
Research Article
A Dynamic Hashing Method for Storage Optimization of Spacecraft Verification Database
@INPROCEEDINGS{10.1007/978-3-030-93398-2_16, author={Hongjing Cheng and Yanfang Fan}, title={A Dynamic Hashing Method for Storage Optimization of Spacecraft Verification Database}, proceedings={Wireless and Satellite Systems. 12th EAI International Conference, WiSATS 2021, Virtual Event, China, July 31 -- August 2, 2021, Proceedings}, proceedings_a={WISATS}, year={2022}, month={1}, keywords={Data management test Database partition Dynamic hash}, doi={10.1007/978-3-030-93398-2_16} }
- Hongjing Cheng
Yanfang Fan
Year: 2022
A Dynamic Hashing Method for Storage Optimization of Spacecraft Verification Database
WISATS
Springer
DOI: 10.1007/978-3-030-93398-2_16
Abstract
In order to facilitate the repetition, deduction and playback of the problems in the test process, the corresponding requirements for the retention of test data are put forward in the current test process of spacecraft data management software. In order to deal with the operation based on data itself and the higher level of extraction and analysis based on data, the use of database to store data has become the highest performance and the most convenient way. Due to the large amount of test data, using a single table storage method can cause the time of data query to increase rapidly until it is unacceptable. However, several commonly used table partitioning methods also have their own defects which make it difficult to apply in this scenario. In this paper, a dynamic hashing method (DSH algorithm) is proposed to partition the data according to the characteristics of generating and using the test data of spacecraft data management. The data is hashed through partitioning process feedback to ensure the bias balance of queue hashing. The dynamic partitioning method ensures that the partition fragmentation is controllable and the number of partitions is reduced. It improves the speed of data storage and query, and improves the efficiency of storage space. So that in the same hardware platform, running a larger and more complex tube software testing work provides a stable and reliable solution.