SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3064
Performance Estimation of FIR Filter using Null Convention Logic
Toushiba Khan1, Dr. S.R.P. Sinha2
1M.tech Scholar, Department of Electronics Engineering, Institute of Engineering and Technology
2Professor, Lucknow, Dr. APJ Abdul Kalam Technical University Lucknow India 226021
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - An asynchronous delay insensitive Null
Convention Logic (NCL) with dual rail signal has been
used to design an improved low power high speed FIR
filter and presented in this paper. NCL reduces the
dynamic power consumption by reducing the
switching activity. The power delay product of FIR
filter using both conventional and NCL CMOS model
has been estimated andcomparedin90nmtechnology
with a frequency of 250MHz at 1.2V. Power reduction
of 22% is achieved for the supply voltage of 2.5V in
NCL CMOs model compared to conventional CMOS
model
Key Words: Null conventional logic, asynchronous delay
insensitive, Dynamic Power
1. INTRODUCTION
The development in the field of communication
engineeringandtechnologyhasidentifiedtheresearch
to design low power and high speed FIR filters using
the variety of concepts. The filters play a major role in
the field of communication, radar, biomedical signal
processing and video processing as the electronic
industryis growingrapidly. Filteringis a class of signal
processing, which defines the complete or partial
suppression of some aspects of the signal. It removes
some unwanted frequencies in order to suppress
interfering signals and reduces background noise.
Filters may be digital or analog filter. In digital filter,
FIR filter play a vital role in the performances such as
modification, reshaping and manipulation of the
frequency spectrum of signal according to the desired
requirements. Moreover, FIR filters are the important
building blocks because of their linear phase and
stability. FIR filter has a finite number ofinputsamples
which affects the generation of a given output sample
and it is a time-invariant discrete linear system,
frequently used in Digital Signal Processing system by
virtueofstabilityandeasyimplementation.Itperforms
the frequency shaping or the linear prediction on a
discrete-time input sequence {x0, x1, x2…}.The output
is obtained as a sum of delayed and scaled input
samples. An LTI system interacts with its input signal
through a process called linear convolution. The
convolved sequence is given by
y[n] = x[n]* h[n] (1)
y n ∑hk x n
− k (2)
where h[n] is the impulse response, x[n] is the input
signal and y[n] is the output signal
The FIR filter shown in Fig.1 consistsofadders,
multipliers and delay elements. The output can be
obtained by multiplying the delayed inputs and the
coefficients as given in (1).
Figure 1 Structure of fir filter
The power dissipation of FIR filter depends up on the
number of transistors in adders, multipliers and delay
elements. The power dissipation is due to three
sources: static power dissipation, dynamic power
dissipation and short circuit power dissipation. Low
power dissipation will allow the system to operate
longer with the same battery. Power consumption in a
logic network depends on system clock frequency (f),
switching activity (Pi), size of transistor and their
capacitance ( Ceq), supply voltage (VDD), short-circuit
current (ISC) and leakage current (IL) , as given in (3).
P=∑ VDD V swing C eq f Pi + VDD ∑ I sc + V DD IL (3)
Hung Tien Bui, et.al [1] have proposed a technique to
build a total of 41 new 10-transistor full adders using
novel XOR and XNOR gates in combination with
existing ones. Almost all those new adders consume
less powerin high frequencies, whilethreenewadders
consistently consume on average 10% less power and
have higher speed compared with the previous 10-
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3065
transistorfulladderandtheconventional28-transistor
CMOS adder. The disadvantage of the new adders is
the threshold-voltage loss of the pass transistors. An
advanced version of spurious power suppression
technique (SPST) on multipliers for high-speed and
low-power purposes have been proposed by Kuan-
Hung Chen and Yuan-Sun Chu [2].It leads to a 40%
speed improvement. The developed SPST-equipped
multiplier dissipates 0.0121 mW per MHz in 0.18µm
CMOS technology and obtained 40% power reduction.
Oscal T.C. Chen et.al [3] has designed a power-efficient
digital signal processor by developing a low-power
adderwhichoperatesoneffectivedynamicdataranges.
The 32-bit adder used has reduced the power
dissipation in multimedia applications. Besides the
ripple adder, the developed processor utilized inother
adder cells, such as carry lookahead and carry-select
adders to compromise complexity, speed and power
consumptionforapplication-specificintegratedcircuits
and digital signal processors
2-Fir filter Design Using NCL
Null Convention logic (NCL)providesanasynchronous
design methodology employing dual rail signals [6], to
incorporate data and control information into one
mixed path. This logic is a symbolically complete logic
which expresses in terms of the logicitself.NCLaimsat
designing VLSI devices with greaterease,withreduced
power budget, lower electromagnetic interference
effects and reduced noise margins. The circuits using
NCL utilize dual-rail or quad-raillogictoachievedelay-
insensitivity [7] –[9].
A dual-rail signal, D, consists of two wires, D0
and D1, which may assume any value from the set
{DATA0, DATA1, NULL}. The DATA0state (D0=1,D1=
0) corresponds to a Boolean logic 0,the DATA1 state
(D0 = 0, D1 = 1) corresponds to a Boolean logic 1, and
the NULL state (D0 = 0, D1 = 0) corresponds to the
empty set which means that the value of D is not yet
available. The two rails are mutually exclusive, such
that both rails can never be asserted simultaneously.
This state is defined as an illegal state. Both dual-rail
and quad-rail signals are space optimal 1-hot delay-
insensitive codes, requiring two wires per bit.
NCL circuits have been constructed using
thresholdgateswithhysteresisforitscomposablelogic
elements. One typeofthresholdgatesistheTHmngate,
where 1 ≤ m ≤ n as depicted in Fig. 2. A THmn gate
corresponds to an operator with at least m signals
asserted in set condition and all signals de-asserted
before the output becomes asserted.Hysteresisisused
to provide a means for monotonic transition and a
complete transition of multi –rail signals back to NULL
state before asserting the output associated with the
next wave front of input data [10]. In a THmn, each of
the n inputs is connected to the rounded portion of the
gate. The output emanates from the pointed end of the
gate. The gate’s threshold value m, is written inside of
the gate. Another type of gate is weighted threshold
gate denoted as THmnWw1w2…wRinFig.2.Weighted
threshold gates have an integer value, m ≥ wR > 1,
applied to input R. Here 1 ≤ R < n; where n is the
number of inputs; m is the gate’s threshold; and w1,
w2, …wR, each > 1, are the integer weights of input1,
input2, …input R, respectively.
Figure 2- Symbol of Threshold gates
A- Transistor level implementation of NCL gates
NCL thresholdgatesaredesignedwithhysteresisstate-
holding capability, such that after the output is
asserted, all inputs are deasserted before the output is
deasserted. NCL gates have both set and hold
equations, where the set equation determines when
the gate will remain asserted and the hold equation
determines when the gate will remain asserted once it
has been asserted. The set equation determines the
gate’s functionality, where as the hold equation is the
same for all the NCL gates and is simplyallinputsORed
together. The general equation for an NCL gate with
output Z is Z=Set + (Z - * hold), where Z- is the previous
output value and Z is the new value. NCL gates can be
implemented using static CMOS and semi static CMOS
implementation [5]. NCL gate using CMOS technology
can be implemented by complement of Z , which in
general form is :Z’=reset + (Z- ‘ * set’), where reset is
complement of hold (either complement of each input,
ANDed together),such that thegateisdeassertedwhen
all input are deasserted and remains deasserted while
the gate’s set condition is false.
B- Basic gates using NCL
The basic gates are implementedbyconsideringinputs
“0” and“1”. For NCL implementation, booleanlogic0is
encoded as”10” and boolean logic 1 is encoded as “01”.
If the input X is logic 0 then it can be encoded as X 0=1
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3066
and X1=0. If the input X is logic 1 then it can be encoded
as X0=0 and X1=1
C- Adders using NCL
Half adder: Half Adder has been designed usingtheEX-
OR gate and AND gate which is designed using NCL
gates as ahown in Fig.3.
Fig-3 Half Adder
Full Adder: A full adder has been designed using two
half adders and an OR gate as shown in Fig. 4.
Fig-4 Full adder
D. Multiplier using NCL-Multiplier has been designed
using the AND gates, half adders and full adders
designed using NCL. D-Flip flop: D-Flip flop consists of
NAND gates and inverter designed using NCL where
the output is obtained during the application of high
clock pulse.
E. FIR Filter using NCL- An 8 tap Filter has been
designed using AND gates, Full adders, 16 bit Ripple
carry adder, 8x8 array multiplier and D-flip flops.
3. Results and discussion- The 8 tap low pass FIR
filter using NCL CMOS model has been designed and
implemented using HSPICE and DSCH in 90nm
technology.
In TH23 gate, the reset equation is ABC and the
simplified set equation is AB+BC+AC. Directly
implementing these equations for Z and Z', after
simplification, yields the static transistor-level
implementation of an NCL gate as shown in Fig. 6
for TH23 gate. This requires the output to be
feedback as an input to the NMOS and PMOS L
OGIC to achieve hysteresis behavior.
Half adder: Half Adder has been designed as in
Fig. 8 using the NCL gates and it is optimized
using Threshold Combinational Reduction
method. When either A0 or B0 is asserted C0 will
be asserted which is implemented using TH12
gate. C1 asserts output data only when A1 and B1
asserts data. S1 asserts output data when C0
asserts data with either A1 asserts data input
value or B1 asserts data input value but not both
at same time. Hence S1 is designed usingTH33w2
gate where C0 will be input with more weight
than others S0 asserts output data when C1
asserts data orA0 and B0 asserts data input. The
sum and carry is given in table 1
FIGURE 6: HALF ADDER USING NCL
Inputs
X0 X1 Y0 Y1
1 0 1 0
1 0 0 1
0 1 1 0
0 1 0 1
Outputs
S0 S1 C0 C1
1 0 1 0
0 1 1 0
0 1 1 0
1 0 0 1
Table-1 NCL half adder
Full Adder: From the truth table, optimized
equation are Co1 = A1B1 + Ci1A1 + Ci1B1 and Co0 =
A0B0 + Ci0 A0 +Ci0B0. Bothfunctionscandirectlybe
mapped in to TH23 gate as shown in Fig. 9. The
Karnaugh – map for Sum output S is based on A,
A
B
Ex-or
And
sum
Carry
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
++++
A
OR
HA
LF;
F
HA
A
B
sum
CarryC
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3067
Band Ci along with output from Co. S0 = Co1A0 +
Co1B0 + Co1 Ci0 + A0B0Ci0and S1 = Co0A1 +
Co0B1+Co1 Ci0 + A1B1 Ci0,botharedirectlymapped
intoTH34w2 gates where Co has more weight
than the other input in Table 2.
FIGURE 6: Full adder using NCL
INPUTS
A
0
A
1
B
0
B
1
C
i
C
i
1
1 0 1 0 1 0
1 0 1 0 0 1
1 0 0 1 1 0
1 0 0 1 0 1
0 1 1 0 1 0
0 1 1 0 0 1
0 1 0 1 1 0
0 1 0 1 0 1
OUTPUTS
S
0
S
1
C
0
C
1
1 0 1 0
0 1 1 0
0 1 1 0
1 0 0 1
0 1 1 0
1 0 0 1
1 0 0 1
0 1 0 1
Table 3- NCL Full Adder
Table 3 shows the comparison of FIR filter designed
using NCL logic with conventional CMOS logic. Low
power and high speed has been obtained compared
to conventional CMOS logic.
Table 4 Comparison of conventional CMOS with NCL
logic for 8 Tap FIR filter
Parameters Conventional
CMOS logic
NULL
convention
Logic
Transistor counts 27950 72465
Power
consumption(mW)
26.9 20.8
Delay(ns) 32.8 30.7
Area(nm2) 0.587034 1.52166
Power delay
product(J)
0.8768×10-9 0.63648×10-9
0.8 1 1.2 1.4
SCL 20 20.2 21 22
NCL 12.2 14 16 18
0
5
10
15
20
25
Powerdissipation(mW)
supply voltage(V)
4- Conclusion-The8tapFIRFilterusingconventional
CMOS and NCL CMOS model have been implemented
and analyzed. The FIR filter using NCL achieves high
speed and low power dissipation compared with
conventional CMOS model. The power delay product
is better when comparedwiththeconventionalCMOS
model. The power dissipation for different supply
voltages and operating frequencies were estimated
and found that NCL CMOS model outperform the
conventional CMOS model.
REFERENCES
1. Hung Tien Bui, Yuke Wang, and Yingtao Jiang,
“Design and Analysis of Low-Power 10-
Transistor Full AddersUsingNovelXOR–XNOR
Gates”,IEEETransonCircuitsandSystems—II:
Analog and Digital Signal Processing, Vol. 49,
No. 1, January 2002
2. Kuan-Hung Chen and Yuan-Sun Chu, “A Low-
Power Multiplier with the Spurious Power
Suppression Technique”, IEEE Trans. on Very
Large Scale Integration(VLSI)Systems,Vol.15,
No. 7, July 2007
3. Oscal T.-C. Chen, Robin Ruey-Bin Sheen and
Sandy Wang,” A Low-Power Adder Operating
on Effective Dynamic DataRanges”IEEETrans.
on Very Large Scale Integration (VLSI)
Systems, Vol. 10, No. 4, August 2002
4. A.P.Vinod, EdmundLai, DouglasL.Maskell,
P.K.Meher,” An improved common
subexpressioneliminationmethodforreducing
logic operators in FIR filter implementations
without increasing logic depth”, Integration,
the VLSI Journal, Volume 43 Issue 1, January,
2010
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3068
5. Montek Singh, Jose A. Tierno, Alexander
Rylyakov, Sergey Rylov, and Steven M.
Nowick,” An Adaptively Pipelined Mixed
Synchronous-Asynchronous Digital FIR Filter
Chip Operating at 1.3 Gigahertz”, IEEE Trans.
on Very Large Scale Integration (VLSI)
Systems, Vol. 18, No. 7, July 2010 1043
6. Hauck.S, ”AsynchronousDesignMethodologies
:An overview “, Proceeding of the IEEE,vol.83,
No:1, pp69-93, 1995
7. Scott C. Smith, “ Design of an FPGA Logic
ElementforImplementingAsynchronousNULL
ConventionLogicCircuits”,IEEETrans.onVery
Large Scale Integration(VLSI)Systems,Vol.15,
No. 6, June 2007.
8. J. Sparso, J. Staunstrup, and M. Dantzer-
Sorensen, “Design of delay insensitive circuits
using multi-ring structures,” in Proc. Eur.
Design Autom. Conf., 1992, pp. 15–20
9. Gerald E.Sobelman and Karl M.Fant, ”CMOS
circuit design of threshold gates with
Hysteresis” IEEE International symposium on
circuits and systems (II) ,pp.61-65, 1998.
10. David, R. Ginosar, and M. Yoeli, “An efficient
implementation of boolean functions as self-
timed circuits,” IEEE Trans. Comput., vol. 41,
no. 1, pp. 2–10, Jan. 1992.
.

More Related Content

What's hot

Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction GargiKhanna1
 
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...VIT-AP University
 
RISC Implementation Of Digital IIR Filter in DSP
RISC Implementation Of Digital IIR Filter in DSPRISC Implementation Of Digital IIR Filter in DSP
RISC Implementation Of Digital IIR Filter in DSPiosrjce
 
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...VLSICS Design
 
Implementation of UART with BIST Technique Using Low Power LFSR
Implementation of UART with BIST Technique Using Low Power LFSRImplementation of UART with BIST Technique Using Low Power LFSR
Implementation of UART with BIST Technique Using Low Power LFSRIJERA Editor
 
Direct digital synthesis based cordic algorithm a novel approach towards digi...
Direct digital synthesis based cordic algorithm a novel approach towards digi...Direct digital synthesis based cordic algorithm a novel approach towards digi...
Direct digital synthesis based cordic algorithm a novel approach towards digi...eSAT Journals
 
AN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGN
AN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGNAN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGN
AN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGNEEIJ journal
 
Paper id 27201430
Paper id 27201430Paper id 27201430
Paper id 27201430IJRAT
 
Differential 8 PSK code with multisymbol interleaving
Differential 8 PSK code with multisymbol interleavingDifferential 8 PSK code with multisymbol interleaving
Differential 8 PSK code with multisymbol interleavingSaša Đorđević
 
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...VLSICS Design
 
SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding IJECEIAES
 
Ieee project reversible logic gates by_amit
Ieee project reversible logic gates  by_amitIeee project reversible logic gates  by_amit
Ieee project reversible logic gates by_amitAmith Bhonsle
 
IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)
IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)
IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)iGrid T&amp;D
 
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic GatesA Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gatesijsrd.com
 
Vlsi mini project list 2013
Vlsi mini project list 2013Vlsi mini project list 2013
Vlsi mini project list 2013Vision Solutions
 
Cse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notesCse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notesOmprakash BV
 
Design of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing MultiplierDesign of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing MultiplierIRJET Journal
 
A XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODE
A XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODEA XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODE
A XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODEVLSICS Design
 

What's hot (20)

Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction
 
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
EVOLUTION OF STRUCTURE OF SOME BINARY GROUP-BASED N-BIT COMPARATOR, N-TO-2N D...
 
RISC Implementation Of Digital IIR Filter in DSP
RISC Implementation Of Digital IIR Filter in DSPRISC Implementation Of Digital IIR Filter in DSP
RISC Implementation Of Digital IIR Filter in DSP
 
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
 
Implementation of UART with BIST Technique Using Low Power LFSR
Implementation of UART with BIST Technique Using Low Power LFSRImplementation of UART with BIST Technique Using Low Power LFSR
Implementation of UART with BIST Technique Using Low Power LFSR
 
Direct digital synthesis based cordic algorithm a novel approach towards digi...
Direct digital synthesis based cordic algorithm a novel approach towards digi...Direct digital synthesis based cordic algorithm a novel approach towards digi...
Direct digital synthesis based cordic algorithm a novel approach towards digi...
 
AN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGN
AN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGNAN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGN
AN EFFICIENT BASE-4 LEADING ZERO DETECTOR DESIGN
 
Paper id 27201430
Paper id 27201430Paper id 27201430
Paper id 27201430
 
Differential 8 PSK code with multisymbol interleaving
Differential 8 PSK code with multisymbol interleavingDifferential 8 PSK code with multisymbol interleaving
Differential 8 PSK code with multisymbol interleaving
 
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
 
SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding SC-FDM-IDMA Scheme Employing BCH Coding
SC-FDM-IDMA Scheme Employing BCH Coding
 
Gdi cell
Gdi cellGdi cell
Gdi cell
 
Ieee project reversible logic gates by_amit
Ieee project reversible logic gates  by_amitIeee project reversible logic gates  by_amit
Ieee project reversible logic gates by_amit
 
IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)
IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)
IEC61850: Use of IEC61850 to telecontrol MV grids (Presentation)
 
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic GatesA Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
A Novel Design of 4 Bit Johnson Counter Using Reversible Logic Gates
 
Vlsi mini project list 2013
Vlsi mini project list 2013Vlsi mini project list 2013
Vlsi mini project list 2013
 
Cse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notesCse iii-logic design [10 cs33]-notes
Cse iii-logic design [10 cs33]-notes
 
PROJECT ENGINEERIING (1)
PROJECT ENGINEERIING (1)PROJECT ENGINEERIING (1)
PROJECT ENGINEERIING (1)
 
Design of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing MultiplierDesign of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
Design of Low Power Reconfigurable IIR filter with Row Bypassing Multiplier
 
A XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODE
A XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODEA XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODE
A XOR THRESHOLD LOGIC IMPLEMENTATION THROUGH RESONANT TUNNELING DIODE
 

Similar to IRJET- Performance Estimation of FIR Filter using Null Convention Logic

IRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR Module
IRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR ModuleIRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR Module
IRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR ModuleIRJET Journal
 
Design of all digital phase locked loop (d pll) with fast acquisition time
Design of all digital phase locked loop (d pll) with fast acquisition timeDesign of all digital phase locked loop (d pll) with fast acquisition time
Design of all digital phase locked loop (d pll) with fast acquisition timeeSAT Journals
 
Minimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full adderMinimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full addereSAT Journals
 
Minimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full adderMinimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full addereSAT Publishing House
 
Review On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power ConsumptionReview On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power ConsumptionIRJET Journal
 
MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE
MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE
MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE VLSICS Design
 
QUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATES
QUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATESQUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATES
QUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATESDrKavitaKhare
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemeSAT Publishing House
 
Optimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low PowerOptimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low Poweriosrjce
 
Data detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmData detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmeSAT Publishing House
 
Codec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsCodec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsIJEEE
 
IRJET - Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...
IRJET -  	  Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...IRJET -  	  Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...
IRJET - Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...IRJET Journal
 
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...IRJET Journal
 
Design, Development and Simulation of Front End Electronics for Nuclear Detec...
Design, Development and Simulation of Front End Electronics for Nuclear Detec...Design, Development and Simulation of Front End Electronics for Nuclear Detec...
Design, Development and Simulation of Front End Electronics for Nuclear Detec...ijtsrd
 
IRJET - Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI LogicIRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET - Realization of Power Optimised Carry Skip Adder using AOI LogicIRJET Journal
 
Design and Implementation of Schmitt Trigger using Operational Amplifier
Design and Implementation of Schmitt Trigger using Operational AmplifierDesign and Implementation of Schmitt Trigger using Operational Amplifier
Design and Implementation of Schmitt Trigger using Operational AmplifierIJERA Editor
 
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...IRJET Journal
 
A COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGN
A COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGNA COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGN
A COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGNVLSICS Design
 
SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...
SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...
SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...VLSICS Design
 

Similar to IRJET- Performance Estimation of FIR Filter using Null Convention Logic (20)

IRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR Module
IRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR ModuleIRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR Module
IRJET- Design of ODD-Even Parity Generator using Six Transistors XOR-XNOR Module
 
Design of all digital phase locked loop (d pll) with fast acquisition time
Design of all digital phase locked loop (d pll) with fast acquisition timeDesign of all digital phase locked loop (d pll) with fast acquisition time
Design of all digital phase locked loop (d pll) with fast acquisition time
 
Minimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full adderMinimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full adder
 
Minimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full adderMinimization of redundant internal voltage swing in cmos full adder
Minimization of redundant internal voltage swing in cmos full adder
 
Review On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power ConsumptionReview On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
 
MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE
MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE
MITIGATION OF SOFT ERRORS ON 65NM COMBINATIONAL LOGIC GATES VIA BUFFER GATE
 
QUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATES
QUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATESQUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATES
QUANTUM COMPUTING FOR VLSI : VERILOG IMPLEMENTATION OF REVERSIBLE LOGIC GATES
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm system
 
Optimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low PowerOptimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low Power
 
Data detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdmData detection with a progressive parallel ici canceller in mimo ofdm
Data detection with a progressive parallel ici canceller in mimo ofdm
 
Codec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsCodec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI Interconnects
 
IRJET - Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...
IRJET -  	  Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...IRJET -  	  Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...
IRJET - Analysis of Power Consumption in Glitch Free Dual Edge Triggered ...
 
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
 
Design, Development and Simulation of Front End Electronics for Nuclear Detec...
Design, Development and Simulation of Front End Electronics for Nuclear Detec...Design, Development and Simulation of Front End Electronics for Nuclear Detec...
Design, Development and Simulation of Front End Electronics for Nuclear Detec...
 
IRJET - Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI LogicIRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET - Realization of Power Optimised Carry Skip Adder using AOI Logic
 
Design and Implementation of Schmitt Trigger using Operational Amplifier
Design and Implementation of Schmitt Trigger using Operational AmplifierDesign and Implementation of Schmitt Trigger using Operational Amplifier
Design and Implementation of Schmitt Trigger using Operational Amplifier
 
40520130101002
4052013010100240520130101002
40520130101002
 
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
Performance Evaluation of Iterative Receiver using 16-QAM and 16-PSK Modulati...
 
A COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGN
A COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGNA COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGN
A COMPARATIVE STUDY OF ULTRA-LOW VOLTAGE DIGITAL CIRCUIT DESIGN
 
SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...
SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...
SCOPE OF REVERSIBLE ENGINEERING AT GATE-LEVEL: FAULT-TOLERANT COMBINATIONAL A...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

IRJET- Performance Estimation of FIR Filter using Null Convention Logic

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3064 Performance Estimation of FIR Filter using Null Convention Logic Toushiba Khan1, Dr. S.R.P. Sinha2 1M.tech Scholar, Department of Electronics Engineering, Institute of Engineering and Technology 2Professor, Lucknow, Dr. APJ Abdul Kalam Technical University Lucknow India 226021 ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - An asynchronous delay insensitive Null Convention Logic (NCL) with dual rail signal has been used to design an improved low power high speed FIR filter and presented in this paper. NCL reduces the dynamic power consumption by reducing the switching activity. The power delay product of FIR filter using both conventional and NCL CMOS model has been estimated andcomparedin90nmtechnology with a frequency of 250MHz at 1.2V. Power reduction of 22% is achieved for the supply voltage of 2.5V in NCL CMOs model compared to conventional CMOS model Key Words: Null conventional logic, asynchronous delay insensitive, Dynamic Power 1. INTRODUCTION The development in the field of communication engineeringandtechnologyhasidentifiedtheresearch to design low power and high speed FIR filters using the variety of concepts. The filters play a major role in the field of communication, radar, biomedical signal processing and video processing as the electronic industryis growingrapidly. Filteringis a class of signal processing, which defines the complete or partial suppression of some aspects of the signal. It removes some unwanted frequencies in order to suppress interfering signals and reduces background noise. Filters may be digital or analog filter. In digital filter, FIR filter play a vital role in the performances such as modification, reshaping and manipulation of the frequency spectrum of signal according to the desired requirements. Moreover, FIR filters are the important building blocks because of their linear phase and stability. FIR filter has a finite number ofinputsamples which affects the generation of a given output sample and it is a time-invariant discrete linear system, frequently used in Digital Signal Processing system by virtueofstabilityandeasyimplementation.Itperforms the frequency shaping or the linear prediction on a discrete-time input sequence {x0, x1, x2…}.The output is obtained as a sum of delayed and scaled input samples. An LTI system interacts with its input signal through a process called linear convolution. The convolved sequence is given by y[n] = x[n]* h[n] (1) y n ∑hk x n − k (2) where h[n] is the impulse response, x[n] is the input signal and y[n] is the output signal The FIR filter shown in Fig.1 consistsofadders, multipliers and delay elements. The output can be obtained by multiplying the delayed inputs and the coefficients as given in (1). Figure 1 Structure of fir filter The power dissipation of FIR filter depends up on the number of transistors in adders, multipliers and delay elements. The power dissipation is due to three sources: static power dissipation, dynamic power dissipation and short circuit power dissipation. Low power dissipation will allow the system to operate longer with the same battery. Power consumption in a logic network depends on system clock frequency (f), switching activity (Pi), size of transistor and their capacitance ( Ceq), supply voltage (VDD), short-circuit current (ISC) and leakage current (IL) , as given in (3). P=∑ VDD V swing C eq f Pi + VDD ∑ I sc + V DD IL (3) Hung Tien Bui, et.al [1] have proposed a technique to build a total of 41 new 10-transistor full adders using novel XOR and XNOR gates in combination with existing ones. Almost all those new adders consume less powerin high frequencies, whilethreenewadders consistently consume on average 10% less power and have higher speed compared with the previous 10-
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3065 transistorfulladderandtheconventional28-transistor CMOS adder. The disadvantage of the new adders is the threshold-voltage loss of the pass transistors. An advanced version of spurious power suppression technique (SPST) on multipliers for high-speed and low-power purposes have been proposed by Kuan- Hung Chen and Yuan-Sun Chu [2].It leads to a 40% speed improvement. The developed SPST-equipped multiplier dissipates 0.0121 mW per MHz in 0.18µm CMOS technology and obtained 40% power reduction. Oscal T.C. Chen et.al [3] has designed a power-efficient digital signal processor by developing a low-power adderwhichoperatesoneffectivedynamicdataranges. The 32-bit adder used has reduced the power dissipation in multimedia applications. Besides the ripple adder, the developed processor utilized inother adder cells, such as carry lookahead and carry-select adders to compromise complexity, speed and power consumptionforapplication-specificintegratedcircuits and digital signal processors 2-Fir filter Design Using NCL Null Convention logic (NCL)providesanasynchronous design methodology employing dual rail signals [6], to incorporate data and control information into one mixed path. This logic is a symbolically complete logic which expresses in terms of the logicitself.NCLaimsat designing VLSI devices with greaterease,withreduced power budget, lower electromagnetic interference effects and reduced noise margins. The circuits using NCL utilize dual-rail or quad-raillogictoachievedelay- insensitivity [7] –[9]. A dual-rail signal, D, consists of two wires, D0 and D1, which may assume any value from the set {DATA0, DATA1, NULL}. The DATA0state (D0=1,D1= 0) corresponds to a Boolean logic 0,the DATA1 state (D0 = 0, D1 = 1) corresponds to a Boolean logic 1, and the NULL state (D0 = 0, D1 = 0) corresponds to the empty set which means that the value of D is not yet available. The two rails are mutually exclusive, such that both rails can never be asserted simultaneously. This state is defined as an illegal state. Both dual-rail and quad-rail signals are space optimal 1-hot delay- insensitive codes, requiring two wires per bit. NCL circuits have been constructed using thresholdgateswithhysteresisforitscomposablelogic elements. One typeofthresholdgatesistheTHmngate, where 1 ≤ m ≤ n as depicted in Fig. 2. A THmn gate corresponds to an operator with at least m signals asserted in set condition and all signals de-asserted before the output becomes asserted.Hysteresisisused to provide a means for monotonic transition and a complete transition of multi –rail signals back to NULL state before asserting the output associated with the next wave front of input data [10]. In a THmn, each of the n inputs is connected to the rounded portion of the gate. The output emanates from the pointed end of the gate. The gate’s threshold value m, is written inside of the gate. Another type of gate is weighted threshold gate denoted as THmnWw1w2…wRinFig.2.Weighted threshold gates have an integer value, m ≥ wR > 1, applied to input R. Here 1 ≤ R < n; where n is the number of inputs; m is the gate’s threshold; and w1, w2, …wR, each > 1, are the integer weights of input1, input2, …input R, respectively. Figure 2- Symbol of Threshold gates A- Transistor level implementation of NCL gates NCL thresholdgatesaredesignedwithhysteresisstate- holding capability, such that after the output is asserted, all inputs are deasserted before the output is deasserted. NCL gates have both set and hold equations, where the set equation determines when the gate will remain asserted and the hold equation determines when the gate will remain asserted once it has been asserted. The set equation determines the gate’s functionality, where as the hold equation is the same for all the NCL gates and is simplyallinputsORed together. The general equation for an NCL gate with output Z is Z=Set + (Z - * hold), where Z- is the previous output value and Z is the new value. NCL gates can be implemented using static CMOS and semi static CMOS implementation [5]. NCL gate using CMOS technology can be implemented by complement of Z , which in general form is :Z’=reset + (Z- ‘ * set’), where reset is complement of hold (either complement of each input, ANDed together),such that thegateisdeassertedwhen all input are deasserted and remains deasserted while the gate’s set condition is false. B- Basic gates using NCL The basic gates are implementedbyconsideringinputs “0” and“1”. For NCL implementation, booleanlogic0is encoded as”10” and boolean logic 1 is encoded as “01”. If the input X is logic 0 then it can be encoded as X 0=1
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3066 and X1=0. If the input X is logic 1 then it can be encoded as X0=0 and X1=1 C- Adders using NCL Half adder: Half Adder has been designed usingtheEX- OR gate and AND gate which is designed using NCL gates as ahown in Fig.3. Fig-3 Half Adder Full Adder: A full adder has been designed using two half adders and an OR gate as shown in Fig. 4. Fig-4 Full adder D. Multiplier using NCL-Multiplier has been designed using the AND gates, half adders and full adders designed using NCL. D-Flip flop: D-Flip flop consists of NAND gates and inverter designed using NCL where the output is obtained during the application of high clock pulse. E. FIR Filter using NCL- An 8 tap Filter has been designed using AND gates, Full adders, 16 bit Ripple carry adder, 8x8 array multiplier and D-flip flops. 3. Results and discussion- The 8 tap low pass FIR filter using NCL CMOS model has been designed and implemented using HSPICE and DSCH in 90nm technology. In TH23 gate, the reset equation is ABC and the simplified set equation is AB+BC+AC. Directly implementing these equations for Z and Z', after simplification, yields the static transistor-level implementation of an NCL gate as shown in Fig. 6 for TH23 gate. This requires the output to be feedback as an input to the NMOS and PMOS L OGIC to achieve hysteresis behavior. Half adder: Half Adder has been designed as in Fig. 8 using the NCL gates and it is optimized using Threshold Combinational Reduction method. When either A0 or B0 is asserted C0 will be asserted which is implemented using TH12 gate. C1 asserts output data only when A1 and B1 asserts data. S1 asserts output data when C0 asserts data with either A1 asserts data input value or B1 asserts data input value but not both at same time. Hence S1 is designed usingTH33w2 gate where C0 will be input with more weight than others S0 asserts output data when C1 asserts data orA0 and B0 asserts data input. The sum and carry is given in table 1 FIGURE 6: HALF ADDER USING NCL Inputs X0 X1 Y0 Y1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 Outputs S0 S1 C0 C1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 Table-1 NCL half adder Full Adder: From the truth table, optimized equation are Co1 = A1B1 + Ci1A1 + Ci1B1 and Co0 = A0B0 + Ci0 A0 +Ci0B0. Bothfunctionscandirectlybe mapped in to TH23 gate as shown in Fig. 9. The Karnaugh – map for Sum output S is based on A, A B Ex-or And sum Carry ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ ++++ A OR HA LF; F HA A B sum CarryC
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3067 Band Ci along with output from Co. S0 = Co1A0 + Co1B0 + Co1 Ci0 + A0B0Ci0and S1 = Co0A1 + Co0B1+Co1 Ci0 + A1B1 Ci0,botharedirectlymapped intoTH34w2 gates where Co has more weight than the other input in Table 2. FIGURE 6: Full adder using NCL INPUTS A 0 A 1 B 0 B 1 C i C i 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 OUTPUTS S 0 S 1 C 0 C 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 Table 3- NCL Full Adder Table 3 shows the comparison of FIR filter designed using NCL logic with conventional CMOS logic. Low power and high speed has been obtained compared to conventional CMOS logic. Table 4 Comparison of conventional CMOS with NCL logic for 8 Tap FIR filter Parameters Conventional CMOS logic NULL convention Logic Transistor counts 27950 72465 Power consumption(mW) 26.9 20.8 Delay(ns) 32.8 30.7 Area(nm2) 0.587034 1.52166 Power delay product(J) 0.8768×10-9 0.63648×10-9 0.8 1 1.2 1.4 SCL 20 20.2 21 22 NCL 12.2 14 16 18 0 5 10 15 20 25 Powerdissipation(mW) supply voltage(V) 4- Conclusion-The8tapFIRFilterusingconventional CMOS and NCL CMOS model have been implemented and analyzed. The FIR filter using NCL achieves high speed and low power dissipation compared with conventional CMOS model. The power delay product is better when comparedwiththeconventionalCMOS model. The power dissipation for different supply voltages and operating frequencies were estimated and found that NCL CMOS model outperform the conventional CMOS model. REFERENCES 1. Hung Tien Bui, Yuke Wang, and Yingtao Jiang, “Design and Analysis of Low-Power 10- Transistor Full AddersUsingNovelXOR–XNOR Gates”,IEEETransonCircuitsandSystems—II: Analog and Digital Signal Processing, Vol. 49, No. 1, January 2002 2. Kuan-Hung Chen and Yuan-Sun Chu, “A Low- Power Multiplier with the Spurious Power Suppression Technique”, IEEE Trans. on Very Large Scale Integration(VLSI)Systems,Vol.15, No. 7, July 2007 3. Oscal T.-C. Chen, Robin Ruey-Bin Sheen and Sandy Wang,” A Low-Power Adder Operating on Effective Dynamic DataRanges”IEEETrans. on Very Large Scale Integration (VLSI) Systems, Vol. 10, No. 4, August 2002 4. A.P.Vinod, EdmundLai, DouglasL.Maskell, P.K.Meher,” An improved common subexpressioneliminationmethodforreducing logic operators in FIR filter implementations without increasing logic depth”, Integration, the VLSI Journal, Volume 43 Issue 1, January, 2010
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3068 5. Montek Singh, Jose A. Tierno, Alexander Rylyakov, Sergey Rylov, and Steven M. Nowick,” An Adaptively Pipelined Mixed Synchronous-Asynchronous Digital FIR Filter Chip Operating at 1.3 Gigahertz”, IEEE Trans. on Very Large Scale Integration (VLSI) Systems, Vol. 18, No. 7, July 2010 1043 6. Hauck.S, ”AsynchronousDesignMethodologies :An overview “, Proceeding of the IEEE,vol.83, No:1, pp69-93, 1995 7. Scott C. Smith, “ Design of an FPGA Logic ElementforImplementingAsynchronousNULL ConventionLogicCircuits”,IEEETrans.onVery Large Scale Integration(VLSI)Systems,Vol.15, No. 6, June 2007. 8. J. Sparso, J. Staunstrup, and M. Dantzer- Sorensen, “Design of delay insensitive circuits using multi-ring structures,” in Proc. Eur. Design Autom. Conf., 1992, pp. 15–20 9. Gerald E.Sobelman and Karl M.Fant, ”CMOS circuit design of threshold gates with Hysteresis” IEEE International symposium on circuits and systems (II) ,pp.61-65, 1998. 10. David, R. Ginosar, and M. Yoeli, “An efficient implementation of boolean functions as self- timed circuits,” IEEE Trans. Comput., vol. 41, no. 1, pp. 2–10, Jan. 1992. .