Wiki

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
university:courses:electronics:electronics-lab-11m [13 Feb 2019 15:54] – add Resources Antoniu Miclausuniversity:courses:electronics:electronics-lab-11m [07 Feb 2022 15:44] (current) – [Activity: The Source follower (NMOS)] Doug Mercer
Line 1: Line 1:
-====== Activity 11M. The Source follower (NMOS)======+====== ActivityThe Source follower (NMOS) - ADALM2000======
  
 ===== Objective: ===== ===== Objective: =====
Line 26: Line 26:
 <WRAP centeralign> Figure 2 Source Follower Breadboard Circuit </WRAP> <WRAP centeralign> Figure 2 Source Follower Breadboard Circuit </WRAP>
  
-The waveform generator should be configured for a 1 KHz Sine wave with 4 volt amplitude and 0 offset. The Single ended input of scope channel 2 (2+) is used to measure the voltage at the source. The Scope configured with channel 1+ connected to display the AWG generator output. When measuring the input to output error, channel 2 of the scope should be connected to display 2+ and 2- differential.+The waveform generator should be configured for a 1 KHz Sine wave with 4 volt amplitude peak-to-peak and 0 offset. The Single ended input of scope channel 2 (2+) is used to measure the voltage at the source. The Scope configured with channel 1+ connected to display the AWG generator output. When measuring the input to output error, channel 2 of the scope should be connected to display 2+ and 2- differential.
  
 ===== Procedure: ===== ===== Procedure: =====
Line 36: Line 36:
 The incremental Gain (Vout /Vin) of the source follower should ideally be 1 but will always be slightly less than 1. The gain is generally given by the following equation: The incremental Gain (Vout /Vin) of the source follower should ideally be 1 but will always be slightly less than 1. The gain is generally given by the following equation:
  
-From the equation we can see that in order to obtain a gain close to one we can either increase R<sub>L</sub> or decrease r<sub>s</sub>. We also know that r<sub>s</sub> is a function of I<sub>D</sub> and that as I<sub>D</sub> increases r<sub>s</sub> decreases. Also from the circuit we can see that I<sub>D</sub> is related to R<sub>L</sub> and that as R<sub>L</sub> increases I<sub>D</sub> decreases. These two effects work counter to each other in the simple resistive loaded emitter follower. Thus to optimize the gain of the follower we need to explore ways to either decrease r<sub>s</sub> or increase R<sub>L</sub> without effecting the other. It is important to remember that in MOS transistors I<sub>D</sub> = I<sub>S</sub> ( I<sub>G</sub> = 0 ).+From the equation we can see that in order to obtain a gain close to one we can either increase R<sub>L</sub> or decrease r<sub>s</sub>. We also know that r<sub>s</sub> is a function of I<sub>D</sub> and that as I<sub>D</sub> increases r<sub>s</sub> decreases. Also from the circuit we can see that I<sub>D</sub> is related to R<sub>L</sub> and that as R<sub>L</sub> increases I<sub>D</sub> decreases. These two effects work counter to each other in the simple resistive loaded source follower. Thus to optimize the gain of the follower we need to explore ways to either decrease r<sub>s</sub> or increase R<sub>L</sub> without effecting the other. It is important to remember that in MOS transistors I<sub>D</sub> = I<sub>S</sub> ( I<sub>G</sub> = 0 ).
  
 {{ :university:courses:electronics:a11m_e1.png?100 |}} {{ :university:courses:electronics:a11m_e1.png?100 |}}
Line 94: Line 94:
 <WRAP centeralign> Figure 8 Output Impedance Test Breadboard Circuit </WRAP> <WRAP centeralign> Figure 8 Output Impedance Test Breadboard Circuit </WRAP>
  
-The waveform generator should be configured for a 1 KHz Sine wave with 2 volt amplitude with the offset set equal to minus the V<sub>GS</sub> of M<sub>1</sub> ( approximately -V ). This injects a +/- 0.1mA (1V/10KΩ) current into M<sub>1</sub>'s source. Scope input 2+ measures the change in voltage seen at the source.+The waveform generator should be configured for a 1 KHz Sine wave with 2 volt amplitude peak-to-peak with the offset set equal to minus the V<sub>GS</sub> of M<sub>1</sub> ( approximately -V ). This injects a +/- 0.1mA (1V/10KΩ) current into M<sub>1</sub>'s source. Scope input 2+ measures the change in voltage seen at the source.
  
 ===== Procedure: ===== ===== Procedure: =====
Line 104: Line 104:
 Plot the measured voltage amplitude seen at the source. The nominal source current in M<sub>1</sub> is (Vn - V<sub>GS</sub>) / 4.7KΩ or 720uA. We can calculate r<sub>s</sub>from this current as ohms. How does this r<sub>s</sub> compare to the from the test data? Change the value of R<sub>1</sub> from 4.7 KΩ to 2.2 KΩ and re-measure the output impedance of the circuit. How has it changed and why? Plot the measured voltage amplitude seen at the source. The nominal source current in M<sub>1</sub> is (Vn - V<sub>GS</sub>) / 4.7KΩ or 720uA. We can calculate r<sub>s</sub>from this current as ohms. How does this r<sub>s</sub> compare to the from the test data? Change the value of R<sub>1</sub> from 4.7 KΩ to 2.2 KΩ and re-measure the output impedance of the circuit. How has it changed and why?
  
 +<WRAP round download>
 **Resources:** **Resources:**
   * Fritzing files: [[ https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/analogdevicesinc/education_tools/tree/master/m2k/fritzing/mos_source_follower_bb| mos_source_follower_bb]]   * Fritzing files: [[ https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/analogdevicesinc/education_tools/tree/master/m2k/fritzing/mos_source_follower_bb| mos_source_follower_bb]]
   * LTSpice files: [[ https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/analogdevicesinc/education_tools/tree/master/m2k/ltspice/mos_source_follower_ltspice | mos_source_follower_ltspice]]   * LTSpice files: [[ https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/analogdevicesinc/education_tools/tree/master/m2k/ltspice/mos_source_follower_ltspice | mos_source_follower_ltspice]]
 +</WRAP>
  
 **Return to Lab Activity [[university:courses:electronics:labs|Table of Contents]]** **Return to Lab Activity [[university:courses:electronics:labs|Table of Contents]]**
  
  
university/courses/electronics/electronics-lab-11m.1550069689.txt.gz · Last modified: 13 Feb 2019 15:54 by Antoniu Miclaus