IP Topics

Does Hydrostatic Pressure Depend on Container Shape?

The following GeoGebra app simulates a pressure sensor that measures hydrostatic pressure, calibrated to eliminate the value of atmospheric pressure.

The purpose of this simulation is to address certain misconceptions by students such as the assumption that the shape of a container affects the pressure such that the pressure differs in different containers when measured at the same depth.

Drag the dot around to compare the pressure values at the same height between both containers.

The following codes can be used to embed this into SLS.

<iframe scrolling="no" title="Hydrostatic Pressure" src="https://www.geogebra.org/material/iframe/id/wbjduxt7/width/640/height/480/border/888888/sfsb/true/smb/false/stb/false/stbh/false/ai/false/asb/false/sri/true/rc/false/ld/false/sdz/false/ctl/false" width="640px" height="480px" style="border:0px;"> </iframe>

Hydrostatic Pressure and Upthrust

This app is used to demonstrate how a spherical object with a finite volume immersed in a fluid experiences an upthrust due to the differences in pressure around it.

Given that the centre of mass remains in the same position within the fluid, as the radius increases, the pressure due to the fluid above the object decreases while the pressure below increases. This is because hydrostatic pressure at a point is proportional to the height of the fluid above it.

It can also be used to show that when the volume becomes infinitesimal, the pressure acting in all directions is equal.

The following codes can be used to embed this into SLS.

<iframe scrolling="no" title="Hydrostatic Pressure and Upthrust" src="https://www.geogebra.org/material/iframe/id/xxeyzkqq/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>

Measuring speed of sound in air using Audacity

A physics demonstration on how to measure the speed of sound in air using Audacity, an open source audio recording software. There are Windows and Mac versions of this free software, and even a portable version that can run off a flash drive without needing to be installed on a computer (for school systems with stricter measures regarding installing of software).

The sound is reflected along a long hollow tube that somehow, existed in our school’s laboratory. The two sound signals were picked up using a clip-on microphone attached to the open end of the tube and plugged into the laptop. I used my son’s castanet which gives a crisp sound and hence, a simple waveform that will not have the echo overlapping with the generated sound. The timing at which the sound signals were first detected were read and subtracted to obtain the time taken for the wave to travel up and down the 237 cm tube.

The value of the speed of sound calculated is 356 m/s, which is a bit on the high side due to the temperature of 35°C and relative humidity of between 60-95% when the reading was carried out.

If you are interested, you can check out how the software can be used to determine the frequency of a tuning fork.

Magnetic Shielding

I made this rather simple video this morning showing a physics demonstration on the effect of magnetic shielding. A paper clip is shown to be attracted to a magnet. A series of objects are placed in between, such as a plastic ruler, a steel ruler, a steel bookend, and some coins of different alloys.

It is interesting to note the types of material that provide magnetic shielding and those that do not. There is even a distinction between the types of steel, which is an alloy containing iron. Ferritic steel is magnetic while austenitic steel is not.

The theory behind magnetic shielding is that the flat magnetic material will direct the field lines of the magnet along its plane instead of allowing them to pass through, thus depriving the paper clip of a strong enough magnet field to keep it flying.

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

Newton’s 2nd Law Experiment using Motion Sensor

For my students: To download the file and video for analysis using Tracker, right-click the file here…


To verify the equation F = ma, where F is the resultant force on an object, m is the mass of the object and a is the acceleration, this is one of the ways to do so:

Equipment:
1. Motion Sensor
2. Datalogger
3. Cart with variable mass
4. End Stop
5. Pulley with clamp
6. Hanger Mass Set
7. String (about 1.2 m)

For a system of a cart of mass M on a horizontal track that is connected to a hanging mass m with a string over a pulley, the net force F on the entire system (cart and hanging mass) is the weight of hanging mass. F = mg (no friction assumed).

newton 2nd law experiment

According to Newton’s Second Law, mg = (M+ m)a. We will try to prove experimentally that this is true in the video below.