Conclusions » History » Version 8
PASCHOS, Alexandros, 03/23/2016 01:27 PM
1 | 1 | PASCHOS, Alexandros | h1. *6. Conclusions* |
---|---|---|---|
2 | 1 | PASCHOS, Alexandros | |
3 | 8 | PASCHOS, Alexandros | 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. |
4 | 6 | PASCHOS, Alexandros | |
5 | 1 | PASCHOS, Alexandros | h2. *6.1 Further Improvements* |
6 | 2 | PASCHOS, Alexandros | |
7 | 2 | PASCHOS, Alexandros | Improvements could be considered in synchronization. |
8 | 2 | PASCHOS, Alexandros | |
9 | 2 | PASCHOS, Alexandros | 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. |
10 | 3 | PASCHOS, Alexandros | |
11 | 5 | PASCHOS, Alexandros | p=. !{width: 60%}https://sourceforge.isae.fr/attachments/download/2086/dynamicSynch.png(dynamicSynch)! |
12 | 3 | PASCHOS, Alexandros | _Figure 6.1 Dynamic Synch_ |