Difference between revisions of "GradFinalLab RS"

From New IAC Wiki
Jump to navigation Jump to search
Line 35: Line 35:
  
  
Because in real circuit <math>V_{cc} \neq V_{out}<math> I am going to use the actual values of <math>V_{out}</math> in the formulas above instead of <math>V_{cc}</math>, which are:
+
Here a little trick to improve my predicted threshold voltages. Because in real circuit <math>V_{cc} \neq V_{out}</math> I am going to use the actual values of <math>V_{out}</math> in the formulas above instead of <math>V_{cc}</math>, which are:
  
 
# <math>V_{out_1} =  (+11.06\pm0.01)\ V</math>
 
# <math>V_{out_1} =  (+11.06\pm0.01)\ V</math>

Revision as of 21:05, 26 April 2011

Go Back to All Lab Reports


Construct a Schmitt Trigger using the 741 Op Amp

Draw the Schmitt Trigger circuit you constructed. Identify the values of all components

Schmitt trigger 01.png

To construct the circuit above I am going to use the following components and voltages:

  1. R1=(1.01±0.01) kΩ
  2. R2=(1.01±0.01) kΩ
  3. R3=(5.10±0.01) kΩ
  4. OP AMP 741
  5. Vref=(+11.90±0.01) V
  6. Vcc=(+11.90±0.01) V
  7. Vee=(12.11±0.01) V

Graph Vout as a function of Vin. Is there a hysteresis loop?

Identify the input voltage threshold levels at which a Vin will produce VoutVcc

1) if the output is high:

[math]V_2 = \frac{R_{123}}{R_2}V_{ref} + \frac{R_{123}}{R_3}V_{cc}[/math]

2) if the output is low:

[math]V_2^' = \frac{R_{123}}{R_2}V_{ref} - \frac{R_{123}}{R_3}V_{cc}[/math]

where

[math]R_{123} = (R_1 || R_2 || R_3) = \frac{R_1 R_2 R_3}{R_1+R_2+R_3}[/math]


Here a little trick to improve my predicted threshold voltages. Because in real circuit VccVout I am going to use the actual values of Vout in the formulas above instead of Vcc, which are:

  1. Vout1=(+11.06±0.01) V
  2. Vout2=(10.54±0.01) V


By substituting the actual values:

[math]R_{123} = (R_1 || R_2 || R_3) = \frac{R_1 R_2 R_3}{R_1+R_2+R_3}[/math]
[math]V_2 = \frac{R_{123}}{R_2}V_{ref} + \frac{R_{123}}{R_3}V_{cc}[/math]
[math]V_2^' = \frac{R_{123}}{R_2}V_{ref} - \frac{R_{123}}{R_3}V_{cc}[/math]

and doing math and handling the error propagation we end up with the following threshold voltages:

[math]V_2 = [/math]
[math]V_2^' =[/math]

Compare the threshold values to what is expected.

Go Back to All Lab Reports Forest_Electronic_Instrumentation_and_Measurement