IT 604(C) • Unit IV

Energy Efficiency and Power Conservation in WSN

Complete RGPV exam-oriented notes covering energy consumption in sensor nodes, passive and active power-conservation mechanisms, duty cycling, adaptive power control, topology control and energy-efficient techniques at MAC, network and transport layers.

Start Unit 4 Notes

1. Energy Efficiency in Wireless Sensor Networks 14 Marks

Energy efficiency in a Wireless Sensor Network means performing sensing, processing and communication tasks while consuming the minimum possible energy and maintaining required network performance.

Sensor nodes are normally powered by small batteries. In many deployments, replacing or recharging batteries is difficult or impossible. Therefore, energy efficiency is a primary design objective of WSN.

Battery Energy | +-- Sensing +-- Processing +-- Communication +-- Idle Listening +-- Sleep / Wake Switching Goal: Minimize Total Energy Consumption and Maximize Network Lifetime

Main Goals

  • Increase individual node lifetime
  • Increase overall network lifetime
  • Maintain coverage and connectivity
  • Reduce unnecessary communication
  • Balance energy consumption among nodes
  • Meet application delay and reliability requirements

2. Need for Energy Efficiency 14 Marks

  • Sensor nodes have limited battery capacity.
  • Nodes may be placed in inaccessible or dangerous locations.
  • Large networks make manual battery replacement expensive.
  • Radio transmission and reception consume significant power.
  • Node failure can reduce coverage and connectivity.
  • Uneven energy use may create energy holes near the sink.
  • Long-term applications require months or years of operation.
  • Energy-efficient operation reduces maintenance cost.
A sensor node with available processing capability but an exhausted battery becomes completely unusable. Hence, energy is often treated as the most critical WSN resource.

3. Sensor Node Energy Model 14 Marks

A sensor node consumes energy in four major units:

Sensing Unit

Energy is consumed while activating a sensor, sampling the physical signal and converting it into digital form.

Processing Unit

The microcontroller uses energy for computation, data filtering, storage and protocol execution.

Communication Unit

The radio consumes energy during transmission, reception, idle listening and state switching.

Power Unit

The battery and power-management circuit supply and regulate energy.

Total Node Energy = Sensing Energy + Processing Energy + Communication Energy + Control Overhead

Typical Radio Energy Model

Transmission Energy = Electronic Energy + Amplifier Energy
Reception Energy = Electronic Energy

Transmission energy usually increases with packet size and transmission distance.

4. Major Sources of Energy Consumption 14 Marks

Useful Energy Consumption

  • Required sensing
  • Useful computation
  • Successful packet transmission
  • Successful packet reception

Wasteful Energy Consumption

  • Collision: Corrupted packets require retransmission.
  • Idle listening: Radio remains active when no packet arrives.
  • Overhearing: Node receives packets intended for another node.
  • Control overhead: Energy is used by synchronization, routing and acknowledgment messages.
  • Over-emitting: Sender transmits when receiver is sleeping.
  • Duplicate packets: Same information is forwarded multiple times.
  • Frequent state transition: Radio repeatedly changes between sleep and active modes.

5. Network Lifetime 14 Marks

Network lifetime is the duration for which a Wireless Sensor Network performs its required sensing and communication functions satisfactorily.

Lifetime Definitions

  • Time until the first node dies
  • Time until a specified percentage of nodes die
  • Time until network connectivity is lost
  • Time until sensing coverage becomes insufficient
  • Time until the sink cannot receive required information

Factors Affecting Lifetime

  • Battery capacity
  • Traffic load
  • Transmission distance
  • Routing strategy
  • Duty cycle
  • Node density
  • Data aggregation
  • Environmental conditions

6. Passive Power-Conservation Mechanisms 14 Marks

Passive power conservation reduces energy consumption mainly through efficient hardware, low-power components and static design choices without continuously adapting node behavior to network conditions.

Main Passive Techniques

  • Use of low-power processors and radios
  • Efficient sensor and ADC selection
  • Low-voltage circuit design
  • Energy-efficient memory technology
  • Hardware power gating
  • Efficient antenna and RF design
  • Use of application-specific integrated circuits
  • Energy harvesting support
  • Reduction of unnecessary hardware components

Advantages

  • Simple operation
  • No complex runtime decisions
  • Predictable energy saving
  • Low protocol overhead

Limitations

  • Cannot adapt fully to changing traffic.
  • Energy savings may be limited.
  • Hardware changes can increase manufacturing cost.

7. Hardware-Level Energy Optimization 14 Marks

Low-Power Microcontroller

Select a processor with low active current, multiple sleep modes and fast wake-up time.

Low-Power Radio

Use radios that support adjustable transmission power and efficient sleep states.

Dynamic Voltage and Frequency Scaling

Reduce processor voltage and clock frequency when high performance is not required.

Power Gating

Disconnect unused circuit blocks from the power supply.

Energy Harvesting

  • Solar energy
  • Vibration energy
  • Thermal energy
  • Wind energy
  • Radio-frequency energy
Energy harvesting can extend node lifetime, but the harvested power is usually variable and application dependent.

8. Active Power-Conservation Mechanisms 14 Marks

Active power conservation dynamically changes node operation, communication, sensing or network organization according to traffic, energy level and application requirements.

Main Active Techniques

  • Duty cycling
  • Sleep scheduling
  • Adaptive sampling
  • Transmission-power control
  • Topology control
  • Energy-aware routing
  • Data aggregation and compression
  • Load balancing
  • Mobile sink or relay use
  • Adaptive protocol operation

Advantages

  • Adapts to network conditions
  • Can achieve large energy savings
  • Supports traffic-aware operation
  • Improves load balancing

Limitations

  • Control and computation overhead
  • Possible delay increase
  • More complex implementation
  • Requires coordination among nodes

9. Duty Cycling 14 Marks

Duty cycling periodically switches a sensor node between active and sleep states so that the radio and processor remain off when communication or sensing is not required.
Time ------------------------------------------------> | Active | Sleep | Active | Sleep | Active | Sleep | Duty Cycle = Active Time / Total Cycle Time
Duty Cycle (%) = (Active Time / Total Time) × 100

Advantages

  • Reduces idle-listening energy
  • Extends network lifetime
  • Allows predictable sleep scheduling

Trade-Offs

  • Lower duty cycle saves more energy.
  • Lower duty cycle may increase communication delay.
  • Synchronization may be required.
  • Urgent packets may wait for receiver wake-up.

10. Sleep Scheduling 14 Marks

Sleep scheduling determines when each node should remain active or sleep while preserving sensing coverage and communication connectivity.

Types

  • Synchronous scheduling: Neighboring nodes coordinate common sleep and wake times.
  • Asynchronous scheduling: Nodes wake independently and use preambles or wake-up mechanisms.
  • Adaptive scheduling: Active time changes according to traffic.
  • Coverage-based scheduling: Redundant sensors sleep while sufficient nodes remain active.
Coverage Area Active Nodes: A A A Sleeping: S S S S Enough active nodes maintain coverage, while redundant nodes save energy.

Design Requirements

  • Maintain coverage
  • Maintain connectivity
  • Avoid simultaneous sleep of all forwarding nodes
  • Support urgent event reporting
  • Minimize synchronization overhead

11. Adaptive Transmission-Power Control 14 Marks

Transmission-power control adjusts radio power according to the distance and quality of the wireless link.

Working

  • Node estimates link quality or neighbor distance.
  • It selects the minimum power required for reliable delivery.
  • Power is increased when the link becomes weak.
  • Power is reduced for nearby receivers.

Benefits

  • Reduces transmission energy
  • Reduces interference
  • Increases spatial reuse
  • May reduce collisions

Challenges

  • Wireless links change over time.
  • Too little power causes packet loss.
  • Measurement and adaptation add overhead.

12. Topology Control 14 Marks

Topology control selects active nodes, communication links or transmission ranges to maintain network connectivity while reducing energy consumption.

Methods

  • Switch redundant nodes to sleep
  • Adjust transmission range
  • Select energy-efficient neighbor links
  • Create clusters
  • Rotate cluster heads
  • Maintain a connected backbone
Dense Network Controlled Topology o--o--o--o o------o |\ |\ |\ | \ / o--o--o--o → o--o |\ |\ |\ | \ | o--o--o--o o

Benefits

  • Reduces active radio links
  • Reduces interference
  • Balances energy
  • Extends lifetime

13. Data-Reduction Techniques 14 Marks

Data Aggregation

Combines readings such as average, minimum or maximum.

Data Compression

Represents sensor data using fewer bits.

Duplicate Suppression

Removes repeated reports from nearby nodes.

Adaptive Sampling

Reduces sensing frequency when environmental values remain stable.

Prediction-Based Reporting

A node transmits only when the actual value differs significantly from the predicted value.

Event-Based Reporting

Data is sent only when a meaningful event or threshold crossing occurs.

Because communication is expensive, reducing packet count often provides greater energy saving than reducing local computation.

14. Mobility for Energy Conservation 7 Marks

A mobile sink, relay or data mule can move near sensor nodes and collect their data.

Benefits

  • Reduces long-distance transmissions
  • Prevents energy holes near a fixed sink
  • Balances forwarding load
  • Collects data from disconnected regions

Limitations

  • Data-delivery delay may increase.
  • Movement planning is required.
  • Nodes must know when the mobile collector is nearby.

15. Layer-Wise Energy-Efficiency Approach 14 Marks

Application Layer • Adaptive sampling • Data reduction Transport Layer • Congestion control • Reliable but efficient delivery Network Layer • Energy-aware routing • Clustering and load balancing MAC Layer • Duty cycling • Collision avoidance Physical Layer • Power control • Efficient modulation

Energy efficiency is not limited to a single layer. Each protocol layer can reduce energy consumption, and cross-layer coordination can further improve performance.

16. Energy Efficiency at MAC Layer 14 Marks

Techniques

  • Duty cycling
  • Sleep and wake-up scheduling
  • Collision avoidance
  • Overhearing avoidance
  • Adaptive contention window
  • Scheduled TDMA access
  • Low-power listening
  • Reducing control packets
  • Traffic-adaptive active periods

Examples

  • S-MAC uses periodic sleep schedules.
  • T-MAC uses traffic-adaptive active periods.
  • B-MAC uses low-power listening.
  • TDMA prevents collisions using assigned slots.

Design Trade-Off

Long sleep periods save energy but can increase latency and reduce throughput.

17. Energy Efficiency at Network Layer 14 Marks

Energy-Aware Routing

Select routes using remaining energy, link quality and transmission cost.

Clustering

Cluster heads aggregate member data and reduce direct transmissions to the sink.

Load Balancing

Traffic is distributed across multiple routes to avoid early exhaustion of selected nodes.

Multipath Routing

Alternative paths improve fault tolerance and can balance energy.

Geographic Routing

Location information supports local forwarding decisions with reduced routing overhead.

Data Aggregation

Intermediate nodes combine packets before forwarding them.

Mobile Sink

Sink movement reduces forwarding load near one fixed location.

18. Energy Efficiency at Transport Layer 14 Marks

The transport layer must provide required reliability and congestion control without causing unnecessary retransmissions and control overhead.

Techniques

  • Hop-by-hop reliability instead of costly end-to-end recovery
  • Selective acknowledgment
  • Controlled retransmission
  • Congestion detection
  • Rate adjustment
  • Priority-based delivery
  • Packet-loss differentiation
  • Buffer management

Congestion Effects

  • Packet drops
  • Repeated retransmissions
  • Long delay
  • Buffer overflow
  • Unnecessary energy consumption
Maximum reliability is not always energy efficient. The protocol should provide only the level of reliability required by the application.

19. Cross-Layer Energy-Efficient Design 14 Marks

Cross-layer design allows information and decisions to be shared across protocol layers to optimize overall energy use.

Examples

  • Routing layer uses MAC-layer link quality.
  • MAC duty cycle adapts to application traffic.
  • Transport rate changes according to network congestion.
  • Physical transmission power adapts to routing distance.
  • Application sampling rate changes according to remaining battery.

Advantages

  • Better global optimization
  • Improved adaptability
  • Reduced redundant control
  • Balanced energy and QoS

Limitations

  • Higher design complexity
  • Reduced modularity
  • Difficult protocol maintenance
  • Possibility of conflicting decisions

20. Passive vs Active Power Conservation 14 Marks

BasisPassive ConservationActive Conservation
ApproachHardware and static design optimizationDynamic operational adaptation
Runtime decisionLowHigh
ExamplesLow-power circuits, efficient radioDuty cycling, routing, power control
AdaptabilityLimitedHigh
Protocol overheadLowModerate or high
ComplexityLowerHigher
Potential savingPredictable but limitedLarge and condition dependent

Unit 4 Quick Revision

  • Energy efficiency minimizes energy while maintaining required performance.
  • Communication is a major source of sensor-node energy consumption.
  • Network lifetime may be measured until first-node death or loss of coverage.
  • Passive conservation uses low-power hardware and static design.
  • Active conservation dynamically changes node and network behavior.
  • Duty cycling alternates active and sleep states.
  • Sleep scheduling must preserve coverage and connectivity.
  • Transmission-power control selects minimum reliable radio power.
  • Topology control reduces unnecessary active nodes and links.
  • Aggregation, compression and adaptive sampling reduce transmitted data.
  • MAC layer saves energy through sleeping and collision avoidance.
  • Network layer uses energy-aware routing, clustering and load balancing.
  • Transport layer uses congestion control and efficient reliability.
  • Cross-layer design coordinates decisions across protocol layers.

Important RGPV Exam Questions

Long Answer Questions

  1. Define energy efficiency in WSN and explain its importance.
  2. Explain the sensor-node energy model and major sources of consumption.
  3. Define network lifetime and discuss factors affecting it.
  4. Explain passive power-conservation mechanisms in WSN.
  5. Discuss hardware-level techniques for energy conservation.
  6. Explain active power-conservation mechanisms.
  7. What is duty cycling? Explain its advantages and trade-offs.
  8. Explain different sleep-scheduling approaches.
  9. Explain adaptive transmission-power control.
  10. Define topology control and explain its energy benefits.
  11. Discuss data-reduction techniques for energy efficiency.
  12. Explain how mobility can conserve energy in WSN.
  13. Discuss energy-efficient techniques at MAC layer.
  14. Discuss energy-efficient techniques at network layer.
  15. Discuss energy-efficient techniques at transport layer.
  16. Explain cross-layer energy-efficient design.
  17. Differentiate passive and active power conservation.

Short Answer Questions

  1. Define energy efficiency.
  2. What is network lifetime?
  3. What is idle listening?
  4. Define passive power conservation.
  5. Define active power conservation.
  6. What is duty cycle?
  7. What is sleep scheduling?
  8. Define transmission-power control.
  9. What is topology control?
  10. What is adaptive sampling?
  11. How does clustering save energy?
  12. What is an energy hole?
  13. What is cross-layer design?
Exam Tip: Passive vs active conservation, duty cycling, topology control and energy-efficient MAC/network/transport techniques are the most important Unit 4 topics.

Download Study Resources

Unit 4 PDF

Printable Unit 4 notes will be available soon.

Coming Soon

Important Diagrams

Energy model, duty cycle and topology-control diagrams.

Coming Soon

Important Questions

Expected Unit 4 RGPV questions.

Coming Soon

Frequently Asked Questions

Sensor nodes limited battery par work karte hain aur unki battery replace karna difficult hota hai. Energy efficiency network lifetime ko increase karti hai.
Passive conservation low-power hardware, efficient circuits aur static design choices ke through energy consumption reduce karti hai.
Active conservation traffic aur network condition ke according duty cycle, routing, sampling aur transmission power ko dynamically change karti hai.
Duty cycling node ko required time par active aur baaki time sleep mode mein rakhta hai, jisse idle listening kam hoti hai.
Topology control required connectivity maintain karte hue redundant nodes aur links ko sleep ya disable karta hai.
MAC layer sleep scheduling, collision avoidance, low-power listening aur TDMA jaise methods use karke radio energy save karti hai.
Congestion control, selective retransmission aur suitable reliability level se unnecessary packet loss aur retransmission kam hote hain.