Mailing list archive (omnetpp-l at omnetpp.org)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Omnetpp-l] MF2 80215.4 - snrEvalRadioAccNoise3



Hi,

I read the snrEvalRadioAccNoise3.cc code but I'm kind of confused. First thing, isn't there any better description of the FSM in execute() method? Do you guys take the FSM behave from ieee80215.4 spec?

What I'm looking for in this code is SNR calculation, i cant figure out "how" or "if you count" the noise if receiver is interfere with packet that is not for him. Example I want to have two hosts communicating with each other and another 2 hosts that will generate packets that will interfering communication. Is it possible?

Another question is why do you count BER in snrEval and then in decider?

Last question is about network and application layer. Your network (wise net) layer act like flood packet generator - starting generate packets right after simulation is lunched. Kind of same thing is doing SensorApplLayer - which generate random packets too - but starting to generate with some delay. So isn't that unnecessary? Or why do we generating packets from both network and appl layer?

I will appreciate any of more detailed description of snrEvalRadioAccNoise3.

Thanks.

Best regard,
Peter
_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l

Home | Main Index | Thread Index