Electric circuits analogy to water pipes
Sometimes calculating parameters and behaviour of some objects may be much easier when using analogy to objects with well developed theory and calculation methodology. In earlier article we analysed power dissipation of electronic devices using Ohms law where Voltage=temperature, Current=Dissipation and Resistance=Thermal resistance. This time lets look how can electronic devices transformed in water pipes and vice versa.
Lets take Voltage source. A simple battery is like a water pump which provides a Pressure (a voltege analogy):
Then second electronic element is a resistor. Resistor can be imagined as water pipe with smaller aperture. The higher resistance is – the smaller aperture of pipe:
Now we have the elements needed for constructing a simple circuit. We have Pressure = Voltage, Resistance=Flow resistance of pipe. Current = Water flow.
The electric current and water flow can be calculated using the same Ohms Law formula:
I=V/R
In reality there are many limitations of such approach as operating temperatures, power dissipation and power limits. But with some corrections to model calculations can be quite accurate.
Ok lets see how semiconductors can be converted to water pipe system elements.
Diode is imagined as valve allowing current flow to one direction.
In this case diode is acting as ideal. As we know diode characteristic is non linear characteristic.
More complex system is Transistor. Transistors are devices where emitter current is controlled by base current. Of course it is hard to represent real transistor, but there is a close variant:
Such models can be applied to gas flow systems. Or even human blood system or ventilation system like lungs (compliance-capacitance) and so on.
Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post | TrackBack URI for this post
New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …Programming AVR ADC module with WinAVR,Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut … |
New on WinARM Tutorial
What are differences between WinARM and WinAVR,Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …LPC2000 watchdog timer,As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount … |

January 22nd, 2007 at 9:35 pm
Interesting comparing. I like that way of teaching electronics :)
September 20th, 2007 at 7:02 pm
I think the model for transistor was the most helpful for me.