Table of Contents

Marks Final Notes - Faraday's Law PHYS142

General Notes

Setup

Setup is dirt simple. A single IoLab device with the 10 turn coil wrapped around its body.

Additionally each computer running the IoLab device needs the following file in order to read out enough digits for the induced emf.

IoLab configuration file

This file needs to be present in the root directory of the IoLab software to increase the number of significant figures in the display of the recorded magnetic fields.

file name = config.json

{

"earthMagneticFieldZ": -48.55,
"sensors": [
  {
    "code": 12,
    "desc": "High Gain",
    "shortDesc": "HG",
    "label": "G+ - G-",
    "unit": "mV",
    "legends": ["Voltage"],
    "numberOfDigits": { "mean": 5, "sigma": 5, "area":5 },
    "scales": [-1, 1],
    "autoScaleY": false
  }
]

}

Expansion To 2 Days

Since students typically do this lab before seeing the material in lecture, I think it could be expanded into 2 days. Day 1 would be an introduction to induced currents. Students could map out the parameters of Faradays law using a loop of wire in the high gain input of the IoLab with magnets oscillating on springs, a function generator connected to a pair of heath coils, etc. Then day 2 would be using Faradays law to measure the ambient field. Day 1 would replace e/m.