Conclusions » History » Version 8

Version 7 (PASCHOS, Alexandros, 03/23/2016 12:17 PM) → Version 8/13 (PASCHOS, Alexandros, 03/23/2016 01:27 PM)

h1. *6. Conclusions*

Limitations were encountered when reading files large files (over a MB). So different techniques had to be considered, either reading in packets or implementing queues in order to process the data. of over 5MB...

h2. *6.1 Further Improvements*

Improvements could be considered in synchronization.

Another improvement could be a more dynamic implementation of the demodulation and the decoding process. Instead of storing the whole data in a matrix, it another approach would be to treat them as pre-defined data chunks. Since a synchronization waveform defines the start of a line like in Figure 6.1 a dynamic treatment of the signal can be implemented.

p=. !{width: 60%}https://sourceforge.isae.fr/attachments/download/2086/dynamicSynch.png(dynamicSynch)!
_Figure 6.1 Dynamic Synch_