Hello,
I am working on optimization of wireless body networks(WBAN), I have simulated a BAN network with 10 nodes using omnet 6.5 with Castalia 3.3, I have used MAC and radio module parameters to evaluate the performance of studied network.
Now, i want to know :
1) How to set new Transmission Tx power levels It is with this line: createRadioCommand(SET_TX_OUTPUT,-20)
But in which module of Castalia is this line should be written?
2) Same question: In which module is the SAR function should be implemented if i want to control the power absorbed by the Body?
Thanks in advance