130 likes | 156 Views
Introduction To Robot Sensors. Introduction to Sensors. What sensor would I use as an emergency stop? What sensor would I use to sort red and blue balls? What sensor would I use move a specific distance? What sensor is used to measure the distance from an object?. What Sensor/s Do I Use?.
E N D
Introduction to Sensors What sensor would I use as an emergency stop? What sensor would I use to sort red and blue balls? What sensor would I use move a specific distance? What sensor is used to measure the distance from an object?
What Sensor/s Do I Use? Smart Motor Bumper Switch Distance Sensor Gyro Sensor Color Sensor
What Sensor/s Do I Use? Smart Motor Bumper Switch Distance Sensor Gyro Sensor Color Sensor
Relational Operators What do relational operators do?
Decision Making and Cutoff Values What is a cutoff value? 68° A cutoff value is a predetermined value where a decision is made. If it’s over 68° I like to wear shorts! Can you think of other examples where cutoff values are used?
How do Robots Make Decisions? Robots make decisions by comparing values and deciding if they are true or false What is being compared here? What is the relational operator? What is the cutoff value? When would the robot react to this statement?
How do Robots Make Decisions? Robots make decisions by comparing values and deciding if they are true or false Using the answers to the questions below can we rewrite the statement in RED to make it more accurate? What is being compared here? What is the relational operator? What is the cutoff value? When would the robot act on this statement?
Conditional Statements Conditional statements compare a sensor’s actual sensor reading to a cutoff value using a relational operator. What value is the actual sensor reading? What value is the cutoff value? What is the relational operator? When will this robot react to this statement?
What Value/s Make the Condition TRUE? Sketch the number lines on a piece of paper to identify what values are TRUE
Your Job Describe how robots make decisions. In your description: • Describe what a Boolean expression is, • What relational operators are, • What sensors are, • And, what a cutoff value is. Provide at least one example of a how a robot used feedback from sensors to complete a multi-step task. Use the Robot Decision Making Self-Assessment Guide to evaluate your work.
Robot Decision Making Self Assessment Guide Read the project requirements on the left side and then rate how well you met the project requirements by answering the questions using true, almost true, and not true. 15-16 A 13-14 B 12-11 C 10 D