18 resultados para Marine sensor network


Relevância:

80.00% 80.00%

Publicador:

Resumo:

The need for data collection from sensors dispersed in the environment is an increasingly important problem in the sector of telecommunications. LoRaWAN is one of the most popular protocols for low-power wide-area networks (LPWAN) that is made to solve the aforementioned problem. The aim of this study is to test the behavior of the LoRaWAN protocol when the gateway that collects data is implemented on a flying platform or, more specifically, a drone. This will be pursued using performance data in terms of access to the channel of the sensor nodes connected to the flying gateway. The trajectory of the aircraft is precomputed using a given algorithm and sensor nodes’ clusterization. The expected results are as follows: simulate the LoraWAN system behavior including the trajectory of the drone and the deployment of nodes; compare and discuss the effectiveness of the LoRaWAN simulator by conducting on-field trials, where the trajectory design and the nodes’ deployment are the same.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

In questo studio è affrontato il progetto di un energy harvester destinato ad alimentare un nodo sensore impiegato per scopi di monitoraggio strutturale. La applicazione in questione è specifica per l'ambito ferroviario, dovendo il sistema essere collocato sul tirante di poligonazione della linea area di contatto. Sono state indagate modalità di conversione dell'energia dalle vibrazioni generate dal contatto fra catenaria e pantografo, studiandone la possibile integrazione con la conversione dell'energia solare tramite celle fotovoltaiche. Sono stati quindi progettati e realizzati due prototipi di energy harvester a vibrazioni, basati su tecnica di conversione rispettivamente elettromagnetica e piezoelettrica. La fase di progettazione è stata affinata tramite simulazioni MATLAB e COMSOL, utilizzando il metodo degli elementi finiti, ed è stato curato il progetto dei circuiti di regolazione della tensione generata dai dispositivi. Sulla base del consumo del nodo sensore misurato ne è stata simulata la alimentazione da parte di un energy harvester solare al variare del periodo dell'anno. I dispostivi realizzati sono stati valutati attraverso varie misurazioni e sono state indagate tra gli sviluppi futuri possibili approcci per il miglioramento della tecnologia realizzata.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Wireless sensor networks (WSNs) consist of a large number of sensor nodes, characterized by low power constraint, limited transmission range and limited computational capabilities [1][2].The cost of these devices is constantly decreasing, making it possible to use a large number of sensor devices in a wide array of commercial, environmental, military, and healthcare fields. Some of these applications involve placing the sensors evenly spaced on a straight line for example in roads, bridges, tunnels, water catchments and water pipelines, city drainages, oil and gas pipelines etc., making a special class of these networks which we define as a Linear Wireless Network (LWN). In LWNs, data transmission happens hop by hop from the source to the destination, through a route composed of multiple relays. The peculiarity of the topology of LWNs, motivates the design of specialized protocols, taking advantage of the linearity of such networks, in order to increase reliability, communication efficiency, energy savings, network lifetime and to minimize the end-to-end delay [3]. In this thesis a novel contention based Medium Access Control (MAC) protocol called L-CSMA, specifically devised for LWNs is presented. The basic idea of L-CSMA is to assign different priorities to nodes based on their position along the line. The priority is assigned in terms of sensing duration, whereby nodes closer to the destination are assigned shorter sensing time compared to the rest of the nodes and hence higher priority. This mechanism speeds up the transmission of packets which are already in the path, making transmission flow more efficient. Using NS-3 simulator, the performance of L-CSMA in terms of packets success rate, that is, the percentage of packets that reach destination, and throughput are compared with that of IEEE 802.15.4 MAC protocol, de-facto standard for wireless sensor networks. In general, L-CSMA outperforms the IEEE 802.15.4 MAC protocol.