SlideShare a Scribd company logo
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
DOI : 10.5121/ijmpict.2014.5202 11
DESIGN AND SIMULATION OF CMOS OTA
WITH 1.0 V, 55db GAIN & 5PF LOAD
Dhaval Modi1
and Jayesh Patel2
1
Department of Electronics & Communication Engineering, G.P. PALANPUR,
Gujarat, India
2
Department of Electronics & Communication Engineering, G.P. PALANPUR,
Gujarat, India
ABSTRACT
Design of very large scale analog integrated circuit (analog VLSI) is very much complex and requires
much compromising nature to achieve application specific objective. With maximizing the efforts to reduce
power consumption and to reduce W/L ratio, the analog integrated circuit industry is constantly
developing smaller power supplies. Now days, challenges of analog integrated circuit designer are to
make block of small power supplies with little or no reduction in performance. The CMOS OTA is
designed in 25.5nm CMOS technology with 1.0V power supply to observe the configurations. In design of
CMOS OTA TANNER EDA TOOL is used. Coding and simulation is done in T-Spice and layout is
prepared in L-Edit. D.C analysis, A.C analysis, slew rate and analysis of transient response have been
done in T-Spice. Waveforms are observed in W-Edit.
KEYWORDS
DRC, Net list, Slew Rate, Transconductance Amplifier
1. INTRODUCTION
The importance of analog circuits using low supply voltage is enormously increasing in last
decades. Especially large component densities demands lower power consumption [2]
. The power
consumption can be minimized either by reducing the supply voltage or gate oxide thickness
(Tox). If Tox is reduced, tolerance of the CMOS device for high gate voltage is also reduced.
Therefore reasonable method for minimizing power consumption is to reduce power supply.
CMOS elements are useful building blocks for the design of many analog and analog-digital
signal processing systems. Two important characteristics of CMOS devices are high noise
immunity and low static power consumption. Because of these characteristics, the vast majority
of modern integrated circuit manufacturing is on CMOS processes.
Operational Transconductance Amplifiers are important building block in many analog
systems. These analog systems often require low power, fast settling time and high
dynamic range. The CMOS Operational Transconductance Amplifier (OTA) is a unique
device with characteristics particularly suited to applications viz. multiplexing,
amplitude modulation, analog multiplication, gain control, switching circuitry and
comparators.
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
12
2. DESIGN OF OTA
2.1. Low voltage and low power amplifier design
In low-voltage design, the main consideration is to maintain the output swing as higher as
possible. This can be achieved when no cascading transistors can be used in the output stage. For
minimum power consumption, the number of current branches should be minimized. So the
current mirror amplifier is best suited for low-power low-voltage amplifier [1]
.
2.2. Current Mirror Amplifier
The circuit in which output current is forced to equal the input current is said to be a current
mirror circuit. It is special case of constant current bias. An advantage of current mirror circuits
is that it takes fewer components, simple to design and easy to fabricate.
2.3. Parameter require for designing CMOS OTA
1) Slew rate
2) Common-mode input range (ICMR)
3) Common-mode rejection ratio (CMRR)
4) Power supply rejection ratio (PSRR)
5) Voltage Gain
2.4. Design Specification
Vdd = -Vss = 1.0 V, SR ≥ 10V/µs, CL=5pF, a small signal differential voltage gain of 55db,
-1.5≤ ICMR ≤ 2V and Pdiss ≤ 1mW
Figure 1. Design of CMOS OTA
2.5 MATLAB Code for extraction of designing parameter
Vdd = input ('enter the value of Vdd = ');
SR = input ('enter the value of slew rate SR =');
CL = input ('enter the value of slew rate CL=');
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
13
I5 = SR*CL
Pdiss = input ('enter the value of power diss. Pdiss');
Vss = input ('enter the value of Vss = -Vdd =');
........................................
........................................
Yn = input ('enter the value of Yn =');
Yp = input ('enter the value of Yp =');
.......................................
Rout = 2/((Yn + Yp)*I5);
Vin = input ('enter the value of Vin = ');
.....................................
Vsg3 = Vdd - Vin + Vtn
Kp = input ('enter the value of Kp = ');
Kn = input ('enter the value of Kn = ');
W3/L3 = I5 / (Kp*(Vsg3-0.7)*(Vsg3-0.7))
Av = input ('enter the value of Av = ');
W1/L1 = ((Av)^2*(Yn+Yp)^2*I5/2)/(2*Kn);
Vgs = sqrt((I5/Kn* W1/L1))+0.7;
Vds5 = Vin-Vss-Vgs;
W5/L5 = sqrt((2*I5)/Kn*(Vds5)^2);
3. LAYOUT AND VERIFICATION CONSIDERATION
Layout should be verified with design rule viz. Design Rule Check (DRC) and Layout Versus
Schematic (LVS).
Figure 2. Layout of CMOS OTA in 25.5nm
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
14
3.1 Layout Versus Schematic (LVS) Summary (Extracted code from layout)
2 1 C=5.0147962p
* C7 PLUS MINUS (49.5 -45 91 -11.5)
M6 5 3 4 11 NMOS L=2n W= 56n AD=45.25p PD=28n AS=21p PS=14n
* M6 DRAIN GATE SOURCE BULK (23 -73.5 25 -70.5)
M5 4 3 3 11 NMOS L=2n W=56n AD=21p PD=14n AS=45.25p PS=28n
* M5 DRAIN GATE SOURCE BULK (13 -73.5 15 -70.5)
M4 6 10 5 11 NMOS L=2n W=58n AD=222p PD=86n AS=111p PS=43n
* M4 DRAIN GATE SOURCE BULK (30 -48.5 32 -11.5)
M3 5 9 7 11 NMOS L=2n W=58n AD=111p PD=43n AS=222p PS=86n
* M3 DRAIN GATE SOURCE BULK (22 -48.5 24 -11.5)
M2 3 7 7 8 PMOS L=2n W=51n AD=48p PD=22n AS=96p PS=44n
* M2 DRAIN GATE SOURCE BULK (22 5 24 21)
M1 6 7 3 8 PMOS L=2n W=51n AD=96p PD=44n AS=48p PS=22n
* M1 DRAIN GATE SOURCE BULK (30 5 32 21)
* Total Nodes: 11
* Total Elements: 7
* Total Number of Shorted Elements not written to the SPICE file: 0
* Extract Elapsed Time: 0 seconds
.END
Table 1. Summary of transistors in figure 1
Sr.No
Transistor
Variable
W(n) L(n) W/L ratio
1 W1/L1 51 2 25.5
2 W2/L2 51 2 25.5
3 W3/L3 58 2 29
4 W4/L4 58 2 29
5 W5/L5 56 2 28
6 W6/L6 56 2 28
4. SIMULATION RESULT
4.1. Simulation in T-spice
T-Spice Pro is part of a complete integrated circuit design tool suite for layout, verification and
simulation offered by Tanner EDA.
1) T-Spice: Analog / digital circuit simulator
2) W-Edit: Waveform viewer
AC Analysis
Perform AC analysis to characterize the circuit’s dependence on small-signal input frequency.
.ac {lin|oct|dec} num start stop [sweep info] [analysis name=name]
DC Analysis
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
15
Perform DC transfer analysis to study the voltage or current at one set of points in a circuit as a
function of the voltage or current at another set of points.
.dc info [sweep] info [sweep] info
4.2. Different Types of Simulation
4.2.1. DC characteristic
.DC VID -2.5V 2.5V 0.5V
.TF V(5) VID
.PRINT DC V(5)
.END
Figure 3. DC Characteristic of CMOS OTA
4.2.2. Slew Rate
VIN2 1 0 PWL (0,-3V 10US,-3V 10.505US, 3V 25US, 3V 25.505US,-3V 1S,-3V)
VIN1 2 0 PWL (0,-3V 10US,-3V 10.505US, 3V 25US, 3V 25.505US,-3V 1S,-3V)
.TRAN .1NS 40US
.PRINT V (5) V (1)
.PROBE
.END
From waveform of slew rate = (10-(-10))/.5µs = 40 V/µs
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
16
Figure 4. Slew Rate Analysis
4.2.3. AC characteristic
.AC DEC 5 0.1HZ 1MegHZ
.TF V(5) VID
.PRINT AC V(5) VP(5) VID
.PROBE
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
17
Figure 5. AC Characteristic of CMOS OTA
5. FUTURE WORK
The OTA layout con be further optimized to take up less space and also to get better symmetry.
We will make layout of viz. Telescopic, Folded-Cascode and Two-stage CMOS OTA. We will
compare their characteristics like gain, Speed, Power, Noise and Swing [1]
.
6. APPLICATIONS
IC CA3080A
IC CA3080A is especially suited for many low frequencies, low-power four-quadrant multiplier
applications. The basic multiplier circuit is particularly useful for waveform generation, double
balanced modulation, and other signal processing applications, where low-power consumption is
essential and accuracy requirements are moderate. We can make the astable multi vibrator,
monostable multi vibrator and peak detector [11].
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
18
IC OPA2662
It is dual, wide band Operational Transconductance Amplifier. The OPA2662 is a versatile driver
device for ultra wide-band systems, including high-resolution video, RF and IF circuitry,
communications and test equipment [11]
.
CMOS OTA is used in following application like,
1) LED and LASER diode driver
2) High current video buffer or line driver
3) RF output stage driver
4) High density disk drives
7. CONCLUSION
Simulations show the output is reliable up to about 10MHz, which is sufficient to find the 3dB
bandwidth of the OTA. Structure of CMOS OTA is simple and is used as compare to ordinary
op-amp because its output is a current. We can retrieve information about gain margin and phase
margin. According to that we can retrieve information about pole and stability of the design.
ACKNOWLEDGEMENT
Author would like to thanks his head of electronics and communication department for providing
facilities and co-author for their continuous support, help and encouragement for this research
work.
REFERENCES
[1] CMOS Analog Circuit Design By Phillip E. Allen and Doiglas R. Holberg
[2] Design of Fully Different CMOS Amplifier For Cliping Amplifier By Behnam Karmani
[3] Operational Transcondunce Amplifier By WikiSource
[4] S.S. Rajput and S.S. Jamuar, “Low Voltage Analog Circuit Design Techniques,” IEEE Circuits and
Systems Magazine, vol. 2, no. 1, pp. 24-42, First Quarter, 2002.
[5] M. Steyaert, V. Peluso, J. Bastos, P. Kinget, W. Sansen, K. U. Leuven, “Custom Analog Low Power
Design: The Problem of Low Voltage and Mismatch,” IEEE 1997 Custom Integrated Circuits
Conference, pp. 285-292.
[6] S. Chatterjee, Y. Tsivides, P. Kinget, “0.5-V Analog Circuit Techniques and Their Application in
OTA and Filter Design,” IEEE Journal of Solid-State Circuits, vol. 40, no. 12, pp. 2373-2387,
December 2005.
[7] S. Chatterjee, Y. Tsivides, P. Kinget, “A 0.5-V Bulk-Input Fully Differential Operational
Transconductance Amplifier,”
[8] Shankar, J. Silva-Martinez, E. Sanchez-Sinencio, “A Low Voltage Operational Transconductance
Amplifier using Common Mode Feedforward for High Frequency Switched Capacitor Circuits,” IEEE
International Symposium on Circuits and Systems, Vol. 1, pp. 643-646, May 2001
[9] N. Mohieldin, E. Sanchez-Sinencio, J. Silva-Martinex, “A Fully Balanced Pseudo-Differential OTA
with Common-Mode Feedforward and Inherent Common-Mode Feedback Detector,” IEEE Journal of
Solid-State Circuits, vol. 38, no. 4, April 2003
[10]Shouli Yan and Edgar Sanchez-Sinencio, “Low Voltage Analog Circuit Design Techniques: A
Tutorial,” IEICE Transactions on Analog Integrated Circuits and Systems, vol. E00-A, no. 2,
February, 2000
[11]Datasheet of IC CA3080A and OPA 2662
International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT)
Vol. 5, No. 2, June 2014
19
Authors
Dhaval Modi received the B.Tech degree in electronics and Communication
engineering from Nirma University, Ahmedabad, India in 2009 and M.E. degree
in Communication System Engineering from L.D. College of Engineering,
Gujarat, India in 2011. His area of research includes analog VLSI and making
various applications using different algorithms.
Jayesh Patel received the B.E. degree in electronics and Communication
engineering from Gujarat University, Ahmedabad, India in 2006 and M.E.
degree in Communication System Engineering from L.D. College of
Engineering, Gujarat, India in 2009. Currently he is working with technical
education board, Gandhinagar, Gujarat since 2011.

More Related Content

What's hot

Instruction Set Architecture
Instruction Set ArchitectureInstruction Set Architecture
Instruction Set Architecture
Jaffer Haadi
 
VLSI lab report using Cadence tool
VLSI lab report using Cadence toolVLSI lab report using Cadence tool
VLSI lab report using Cadence tool
Maharaja Institute of Technology Mysore
 
ARM Architecture
ARM ArchitectureARM Architecture
ARM Architecture
Dwight Sabio
 
Verilog VHDL code Decoder and Encoder
Verilog VHDL code Decoder and EncoderVerilog VHDL code Decoder and Encoder
Verilog VHDL code Decoder and Encoder
Bharti Airtel Ltd.
 
[Unite Seoul 2019] Mali GPU Architecture and Mobile Studio
[Unite Seoul 2019] Mali GPU Architecture and Mobile Studio [Unite Seoul 2019] Mali GPU Architecture and Mobile Studio
[Unite Seoul 2019] Mali GPU Architecture and Mobile Studio
Owen Wu
 
Arm instruction set
Arm instruction setArm instruction set
Arm instruction set
Mathivanan Natarajan
 
Digital VLSI Design : Introduction
Digital VLSI Design : IntroductionDigital VLSI Design : Introduction
Digital VLSI Design : Introduction
Usha Mehta
 
Von-Neumann machine and IAS architecture
Von-Neumann machine and  IAS architectureVon-Neumann machine and  IAS architecture
Von-Neumann machine and IAS architecture
Shishir Aryal
 
Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Boardswarnimmaurya
 
105926921 cmos-digital-integrated-circuits-solution-manual-1
105926921 cmos-digital-integrated-circuits-solution-manual-1105926921 cmos-digital-integrated-circuits-solution-manual-1
105926921 cmos-digital-integrated-circuits-solution-manual-1Savvas Dimopoulos
 
Introduction to Real-Time Operating Systems
Introduction to Real-Time Operating SystemsIntroduction to Real-Time Operating Systems
Introduction to Real-Time Operating Systems
coolmirza143
 
Ppt Digital Electronics
Ppt Digital ElectronicsPpt Digital Electronics
Ppt Digital Electronics
Naval Kush
 
Tutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verificationTutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verification
RISC-V International
 
Instruction Set Architecture: MIPS
Instruction Set Architecture: MIPSInstruction Set Architecture: MIPS
Instruction Set Architecture: MIPS
Prasenjit Dey
 
Modified booths algorithm part 1
Modified booths algorithm part 1Modified booths algorithm part 1
Modified booths algorithm part 1
babuece
 
Combinational Logic
Combinational LogicCombinational Logic
Combinational Logic
Sirat Mahmood
 
Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1
vamshi krishna
 
BCD to binary code converter
BCD to binary code converterBCD to binary code converter
BCD to binary code converter
kiruthikamaniG1
 
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
Saikiran Panjala
 

What's hot (20)

Instruction Set Architecture
Instruction Set ArchitectureInstruction Set Architecture
Instruction Set Architecture
 
VLSI lab report using Cadence tool
VLSI lab report using Cadence toolVLSI lab report using Cadence tool
VLSI lab report using Cadence tool
 
ARM Architecture
ARM ArchitectureARM Architecture
ARM Architecture
 
Verilog VHDL code Decoder and Encoder
Verilog VHDL code Decoder and EncoderVerilog VHDL code Decoder and Encoder
Verilog VHDL code Decoder and Encoder
 
[Unite Seoul 2019] Mali GPU Architecture and Mobile Studio
[Unite Seoul 2019] Mali GPU Architecture and Mobile Studio [Unite Seoul 2019] Mali GPU Architecture and Mobile Studio
[Unite Seoul 2019] Mali GPU Architecture and Mobile Studio
 
Vlsi design
Vlsi designVlsi design
Vlsi design
 
Arm instruction set
Arm instruction setArm instruction set
Arm instruction set
 
Digital VLSI Design : Introduction
Digital VLSI Design : IntroductionDigital VLSI Design : Introduction
Digital VLSI Design : Introduction
 
Von-Neumann machine and IAS architecture
Von-Neumann machine and  IAS architectureVon-Neumann machine and  IAS architecture
Von-Neumann machine and IAS architecture
 
Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Board
 
105926921 cmos-digital-integrated-circuits-solution-manual-1
105926921 cmos-digital-integrated-circuits-solution-manual-1105926921 cmos-digital-integrated-circuits-solution-manual-1
105926921 cmos-digital-integrated-circuits-solution-manual-1
 
Introduction to Real-Time Operating Systems
Introduction to Real-Time Operating SystemsIntroduction to Real-Time Operating Systems
Introduction to Real-Time Operating Systems
 
Ppt Digital Electronics
Ppt Digital ElectronicsPpt Digital Electronics
Ppt Digital Electronics
 
Tutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verificationTutorial getting started with RISC-V verification
Tutorial getting started with RISC-V verification
 
Instruction Set Architecture: MIPS
Instruction Set Architecture: MIPSInstruction Set Architecture: MIPS
Instruction Set Architecture: MIPS
 
Modified booths algorithm part 1
Modified booths algorithm part 1Modified booths algorithm part 1
Modified booths algorithm part 1
 
Combinational Logic
Combinational LogicCombinational Logic
Combinational Logic
 
Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1
 
BCD to binary code converter
BCD to binary code converterBCD to binary code converter
BCD to binary code converter
 
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
 

Similar to Design and simulation of cmos ota

Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
ijcisjournal
 
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
VLSICS Design
 
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
iosrjce
 
POWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUIT
POWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUITPOWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUIT
POWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUIT
Anil Yadav
 
Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...
Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...
Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...
IRJET Journal
 
A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...
IAEME Publication
 
A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...
IAEME Publication
 
A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...
A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...
A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...
IAEME Publication
 
Extremely Low Power FIR Filter for a Smart Dust Sensor Module
Extremely Low Power FIR Filter for a Smart Dust Sensor ModuleExtremely Low Power FIR Filter for a Smart Dust Sensor Module
Extremely Low Power FIR Filter for a Smart Dust Sensor Module
CSCJournals
 
Wireless Sensor Network - An Outlook
Wireless Sensor Network - An OutlookWireless Sensor Network - An Outlook
Wireless Sensor Network - An Outlook
IRJET Journal
 
Design and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC Technology
Design and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC TechnologyDesign and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC Technology
Design and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC Technology
IRJET Journal
 
A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...
A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...
A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...
VLSICS Design
 
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
IJERA Editor
 
AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...
AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...
AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...
VLSICS Design
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmosIAEME Publication
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmosiaemedu
 
Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...
IJSRED
 
250 MHz Multiphase Delay Locked Loop for Low Power Applications
250 MHz Multiphase Delay Locked Loop for Low  Power Applications 250 MHz Multiphase Delay Locked Loop for Low  Power Applications
250 MHz Multiphase Delay Locked Loop for Low Power Applications
IJECEIAES
 
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGYAN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
BHAVANA KONERU
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 

Similar to Design and simulation of cmos ota (20)

Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
 
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
 
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
 
POWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUIT
POWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUITPOWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUIT
POWER CONSUMPTION AT CIRCUIT OR LOGIC LEVEL IN CIRCUIT
 
Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...
Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...
Analysis & Performance of Operational Transconductance Amplifier at 180nm Tec...
 
A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...
 
A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...A high speed low power consumption d flip flop for high speed phase frequency...
A high speed low power consumption d flip flop for high speed phase frequency...
 
A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...
A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...
A 10-BIT 25 MS/S PIPELINED ADC USING 1.5-BIT SWITCHED CAPACITANCE BASED MDAC ...
 
Extremely Low Power FIR Filter for a Smart Dust Sensor Module
Extremely Low Power FIR Filter for a Smart Dust Sensor ModuleExtremely Low Power FIR Filter for a Smart Dust Sensor Module
Extremely Low Power FIR Filter for a Smart Dust Sensor Module
 
Wireless Sensor Network - An Outlook
Wireless Sensor Network - An OutlookWireless Sensor Network - An Outlook
Wireless Sensor Network - An Outlook
 
Design and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC Technology
Design and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC TechnologyDesign and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC Technology
Design and Simulation Of 1.2V to 0.9V, 40ma LDO Using 90nm TSMC Technology
 
A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...
A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...
A High-Speed, Low Power Consumption Positive Edge Triggered D Flip-Flop for H...
 
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
 
AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...
AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...
AREA EFFICIENT 3.3GHZ PHASE LOCKED LOOP WITH FOUR MULTIPLE OUTPUT USING 45NM ...
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmos
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmos
 
Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...
 
250 MHz Multiphase Delay Locked Loop for Low Power Applications
250 MHz Multiphase Delay Locked Loop for Low  Power Applications 250 MHz Multiphase Delay Locked Loop for Low  Power Applications
250 MHz Multiphase Delay Locked Loop for Low Power Applications
 
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGYAN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 

Recently uploaded

Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 

Recently uploaded (20)

Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 

Design and simulation of cmos ota

  • 1. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 DOI : 10.5121/ijmpict.2014.5202 11 DESIGN AND SIMULATION OF CMOS OTA WITH 1.0 V, 55db GAIN & 5PF LOAD Dhaval Modi1 and Jayesh Patel2 1 Department of Electronics & Communication Engineering, G.P. PALANPUR, Gujarat, India 2 Department of Electronics & Communication Engineering, G.P. PALANPUR, Gujarat, India ABSTRACT Design of very large scale analog integrated circuit (analog VLSI) is very much complex and requires much compromising nature to achieve application specific objective. With maximizing the efforts to reduce power consumption and to reduce W/L ratio, the analog integrated circuit industry is constantly developing smaller power supplies. Now days, challenges of analog integrated circuit designer are to make block of small power supplies with little or no reduction in performance. The CMOS OTA is designed in 25.5nm CMOS technology with 1.0V power supply to observe the configurations. In design of CMOS OTA TANNER EDA TOOL is used. Coding and simulation is done in T-Spice and layout is prepared in L-Edit. D.C analysis, A.C analysis, slew rate and analysis of transient response have been done in T-Spice. Waveforms are observed in W-Edit. KEYWORDS DRC, Net list, Slew Rate, Transconductance Amplifier 1. INTRODUCTION The importance of analog circuits using low supply voltage is enormously increasing in last decades. Especially large component densities demands lower power consumption [2] . The power consumption can be minimized either by reducing the supply voltage or gate oxide thickness (Tox). If Tox is reduced, tolerance of the CMOS device for high gate voltage is also reduced. Therefore reasonable method for minimizing power consumption is to reduce power supply. CMOS elements are useful building blocks for the design of many analog and analog-digital signal processing systems. Two important characteristics of CMOS devices are high noise immunity and low static power consumption. Because of these characteristics, the vast majority of modern integrated circuit manufacturing is on CMOS processes. Operational Transconductance Amplifiers are important building block in many analog systems. These analog systems often require low power, fast settling time and high dynamic range. The CMOS Operational Transconductance Amplifier (OTA) is a unique device with characteristics particularly suited to applications viz. multiplexing, amplitude modulation, analog multiplication, gain control, switching circuitry and comparators.
  • 2. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 12 2. DESIGN OF OTA 2.1. Low voltage and low power amplifier design In low-voltage design, the main consideration is to maintain the output swing as higher as possible. This can be achieved when no cascading transistors can be used in the output stage. For minimum power consumption, the number of current branches should be minimized. So the current mirror amplifier is best suited for low-power low-voltage amplifier [1] . 2.2. Current Mirror Amplifier The circuit in which output current is forced to equal the input current is said to be a current mirror circuit. It is special case of constant current bias. An advantage of current mirror circuits is that it takes fewer components, simple to design and easy to fabricate. 2.3. Parameter require for designing CMOS OTA 1) Slew rate 2) Common-mode input range (ICMR) 3) Common-mode rejection ratio (CMRR) 4) Power supply rejection ratio (PSRR) 5) Voltage Gain 2.4. Design Specification Vdd = -Vss = 1.0 V, SR ≥ 10V/µs, CL=5pF, a small signal differential voltage gain of 55db, -1.5≤ ICMR ≤ 2V and Pdiss ≤ 1mW Figure 1. Design of CMOS OTA 2.5 MATLAB Code for extraction of designing parameter Vdd = input ('enter the value of Vdd = '); SR = input ('enter the value of slew rate SR ='); CL = input ('enter the value of slew rate CL=');
  • 3. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 13 I5 = SR*CL Pdiss = input ('enter the value of power diss. Pdiss'); Vss = input ('enter the value of Vss = -Vdd ='); ........................................ ........................................ Yn = input ('enter the value of Yn ='); Yp = input ('enter the value of Yp ='); ....................................... Rout = 2/((Yn + Yp)*I5); Vin = input ('enter the value of Vin = '); ..................................... Vsg3 = Vdd - Vin + Vtn Kp = input ('enter the value of Kp = '); Kn = input ('enter the value of Kn = '); W3/L3 = I5 / (Kp*(Vsg3-0.7)*(Vsg3-0.7)) Av = input ('enter the value of Av = '); W1/L1 = ((Av)^2*(Yn+Yp)^2*I5/2)/(2*Kn); Vgs = sqrt((I5/Kn* W1/L1))+0.7; Vds5 = Vin-Vss-Vgs; W5/L5 = sqrt((2*I5)/Kn*(Vds5)^2); 3. LAYOUT AND VERIFICATION CONSIDERATION Layout should be verified with design rule viz. Design Rule Check (DRC) and Layout Versus Schematic (LVS). Figure 2. Layout of CMOS OTA in 25.5nm
  • 4. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 14 3.1 Layout Versus Schematic (LVS) Summary (Extracted code from layout) 2 1 C=5.0147962p * C7 PLUS MINUS (49.5 -45 91 -11.5) M6 5 3 4 11 NMOS L=2n W= 56n AD=45.25p PD=28n AS=21p PS=14n * M6 DRAIN GATE SOURCE BULK (23 -73.5 25 -70.5) M5 4 3 3 11 NMOS L=2n W=56n AD=21p PD=14n AS=45.25p PS=28n * M5 DRAIN GATE SOURCE BULK (13 -73.5 15 -70.5) M4 6 10 5 11 NMOS L=2n W=58n AD=222p PD=86n AS=111p PS=43n * M4 DRAIN GATE SOURCE BULK (30 -48.5 32 -11.5) M3 5 9 7 11 NMOS L=2n W=58n AD=111p PD=43n AS=222p PS=86n * M3 DRAIN GATE SOURCE BULK (22 -48.5 24 -11.5) M2 3 7 7 8 PMOS L=2n W=51n AD=48p PD=22n AS=96p PS=44n * M2 DRAIN GATE SOURCE BULK (22 5 24 21) M1 6 7 3 8 PMOS L=2n W=51n AD=96p PD=44n AS=48p PS=22n * M1 DRAIN GATE SOURCE BULK (30 5 32 21) * Total Nodes: 11 * Total Elements: 7 * Total Number of Shorted Elements not written to the SPICE file: 0 * Extract Elapsed Time: 0 seconds .END Table 1. Summary of transistors in figure 1 Sr.No Transistor Variable W(n) L(n) W/L ratio 1 W1/L1 51 2 25.5 2 W2/L2 51 2 25.5 3 W3/L3 58 2 29 4 W4/L4 58 2 29 5 W5/L5 56 2 28 6 W6/L6 56 2 28 4. SIMULATION RESULT 4.1. Simulation in T-spice T-Spice Pro is part of a complete integrated circuit design tool suite for layout, verification and simulation offered by Tanner EDA. 1) T-Spice: Analog / digital circuit simulator 2) W-Edit: Waveform viewer AC Analysis Perform AC analysis to characterize the circuit’s dependence on small-signal input frequency. .ac {lin|oct|dec} num start stop [sweep info] [analysis name=name] DC Analysis
  • 5. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 15 Perform DC transfer analysis to study the voltage or current at one set of points in a circuit as a function of the voltage or current at another set of points. .dc info [sweep] info [sweep] info 4.2. Different Types of Simulation 4.2.1. DC characteristic .DC VID -2.5V 2.5V 0.5V .TF V(5) VID .PRINT DC V(5) .END Figure 3. DC Characteristic of CMOS OTA 4.2.2. Slew Rate VIN2 1 0 PWL (0,-3V 10US,-3V 10.505US, 3V 25US, 3V 25.505US,-3V 1S,-3V) VIN1 2 0 PWL (0,-3V 10US,-3V 10.505US, 3V 25US, 3V 25.505US,-3V 1S,-3V) .TRAN .1NS 40US .PRINT V (5) V (1) .PROBE .END From waveform of slew rate = (10-(-10))/.5µs = 40 V/µs
  • 6. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 16 Figure 4. Slew Rate Analysis 4.2.3. AC characteristic .AC DEC 5 0.1HZ 1MegHZ .TF V(5) VID .PRINT AC V(5) VP(5) VID .PROBE
  • 7. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 17 Figure 5. AC Characteristic of CMOS OTA 5. FUTURE WORK The OTA layout con be further optimized to take up less space and also to get better symmetry. We will make layout of viz. Telescopic, Folded-Cascode and Two-stage CMOS OTA. We will compare their characteristics like gain, Speed, Power, Noise and Swing [1] . 6. APPLICATIONS IC CA3080A IC CA3080A is especially suited for many low frequencies, low-power four-quadrant multiplier applications. The basic multiplier circuit is particularly useful for waveform generation, double balanced modulation, and other signal processing applications, where low-power consumption is essential and accuracy requirements are moderate. We can make the astable multi vibrator, monostable multi vibrator and peak detector [11].
  • 8. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 18 IC OPA2662 It is dual, wide band Operational Transconductance Amplifier. The OPA2662 is a versatile driver device for ultra wide-band systems, including high-resolution video, RF and IF circuitry, communications and test equipment [11] . CMOS OTA is used in following application like, 1) LED and LASER diode driver 2) High current video buffer or line driver 3) RF output stage driver 4) High density disk drives 7. CONCLUSION Simulations show the output is reliable up to about 10MHz, which is sufficient to find the 3dB bandwidth of the OTA. Structure of CMOS OTA is simple and is used as compare to ordinary op-amp because its output is a current. We can retrieve information about gain margin and phase margin. According to that we can retrieve information about pole and stability of the design. ACKNOWLEDGEMENT Author would like to thanks his head of electronics and communication department for providing facilities and co-author for their continuous support, help and encouragement for this research work. REFERENCES [1] CMOS Analog Circuit Design By Phillip E. Allen and Doiglas R. Holberg [2] Design of Fully Different CMOS Amplifier For Cliping Amplifier By Behnam Karmani [3] Operational Transcondunce Amplifier By WikiSource [4] S.S. Rajput and S.S. Jamuar, “Low Voltage Analog Circuit Design Techniques,” IEEE Circuits and Systems Magazine, vol. 2, no. 1, pp. 24-42, First Quarter, 2002. [5] M. Steyaert, V. Peluso, J. Bastos, P. Kinget, W. Sansen, K. U. Leuven, “Custom Analog Low Power Design: The Problem of Low Voltage and Mismatch,” IEEE 1997 Custom Integrated Circuits Conference, pp. 285-292. [6] S. Chatterjee, Y. Tsivides, P. Kinget, “0.5-V Analog Circuit Techniques and Their Application in OTA and Filter Design,” IEEE Journal of Solid-State Circuits, vol. 40, no. 12, pp. 2373-2387, December 2005. [7] S. Chatterjee, Y. Tsivides, P. Kinget, “A 0.5-V Bulk-Input Fully Differential Operational Transconductance Amplifier,” [8] Shankar, J. Silva-Martinez, E. Sanchez-Sinencio, “A Low Voltage Operational Transconductance Amplifier using Common Mode Feedforward for High Frequency Switched Capacitor Circuits,” IEEE International Symposium on Circuits and Systems, Vol. 1, pp. 643-646, May 2001 [9] N. Mohieldin, E. Sanchez-Sinencio, J. Silva-Martinex, “A Fully Balanced Pseudo-Differential OTA with Common-Mode Feedforward and Inherent Common-Mode Feedback Detector,” IEEE Journal of Solid-State Circuits, vol. 38, no. 4, April 2003 [10]Shouli Yan and Edgar Sanchez-Sinencio, “Low Voltage Analog Circuit Design Techniques: A Tutorial,” IEICE Transactions on Analog Integrated Circuits and Systems, vol. E00-A, no. 2, February, 2000 [11]Datasheet of IC CA3080A and OPA 2662
  • 9. International Journal of Managing Public Sector Information and Communication Technologies (IJMPICT) Vol. 5, No. 2, June 2014 19 Authors Dhaval Modi received the B.Tech degree in electronics and Communication engineering from Nirma University, Ahmedabad, India in 2009 and M.E. degree in Communication System Engineering from L.D. College of Engineering, Gujarat, India in 2011. His area of research includes analog VLSI and making various applications using different algorithms. Jayesh Patel received the B.E. degree in electronics and Communication engineering from Gujarat University, Ahmedabad, India in 2006 and M.E. degree in Communication System Engineering from L.D. College of Engineering, Gujarat, India in 2009. Currently he is working with technical education board, Gandhinagar, Gujarat since 2011.