PDF Lesson
Doc Lesson
Science Simulations, Technology Simulations, Engineering Simulations, Mathematics Simulations
Lesson 1: How to Use Decision Points
In flowcharting, a decision point is a function that requires the system to answer in one of only two ways. For instance, an optical sensor might be asked if an object is present directly in front of the sensor. The sensor can only respond with either, "yes" or "no." Feedback from a decision point provides two paths that the flow chart may continue along. Multiple decision points can be connected to create an elaborate pathway.
Doing the science
- Start the Bomb ProBot Simulation by clicking on the "Sim" tab.
- Drag the "kneel" icon to the center of the information processing unit (IPU).
- Drag the "probe" icon to the center of the IPU.
- Note whether a bomb is present or not.
- Drag the "stand" icon to the center of the IPU.
- Continue working the robot through the minefield to the "Programming" section by dragging various commands to the IPU. Make sure to avoid all bombs.
- Design a flowchart for your commands on your own piece of paper.