{"id":500,"date":"2013-05-25T02:46:28","date_gmt":"2013-05-24T16:46:28","guid":{"rendered":"http:\/\/legoeng.local\/?p=500"},"modified":"2017-12-21T17:47:37","modified_gmt":"2017-12-21T06:47:37","slug":"pendulum-mathematics","status":"publish","type":"post","link":"http:\/\/legoeng.local\/pendulum-mathematics\/","title":{"rendered":"Pendulum mathematics"},"content":{"rendered":"

Pendulums are one of the earliest machines we see and Physics courses can take advantage of that familiarity to reveal fundamental principles and demonstrate the mathematical relationships.<\/p>\n

In this demonstration, I suspended an NXT with three sensors from above, and let it swing back and forth, recording the data via Bluetooth to the NXT-G data logging window.<\/p>\n

The sensors logged were the NXT Ultrasonic sensor, Light sensor, and HiTechnic accelerometer mounted on the bottom of the pendulum. The NXT internal timer was also used to determine sample rate and experiment duration, but that will probably be transparent to most students.<\/p>\n

The program was very simple – essentially two data logging blocks:<\/p>\n

\"NXT-G<\/a>
NXT-G Pendulum Data Logging Program and Palette<\/figcaption><\/figure>\n

Here’s a snapshot of the resulting accelerometer plot:<\/p>\n

\"Accelerometer<\/a>
Accelerometer Pendulum Data<\/figcaption><\/figure>\n

Depending on your goals, and the readiness of your students, you can ask them to do a lot of things with this exercise. Some of them include:<\/p>\n