--
You received this message because you are subscribed to the Google Groups "Castalia Simulator" group.
To post to this group, send email to castalia-...@googlegroups.com.
To unsubscribe from this group, send email to castalia-simula...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/castalia-simulator?hl=en.
Yes you are right. I am simulating with 25nodes. Please let me know I am doing right thing?By making channel IDEAL you mean changing:SN.node[*].Communication.Radio.mode = "IDEAL". Is this correct?
I am not sure how to change TunableMac to use dutycycle=1.
Can you tell me where can I find the bandwidth of channel? I want to set the bandwidth to 1Mbps.
--
You received this message because you are subscribed to the Google Groups "Castalia Simulator" group.
To post to this group, send email to castalia-...@googlegroups.com.
To unsubscribe from this group, send email to castalia-simula...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/castalia-simulator?hl=en.
I apologize for the last time. I accidentally put my reply to wrong thread. I carefully read the manual. Might be I am not getting the concept of setting the parameters you suggested.
1) I found the dataRate(kbps) in CC2420.txt which is 250(kbps) for both idea and normal mode. So to change it to say 1Mbps do I need to modify the original CC2420.txt or create my own file and set parameters required by me?
2) I am not getting the difference between the dataRate and physDataRate(Sec.4.3.1)? How can I set the dataRate
in the configuration file?
3) From the manual what I understand about the duty cycle is:dutycycle=listenInterval/(listenInterval+sleepTime)So if I want my radio always listening I set dutycycle to 0.1 and listenInterval to 0.1 is that correct? (Here I assume in listenmode Radio can send and receive packets.)
hi
Any one can give me the SPIN protocol code under omnet ++ ??
Thank you