Microelectronics: Circuit Analysis and Design
Microelectronics: Circuit Analysis and Design
4th Edition
ISBN: 9780073380643
Author: Donald A. Neamen
Publisher: McGraw-Hill Companies, The
bartleby

Videos

Textbook Question
Book Icon
Chapter 11, Problem 11.68P

Consider the diff-amp in Figure P11.68. The PMOS parameters are: K p = 80 μ A / V 2 , λ p = 0.02 V 1 , V T P = 2 V . The NMOS parameters are: K n = 80 μ A / V 2 , λ n = 0.015 V 1 , V T N = + 2 V . (a) Determine the open-circuit differential-mode voltage gain. (b) Compare this value to the gain obtained when R 1 = 0. (c) What is the output resistance of the diff-amp for parts (a) and (b)?

Chapter 11, Problem 11.68P, Consider the diff-amp in Figure P11.68. The PMOS parameters are: Kp= 80A/V2,p=0.02V1,VTP=2V. The

(a)

Expert Solution
Check Mark
To determine

The open circuit differential mode voltage gain.

Answer to Problem 11.68P

The value of the differential mode voltage gain is 56.06 .

Explanation of Solution

Given:

The given circuit is shown in Figure 1

  Microelectronics: Circuit Analysis and Design, Chapter 11, Problem 11.68P , additional homework tip  1

Figure 1

Calculation:

From above, the expression for the source to gate voltage is given by,

  Vsg4IxR1

Apply KCL at node V1 .

  Ix+gm4Vg4=VxVsg4ro4

Substitute IxR1 for Vsg4 in the above equation.

  Ix+gm4Vg4=VxIxR1ro4VxIx=ro4[1+gm4+R1rO4]RO=ro4[1+gm4+R1rO4]

The expression for the transconductance of the second transistor is evaluated as,

  gm2=2(Kn)IDQ2

Substitute 80μA/V2 for Kn and 0.2mA for IDQ in the above equation.

  gm2=2(80μA/V2)0.2mA2=0.197mA/V

The internal output resistance of the second transistor is given by,

  rO2=1λn(IDQ2)

Substitute 0.015V1 for λn and 0.2mA for IQ in the above equation.

  rO2=1(0.015V1)(0.2mA2)=667kΩ

The expression for the transconductance of the fourth transistor is evaluated as,

  gm4=2(Kn)IDQ2

Substitute 80μA/V2 for Kn and 0.2mA for IDQ in the above equation.

  gm4=2(80μA/V2)0.2mA2=0.179mA/V

The internal output resistance of the fourth transistor is given by,

  rO4=1λp(IDQ2)

Substitute 0.02V1 for λp and 0.2mA for IQ in the above equation.

  rO4=1(0.02V1)(0.2mA2)=500kΩ

The expression to determine the value of the resistance RO is given by,

  RO=rO4[1+gmR1+R1rO4]

Substitute 500kΩ for rO4 , 0.179mA/V for gm4 and 1kΩ for R1 in the above equation.

  RO=(500kΩ)[1+(0.179mA/V)(1kΩ)+1kΩ500kΩ]=590.5kΩ

The expression to determine the value of the open circuit differential mode voltage gain is given by,

  Ad=gm2(rO2||RO)

Substitute 0.179mA/V for gm2 , 667kΩ for rO2 and 590.5kΩ for RO in the above equation.

  Ad=(0.179mA/V)((667kΩ)||(590.5kΩ))=0.179mA/V((667kΩ)(590.5kΩ)(667kΩ)+(590.5kΩ))=56.06

Conclusion:

Therefore, the value of the open circuit differential mode voltage gain is 56.06 .

(b)

Expert Solution
Check Mark
To determine

To compare: The value of the open circuit differential mode voltage gain for the given changes with the value obtained in part (a).

Answer to Problem 11.68P

The value of the differential voltage gain is 51.15 . This indicates, that when R1=0 then there will be decrease in gain value.

Explanation of Solution

Given:

The given circuit is shown in Figure 1

  Microelectronics: Circuit Analysis and Design, Chapter 11, Problem 11.68P , additional homework tip  2

Figure 1

The value of resistance R1=0

Calculation:

When R1=0 then Ro=ro4=500kΩ

The expression for the open circuit differential mode voltage gain is given by,

  Ad=gm2(ro2||rO4)

Substitute 0.179mA/V for gm2 , 667kΩ for rO2 and 500kΩ for rO4 in the above equation.

  Ad=(0.179mA/V)((667kΩ)||(500kΩ))=0.179mA/V((667kΩ)(500kΩ)(667kΩ)+(500kΩ))=51.15

When the resistance R1=0 the gain will decrease.

Conclusion:

Therefore, the value of the differential voltage gain is 51.15 .

(c)

Expert Solution
Check Mark
To determine

The value of the output resistance of the differential amplifier for part (a) and (b).

Answer to Problem 11.68P

The differential output resistance of the amplifier for part (a) is 313kΩ and part (b) is 286kΩ .

Explanation of Solution

The given circuit is shown in Figure 1

  Microelectronics: Circuit Analysis and Design, Chapter 11, Problem 11.68P , additional homework tip  3

Figure 1

Calculation:

The output resistance for the differential amplifier for the open circuit differential voltage gain is calculated as,

  Rod=ro1||RO

Substitute 667kΩ for rO2 and 590.5kΩ for RO in the above equation.

  Rod=667kΩ||590.5kΩ=(667kΩ)(590.5kΩ)(667kΩ)+(590.5kΩ)=313kΩ

The output resistance for the differential amplifier when R1=0 is calculated as,

  Rod=ro2||ro4

Substitute 667kΩ for rO2 and 500kΩ for ro4 in the above equation.

  Rod=667kΩ||500kΩ=(667kΩ)(500kΩ)(667kΩ)+(500kΩ)=286kΩ

Conclusion:

Therefore, the differential output resistance of the amplifier is 313kΩ and when the value for R1=0 is 286kΩ .

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
In class, we wrote on the blackboard a byte addressable memory where each element was 2 nibbles: For example: Main memory A Address Offset Data Data Data Data Data Data Data Data Data Data Data Data Data Data Data Data 0 1 2 3 4 5 6 0 Ox10 0x00 0x02 0x2B Ox4F 0x00 0x00 0x00 0x11 0x12 0x20 0x10 0x10 0x00 OxFF Ox3E DxDD 0x00 0x00 0x00 0x00 0x00 0x00 0x00 7 0x1C 0x00 8 9 A 0x00 0x00 0x01 0x00 0x00 0x01 0x00 0x00 0x01 B с D E 0x00 0x05 0x04 0x03 0x02 0x00 Ox3D 0x00 0x1C Ox2F 0x00 Ox1F OxFF 0x03 0x02 F What is the contents of address 0x1C in main memory A for a 32 bit machine using Big Endian format? What is the contents of address 0x1C in main memory A for a 16 bit machine using Little Endian format? What is the contents of the indirect address at 0x04 in main memory A for a Big Endian 32 bit machine ((0x4))? What is the contents of 4(0x10) in main memory A for a 16 bit Little Endian machine? What is the contents of the address 16(0xC) for a 64 bit Little Endian machine?
Problem 4 Consider the system shown below where h₁[n] = {2,1,2} and h₂[n] = (n+1) u[n] (− means subtraction). h₂[n] x [n]- h₁[n] бел-27- h₂[n] y[n] (a) Determine the impulse response of the system and plot it for n = -3,...,6. (b) Determine graphically the response of the system to the following input. x[n] 2 4 5
Not use ai please

Chapter 11 Solutions

Microelectronics: Circuit Analysis and Design

Ch. 11 - Prob. 11.7EPCh. 11 - Prob. 11.4TYUCh. 11 - Prob. 11.5TYUCh. 11 - The parameters of the diff-amp shown in Figure...Ch. 11 - For the differential amplifier in Figure 11.20,...Ch. 11 - The parameters of the circuit shown in Figure...Ch. 11 - The circuit parameters of the diff-amp shown in...Ch. 11 - Consider the differential amplifier in Figure...Ch. 11 - The diff-amp in Figure 11.19 is biased at IQ=100A....Ch. 11 - Prob. 11.10TYUCh. 11 - The diff-amp circuit in Figure 11.30 is biased at...Ch. 11 - Prob. 11.11EPCh. 11 - Prob. 11.12EPCh. 11 - Prob. 11.11TYUCh. 11 - Prob. 11.12TYUCh. 11 - Redesign the circuit in Figure 11.30 using a...Ch. 11 - Prob. 11.14TYUCh. 11 - Prob. 11.15TYUCh. 11 - Prob. 11.16TYUCh. 11 - Prob. 11.17TYUCh. 11 - Consider the Darlington pair Q6 and Q7 in Figure...Ch. 11 - Prob. 11.14EPCh. 11 - Consider the Darlington pair and emitter-follower...Ch. 11 - Prob. 11.19TYUCh. 11 - Prob. 11.15EPCh. 11 - Consider the simple bipolar op-amp circuit in...Ch. 11 - Prob. 11.17EPCh. 11 - Define differential-mode and common-mode input...Ch. 11 - Prob. 2RQCh. 11 - From the dc transfer characteristics,...Ch. 11 - What is meant by matched transistors and why are...Ch. 11 - Prob. 5RQCh. 11 - Explain how a common-mode output signal is...Ch. 11 - Define the common-mode rejection ratio, CMRR. What...Ch. 11 - What design criteria will yield a large value of...Ch. 11 - Prob. 9RQCh. 11 - Define differential-mode and common-mode input...Ch. 11 - Sketch the de transfer characteristics of a MOSFET...Ch. 11 - Sketch and describe the advantages of a MOSFET...Ch. 11 - Prob. 13RQCh. 11 - Prob. 14RQCh. 11 - Describe the loading effects of connecting a...Ch. 11 - Prob. 16RQCh. 11 - Prob. 17RQCh. 11 - Prob. 18RQCh. 11 - (a) A differential-amplifier has a...Ch. 11 - Prob. 11.2PCh. 11 - Consider the differential amplifier shown in...Ch. 11 - Prob. 11.4PCh. 11 - Prob. D11.5PCh. 11 - The diff-amp in Figure 11.3 of the text has...Ch. 11 - The diff-amp configuration shown in Figure P11.7...Ch. 11 - Consider the circuit in Figure P11.8, with...Ch. 11 - The transistor parameters for the circuit in...Ch. 11 - Prob. 11.10PCh. 11 - Prob. 11.11PCh. 11 - The circuit and transistor parameters for the...Ch. 11 - Prob. 11.13PCh. 11 - Consider the differential amplifier shown in...Ch. 11 - Consider the circuit in Figure P11.15. The...Ch. 11 - Prob. 11.16PCh. 11 - Prob. 11.17PCh. 11 - For the diff-amp in Figure 11.2, determine the...Ch. 11 - Prob. 11.19PCh. 11 - Prob. D11.20PCh. 11 - Prob. 11.21PCh. 11 - The circuit parameters of the diff-amp shown in...Ch. 11 - Consider the circuit in Figure P11.23. Assume the...Ch. 11 - Prob. 11.24PCh. 11 - Consider the small-signal equivalent circuit of...Ch. 11 - Prob. D11.26PCh. 11 - Prob. 11.27PCh. 11 - A diff-amp is biased with a constant-current...Ch. 11 - The transistor parameters for the circuit shown in...Ch. 11 - Prob. D11.30PCh. 11 - For the differential amplifier in Figure P 11.31...Ch. 11 - Prob. 11.32PCh. 11 - Prob. 11.33PCh. 11 - Prob. 11.34PCh. 11 - Prob. 11.35PCh. 11 - Prob. 11.36PCh. 11 - Consider the normalized de transfer...Ch. 11 - Prob. 11.38PCh. 11 - Consider the circuit shown in Figure P 11.39 . The...Ch. 11 - Prob. 11.40PCh. 11 - Prob. 11.41PCh. 11 - Prob. 11.42PCh. 11 - Prob. 11.43PCh. 11 - Prob. D11.44PCh. 11 - Prob. D11.45PCh. 11 - Prob. 11.46PCh. 11 - Consider the circuit shown in Figure P 11.47 ....Ch. 11 - Prob. 11.48PCh. 11 - Prob. 11.49PCh. 11 - Prob. 11.50PCh. 11 - Consider the MOSFET diff-amp with the...Ch. 11 - Consider the bridge circuit and diff-amp described...Ch. 11 - Prob. D11.53PCh. 11 - Prob. 11.54PCh. 11 - Prob. 11.55PCh. 11 - Consider the JFET diff-amp shown in Figure P11.56....Ch. 11 - Prob. 11.57PCh. 11 - Prob. 11.58PCh. 11 - Prob. D11.59PCh. 11 - The differential amplifier shown in Figure P 11.60...Ch. 11 - Prob. 11.61PCh. 11 - Consider the diff-amp shown in Figure P 11.62 ....Ch. 11 - Prob. 11.63PCh. 11 - The differential amplifier in Figure P11.64 has a...Ch. 11 - Prob. 11.65PCh. 11 - Consider the diff-amp with active load in Figure...Ch. 11 - The diff-amp in Figure P 11.67 has a...Ch. 11 - Consider the diff-amp in Figure P11.68. The PMOS...Ch. 11 - Prob. 11.69PCh. 11 - Prob. 11.70PCh. 11 - Prob. D11.71PCh. 11 - Prob. D11.72PCh. 11 - An all-CMOS diff-amp, including the current source...Ch. 11 - Prob. D11.74PCh. 11 - Consider the fully cascoded diff-amp in Figure...Ch. 11 - Consider the diff-amp that was shown in Figure...Ch. 11 - Prob. 11.77PCh. 11 - Prob. 11.78PCh. 11 - Prob. 11.79PCh. 11 - Prob. 11.80PCh. 11 - Consider the BiCMOS diff-amp in Figure 11.44 ,...Ch. 11 - The BiCMOS circuit shown in Figure P11.82 is...Ch. 11 - Prob. 11.83PCh. 11 - Prob. 11.84PCh. 11 - For the circuit shown in Figure P11.85, determine...Ch. 11 - The output stage in the circuit shown in Figure P...Ch. 11 - Prob. 11.87PCh. 11 - Consider the circuit in Figure P11.88. The bias...Ch. 11 - Prob. 11.89PCh. 11 - Consider the multistage bipolar circuit in Figure...Ch. 11 - Prob. D11.91PCh. 11 - Prob. 11.92PCh. 11 - For the transistors in the circuit in Figure...Ch. 11 - Prob. 11.94PCh. 11 - Prob. 11.95PCh. 11 - Prob. 11.96PCh. 11 - Consider the diff-amp in Figure 11.55 . The...Ch. 11 - The transistor parameters for the circuit in...
Knowledge Booster
Background pattern image
Electrical Engineering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Introductory Circuit Analysis (13th Edition)
Electrical Engineering
ISBN:9780133923605
Author:Robert L. Boylestad
Publisher:PEARSON
Text book image
Delmar's Standard Textbook Of Electricity
Electrical Engineering
ISBN:9781337900348
Author:Stephen L. Herman
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Electrical Engineering
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Text book image
Fundamentals of Electric Circuits
Electrical Engineering
ISBN:9780078028229
Author:Charles K Alexander, Matthew Sadiku
Publisher:McGraw-Hill Education
Text book image
Electric Circuits. (11th Edition)
Electrical Engineering
ISBN:9780134746968
Author:James W. Nilsson, Susan Riedel
Publisher:PEARSON
Text book image
Engineering Electromagnetics
Electrical Engineering
ISBN:9780078028151
Author:Hayt, William H. (william Hart), Jr, BUCK, John A.
Publisher:Mcgraw-hill Education,
CMOS Tech: NMOS and PMOS Transistors in CMOS Inverter (3-D View); Author: G Chang;https://www.youtube.com/watch?v=oSrUsM0hoPs;License: Standard Youtube License