• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 221
  • 80
  • 30
  • 19
  • 16
  • 11
  • 4
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 441
  • 441
  • 441
  • 80
  • 78
  • 73
  • 71
  • 63
  • 57
  • 54
  • 53
  • 46
  • 40
  • 40
  • 39
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
81

Reasoning about Wireless Protocol Behavior

Kwon, Taewoo 19 July 2012 (has links)
No description available.
82

Duty-Cycled Wireless Sensor Networks: Wakeup Scheduling, Routing, and Broadcasting

Lai, Shouwen 06 May 2010 (has links)
In order to save energy consumption in idle states, low duty-cycled operation is widely used in Wireless Sensor Networks (WSNs), where each node periodically switches between sleeping mode and awake mode. Although efficient toward saving energy, duty-cycling causes many challenges, such as difficulty in neighbor discovery due to asynchronous wakeup/sleep scheduling, time-varying transmission latencies due to varying neighbor discovery latencies, and difficulty on multihop broadcasting due to non-simultaneous wakeup in neighborhood. This dissertation focuses on this problem space. Specifically, we focus on three co-related problems in duty-cycled WSNs: wakeup scheduling, routing and broadcasting. We propose an asynchronous quorum-based wakeup scheduling scheme, which optimizes heterogenous energy saving ratio and achieves bounded neighbor discovery latency, without requiring time synchronization. Our solution is based on quorum system design. We propose two designs: cyclic quorum system pair (cqs-pair) and grid quorum system pair (gqs-pair). We also present fast offline construction algorithms for such designs. Our analytical and experimental results show that cqs-pair and gqs-pair achieve better trade-off between the average discovery delay and energy consumption ratio. We also study asymmetric quorum-based wakeup scheduling for two-tiered network topologies for further improving energy efficiency. Heterogenous duty-cycling causes transmission latencies to be time-varying. Hence, the routing problem becomes more complex when the time domain must be considered for data delivery in duty-cycled WSNs. We formulate the routing problem as time-dependent Bellman-Ford problem, and use vector representation for time-varying link costs and end-to-end (E2E) distances. We present efficient algorithms for route construction and maintenance, which have bounded time and message complexities in the worst case by ameliorating with beta-synchronizer. Multihop broadcast is complex in duty-cycled WSNs due to non simultaneous wakeup in neighborhoods. We present Hybrid-cast, an asynchronous multihop broadcast protocol, which can be applied to low duty-cycling or quorum-based duty-cycling schedules, where nodes send out a beacon message at the beginning of wakeup slots. Hybrid-cast achieves better tradeoff between broadcast latency and broadcast count compared to previous broadcast solutions. It adopts opportunistic data delivery in order to reduce the broadcast latency. Meanwhile, it reduces redundant transmission via delivery deferring and online forwarder selection. We analytically establish the upper bound of broadcast count and the broadcast latency under Hybrid-cast. To verify the feasibility, effectiveness, and performance of our solutions for asynchronous wakeup scheduling, we developed a prototype implementation using Telosb and TinyOS 2.0 WSN platforms. We integrated our algorithms with the existing protocol stack in TinyOS, and compared them with the CSMA mechanism. Our implementation measurements illustrate the feasibility, performance trade-off, and effectiveness of the proposed solutions for low duty-cycled WSNs. / Ph. D.
83

Energy-efficient Wireless Sensor Network MAC Protocol

Brownfield, Michael I. 17 April 2006 (has links)
With the progression of computer networks extending boundaries and joining distant locations, wireless sensor networks (WSNs) emerge as the new frontier in developing opportunities to collect and process data from remote locations. WSNs rely on hardware simplicity to make sensor field deployments both affordable and long-lasting without maintenance support. WSN designers strive to extend network lifetimes while meeting application-specific throughput and latency requirements. Effective power management places sensor nodes into one of the available energy-saving modes based upon the sleep period duration and the current state of the radio. This research investigates energy-efficient medium access control (MAC) protocols designed to extend both the lifetime and range of wireless sensor networks. These networks are deployed in remote locations with limited processor capabilities, memory capacities, and battery supplies. The purpose of this research is to develop a new medium access control protocol which performs both cluster management and inter-network gateway functions in an energy-efficient manner. This new protocol, Gateway MAC (GMAC), improves on existing sensor MAC protocols by not only creating additional opportunities to place the sensor platforms into lower power-saving modes, but also by establishing a traffic rhythm which extends the sleep duration to minimize power mode transition costs. Additionally, this research develops a radio power management (RPM) algorithm to provide a new mechanism for all WSN MAC protocols to optimize sleep transition decisions based upon the power and response characteristics of the sensor platform's transceiver. Finally, to extend access to sensor data in remote locations, this research also validates an innovative wireless distribution system which integrates wireless sensor networks, mobile ad hoc networks (MANET), and the Internet. This research makes two significant contributions to the state-of-the-art wireless sensor networks. First, GMAC's centralized network management function offers significant energy savings and network lifetime extensions over existing wireless sensor network protocols. The second contribution is the introduction of a wireless sensor radio power management algorithm designed to exploit additional power-saving opportunities introduced with the newest generation of faster sensor platform transceivers. / Ph. D.
84

Otimização do tempo de vida em redes de sensores sem fio utilizando algoritmo de energia e protocolo difusão direcionada / Optimization of lifetime in nets algorithm using wireless sensors, energy and targeted dissemination protocol

Ginatto, Alex Leal 30 May 2008 (has links)
O notável desenvolvimento da indústria eletrônica observado nos últimos tempos tem permitido aplicações de conjuntos integrados de sensores em ambientes sem fio, conhecidos por wireless sensor networks (WSN), que passam por sensoriamento de processos industriais, ambientes tóxicos, projetos militares de monitoração de variáveis de segurança, até observação de fenômenos físicos naturais. Uma das principais especificações de uma rede WSN, o consumo de energia afeta diretamente a capacidade e tempo de vida útil do sistema, pois, na maioria dos casos, seus módulos possuem baterias independentes e sua substituição nem sempre é tarefa simples. Motivado pela necessidade de oferecer robustez e economia de energia nas redes WSN, o protocolo difusão direcionada se baseia na centralização de dados e a identificação de seus módulos é feita por meio de pares valor-atributo. Sua estrutura permite a adição de componentes de software que podem atuar na análise e modificação dos dados recebidos com o objetivo de alterar o protocolo original. O objetivo principal deste trabalho é investigar um método para otimização do uso de energia disponível em redes WSN com intuito de prolongar seu tempo de vida útil. O metódo consiste em analisar os valores das energias atribuídas aos módulos componentes da rede por meio de incorporação de um algoritmo de rotas baseado em energia ao protocolo difusão direcionada. Comparações de desempenho da rede em relação ao seu tempo de vida e energia dos módulos são realizadas utilizando o simulador NS-2. As simulações feitas em diversos cenários indicaram melhoria de desempenho em relação ao protocolo difusão direcionada original. Os cenários onde o protocolo original foi alterado apresentaram um número maior de rotas descobertas e possibilitaram um aumento de pelo menos 22% no tempo de vida da rede, em relação ao protocolo original. / The notable development of electronic industry in the last years allows the implementation of sensor integrated circuits in wireless environments, known as wireless sensor networks (WSN), which leads to industrial process sensing, toxic environments, military security monitor projects and natural physical phenomenon. As one of the main specifications of a WSN network, the energy consumption directly affects the capacity and the system useful lifetime, since most of the time its modules have independent batteries and their substitution is not always a simple task. Motivated by the need of offering robustness and energy economy for WSN networks, the directed diffusion protocol is data-centric based and its modules identification is made by attribute-value pairs. The directed diffusion structure enables the addition of software components which can act on the analysis and modification of received data with the objective of changing the original protocol. The main objective of this work is to investigate a method for optimization of available energy on WSN networks with the intention of increasing its useful lifetime. The method consists on analyzing the energy values attributed to the component modules of the network by incorporating an energy-based routing algorithm to directed diffusion protocol. Performance comparisons of the network related to its lifetime and modules energy are developed using the NS-2 simulator. Simulations performed in several scenarios indicated a better performance in relation to the original directed diffusion protocol. The scenarios where the original protocol was changed had larger number of discovered routes and allowed a rising of at least 22% on network lifetime, in relation to the original protocol.
85

Performance Evaluation of Opportunistic Routing Protocols for Multi-hop Wireless Networks

Guercin, Sergio Rolando 15 March 2019 (has links)
Nowadays, Opportunistic Routing (OR) is widely considered to be the most important paradigm for Multi-hop wireless networks (MWNs). It exploits the broadcast nature of wireless medium to propagate information from one point to another within the network. In OR scheme, when a node has new information to share, it rst needs to set its forwarding list which include the IDs and/or any relevant information to its best suited neighboring nodes. This operation is supported by the use of appropriate metrics. Then, it executes a coordination algorithm allowing transmission reliability and high throughput among the next-hop forwarders. In this paper, we provide a comprehensive guide to understand the characteristics and challenges faced in the area of opportunistic routing protocols in MWNs. Moreover, since the planet we live on is largely covered by water, OR protocols have gained much attention during the last decade in real-time aquatic applications, such as oil/chemical spill monitoring, ocean resource management, anti-submarine missions and so on. One of the major problems in Underwater Wireless Sensor Network (UWSNs) is determining an e cient and reliable routing methodology between the source node and the destination node. Therefore, designing e cient and robust routing protocols for UWSNs became an attractive topic for researchers. This paper seeks to address in detail the key factors of underwater sensor network. Furthermore, it calls into question 5 state-of-the-art routing protocols proposed for UWSN: The Depth-Based Routing protocol (DBR), the Energy-E cient Depth-Based Routing protocol (EEDBR), the Hydraulic-pressure-based anycast routing protocol (Hydrocast), the Geographic and opportunistic routing protocol with Depth Adjustment for mobile underwater sensor networks (GEDAR), and the Void- Aware Pressure Routing for underwater sensor networks (VAPR). Finally, it covers the performance of those protocol through the use of the R programming language.
86

Performance Study of ZigBee-based Green House Monitoring System

Nawaz, Shah January 2015 (has links)
Wireless Sensor Network (WSN) is an emerging multi-hop wireless network technology, and the greenhouse network monitoring system is one of the key applications of WSNs in which various parameters such as temperature, humidity, pressure and power can be monitored. Here, we aim to study the performance of a simulation-based greenhouse monitoring system. To design the greenhouse monitoring system based on WSN, we have used ZigBee-based devices (end devices, routers, coordinators, and actuators. Our proposed greenhouse monitoring network has been designed and simulated using the network simulator OPNET Modeller.The investigation is split into two; first, the aim is to find the optimal Transmit (Tx) power set out at sensor nodes and second, the focus is on studying how increasing the number of sensor nodes in the same greenhouse network will affect the overall network performance. ZigBee-based greenhouses corresponded to 4 network scenarios and are simulated using OPNET Modeller in which 22 different transmit (Tx) power (22 cases) in Scenario 1 is simulated, scenario 2, 3 and 4 estimated to 63, 126, 189 number of sensor nodes respectively. Investigating the performance of the greenhouse monitoring network performance metrics such as network load, throughput, packets sent/received and packets loss are considered to be evaluated under varied transmit (Tx) power and increasing number of sensor nodes. Out of the comprehensive studies concerning simulation results for 22 different transmit (Tx) power cases underlying the greenhouse monitoring network (Scenario1), it is found that packets sent/received and packets loss perform the best with the transmitted (Tx) power falling in a range of 0.9 mWatt to 1.0 mWatt while packet sent/received and packet loss are found to perform moderately with the transmitted (Tx) power values that lie in a range of 0.05 mWatt to 0.8 mWatt. Less than 0.05 mWatt and greater than 0.01 microWatt Tx power experience, the worst performance in terms of particularly packet dropped case. For instance, in the case of the packet dropped (not joined packet, i.e., generated at the application layer but not able to join the network due to lack of Tx power), with a Tx power of 0.01 mWatt, 384 packets dropped with a Tx power of 0.02 and 0.03 mWatt, 366 packets dropped, and with a Tx power of 0.04 and 0.05, 336 packet dropped.While increasing the number of sensor nodes, as in scenario 2, 3 and 4, dealing with sensor nodes 63, 126 and 189 correspondingly, the MAC load, MAC throughput, packet sent/received in scenario 2 are found to perform better than that of scenario 3 and scenario 4, while packet loss in scenarios 2, 3 and 4 appeared to be 15%, 12% and 83% correspondingly.
87

Otimização do tempo de vida em redes de sensores sem fio utilizando algoritmo de energia e protocolo difusão direcionada / Optimization of lifetime in nets algorithm using wireless sensors, energy and targeted dissemination protocol

Alex Leal Ginatto 30 May 2008 (has links)
O notável desenvolvimento da indústria eletrônica observado nos últimos tempos tem permitido aplicações de conjuntos integrados de sensores em ambientes sem fio, conhecidos por wireless sensor networks (WSN), que passam por sensoriamento de processos industriais, ambientes tóxicos, projetos militares de monitoração de variáveis de segurança, até observação de fenômenos físicos naturais. Uma das principais especificações de uma rede WSN, o consumo de energia afeta diretamente a capacidade e tempo de vida útil do sistema, pois, na maioria dos casos, seus módulos possuem baterias independentes e sua substituição nem sempre é tarefa simples. Motivado pela necessidade de oferecer robustez e economia de energia nas redes WSN, o protocolo difusão direcionada se baseia na centralização de dados e a identificação de seus módulos é feita por meio de pares valor-atributo. Sua estrutura permite a adição de componentes de software que podem atuar na análise e modificação dos dados recebidos com o objetivo de alterar o protocolo original. O objetivo principal deste trabalho é investigar um método para otimização do uso de energia disponível em redes WSN com intuito de prolongar seu tempo de vida útil. O metódo consiste em analisar os valores das energias atribuídas aos módulos componentes da rede por meio de incorporação de um algoritmo de rotas baseado em energia ao protocolo difusão direcionada. Comparações de desempenho da rede em relação ao seu tempo de vida e energia dos módulos são realizadas utilizando o simulador NS-2. As simulações feitas em diversos cenários indicaram melhoria de desempenho em relação ao protocolo difusão direcionada original. Os cenários onde o protocolo original foi alterado apresentaram um número maior de rotas descobertas e possibilitaram um aumento de pelo menos 22% no tempo de vida da rede, em relação ao protocolo original. / The notable development of electronic industry in the last years allows the implementation of sensor integrated circuits in wireless environments, known as wireless sensor networks (WSN), which leads to industrial process sensing, toxic environments, military security monitor projects and natural physical phenomenon. As one of the main specifications of a WSN network, the energy consumption directly affects the capacity and the system useful lifetime, since most of the time its modules have independent batteries and their substitution is not always a simple task. Motivated by the need of offering robustness and energy economy for WSN networks, the directed diffusion protocol is data-centric based and its modules identification is made by attribute-value pairs. The directed diffusion structure enables the addition of software components which can act on the analysis and modification of received data with the objective of changing the original protocol. The main objective of this work is to investigate a method for optimization of available energy on WSN networks with the intention of increasing its useful lifetime. The method consists on analyzing the energy values attributed to the component modules of the network by incorporating an energy-based routing algorithm to directed diffusion protocol. Performance comparisons of the network related to its lifetime and modules energy are developed using the NS-2 simulator. Simulations performed in several scenarios indicated a better performance in relation to the original directed diffusion protocol. The scenarios where the original protocol was changed had larger number of discovered routes and allowed a rising of at least 22% on network lifetime, in relation to the original protocol.
88

Electrical valorization of MFC : application to monitoring / La récuperation d’énergie électrique de biopiles microbiennes pour l’application de monitoring

Pietrelli, Andrea 21 January 2019 (has links)
Dans les dernières années, l'utilisation intensive des combustibles fossiles a déclenché une crise mondiale due à la forte production de polluants et à la réduction des stocks, en raison de sa nature de source d'énergie non renouvelable. Parce que l'utilisation généralisée des combustibles fossiles a entraîné la production de grandes quantités de CO2, ce qui est un facteur aggravant du réchauffement de la planète. Les piles à combustible microbiennes (MFC) représentent une technique de récupération d'énergie qui convertit l'énergie chimique des composés organiques en énergie électrique par le biais de réactions catalytiques de micro-organismes. La MFC peut être considérée comme un archétypique de système microbien bioélectrochimique (BES), qui exploite l’activité bio-électrocatalytique de micro-organismes vivants pour la génération de courant électrique. Durant la dernière décennie, l’évolution de l’électronique de faible consommation a rendu la technologie des MFC plus attrayante, car elle commence à pouvoir fournir une énergie comparable à celle consommée par des périphériques dit à faible consommation, comme un nœud de réseau de capteurs sans fil (WSN). En plus, les MFC ont gagné en intérêt car elles peuvent générer de l'énergie électrique tout en traitant des déchets. Contrairement aux autres piles à combustible, les MFC peuvent générer en permanence une énergie propre à une température ambiante, à la pression atmosphérique et à un pH neutre, sans entretien supplémentaire. Les seuls sous-produits sont le CO2 et H2O, qui ne nécessitent aucune manipulation supplémentaire, car le CO2 produit est biogénique, ce qui est inclus dans le cycle du carbone biogéochimique, évitant l'émission nette de carbone dans l'atmosphère. Ce manuscrit examine certains aspects liés à la technologie des piles à combustible microbiennes, depuis les réactions chimiques jusqu’aux systèmes de gestion de l'énergie requis pour exploiter la puissance fournie par les MFC. Une campagne expérimentale a été menée sur les MFCs concernant la caractérisation électrique, la connexion multiple des MFCs et l’influence des principaux paramètres qui affectent les performances de conversion de l’énergie. Le contexte de la pile à biocarburant est introduit et les principes de base de fonctionnement et les applications principales sont expliqués. L'enquête comprend une évaluation de l'impact des différents matériaux d'électrode, du substrat utilisé et des bactéries impliquées dans le processus chimique. Une perspective consiste à ajuster les paramètres afin de maximiser la production d'électricité. La conception spécifique de nos MFC de laboratoire est également présentée. Les essais expérimentaux ont été effectués sur deux types de réacteurs : la pile à combustible microbienne terrestre et la pile à combustible microbienne à eau usée. Un système de mesure approprié est présenté, il est spécialement conçu pour les tests sur les MFC. Il est capable d'assurer une mesure précise de toutes les valeurs et paramètres électriques nécessaires à la caractérisation électrique des réacteurs dans une configuration unique ou dans une connexion multiple. Les solutions utilisées pour alimenter les WWMFC étaient différentes et dans certains cas, on utilisait de vraies eaux usées, alors que dans d'autres, des solutions synthétisées appropriées étaient conçues à cet effet. Les méthodes de synthèse des solutions sont décrites. L'influence des principaux paramètres tels que le pH et la température a été analysée pour les deux types de cellules. La campagne expérimentale comprend des mesures de réacteurs en configuration unique ou disposées dans des connexions en série ou en parallèle. Les résultats confirment l'augmentation de la tension dans le cas de connexions en série et l'augmentation de la puissance dans le cas de connexions en parallèle. [...] / In recent years, the extensive use of fossil fuels has triggered into a global crisis due to high pollution and stock reduction, because of its nature of non-renewable source of energy. Because the wide use of fossil fuels has led to the production of high amounts of CO2, as a result is a trigger of the global warming issue. Microbial fuel cells (MFCs) is an energy harvesting technique that converts chemical energy from organic compounds to electrical energy through catalytic actions of microorganisms. MFC can be considered as archetypical microbial Bioelectrochemical Systems (BESs), that exploit the bio-electrocatalytic activity of living microorganisms for the generation of electric current. In the past decade, the evolution of low power electronics has made MFCs technology more attractive, because it has begun to be able to power low-power devices forming complete systems, such as the nodes of a wireless sensor network (WSN). Moreover, MFCs gained more interest because they can generate electric power while treating wastes. Unlike other fuel cells, MFCs can continuously generate clean energy at normal temperature, atmospheric pressure, and neutral pH value without any supplementary maintenance. The only by-products are CO2 and H2O, which do not require additional handling. The production of CO2 is part of a short duration carbon cycle. The CO2 produced is biogenic, which is included in the biogeochemical carbon cycle, avoiding net carbon emission into atmosphere. This manuscript examines many aspects related to microbial fuel cell technology from chemical reactions inside the cells to the energy management systems required to exploit energy delivered from MFCs for practical usage in autonomous sensors. Experimental campaign was performed on MFCs regarding electrical characterization, multiple connections of MFCs and influence of main parameters that affect energy conversion performances. The experimental tests were performed on two different lab-scale reactor typologies: terrestrial microbial fuel cell and waste water microbial fuel cell. A survey is presented about different proposed energy management systems and other devices able to build a node of a WSN powered by MFCs.
89

Deploying multiple sensor applications in a network

Kondam, Sudhir Chander Reddy January 1900 (has links)
Master of Science / Department of Computing and Information Sciences / Gurdip Singh / TinyOS is an open-source component based operating system designed for highly memory constrained wireless embedded sensor network. TinyOS includes interfaces and components for communication management, routing and data acquisition tools to be refined further for custom applications. This project aims at developing a system which detects overlapping paths for data collection in different applications in the network and utilizing that information for efficient data acquisition. This prevents a reconfiguring the entire network of wireless sensor nodes (called motes) for each new application request. The application for initial or first data acquisition request tries to build the tree architecture on motes in the network where each node in the tree knows its immediate parent and children. The application builds the tree routed at the base station for the initial request and each intermediate node sends data to its parent when the data request is made. Each base station can request Light, Temperature and Passive Infrared sensory data from all or a subset of motes present in the system. When a new base station comes and connects to the network through a mote/node in the tree, the system reconfigures only those parts of the tree built in the initial phase which do not overlap with the tree required for the new base station as the root, all the other overlapping parts of the tree are left unchanged. We present experimental result to illustrate the efficiency of the approach.
90

Ultra-low power energy harvesting wireless sensor network design

Zheng, Chenyu January 1900 (has links)
Master of Science / Department of Electrical and Computer Engineering / William B. Kuhn and Balasubramaniam Natarajan / This thesis presents an energy harvesting wireless sensor network (EHWSN) architecture customized for use within a space suit. The contribution of this research spans both physical (PHY) layer energy harvesting transceiver design and appropriate medium access control (MAC) layer solutions. The EHWSN architecture consists of a star topology with two types of transceiver nodes: a powered Gateway Radio (GR) node and multiple energy harvesting (EH) Bio-Sensor Radio (BSR) nodes. A GR node works as a central controller to receive data from BSR nodes and manages the EHWSN via command packets; low power BSR nodes work to obtain biological signals, packetize the data and transmit it to the GR node. To demonstrate the feasibility of an EHWSN at the PHY layer, a representative BSR node is designed and implemented. The BSR node is powered by a thermal energy harvesting system (TEHS) which exploits the difference between the temperatures of a space suit's cooling garment and the astronaut's body. It is shown that through appropriate control of the duty-cycle in transmission and receiving modes, it is possible for the transceiver to operate with less than 1mW power generated by the TEHS. A super capacitor, energy storage of TEHS, acts as an energy buffer between TEHS and power consuming units (processing units and transceiver radio). The super capacitor charges when a BSR node is in sleep mode and discharges when the node is active. The node switches from sleep mode to active mode whenever the super capacitor is fully charged. A voltage level monitor detects the system's energy level by measuring voltage across the super capacitor. Since the power generated by the TEHS is extremely low(less than 1mW) and a BSR node consumes relatively high power (approximately 250mW) during active mode, a BSR node must work under an extremely low duty cycle (approximately 0.4%). This ultra-low duty cycle complicates MAC layer design because a BSR node must sleep for more than 99.6% of overall operation time. Another challenge for MAC layer design is the inability to predict when the BSR node awakens from sleep mode due to unpredictability of the harvested energy. Therefore, two feasible MAC layer designs, CSA (carrier sense ALOHA based)-MAC and GRI (gateway radio initialized)-MAC, are proposed in this thesis.

Page generated in 0.4587 seconds