rajesh gupta
unread,May 21, 2013, 6:40:11 AM5/21/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to castalia-...@googlegroups.com
Dear All,
As I understand from the previous post that in Castalia, whenever a node does not have enough data to transmit it changes the radio state from TX to RX.
As per my understanding of working of the hardware nodes. For example: when the node is ON (not in sleep mode) and not receiving or transmitting any data it consumes some amount of energy (Idle energy, in case of Tmote MoteIV idle power is 1.095mW and current drawn is 0.365mA). I think this energy consumption in astalia is given by baselineNodePower. As soon as node start receiving or transmitting the state of Radio is changed as well as energy consumption. But when node is not transmitting or receving or in sleep mode then energy consumption should be equal to baslineNodePower.
I observed that in Castalia, the node always remains in RX mode so the power consumed will be received power + baselineNodePower (62 + 6 =
68 mW). However, according to my understanding when node does not transmit or receive or is not in sleep mode, the power consumption should only be equal to baselineNodePower i.e. 6mW instead of 68mW.
If my understanding of the hardware nodes is correct. Can someone please suggest me what should I do to change this energy consumption? I want to change this so that when node is not reciving or transmitting its energy consumption should be 6mW.
With regards,
Rajesh Gupta.