Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

Scenario #1: Security Camera

Introduction:
Youve been hired as the head of security at a nuclear power plant. Security is of utmost importance. Youve identified some locations with in the plant that need 24-hour surveillance. Your job is to design a security camera system that will keep watch of these areas.

Requirements:
Your security camera system must be able to; o Rotate 360 degrees o Stop and restart rotation by sensor o Pan up and down o Have a basic routine that lasts 10 seconds o Be totally hands free o Be mounted out of reach of others Project Grade

Learning Target: I can design and build robots to meet a need


Target Grade

Exemplary

Proficient
1) File named and saved correctly 2) All motors and sensors named with camelType 3) Comments used to describe code 4) Code indented properly 1) 2 or more touch sensors used to control motors in different ways 2) Robot meets requirements

Developing

Supporting Target #1: I can use RobotC to write code effectively

NA
1) Potentiometer used to control motor speed and direction 2) Touch Sensor used to break out of loop 1) Multitasking used 2) 1 Piece of new code (not taught in class) used successfully in design

2 out of 4 proficient conditions met

Supporting Target #2: I can control motors with sensors


1) 1 touch sensor used to control motor

Supporting Target #3: I can control motors with coding structures


1) 2 or more variables created and used to control speed of motor 2) Loop created in code 3) Program able to break out of loop with variable 1) 1 variable created and used 2) Loop created in code but, program unable to break out of loop when needed

You might also like