Go Back

Circuit Simulator: Basic circuits


Applet Exercise: LED Circuit

The computer with a circuit simulator applet is a valuable tool which can be used to model a circuit prior to actually building it. You can easily modify the circuit to determine the effects of the modification without buying new, expensive circuit parts. Circuit simulators are invaluable in saving time and money because they allow the circuit designer to narrow his choices to his optimum preference.

Let's get started.

Instruct the students to go to http://lushprojects.com/circuitjs/circuitjs.html Alternatively, if the link does not work, go to
http://www.falstad.com/circuit/

  1. Acircuit containing a battery source, switch, resistor, capacitor, and inductor may appear.
  2. Modify the circuit to contain one battery, a switch, and one resistor. (Right-click over a circuit component and choose delete, create resistors by right-clicking and choosing “Add Resistor”, then drag a resistor. You can also add wires to replace deleted components in the same manner).
  3. Edit the value of the resistor to 1 K Ohms. Edit the battery voltage to 9 volts DC. You should have a circuit with a battery, switch, and resistor, all connected by wires.
  4. Leave the switch Open. How much current flows? (none)
  5. Close the switch. How much current flows? (9 mA)
  6. What do the moving dots represent? (Answer: Current flow, or flow of electrons)
  7. How much power is dissipated? Is it enough to burn you? Let us calculate the power. Power P equals voltage V times current I. (P=V*I = 9*0.009 = 81 mW. Might get warm but probably will not burn you!
  8. Diodes, another circuit component, will conduct electricity in only one direction, much like a valve in a water pipe.
  9. Now, open the switch in the circuit and remove the resistor. Replace the resistor with a light emitting diode (LED). The arrow must point in the same direction that the current is flowing.
  10. Close the switch. How much current flows? (Answer: large amount of current, should be off the chart! enough to fry the diode!)
  11. Open the switch.
  12. Delete a wire between the switch and the LED or between the LED and the battery and add a resistor.
  13. Change the value to 1K ohms.
  14. Close the switch. Does the LED (diode) come On? Notice that the current is now limited to a small value with the use of the resistor.
  15. Use several different values for the resistor and notice the changes in current and in the brightness of the LED.
  16. Notice that as the resistance increases, the current through the circuit decreases. This is a principle of Ohm's Law.

Virtual models such as this have many benefits: they save time, money/resources, and are easily applicable to real-life scenarios.

Now, let's proceed to building the circuit that we just modeled using real circuit components.


Go back to page 4!