Design and Implementation of a Hardware Divider in Finite Field
#1

Design and Implementation of a Hardware Divider in Finite Field

[attachment=17937]
INTRODUCTION
Division in finite fields is an important arithmetic
operation that is widely used in channel coding,
cryptography, error correction and code construction
applications. An algorithm that is suitable for hardware
implementation should require few clock cycles and
simple arithmetic operations. One such algorithm has been
proposed for modular division and its inverse in GF(p) is
called the Unified Modular Division (UMD) algorithm [1].
This algorithmic approach can be used to determine
modular inverse in both integer and Montgomery domains.
This method is based on extended Euclidean algorithm [2]
and binary GCD algorithm [3].



SIMULATION AND SYNTHESIS
Initial fixed-point verification of the UMD algorithm was
developed in C-language. Hardware simulation was then
developed in Verilog HDL and tested in Aldec™
environment. Finally, complete synthesis and
implementation flow was done using Xilinx-XST™ tools.
The number of clock cycles required for binary division is
very few and its complexity in terms of number of
iterations is much less than other modular inversion
techniques as already mentioned in section 1. Some
performance results are described later in section 3.



RESULTS AND DISCUSSIONS
As already mentioned in Section 1, the complexity of this
UMD hardware approach is much less than those of
previous systolic architectures. Systolic architectures exist
as parallel-in parallel-out, serial-in parallel-out, parallel-in
serial-out and serial-in serial-out manner. The computation
time of these architectures becomes impractical when the
number of bits becomes large.
For testing our unified modular division algorithm, at least
100 random samples were used to verify the operations of
this algorithm approach with Unified Montgomery inverse
algorithm suggested in [5] and to obtain statistics.



SUMMARY AND CONCLUSION
The unified modular hardware division implementation
approach presented in this paper can be used efficiently to
compute the inverse in primary field, GF(p) for both
Montgomery and integer domains. The approach presented
here reduces the complexity of all iteration making it
faster than those of other algorithms that use comparison
operations. The simplicity of the control (15 registers, 3
multiplexers, 6 adders) and the operations used in the
design has made it suitable for decoding, code
construction and cryptographic hardware.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: ryan montgomery, linear divider combiner, hardware design, susan montgomery, divider basys2 vhdl, srt divider verilog code, ppt for implementation of electronics in biomedical field,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  design and manufacturing of tilting conveyor seminar addict 1 2,392 18-03-2016, 04:35 PM
Last Post: computer science crazy
  DESIGN AND FABRICATION OF AN AQUA SILENCER seminar addict 2 5,899 07-04-2015, 11:53 AM
Last Post: Kishore1
  RSA ALGORITHM IMPLEMENTATION project uploader 2 2,401 26-06-2013, 06:39 PM
Last Post: arora_rachna04
  Design and manufacture of White Metal Thrust Bearing seminar details 1 1,702 14-02-2013, 12:41 PM
Last Post: Guest
  Modern VLSI Design seminar addict 1 3,505 13-12-2012, 12:44 PM
Last Post: seminar details
  EMBEDDED DESIGN FOR POWER SAVING SYSTEM FOR POWER OPTIMIZATION project uploader 4 2,695 10-11-2012, 11:53 AM
Last Post: seminar details
  Types and Functions of Jigs and Fixtures project uploader 1 3,236 27-10-2012, 04:11 PM
Last Post: seminar details
  DESIGN AND IMPLEMENTATION OF LASER BASED HOME SECURITY SYSTEM seminar addict 1 2,378 22-10-2012, 02:29 PM
Last Post: seminar details
  Finite-Element Simulation of Electrical Discharge Machining (EDM) Process seminar paper 1 1,818 17-10-2012, 02:21 PM
Last Post: seminar details
  VLSI Design and Implementation of Low Power MAC Unit with Block Enabling Technique project uploader 1 1,662 02-10-2012, 01:09 PM
Last Post: seminar details

Forum Jump: