Related Experiment Video
Updated: Dec 2, 2025

Quasi-light Storage for Optical Data Packets
Published on: February 6, 2014
MongoDB Database as Storage for GPON Frames
Martin Holik1, Tomas Horvath1, Vaclav Oujezsky1
1Department of Telecommunication, Brno University of Technology, Technicka 12, 616 00 Brno, Czech Republic.
Abstract:
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.
Related Concept Videos
Storage
Frames
Frames are versatile and widely used in various applications such as structural supports for beams and columns, automobile chassis construction, and in the construction...
MOS Capacitor
The metal gate is typically made from highly conductive materials such as aluminum or polysilicon. Beneath the metal gate lies a thin layer of...
Cable Subjected to a Distributed Load
Frames: Problem Solving I
Frames: Problem Solving II

