Skip to content

Activiteit

Geluidsvolume experiment

Gevorderd | MakeCode | Knoppen, LED scherm, Microfoon | Geluid, Herhalingen (iteratie), Selectie, Variabelen, Wetenschappelijk werken

Stap 1: Voorbereiden

Wat is het?

Use your BBC micro:bit to find out how distance affects the volume of a sound.

This project is developed in partnership with White Rose Science for science teachers and allows students to learn about how sound travels. Students can also learn about using sequences, loops, variables, and selection in computer programs.

Deze video legt uit hoe je het experiment moet doen.

Zo werkt het

  • You play a continuous sound at a fixed volume from a fixed location.
  • You measure the sound levels in decibels at two-meter intervals from the sound source, using your micro:bit and a battery pack.
  • You should be able to work out from the measurements that sounds get fainter as they get further from the sound source.

Benodigdheden

  • a continuous sound source at a fixed volume; you might like to play our tone.mp3 file from your computer (do not use a sound source which could vary in volume, such as a drum)
  • een micro:bit
  • een batterij pakket
  • a tape measure or meter ruler
  • a large quiet space to conduct the experiment in, such as a school hall

Stap 2: Onderzoek

  1. Download the hex file and put the code onto your micro:bit. Je hoeft de code voor dit project zelf niet te schrijven om het experiment te doen. If you are interested in coding it, visit the Step 3: Code it section below.
  2. Play your continuous sound.
  3. Put the micro:bit next to your sound source. Press button A to take a reading and button B for the reading to appear on the micro:bit’s LED display.
  4. When the micro:bit’s LED display is not showing a reading, it shows a graph indicating current sound levels. You can use this graph to help you decide when to take a reading. Make sure that there are no other sounds that would make your readings less accurate.
  5. Using your tape measure or ruler, measure a two-meter distance from the sound source and take another reading.
  6. Continue taking readings at two-meter intervals up to eight meters. (The micro:bit’s recordings may be less accurate after this distance).

Tips

  • Conduct the experiment in a large space with no obstacles, so that you can easily measure distances from the sound source in a straight line.
  • Conduct the experiment in a quiet space.
  • For more accurate results, take a few readings at each distance interval and work out their average.

Stap 3: Codeer het

Bekijk deze video om te zien hoe je het project kunt coderen:

Als je geïnteresseerd bent in het wijzigen van de code voor dit project, klik dan op een van de knoppen hieronder:

White Rose Science

This project is developed in partnership with White Rose Science.