FPGA (Field Programmable Gate Array) parallel sorting method and system based on index tree and data linked list
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- SHANGHAI INST OF MICROSYSTEM & INFORMATION TECH CHINESE ACAD OF SCI
- Publication Date
- 2017-01-11
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to a data sorting method, in particular to an FPGA parallel sorting method and system based on an index tree and a data linked list. Background technique
[0002] Sorting is an important data operation and an important operation in computer technology and information systems. Traditional sorting algorithms include bubble method, selection method, counting method, address sorting method and so on. Most of these algorithms use cyclic comparison, which has the disadvantages of time-consuming calculation, poor real-time performance, and processing space resource occupancy, which is the sorting algorithm of "space for time".
[0003] In the era of big data, industry / enterprise big data that can easily reach hundreds of terabytes or even tens to hundreds of petabytes has far exceeded the processing capabilities of existing traditional computing technologies and information systems. Therefore, finding an effective data sorting method h...