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):

Voltage_source.PNG

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:

resistor.PNG

Now we have the elements needed for constructing a simple circuit. We have Pressure = Voltage, Resistance=Flow resistance of pipe. Current = Water flow.

simple_circuit.PNG

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.

diode.PNG

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:

transistor.PNG

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 …

2 Responses to “Electric circuits analogy to water pipes”

  1. Darius Says:

    Interesting comparing. I like that way of teaching electronics :)

  2. Michaela Stephens Says:

    I think the model for transistor was the most helpful for me.

Leave a Reply