1. Variable Initialization (K: Sensor node; Δt: Task; µ: Idle state; St: Synchronization time; Is: Idle state; Δtc: Total tasks & Os: Off state) 2. Input: ( 3. Output: ( 4. For ( 5. Compute Δt 6. If K completes Δt then 7. K = µ // Sensor node goes to idle state temporarily to check its next task 8. 9. Swamping 10. Else if 11. End if 12. End if 13. Calculate 14. For end |