I am trying to calculate the switching power, i.e., turn on/off, of a sensor node of wireless sensor network. Could anyone please tell me the conventional value of turn on/off power of a sensor node.
If you want to estimate or determine the power consumed at a specific state of the devices or a system you have to begin with a physical model. Without this physical model you will not able to estimate its performance including power consumption.
The other method is to use the experimental appraoch to measure the quantity which you intend.
So i would start to specify and implement a wireless sensor node. There are also commertial sensor nodes that you can use it to get the quantities you intend.
With interrupt on MCU node sensor with C language to stop transmit data and continues, in this condition our can make a delay to manag the time how long the node sensor sleep and wakeUp or Sending the node sensor data or interrupt data
If you want to estimate or determine the power consumed at a specific state of the devices or a system you have to begin with a physical model. Without this physical model you will not able to estimate its performance including power consumption.
The other method is to use the experimental appraoch to measure the quantity which you intend.
So i would start to specify and implement a wireless sensor node. There are also commertial sensor nodes that you can use it to get the quantities you intend.