Accesso libero

Development of a computer-based simple pendulum experiment set for teaching and learning physics

INFORMAZIONI SU QUESTO ARTICOLO

Cita

Introduction

Physics is one of the most fundamental scientific disciplines, and it forms the core of scientific development (Hartmann and Mittelstrass, 2002). Physics helps students to understand natural phenomena through observations, measurements, mathematics, and experiments (Falkenburg, 2011). However, the conventional teaching methods that include delivering traditional lectures in front of the passive students are often tedious and very difficult for the students to understand physics. Moreover, these methods do not provide adequate opportunities for the students to think critically to solve a problem (Adams et al., 2006; Schauer et al., 2009; Wieman and Perkins, 2005).

Along with the conventional teaching method, laboratory activities are essential as it allows the students to get involved in the learning process. Students start thinking critically while conducting laboratory works. Self-explored experience from laboratory activities helps the students understand and recognize laws of physics, enhance the physics’ conceptual thinking, and develop their scientific skills (Darrah et al., 2014; Sari et al., 2019).

It could be more helpful for the students if they get an opportunity to learn physics from the computer-based experiments in the physics laboratory. It helps the students better to understand physics than only lectures in the classroom. It allows the students to develop their skills, which makes physics more accessible (Brelsford, 1993; Darrah et al., 2014; Rutten et al., 2012; Sari et al., 2019; Zacharia and Anderson, 2003). It also increases the students’ motivation to collaborate and stay engaged with the learning process, which is very useful for them (Sari et al., 2019). The computer-based experiments have some more benefits for the students, such as teaching the students about data collection and data analysis, understanding the relationships among various variables through plotting graphs based on their collected data. This helps the students to gain knowledge about theory and experiments and develop their research skills (Amrani and Paradis, 2010; Beichner et al., 1999; David et al., 2007; Trumper and Gelbman, 2000).

A low-cost experimental set could be developed in computer-based experiments by using an Arduino board and a computer (Musik, 2017; Sanjaya et al., 2018; Sari and Kirindi, 2019; Tunyagi et al., 2018). This experimental set is cost-effective and easily handled. Students learn from real-time experiments and collect data continuously. Through this type of experiment, students obtain more accurate physics concepts compared to the conventional teaching method. These computer-based experimental sets can include various sensors, including photogate sensor (Yulkifli et al., 2018), ultrasonic sensor (Cutnell and Johnson, 2010; Galeriu et al., 2014; Pili and Violanda, 2019; Sanjaya et al., 2018; Tong-on et al., 2017), and infrared sensor (Musik, 2014, 2017), which makes physics learning more comfortable for the student.

The experiments about motion are fundamental in elementary or advanced physics, where the concept of position, time, speed, and acceleration is crucial. Gravity is known as the key to describe the motion of an object and pendulum experiment is an excellent way to demonstrate the gravity in high school, college, and university study.

In this study, a simple pendulum experiment is introduced which consists of an object with a small mass, also known as the pendulum bob, suspended from a light string. A simple pendulum period depends on the string’s length and the amplitude of the pendulum’s swing. An Arduino-based microcontroller and infrared phototransistor sensors are used to measure the period of oscillation and calculate the gravity. The aims of this study are (i) to develop a computer-based experiment set on a simple pendulum, and (ii) to measure the periodic motion and the acceleration of gravity (g) in Nakhon Si Thammarat province, southern Thailand. This proposed setup is cost-effective and easy to operate.

Materials and methods
Working principle of classical pendulum

A simple pendulum consists of a particle of mass m, attached to a frictionless pivot P by a cable of length L and negligible mass. When the particle is pulled away from its equilibrium position by an angle θ and released, it swings back and forth (Fig. 1) (Cutnell and Johnson, 2010). The period T of a simple pendulum for small angles depends on its length and the local strength of gravity as shown in the following equation: T=2πLg

Figure 1:

A simple pendulum swinging back and forth about the pivot P. If the angle θ is small about 10° or less, the swinging is approximately simple harmonic motion.

For larger amplitudes, the period is longer than predicted by the small-angle approximation. T is calculated by using the following equations (Amrani et al., 2008; Beléndez et al., 2009; Simpson, 2010): T=2πLg(1+116θ02+113072θ04+173737280θ06+229311321205760θ08+...)and: T2=[4π2(1+116θ02+113072θ04+173737280θ06+229311321205760θ08+...)/g]L

Here g is the acceleration of gravity, L is the length of the pendulum, and θ0 is the angular displacement amplitude.

Experimental setup
Mechanism of harmonic motion

The experimental setup is made of a stand (stainless steel) with a width of 0.30 m, length of 0.40 m, and a height of 0.16 m. A pole (1st pole in Fig. 2a) is fixed with the stand. The pole’s length is 1.00 m, but it can be increased up to 1.48 m by using a support system. A pendulum (stainless steel) is tied with the 2nd pole of the rigid support by using a nylon rope (Fig. 2a). The mass and diameter of the pendulum are 0.032 kg and 0.02 m, respectively. A screw lock is fixed with the 2nd pole to increase or decrease the nylon rope’s length along with the pendulum. Pendulum swing angle can be fixed by a projector as shown in Figure 2b (i.e., 35 degrees). An infrared LED and phototransistor sensor are fixed with the stand and the 1st pole, respectively (Fig. 2a).

Figure 2:

The structure of the experimental set; (a) experimental set, and (b) fix swing angle.

The infrared phototransistor circuit consists of a phototransistor, an infrared LED, and a resistor (Fig. 3). The phototransistor acts as a receiver, and the infrared LED acts as a transmitter. The resistor is 330 kΩ, 200 Ω, and 1/4 W (Musik, 2017) (Fig. 3). The power supply is 5 V of DC. During operating, when the infrared reaches the phototransistor, the output voltage becomes 0 V, and when an opaque object blocks the path of the light, the output voltage changes to 5 V. The signal of the output voltage is used to measure the swing period of the pendulum through using the Arduino program.

Figure 3:

Infrared phototransistor circuit.

The infrared transmitting circuit consists of four IR LEDs and four resistors of 220 Ω (Fig. 4a). Infrared LED is connected with four resistors (each infrared LED is 5 mm in diameter) in parallel, where the distance between each resister is 1.2 cm. The device is placed on a 3.0 cm × 6.5 cm printed circuit board (Fig. 4b).

Figure 4:

(a) Infrared LEDs circuit, (b) infrared LEDs board.

The phototransistor receiver circuit consists of four phototransistors in parallel. The diameter of each phototransistor is 5 mm. The distance between each phototransistor is 1.2 cm. This phototransistor receiver circuit is used for collecting the data of period (T) (Fig. 5a). This phototransistor receiver circuit is placed on a 3.0 cm × 6.5 cm printed board (Fig. 5b).

Figure 5:

(a) Phototransistor receiver circuit, (b) phototransistor receiver board.

Computer interface on the simple pendulum

The computer interface experimental set consists of hardware and software, which are shown in Figure 6. An Arduino (model ET-EASY MEGA1280) is used as the hardware which is connected to the notebook PC via a USB port for sending simple pendulum motion data. The phototransistor is used as a signal detector. A simple pendulum motion test set is prepared by connecting a microcontroller with the notebook PC (Fig. 6). The pendulum moves through the infrared phototransistors which changes the output voltage from 0 to 5 volt. The output from the receivers is sent to microcontroller. The microcontroller receives the output voltage and calculates the g-value. Finally, Arduino development board has the ability to store the data for future reference. Arduino 1.8.12 is used to record the period of the pendulum motion. The codes used for data collection are shown in Figure 7.

Figure 6:

The computer-based experiment set on a simple pendulum.

Figure 7:

Arduino codes used for data collection.

Experimental procedure

We took 13 pendulum lengths (0.20-0.80 m, with 0.05 m interval), and for each length, we used five angles (7, 10, 15, 20, and 25°). After confirming a length (i.e., 0.20 m), the first angle (i.e., 7°) was determined by using the projector. The pendulum was swung from the fixed angle 10 times (i.e.,10 periods, T) (see Pili, 2020; Yulkifli et al., 2018). During pendulum swing, the experimental data were recorded with the Arduino program and sent to the notebook PC. After finishing one angle, we selected the next angle (i.e., 10°) and swung the pendulum 10 times. In this way, we finished all angles (7-25°). Then we selected the next length (i.e., 0.25 m) and finished all five angles, and every time the Arduino program sent data to the notebook PC. In this way, we finished all five angles (7-25°) for all 13 lengths (0.20-0.80 m). After receiving all period (T), the square of the period (T2) was calculated in the Microsoft Excel program. Afterward, graphs (i.e., relationships between lengths and square of periods for each angle) were plotted, and data were analyzed using Wolfram Mathematica program. Then, the value of gravitational acceleration (g) for each angle was calculated. Afterward, the average g-value ± standard error (SE) was calculated and compared this g-value with the theoretical (g) value.

Results and discussion

The period squared achieved from each length, and each angle is shown in Table 1. The linear regressions between lengths and period squared for five angles are shown in Figure 8a-e. We observed significant positive relationships between lengths and period squared for each angle. The regression line, R2 and p-value are shown in each figure.

Squared period form experimental data.

7 degree10 degree15 degree20 degree25 degree
Length (m)T (s)T2(s2)T (s)T2 (s2)T (s)T2 (s2)T (s)T2 (s2)T (s)T2(s2)
0.200.8940.8000.9030.8150.9010.8110.8950.8010.9130.834
0.251.0031.0061.0141.0291.0141.0291.0171.0341.0311.063
0.301.0841.1741.1101.2331.1081.2281.0961.2021.1161.245
0.351.1801.3921.1841.4021.1881.4111.1911.4191.2081.459
0.401.2571.5811.2501.5611.2631.5961.2741.6221.2901.664
0.451.3401.7961.3311.7721.3541.8341.3671.8701.3801.904
0.501.4352.0591.4242.0291.4422.0811.4162.0041.4382.068
0.551.4702.1591.4832.2001.4992.2461.5112.2821.5302.341
0.601.5602.4331.5612.4361.5502.4581.5642.4471.5802.496
0.651.6192.6201.6102.5911.6272.6601.6382.6821.6402.690
0.701.6782.8151.6762.8081.6982.8851.6732.7991.6922.861
0.751.7513.0651.7333.0021.7323.0271.7513.0651.7533.074
0.801.7833.1781.8033.2511.7783.2051.7943.2181.8123.284

The slopes of the linear regressions in Figure 8 are 4.044, 4.035, 4.045, 4.044, and 4.070, respectively and represents by: 4π2(1+116θ02+113072θ04+173737280θ06+229311321205760θ08+...)/g

Figure 8:

Relationships of length and period squared for the angles (a) 7°, (b) 10°, (c) 15°, (d) 20°, (e) 25°.

Then, we calculated the gravitational acceleration (g) of Nakhon Si Thammarat province. We found that average gravitational acceleration ± standard error was 9.806 ± 0.025 m/s2 which is shown in Table 2. The true value of gravitational acceleration (g) of Nakhon Si Thammarat province was checked in SensorsONE (2021) by putting latitude (8.8297614) and height (20 m) and we found g-value as 9.781. The experimental value’s (9.806) accuracy to the true value (9.781) was calculated using the following relative error equation: Error(%)=|9.781gexp9.781|×100

Values of gravitational acceleration (g).

The angular displacement (θ0)Gravitational acceleration (m/s2)Error (%)
7o9.7730.087
10o9.8020.205
15o9.8020.210
20o9.8380.573
25o9.8170.365
Average9.806 ± 0.0250.253

Our results support the findings of other scientists (Khairurrijal et al., 2012; Pili and Violanda, 2019; Sanjaya et al., 2018; Sinacore and Takai, 2010; Yulkifli et al., 2018) who used simple pendulum motion experiment set to calculate the gravitational acceleration (g) in different places. One study in New York (USA) (Sinacore and Takai, 2010) used pendulum, telephone pickup, and sound card oscilloscope to calculate the g-value and their calculated g-value was 9.774 m/s2 with an error of 0.3%. A study in Indonesia (Khairurrijal et al., 2012) calculated g-value by using infrared transmitter and phototransistor receiver electronic circuit and their g-value was 9.77 ± 0.03 m/s2 with an error of 0.1%. Another study in Indonesia (Sanjaya et al., 2018) calculated g-value by using an HC-SR04 ultrasonic sensor, Arduino microcontroller, and the computer interface, and their calculated g-value was 9.811 ± 1.067 m/s2. Yulkifli et al. (2018) calculated g-value in the same country by using both manual and digital tools. They found that the g-value from manual and digital methods were 9.762 and 9.797 m/s2, respectively, where the accuracy (%) of the digital method was higher and relative error(%) was lower compared to the manual method. In the digital method, they used a photogate sensor and computer interface with Arduino pro mini. One more study in the Philippines (Pili and Violanda, 2019) used an ultrasonic sensor and an Arduino Uno board to calculate g-value and their calculated g-value was 9.82 ± 0.10 m/s2.

Conclusion

The development of the computer-based experiment set on a simple pendulum in harmonic motion, which experiment apparatus based on a simple pendulum, infrared sensor, Arduino microcontroller, a computer, and Wolfram Mathematica has been successfully shown, the acceleration of gravity of pendulum motion measured g= 9.806 ± 0.025 m/s2 with an error of 0.253%. This experimental setup is a cost-effective and straightforward method. The advantage of this system is that it makes physics experiments easier than traditional lectures in the classroom. Students can better understand the physics theories, which help them to develop their learning skills (Brelsford, 1993; Darrah et al., 2014; Zacharia and Anderson, 2003). Significantly, the use of computer-based learning, along with sensors, might increase their motivation for learning physics. This might help them to achieve their expected learning outcomes (Karamustafaoğlu, 2012). Therefore, this system can be applied in real-time physics teaching, which may help students learn physics concepts and laws efficiently and effectively.

In the future, a matrix real-time simple pendulum method could be developed to test the relationships between displacement/velocity/acceleration and times of motion. This further study will help the physics students to understand the pendulum motion theory easily in the laboratory.

eISSN:
1178-5608
Lingua:
Inglese
Frequenza di pubblicazione:
Volume Open
Argomenti della rivista:
Engineering, Introductions and Overviews, other