SlideShare a Scribd company logo
Dhinaharan Nagamalai et al. (Eds) : CoSIT, SIGL, AIAPP, CYBI, CRIS, SEC, DMA - 2017
pp. 105– 111, 2017. © CS & IT-CSCP 2017 DOI : 10.5121/csit.2017.70411
NEW NON-COPRIME CONJUGATE-PAIR
BINARY TO RNS MULTI-MODULI FOR
RESIDUE NUMBER SYSTEM
Mansour Bader1
, Andraws Swidan2
, Mazin Al-hadidi1
1
Department of Computer Engineering,
Al-Balqa'a Applied University, Salt, Jordan.
2
Department of Computer Engineering,
Jordan University, Amman, Jordan.
ABSTRACT
In this paper a new Binary-to-RNS converters for multi-moduli RNS based on conjugate-pair as
of the set { 2
n1
– 2, 2
n1
+ 2, 2
n2
– 2, 2
n2
+ 2, …, 2
nN
– 2, 2
nN
+ 2 } are presented. 2
n
– 2
and 2
n
+ 2 modulies are called conjugates of each other. Benefits of Multi-moduli RNS
processors are; relying on the sets with pairs of conjugate moduli : 1) Large dynamic ranges. 2)
Fast and balanced RNS arithmetic. 3) Simple and efficient RNS processing hardware. 4)
Efficient weighted-to-RNS and RNS-to-Weighted converters. [1] The dynamic range (M)
achieved by the set above is defined by the least common multiple (LCM) of the moduli. This
new non-coprime conjugate-pair is unique and the only one of its shape as to be shown.
KEYWORDS
Binary , Conjugate-Pair , Dynamic range, LCM, Multi-moduli.
1. INTRODUCTION
RNS is known to support parallel, carry-free, high-speed arithmetic , because it is considered as
an integer system, that is appropriate for implementing fast digital signal processors [1] . It is also
has main importance in Encryption and Cryptography fields. Other applications include – but not
limited to - Digital Signal Processing, correlation, error detection and correction [1 - 3].
RNS basis form is a set of relatively prime integers P = { m1, ….., mk } where gcd (mi, mj ) = 1
for i ≠ j. In this paper we are showing that the new non-coprime moduli set presented in [2] could
be used in the new non-coprime multi-moduli conjugate-pair Weighted-to-RNS converters.
The set P for prime case is the moduli set with the dynamic range (M) of the system M = π mi.
But for our case and since each conjugate has the number 2 as a common factor other than the
number 1 as in the prime one, the M = ∏ mi / 2^(k − 1)୩
ଵ .
For both cases coprime and non-coprime; any integer xͼ [0, M – 1] has an RNS representation X
= (x1 , … , xk), where xi = X mod mi .
106 Computer Science & Information Technology (CS & IT)
The new thing we come up with here is working with a full non-prime moduli set ( i.e. for this
case ) gcd (mi, mj ) ≠ 1 for i ≠ j (1)
RNS systems based on non coprime moduli have also been studied in literature [2] –[5].
Although as discussed in [2] that non-coprime has little studies upon, we still have strong sense
that it deserves to work on.
The rest of this paper is organized as follows. In Section 2, overview of the new Non-coprime
multi moduli is proposed. Section 3 presents the realization of the proposed forward converter of
the new non-coprime conjugate-pair multi-moduli , while the paper is concluded in Section 4.
2. OVERVIEW OF NEW NON-COPRIME MULTI –MODULI
Since almost all previous work stated that [1][3][5] " The basis for an RNS is a set of relatively
prime integers; that is :
S = { q1, q2, ... , qL }, where (qi , qj ) = 1 for i ≠j (2)
with (qi , qj ) indicating the greatest common divisor of qi and qj .
The set S is the moduli set while the dynamic range of the system ( i.e. M ) is the product Q of the
moduli qi in the set S. Any integer X belonging to ZQ = { 0, 1 2, .... , Q -1 } has an RNS
representation" .
X
RNS
( X1, X2, … , XL) (3)
Xi = < X >qi , i = 1, 2, .... , L (4)
Where <X>q is X mod q.
For our case of non-coprime , equation number 4 becomes :
Xi = < X >qi , i = 2, 3, .... , L (5)
For both cases ( i.e. Coprime and Non-coprime ), if X, Y have RNS representations { X1, …..,
XM}, { Y1, … , YM}, the RNS representation of W = X * Y ( * denotes addition, subtraction or
multiplication ) is
W RNS { W1, …. , WM }; Wi = < Xi * Yi > qi, i = 1, … , L (6)
Another thing to notice here is that our new proposed non-coprime conjugate-pair multi-moduli
set is also conjugate even by dividing it by the common factor among its moduli ( i.e. number 2 in
this case), the shape is to be discussed in another paper. However it has the following form :
Computer Science & Information Technology (CS & IT) 107
{ 2
n1-1
– 1, 2
n1-1
+ 1, 2
n2 - 1
– 1, 2
n2 - 1
+ 1, …, 2
nN- 1
– 1, 2
nN- 1
+ 1 }.
The proposed Non-coprime multi-moduli set form is :
S = { 2n1 – 2, 2n1 + 2, 2n2 – 2, 2n2 + 2, …, 2nN – 2, 2nN + 2 }.
It is clear that each conjugate-pair on the numbers line is 4 spaces apart. As discussed in [2] it was
shown that having the shape of the new non-coprime moduli set ( i.e. { 2n – 2, 2n , 2n + 2 } )
being 4 spaces apart from each other helped in the Forward conversion process (FC) of the
moduli. The same space for our new non-coprime multi-moduli is useful indeed.
Lets take an example to show what is meant by the spaces above.
Ex.1 Let n1 = 3 , n2 = 4 for the set S.
Then the set S = { 6, 10, 14, 18 }.
Numbers ( 6 , 10 ) and ( 14 , 18 ) are 4 spaces from each other on the numbers line. This is true
for any value taken for { n1, n2 … , nN }, notice that n1 < n2 < … < nN ; n1 >= 2.
This is need for the management process to prepare the multi-moduli in good shape.
Least Common Multiple (LCM) is must be used for the non-coprime case, since there is a
common factor among the modulus numbers.
3. NEW NON-COPRIME MULTI-MODULI PROPOSED FORWARD
CONVERTER
This section is preferred to be divided into two sections in order to show simply how it works.
Then from the multi-moduli shape provided it is generalized for size of (N).
In the first section, we are going to take N = 2, thus the multi-moduli would consist of 4 modulus
values. The second sub-section we are having N = 3, so there would be 6 modulus inside the
multi-moduli set. Forward conversion ( i.e. Binary to RNS ) is to be implemented for each case.
3.1 VALUES SET OF 4-MODULUS
The multi-moduli set will be of the form, when we take N = 2 :
S = { 2n1 – 2, 2n1 + 2, 2n2 – 2, 2n2 + 2 }.
If we take as the first example showed n1 = 3 , n2 = 4 . The shape of the set was :
S1 = { 6, 10, 14, 18 }.
M ( i.e. Dynamic Range of the set ) is calculated through the LCM. For the set S1 it is equal to
108 Computer Science & Information Technology (CS & IT)
6 * 10 * 14 * 18 / 2L-1, where L = the size of the set. (7)
For this case L = 4, so M = 1890 .
That means any number in the range [ 0 – 1889 ] has a unique representation among the proposed
set. This dynamic range is larger than the range for { 2n1 – 2, 2n1 , 2n1 + 2 } which equals 120.
i.e. 1890 >> 120.
It is also having a larger range than the set { 2n2 – 2, 2n2 , 2n2 + 2 } which has M = 1008.
i.e. 1890 > 1008.
This is due we are working with 4-moduli set rather than 3-moduli set, and by neglecting the
middle modulus ( i.e. 2n ) and having the conjugate of n1 , n2 instead. Mathematically it could
be shown as :
M1 = 6 * 8 *10 / 4 , M2 = 14 * 16 * 18 / 4 while M3 = 6 * 10 * 14 * 18 / 8 .
Take for M2 case, as it has larger numbers than M1, 16 / 4 < 6 * 10 / 8 or by having 6 * 10 / 2 =
30, 30 > 16 when comparing them divided 4 ( i.e. having a common base of comparison ).
The conversion process works as the follow, each modulus having the shape 2n – 2 goes to
Converter number 1, while the 2n + 2 goes to Converter number 2 that works in parallel.
Converter 1 does its work just as figure 1 in [2] showed, figure 2 in the same paper shows
converter 2 work.
Hardware implementation for each case is shown in figures 3, 5 of [2].
3.2 VALUE SET OF 6-MODULUS
When we take N = 3, then the multi-moduli set will be on the form :
S = { 2n1 – 2, 2n1 + 2, 2n2 – 2, 2n2 + 2, 2n3 – 2, 2n3 + 2 }.
If we take n1 = 3 , n2 = 4 and n3 = 5 for simplicity. The shape of the set is :
S2 = { 6, 10, 14, 18, 30 , 34 }.
M ( i.e. Dynamic Range of the set ) is calculated through the LCM. For the set S2 it is equal to
6 * 10 * 14 * 18 * 30 * 34 / 2L-1, where L = the size of the set. (8)
For this case L = 6, so M = 481950.
Computer Science & Information Technology (CS & IT) 109
That means any number in the range [ 0 – 481949] has a unique representation among the
proposed set. This dynamic range is larger than the range for { 2n1 – 2, 2n1 , 2n1 + 2 } which
equals 120.
i.e. 481950 >> 120.
It is also having a very large range than the set { 2n2 – 2, 2n2 , 2n2 + 2 } which has M = 1008.
i.e. 481950>> 1008.
Finally it has larger range than the set { 2n3 – 2, 2n3 , 2n3 + 2 } which has M = 8160.
i.e. 481950>> 8160.
This is due we are working with 6-moduli set rather than 3-moduli set for each case, and by
neglecting the middle modulus ( i.e. 2n ) and having the conjugate of n1 , n2 and n3 instead.
Mathematically it could be shown as :
M1 = 6 * 8 *10 / 4 , M2 = 14 * 16 * 18 / 4 , M3 = 30 * 32 * 34 / 4 while
M4 = 6 * 10 * 14 * 18 * 30 * 34 / 32 .
Take for M3 case, as it has the largest numbers than M1 and M2, 32 / 4 < 6 * 10 * 14 * 18 / 32 or
by having 6 * 10 * 14 * 18 / 8 = 1890, 1890 > > 16 when comparing them divided 4 ( i.e. having
a common base of comparison ).
The conversion process works as the follow, each modulus having the shape 2n – 2 goes to
Converter number 1, while the 2n + 2 goes to Converter number 2 that both works in parallel.
Converter 1 does its work just as figure 1 in [2] showed, figure 2 in the same paper shows
converter 2 work.
Hardware implementation for each case is shown in figures 3, 5 of [2].
4. CONCLUSIONS
A new non-coprime multi-moduli set has been proposed. A general formula for the dynamic
range of it was derived. Algorithm of the special non-coprime multi-moduli set has been
suggested. Also a new mathematical algorithm for the new non-coprime multi-set has been
proposed.
This research revealed that non-coprime moduli set may be suitable for wide variety of cases not
limited to co-prime only ( i.e. Conjugate in multi-moduli ).
ACKNOWLEDGEMENTS
The author would like to thank everyone.
110 Computer Science & Information Technology (CS & IT)
REFERENCES
[1] A. Skavantzos ; Y. Wang, "New efficient RNS-to-weighted decoders for conjugate-pair-moduli
residue number systems", IEEE Conference Record of the Thirty-Third Asilomar Conference on
Signals, Systems, and Computers, 1999..
[2] Mansour Bader, Andraws Swidan, Mazin Al-Hadidi and Baha Rababah, "A binary to residue
conversion using new proposed non-coprime moduli set", Signal & Image Processing : An
International Journal (SIPIJ) Vol.7, No.3, June 2016 .
[3] A. Skavantzos ; Yuke Wang, "Application of new Chinese Remainder Theorems to RNS with two
pairs of conjugate moduli", IEEE Pacific Rim Conference on Communications, Computers and Signal
Processing (PACRIM 1999). Conference Proceedings, 1999.
[4] M. Abdallah, A. Skavantzos, "On the binary quadratic residue system with non coprirne moduli",
IEEE Trans. On Signal Processing, vol. 45, no. 8, pp. 2085-2091, Aug. 1997.
[5] Y. Wang, "New Chinese Remainder Theorems", Proceedings of the Thirty Second Asilomar
Conference on Signals Systems and Computers, pp. 165-171, 1998-Nov.
[6] A. Skavantzos, M. Abdallah, "Implementation Issues of the Two-Level Residue Number System with
Pairs of Conjugate Moduli", IEEE Trans. On Signal Processing, vol. 47, no. 3, pp. 826-838, March
1999.
[7] A. Skavantzos, M. Abdallah, "Novel Residue Arithmetic Processors for High Speed Digital Signal
Processing", Proceedings of the Thirty Second Asilomar Conference on Signals Systems arid
Computers, pp. 187-193, 1998-Nov.
[8] A. Skavantzos ; T. Stouraitis, "Grouped-moduli residue number systems for fast signal processing",
IEEE International Symposium on Circuits and Systems, 1999. ISCAS '99.
[9] R. Katti, "A new residue arithmetic error correction scheme", IEEE Transactions on Computers, vol.
45, no. 1, January 1996.
[10] Y. Wang, M. N. Swamy, O. Ahmad, "Three number moduli sets based residue number systems",
1998 IEEE International Symposium on Circuits and Systems, 1998.
AUTHORS
Mansour Bader holds a MSc in computer engineering and networks, University of
Jordan, Jordan, 2016. BSc Computer Engineering, Al-Balqa Applied University,
Jordan, 2008. He is a technical support engineer of computer networks at computer
center of Al-Balqa Applied University for 8 years and a half.
Computer Science & Information Technology (CS & IT) 111
Dr. Andraws I. Swidan was born in Al-Karak Jordan in 1954. He received his
diploma in Computer Engineering (with honours) and Ph.D. in Computer
Engineering from LETI Ulianov Lenin, Sanct Peterburg (Leningrad), Russia in
1979 and 1982 respectively. He Joined the Electrical Engineering Department at
the University of Jordan in 1983 and was one of the founders of the Computer
Engineering Department at the University of Jordan in 1999. Since then he is a
professor at the department. He is also an Adjunct Professor with the ECE
department of the McGill University, Montreal, Canada. He holds several technical
certifications among which the CISSP. He is an IEEE member, Jordanian
Engineering Association member Quebec College of engineers member. He is a Canada Professional
Engineer (The province of Quebec). He was member of several national and international scientific
committees. He holds several patents and tens of publications. His main areas of research interest are:
computer arithmetic, computer security, encryption algorithms.
Mazin Al-hadidi has PhD. in Engineering Science (Computing Machines,
Systems and Networks), Institute of Problems of Simulation in Power Engineering
Academy of Science, Ukraine/Kiev .1990-1994, with grade Excellent. Bachelor
and Master Degrees in Engineering (Computer and intellectual systems and
networks) Kiev Institute of Civil Aviation Engineers, as a governmental
scholarship, Soviet Union / Kiev, 1984-1990, with grade very good. General
Secondary 12 Years Certificate in the Science branch, Jordan/Al-Salt, 1984, with
grade very good.

More Related Content

What's hot

11.numerical solution of fuzzy hybrid differential equation by third order ru...
11.numerical solution of fuzzy hybrid differential equation by third order ru...11.numerical solution of fuzzy hybrid differential equation by third order ru...
11.numerical solution of fuzzy hybrid differential equation by third order ru...
Alexander Decker
 
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SETPROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
IJCSEIT Journal
 
Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...
Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...
Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...
Steven Duplij (Stepan Douplii)
 
A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...
A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...
A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...
IJDKP
 
A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...
A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...
A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...
ijfls
 
Fast dct algorithm using winograd’s method
Fast dct algorithm using winograd’s methodFast dct algorithm using winograd’s method
Fast dct algorithm using winograd’s method
IAEME Publication
 
CHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set ProblemCHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set Problem
IJECEIAES
 
Capstone paper
Capstone paperCapstone paper
Capstone paper
Muhammad Saeed
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
cscpconf
 
Quadratic programming (Tool of optimization)
Quadratic programming (Tool of optimization)Quadratic programming (Tool of optimization)
Quadratic programming (Tool of optimization)
VARUN KUMAR
 
Cs36565569
Cs36565569Cs36565569
Cs36565569
IJERA Editor
 
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
ieijjournal
 
Bayes gauss
Bayes gaussBayes gauss
Paper id 71201925
Paper id 71201925Paper id 71201925
Paper id 71201925
IJRAT
 
T1sol
T1solT1sol
kcde
kcdekcde
Simpli fied Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...
Simplified Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...Simplified Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...
Simpli fied Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...
James Smith
 
8th alg -l10.6
8th alg -l10.68th alg -l10.6
8th alg -l10.6
jdurst65
 
An Efficient Multiplierless Transform algorithm for Video Coding
An Efficient Multiplierless Transform algorithm for Video CodingAn Efficient Multiplierless Transform algorithm for Video Coding
An Efficient Multiplierless Transform algorithm for Video Coding
CSCJournals
 

What's hot (19)

11.numerical solution of fuzzy hybrid differential equation by third order ru...
11.numerical solution of fuzzy hybrid differential equation by third order ru...11.numerical solution of fuzzy hybrid differential equation by third order ru...
11.numerical solution of fuzzy hybrid differential equation by third order ru...
 
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SETPROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
PROBABILISTIC INTERPRETATION OF COMPLEX FUZZY SET
 
Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...
Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...
Steven Duplij, "Higher braid groups and regular semigroups from polyadic bina...
 
A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...
A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...
A COMPREHENSIVE ANALYSIS OF QUANTUM CLUSTERING : FINDING ALL THE POTENTIAL MI...
 
A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...
A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...
A Counterexample to the Forward Recursion in Fuzzy Critical Path Analysis Und...
 
Fast dct algorithm using winograd’s method
Fast dct algorithm using winograd’s methodFast dct algorithm using winograd’s method
Fast dct algorithm using winograd’s method
 
CHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set ProblemCHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set Problem
 
Capstone paper
Capstone paperCapstone paper
Capstone paper
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
 
Quadratic programming (Tool of optimization)
Quadratic programming (Tool of optimization)Quadratic programming (Tool of optimization)
Quadratic programming (Tool of optimization)
 
Cs36565569
Cs36565569Cs36565569
Cs36565569
 
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
FITTED OPERATOR FINITE DIFFERENCE METHOD FOR SINGULARLY PERTURBED PARABOLIC C...
 
Bayes gauss
Bayes gaussBayes gauss
Bayes gauss
 
Paper id 71201925
Paper id 71201925Paper id 71201925
Paper id 71201925
 
T1sol
T1solT1sol
T1sol
 
kcde
kcdekcde
kcde
 
Simpli fied Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...
Simplified Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...Simplified Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...
Simpli fied Solutions of the CLP and CCP Limiting Cases of the Problem of Apo...
 
8th alg -l10.6
8th alg -l10.68th alg -l10.6
8th alg -l10.6
 
An Efficient Multiplierless Transform algorithm for Video Coding
An Efficient Multiplierless Transform algorithm for Video CodingAn Efficient Multiplierless Transform algorithm for Video Coding
An Efficient Multiplierless Transform algorithm for Video Coding
 

Similar to NEW NON-COPRIME CONJUGATE-PAIR BINARY TO RNS MULTI-MODULI FOR RESIDUE NUMBER SYSTEM

Fx3111501156
Fx3111501156Fx3111501156
Fx3111501156
IJERA Editor
 
widely-linear-minimum (1)
widely-linear-minimum (1)widely-linear-minimum (1)
widely-linear-minimum (1)
Vamshi Krishna Muga
 
Modeling the dynamics of molecular concentration during the diffusion procedure
Modeling the dynamics of molecular concentration during the  diffusion procedureModeling the dynamics of molecular concentration during the  diffusion procedure
Modeling the dynamics of molecular concentration during the diffusion procedure
International Journal of Engineering Inventions www.ijeijournal.com
 
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET Journal
 
Low power cost rns comparison via partitioning the dynamic range
Low power cost rns comparison via partitioning the dynamic rangeLow power cost rns comparison via partitioning the dynamic range
Low power cost rns comparison via partitioning the dynamic range
Nexgen Technology
 
Fast Algorithm for Computing the Discrete Hartley Transform of Type-II
Fast Algorithm for Computing the Discrete Hartley Transform of Type-IIFast Algorithm for Computing the Discrete Hartley Transform of Type-II
Fast Algorithm for Computing the Discrete Hartley Transform of Type-II
ijeei-iaes
 
Divide and Conquer
Divide and ConquerDivide and Conquer
Divide and Conquer
Dr Shashikant Athawale
 
Daa chapter 2
Daa chapter 2Daa chapter 2
Daa chapter 2
B.Kirron Reddi
 
02 Notes Divide and Conquer
02 Notes Divide and Conquer02 Notes Divide and Conquer
02 Notes Divide and Conquer
Andres Mendez-Vazquez
 
ON RUN-LENGTH-CONSTRAINED BINARY SEQUENCES
ON RUN-LENGTH-CONSTRAINED BINARY SEQUENCESON RUN-LENGTH-CONSTRAINED BINARY SEQUENCES
ON RUN-LENGTH-CONSTRAINED BINARY SEQUENCES
ijitjournal
 
A Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's ConjectureA Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's Conjecture
nikos mantzakouras
 
Symmetric quadratic tetration interpolation using forward and backward opera...
Symmetric quadratic tetration interpolation using forward and  backward opera...Symmetric quadratic tetration interpolation using forward and  backward opera...
Symmetric quadratic tetration interpolation using forward and backward opera...
IJECEIAES
 
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
Jim Webb
 
FACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDED
FACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDEDFACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDED
FACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDED
Zac Darcy
 
Enhance The K Means Algorithm On Spatial Dataset
Enhance The K Means Algorithm On Spatial DatasetEnhance The K Means Algorithm On Spatial Dataset
Enhance The K Means Algorithm On Spatial Dataset
AlaaZ
 
Lohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination methodLohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination method
Lossian Barbosa Bacelar Miranda
 
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Marisa Paryasto
 
Cy33602608
Cy33602608Cy33602608
Cy33602608
IJERA Editor
 
Cy33602608
Cy33602608Cy33602608
Cy33602608
IJERA Editor
 
numerical.ppt
numerical.pptnumerical.ppt
numerical.ppt
SuyashPatil72
 

Similar to NEW NON-COPRIME CONJUGATE-PAIR BINARY TO RNS MULTI-MODULI FOR RESIDUE NUMBER SYSTEM (20)

Fx3111501156
Fx3111501156Fx3111501156
Fx3111501156
 
widely-linear-minimum (1)
widely-linear-minimum (1)widely-linear-minimum (1)
widely-linear-minimum (1)
 
Modeling the dynamics of molecular concentration during the diffusion procedure
Modeling the dynamics of molecular concentration during the  diffusion procedureModeling the dynamics of molecular concentration during the  diffusion procedure
Modeling the dynamics of molecular concentration during the diffusion procedure
 
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
 
Low power cost rns comparison via partitioning the dynamic range
Low power cost rns comparison via partitioning the dynamic rangeLow power cost rns comparison via partitioning the dynamic range
Low power cost rns comparison via partitioning the dynamic range
 
Fast Algorithm for Computing the Discrete Hartley Transform of Type-II
Fast Algorithm for Computing the Discrete Hartley Transform of Type-IIFast Algorithm for Computing the Discrete Hartley Transform of Type-II
Fast Algorithm for Computing the Discrete Hartley Transform of Type-II
 
Divide and Conquer
Divide and ConquerDivide and Conquer
Divide and Conquer
 
Daa chapter 2
Daa chapter 2Daa chapter 2
Daa chapter 2
 
02 Notes Divide and Conquer
02 Notes Divide and Conquer02 Notes Divide and Conquer
02 Notes Divide and Conquer
 
ON RUN-LENGTH-CONSTRAINED BINARY SEQUENCES
ON RUN-LENGTH-CONSTRAINED BINARY SEQUENCESON RUN-LENGTH-CONSTRAINED BINARY SEQUENCES
ON RUN-LENGTH-CONSTRAINED BINARY SEQUENCES
 
A Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's ConjectureA Proof of Twin primes and Golbach's Conjecture
A Proof of Twin primes and Golbach's Conjecture
 
Symmetric quadratic tetration interpolation using forward and backward opera...
Symmetric quadratic tetration interpolation using forward and  backward opera...Symmetric quadratic tetration interpolation using forward and  backward opera...
Symmetric quadratic tetration interpolation using forward and backward opera...
 
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
 
FACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDED
FACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDEDFACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDED
FACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDED
 
Enhance The K Means Algorithm On Spatial Dataset
Enhance The K Means Algorithm On Spatial DatasetEnhance The K Means Algorithm On Spatial Dataset
Enhance The K Means Algorithm On Spatial Dataset
 
Lohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination methodLohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination method
 
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
Composite Field Multiplier based on Look-Up Table for Elliptic Curve Cryptogr...
 
Cy33602608
Cy33602608Cy33602608
Cy33602608
 
Cy33602608
Cy33602608Cy33602608
Cy33602608
 
numerical.ppt
numerical.pptnumerical.ppt
numerical.ppt
 

Recently uploaded

A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
ScyllaDB
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
Sease
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
Neo4j
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
FilipTomaszewski5
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
Jason Yip
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
c5vrf27qcz
 
ScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking ReplicationScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking Replication
ScyllaDB
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
LizaNolte
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
christinelarrosa
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
Fwdays
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
DanBrown980551
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 

Recently uploaded (20)

A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
 
ScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking ReplicationScyllaDB Tablets: Rethinking Replication
ScyllaDB Tablets: Rethinking Replication
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 

NEW NON-COPRIME CONJUGATE-PAIR BINARY TO RNS MULTI-MODULI FOR RESIDUE NUMBER SYSTEM

  • 1. Dhinaharan Nagamalai et al. (Eds) : CoSIT, SIGL, AIAPP, CYBI, CRIS, SEC, DMA - 2017 pp. 105– 111, 2017. © CS & IT-CSCP 2017 DOI : 10.5121/csit.2017.70411 NEW NON-COPRIME CONJUGATE-PAIR BINARY TO RNS MULTI-MODULI FOR RESIDUE NUMBER SYSTEM Mansour Bader1 , Andraws Swidan2 , Mazin Al-hadidi1 1 Department of Computer Engineering, Al-Balqa'a Applied University, Salt, Jordan. 2 Department of Computer Engineering, Jordan University, Amman, Jordan. ABSTRACT In this paper a new Binary-to-RNS converters for multi-moduli RNS based on conjugate-pair as of the set { 2 n1 – 2, 2 n1 + 2, 2 n2 – 2, 2 n2 + 2, …, 2 nN – 2, 2 nN + 2 } are presented. 2 n – 2 and 2 n + 2 modulies are called conjugates of each other. Benefits of Multi-moduli RNS processors are; relying on the sets with pairs of conjugate moduli : 1) Large dynamic ranges. 2) Fast and balanced RNS arithmetic. 3) Simple and efficient RNS processing hardware. 4) Efficient weighted-to-RNS and RNS-to-Weighted converters. [1] The dynamic range (M) achieved by the set above is defined by the least common multiple (LCM) of the moduli. This new non-coprime conjugate-pair is unique and the only one of its shape as to be shown. KEYWORDS Binary , Conjugate-Pair , Dynamic range, LCM, Multi-moduli. 1. INTRODUCTION RNS is known to support parallel, carry-free, high-speed arithmetic , because it is considered as an integer system, that is appropriate for implementing fast digital signal processors [1] . It is also has main importance in Encryption and Cryptography fields. Other applications include – but not limited to - Digital Signal Processing, correlation, error detection and correction [1 - 3]. RNS basis form is a set of relatively prime integers P = { m1, ….., mk } where gcd (mi, mj ) = 1 for i ≠ j. In this paper we are showing that the new non-coprime moduli set presented in [2] could be used in the new non-coprime multi-moduli conjugate-pair Weighted-to-RNS converters. The set P for prime case is the moduli set with the dynamic range (M) of the system M = π mi. But for our case and since each conjugate has the number 2 as a common factor other than the number 1 as in the prime one, the M = ∏ mi / 2^(k − 1)୩ ଵ . For both cases coprime and non-coprime; any integer xͼ [0, M – 1] has an RNS representation X = (x1 , … , xk), where xi = X mod mi .
  • 2. 106 Computer Science & Information Technology (CS & IT) The new thing we come up with here is working with a full non-prime moduli set ( i.e. for this case ) gcd (mi, mj ) ≠ 1 for i ≠ j (1) RNS systems based on non coprime moduli have also been studied in literature [2] –[5]. Although as discussed in [2] that non-coprime has little studies upon, we still have strong sense that it deserves to work on. The rest of this paper is organized as follows. In Section 2, overview of the new Non-coprime multi moduli is proposed. Section 3 presents the realization of the proposed forward converter of the new non-coprime conjugate-pair multi-moduli , while the paper is concluded in Section 4. 2. OVERVIEW OF NEW NON-COPRIME MULTI –MODULI Since almost all previous work stated that [1][3][5] " The basis for an RNS is a set of relatively prime integers; that is : S = { q1, q2, ... , qL }, where (qi , qj ) = 1 for i ≠j (2) with (qi , qj ) indicating the greatest common divisor of qi and qj . The set S is the moduli set while the dynamic range of the system ( i.e. M ) is the product Q of the moduli qi in the set S. Any integer X belonging to ZQ = { 0, 1 2, .... , Q -1 } has an RNS representation" . X RNS ( X1, X2, … , XL) (3) Xi = < X >qi , i = 1, 2, .... , L (4) Where <X>q is X mod q. For our case of non-coprime , equation number 4 becomes : Xi = < X >qi , i = 2, 3, .... , L (5) For both cases ( i.e. Coprime and Non-coprime ), if X, Y have RNS representations { X1, ….., XM}, { Y1, … , YM}, the RNS representation of W = X * Y ( * denotes addition, subtraction or multiplication ) is W RNS { W1, …. , WM }; Wi = < Xi * Yi > qi, i = 1, … , L (6) Another thing to notice here is that our new proposed non-coprime conjugate-pair multi-moduli set is also conjugate even by dividing it by the common factor among its moduli ( i.e. number 2 in this case), the shape is to be discussed in another paper. However it has the following form :
  • 3. Computer Science & Information Technology (CS & IT) 107 { 2 n1-1 – 1, 2 n1-1 + 1, 2 n2 - 1 – 1, 2 n2 - 1 + 1, …, 2 nN- 1 – 1, 2 nN- 1 + 1 }. The proposed Non-coprime multi-moduli set form is : S = { 2n1 – 2, 2n1 + 2, 2n2 – 2, 2n2 + 2, …, 2nN – 2, 2nN + 2 }. It is clear that each conjugate-pair on the numbers line is 4 spaces apart. As discussed in [2] it was shown that having the shape of the new non-coprime moduli set ( i.e. { 2n – 2, 2n , 2n + 2 } ) being 4 spaces apart from each other helped in the Forward conversion process (FC) of the moduli. The same space for our new non-coprime multi-moduli is useful indeed. Lets take an example to show what is meant by the spaces above. Ex.1 Let n1 = 3 , n2 = 4 for the set S. Then the set S = { 6, 10, 14, 18 }. Numbers ( 6 , 10 ) and ( 14 , 18 ) are 4 spaces from each other on the numbers line. This is true for any value taken for { n1, n2 … , nN }, notice that n1 < n2 < … < nN ; n1 >= 2. This is need for the management process to prepare the multi-moduli in good shape. Least Common Multiple (LCM) is must be used for the non-coprime case, since there is a common factor among the modulus numbers. 3. NEW NON-COPRIME MULTI-MODULI PROPOSED FORWARD CONVERTER This section is preferred to be divided into two sections in order to show simply how it works. Then from the multi-moduli shape provided it is generalized for size of (N). In the first section, we are going to take N = 2, thus the multi-moduli would consist of 4 modulus values. The second sub-section we are having N = 3, so there would be 6 modulus inside the multi-moduli set. Forward conversion ( i.e. Binary to RNS ) is to be implemented for each case. 3.1 VALUES SET OF 4-MODULUS The multi-moduli set will be of the form, when we take N = 2 : S = { 2n1 – 2, 2n1 + 2, 2n2 – 2, 2n2 + 2 }. If we take as the first example showed n1 = 3 , n2 = 4 . The shape of the set was : S1 = { 6, 10, 14, 18 }. M ( i.e. Dynamic Range of the set ) is calculated through the LCM. For the set S1 it is equal to
  • 4. 108 Computer Science & Information Technology (CS & IT) 6 * 10 * 14 * 18 / 2L-1, where L = the size of the set. (7) For this case L = 4, so M = 1890 . That means any number in the range [ 0 – 1889 ] has a unique representation among the proposed set. This dynamic range is larger than the range for { 2n1 – 2, 2n1 , 2n1 + 2 } which equals 120. i.e. 1890 >> 120. It is also having a larger range than the set { 2n2 – 2, 2n2 , 2n2 + 2 } which has M = 1008. i.e. 1890 > 1008. This is due we are working with 4-moduli set rather than 3-moduli set, and by neglecting the middle modulus ( i.e. 2n ) and having the conjugate of n1 , n2 instead. Mathematically it could be shown as : M1 = 6 * 8 *10 / 4 , M2 = 14 * 16 * 18 / 4 while M3 = 6 * 10 * 14 * 18 / 8 . Take for M2 case, as it has larger numbers than M1, 16 / 4 < 6 * 10 / 8 or by having 6 * 10 / 2 = 30, 30 > 16 when comparing them divided 4 ( i.e. having a common base of comparison ). The conversion process works as the follow, each modulus having the shape 2n – 2 goes to Converter number 1, while the 2n + 2 goes to Converter number 2 that works in parallel. Converter 1 does its work just as figure 1 in [2] showed, figure 2 in the same paper shows converter 2 work. Hardware implementation for each case is shown in figures 3, 5 of [2]. 3.2 VALUE SET OF 6-MODULUS When we take N = 3, then the multi-moduli set will be on the form : S = { 2n1 – 2, 2n1 + 2, 2n2 – 2, 2n2 + 2, 2n3 – 2, 2n3 + 2 }. If we take n1 = 3 , n2 = 4 and n3 = 5 for simplicity. The shape of the set is : S2 = { 6, 10, 14, 18, 30 , 34 }. M ( i.e. Dynamic Range of the set ) is calculated through the LCM. For the set S2 it is equal to 6 * 10 * 14 * 18 * 30 * 34 / 2L-1, where L = the size of the set. (8) For this case L = 6, so M = 481950.
  • 5. Computer Science & Information Technology (CS & IT) 109 That means any number in the range [ 0 – 481949] has a unique representation among the proposed set. This dynamic range is larger than the range for { 2n1 – 2, 2n1 , 2n1 + 2 } which equals 120. i.e. 481950 >> 120. It is also having a very large range than the set { 2n2 – 2, 2n2 , 2n2 + 2 } which has M = 1008. i.e. 481950>> 1008. Finally it has larger range than the set { 2n3 – 2, 2n3 , 2n3 + 2 } which has M = 8160. i.e. 481950>> 8160. This is due we are working with 6-moduli set rather than 3-moduli set for each case, and by neglecting the middle modulus ( i.e. 2n ) and having the conjugate of n1 , n2 and n3 instead. Mathematically it could be shown as : M1 = 6 * 8 *10 / 4 , M2 = 14 * 16 * 18 / 4 , M3 = 30 * 32 * 34 / 4 while M4 = 6 * 10 * 14 * 18 * 30 * 34 / 32 . Take for M3 case, as it has the largest numbers than M1 and M2, 32 / 4 < 6 * 10 * 14 * 18 / 32 or by having 6 * 10 * 14 * 18 / 8 = 1890, 1890 > > 16 when comparing them divided 4 ( i.e. having a common base of comparison ). The conversion process works as the follow, each modulus having the shape 2n – 2 goes to Converter number 1, while the 2n + 2 goes to Converter number 2 that both works in parallel. Converter 1 does its work just as figure 1 in [2] showed, figure 2 in the same paper shows converter 2 work. Hardware implementation for each case is shown in figures 3, 5 of [2]. 4. CONCLUSIONS A new non-coprime multi-moduli set has been proposed. A general formula for the dynamic range of it was derived. Algorithm of the special non-coprime multi-moduli set has been suggested. Also a new mathematical algorithm for the new non-coprime multi-set has been proposed. This research revealed that non-coprime moduli set may be suitable for wide variety of cases not limited to co-prime only ( i.e. Conjugate in multi-moduli ). ACKNOWLEDGEMENTS The author would like to thank everyone.
  • 6. 110 Computer Science & Information Technology (CS & IT) REFERENCES [1] A. Skavantzos ; Y. Wang, "New efficient RNS-to-weighted decoders for conjugate-pair-moduli residue number systems", IEEE Conference Record of the Thirty-Third Asilomar Conference on Signals, Systems, and Computers, 1999.. [2] Mansour Bader, Andraws Swidan, Mazin Al-Hadidi and Baha Rababah, "A binary to residue conversion using new proposed non-coprime moduli set", Signal & Image Processing : An International Journal (SIPIJ) Vol.7, No.3, June 2016 . [3] A. Skavantzos ; Yuke Wang, "Application of new Chinese Remainder Theorems to RNS with two pairs of conjugate moduli", IEEE Pacific Rim Conference on Communications, Computers and Signal Processing (PACRIM 1999). Conference Proceedings, 1999. [4] M. Abdallah, A. Skavantzos, "On the binary quadratic residue system with non coprirne moduli", IEEE Trans. On Signal Processing, vol. 45, no. 8, pp. 2085-2091, Aug. 1997. [5] Y. Wang, "New Chinese Remainder Theorems", Proceedings of the Thirty Second Asilomar Conference on Signals Systems and Computers, pp. 165-171, 1998-Nov. [6] A. Skavantzos, M. Abdallah, "Implementation Issues of the Two-Level Residue Number System with Pairs of Conjugate Moduli", IEEE Trans. On Signal Processing, vol. 47, no. 3, pp. 826-838, March 1999. [7] A. Skavantzos, M. Abdallah, "Novel Residue Arithmetic Processors for High Speed Digital Signal Processing", Proceedings of the Thirty Second Asilomar Conference on Signals Systems arid Computers, pp. 187-193, 1998-Nov. [8] A. Skavantzos ; T. Stouraitis, "Grouped-moduli residue number systems for fast signal processing", IEEE International Symposium on Circuits and Systems, 1999. ISCAS '99. [9] R. Katti, "A new residue arithmetic error correction scheme", IEEE Transactions on Computers, vol. 45, no. 1, January 1996. [10] Y. Wang, M. N. Swamy, O. Ahmad, "Three number moduli sets based residue number systems", 1998 IEEE International Symposium on Circuits and Systems, 1998. AUTHORS Mansour Bader holds a MSc in computer engineering and networks, University of Jordan, Jordan, 2016. BSc Computer Engineering, Al-Balqa Applied University, Jordan, 2008. He is a technical support engineer of computer networks at computer center of Al-Balqa Applied University for 8 years and a half.
  • 7. Computer Science & Information Technology (CS & IT) 111 Dr. Andraws I. Swidan was born in Al-Karak Jordan in 1954. He received his diploma in Computer Engineering (with honours) and Ph.D. in Computer Engineering from LETI Ulianov Lenin, Sanct Peterburg (Leningrad), Russia in 1979 and 1982 respectively. He Joined the Electrical Engineering Department at the University of Jordan in 1983 and was one of the founders of the Computer Engineering Department at the University of Jordan in 1999. Since then he is a professor at the department. He is also an Adjunct Professor with the ECE department of the McGill University, Montreal, Canada. He holds several technical certifications among which the CISSP. He is an IEEE member, Jordanian Engineering Association member Quebec College of engineers member. He is a Canada Professional Engineer (The province of Quebec). He was member of several national and international scientific committees. He holds several patents and tens of publications. His main areas of research interest are: computer arithmetic, computer security, encryption algorithms. Mazin Al-hadidi has PhD. in Engineering Science (Computing Machines, Systems and Networks), Institute of Problems of Simulation in Power Engineering Academy of Science, Ukraine/Kiev .1990-1994, with grade Excellent. Bachelor and Master Degrees in Engineering (Computer and intellectual systems and networks) Kiev Institute of Civil Aviation Engineers, as a governmental scholarship, Soviet Union / Kiev, 1984-1990, with grade very good. General Secondary 12 Years Certificate in the Science branch, Jordan/Al-Salt, 1984, with grade very good.