Inicio  /  Applied Sciences  /  Vol: 10 Par: 2 (2020)  /  Artículo
ARTÍCULO
TITULO

A Division Algorithm in a Redundant Residue Number System Using Fractions

Nikolay Chervyakov    
Pavel Lyakhov    
Mikhail Babenko    
Irina Lavrinenko    
Maxim Deryabin    
Anton Lavrinenko    
Anton Nazarov    
Maria Valueva    
Alexander Voznesensky and Dmitry Kaplun    

Resumen

The residue number system (RNS) is widely used for data processing. However, division in the RNS is a rather complicated arithmetic operation, since it requires expensive and complex operators at each iteration, which requires a lot of hardware and time. In this paper, we propose a new modular division algorithm based on the Chinese remainder theorem (CRT) with fractional numbers, which allows using only one shift operation by one digit and subtraction in each iteration of the RNS division. The proposed approach makes it possible to replace such expensive operations as reverse conversion based on CRT, mixed radix conversion, and base extension by subtraction. Besides, we optimized the operation of determining the most significant bit of divider with a single shift operation of the modular divider. The proposed enhancements make the algorithm simpler and faster in comparison with currently known algorithms. The experimental simulation using Kintex-7 showed that the proposed method is up to 7.6 times faster than the CRT-based approach and is up to 10.1 times faster than the mixed radix conversion approach.