|
Kategorie: Diplomové, bakalářské práce |
Tento dokument chci!
Tato práce zkoumá vhodnost a požadavky návrhu simulací pro simulátor NS-3 pro případ bezdrátových sítí používaných v měřící infrastruktuře společnosti Kamstrup. V práci jepopsán simulátor NS-3 a je vytvořena základní implementace dvou protokolů. WirelessM-Bus jako příklad jednosměrného protokolu pro zařízení napájené z baterií. Simulace Wireless M-Bus je porovnána s daty naměřenými v reálném systému. NS-3 poskytuje flexibilní prostředí pro vývoj simulací různých síťových protokolů, včetně těch určených pro sítě inteligentních měřidel.
As mentioned section the simulation NS-3 offers few basic classes to
be used base structure for new models. 3. The functionality Wireless M-Bus
protocol has been divided among them the following way.
21
.2 Implementation
3.2.
The frame payload not relevant for the simulation, therefore the only content
of the frame the sender address order track which frames get delivered. Set-
ting the objects aided helper classes MbusBaseHelper and MbusNodeHelper,
that can create set objects the same type given list coordinates and node
addresses.1 Structure
Fig.4: Overview the classes used WM-Bus simulation.3.
Application
The Application class has been subclassed into MbusApp class. This class re-
sponsible for sending and receiving the full and compact messages and generating
alarms. The
length the frame, however, remembered and used the lower layers the
simulation calculate the transmission duration.
As design choice, one class used for all nodes and the distinction between me-
ters and concentrators done through setting member variables the objects. Each object takes care its access number and counts its increments on
every transmission