|
|||
Home Page Download Models Community Models Extensions User Manual:![]() Web version![]() Printable version![]() Chinese version FAQ Resources Contact Us |
NetLogo Models Library: | ||
|
Run Parallel Circuit in your browser uses NetLogo 4.0.4 requires Java 1.4.1+ (system requirements) Note: If you download the NetLogo application, every model in the Models Library (besides the Community Models) is included. If you have trouble running this model in your browser, you may wish to download the application instead. |
WHAT IS IT?
This model offers a microscopic view of free electrons in two conducting wires that are connected in parallel to each other across two terminals of a battery.
This model shows what happens when two such wires are connected in parallel to each other across two ends of a battery terminal. It shows that current in each wire is not always equal to current in the other wire, unlike in a series circuit (see Series Circuit model). However, since each of the wires is connected across the same battery terminals, voltage is the same in each wire.
HOW IT WORKS
The rules in this model are the same as in the earlier Ohm's Law and Series Circuit models. As in Series Circuit, there are two wires, each with its own resistance, but here the wires are connected side by side rather than end to end. Electrons from one wire do not cross over into the other wire.
HOW TO USE IT
The TOTAL-ELECTRONS slider allows you to select the total number of free electrons in both wires. This number is constant for a single run of the model.
The VOLTAGE slider controls the potential difference across the two battery terminals. This imparts a steady velocity to the electrons. However, this velocity is also dependent on the rate at which the electrons collide with the atomic nuclei in the wires.
The COLLISION-RATE-WITH-NUCLEI sliders, one for each wire, are inversely proportional to how far an electron travels on average without colliding with atomic nuclei. The collision rate of electrons in a wire causes resistance. The collision-rate affects the motion of electrons in it in another way: the net velocity of the electrons is also reduced in proportion to the collision rate.
THINGS TO NOTICE
When you observe the trace of the path of an electron, how does it differ in the two wires? Why?
What happens to the number of electrons in each wire when you change the collision rate of electrons in either of the wires?
THINGS TO TRY
1. Run the model with the default settings. Note the current in both the wires. Are these values equal? What about the number of electrons in each wire?
2. Increase the collision rate in one of the wires. Note the current in both the wires. Then increase the collision rate in both the wires at the same time. Note the current in both the wires. Is current in each wire still equal to each other? What about the number of electrons in each wire?
3. Watch a single electron in the top wire by pressing the top WATCH AN ELECTRON button. Now watch the tick counter and note how much model time the electron takes to travel through the wire. Repeat this observation several times for different values of the collision rates in each wire.
a) What do you notice?
b) Given the total number of electrons in each wire and the length of the wires, how can you calculate current in each wire by noting the time an electron takes to travel through the wire?
4. Following step 3 above, now calculate the current in the bottom wire.
5. Look in the section titled "Procedures for Counting Current" in the Procedures tab. How is current in each wire calculated in this model? Is this method and 3(b) equivalent to each other?
6. How would you calculate the total current in the circuit?
EXTENDING THE MODEL
Can you create another wire in series with these two wires?
NETLOGO FEATURES
Electrons automatically wrap around the world horizontally. Special vertical wrap code is used to keep electrons from changing wires.
RELATED MODELS
Electrostatics
Ohm's Law
Series Circuit
CREDITS AND REFERENCES
This model is a part of the NIELS curriculum. The NIELS curriculum is currently under development at Northwestern's Center for Connected Learning and Computer-Based Modeling. For more information about the NIELS curriculum please refer to http://ccl.northwestern.edu/NIELS.
Thanks to Daniel Kornhauser for his work on the design of this model.
To refer to this model in academic publications, please use: Sengupta, P. and Wilensky, U. (2007). NetLogo Parallel Circuit model. http://ccl.northwestern.edu/netlogo/models/ParallelCircuit. Center for Connected Learning and Computer-Based Modeling, Northwestern University, Evanston, IL.
In other publications, please use: Copyright 2007 Uri Wilensky. All rights reserved. See http://ccl.northwestern.edu/netlogo/models/ParallelCircuit for terms of use.
(back to the NetLogo Models Library)