Title :
Optimal VLSI dictionary machines without compress instructions
Author :
Li, Hon F. ; Probst, David K.
Author_Institution :
Dept. of Comput. Sci., Concordia Univ., Montreal, Que., Canada
fDate :
5/1/1990 12:00:00 AM
Abstract :
Several designs are presented for VLSI dictionary machines that combine both a linear (modify) network and a logarithmic (query) network with a novel idea for separation of concerns. The initial design objectives included: (1) single-cycle operability of host-issued modify and query commands (no compress instructions), (2) complete processor utilization (no waste processors), and (3) optimal 2 log n response times, where n is the current population of the machine. The authors sought simple ideas that, for the first time, would allow all three objectives to be achieved simultaneously. They were forced to abandon objective (3), instead achieving a slightly weaker objective, namely, near-optimal (2 log n+R) response times, where R is the time for a round trip through the particular prenetwork used to connect the host to the roots of the query trees in the logarithmic network. Both sorted and unsorted versions of dictionary machines are presented. Those with orthogonal command networks achieve all objectives; those without orthogonal networks achieve only the first and third
Keywords :
VLSI; database management systems; special purpose computers; trees (mathematics); design objectives; linear network; logarithmic network; optimal VLSI dictionary machines; query trees; single-cycle operability; Binary trees; Broadcasting; Compaction; Databases; Delay; Dictionaries; Filtering; Microwave integrated circuits; Sorting; Very large scale integration;
Journal_Title :
Computers, IEEE Transactions on