|
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.
40
. The file
was loaded using function based the libkml library [7].
The serial number, position and direction were saved into list structures
with this information and used input the Helper functions when setting up
the topologies.2 Positions the Meters and the Concentra-
tors
Positions the meters were available KML file with the positions the meters
grouped their availability given concentrators, prepared for viewing Google
Earth.
Moreover, while the meter’s KML file contained their serial numbers, the concen-
trators were only marked their site and direction text.
Similarly, positions the concentrators were available KMZ file, which a
compressed version KML. The concentrator names
were assigned parsing CSV data exported from spreadsheet file that contained
the site names and serial numbers. Additonally, they were stored lines starting the
concentrator position going the direction the antenna’s orientation.B.
It would useful separate the parsing from the simulation code saving
the coordinates and serial numbers into database, only the database would be
accessed from the simulation and the parsing functions could independent