Detail publikace

MongoDB Database as Storage for GPON Frames

HOLÍK, M. HORVÁTH, T. OUJEZSKÝ, V. MÜNSTER, P. TOMAŠOV, A. VALACH, S.

Originální název

MongoDB Database as Storage for GPON Frames

Typ

článek v časopise ve Web of Science, Jimp

Jazyk

angličtina

Originální abstrakt

This work is focused on creating an open-source software-based solution for monitoring traffic transmitted through gigabit passive optical network. In this case, the data are captured by the field-programmable gate array (FPGA) card and reassembled using parsing software from a passive optical network built on the International Telecommunication Unit telecommunication section (ITU-T) G.984 gigabit-capable passive optical network GPON recommendation. Then, the captured frames are converted by suitable software into GPON frames, which will be further processed for analysis. Due to the high transfer rate of GPON recommendations, the work describes the issue of writing to the Mongo database system. In order to achieve the best possible results and minimal loss of transmitted frames, a series of tests were performed. The proposed test scenarios are based on different database writing approaches and are implemented in the Python and C# programming languages. Based on our results, it has been shown that the high processing speed is too high for Python processing. Critical operations must be implemented in the C# programming language. Due to rapid application development, Python can only be used for noncritical time-consuming data processing operations.

Klíčová slova

analysis; FPGA; GPON; MongoDB; storing

Autoři

HOLÍK, M.; HORVÁTH, T.; OUJEZSKÝ, V.; MÜNSTER, P.; TOMAŠOV, A.; VALACH, S.

Vydáno

30. 10. 2020

Nakladatel

MDPI

Místo

Basel, Switzerland

ISSN

1424-8220

Periodikum

SENSORS

Ročník

20

Číslo

21

Stát

Švýcarská konfederace

Strany od

1

Strany do

13

Strany počet

13

URL

Plný text v Digitální knihovně

BibTex

@article{BUT165795,
  author="Martin {Holík} and Tomáš {Horváth} and Václav {Oujezský} and Petr {Münster} and Adrián {Tomašov} and Soběslav {Valach}",
  title="MongoDB Database as Storage for GPON Frames",
  journal="SENSORS",
  year="2020",
  volume="20",
  number="21",
  pages="1--13",
  doi="10.3390/s20216208",
  issn="1424-8220",
  url="https://www.mdpi.com/1424-8220/20/21/6208"
}