Grade 6 · STEM Skills and Connections · STEM Inputs and Investigations
Design a Responsive Habitat Monitor
Digital systems can obtain input from sensors, buttons, files, or people. Engineers choose inputs that provide useful evidence for the system's purpose.
Visual model
See how the ideas connect
Compare ways to obtain input
Use input data in code
Test and communicate a design
STEM Inputs and Investigations
For students
Notice, predict, explain
Choose one part of the model. Predict how it connects to another part, then use the lesson evidence to explain your thinking.
For teachers
Pause for science talk
Show the model before the explanation. Ask “What do you notice?” and “What might change?” Then revisit student ideas after the worked example.
The big idea
The input method shapes what a system can learn
Reliable systems match each question with an appropriate input, process the data with clear rules, and test whether the output supports a real decision.
Work it through
Monitor a schoolyard habitat
- Step 1 A light sensor and temperature sensor collect repeated environmental measurements.
- Step 2 Students use a form to record observations that sensors cannot identify, such as the species they see.
- Step 3 Code combines the numeric and user inputs, flags unusual conditions, and stores results for comparison over time.
- Step 4 Testing with known inputs reveals errors and helps the team improve its rules and communication.