pxt-calliope/docs/courses/ucp-science/gravity/overview.md
Peli de Halleux 9cdf0078a7
gravity lesson (#657)
* gravity lesson

* Few more edits, not done, gotta go eat

* missing radio package
2018-02-16 07:04:34 -08:00

46 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Overview
## Science Concept
### Gravity and Inertia
Develop and use a model to describe the role of gravity and inertia in orbital motions of objects
in our solar system. As you read, focus on systems, an organized group of related objects. In this
section, it is important to examine how the objects in our solar system are affected by gravity and inertia.Most of the objects that are part of our solar system are constantly orbiting the Sun, the
star of our solar system. Mass is a measure of the amount of matter in an object. Everything that has mass also has gravity. Gravity is the attraction of one particle or body to another. You have gravity. Your pencil has gravity. Larger masses have a stronger gravitational force, or the measurement of the pull of gravity, than smaller masses.
![Two micro:bit showing 0 and 6](/static/courses/ucp-science/gravity/06.png)
The greater the mass of an object, the greater the gravitational pull it has on other objects. (ck12.org. Sixth Grade Science, p 26) https://eq.uen.org/emedia/items/dae58176-b839-4b26-87e4-09ca5ed98875/1/Grade6RS.pdf)
## Project Goal
Give students real world experience with coding, collecting data, analyzing data, and reporting results using MakeCodes block programming and a microbit with its sensors.
## Prior Knowledge
Students need to have a basic knowledge of how to code using block style programming (Microbit using the [Windows 10 MakeCode app](https://www.microsoft.com/store/productId/9PJC7SV48LCX)) and download a program to a microbit.
## Student Outcomes
Students will:
* create experiments to collect data using microbits and the acceleration sensor on them.
* setup different experiments to observe the gravity effect.
* code the microbits to collect data remotely over the microbit radios.
* analyze the data collected.
### Materials Needed
* 2 microbits with batteries connected
* A longer USB microbit cable
* [MakeCode for micro:bit Windows App](https://www.microsoft.com/store/productId/9PJC7SV48LCX)
* Spreadsheet for data analysis
* Padding for one microbit for gravity testing
<br/>
| | | |
|-|-|-|
| Adapted from "[Gravity, Motion, and Waves](https://drive.google.com/open?id=1Z8S-W3n1jX6drC8ALj8Wh1Rjc0CyP0Afs3acnIjDYes)" by [C Lyman](http://utahcoding.org) | | [![CC BY-NC-SA](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/) |