Teaching Tips and Techniques:
These are the tasks involved in implementing this module.
This page also provides questions for you to guide students in the building an analysis of their STELLA models.
Most science students are familiar with the scientific method used in the inquiry-based lab, but
might need assistance working with computer modeling tools, like STELLA.
Students need a basic knowledge of spreadsheets, or else,
an introduction to spreadsheets should be added to this module.
Also provided is our sample STELLA model for the motion of a pendulum.
Resources:
Off-line:
- Pendulum experiment apparatus
- string
- weights of various sizes
- stand
- stop watch
- Excel spreadsheet software
- STELLA modeling software
- Access to a computer lab
On-line:
- Acess to computer connected to the Internet
Teacher Tasks:
- The teacher poses a question: What are the factors that affect the period of a pendulum?
- The teacher will define period as the time required for a pendulum to swing through one complete cycle.
- In lab groups the teacher will instruct students to choose 3 relevant factors (variables) that affect the period.
- The teacher will monitor groups and assist as needed in choosing appropriate variables.
- The teacher will direct students to form hypotheses (predictions) about the effect of the chosen variables.
- The teacher will then direct students to conduct a physical experiment to test their hypotheses.
- After students conduct their experiments, the teacher will review basic Excel spreadsheet skills, if necessary.
- The teacher will direct students to analyze their data using Excel.
- If necessary the teacher will present basic Stella instruction.*
- Teacher will guide students through building a Stella model of a pendulum.
*We suggest the Deer Population
and the Flow Rate
STELLA models used to introduce students to STELLA were created by teachers from the
Maryland Virtual High School.
Here is a
SAMPLE STUDENT LAB with RUBRIC
for the inquiry-based laboratory and the spreadsheet analysis.
Questions to Guide Students in Building the STELLA model:
- What quantities are changing when the pendulum swings? (These are the stocks.)
- What are the quantities that cause the change in the stocks? (These are the flows.)
- What quantities affect the rate of the flows? (These are the converters.)
- What building block is used to indicate that changes in one element cause changes in another element?
- What equation should be used to determine the angular acceleration of the pendulum?
- What quantity should be displayed on the graph in order to compare the period for various lengths?
Questions for Analysis of the STELLA model:
- What is the effect of the length on the period of the pendulum?
- What is the effect of the length on the angular velocity of the pendulum?
- What quantity in the model is represented by the amplitude of the graph?
- What quantity in the model is represented by the wavelength of the graph?
- What is the effect of the length on the angular acceleration of the pendulum?
| MAP/MODEL LEVEL |
EQUATION LEVEL |
 |
STOCK:
Angle(t) = Angle(t - dt) + (- Change_in_angle) * dt
INIT Angle = Initial_Angle_in_Radians
OUTFLOWS:
Change_in_angle = Angular_Velocity
STOCK:
Angular_Velocity(t) = Angular_Velocity(t - dt) + (- Angular_Acceleration) * dt
INIT Angular_Velocity = 0
OUTFLOWS:
Angular_Acceleration = Gravity*sin(Angle)/Length
CONVERTERS:
Gravity = -9.8
Initial_Angle_in_Radians = 1
Length = 25 |
Back