1,202 research outputs found

    Analyzing Energy-efficiency and Route-selection of Multi-level Hierarchal Routing Protocols in WSNs

    Full text link
    The advent and development in the field of Wireless Sensor Networks (WSNs) in recent years has seen the growth of extremely small and low-cost sensors that possess sensing, signal processing and wireless communication capabilities. These sensors can be expended at a much lower cost and are capable of detecting conditions such as temperature, sound, security or any other system. A good protocol design should be able to scale well both in energy heterogeneous and homogeneous environment, meet the demands of different application scenarios and guarantee reliability. On this basis, we have compared six different protocols of different scenarios which are presenting their own schemes of energy minimizing, clustering and route selection in order to have more effective communication. This research is motivated to have an insight that which of the under consideration protocols suit well in which application and can be a guide-line for the design of a more robust and efficient protocol. MATLAB simulations are performed to analyze and compare the performance of LEACH, multi-level hierarchal LEACH and multihop LEACH.Comment: NGWMN with 7th IEEE Inter- national Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA 2012), Victoria, Canada, 201

    Designing an Energy Efficient Network Using Integration of KSOM, ANN and Data Fusion Techniques

    Get PDF
    Energy in a wireless sensor network (WSN) is rendered as the major constraint that affects the overall feasibility and performance of a network. With the dynamic and demanding requirements of diverse applications, the need for an energy efficient network persists. Therefore, this paper proposes a mechanism for optimizing the energy consumption in WSN through the integration of artificial neural networks (ANN) and Kohonen self-organizing map (KSOM) techniques. The clusters are formed and re-located after iteration for effective distribution of energy and reduction of energy depletion at individual nodes. Furthermore, back propagation algorithm is used as a supervised learning method for optimizing the approach and reducing the loss function. The simulation results show the effectiveness of the proposed energy efficient network

    Routing Design Issues in Heterogeneous Wireless Sensor Network

    Get PDF
    WSN has important applications such as habitat monitoring, structural health monitoring, target tracking in military and many more. This has evolved due to availability of sensors that are cheaper and intelligent but these are having battery support. So, one of the major issues in WSN is maximization of network life. Heterogeneous WSNs have the potential to improve network lifetime and also provide higher quality networking and system services than the homogeneous WSN. Routing is the main concern of energy consumption in WSN. Previous research shows that performance of the network can be improve significantly using protocol of hierarchical HWSN. However, the appropriateness of a particular routing protocol mainly depends on the capabilities of the nodes and on the application requirements. This study presents different aspects of Heterogeneous Wireless Sensor network and design issues for routing in heterogeneous environment. Different perspectives from different authors regarding energy efficiency based on resource heterogeneity for heterogeneous wireless sensor networks have been presented

    DESIGN ISSUES HOMOGENEOUS NETWORKS

    Get PDF
    WSN has evolved thanks to availability of sensors that are cheaper and intelligent but these are having battery support. So, one among the main issues in WSN is maximization of network life. Homogeneous WSNs have the potential to enhance network life time and also provide higher quality networking and system services than the homogeneous WSN. Routing is that the main concern of energy consumption in WSN. Previous research shows that performance of the network are often improve significantly using protocol of hierarchical HWSN. However, the appropiateness of a specific routing protocol mainly depends on the capabilities of the nodes and on the appliance requirements. This study presents different features of the homogeneous wireless sensor network and the style issues for routing in a homogeneous environment. Different perspectives from different authors regarding energy efficiency supported resource homogeneous for homogeneous wireless sensor networks are presented

    Predictive intelligence to the edge through approximate collaborative context reasoning

    Get PDF
    We focus on Internet of Things (IoT) environments where a network of sensing and computing devices are responsible to locally process contextual data, reason and collaboratively infer the appearance of a specific phenomenon (event). Pushing processing and knowledge inference to the edge of the IoT network allows the complexity of the event reasoning process to be distributed into many manageable pieces and to be physically located at the source of the contextual information. This enables a huge amount of rich data streams to be processed in real time that would be prohibitively complex and costly to deliver on a traditional centralized Cloud system. We propose a lightweight, energy-efficient, distributed, adaptive, multiple-context perspective event reasoning model under uncertainty on each IoT device (sensor/actuator). Each device senses and processes context data and infers events based on different local context perspectives: (i) expert knowledge on event representation, (ii) outliers inference, and (iii) deviation from locally predicted context. Such novel approximate reasoning paradigm is achieved through a contextualized, collaborative belief-driven clustering process, where clusters of devices are formed according to their belief on the presence of events. Our distributed and federated intelligence model efficiently identifies any localized abnormality on the contextual data in light of event reasoning through aggregating local degrees of belief, updates, and adjusts its knowledge to contextual data outliers and novelty detection. We provide comprehensive experimental and comparison assessment of our model over real contextual data with other localized and centralized event detection models and show the benefits stemmed from its adoption by achieving up to three orders of magnitude less energy consumption and high quality of inference

    NEURON: Enabling Autonomicity in Wireless Sensor Networks

    Get PDF
    Future Wireless Sensor Networks (WSNs) will be ubiquitous, large-scale networks interconnected with the existing IP infrastructure. Autonomic functionalities have to be designed in order to reduce the complexity of their operation and management, and support the dissemination of knowledge within a WSN. In this paper a novel protocol for energy efficient deployment, clustering and routing in WSNs is proposed that focuses on the incorporation of autonomic functionalities in the existing approaches. The design of the protocol facilitates the design of innovative applications and services that are based on overlay topologies created through cooperation among the sensor nodes

    Online) An Open Access

    Get PDF
    ABSTRACT The main concern in Wireless Sensor Networks is how to handle with their limited energy resources. The performance of Wireless Sensor Networks strongly depends on their lifetime. As a result, Dynamic Power Management approaches with the purpose of reduction of energy consumption in sensor nodes, after deployment and designing of the network. Recently, there have been a strong interest to use intelligent tools especially Neural Networks in energy efficient approaches of Wireless Sensor Networks, due to their simple parallel distributed computation, distributed storage, data robustness, auto-classification of sensor nodes and sensor reading. This paper presents a new centralized adaptive Energy Based Clustering protocol through the application of Self organizing map neural networks (called EBC-S) which can cluster sensor nodes, based on multi parameters; energy level and coordinates of sensor nodes. We applied some maximum energy nodes as weights of SOM map units; so that the nodes with higher energy attract the nearest nodes with lower energy levels. Therefore, formed clusters may not necessarily contain adjacent nodes. The new algorithm enables us to form energy balanced clusters and equally distribute energy consumption. Simulation results and comparison with previous protocols (LEACH and LEA2C) prove that our new algorithm is able to extend the lifetime of the network. Keywords: Energy Based Clustering, Self Organizing Map Neural Networks, Wireless Sensor Networks INTRODUCTION The most important difference of Wireless Sensor Network (WSNs) with other wireless networks may be constraints of their resources, especially energy which usually arise from small size of sensor nodes and their batteries which is a prerequisite to WSNs main applications. The main and most important reason of WSNs creation was continuous monitoring of environments where are too hard or impossible for human to access or stay. So there is often low possibility to replace or recharge the dead nodes as well. The other important requirement is that we need a continuous monitoring so the lifetime and network coverage of these networks are our great concerns. As a result, as energy conservation is the main concern in WSNs, but also it should be gained with balanced distribution in whole network space. Balanced distribution of energy in whole network will lead to balanced death of nodes in all regions preventing from lacking network coverage in a rather large part of the network. Energy conservation should be gained by wisely management of energy sources. Several energy conservation schemes have been proposed in the literature while there is a comprehensive survey of energy conservation methods for WSNs and the taxonomy of all into three main approaches (duty-cycling, data reduction, and mobility based approaches

    Self-organizing Routing Algorithm fo Wireless Sensors Networks (WSN) using Ant Colony Optimization (ACO) with Tinyos.

    Full text link
    This paper describes the basic tools to work with wireless sensors. TinyOShas a componentbased architecture which enables rapid innovation and implementation while minimizing code size as required by the severe memory constraints inherent in sensor networks. TinyOS's component library includes network protocols, distributed services, sensor drivers, and data acquisition tools ? all of which can be used asia or be further refined for a custom application. TinyOS was originally developed as a research project at the University of California Berkeley, but has since grown to have an international community of developers and users. Some algorithms concerning packet routing are shown. Incar entertainment systems can be based on wireless sensors in order to obtain information from Internet, but routing protocols must be implemented in order to avoid bottleneck problems. Ant Colony algorithms are really useful in such cases, therefore they can be embedded into the sensors to perform such routing task

    Monitoring of Wireless Sensor Networks

    Get PDF
    • …
    corecore