You can use the actual electromagnetic model with parabolic antennas, you need to set a quite narrow lobules an modify the attenuation model, you ca use the obstacles model to model the differences in the attenuation between different layers in the atmosphere.
--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
omnetpp+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.
You can use wifi, but you need to modify the sifs/difs and the error model. To increase the bit rate in the wifi model is possible, if you use the ideal radio, you have a channel without errors and collisions
Enviado desde Correo para Windows 10
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.
Inet integration already supports 802.11ac 6.9Gb/s. The default error model is Nist and it includes the error model for qpsk 256 and qpsk1024 (future 802.11ax). The timers are computed in the Ieee80211VhtMode files. Inetmanet 3.5 also includes the 802.11ac model.
It is necessary to modify the attenuation model. 802.11ac uses 5GHz to compute the attenuation.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.
693 Mb/s is the maximum physical bit rate, but the time that you need to transmit the data of frame is a lot smaller that the time necessary to transmit the frame, the frame has a physical header, after the transmission it must wait a ACK, after the reception of ACK it must wait a difs time, after a transmission the node must start a backoff procedure ….
If you consider all of this, you can see that the throughput that you can obtain is lower that the maximum bi rate. And if you are using small packets, even more.
You can increase the throughput if you use bigger packets, you should check with packets with a size close to the maximum MTU