6 research outputs found

    Congestion control in wireless sensor networks

    Get PDF
    Information-sensing and data-forwarding in Wireless Sensor Networks (WSN) often incurs high traffic demands, especially during event detection and concurrent transmissions. Managing such large amounts of data remains a considerable challenge in resource-limited systems like WSN, which typically observe a many-to-one transmission model. The result is often a state of constant buffer-overload or congestion, preventing desirable performance to the extent of collapsing an entire network. The work herein seeks to circumvent congestion issues and its negative effects in WSN and derivative platforms such as Body Sensor Networks (BSN). The recent proliferation of WSN has emphasized the need for high Quality-of-Service (QoS) in applications involving real-time and remote monitoring systems such as home automation, military surveillance, environmental hazard detection, as well as BSN-based healthcare and assisted-living systems. Nevertheless, nodes in WSN are often resource-starved as data converges and cause congestion at critical points in such networks. Although this has been a primal concern within the WSN field, elementary issues such as fairness and reliability that directly relate to congestion are still under-served. Moreover, hindering loss of important packets, and the need to avoid packet entrapment in certain network areas remain salient avenues of research. Such issues provide the motivation for this thesis, which lead to four research concerns: (i) reduction of high-traffic volumes; (ii) optimization of selective packet discarding; (iii) avoidance of infected areas; and (iv) collision avoidance with packet-size optimization. Addressing these areas would provide for high QoS levels, and pave the way for seamless transmissions in WSN. Accordingly, the first chapter attempts to reduce the amount of network traffic during simultaneous data transmissions, using a rate-limiting technique known as Relaxation Theory (RT). The goal is for substantial reductions in otherwise large data-streams that cause buffer overflows. Experimentation and analysis with Network Simulator 2 (NS-2), show substantial improvement in performance, leading to our belief that RT-MMF can cope with high incoming traffic scenarios and thus, avoid congestion issues. Whilst limiting congestion is a primary objective, this thesis keenly addresses subsequent issues, especially in worst-case scenarios where congestion is inevitable. The second research question aims at minimizing the loss of important packets crucial to data interpretation at end-systems. This is achieved using the integration of selective packet discarding and Multi-Objective Optimization (MOO) function, contributing to the effective resource-usage and optimized system. A scheme was also developed to detour packet transmissions when nodes become infected. Extensive evaluations demonstrate that incoming packets are successfully delivered to their destinations despite the presence of infected nodes. The final research question addresses packet collisions in a shared wireless medium using distributed collision control that takes packet sizes into consideration. Performance evaluation and analysis reveals desirable performance that are resulted from a strong consideration of packet sizes, and the effect of different Bit Error Rates (BERs)

    Optimal Energy-Efficient Routing for Wireless Sensor Networks

    No full text

    Optimal energy-efficient routing for wireless sensor networks

    No full text

    Optimal Energy-Efficient Routing for Wireless Sensor Networks

    No full text
    無線感測網路的存活時間受限於電池壽命、能源使用效率等因素,此外由於感測網路往往不具同步化的機制,封包重傳所消耗的電力不可忽視。本篇論文中,我們強調路由選徑演算法對於網路存活時間的影響力,同時考慮封包重傳因子,用數學模型闡述封包重傳次數的期望值,以一個應變於各節點累積流量的凸性函數表示之。我們應用最佳化技術規劃這個無線感測網路上的節能最佳化路由問題,雖然該問題具有最小最大化目標式、非線性等特性造成數學解題上的難度所在,應用拉格朗日鬆弛法可以求出該凸性規劃問題的最佳解,基於拉格朗日鬆弛法,本文中提出兩種演算法:分別最佳化解決拉格朗日鬆弛後的對應問題,以及直接處理原始規劃問題的最佳化演算法。兩種方法各有其效率上的優缺點,將於內文中分析之。透過上述兩種方法的合併使用,我們得出一組最佳的路由選徑值,使得感測網路的存活時間最大化。經過實驗,其他以最短路徑為基礎的演算法相對於我們的最佳化演算法,存活時間只有最佳解的百分之四十八,證明我們的方法於解題品質上的優越性。The network lifetime for wireless sensor network plays an important role to survivability. It is constraint to battery capacity and energy-efficiency. Besides, being lack of synchronization mechanism in sensor network, the retransmission for each packet is non-neglected. In this thesis, we indicate the importance of routing protocol to network lifetime, and model the expected retransmission time as a convex function with respect to aggregate flow on each sensor node. Thus we formulate the optimal energy-efficient routing as a non-linear min-max programming problem with convex product form, which can be optimally solved by optimal routing framework. Based on the optimal routing framework, we propose Lagrangean-based algorithm and primal optimal algorithm. By the combination of these two algorithms, we can optimally and efficiently get the routing assignment to maximize the network life in the sensor network. From experiments, we observe that when the optimal network lifetime increases as the number of sensor nodes increase. While the shortest path-based heuristic algorithm can only achieve about 48% network lifetime compared with our solution approach.Contents i List of Figures iii Chapter 1 Introduction 1 1.1 Related Work 2 1.2 Research Scope 4 1.3 Retransmission Model 6 Chapter 2 Energy Efficient Routing 8 2.1 Problem Description 8 2.2 Program Formulation 12 2.3 Convex Programming Problem 15 Chapter 3 Solution Approach 17 3.1 Lagrangean Relaxation Methods 17 3.1.1 Lagrangean Subproblems 17 3.1.2 The Dual Problem and the Subgradient Method 21 3.2 Optimal Routing Framework 22 3.2.1 Features of Optimal Routing Framework 22 3.2.2 Computing First Derivative Length 24 3.2.3 Finding MFDL Path 24 3.2.4 Path Flow Adjustment 25 3.3 Primal Optimal Algorithm 26 3.3.1 Finding Minimum Capacity Cut Path 28 3.3.2 Polya’s Method on Path Flow Adjustment 31 Chapter 4 Experiment 33 4.1 Experiment Environments 33 4.1.1 Assumptions 33 4.1.2 Parameters 34 4.2 Scenarios 35 4.3 Discussion 38 4.4 Computational Complexity 40 Chapter 5 Conclusion 43 5.1 Summary 43 5.2 Future Work 44 References 4

    Optimal Energy-Efficient Routing for Wireless Sensor Networks

    No full text

    Optimal Energy-Efficient Routing for Wireless Sensor Networks

    No full text
    The network lifetime for wireless sensor network plays an important role to survivability. It is constraint to battery capacity and energy-efficiency. Besides, being lack of synchronization mechanism in sensor network, the retransmission for each packet is non-neglected. In this thesis, we indicate the importance of routing protocol to network lifetime, and model the expected retransmission time as a convex function with respect to aggregate flow on each sensor node. Thus we formulate the optimal energy-efficient routing as a non-linear min-max programming problem with convex product form, which can be optimally solved by optimal routing framework. Based on the optimal routing framework, we propose Lagrangean-based algorithm and primal optimal algorithm. By the combination of these two algorithms, we can optimally and efficiently get the routing assignment to maximize the network life in the sensor network. From experiments, we observe that when the optimal network lifetime increases as the number of sensor nodes increase. While the shortest path-based heuristic algorithm can only achieve about 48 % network lifetime compared with our solution approach
    corecore