Editing Basic Circuit Building Blocks

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 19: Line 19:
 
*LM35 Temperature Sensor
 
*LM35 Temperature Sensor
 
*555 Timer astable oscillator
 
*555 Timer astable oscillator
*[[current mirror]]
 
**Transistor Current Mirror
 
 
*charge pump
 
*charge pump
 
*diode for forward drop bias voltage
 
*diode for forward drop bias voltage
 
*diode logical or
 
*diode logical or
*H Bridge
 
 
An H bridge is an electronic circuit that causes current to flow in one direction or the other ( from a single ended power supply ).  Often used for motor control [[motor driver]].
 
It is an electronic double pole double throw switch.
 
**[http://code.rancidbacon.com/Electronics] See Section on ''H-Bridge''
 
**[http://roko.ca/robotics/h-bridge-fundamentals H-Bridge Fundamentals]
 
*integrator
 
*diode full wave bridge
 
 
*RC timer
 
*RC timer
*RF Mixers
 
 
*diode rounding circuit
 
*diode rounding circuit
 
*row and collumn connection
 
*row and collumn connection
*sample and hold  http://en.wikipedia.org/wiki/Sample_and_hold
+
 
*Simple Oscillator circuits
 
 
*transformer
 
*transformer
 
*voltage multiplier and voltage doubler  
 
*voltage multiplier and voltage doubler  
  
 +
*integrator
 +
*diode full wave bridge
 +
*H Bridge
 +
 +
An H bridge is an electronic circuit that causes current to flow in one direction or the other ( from a singel ended power supply ).  Often used for motor control [[motor driver]].
 +
It is an electronic double pole double throw switch.
 +
[http://code.rancidbacon.com/ElectronicsElectronics] See Section on ''H-Bridge''
  
 +
*Simple Oscillator circuits
 +
*Current mirrors
 +
*RF Mixers
 +
*Tranistor Current Mirror
 
*[[Colpitts Oscillator]]
 
*[[Colpitts Oscillator]]
  
Line 57: Line 56:
 
See the sections on:  Op amp Non Inverting Amplifier, Op amp Unity Gain Buffer ....
 
See the sections on:  Op amp Non Inverting Amplifier, Op amp Unity Gain Buffer ....
  
*[http://www.amplifiersite.com/ AmplifierSite.com]
+
[http://www.amplifiersite.com/ AmplifierSite.com]
*[http://electronicdesign.com/Portals/0/TI_Wp_AudioGuide_Aug2011.pdf  Guide to a lot of amplifier and other audio circuits]
 
  
 
== Current Sense Resistor ( Shunt Resistance ) ==
 
== Current Sense Resistor ( Shunt Resistance ) ==
Line 239: Line 237:
 
Discussion:
 
Discussion:
  
I you have a lot of components that use the same voltage put them in parallel.  This is how most lights in a house are wired.  Each individual light can be turned on and off without changing the current or voltage in the other lights.  With a bit of math you can show that the two resistors act like one resistor of value R = (R1*R2)/(R1 + R2).  When you need a resistor of a different value than you have you can sometimes “make it up” using a parallel connection of resistors you do have.  Two identical resistors in parallel are equivalent to one of half the resistance.  A parallel circuit can have more than 2 resistors, there can be 3, 4, ... You can find out more about parallel circuits in the references.  This circuit should be contrasted with the Series Circuit.  Parallel circuits can also be used with other components, the equations vary, for capicators the capacitances add in a parallel circuit.
+
I you have a lot of components that use the same voltage put them in parallel.  This is how most lights in a house are wired.  Each individual light can be turned on and off without changing the current or voltage in the other lights.  With a bit of math you can show that the two resistors act like one resistor of value R = R1 + R2 /( R1 * R2 ).  When you need a resistor of a different value than you have you can sometimes “make it up” using a parallel connection of resistors you do have.  Two identical resistors in parallel are equivalent to one of half the resistance.  A parallel circuit can have more than 2 resistors, there can be 3, 4, ... You can find out more about parallel circuits in the references.  This circuit should be contrasted with the Series Circuit.  Parallel circuits can also be used with other components, the equations vary, for capicators the capacitances add in a parallel circuit.
  
 
More information:   
 
More information:   
Line 322: Line 320:
  
 
Use this circuit when you want to convert AC to DC at significant current in order to provide DC power to another circuit component, it can be also used as a very low precision "precision rectifier".  Basically similar circuits are sometimes used as demodulators for AM signals.
 
Use this circuit when you want to convert AC to DC at significant current in order to provide DC power to another circuit component, it can be also used as a very low precision "precision rectifier".  Basically similar circuits are sometimes used as demodulators for AM signals.
 +
 +
 +
Circuit:
 +
[[Image:pds.png | Pull Down and Switch ]]
 +
 +
Where
 +
*R_PULLDOWN resistor which normally keeps the output low ( ground ).
 +
  
 
Discussion:
 
Discussion:
  
 
There are many variations of this circuit, sometimes in combination with center tapped transformers, sometimes with multiple diodes ( as in bridge circuits ).
 
There are many variations of this circuit, sometimes in combination with center tapped transformers, sometimes with multiple diodes ( as in bridge circuits ).
 +
 +
 +
Links:
 +
 +
* []
  
 
<!--------------------------------------------------------------------->
 
<!--------------------------------------------------------------------->
Line 332: Line 343:
 
this is a stubb, almost no useful content
 
this is a stubb, almost no useful content
  
Use this circuit when you want to know the peak voltage of an AC of time varying DC voltage of just its absolute value.  It typically differes from a power rectifier in that the circuit needs
+
Use this circuit when you want to know the peake voltage of an AC of time varying DC voltage.  It typically differes from a power rectifier in that the circuit needs
 
its own source of power, it does not pass thru the power of the input voltage, it also differes in that the typical voltage drop of the power diode ( in the range of .5 to 2 volts ) is largely eliminated. This is a signal processing circuit.
 
its own source of power, it does not pass thru the power of the input voltage, it also differes in that the typical voltage drop of the power diode ( in the range of .5 to 2 volts ) is largely eliminated. This is a signal processing circuit.
 +
 +
 +
Circuit:
 +
[[Image:pds.png | Pull Down and Switch ]]
 +
 +
Where
 +
*R_PULLDOWN resistor which normally keeps the output low ( ground ).
 +
  
 
Discussion:
 
Discussion:
There are a ton of ways to do this a common way is to include a diode with a forward voltage drop in the feedback loop of an operational amplifier.  There are lots of circuits that can be used, see links for discussion of different circuits and there advantages and dis.
 
  
  
 
Links:
 
Links:
  
  * [http://www.analog.com/library/analogDialogue/archives/44-04/absolute.html More Value from Your Absolute Value Circuit—Difference Amplifier Enables Low-Power, High-Performance Absolute Value Circuit]
+
  * []
* [http://www.ti.com/lit/an/sboa068/sboa068.pdf PRECISION ABSOLUTE VALUE CIRCUITS By David Jones (520) 746-7696, and Mark Stitt]
+
 
* [http://i.stack.imgur.com/kUIO3.jpg Images]
+
<!--------------------------------------------------------------------->
  
  
Line 473: Line 491:
  
 
This high side switch usually requires the base voltage of Q to be VPLUS_VDD plus the turn-on voltage of the transistor to turn all the way on. Another approach to the high side switch that requires a lower turn-on voltage is to use a PNP transistor as the switch. The base of the PNP is pulled up to VPLUS_VDD and connected to the collector of a small signal NPN transistor, Q2. Q2's emitter is connected to ground and its base is connected to the input signal through a current limiting resistor -- now the problem is that a high voltage is required to turn the switch off.
 
This high side switch usually requires the base voltage of Q to be VPLUS_VDD plus the turn-on voltage of the transistor to turn all the way on. Another approach to the high side switch that requires a lower turn-on voltage is to use a PNP transistor as the switch. The base of the PNP is pulled up to VPLUS_VDD and connected to the collector of a small signal NPN transistor, Q2. Q2's emitter is connected to ground and its base is connected to the input signal through a current limiting resistor -- now the problem is that a high voltage is required to turn the switch off.
 
 
=== bootstrap circuit ===
 
 
Often H-bridges use n-FETs in all 4 arms, to reduce cost.
 
Unfortunately, power n-FETs require a gate voltage much higher -- many power n-FETs require 10 V higher -- than both of their other two legs in order to keep them turned hard on (necessary for efficient power H-bridges).
 
Since the drain of the high-side n-FET is generally already connected to the highest voltage available from the batteries,
 
where are we going to find that even higher voltage?
 
Often we use a bootstrap circuit.
 
(see
 
Mamadou Diallo from Texas Instruments.
 
[http://www.ti.com/lit/an/slua887/slua887.pdf "Bootstrap Circuitry Selection for Half-Bridge Configurations".
 
2018.
 
)
 
 
Historically
 
The Intel 4004 uses a bootstrap circuit[http://insanity4004.blogspot.com/2015/10/puzzling-out-bootstrap-load_13.html]
 
which is apparently one of several reasons
 
the 4004 has a minimum clock rate (maximum cycle time).
 
Reece Pollack is translating the design to a static-logic implementation[http://insanity4004.blogspot.com/2012/09/full-circle.html].
 
(a fully-static system makes it possible to pause the system indefinitely,
 
which is very convenient for debugging).
 
Today we have several alternatives to bootstrap circuits:
 
* If you're building digital logic out of discrete transistors, you might as well replace the 2-transistor bootstrap load circuit with an actual physical discrete resistor, which works better (?).
 
* If you're building digital logic out of FPGAs or full-custom ASICs, you're probably using CMOS -- both nFET and pFET -- and a single nFET works better than a 2-p-FET bootstrap load, and a single pFET works better than a 2-n-FET bootstrap load.
 
* If you're building a H-bridge, even today it is often better to use all-n-FET rather than both n-FET and p-FET; the bootstrap circuit gives a minimum PWM frequency (maximum PWM cycle time) and a minimum and maximum duty cycle (one step less than 100%); replacing that circuit with an independent oscillator and charge pump allows you to go all the way to 100% forward or 100% reverse.
 
 
 
  
 
== Transistor Emitter Follower ==
 
== Transistor Emitter Follower ==
Line 517: Line 507:
 
*R_LOAD represents the resistance of the load
 
*R_LOAD represents the resistance of the load
 
*Q is a npn bipolar transistor  
 
*Q is a npn bipolar transistor  
*VPLUS_VDD  is the power supply for the Load
+
*VPLUS_VDD  is the power supply for the LED
  
 
The current to drive the circuit is approximately the current to drive the load divided by the beta of the transistor.  Use a Darlington connected transistor for a very high beta.
 
The current to drive the circuit is approximately the current to drive the load divided by the beta of the transistor.  Use a Darlington connected transistor for a very high beta.
Line 538: Line 528:
  
 
*[http://en.wikipedia.org/wiki/Common_collector Common collector From Wikipedia, the free encyclopedia]
 
*[http://en.wikipedia.org/wiki/Common_collector Common collector From Wikipedia, the free encyclopedia]
 +
  
 
== Transistor -- Push Pull Circuit ==
 
== Transistor -- Push Pull Circuit ==
Line 657: Line 648:
 
*[http://chungyan5.no-ip.org/vc/trunk/AltiumDesigner6ProjectFiles.zip?root=7segment_LEDs&view=log AltiumDesigner6ProjectFiles]
 
*[http://chungyan5.no-ip.org/vc/trunk/AltiumDesigner6ProjectFiles.zip?root=7segment_LEDs&view=log AltiumDesigner6ProjectFiles]
 
*[http://www.dnatechindia.com/index.php/Tutorials/8051-Tutorial/7-Seg-Interfacing.html Interfacing Seven Segment to Microcontroller]
 
*[http://www.dnatechindia.com/index.php/Tutorials/8051-Tutorial/7-Seg-Interfacing.html Interfacing Seven Segment to Microcontroller]
i need a clear explanation about schmitt trigger and also need the operation details about that circuit...if i give the input of the schmitt trigger is 0v means what is the output of  the circuit?
+
== Schmitt Trigger ==
 +
Use this circuit when you want to sense if an input is either high or low.  The circuit elmininate inputs that are "in between" and stops small noise signals from causing the input to rapildy oscillating from high to low.
 +
 
 +
 
 +
Circuit:
 +
[[Image:opamp_st.png | Schmitt Trigger ]]
 +
 
 +
Where
 +
*RIN input resistor -- when this inputs more current than the positive feedback resistor the output switches to the voltage at the input, else it stays at the output voltage it has already reached. Typically lower in value than RFB.
 +
*RFB positive feedback resistor the output voltage is feed back to the input and keeps the output at its current voltage.
 +
 
 +
 
 +
Discussion:
 +
 
 +
The circuit is used to switch between two states even in the presence of noise.  This is an somewhat unusual op amp circuit as it uses positive not negative feedback. See the references for a better explanation and variations on the circuit.
 +
Schmidt Triggers are also available as integrated circuits which require no external components.
 +
 
 +
More Information:
 +
*[[OpAmp Links]]
 +
 
  
 
== Oscillators ==
 
== Oscillators ==
Line 729: Line 739:
  
 
Used to generate a voltage that depends upon light level.  With the LDR on the "high side" the voltage will go up when the amount of light goes up.
 
Used to generate a voltage that depends upon light level.  With the LDR on the "high side" the voltage will go up when the amount of light goes up.
You need to use a resistor in series with the light dependent resistor, this combination lets a variable current flow through the circuit.  The voltage across the resistor will vary with the light brightness ( so will the voltage across the LDR, the two will total the input voltage. )  What size resistor should you use?  A rule of thumb:  Put the LDR in medium brightness and measure its resistance with a ohm meter.  Use that value resistor then in medium light you will get 1/2 the input voltage at the output.
+
You need to use a resistor in series with the light dependent resistor, this combination lets a variable current flow through the circuit.  The voltage across the resistor will vary with the light brightness ( so will the voltage across the LDR, the two will total to input voltage. )  What size resistor should you use?  A ruel of thumb:  Put the LDR in medium brightness and mesure its resistance with a ohm meter.  Use that value resistor then in medium light you will get 1/2 the input voltage at the output.
  
 
Circuit:
 
Circuit:
Line 768: Line 778:
 
*[http://itp.nyu.edu/physcomp/sensors/Schematics/WheatstoneBridge Wheatstone Bridge]
 
*[http://itp.nyu.edu/physcomp/sensors/Schematics/WheatstoneBridge Wheatstone Bridge]
 
*[http://physics.kenyon.edu/EarlyApparatus/Electrical_Measurements/Capacitance_Bridge/Capacitance_Bridge.html Capacitance Bridge] This one is an antique.
 
*[http://physics.kenyon.edu/EarlyApparatus/Electrical_Measurements/Capacitance_Bridge/Capacitance_Bridge.html Capacitance Bridge] This one is an antique.
 
== current mirror ==
 
 
(FIXME: fill in details)
 
 
[[Wikipedia: current mirror]] http://en.wikipedia.org/wiki/Current_mirror
 
  
 
== Further Reading ==
 
== Further Reading ==

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)