メインコンテンツ

Mobile Ad Hoc Network Modeling

Model and simulate dynamic, infrastructure-less, wireless networks

Wireless Network Toolbox™ provides you with features and reference examples that enable you to simulate mobile ad-hoc networks (MANETs). With this toolbox, you can:

  • Model infrastructure-less, self-organizing networks.

  • Configure and simulate node mobility and dynamic topology changes.

  • Use ad-hoc routing protocols such as AODV to adapt to network topology changes.

  • Analyze network performance indicators such as network throughput, routing overhead, packet delivery ratio, and average end-to-end delay.

Objects

expand all

wirelessNetworkSimulatorWireless network simulator (Since R2022b)
networkTrafficOnOffOn-Off application traffic pattern generator (Since R2022a)
networkTrafficVoIPVoIP application traffic pattern generator
networkTrafficVideoConferenceVideo conference application traffic pattern generator
networkTrafficFTPFTP application traffic pattern generator

Classes

expand all

wnet.NodeImplement custom wireless node (Since R2026a)
wnet.FIFOQueueCreate FIFO queue (Since R2026a)
wnet.TechnologyTypeHold constant properties that specify technology types (Since R2026a)
wnet.TrafficImplement custom traffic model (Since R2026a)
wnet.MobilityImplement custom mobility model (Since R2026a)

Featured Examples