IP4 13 DC Circuits

Delight – a web-based board game on electricity

I had previously shared about this physical board game that I designed to teach electricity concepts. Now, with ChatGPT’s help, I have managed to produce a simple implementation of the board game so that there is no need to print and cut out the pieces anymore.

However, the game is still unable to detect if the light bulb will light up and automatically change the image colour or add the scores. That will require further complex programming due to the many possible outcomes for this game.

https://physicstjc.github.io/sls/delight/index.html

The rules of the game are as such:

  1. Players will take turns to connect their own bulbs to the terminals while trying to sabotage their opponent’s bulbs.
  2. Players will take turns to place one piece on the 4-by-4 game board by clicking to select the electrical component and clicking on the square on the board to place it.
  3. Upon placing the piece, the player can also turn that piece in any orientation (by clicking on it) within the same turn.
  4. Players can choose to use up to two turns at any point in the game to rotate any piece that had been placed by any player.
  5. In other words, each player has 9 turns: 7 placement turns and 2 rotation turns.

At lower levels, students can compete to see who has the most lit bulbs. However, they will need to be able to identify which light bulbs are lit. Do watch out for short-circuits.

At higher levels, students can compete to see whose light bulbs has the most total electrical power, with some calculations involved.

Internal Resistance and Terminal Potential Difference

https://www.geogebra.org/m/puvfjxk5

This applet demonstrates how terminal potential difference (as measured by the voltmeter across the terminals of the battery) changes depending on :

  1. internal resistance r
  2. external resistance R
  3. emf E
  4. when a switch is turned on and off
<iframe scrolling="no" title="Internal Resistance and Terminal Potential Difference" src="https://www.geogebra.org/material/iframe/id/puvfjxk5/width/640/height/480/border/888888/sfsb/true/smb/false/stb/false/stbh/false/ai/false/asb/false/sri/false/rc/false/ld/false/sdz/false/ctl/false" width="640px" height="480px" style="border:0px;"> </iframe>

Potential Divider with Thermistor Applet

The wonderful thing about GeoGebra is that you can whip up an applet from scratch within an hour just before your lesson and use it immediately to demonstrate a concept involving interdependent variables. I was motivated to do this after trying to explain a question to my IP4 students.

The RGB colours of the thermistor reflects the temperature (red being hot, bluish-purple being cold)

https://www.geogebra.org/m/etszj23m

This was done to demonstrate the application of potential dividers involving a thermistor and a variable resistor. It can, of course, be modified very quickly to introduce other circuit components.

Videos on Series and Parallel Bulbs

These are two videos that I made on series and parallel bulbs. The second video is specially made to highlight the increase in brightness of the remaining bulbs when one or more bulbs is removed from its socket.

What students will learn in O levels is that the brightness of the bulbs will not change as the potential difference is a constant, being the emf itself.

Based on the conflict between what is taught and what is observed, students will be led to discuss the reason why.

If anyone is interested in getting the demonstration kit, do check out Funlearners.com.

Hidden Circuits Interactive

I made this interactive tool using javascript for the teaching of DC circuits for integration with SLS as part of the IP4 Physics blended learning experience in the upcoming weeks.

The intention of this interactive is for students to do a preliminary inquiry activity to exercise what they learnt about series and parallel circuits. They can be tasked to draw out what they think the circuit diagram will be like, either on Nearpod or SLS.

Students can even notice the differences in brightness under different conditions. Questions can be designed around this as well.

Previously we used to construct little boxes with wires hidden underneath. However, due to wear and tear and with Covid-19’s safe management measures, a digital version that can be accessed via the students’ mobile devices is more suitable.

Light bulb image is adapted from Good Ware from www.flaticon.com
Switch image is adapted from Those Icons from www.flaticon.com

For a direct link to this interactive, please go to: https://www.physicslens.com/wp-content/uploads/2022/04/index.html (updated link)

To obtain the zip file for upload into SLS as an interactive media object, click here.

Internal Resistance and Maximum Power Theorem

I’ve created this simulation to demonstrate the effect of an internal resistance due to a cell on the potential difference and current of an external load.

One can also vary the internal resistance and external resistance to observe the maximum power theorem. The theorem states that for a given finite internal resistance, one can obtain the maximum external power only when the resistance of the load is equal to the internal resistance of the source.

internalresistance