SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. II (May - Jun.2015), PP 65-68
www.iosrjournals.org
DOI: 10.9790/2834-10326568 www.iosrjournals.org 65 | Page
Low Power Consumption Method for Wireless Sensor Network
and Energy-conserving strategies
Dr. Deepti Gupta
(Assistant Prof.) A.K.G.E.C. ,Ghaziabad
Abstract: This paper proposed the method of low power consumption for WSN system. When the RF
communication is done each tag node during the WSN systems operating , power consumption is greatest.
Therefore, we configure the network with the RF communication module that turn on/off periodically, power
consumption less than operating the module all the time without it toggles. Experimental results confirmed that
there were no data omissions and the life time can be 12 times longer than existing WSN system.
Keywords: WSN, Low power consumption, RF module Toggle, Data omission.
I. 1 Introduction
With WSN technology, not only small applications such as smart house but also in the larger
society such as environmental , military, health and commercial applications [1-2].The WSN system consists of
the sensor node, router, sink node, OS, the server, and it is designed to combine two elements: Tag node and
Programming. The tag node for WSN is demanded computing power of appropriate level, small size and long
life in many applications area. Life of this tag node is decided by size of battery capacity and power
consumption. So we will use battery of high capacity or design it for low power consumption in order that
increase life of the tag node [3-4]. Until now many researcher have studied about tag node for reducing power
consumption and they have designed new tag node hardware and new algorithm [2-4]. However, no one have
handled the RF module where consumes the greatest power during the WSN system operation. So we can
expect decrease in power consumption if we handle it.
In this paper proposed the method of low power consumption for WSN system and this method is to
control RF module with turning on and off it periodically. In order to verify the effectiveness of the proposed
system, we performed experiments on the counter synchronization, data loss, and power consumption.
II. Proposed Low Power System
The Proposed method is to control RF module with turning on/off periodically, so save power and
prevent data loss. In this paper, we used K-mote based on Telos for sensor node. It use MSP430 and CC2420
ZigBee chip of Chipcon for RF module and it uses two AA-size batteries.
2.1 RF module On/Off cycle
The RF module always turns on, while the tag node operates, and RF module operation is greatest
power consumption more than 10 times CPU operation. Figure 1 shows the compare RF module operating
period.
Fig. 1. Compare RF module operating period
Low Power Consumption Method for Wireless Sensor Network And Energy-conserving strategies
DOI: 10.9790/2834-10326568 www.iosrjournals.org 66 | Page
2.2 Preventing data loss
2.2.1 Counter synchronization
When we administrate many tag node , the counter synchronization of these is very important. So we
have to determine the counter criteria node and time for the counter synchronization. The tag node counter bit
update in initial operation such as Figure 2.
Fig. 2. Counter of the tag node update in initial operation
2.2.2 Tag node and Base station Algorithm
Tag nodes are the target for reducing the power consumption, so we suggested RF module toggle
system is applied at these, and select the on/off cycle. Such as Figure 3, this paper’s proposed tag node has
cycle of on/off RF module power.
Fig. 3. RF module of the tag node on/off cycle
The Method of Low Power Consumption for Wireless Sensor Network
Base station uses two kinds of bit (Mode bit and Check bit). The mode bit use diving three modes (0: Receive,
1: Transmit and Receive, 2: Transition) at the base station . And the check bit checks the receipt data from
the base station at the tag node (0: Normal, 1: Receive data from base station).
III. Experiment
3.1 Counter synchronization experiment
Figure 4 is experiment about counter synchronization using LED, and table 1 is
Fig. 4. Counter synchronization experiment using LED
Low Power Consumption Method for Wireless Sensor Network And Energy-conserving strategies
DOI: 10.9790/2834-10326568 www.iosrjournals.org 67 | Page
Table 1. Success rate of
counter synchronization
experiment.
Distance
5m
Success rate(30th times)
100%
10m 100%
15m
20m
25m
100%
100%
83%
3.2 Data loss experiment
We check the data loss when the tag nodes communicate the each other, and table 2 is result of suceeded receive
rate between the tag nodes.
Table 2. Data receive rate experiment result
Number of the tag node Distance Data receive rate(30th )
5 5m 100%
10 100%
5 10m 100%
10 100%
5 15m 100%
3.3 Power consumption experiment
Figure 5 shows the ouput volt versus time graph. Through the graph, we can find the excellence that the
proposed system is 12 times longer than existing system.
Fig. 5. Output graph using suggested algorithm
IV. Energy-Conserving And Scheduling Strategies
Sensors are usually deployed with redundancy. Therefore, properly scheduling their on-duty time
while maintaining the required coverage level is critical. We categorize such solutions into two types: (A)
cover set scheme and (B) opportunistic selection scheme. The former is to find a multi-set such that each set
provides the basic coverage, while the latter chooses sets by a randomization technique.
(A) Cover set scheme: How to find multiple mutually exclusive sets of sensor nodes such that each set
completely covers the field has been proved to be NP-complete in [5], where a greedy heuristic is proposed.
Allowing nodes to have different sensing and transmission ranges, [6] shows how to find a minimum connected
subset that covers a region of interest.
(B) Opportunistic selection scheme: The probe-based density control algorithm [7] adopts this
approach. Nodes are initially in sleep mode. When waking up, they broadcast a probing message within a
certain range. If no reply is received within a pre-defined period, they have to remain active. The coverage
degree (density) is controlled by sensors’ probing ranges and wake-up rates. However, this approach has no
guarantee of complete coverage and thus may have blind holes. Ref. [7] also randomly selects sensors to meet
the required coverage. It forces a minimum distance between any pair of active sensors so as to maintain
network connectivity. The round-based scheme [8] divides the time axis into equal length rounds. Each node
randomly generates a reference time in each round. In addition, the whole area is divided into grids. For each
grid, we have to compute a schedule based on its reference time such that the grid is covered by at least one
Low Power Consumption Method for Wireless Sensor Network And Energy-conserving strategies
DOI: 10.9790/2834-10326568 www.iosrjournals.org 68 | Page
sensor at any moment of a round. A node’s on-duty time in each round is the union of the schedules of all
grids covered by it. This scheme must rely on accurate time synchronization. This is improved by [9], which
proves that it is sufficient to only look at the intersection points of nodes’ coverage perimeters. This
significantly reduces the computational complexity and leaves no blind holes. The result in [9] includes several
decentralized protocols that support multi-layer coverage and can balance nodes’ energy costs.
V. Conclusion
In order to verify the effectiveness of proposed method, we have done the experiment and it confirmed as
follows.
1) Operating cycle: RF module of the tag node minimum operates 0.0897 second. And RF module turns off
during 1 second. When the RF module operates, the tag node has two conditions that are send condition and
receive condition. It operates send or receives data periodically in 2 second.
2) The base station has three conditions: reception condition, transmission-reception condition and transition
condition.
3) Counter synchronization of each tag nodes.
4) No data omissions during RF communication
5) Extended life time of 12 times longer than existing WSN system.
Acknowledgments
This research was supported by the Agriculture Research Center program (ARC, 710003-03-1-SB110)
of the Ministry for Food, Agriculture, Forestry and Fisheries, Korea.
References
[1]. Sang-Yeop Nam, Gyo-Il Jeong, Seong-Dong Kim: Ubiquitous Sensor Network Structure & Application, 13--19, Sanghakdang
2006.
[2]. Jeong-Hun Kang: Sensor Network Open Source Project, Information & Communication Technology Vol. 18, First edition, 2004.
[3]. Sokwoo Rhee, Deva Seetharam, Sheng Liu; Techniques for minimizing power consumption in low data- rate wireless sensor
networks, Wireless Communications and Networking Conference 2004,. WCNC. 2004 IEEE, Volume 3, 1727-1731, 2004
[4]. B. Selving; Measeuring power consumption with CC2430 & Z-Stack, Application Note AN053, Texas instrument
[5]. S. Slijepcevic, M. Potkonjak, Power efficient organization of wireless sensor networks, in: Int’l Conf. Communications, 2001, pp.
472–476.
[6]. S.K. Das, A.K. Datta, M.G. Potop-Butucaru, R. Patel, A. Yamazaki, Self-stabilizing minimum connected covers of query regions in
sensor networks, Wireless Communications and Mobile Computing (2009).
[7]. F. Ye, G. Zhong, J. Cheng, S. Lu, L. Zhang, PEAS: a robust energy conserving protocol for long-lived sensor networks, in: Int’l
Conf. Distributed Computing Systems, 2003, pp. 28–37.
[8]. W. Choi, S.K. Das, CROSS: a probabilistic constrained random sensor selection scheme in wireless sensor networks, Perform. Eval.
66 (12) (2009) 754–772.
[9]. T. Yan, T. He, J.A. Stankovic, Differentiated surveillance for sensor networks, in: Int’l Conf. Embedded Networked Sensor
Systems, 2003, pp. 51–62.
[10]. C.-F. Huang, L.-C. Lo, Y.-C. Tseng, W.-T. Chen, Decentralized energy-conserving and coverage-preserving protocols for wireless
sensor networks, ACM Trans. Sens. Netw. 2 (2) (2006) 182–187.

Weitere Àhnliche Inhalte

Was ist angesagt?

Was ist angesagt? (13)

Energy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor NetworkEnergy Efficient Target Coverage in wireless Sensor Network
Energy Efficient Target Coverage in wireless Sensor Network
 
La3518941898
La3518941898La3518941898
La3518941898
 
IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...
IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...
IRJET- Optimization with PSO and FPO based Control for Energy Efficient of Se...
 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
 
G018214246
G018214246G018214246
G018214246
 
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
 
Energy Conservation in Wireless Sensor Networks: A Review
Energy Conservation in Wireless Sensor Networks: A ReviewEnergy Conservation in Wireless Sensor Networks: A Review
Energy Conservation in Wireless Sensor Networks: A Review
 
G010214954
G010214954G010214954
G010214954
 
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
IRJET- Performance Analysis of Energy Efficient Clustering Protocol using TAB...
 
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
 
Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...
 
COMPARISON BETWEEN ENERGY EFFICIENT COOPERATIVE MIMO AND COOPERATIVE RELAY IN...
COMPARISON BETWEEN ENERGY EFFICIENT COOPERATIVE MIMO AND COOPERATIVE RELAY IN...COMPARISON BETWEEN ENERGY EFFICIENT COOPERATIVE MIMO AND COOPERATIVE RELAY IN...
COMPARISON BETWEEN ENERGY EFFICIENT COOPERATIVE MIMO AND COOPERATIVE RELAY IN...
 
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
 

Andere mochten auch

Andere mochten auch (20)

J017216164
J017216164J017216164
J017216164
 
U130304127141
U130304127141U130304127141
U130304127141
 
M010637376
M010637376M010637376
M010637376
 
L1303046572
L1303046572L1303046572
L1303046572
 
E017263040
E017263040E017263040
E017263040
 
A018140107
A018140107A018140107
A018140107
 
V01761152156
V01761152156V01761152156
V01761152156
 
Big Data Analysis and Its Scheduling Policy – Hadoop
Big Data Analysis and Its Scheduling Policy – HadoopBig Data Analysis and Its Scheduling Policy – Hadoop
Big Data Analysis and Its Scheduling Policy – Hadoop
 
D010221620
D010221620D010221620
D010221620
 
U180203134138
U180203134138U180203134138
U180203134138
 
Virtual Network Computing Based Droid desktop
Virtual Network Computing Based Droid desktopVirtual Network Computing Based Droid desktop
Virtual Network Computing Based Droid desktop
 
E1102023442
E1102023442E1102023442
E1102023442
 
A Novel Field Effect Diode (Fed) Structure For Improvement Of Ion/Ioff Ratio ...
A Novel Field Effect Diode (Fed) Structure For Improvement Of Ion/Ioff Ratio ...A Novel Field Effect Diode (Fed) Structure For Improvement Of Ion/Ioff Ratio ...
A Novel Field Effect Diode (Fed) Structure For Improvement Of Ion/Ioff Ratio ...
 
EDGE Detection Filter for Gray Image and Observing Performances
EDGE Detection Filter for Gray Image and Observing PerformancesEDGE Detection Filter for Gray Image and Observing Performances
EDGE Detection Filter for Gray Image and Observing Performances
 
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
 
I010616064
I010616064I010616064
I010616064
 
Effect of Annealing On the Structural and Optical Properties of Cdsexs1-Xthin...
Effect of Annealing On the Structural and Optical Properties of Cdsexs1-Xthin...Effect of Annealing On the Structural and Optical Properties of Cdsexs1-Xthin...
Effect of Annealing On the Structural and Optical Properties of Cdsexs1-Xthin...
 
I017245865
I017245865I017245865
I017245865
 
A017650104
A017650104A017650104
A017650104
 
F010334548
F010334548F010334548
F010334548
 

Ähnlich wie K010326568

DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
ijasuc
 
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
IJECEIAES
 
Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...
zaidinvisible
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ijasuc
 

Ähnlich wie K010326568 (20)

A review of energy conservation in wireless sensor networks
A review of energy conservation in wireless sensor networksA review of energy conservation in wireless sensor networks
A review of energy conservation in wireless sensor networks
 
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
 
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
 
F017544247
F017544247F017544247
F017544247
 
A03420107
A03420107A03420107
A03420107
 
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
 
1 ijcse-01179-6
1 ijcse-01179-61 ijcse-01179-6
1 ijcse-01179-6
 
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
 
EFFECT OF DUTY CYCLE ON ENERGY CONSUMPTION IN WIRELESS SENSOR NETWORKS
EFFECT OF DUTY CYCLE ON ENERGY  CONSUMPTION IN WIRELESS SENSOR NETWORKSEFFECT OF DUTY CYCLE ON ENERGY  CONSUMPTION IN WIRELESS SENSOR NETWORKS
EFFECT OF DUTY CYCLE ON ENERGY CONSUMPTION IN WIRELESS SENSOR NETWORKS
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
 
Improving Energy Efficiency in Optical Networks
Improving Energy Efficiency in Optical NetworksImproving Energy Efficiency in Optical Networks
Improving Energy Efficiency in Optical Networks
 
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
 
Performance Advancement of Wireless Sensor Networks using Low Power Technique...
Performance Advancement of Wireless Sensor Networks using Low Power Technique...Performance Advancement of Wireless Sensor Networks using Low Power Technique...
Performance Advancement of Wireless Sensor Networks using Low Power Technique...
 
Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...Maintain load balancing in wireless sensor networks using virtual grid based ...
Maintain load balancing in wireless sensor networks using virtual grid based ...
 
A Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSNA Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSN
 
Multi-Objective Soft Computing Techniques for Dynamic Deployment in WSN
Multi-Objective Soft Computing Techniques for Dynamic Deployment in WSNMulti-Objective Soft Computing Techniques for Dynamic Deployment in WSN
Multi-Objective Soft Computing Techniques for Dynamic Deployment in WSN
 
Kanchan ppt
Kanchan pptKanchan ppt
Kanchan ppt
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 

Mehr von IOSR Journals

Mehr von IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
G011134454
G011134454G011134454
G011134454
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 
C011121114
C011121114C011121114
C011121114
 
B011120510
B011120510B011120510
B011120510
 
A011120104
A011120104A011120104
A011120104
 

KĂŒrzlich hochgeladen

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

KĂŒrzlich hochgeladen (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

K010326568

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. II (May - Jun.2015), PP 65-68 www.iosrjournals.org DOI: 10.9790/2834-10326568 www.iosrjournals.org 65 | Page Low Power Consumption Method for Wireless Sensor Network and Energy-conserving strategies Dr. Deepti Gupta (Assistant Prof.) A.K.G.E.C. ,Ghaziabad Abstract: This paper proposed the method of low power consumption for WSN system. When the RF communication is done each tag node during the WSN systems operating , power consumption is greatest. Therefore, we configure the network with the RF communication module that turn on/off periodically, power consumption less than operating the module all the time without it toggles. Experimental results confirmed that there were no data omissions and the life time can be 12 times longer than existing WSN system. Keywords: WSN, Low power consumption, RF module Toggle, Data omission. I. 1 Introduction With WSN technology, not only small applications such as smart house but also in the larger society such as environmental , military, health and commercial applications [1-2].The WSN system consists of the sensor node, router, sink node, OS, the server, and it is designed to combine two elements: Tag node and Programming. The tag node for WSN is demanded computing power of appropriate level, small size and long life in many applications area. Life of this tag node is decided by size of battery capacity and power consumption. So we will use battery of high capacity or design it for low power consumption in order that increase life of the tag node [3-4]. Until now many researcher have studied about tag node for reducing power consumption and they have designed new tag node hardware and new algorithm [2-4]. However, no one have handled the RF module where consumes the greatest power during the WSN system operation. So we can expect decrease in power consumption if we handle it. In this paper proposed the method of low power consumption for WSN system and this method is to control RF module with turning on and off it periodically. In order to verify the effectiveness of the proposed system, we performed experiments on the counter synchronization, data loss, and power consumption. II. Proposed Low Power System The Proposed method is to control RF module with turning on/off periodically, so save power and prevent data loss. In this paper, we used K-mote based on Telos for sensor node. It use MSP430 and CC2420 ZigBee chip of Chipcon for RF module and it uses two AA-size batteries. 2.1 RF module On/Off cycle The RF module always turns on, while the tag node operates, and RF module operation is greatest power consumption more than 10 times CPU operation. Figure 1 shows the compare RF module operating period. Fig. 1. Compare RF module operating period
  • 2. Low Power Consumption Method for Wireless Sensor Network And Energy-conserving strategies DOI: 10.9790/2834-10326568 www.iosrjournals.org 66 | Page 2.2 Preventing data loss 2.2.1 Counter synchronization When we administrate many tag node , the counter synchronization of these is very important. So we have to determine the counter criteria node and time for the counter synchronization. The tag node counter bit update in initial operation such as Figure 2. Fig. 2. Counter of the tag node update in initial operation 2.2.2 Tag node and Base station Algorithm Tag nodes are the target for reducing the power consumption, so we suggested RF module toggle system is applied at these, and select the on/off cycle. Such as Figure 3, this paper’s proposed tag node has cycle of on/off RF module power. Fig. 3. RF module of the tag node on/off cycle The Method of Low Power Consumption for Wireless Sensor Network Base station uses two kinds of bit (Mode bit and Check bit). The mode bit use diving three modes (0: Receive, 1: Transmit and Receive, 2: Transition) at the base station . And the check bit checks the receipt data from the base station at the tag node (0: Normal, 1: Receive data from base station). III. Experiment 3.1 Counter synchronization experiment Figure 4 is experiment about counter synchronization using LED, and table 1 is Fig. 4. Counter synchronization experiment using LED
  • 3. Low Power Consumption Method for Wireless Sensor Network And Energy-conserving strategies DOI: 10.9790/2834-10326568 www.iosrjournals.org 67 | Page Table 1. Success rate of counter synchronization experiment. Distance 5m Success rate(30th times) 100% 10m 100% 15m 20m 25m 100% 100% 83% 3.2 Data loss experiment We check the data loss when the tag nodes communicate the each other, and table 2 is result of suceeded receive rate between the tag nodes. Table 2. Data receive rate experiment result Number of the tag node Distance Data receive rate(30th ) 5 5m 100% 10 100% 5 10m 100% 10 100% 5 15m 100% 3.3 Power consumption experiment Figure 5 shows the ouput volt versus time graph. Through the graph, we can find the excellence that the proposed system is 12 times longer than existing system. Fig. 5. Output graph using suggested algorithm IV. Energy-Conserving And Scheduling Strategies Sensors are usually deployed with redundancy. Therefore, properly scheduling their on-duty time while maintaining the required coverage level is critical. We categorize such solutions into two types: (A) cover set scheme and (B) opportunistic selection scheme. The former is to find a multi-set such that each set provides the basic coverage, while the latter chooses sets by a randomization technique. (A) Cover set scheme: How to find multiple mutually exclusive sets of sensor nodes such that each set completely covers the field has been proved to be NP-complete in [5], where a greedy heuristic is proposed. Allowing nodes to have different sensing and transmission ranges, [6] shows how to find a minimum connected subset that covers a region of interest. (B) Opportunistic selection scheme: The probe-based density control algorithm [7] adopts this approach. Nodes are initially in sleep mode. When waking up, they broadcast a probing message within a certain range. If no reply is received within a pre-defined period, they have to remain active. The coverage degree (density) is controlled by sensors’ probing ranges and wake-up rates. However, this approach has no guarantee of complete coverage and thus may have blind holes. Ref. [7] also randomly selects sensors to meet the required coverage. It forces a minimum distance between any pair of active sensors so as to maintain network connectivity. The round-based scheme [8] divides the time axis into equal length rounds. Each node randomly generates a reference time in each round. In addition, the whole area is divided into grids. For each grid, we have to compute a schedule based on its reference time such that the grid is covered by at least one
  • 4. Low Power Consumption Method for Wireless Sensor Network And Energy-conserving strategies DOI: 10.9790/2834-10326568 www.iosrjournals.org 68 | Page sensor at any moment of a round. A node’s on-duty time in each round is the union of the schedules of all grids covered by it. This scheme must rely on accurate time synchronization. This is improved by [9], which proves that it is sufficient to only look at the intersection points of nodes’ coverage perimeters. This significantly reduces the computational complexity and leaves no blind holes. The result in [9] includes several decentralized protocols that support multi-layer coverage and can balance nodes’ energy costs. V. Conclusion In order to verify the effectiveness of proposed method, we have done the experiment and it confirmed as follows. 1) Operating cycle: RF module of the tag node minimum operates 0.0897 second. And RF module turns off during 1 second. When the RF module operates, the tag node has two conditions that are send condition and receive condition. It operates send or receives data periodically in 2 second. 2) The base station has three conditions: reception condition, transmission-reception condition and transition condition. 3) Counter synchronization of each tag nodes. 4) No data omissions during RF communication 5) Extended life time of 12 times longer than existing WSN system. Acknowledgments This research was supported by the Agriculture Research Center program (ARC, 710003-03-1-SB110) of the Ministry for Food, Agriculture, Forestry and Fisheries, Korea. References [1]. Sang-Yeop Nam, Gyo-Il Jeong, Seong-Dong Kim: Ubiquitous Sensor Network Structure & Application, 13--19, Sanghakdang 2006. [2]. Jeong-Hun Kang: Sensor Network Open Source Project, Information & Communication Technology Vol. 18, First edition, 2004. [3]. Sokwoo Rhee, Deva Seetharam, Sheng Liu; Techniques for minimizing power consumption in low data- rate wireless sensor networks, Wireless Communications and Networking Conference 2004,. WCNC. 2004 IEEE, Volume 3, 1727-1731, 2004 [4]. B. Selving; Measeuring power consumption with CC2430 & Z-Stack, Application Note AN053, Texas instrument [5]. S. Slijepcevic, M. Potkonjak, Power efficient organization of wireless sensor networks, in: Int’l Conf. Communications, 2001, pp. 472–476. [6]. S.K. Das, A.K. Datta, M.G. Potop-Butucaru, R. Patel, A. Yamazaki, Self-stabilizing minimum connected covers of query regions in sensor networks, Wireless Communications and Mobile Computing (2009). [7]. F. Ye, G. Zhong, J. Cheng, S. Lu, L. Zhang, PEAS: a robust energy conserving protocol for long-lived sensor networks, in: Int’l Conf. Distributed Computing Systems, 2003, pp. 28–37. [8]. W. Choi, S.K. Das, CROSS: a probabilistic constrained random sensor selection scheme in wireless sensor networks, Perform. Eval. 66 (12) (2009) 754–772. [9]. T. Yan, T. He, J.A. Stankovic, Differentiated surveillance for sensor networks, in: Int’l Conf. Embedded Networked Sensor Systems, 2003, pp. 51–62. [10]. C.-F. Huang, L.-C. Lo, Y.-C. Tseng, W.-T. Chen, Decentralized energy-conserving and coverage-preserving protocols for wireless sensor networks, ACM Trans. Sens. Netw. 2 (2) (2006) 182–187.