Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
learn:courses:real-analog-chapter-5:start [2016/12/28 21:35] Marthalearn:courses:real-analog-chapter-5:start [2023/02/10 12:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Real Analog: Chapter 5 ====== +===== Real Analog: Chapter 5 ====== 
-====== 5. Introduction and Chapter Objectives ======+[[{}/learn/courses/real-analog-chapter-4/start|Back to Chapter 4]] 
 + 
 +-->Chapter 5 Materials#   
 +  * Lecture Material: 
 +    * {{ :learn:courses:real-analog-chapter-5:lecture12_b_.ppt |Lecture 12b PowerPoint Slides}}: Derivation of maximum power transfer, Thévenin theorem examples, operational amplifiers 
 +    * {{ :learn:courses:real-analog-chapter-5:lecture13.ppt |Lecture 13 PowerPoint Slides}}: Operational amplifier examples, dependent Sources 
 +    * [[http://www.youtube.com/watch?v=nhDq_Gl2yh4&list=PLDEC730F6A8CDE318&index=13&feature=plpp_video| Lecture 12(b) Video]] 
 +    * [[http://www.youtube.com/watch?v=2nOj2f4FD6o&list=PLDEC730F6A8CDE318&index=14&feature=plpp_video| Lecture 13 Video]] 
 +  * Chapter 5 Video: 
 +    * [[http://www.youtube.com/watch?v=5my9_kRYVqc&list=PL170A01159D42313D&index=11&feature=plpp_video| Lab 5 Video]]: Operational amplifiers: Constructing operational amplifier based circuits. 
 +  * {{ :learn:courses:real-analog-chapter-5:real-analog-chapter-5.pdf |Chapter 5 Complete PDF}} 
 +    * {{ :learn:courses:real-analog-chapter-5:lab5p4p1.pdf |Lab 5.4.1}} 
 +      * {{ :learn:courses:real-analog-chapter-5:lab5p4p1_worksheet.docx |Worksheet 5.4.1}} 
 +    * {{ :learn:courses:real-analog-chapter-5:lab5p4p2.pdf |Lab 5.4.2}} 
 +      * {{ :learn:courses:real-analog-chapter-5:lab5p4p2_worksheet.docx |Worksheet 5.4.2}} 
 +    * {{ :learn:courses:real-analog-chapter-5:lab5p4p3.pdf |Lab 5.4.3}} 
 +      * {{ :learn:courses:real-analog-chapter-5:lab5p4p3_worksheet.docx |Worksheet 5.4.3}} 
 +    * {{ :learn:courses:real-analog-chapter-5:lab5p4p4.pdf |Lab 5.4.4}} 
 +      * {{ :learn:courses:real-analog-chapter-5:lab5p4p4_worksheet.docx |Worksheet 5.4.4}} 
 +    * {{ :learn:courses:real-analog-chapter-5:lab5p4p5.pdf |Lab 5.4.5}} 
 +      * {{ :learn:courses:real-analog-chapter-5:lab5p4p5_worksheet.docx |Worksheet 5.4.5}} 
 +  * {{ :learn:courses:real-analog-chapter-5:realanalog-exercisesolutions-chapter5.pdf |Exercise Solutions}}: Chapter 5 exercise solutions 
 +  * {{ :learn:courses:real-analog-chapter-5:homework5.docx |Homework}}: Chapter 5 homework problems 
 + 
 +<-- 
 +===== 5. Introduction and Chapter Objectives =====
 //Operational amplifiers// (commonly abbreviated as //op-amps//) are extremely useful electronic devices. Some argue, in fact, that operational amplifiers are the single most useful integrated circuit in analog circuit design. Operational amplifier-based circuits are commonly used for //signal conditioning//, performing //mathematical operations//, and //buffering//. These topics are discussed briefly below.  //Operational amplifiers// (commonly abbreviated as //op-amps//) are extremely useful electronic devices. Some argue, in fact, that operational amplifiers are the single most useful integrated circuit in analog circuit design. Operational amplifier-based circuits are commonly used for //signal conditioning//, performing //mathematical operations//, and //buffering//. These topics are discussed briefly below. 
  
Line 59: Line 84:
  
 The above constraint is based on pure inequalities – in general, the output voltage range will be somewhat less than the range specified by V- and V+. The margin between the output and the supply voltages will vary depending on the specific op-amp. Any attempt to drive the output voltage beyond the range specified by the supply voltages will cause the output to //saturate// at the appropriate supply voltage. Similarly it makes sense that the power supply voltages will constrain the range of allowable input voltages, as provided below: The above constraint is based on pure inequalities – in general, the output voltage range will be somewhat less than the range specified by V- and V+. The margin between the output and the supply voltages will vary depending on the specific op-amp. Any attempt to drive the output voltage beyond the range specified by the supply voltages will cause the output to //saturate// at the appropriate supply voltage. Similarly it makes sense that the power supply voltages will constrain the range of allowable input voltages, as provided below:
- 
-Similarly it makes sense that the power supply voltages will constrain the range of allowable input voltages, as provided below: 
  
 **Input Voltage Constraint**: **Input Voltage Constraint**:
Line 92: Line 115:
     * The voltages at the input terminals are the same: $v_n = v_p$     * The voltages at the input terminals are the same: $v_n = v_p$
     * The output voltage is constrained to be between the positive and negative power supply voltages: $V^- < v_{OUT} < V^+$     * The output voltage is constrained to be between the positive and negative power supply voltages: $V^- < v_{OUT} < V^+$
-    * The input voltages are constrained to be between the positive and negative power supply voltages: $V^< v_pv_n < V^+$+    * Nothing is known about the current out of the op-amp$i_{OUT}$
   * All voltages on the above diagram are relative to the same reference.   * All voltages on the above diagram are relative to the same reference.
  
Line 118: Line 141:
 $$V_{OUT} = K \left(v_p - v_n \right) = K \cdot \Delta v_{in}      (Eq. 5.1)$$ $$V_{OUT} = K \left(v_p - v_n \right) = K \cdot \Delta v_{in}      (Eq. 5.1)$$
  
-Where in $\Delta v_{in}$ is the difference between the voltages at the input terminals and //K// is a very large number. (Values of //K// for typical commercially available operational amplifiers can be on the order of $10^6$$ or higher.) Since the output voltage is constrained to be less than the supply voltages,+Where in $\Delta v_{in}$ is the difference between the voltages at the input terminals and //K// is a very large number. (Values of //K// for typical commercially available operational amplifiers can be on the order of $10^6$ or higher.) Since the output voltage is constrained to be less than the supply voltages,
  
 $$V^- < K \cdot \Delta v_{in} < V^+$$ $$V^- < K \cdot \Delta v_{in} < V^+$$
Line 181: Line 204:
  
 ==== Exercises ==== ==== Exercises ====
-  - An operational amplifier has a gain K = 10,000. The voltage supplies are $V+ = 20V$ and $V-= -10V$. Determine the output voltage if the voltage difference between the input terminals $\left( v_p - v_n \right) is:+  - An operational amplifier has a gain K = 10,000. The voltage supplies are $V+ = 20V$ and $V-= -10V$. Determine the output voltage if the voltage difference between the input terminals $\left( v_p - v_n \right)is:
     - 1mV     - 1mV
     - 2mV     - 2mV
Line 361: Line 384:
 Applying KCL at the inverting terminal of the op-amp results in: Applying KCL at the inverting terminal of the op-amp results in:
  
-$$\frac{V_1-0}{R} + \frac{V_2 -0}{R} = \frac{0-V_{OUT}{R}$$+$$\frac{V_1-0}{R} + \frac{V_2 -0}{R} = \frac{0-V_{OUT}}{R}$$
  
 Or Or
Line 485: Line 508:
 The op-amp output resistance essentially limits the amount of power the op-amp can provide at its output terminal. This can become a problem if we want to connect very low resistance loads to the output of an operational amplifier. For example, audio speakers commonly have an 8Ω resistance. Figure 5.18 shows an 8Ω speaker connected to the output of an operational amplifier which has an 80Ω output resistance. In this case, we expect the maximum output voltage to be: The op-amp output resistance essentially limits the amount of power the op-amp can provide at its output terminal. This can become a problem if we want to connect very low resistance loads to the output of an operational amplifier. For example, audio speakers commonly have an 8Ω resistance. Figure 5.18 shows an 8Ω speaker connected to the output of an operational amplifier which has an 80Ω output resistance. In this case, we expect the maximum output voltage to be:
  
-$$v_{out} = K \cdot V_S \right( \frac{8\Omega}{8\Omega + 80\Omega} \right) = 0.09KV_s$$+$$v_{out} = K \cdot V_S \left( \frac{8\Omega}{8\Omega + 80\Omega} \right) = 0.09KV_s$$
  
 If the maximum output voltage of the op-amp is low, we may not have nearly enough power to operate the speaker. If the maximum output voltage of the op-amp is low, we may not have nearly enough power to operate the speaker.
Line 502: Line 525:
   * The effect of a non-zero output resistance on an operational amplifier’s operation is that the power output of the amplifier is limited. Thus, a realistic operational amplifier will not be able to provide any arbitrary current to a load. Whether this has a significant effect on the overall circuit’s operation is primarily dependent upon the value of the load resistance.    * The effect of a non-zero output resistance on an operational amplifier’s operation is that the power output of the amplifier is limited. Thus, a realistic operational amplifier will not be able to provide any arbitrary current to a load. Whether this has a significant effect on the overall circuit’s operation is primarily dependent upon the value of the load resistance. 
   * The effect of a finite op-amp gain is that the voltage difference across the input terminals may not be identically zero.   * The effect of a finite op-amp gain is that the voltage difference across the input terminals may not be identically zero.
 +
 +
 +[[{}/learn/courses/real-analog-chapter-4/start|Back to Chapter 4]]
 +[[{}/learn/courses/real-analog-chapter-6/start|Go to Chapter 6]]