Published In
Publication Number
Page Numbers
Paper Details
Asynchronous Data Processing Using QStateMachine
Authors
Binoy Kurikaparambil Revi
Abstract
In embedded system design, one of the prominent challenges lies in the efficient handling of data. This challenge arises particularly in scenarios where data must be awaited from external sources. The crux of the issue is ensuring that while the software is engaged in processing the data that has already been received, it does not miss any incoming data that may arrive simultaneously. To address this, every software module may need to be meticulously designed to accommodate asynchronous processing. This involves creating mechanisms that allow the system to respond to incoming data streams promptly, ensuring data integrity, and efficiently designing the data processing module. Effective design in this area is crucial for maintaining the reliability and performance of the embedded system. QT frameworks [4], with the magic of Signal and Slot mechanisms and the QStateMachine[1], provide an exceptional design solution for embedded system development to handle asynchronous data processing.
Keywords
Data Processing, QT Programming, Data Communication
Citation
Asynchronous Data Processing Using QStateMachine. Binoy Kurikaparambil Revi. 2019. IJIRCT, Volume 5, Issue 6. Pages 1-6. https://www.ijirct.org/viewPaper.php?paperId=2501104