SlideShare a Scribd company logo
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
161 NITTTR, Chandigarh EDIT-2015
Efficient Layout Design Multiplexer By Using
Different Technologies
Dipti
Department of ECE, National Institute of Technical Teachers’ Training & Research Chandigarh, India
dptchandra@gmail.com
Abstract: In this paper, a multiplexer has been designed and
layout simulated using 90nm in Auto generated and
semicustom design mode. The schematic of 4:1 multiplexer
has been designed using and its equivalent layout is created
using microwind tools. The Performance has been analyzed
and compared in terms of area and power. It can be
observed from simulated results in semicustom that 75%
reduction in area and 6.6% reduction in power
Keywords: Multiplexer, layout, VLSI
1. INTRODUCTION
The VLSI (Very large scale integration) is an important
tool to integrate the number of components on a single
chip. The choice of design style of VLSI product depends
on the performance requirement, the technology being
used, the lifetime and cost of the project. [1] The
important factors are area reduction, minimum power
consumption and high speed. Now days, the demand for
these factors are increasing. There are many design
techniques are developed to enhance the performance of
logic circuits. [2] The operation in high temperature
environment results in silicon failure and the circuit will
be damaged. So, the requirement for low power
consumption is increasing with the growth in devices like
Mobile phones, medical instruments and PCs. Another
factor is power consumption, which should be minimized
because it results in low electricity consumption and less
amount of heat is produced. [3] Multiplexer is major
component in telecom industry and it’s a key component
of any arithmetic circuit. These are building blocks for
data switching structure with resource sharing. In a
communication system, the transmission takes place
between transmitter and receiver by using a multiplexer at
the transmitter side to transmit the data from many users
on a single channel with the help of selection (control)
lines.[4]
2. MULTIPLEXER
Multiplexer is a combinational logic circuit, in which the
output is generated from one of the various inputs.
Multiplexer is abbreviated as MUX. A practical
application in which many users are requested to use a
single channel to send their data, in that case multiplexer
has ability to multiplex all signals and transmit on a single
channel. So, it also called a data selector, to select the
number of inputs one by one to provide a single output.
The selection lines control routing of data input to the
output.
Fig1- 4:1 MUX
The 4:1 MUX consists of 4 external inputs with two
selected lines to provide single output. An intelligent
multiplexer is referred to concentrator in the telecom
world. Multiplexers are used for switching application,
A/D convertor, telephone network and Digital
semiconductors. [5] Multiplexers can be used as
programmable logic devices. The circuit is combining two
or more digital signals to give a single line. [6]
Table 1- 4:1 MUX truth table
Selection lines Output
S1 S0 Y
0 0 I0
0 1 I1
1 0 I2
1 1 I3
The above table (1) shows the truth table for 4:1 MUX
which consists of 4 combinations of input.
By using, (4 = 22
) 2 selection lines are required to design
4:1 Multiplexer.
Boolean expression for 4:1 MUX is written as:-
Y= I0S1
’
S0
’
+ I1 S1
’
S0+ I2 S1S0
’
+ I3 S1S0
(I0, I1, I2, I3) are the inputs applied to multiplexer, S0 and
S1 are selection lines, Y is the output of the multiplexer.
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
NITTTR, Chandigarh EDIT -2015 162
Fig2- 4:1 MUX Schematic
In above Schematic, clock are used to provide input and
LEDs (light emitting diode) to test the output. For
hardware implementation, it requires four 3-input NAND
gate and a 4-input NAND gate with two inverters to
generate the complement of S1 and S0.
Fig.3- 4:1 MUX using CMOS
The circuit can also build with CMOS technology. It has
been designed with implementing PMOS & NMOS
transistors. In CMOS circuit, there is low power
dissipation during switching operation of the device. The
PMOS & NMOS transistors form the pull up and pull
down network respectively. It is made by combining of
NMOS and PMOS transistors with four external inputs
(I0, I1, I2, I3) and normal & complemented inputs of S1 and
S0 as selection lines to provide single output. [7]
Fig.4- 4:1 MUX output
The above waveform is of 4:1 multiplexer, generated in
DSCH in which s1 & s0 are control lines, (i0, i1, i2, i3) are
input and out1 is output.
3. LAYOUT DESIGN
DSCH3 & Microwind are the CAD tools have been used
to implement 4:1 MUX using NAND gate. Before the
layout of 4:1 MUX, the schematic of circuit must be
validate. The solution of this problem is taken by Dsch &
microwind. Dsch is a simulator for the simulation of
logic design and to understand the proper function of the
circuit. Then, the layout is created in microwind. [8]
Fig.5- Auto generated layout of 4:1 MUX
This layout occupied the area of 432.2µm2
with power
consumption by 25.645µw. The created layout can also be
possible by semicustom design level.
Fig.6- Semicustom layout of 4:1 MUX
The semicustom layout of 4:1 MUX is shown in the
figure can be designed by different technologies 90nm.
This layout occupies the area of 107.4µm2
with power
consumption of 23.937µw in 90nm technology .
Simulations have been done with microwind 3.1 tool and
it is performed on the layout of Semicustom design level.
The logic ‘0’ and logic ‘1’ corresponds to low and high
level respectively. Clocks are applied as inputs and
selection lines.
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
163 NITTTR, Chandigarh EDIT-2015
Fig.7- Waveform of 4:1 MUX for semicustom design
The 4:1 multiplexers have been designed by auto
generated and semicustom design tools. These are
simulated and compared in terms of its power
consumption and area at 90nm .
Table2- Comparison in terms of power and area
Technologies Power Area
Autogeneration
(90nm)
25.645µw 432.2µm2
Semicustom
(90nm)
23.937µw 107.4µm2
It has been observed that 4:1 multiplexer using Semi
custom design level has low power consumption as
compared to Auto generated design.
5. CONCLUSION
Multiplexer is the fundamental element in most
commonly used circuits. This paper presented an efficient
design of 4:1 MUX in Dsch and simulation using
microwind 3.1 tools. In auto generated and semi custom
design levels. Among these two, the Semi custom is more
power efficient, in which the designed circuit is realized
in 90nm technology with reduced power consumption of
6.6% and area has been reduced to 75.1%. The result
presented in this research work has future scope that
circuit implementation using Full custom from which
more area and power efficient design is expected.
6. REFERENCES
[1] Sung-Mo kang Yusuf Leblebici, “CMOS Digital Integrated circuit”,
TATa Mc GRAW-HILL.
[2] Yashika Thakur, Rajesh Mehra, Anjali Sharma, “CMOS Design of
Area & Power Efficient Multiplexer using Tree Topology”,
International Journal of computer Application, vol. 112, no. 11, pp.
32-36, February 2015.
[3] Abhishek Dixit, Saurabh Khandelwal, Dr. Shyam Akashe, “Design
Low Power High Performance 8;1 MUX using Transmission Gate
Logic (TGL)”, International Journal of Modern Engineering &
Management Research, vol. 2, issue. 2, pp. 14-20, June 2014.
[4] Richa Singh and Rajesh Mehra ‘Power Efficient Design of
Multiplexer Using Adiabatic Logic”, International Journal of
Advances in Engineering and Technology, vol., no., pp.247-254,
March 2013.
[5] Saurabh Rawat, Anushree Shah, Sumit Pundir, ”Implementation of
Boolean Function through Multiplexers with the help of Shannon
Expansion Theorem”, International Journal of Computer
Application, vol. 62, no. 6, pp.18-24, January 2013.
[6] Ila Gupta, Neha Arora, Prof. BP. Singh, “New Design of High
Performance 2:1 Multiplexer”, International Journal of Engineering
Research & Application, vol. 2, issue. 2, pp. 1492-1496, March-
April 2012.
[7] Sarita, Jyoti Hooda, Shweta Chawla, “Design & Implementation of
Low power 4:1 MUX using Adiabatic Logic”, International Journal
of Innovative Technology & Exploring Engineering (IJITEE), vol.
2, issue. 6, pp. 224-227, May 2013.
[8] M.Padmaja, V.N.V.Satya Prakash, “Design of a Multiplexer in
Multiple Logic Styles for low Power VLSI”, International Journal of
Computers Trends and Technology, vol. 3, pp. 467-471, issue. 3,
2012.
ACKNOWLEDGMENT
Author would like to thank Mr. Rajesh mehra, assistant
professor of electronics and communication engineering
department, National Institute of Technical Teachers’ Training
& Research, Panjab University, Chandigarh, India for their
constant inspirations, support and helpful suggestions
throughout this research work.
About author
Dipti currently pursuing ME in Electronics & Communication
from National Institute of Technical Teachers’ Training &
Research, Panjab University, Chandigarh. She has completed
B.tech degree in Electronics & Communication from Babu
Banarasi Das Group of Educational Institute, Lucknow, India in
2014.

More Related Content

What's hot

G03202048050
G03202048050G03202048050
G03202048050
theijes
 
Td ams processing for vlsi implementation of ldpc decoder
Td ams processing for vlsi implementation of ldpc decoderTd ams processing for vlsi implementation of ldpc decoder
Td ams processing for vlsi implementation of ldpc decoder
eSAT Publishing House
 
Wireless communication without pre shared secrets using spread spectrum techn...
Wireless communication without pre shared secrets using spread spectrum techn...Wireless communication without pre shared secrets using spread spectrum techn...
Wireless communication without pre shared secrets using spread spectrum techn...
eSAT Journals
 
Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...
ijasuc
 
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
Power System Operation
 
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
journalBEEI
 
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
eSAT Journals
 
Wind energy forecasting using radial basis function neural networks
Wind energy forecasting using radial basis function neural networksWind energy forecasting using radial basis function neural networks
Wind energy forecasting using radial basis function neural networks
eSAT Journals
 
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
IAES-IJPEDS
 
ENERGY EFFICIENT ROUTING ALGORITHM
ENERGY EFFICIENT ROUTING ALGORITHMENERGY EFFICIENT ROUTING ALGORITHM
Kb3418101813
Kb3418101813Kb3418101813
Kb3418101813
IJERA Editor
 
Analysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filterAnalysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filter
eSAT Journals
 
roy_emmerich-eurec_dissertation-final
roy_emmerich-eurec_dissertation-finalroy_emmerich-eurec_dissertation-final
roy_emmerich-eurec_dissertation-final
Roy Emmerich
 
Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...
eSAT Journals
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control
IJECEIAES
 
IMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLA
IMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLAIMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLA
IMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLA
eeiej_journal
 
Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...
Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...
Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...
IJERA Editor
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systems
TELKOMNIKA JOURNAL
 
Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...
IJECEIAES
 
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
VLSICS Design
 

What's hot (20)

G03202048050
G03202048050G03202048050
G03202048050
 
Td ams processing for vlsi implementation of ldpc decoder
Td ams processing for vlsi implementation of ldpc decoderTd ams processing for vlsi implementation of ldpc decoder
Td ams processing for vlsi implementation of ldpc decoder
 
Wireless communication without pre shared secrets using spread spectrum techn...
Wireless communication without pre shared secrets using spread spectrum techn...Wireless communication without pre shared secrets using spread spectrum techn...
Wireless communication without pre shared secrets using spread spectrum techn...
 
Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...
 
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
Experimental Testing of a Real-Time Implementation of a PMU-Based Wide-Area D...
 
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
Performance evaluation of 2-port MIMO LTE-U terminal antenna with user’s hand...
 
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
 
Wind energy forecasting using radial basis function neural networks
Wind energy forecasting using radial basis function neural networksWind energy forecasting using radial basis function neural networks
Wind energy forecasting using radial basis function neural networks
 
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
A Novel Approach to GSA, GA and Wavelet Transform to Design Fuzzy Logic Contr...
 
ENERGY EFFICIENT ROUTING ALGORITHM
ENERGY EFFICIENT ROUTING ALGORITHMENERGY EFFICIENT ROUTING ALGORITHM
ENERGY EFFICIENT ROUTING ALGORITHM
 
Kb3418101813
Kb3418101813Kb3418101813
Kb3418101813
 
Analysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filterAnalysis of various mcm algorithms for reconfigurable rrc fir filter
Analysis of various mcm algorithms for reconfigurable rrc fir filter
 
roy_emmerich-eurec_dissertation-final
roy_emmerich-eurec_dissertation-finalroy_emmerich-eurec_dissertation-final
roy_emmerich-eurec_dissertation-final
 
Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control
 
IMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLA
IMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLAIMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLA
IMPLEMENTATION OF UNSIGNED MULTIPLIER USING MODIFIED CSLA
 
Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...
Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...
Design and Implementation of 16-Bit Magnitude Comparator Using Efficient Low ...
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systems
 
Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...Voltage variations identification using Gabor Transform and rule-based classi...
Voltage variations identification using Gabor Transform and rule-based classi...
 
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
SURVEY ON POWER OPTIMIZATION TECHNIQUES FOR LOW POWER VLSI CIRCUIT IN DEEP SU...
 

Viewers also liked

vlsi Lecture06
vlsi Lecture06vlsi Lecture06
vlsi Lecture06
Dharmesh Goyal
 
Cad for vlsi design june2013 (1)
Cad for vlsi design june2013 (1)Cad for vlsi design june2013 (1)
Cad for vlsi design june2013 (1)
SRI TECHNOLOGICAL SOLUTIONS
 
Chip packaging technology
Chip packaging technologyChip packaging technology
Chip packaging technology
Vinchipsytm Vlsitraining
 
VLSi
VLSiVLSi
Study of vlsi design methodologies and limitations using cad tools for cmos t...
Study of vlsi design methodologies and limitations using cad tools for cmos t...Study of vlsi design methodologies and limitations using cad tools for cmos t...
Study of vlsi design methodologies and limitations using cad tools for cmos t...
Lakshmi Narain College of Technology & Science Bhopal
 
Introduction to cad cam
Introduction to cad camIntroduction to cad cam
Introduction to cad cam
parabajinkya0070
 
Journal of VLSI Design Tools & Technology vol 6 issue 3
Journal of VLSI Design Tools & Technology  vol 6 issue 3Journal of VLSI Design Tools & Technology  vol 6 issue 3
Journal of VLSI Design Tools & Technology vol 6 issue 3
STM Journals
 

Viewers also liked (7)

vlsi Lecture06
vlsi Lecture06vlsi Lecture06
vlsi Lecture06
 
Cad for vlsi design june2013 (1)
Cad for vlsi design june2013 (1)Cad for vlsi design june2013 (1)
Cad for vlsi design june2013 (1)
 
Chip packaging technology
Chip packaging technologyChip packaging technology
Chip packaging technology
 
VLSi
VLSiVLSi
VLSi
 
Study of vlsi design methodologies and limitations using cad tools for cmos t...
Study of vlsi design methodologies and limitations using cad tools for cmos t...Study of vlsi design methodologies and limitations using cad tools for cmos t...
Study of vlsi design methodologies and limitations using cad tools for cmos t...
 
Introduction to cad cam
Introduction to cad camIntroduction to cad cam
Introduction to cad cam
 
Journal of VLSI Design Tools & Technology vol 6 issue 3
Journal of VLSI Design Tools & Technology  vol 6 issue 3Journal of VLSI Design Tools & Technology  vol 6 issue 3
Journal of VLSI Design Tools & Technology vol 6 issue 3
 

Similar to Efficient Layout Design Multiplexer By Using Different Technologies

Efficient Design of 64:1 Hybridized MUX for Low Area and Power VLSI
Efficient Design of 64:1 Hybridized MUX  for Low Area and Power VLSIEfficient Design of 64:1 Hybridized MUX  for Low Area and Power VLSI
Efficient Design of 64:1 Hybridized MUX for Low Area and Power VLSI
IJEEE
 
Optimized Layout Design of Priority Encoder using 65nm Technology
Optimized Layout Design of Priority Encoder using 65nm TechnologyOptimized Layout Design of Priority Encoder using 65nm Technology
Optimized Layout Design of Priority Encoder using 65nm Technology
IJEEE
 
Efficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full SubtractorEfficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full Subtractor
IJEEE
 
Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gate
eSAT Journals
 
Design, development and implementation of novel idea
Design, development and implementation of novel ideaDesign, development and implementation of novel idea
Design, development and implementation of novel idea
eSAT Journals
 
Low Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateLow Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission Gate
IJEEE
 
Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...
International Journal of Reconfigurable and Embedded Systems
 
40120130406007
4012013040600740120130406007
40120130406007
IAEME Publication
 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3
IAEME Publication
 
Layout Design Implementation of NOR Gate
Layout Design Implementation of NOR Gate Layout Design Implementation of NOR Gate
Layout Design Implementation of NOR Gate
IJEEE
 
IRJET- Development of Redundant Communication Methods for Robots in Nucle...
IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...
IRJET- Development of Redundant Communication Methods for Robots in Nucle...
IRJET Journal
 
Layout Design Comparison of CMOS and Gate
Layout Design Comparison of CMOS  and Gate Layout Design Comparison of CMOS  and Gate
Layout Design Comparison of CMOS and Gate
IJEEE
 
A comprehensive study on Applications of Vedic Multipliers in signal processing
A comprehensive study on Applications of Vedic Multipliers in signal processingA comprehensive study on Applications of Vedic Multipliers in signal processing
A comprehensive study on Applications of Vedic Multipliers in signal processing
IRJET Journal
 
Power balancing optimal selective forwarding
Power balancing optimal selective forwardingPower balancing optimal selective forwarding
Power balancing optimal selective forwarding
eSAT Publishing House
 
Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...
eSAT Journals
 
Design and simulation of printed micro strip low pass filter based on the ele...
Design and simulation of printed micro strip low pass filter based on the ele...Design and simulation of printed micro strip low pass filter based on the ele...
Design and simulation of printed micro strip low pass filter based on the ele...
eSAT Publishing House
 
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
eSAT Journals
 
Implementation of an arithmetic logic using area efficient carry lookahead adder
Implementation of an arithmetic logic using area efficient carry lookahead adderImplementation of an arithmetic logic using area efficient carry lookahead adder
Implementation of an arithmetic logic using area efficient carry lookahead adder
VLSICS Design
 
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
eSAT Journals
 
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
 

Similar to Efficient Layout Design Multiplexer By Using Different Technologies (20)

Efficient Design of 64:1 Hybridized MUX for Low Area and Power VLSI
Efficient Design of 64:1 Hybridized MUX  for Low Area and Power VLSIEfficient Design of 64:1 Hybridized MUX  for Low Area and Power VLSI
Efficient Design of 64:1 Hybridized MUX for Low Area and Power VLSI
 
Optimized Layout Design of Priority Encoder using 65nm Technology
Optimized Layout Design of Priority Encoder using 65nm TechnologyOptimized Layout Design of Priority Encoder using 65nm Technology
Optimized Layout Design of Priority Encoder using 65nm Technology
 
Efficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full SubtractorEfficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full Subtractor
 
Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gate
 
Design, development and implementation of novel idea
Design, development and implementation of novel ideaDesign, development and implementation of novel idea
Design, development and implementation of novel idea
 
Low Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateLow Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission Gate
 
Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...
 
40120130406007
4012013040600740120130406007
40120130406007
 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3
 
Layout Design Implementation of NOR Gate
Layout Design Implementation of NOR Gate Layout Design Implementation of NOR Gate
Layout Design Implementation of NOR Gate
 
IRJET- Development of Redundant Communication Methods for Robots in Nucle...
IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...
IRJET- Development of Redundant Communication Methods for Robots in Nucle...
 
Layout Design Comparison of CMOS and Gate
Layout Design Comparison of CMOS  and Gate Layout Design Comparison of CMOS  and Gate
Layout Design Comparison of CMOS and Gate
 
A comprehensive study on Applications of Vedic Multipliers in signal processing
A comprehensive study on Applications of Vedic Multipliers in signal processingA comprehensive study on Applications of Vedic Multipliers in signal processing
A comprehensive study on Applications of Vedic Multipliers in signal processing
 
Power balancing optimal selective forwarding
Power balancing optimal selective forwardingPower balancing optimal selective forwarding
Power balancing optimal selective forwarding
 
Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...
 
Design and simulation of printed micro strip low pass filter based on the ele...
Design and simulation of printed micro strip low pass filter based on the ele...Design and simulation of printed micro strip low pass filter based on the ele...
Design and simulation of printed micro strip low pass filter based on the ele...
 
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
 
Implementation of an arithmetic logic using area efficient carry lookahead adder
Implementation of an arithmetic logic using area efficient carry lookahead adderImplementation of an arithmetic logic using area efficient carry lookahead adder
Implementation of an arithmetic logic using area efficient carry lookahead adder
 
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
Design of power and delay efficient 32 bit x 32 bit multi precision multiplie...
 
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
 

More from IJEEE

A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
IJEEE
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
IJEEE
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
IJEEE
 
Id136
Id136Id136
Id136
IJEEE
 
Id135
Id135Id135
Id135
IJEEE
 
An Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemAn Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric System
IJEEE
 
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierAn Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
IJEEE
 
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
IJEEE
 
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
IJEEE
 
Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas
IJEEE
 
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
IJEEE
 
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyDesign Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
IJEEE
 
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewCarbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
IJEEE
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A Survey
IJEEE
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health Monitoring
IJEEE
 
Layout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS TechnologyLayout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS Technology
IJEEE
 
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
IJEEE
 
Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications
IJEEE
 
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsDesign of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
IJEEE
 
Layout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyLayout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm Technology
IJEEE
 

More from IJEEE (20)

A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
 
Id136
Id136Id136
Id136
 
Id135
Id135Id135
Id135
 
An Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemAn Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric System
 
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierAn Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
 
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
 
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
 
Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas
 
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
 
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyDesign Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
 
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewCarbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A Survey
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health Monitoring
 
Layout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS TechnologyLayout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS Technology
 
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
 
Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications
 
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsDesign of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
 
Layout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyLayout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm Technology
 

Recently uploaded

Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
Anant Corporation
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
john krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptxjohn krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptx
Madan Karki
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
Roger Rozario
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
Introduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptxIntroduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptx
MiscAnnoy1
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 

Recently uploaded (20)

Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
john krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptxjohn krisinger-the science and history of the alcoholic beverage.pptx
john krisinger-the science and history of the alcoholic beverage.pptx
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
Introduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptxIntroduction to AI Safety (public presentation).pptx
Introduction to AI Safety (public presentation).pptx
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 

Efficient Layout Design Multiplexer By Using Different Technologies

  • 1. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 161 NITTTR, Chandigarh EDIT-2015 Efficient Layout Design Multiplexer By Using Different Technologies Dipti Department of ECE, National Institute of Technical Teachers’ Training & Research Chandigarh, India dptchandra@gmail.com Abstract: In this paper, a multiplexer has been designed and layout simulated using 90nm in Auto generated and semicustom design mode. The schematic of 4:1 multiplexer has been designed using and its equivalent layout is created using microwind tools. The Performance has been analyzed and compared in terms of area and power. It can be observed from simulated results in semicustom that 75% reduction in area and 6.6% reduction in power Keywords: Multiplexer, layout, VLSI 1. INTRODUCTION The VLSI (Very large scale integration) is an important tool to integrate the number of components on a single chip. The choice of design style of VLSI product depends on the performance requirement, the technology being used, the lifetime and cost of the project. [1] The important factors are area reduction, minimum power consumption and high speed. Now days, the demand for these factors are increasing. There are many design techniques are developed to enhance the performance of logic circuits. [2] The operation in high temperature environment results in silicon failure and the circuit will be damaged. So, the requirement for low power consumption is increasing with the growth in devices like Mobile phones, medical instruments and PCs. Another factor is power consumption, which should be minimized because it results in low electricity consumption and less amount of heat is produced. [3] Multiplexer is major component in telecom industry and it’s a key component of any arithmetic circuit. These are building blocks for data switching structure with resource sharing. In a communication system, the transmission takes place between transmitter and receiver by using a multiplexer at the transmitter side to transmit the data from many users on a single channel with the help of selection (control) lines.[4] 2. MULTIPLEXER Multiplexer is a combinational logic circuit, in which the output is generated from one of the various inputs. Multiplexer is abbreviated as MUX. A practical application in which many users are requested to use a single channel to send their data, in that case multiplexer has ability to multiplex all signals and transmit on a single channel. So, it also called a data selector, to select the number of inputs one by one to provide a single output. The selection lines control routing of data input to the output. Fig1- 4:1 MUX The 4:1 MUX consists of 4 external inputs with two selected lines to provide single output. An intelligent multiplexer is referred to concentrator in the telecom world. Multiplexers are used for switching application, A/D convertor, telephone network and Digital semiconductors. [5] Multiplexers can be used as programmable logic devices. The circuit is combining two or more digital signals to give a single line. [6] Table 1- 4:1 MUX truth table Selection lines Output S1 S0 Y 0 0 I0 0 1 I1 1 0 I2 1 1 I3 The above table (1) shows the truth table for 4:1 MUX which consists of 4 combinations of input. By using, (4 = 22 ) 2 selection lines are required to design 4:1 Multiplexer. Boolean expression for 4:1 MUX is written as:- Y= I0S1 ’ S0 ’ + I1 S1 ’ S0+ I2 S1S0 ’ + I3 S1S0 (I0, I1, I2, I3) are the inputs applied to multiplexer, S0 and S1 are selection lines, Y is the output of the multiplexer.
  • 2. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 NITTTR, Chandigarh EDIT -2015 162 Fig2- 4:1 MUX Schematic In above Schematic, clock are used to provide input and LEDs (light emitting diode) to test the output. For hardware implementation, it requires four 3-input NAND gate and a 4-input NAND gate with two inverters to generate the complement of S1 and S0. Fig.3- 4:1 MUX using CMOS The circuit can also build with CMOS technology. It has been designed with implementing PMOS & NMOS transistors. In CMOS circuit, there is low power dissipation during switching operation of the device. The PMOS & NMOS transistors form the pull up and pull down network respectively. It is made by combining of NMOS and PMOS transistors with four external inputs (I0, I1, I2, I3) and normal & complemented inputs of S1 and S0 as selection lines to provide single output. [7] Fig.4- 4:1 MUX output The above waveform is of 4:1 multiplexer, generated in DSCH in which s1 & s0 are control lines, (i0, i1, i2, i3) are input and out1 is output. 3. LAYOUT DESIGN DSCH3 & Microwind are the CAD tools have been used to implement 4:1 MUX using NAND gate. Before the layout of 4:1 MUX, the schematic of circuit must be validate. The solution of this problem is taken by Dsch & microwind. Dsch is a simulator for the simulation of logic design and to understand the proper function of the circuit. Then, the layout is created in microwind. [8] Fig.5- Auto generated layout of 4:1 MUX This layout occupied the area of 432.2µm2 with power consumption by 25.645µw. The created layout can also be possible by semicustom design level. Fig.6- Semicustom layout of 4:1 MUX The semicustom layout of 4:1 MUX is shown in the figure can be designed by different technologies 90nm. This layout occupies the area of 107.4µm2 with power consumption of 23.937µw in 90nm technology . Simulations have been done with microwind 3.1 tool and it is performed on the layout of Semicustom design level. The logic ‘0’ and logic ‘1’ corresponds to low and high level respectively. Clocks are applied as inputs and selection lines.
  • 3. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 163 NITTTR, Chandigarh EDIT-2015 Fig.7- Waveform of 4:1 MUX for semicustom design The 4:1 multiplexers have been designed by auto generated and semicustom design tools. These are simulated and compared in terms of its power consumption and area at 90nm . Table2- Comparison in terms of power and area Technologies Power Area Autogeneration (90nm) 25.645µw 432.2µm2 Semicustom (90nm) 23.937µw 107.4µm2 It has been observed that 4:1 multiplexer using Semi custom design level has low power consumption as compared to Auto generated design. 5. CONCLUSION Multiplexer is the fundamental element in most commonly used circuits. This paper presented an efficient design of 4:1 MUX in Dsch and simulation using microwind 3.1 tools. In auto generated and semi custom design levels. Among these two, the Semi custom is more power efficient, in which the designed circuit is realized in 90nm technology with reduced power consumption of 6.6% and area has been reduced to 75.1%. The result presented in this research work has future scope that circuit implementation using Full custom from which more area and power efficient design is expected. 6. REFERENCES [1] Sung-Mo kang Yusuf Leblebici, “CMOS Digital Integrated circuit”, TATa Mc GRAW-HILL. [2] Yashika Thakur, Rajesh Mehra, Anjali Sharma, “CMOS Design of Area & Power Efficient Multiplexer using Tree Topology”, International Journal of computer Application, vol. 112, no. 11, pp. 32-36, February 2015. [3] Abhishek Dixit, Saurabh Khandelwal, Dr. Shyam Akashe, “Design Low Power High Performance 8;1 MUX using Transmission Gate Logic (TGL)”, International Journal of Modern Engineering & Management Research, vol. 2, issue. 2, pp. 14-20, June 2014. [4] Richa Singh and Rajesh Mehra ‘Power Efficient Design of Multiplexer Using Adiabatic Logic”, International Journal of Advances in Engineering and Technology, vol., no., pp.247-254, March 2013. [5] Saurabh Rawat, Anushree Shah, Sumit Pundir, ”Implementation of Boolean Function through Multiplexers with the help of Shannon Expansion Theorem”, International Journal of Computer Application, vol. 62, no. 6, pp.18-24, January 2013. [6] Ila Gupta, Neha Arora, Prof. BP. Singh, “New Design of High Performance 2:1 Multiplexer”, International Journal of Engineering Research & Application, vol. 2, issue. 2, pp. 1492-1496, March- April 2012. [7] Sarita, Jyoti Hooda, Shweta Chawla, “Design & Implementation of Low power 4:1 MUX using Adiabatic Logic”, International Journal of Innovative Technology & Exploring Engineering (IJITEE), vol. 2, issue. 6, pp. 224-227, May 2013. [8] M.Padmaja, V.N.V.Satya Prakash, “Design of a Multiplexer in Multiple Logic Styles for low Power VLSI”, International Journal of Computers Trends and Technology, vol. 3, pp. 467-471, issue. 3, 2012. ACKNOWLEDGMENT Author would like to thank Mr. Rajesh mehra, assistant professor of electronics and communication engineering department, National Institute of Technical Teachers’ Training & Research, Panjab University, Chandigarh, India for their constant inspirations, support and helpful suggestions throughout this research work. About author Dipti currently pursuing ME in Electronics & Communication from National Institute of Technical Teachers’ Training & Research, Panjab University, Chandigarh. She has completed B.tech degree in Electronics & Communication from Babu Banarasi Das Group of Educational Institute, Lucknow, India in 2014.