Rozšíření systému detekce plochých kol
Loading...
Files
Downloads
0
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
This bachelor’s thesis focuses on extending the Flat Wheel Detection system, which is used to
evaluate tram transits and detect flat wheels on tram vehicles. The objective of this work was to
describe the system’s current functionality and design an extension enabling the real-time display of
newly evaluated transits via a web application. The thesis describes the original data flow, modifies
the processing script, and extends the application’s backend with an endpoint for loading current
data alongside WebSocket communication for real-time server-client interaction; this communication
serves to pass new transits to the frontend. The solution also includes the creation of a new "Current
Transits" tab featuring a live feed of transits, adjustments to the web application’s user interface,
and the creation of a user manual for the new functionality. The result of this work is an extension
of the web application that allows newly processed transits to be displayed without the need for a
manual page refresh, while preserving the original tabs containing historical tram statistics.
Description
Delayed publication
Available after
Subject(s)
Flat wheel detection, tram transport, web application, React, WebSocket, Realtime visualization