Data Segmentation Processing Software for Long Pulse Data

Xiao-dan Zhang,Yi Zhang,Shao-rong Wei,Wan-dong Xue
DOI: https://doi.org/10.12783/dtetr/amee2018/25391
2018-01-01
Abstract:In the actual production applications and scientific research experiments, the process of the development, test, operation and application of a system will produce a large number of original data. And most of them are pulse type data. Normally, users can achieve to access the short pulse data in one time expediently. While for long pulse data, the requirement sometimes just need to read and analyze a certain segment of the long pulse data, and it also takes a lot of time to access all the data at once. So a data segmented processing software is designed and implemented in this paper for long pulse data. It provides convenience for users to view any segment of long pulse data in real time by the data decompressing and segmented processing process. The software is development by C++ programming language with a friendly interface. The key technologies are based on the open source lossless LZO compress and decompress algorithm, as well as a custom data segmentation algorithm. Now, the software has been tested and the results show that it can work stably and reliably.
What problem does this paper attempt to address?