Ing. Miroslav Macháček

  • Profile
  • Theses

Theses

Bachelor theses

V2X Message Decoding and Visualisation in Microsoft .NET

Author
David Krch
Year
2025
Type
Bachelor thesis
Supervisor
Ing. Miroslav Macháček
Reviewers
RNDr. Helena Wallenfelsová
Summary
This thesis focuses on the conversion of ASN.1 specifications, decoding, and visualization of V2X messages received from the MACH-V2X-IF device. The theoretical part analyzes Intelligent Transport Systems, Cooperative Intelligent Transport Systems, and V2X standardization. It also describes ASN.1 technology, which is used to represent V2X messages. The practical part of the work is divided into three sections. The first focuses on translating ASN.1 specifications into C# source code. The second addresses the connection to a V2X communication unit and the decoding of captured communication. The final section deals with the implementation of a GUI application for visualizing of decoded messages.

Master theses

Wireless Communication of Vehicles and Infrastructure

Author
Karel Hevessy
Year
2023
Type
Master thesis
Supervisor
Ing. Miroslav Macháček
Reviewers
Ing. Vojtěch Miškovský, Ph.D.
Summary
This thesis deals with standardization of inter-vehicle V2X communication and its practical implemenation. In theoretical part, standardization, used technologies and existing pilot projects are described. Next, hardware platform and software stack for its implementation is chosen. In practical part, new messages and integration with chipset supplier's API is added to the chosen stack. Communication is implemented on a provided board, example services for generation and reception of basic message types are implemented and tested.