SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1818
IMAGE AND SIGNAL FILTERING USING FIR FILTER MADE USING
APPROXIMATE HYBRID HIGH RADIX ENCODING FOR ENERGY-
EFFICIENT INEXACT MULTIPLIERS USING 4:2 COMPRESSORS
G. Sri Vidhya1, S. Esther Ranjani2, R.S. Haripriya3, G. Ashweetha4, Devareddy Priyanka5
1Assistant Professor, Dept. of ECE, Panimalar Engineering College, Poonamalle, Tamilnadu, India
2,3,4,5UG Students, Dept. Of ECE, Panimalar Engineering College, Poonamalle, Tamilnadu, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Hybrid high base encoding for generating the partial products in signed multiplications that encodes the foremost
important bits with the correct radix-4 Approximate computing forms a design alternative that exploits the intrinsic error
resilience of assorted applications and produces energy-efficient circuits with little accuracy loss. During this paper, we propose
associate approximate coding and also the least significant bits with an approximate higher base radix-2k encoding. The
approximations are performed by rounding the high base values to their nearest power of 2. The projected techniqueis organized
to attain the specified energy–accuracy tradeoffs. Compared with the correct radix-4 multiplier, the projected multipliers
accomplish area savings.
Finite Impulse Response filters are the foremost necessary element in signal processing and communication. Area optimization
and speed are the key needs of Finite Impulse Response filters. FiniteImpulseResponsefilterinvolvesmultiplications, additionsand
shifting operations. As the multiplier is the slowest element in the system, it will affect the performance of the FIR filter. In this
paper, Finite Impulse Response filter based on modified Boothmultiplier isdesignedandcompared withtypicalfilter, during which
former reduces both area and delay.
1. INTRODUCTION
Approximate computing has emerged as a possible solution for the design of energy-efficient digital systems.Inthispaper,the
design of inexact multipliers by applying approximations on the partial product generation is done. We propose a novel
approximate hybrid high radix encoding with 4:2 compressor techniques[1].In the projected technique, the most significant
Bits (MSBs) of the multiplicand are encoded using the radix-4 encoding.
The Least Significant Bits (LSBs) of the multiplicand are encoded using a radix-2k (with k ≥ 4), whereas the ‘k’ is Least
significant a result. It composes a promising design paradigm targeting energy-efficientsystemsbyextraordinarilydecreasing
the power consumption of inherently errorresilientapplications.Approximatecomputingexploitstheinnate error toleranceof
the assorted applications and deliberately relaxes the correctness of some computations, so as to decrease their power
consumption and/or accelerate their execution. Approximations on the partial product generation[1] and approximationson
their accumulation are synergistic, and may be applied unitedly so as to attain higher power reduction. Inthispaper,targeting
the design of inexact multipliers by applying approximations on the partial product generation, we propose a novel
approximate hybrid high radix encoding. In the planned technique, the most significant bits (MSBs) of the multiplicand are
encoded using the radix-4 encoding, whereas the k least significant bits (LSBs) are encoded using a radix-2k (with k ≥ 4). To
simplify the increased complexity induced by the proposed hybrid encoding, the circuit for generating the partial products is
approximated by altering accordingly its truth table. Hence, the number of the partial Products decreases considerably and
simpler tree architectures are used fortheiraccumulation,reducingthe multiplier’senergyconsumption,area,and critical path
delay.
1.1Hybrid high radix encoding
We propose and enable the application of hybrid high base encodings for the generation of energy-efficient approximate
multipliers, exceeding the increased hardwarecomplexityofveryhighradixencodings.Theprojectedtechnique will beapplied
to any multiplier architecture and is reconfigurable, enabling the user to pick out the optimum per application energy–error
tradeoff.
1.2Analytical error analysis
An analytical error analysis is conducted, showing that the output error of the proposedtechniqueis finiteandcertain[2].Such
a rigorous error analysis leads to precise and a priori error estimation for any input distribution, without the need of time-
consuming simulations.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1819
We show that the proposed technique outperforms related state-of-the-art approximate signed multipliers in terms error
values of less energy dissipation for comparable.
The proposed technique is applied into 16×16 bit multipliers operation in addition we implement the 4:2 Compressor to add
the product in the multipliers operation. In this compressor techniquesshouldreduce theadditionoperation[3].Becauseofwe
are using 4:2 compressor, this technique reduce the overall area in the multiplier operation.
1.3PROPOSED SYSTEM
In this paper, we propose approximate high radixencodingtechniqueforInexactMultiplierusingcompressor,itis more energy
efficient and lesser area occupation comparable with existing. In addition, area observed with the proposed compressor is
smaller comparable with normal adder circuit. We propose an approximate hybrid high radix encoding for generating the
partial products in signed multiplications that encodes the most significant bits with the accurate radix-4 encoding and least
significant bits with an approximate higher radix -2^k encoding. The approximations are performed by rounding high radix
value to their nearest power of two. In the proposed technique the multiplicand B is encoded using the approximate high
radix encoding, generating B bar, and the approximate multiplication A.B bar is performed. In addition we replace the normal
adder circuit into 4:2 Compressor techniques because of area reduction, in the existing once the area will be large because of
normal adder circuit occupy larger area in the operation.
1.4 FIR FILTER
Finite Impulse Response (FIR)[6] filters are widely used in Digital Signal Processing (DSP) applications due to their stability
and linear-phase property. In today scenario, low power consumption and less area are the most important parameterforthe
fabrication of DSP systems and high performance systems.
Nowadays, many finite impulse response (FIR) filter designs aimed at either low area or high speed or reduced power
consumption are developed [7]. With the increase in area, hardware cost of these FIR filters are increasing.
This leads to design a low area FIR filter with the advantage of moderate speed performance. The implementation of an FIR
filter needs three basic building blocks. They are Multiplication [9], Addition and Signal delay.
Multipliers consume the foremost amount of space in a FIR filter design. As the multiplier is the slowest elementinthesystem,
it will affect the performance of the FIR filter [8].
Here, Conventional multipliers are replaced by a modified Booth multiplier. Modified booth multiplier performs the
computations using lesser number of adders and repetitious steps. As a result of that they coverlesserareaascomparedtothe
standard multiplier.
This is a very vital criterion because in the fabrication of chips and high performance system requires components that are as
small as possible. Modified Booth is twice as fast as conventional multiplier. It produces only half the number of partial
products (PPs) when compared with an ordinary binary multiplication. Modified Booth encoding (MBE) [9] scheme is known
as the most effective Booth encoding and decoding scheme.
II.LITERATURE SURVEY:
Approximate computing has received vital attention as a promising strategy to decrease power consumption of inherently
error tolerant applications.
In this paper, we tend to target hardware-level approximation by introducing the partial product perforation technique for
designing approximate multiplication circuits. Approximate computing is an attractive design methodology to realize low
power, high performance (low delay) and reduced circuit complexity by relaxing the requirement of accuracy. In this paper,
approximate Booth multipliers are designed based on approximate radix-4 modified Booth encoding (MBE) algorithms and a
regular partial product array that employs an approximate Wallace tree.
A multiplier exploitation the radix-4 (or modified Booth) algorithmic rule is incredibly economical because of the benefit of
partial product generation, whereas the radix-8 Booth multiplier is slow because of the complexity
of generating the odd multiples of the multiplicand. In this paper, this issue is alleviated by the applying of approximate
designs.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1820
III. MODULE EXPLANATION:
3.1 APPROXIMATE HYBRID HIGH RADIX MULTIPLIERS
The high radix encodings require complex encoding and partial product generation circuits negating thus the benefits of the
partial products reduction [4]. The circuit complexity is presentedencodingandthe performedapproximationsforsimplifying
its proposed hybrid high radix. In the proposed technique, the multiplicand B is encoded using the approximate high radix
encoding, generating ˜B, and the approximate multiplication A・ ˜B is performed [5]. Finally, its adaptation on inexact 16-bit
multipliers is described, and a qualitative analysis is conducted, targeting to estimate the potential area gains.
In the proposed hybrid high radix encoding, B is divided in two groups: the MSB part of n-k bits and the LSB part of k bits. The
MSB part is encoded using the radix-4 (modified Booth) encoding while the LSB part is encoded with the high radix-2k
encoding. The hybrid high radix encoding is characterized by increased logic complexity, due to thehighradixvalues ofy0R2k
that are not power of two, and thus, an approximate version is proposed. However, so as to retain high accuracy, the radix-4
encoding of the MSB is performed accurately.
In particular, in the approximate encoding, all the values that are not power of twoandthek −4smallestpowersoftwoaswell,
are rounded to the nearest of the 4 largest powers of two or 0, so that the sum of all the values of the approximate Digit is
y0^R2k is 0. We choose to keep only the four smallest power of two, so that the radix-2k encoding circuit requires only about
area in comparison with the accurate radix-4 encoder.
Fig 1: accurate radix-4 encoding
Fig 2: accurate radix -64 encoding
Fig 3: accurate radix-128 encoding
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1821
Fig 4: accurate radix-1024 encoding
The effectiveness of the approximate hybrid high radix encoding technique is explored with its application to 16-bit signed
numbers, for k = 6, 8, 10, namely the LSBs are encoded using the radix-64, radix-256, and radix-1024 encoding, respectively.
We are implementing the radix-1024 in 16-bit multiplier circuit.
Example 1: radix-1024 encoding the 16-bit multiplicand B grouped as
Similarly, the no powers of two are rounded to •±64, •±128, •±256, or ±512, and the smallest powers of two (•±1, ±2, ±4,
±8,±16,±32) are rounded to 0 or ±64. The encoder’s inputs are the bits b9, b8, . . . , b0 the approximate radix-1024 digit is
y0^
R1024∈ {0,±64,±128,±256,±512}, and the output signals that define y0^R1024 are sign, ×64, ×128, ×256, ×512
3.1.1 Partial Product Generation
In this planned hybrid encoding, the n − k MSBs of multiplicand B are encoded with the accurateradix-4encoding,whereasthe
k LSBs are encoded with associate degree approximate radix-2kencoding. The implementation of the partial product
accumulation is chosen by the designer. Overall, the multiplication circuit consists of stages of operand hybridradix encoding,
partial product generation, partial product accumulation, and final addition.
The projected approximate multipliers are RAD2k named, showing the chosen approximate high base encoding, e.g., RAD64,
RAD256, and RAD1024.The advantage of the approximate hybrid high base multipliers is their simple logic, resulting in fast
operation and low power performance. The partial productgeneratordeliverlow space,andthereductionofthenumberofthe
partial products.
2.1.2 Hardware requirements
Field-Programmable Gate Array (FPGA)
A field-programmable gate array (FPGA) is an integrated circuit designed to be organized by the customer or designer after
manufacturing—hence "field-programmable". The FPGA configuration is usually specified using a hardware description
language (HDL), almost like that used for an application-specific integrated circuit (ASIC) (circuit diagrams were previously
accustomed specify the configuration, as they were for ASICs, however this can be increasingly rare).
FPGAs will be accustomed implement any logical operate that an ASIC might perform. The ability to update the functionality
after shipping, partial re-configuration of the portion of the design and the low non-recurring engineering costs relative to an
ASIC design (not withstanding the generally higher unit cost), offer advantages for many applications.
3.1.3 SOFTWARE REQUIREMENTS:
 Verification Tool
 ModelSim 6.4c
 Synthesis Tool
 Xilinx ISE 14.5
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1822
IV Experimental analysis
SIMULATION RESULTS
Fig 5: Block diagram of inexact multiplier using compressor
Fig 6: Output waveform of inexact multipliers using Compressor
Fig 7: Design summary of inexact multiplier using Compressor
Fig 6 & 7 shows the simulation output of proposed hybrid high radix encoding for inexact multipliers using 4:2 Compressor
technique.
Fig 8: Block diagram of existing multiplier
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1823
Fig 9: Output waveform of inexact multiplier using adder
Fig 10: Design summary of inexact multiplier using adder
Fig 9 & 10 shows the existing hybrid high radix encoding for inexact multipliers.
Fig 11: RTL schematic of proposed multipliers
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1824
Fig 12: Modified Booth Multiplier Based FIR Filter
Fig 13:Architecture of the modified Booth multiplier
Fig 14: Output of FIR Based Booth Multiplication
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1825
Fig 15: Block diagram of FIR
Fig 16: SCHEMATIC VIEW
Fig 17: TECHNOLOGY SCHEMATIC
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1826
Fig 18: Design summary
Fig 19:FIR filter with inexact multiplier output
Fig 20: One of the Application of FIR Filter
Fig 21: Block diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1827
Fig 22: EEG signal input with noise
Fig 23: signal EEG output with noise removed
Fig 24: Image with salt and pepper noise as input
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1828
Fig 25: Image output without noise
Fig 26: Input image with noise
Fig 27: After moving into fir filter, the noise in image is reduced
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1829
IV CONCLUSIONS
In this paper, we propose an approximate hybrid high radix encoding for generatingthepartial productsofa signed multiplier.
The MSBs of the multiplicand are encoded with the accurate radix-4 encoding, while its k LSBs are encoded-2k with an
approximate high radix encoding withk beinga configurationparameterthatadjuststhetradeoff betweenaccuracyandenergy
consumption. The error of the proposed technique follows a Gaussian distribution with near zero average[2]. Compared with
state-of-the-art inexact multipliers,theproposedonesconstitute betterapproximatedesignalternative,outperformingthemin
both energy consumption and accuracy[5].Finally, the proposed technique is scalable, deliveringhigherenergysavingsforthe
same error, as the multiplier’s size decreases. With the help of this multiplier we design FIR filter[8]. To this FIR Filter we give
distorted EEG signal and an image with salt and pepper as input. And in output we obtain noise free output.
The signal and image processing is achieved through simulink tool in MATLAB.
REFERENCES
1) "Design-Efficient Approximate Multiplication Circuits Through Partial Product Perforation”, G. Zervakis, K.
Tsoumanis, S. Xydis, D. Soudris, and K. Pekmestzi
2) Design of Approximate Radix-4 Booth Multipliers for Error Tolerant Computing”, W. Liu, L. Qian, C. Wang, H.Jiang, J.
Han, and F. Lombardi
3) ”Design of Low-Error Fixed-Width Modified Booth Multiplier”, K.-J. Cho, K.-C. Lee, J.-G. Chung, and K. K. Parhi
4) High-Accuracy Fixed-Width Modified Booth Multipliers for Lossy Applications”, J. P. Wang, S. R.Kuang,andS.C.Liang
5) Approximate Radix-8 Booth Multipliers for Low-Power and High-Performance Operation”,H.Jiang,J.Han,F.Qiao,and
F. Lombardi
6) Performance Analysis of FIR filter using Booth Multiplier D. Jaya Kumar, Dr.E. Logashanmugam..
7) Modified Booth Multiplier Based Low-Cost FIR Filter Design Shelja Jose, Shereena Mytheen.
8) Low power designing of FIR filters -- Sarita Chouhan1, Yogesh Kumar.
9) Design and Implementation of an Efficient Modified Booth Multiplier using VHDL Kavita, Jasbir Kaur.

More Related Content

What's hot (18)

Low complexity digit serial fir filter by multiple constant multiplication al...
Low complexity digit serial fir filter by multiple constant multiplication al...Low complexity digit serial fir filter by multiple constant multiplication al...
Low complexity digit serial fir filter by multiple constant multiplication al...
eSAT Publishing House
 
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
IRJET Journal
 
IRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable AdderIRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable Adder
IRJET Journal
 
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTSIRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET Journal
 
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET Journal
 
Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...
Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...
Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...
IJLT EMAS
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...
A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...
A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...
IOSR Journals
 
IRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery UnitIRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET Journal
 
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET Journal
 
Gs3511851192
Gs3511851192Gs3511851192
Gs3511851192
IJERA Editor
 
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGAEFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
VLSICS Design
 
IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...
IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...
IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...
IRJET Journal
 
IRJET- Comparison of FIR Filter using Different Window Functions
IRJET- Comparison of FIR Filter using Different Window FunctionsIRJET- Comparison of FIR Filter using Different Window Functions
IRJET- Comparison of FIR Filter using Different Window Functions
IRJET Journal
 
Ae4101177181
Ae4101177181Ae4101177181
Ae4101177181
IJERA Editor
 
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...
IJMER
 
A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...
A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...
A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...
TELKOMNIKA JOURNAL
 
Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...
Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...
Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...
IRJET Journal
 
Low complexity digit serial fir filter by multiple constant multiplication al...
Low complexity digit serial fir filter by multiple constant multiplication al...Low complexity digit serial fir filter by multiple constant multiplication al...
Low complexity digit serial fir filter by multiple constant multiplication al...
eSAT Publishing House
 
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
IRJET Journal
 
IRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable AdderIRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable Adder
IRJET Journal
 
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTSIRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET Journal
 
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET Journal
 
Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...
Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...
Compare Efficiency of Different Multipliers Using Verilog Simulation & Modify...
IJLT EMAS
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...
A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...
A Novel Approach of Area-Efficient FIR Filter Design Using Distributed Arithm...
IOSR Journals
 
IRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery UnitIRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET Journal
 
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET Journal
 
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGAEFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
VLSICS Design
 
IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...
IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...
IRJET- Network Reconfiguration and DG Placement in Distribution Systems for P...
IRJET Journal
 
IRJET- Comparison of FIR Filter using Different Window Functions
IRJET- Comparison of FIR Filter using Different Window FunctionsIRJET- Comparison of FIR Filter using Different Window Functions
IRJET- Comparison of FIR Filter using Different Window Functions
IRJET Journal
 
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...Review on Implementation of Fir Adaptive Filter Using  Distributed Arithmatic...
Review on Implementation of Fir Adaptive Filter Using Distributed Arithmatic...
IJMER
 
A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...
A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...
A Dynamic Programming Approach to Energy-Efficient Scheduling on Multi-FPGA b...
TELKOMNIKA JOURNAL
 
Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...
Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...
Comparative Analysis of 11T and 16T and 28T Full Adder Based 4*4 Wallace Tree...
IRJET Journal
 

Similar to IRJET- Image and Signal Filtering using Fir Filter Made using Approximate Hybrid High Radix Encoding for Energy-Efficient Inexact Multipliers using 4:2 Compressors (20)

IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET Journal
 
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONSA METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
VLSICS Design
 
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONSA METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
VLSICS Design
 
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONSA METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
VLSICS Design
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth Multiplier
IJERA Editor
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
F1074145
F1074145F1074145
F1074145
IJERD Editor
 
Truncated booth multiplier design of hdl
Truncated booth multiplier design of hdlTruncated booth multiplier design of hdl
Truncated booth multiplier design of hdl
PersiPersi1
 
IRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth MultiplierIRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth Multiplier
IRJET Journal
 
Design of Multiplier Less 32 Tap FIR Filter using VHDL
Design of Multiplier Less 32 Tap FIR Filter using VHDLDesign of Multiplier Less 32 Tap FIR Filter using VHDL
Design of Multiplier Less 32 Tap FIR Filter using VHDL
IJMER
 
IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...
PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...
PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...
Hari M
 
A05410105
A05410105A05410105
A05410105
IOSR-JEN
 
Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...
Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...
Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...
IRJET Journal
 
Parallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix MultiplicationParallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix Multiplication
IJERA Editor
 
32 bit×32 bit multiprecision razor based dynamic
32 bit×32 bit multiprecision razor based dynamic32 bit×32 bit multiprecision razor based dynamic
32 bit×32 bit multiprecision razor based dynamic
Mastan Masthan
 
High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation
IJMER
 
DESIGN OF LOW POWER MULTIPLIER
DESIGN OF LOW POWER MULTIPLIERDESIGN OF LOW POWER MULTIPLIER
DESIGN OF LOW POWER MULTIPLIER
IRJET Journal
 
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET Journal
 
IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...IRJET-  	  Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET- Low Complexity and Critical Path Based VLSI Architecture for LMS A...
IRJET Journal
 
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONSA METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
VLSICS Design
 
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONSA METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
VLSICS Design
 
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONSA METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
A METHODOLOGY FOR IMPROVEMENT OF ROBA MULTIPLIER FOR ELECTRONIC APPLICATIONS
VLSICS Design
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth Multiplier
IJERA Editor
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
Truncated booth multiplier design of hdl
Truncated booth multiplier design of hdlTruncated booth multiplier design of hdl
Truncated booth multiplier design of hdl
PersiPersi1
 
IRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth MultiplierIRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth Multiplier
IRJET Journal
 
Design of Multiplier Less 32 Tap FIR Filter using VHDL
Design of Multiplier Less 32 Tap FIR Filter using VHDLDesign of Multiplier Less 32 Tap FIR Filter using VHDL
Design of Multiplier Less 32 Tap FIR Filter using VHDL
IJMER
 
IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...
PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...
PARTIAL PRODUCT ARRAY HEIGHT REDUCTION USING RADIX-16 FOR 64-BIT BOOTH MULTI...
Hari M
 
Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...
Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...
Designing of Asynchronous Viterbi Decoder for Low Power Consumption using Han...
IRJET Journal
 
Parallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix MultiplicationParallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix Multiplication
IJERA Editor
 
32 bit×32 bit multiprecision razor based dynamic
32 bit×32 bit multiprecision razor based dynamic32 bit×32 bit multiprecision razor based dynamic
32 bit×32 bit multiprecision razor based dynamic
Mastan Masthan
 
High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation High Performance MAC Unit for FFT Implementation
High Performance MAC Unit for FFT Implementation
IJMER
 
DESIGN OF LOW POWER MULTIPLIER
DESIGN OF LOW POWER MULTIPLIERDESIGN OF LOW POWER MULTIPLIER
DESIGN OF LOW POWER MULTIPLIER
IRJET Journal
 
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET Journal
 

More from IRJET Journal (20)

Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ..."Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer VisionBreast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
FIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACHFIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACH
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation ProjectKiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based CrowdfundingInvest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUBSPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATIONBRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ..."Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer VisionBreast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the HeliosphereAnalysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
FIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACHFIR filter-based Sample Rate Convertors and its use in NR PRACH
FIR filter-based Sample Rate Convertors and its use in NR PRACH
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation ProjectKiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based CrowdfundingInvest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUBSPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
AR Application: Homewise VisionMs. Vaishali Rane, Om Awadhoot, Bhargav Gajare...
IRJET Journal
 

Recently uploaded (20)

David Boutry - Specializes In AWS, Microservices And Python
David Boutry - Specializes In AWS, Microservices And PythonDavid Boutry - Specializes In AWS, Microservices And Python
David Boutry - Specializes In AWS, Microservices And Python
David Boutry
 
Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025
Antonin Danalet
 
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdfSmart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
PawachMetharattanara
 
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
PawachMetharattanara
 
AI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in RetailAI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in Retail
IJDKP
 
698642933-DdocfordownloadEEP-FAKE-PPT.pptx
698642933-DdocfordownloadEEP-FAKE-PPT.pptx698642933-DdocfordownloadEEP-FAKE-PPT.pptx
698642933-DdocfordownloadEEP-FAKE-PPT.pptx
speedcomcyber25
 
AI Chatbots & Software Development Teams
AI Chatbots & Software Development TeamsAI Chatbots & Software Development Teams
AI Chatbots & Software Development Teams
Joe Krall
 
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdfIBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
VigneshPalaniappanM
 
DeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFT
DeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFTDeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFT
DeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFT
Kyohei Ito
 
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic AlgorithmDesign Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Journal of Soft Computing in Civil Engineering
 
🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...
🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...
🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...
SanjeetMishra29
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Agents chapter of Artificial intelligence
Agents chapter of Artificial intelligenceAgents chapter of Artificial intelligence
Agents chapter of Artificial intelligence
DebdeepMukherjee9
 
[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...
[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...
[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...
Jimmy Lai
 
hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .
NABLAS株式会社
 
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
ijdmsjournal
 
VISHAL KUMAR SINGH Latest Resume with updated details
VISHAL KUMAR SINGH Latest Resume with updated detailsVISHAL KUMAR SINGH Latest Resume with updated details
VISHAL KUMAR SINGH Latest Resume with updated details
Vishal Kumar Singh
 
IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...
IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...
IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...
ssuserd9338b
 
vtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdfvtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdf
RaghavaGD1
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 
David Boutry - Specializes In AWS, Microservices And Python
David Boutry - Specializes In AWS, Microservices And PythonDavid Boutry - Specializes In AWS, Microservices And Python
David Boutry - Specializes In AWS, Microservices And Python
David Boutry
 
Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025Transport modelling at SBB, presentation at EPFL in 2025
Transport modelling at SBB, presentation at EPFL in 2025
Antonin Danalet
 
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdfSmart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
PawachMetharattanara
 
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
PawachMetharattanara
 
AI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in RetailAI-Powered Data Management and Governance in Retail
AI-Powered Data Management and Governance in Retail
IJDKP
 
698642933-DdocfordownloadEEP-FAKE-PPT.pptx
698642933-DdocfordownloadEEP-FAKE-PPT.pptx698642933-DdocfordownloadEEP-FAKE-PPT.pptx
698642933-DdocfordownloadEEP-FAKE-PPT.pptx
speedcomcyber25
 
AI Chatbots & Software Development Teams
AI Chatbots & Software Development TeamsAI Chatbots & Software Development Teams
AI Chatbots & Software Development Teams
Joe Krall
 
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdfIBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
IBAAS 2023 Series_Lecture 8- Dr. Nandi.pdf
VigneshPalaniappanM
 
DeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFT
DeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFTDeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFT
DeFAIMint | 🤖Mint to DeFAI. Vibe Trading as NFT
Kyohei Ito
 
🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...
🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...
🚀 TDX Bengaluru 2025 Unwrapped: Key Highlights, Innovations & Trailblazer Tak...
SanjeetMishra29
 
Machine foundation notes for civil engineering students
Machine foundation notes for civil engineering studentsMachine foundation notes for civil engineering students
Machine foundation notes for civil engineering students
DYPCET
 
Agents chapter of Artificial intelligence
Agents chapter of Artificial intelligenceAgents chapter of Artificial intelligence
Agents chapter of Artificial intelligence
DebdeepMukherjee9
 
[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...
[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...
[PyCon US 2025] Scaling the Mountain_ A Framework for Tackling Large-Scale Te...
Jimmy Lai
 
hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .
NABLAS株式会社
 
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
OPTIMIZING DATA INTEROPERABILITY IN AGILE ORGANIZATIONS: INTEGRATING NONAKA’S...
ijdmsjournal
 
VISHAL KUMAR SINGH Latest Resume with updated details
VISHAL KUMAR SINGH Latest Resume with updated detailsVISHAL KUMAR SINGH Latest Resume with updated details
VISHAL KUMAR SINGH Latest Resume with updated details
Vishal Kumar Singh
 
IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...
IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...
IPC-7711D-7721D_ EN 2023 TOC Rework, Modification and Repair of Electronic As...
ssuserd9338b
 
vtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdfvtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdf
RaghavaGD1
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 

IRJET- Image and Signal Filtering using Fir Filter Made using Approximate Hybrid High Radix Encoding for Energy-Efficient Inexact Multipliers using 4:2 Compressors

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1818 IMAGE AND SIGNAL FILTERING USING FIR FILTER MADE USING APPROXIMATE HYBRID HIGH RADIX ENCODING FOR ENERGY- EFFICIENT INEXACT MULTIPLIERS USING 4:2 COMPRESSORS G. Sri Vidhya1, S. Esther Ranjani2, R.S. Haripriya3, G. Ashweetha4, Devareddy Priyanka5 1Assistant Professor, Dept. of ECE, Panimalar Engineering College, Poonamalle, Tamilnadu, India 2,3,4,5UG Students, Dept. Of ECE, Panimalar Engineering College, Poonamalle, Tamilnadu, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Hybrid high base encoding for generating the partial products in signed multiplications that encodes the foremost important bits with the correct radix-4 Approximate computing forms a design alternative that exploits the intrinsic error resilience of assorted applications and produces energy-efficient circuits with little accuracy loss. During this paper, we propose associate approximate coding and also the least significant bits with an approximate higher base radix-2k encoding. The approximations are performed by rounding the high base values to their nearest power of 2. The projected techniqueis organized to attain the specified energy–accuracy tradeoffs. Compared with the correct radix-4 multiplier, the projected multipliers accomplish area savings. Finite Impulse Response filters are the foremost necessary element in signal processing and communication. Area optimization and speed are the key needs of Finite Impulse Response filters. FiniteImpulseResponsefilterinvolvesmultiplications, additionsand shifting operations. As the multiplier is the slowest element in the system, it will affect the performance of the FIR filter. In this paper, Finite Impulse Response filter based on modified Boothmultiplier isdesignedandcompared withtypicalfilter, during which former reduces both area and delay. 1. INTRODUCTION Approximate computing has emerged as a possible solution for the design of energy-efficient digital systems.Inthispaper,the design of inexact multipliers by applying approximations on the partial product generation is done. We propose a novel approximate hybrid high radix encoding with 4:2 compressor techniques[1].In the projected technique, the most significant Bits (MSBs) of the multiplicand are encoded using the radix-4 encoding. The Least Significant Bits (LSBs) of the multiplicand are encoded using a radix-2k (with k ≥ 4), whereas the ‘k’ is Least significant a result. It composes a promising design paradigm targeting energy-efficientsystemsbyextraordinarilydecreasing the power consumption of inherently errorresilientapplications.Approximatecomputingexploitstheinnate error toleranceof the assorted applications and deliberately relaxes the correctness of some computations, so as to decrease their power consumption and/or accelerate their execution. Approximations on the partial product generation[1] and approximationson their accumulation are synergistic, and may be applied unitedly so as to attain higher power reduction. Inthispaper,targeting the design of inexact multipliers by applying approximations on the partial product generation, we propose a novel approximate hybrid high radix encoding. In the planned technique, the most significant bits (MSBs) of the multiplicand are encoded using the radix-4 encoding, whereas the k least significant bits (LSBs) are encoded using a radix-2k (with k ≥ 4). To simplify the increased complexity induced by the proposed hybrid encoding, the circuit for generating the partial products is approximated by altering accordingly its truth table. Hence, the number of the partial Products decreases considerably and simpler tree architectures are used fortheiraccumulation,reducingthe multiplier’senergyconsumption,area,and critical path delay. 1.1Hybrid high radix encoding We propose and enable the application of hybrid high base encodings for the generation of energy-efficient approximate multipliers, exceeding the increased hardwarecomplexityofveryhighradixencodings.Theprojectedtechnique will beapplied to any multiplier architecture and is reconfigurable, enabling the user to pick out the optimum per application energy–error tradeoff. 1.2Analytical error analysis An analytical error analysis is conducted, showing that the output error of the proposedtechniqueis finiteandcertain[2].Such a rigorous error analysis leads to precise and a priori error estimation for any input distribution, without the need of time- consuming simulations.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1819 We show that the proposed technique outperforms related state-of-the-art approximate signed multipliers in terms error values of less energy dissipation for comparable. The proposed technique is applied into 16×16 bit multipliers operation in addition we implement the 4:2 Compressor to add the product in the multipliers operation. In this compressor techniquesshouldreduce theadditionoperation[3].Becauseofwe are using 4:2 compressor, this technique reduce the overall area in the multiplier operation. 1.3PROPOSED SYSTEM In this paper, we propose approximate high radixencodingtechniqueforInexactMultiplierusingcompressor,itis more energy efficient and lesser area occupation comparable with existing. In addition, area observed with the proposed compressor is smaller comparable with normal adder circuit. We propose an approximate hybrid high radix encoding for generating the partial products in signed multiplications that encodes the most significant bits with the accurate radix-4 encoding and least significant bits with an approximate higher radix -2^k encoding. The approximations are performed by rounding high radix value to their nearest power of two. In the proposed technique the multiplicand B is encoded using the approximate high radix encoding, generating B bar, and the approximate multiplication A.B bar is performed. In addition we replace the normal adder circuit into 4:2 Compressor techniques because of area reduction, in the existing once the area will be large because of normal adder circuit occupy larger area in the operation. 1.4 FIR FILTER Finite Impulse Response (FIR)[6] filters are widely used in Digital Signal Processing (DSP) applications due to their stability and linear-phase property. In today scenario, low power consumption and less area are the most important parameterforthe fabrication of DSP systems and high performance systems. Nowadays, many finite impulse response (FIR) filter designs aimed at either low area or high speed or reduced power consumption are developed [7]. With the increase in area, hardware cost of these FIR filters are increasing. This leads to design a low area FIR filter with the advantage of moderate speed performance. The implementation of an FIR filter needs three basic building blocks. They are Multiplication [9], Addition and Signal delay. Multipliers consume the foremost amount of space in a FIR filter design. As the multiplier is the slowest elementinthesystem, it will affect the performance of the FIR filter [8]. Here, Conventional multipliers are replaced by a modified Booth multiplier. Modified booth multiplier performs the computations using lesser number of adders and repetitious steps. As a result of that they coverlesserareaascomparedtothe standard multiplier. This is a very vital criterion because in the fabrication of chips and high performance system requires components that are as small as possible. Modified Booth is twice as fast as conventional multiplier. It produces only half the number of partial products (PPs) when compared with an ordinary binary multiplication. Modified Booth encoding (MBE) [9] scheme is known as the most effective Booth encoding and decoding scheme. II.LITERATURE SURVEY: Approximate computing has received vital attention as a promising strategy to decrease power consumption of inherently error tolerant applications. In this paper, we tend to target hardware-level approximation by introducing the partial product perforation technique for designing approximate multiplication circuits. Approximate computing is an attractive design methodology to realize low power, high performance (low delay) and reduced circuit complexity by relaxing the requirement of accuracy. In this paper, approximate Booth multipliers are designed based on approximate radix-4 modified Booth encoding (MBE) algorithms and a regular partial product array that employs an approximate Wallace tree. A multiplier exploitation the radix-4 (or modified Booth) algorithmic rule is incredibly economical because of the benefit of partial product generation, whereas the radix-8 Booth multiplier is slow because of the complexity of generating the odd multiples of the multiplicand. In this paper, this issue is alleviated by the applying of approximate designs.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1820 III. MODULE EXPLANATION: 3.1 APPROXIMATE HYBRID HIGH RADIX MULTIPLIERS The high radix encodings require complex encoding and partial product generation circuits negating thus the benefits of the partial products reduction [4]. The circuit complexity is presentedencodingandthe performedapproximationsforsimplifying its proposed hybrid high radix. In the proposed technique, the multiplicand B is encoded using the approximate high radix encoding, generating ˜B, and the approximate multiplication A・ ˜B is performed [5]. Finally, its adaptation on inexact 16-bit multipliers is described, and a qualitative analysis is conducted, targeting to estimate the potential area gains. In the proposed hybrid high radix encoding, B is divided in two groups: the MSB part of n-k bits and the LSB part of k bits. The MSB part is encoded using the radix-4 (modified Booth) encoding while the LSB part is encoded with the high radix-2k encoding. The hybrid high radix encoding is characterized by increased logic complexity, due to thehighradixvalues ofy0R2k that are not power of two, and thus, an approximate version is proposed. However, so as to retain high accuracy, the radix-4 encoding of the MSB is performed accurately. In particular, in the approximate encoding, all the values that are not power of twoandthek −4smallestpowersoftwoaswell, are rounded to the nearest of the 4 largest powers of two or 0, so that the sum of all the values of the approximate Digit is y0^R2k is 0. We choose to keep only the four smallest power of two, so that the radix-2k encoding circuit requires only about area in comparison with the accurate radix-4 encoder. Fig 1: accurate radix-4 encoding Fig 2: accurate radix -64 encoding Fig 3: accurate radix-128 encoding
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1821 Fig 4: accurate radix-1024 encoding The effectiveness of the approximate hybrid high radix encoding technique is explored with its application to 16-bit signed numbers, for k = 6, 8, 10, namely the LSBs are encoded using the radix-64, radix-256, and radix-1024 encoding, respectively. We are implementing the radix-1024 in 16-bit multiplier circuit. Example 1: radix-1024 encoding the 16-bit multiplicand B grouped as Similarly, the no powers of two are rounded to •±64, •±128, •±256, or ±512, and the smallest powers of two (•±1, ±2, ±4, ±8,±16,±32) are rounded to 0 or ±64. The encoder’s inputs are the bits b9, b8, . . . , b0 the approximate radix-1024 digit is y0^ R1024∈ {0,±64,±128,±256,±512}, and the output signals that define y0^R1024 are sign, ×64, ×128, ×256, ×512 3.1.1 Partial Product Generation In this planned hybrid encoding, the n − k MSBs of multiplicand B are encoded with the accurateradix-4encoding,whereasthe k LSBs are encoded with associate degree approximate radix-2kencoding. The implementation of the partial product accumulation is chosen by the designer. Overall, the multiplication circuit consists of stages of operand hybridradix encoding, partial product generation, partial product accumulation, and final addition. The projected approximate multipliers are RAD2k named, showing the chosen approximate high base encoding, e.g., RAD64, RAD256, and RAD1024.The advantage of the approximate hybrid high base multipliers is their simple logic, resulting in fast operation and low power performance. The partial productgeneratordeliverlow space,andthereductionofthenumberofthe partial products. 2.1.2 Hardware requirements Field-Programmable Gate Array (FPGA) A field-programmable gate array (FPGA) is an integrated circuit designed to be organized by the customer or designer after manufacturing—hence "field-programmable". The FPGA configuration is usually specified using a hardware description language (HDL), almost like that used for an application-specific integrated circuit (ASIC) (circuit diagrams were previously accustomed specify the configuration, as they were for ASICs, however this can be increasingly rare). FPGAs will be accustomed implement any logical operate that an ASIC might perform. The ability to update the functionality after shipping, partial re-configuration of the portion of the design and the low non-recurring engineering costs relative to an ASIC design (not withstanding the generally higher unit cost), offer advantages for many applications. 3.1.3 SOFTWARE REQUIREMENTS:  Verification Tool  ModelSim 6.4c  Synthesis Tool  Xilinx ISE 14.5
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1822 IV Experimental analysis SIMULATION RESULTS Fig 5: Block diagram of inexact multiplier using compressor Fig 6: Output waveform of inexact multipliers using Compressor Fig 7: Design summary of inexact multiplier using Compressor Fig 6 & 7 shows the simulation output of proposed hybrid high radix encoding for inexact multipliers using 4:2 Compressor technique. Fig 8: Block diagram of existing multiplier
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1823 Fig 9: Output waveform of inexact multiplier using adder Fig 10: Design summary of inexact multiplier using adder Fig 9 & 10 shows the existing hybrid high radix encoding for inexact multipliers. Fig 11: RTL schematic of proposed multipliers
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1824 Fig 12: Modified Booth Multiplier Based FIR Filter Fig 13:Architecture of the modified Booth multiplier Fig 14: Output of FIR Based Booth Multiplication
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1825 Fig 15: Block diagram of FIR Fig 16: SCHEMATIC VIEW Fig 17: TECHNOLOGY SCHEMATIC
  • 9. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1826 Fig 18: Design summary Fig 19:FIR filter with inexact multiplier output Fig 20: One of the Application of FIR Filter Fig 21: Block diagram
  • 10. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1827 Fig 22: EEG signal input with noise Fig 23: signal EEG output with noise removed Fig 24: Image with salt and pepper noise as input
  • 11. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1828 Fig 25: Image output without noise Fig 26: Input image with noise Fig 27: After moving into fir filter, the noise in image is reduced
  • 12. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1829 IV CONCLUSIONS In this paper, we propose an approximate hybrid high radix encoding for generatingthepartial productsofa signed multiplier. The MSBs of the multiplicand are encoded with the accurate radix-4 encoding, while its k LSBs are encoded-2k with an approximate high radix encoding withk beinga configurationparameterthatadjuststhetradeoff betweenaccuracyandenergy consumption. The error of the proposed technique follows a Gaussian distribution with near zero average[2]. Compared with state-of-the-art inexact multipliers,theproposedonesconstitute betterapproximatedesignalternative,outperformingthemin both energy consumption and accuracy[5].Finally, the proposed technique is scalable, deliveringhigherenergysavingsforthe same error, as the multiplier’s size decreases. With the help of this multiplier we design FIR filter[8]. To this FIR Filter we give distorted EEG signal and an image with salt and pepper as input. And in output we obtain noise free output. The signal and image processing is achieved through simulink tool in MATLAB. REFERENCES 1) "Design-Efficient Approximate Multiplication Circuits Through Partial Product Perforation”, G. Zervakis, K. Tsoumanis, S. Xydis, D. Soudris, and K. Pekmestzi 2) Design of Approximate Radix-4 Booth Multipliers for Error Tolerant Computing”, W. Liu, L. Qian, C. Wang, H.Jiang, J. Han, and F. Lombardi 3) ”Design of Low-Error Fixed-Width Modified Booth Multiplier”, K.-J. Cho, K.-C. Lee, J.-G. Chung, and K. K. Parhi 4) High-Accuracy Fixed-Width Modified Booth Multipliers for Lossy Applications”, J. P. Wang, S. R.Kuang,andS.C.Liang 5) Approximate Radix-8 Booth Multipliers for Low-Power and High-Performance Operation”,H.Jiang,J.Han,F.Qiao,and F. Lombardi 6) Performance Analysis of FIR filter using Booth Multiplier D. Jaya Kumar, Dr.E. Logashanmugam.. 7) Modified Booth Multiplier Based Low-Cost FIR Filter Design Shelja Jose, Shereena Mytheen. 8) Low power designing of FIR filters -- Sarita Chouhan1, Yogesh Kumar. 9) Design and Implementation of an Efficient Modified Booth Multiplier using VHDL Kavita, Jasbir Kaur.
  翻译: