PDF Lesson
Doc Lesson
Science Simulations, Technology Simulations, Engineering Simulations, Mathematics Simulations
Lesson 2: How to Use a Feedback Loop
In flowcharting, a feedback loop is a set of reoccurring instructions connected to a decision point. Loops save time and space when used properly in a flowchart. For instance, if a robot was twenty steps away from a cliff ledge, a flowcharter could write: step, step, step, step, step, step, step, step, step, step, step, step, step, step, step, step, step, step, step, step, stop. Reference Figure 1 to see how a loop could be used instead.
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.