Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
repository:forces_on_current_carrying_wire [2021/01/18 21:42]
porcaro1
repository:forces_on_current_carrying_wire [2021/01/18 21:53]
porcaro1 [Activity Information]
Line 4: Line 4:
   *Understand the relationship of current direction and magnetic field direction in a current-carrying wire   *Understand the relationship of current direction and magnetic field direction in a current-carrying wire
     * current and magnetic field in parallel wires     * current and magnetic field in parallel wires
-  * HS-PS2-4 Motion ​and Stability: Forces ​and Interactions (ADD IN LINK)+  * Use mathematical representations of Coulomb'​s Law to describe the electrostatic forces between objects ([[https://​www.nextgenscience.org/​pe/​hs-ps2-4-motion-and-stability-forces-and-interactions | HS-PS2-4]])
 ===Prior Knowledge Required=== ===Prior Knowledge Required===
   *Right-Hand Rule   *Right-Hand Rule
   *Magnetic force   *Magnetic force
 +    *Biot-Savart Law
 +    *Lorenz Force
 ===Code Manipulation=== ===Code Manipulation===
   * Modify existing code   * Modify existing code
Line 60: Line 62:
 Based on the above calculations,​ the maximum magnetic force acting on each wire for a 4.5 A current is ___. Using the right-hand rule, or checking the signs of the calculated forces, you'll find that the wires attract each other when the current goes in the same direction, and the wires will repel each other when the current goes in opposite directions. Based on the above calculations,​ the maximum magnetic force acting on each wire for a 4.5 A current is ___. Using the right-hand rule, or checking the signs of the calculated forces, you'll find that the wires attract each other when the current goes in the same direction, and the wires will repel each other when the current goes in opposite directions.
  
-See the completed code below, with relevant additions ​highlighted.+See the completed code below, with the physics-specific lines highlighted.
 ===Code=== ===Code===
-<code Python [enable_line_numbers="​true",​ highlight_lines_extra=""​]>​+<code Python [enable_line_numbers="​true",​ highlight_lines_extra="​20,​23,​24,​25,​28,​29,​32,​33"]>
 GlowScript 2.7 VPython GlowScript 2.7 VPython
  
Line 137: Line 139:
             charge2.color = vector(0,​0,​0)             charge2.color = vector(0,​0,​0)
  
-    counter = counter+1 ​ +    counter = counter+1 </​code>​
-   +
-</​code>​+
  
 ---- ----
  • repository/forces_on_current_carrying_wire.txt
  • Last modified: 2021/04/07 23:02
  • by porcaro1