Download presentation
Presentation is loading. Please wait.
Published byJody Manning Modified over 9 years ago
1
Controller, Sensors and Motors Ding Ke 2009-10-12 Tutorial 1, UGB 230N
2
How to control your robot? For Vex, we have two ways, – Remote Control – Programming Logic
3
Controller
4
The Vex Controller The Vex Controller Board The Vex Controller is the brain of the Robot. All of your inputs and outputs go through this controller.
5
Remote Control
6
Signal Reception The vex RF Receiver Module allow the robot to receive transmitted signals. Reception begins when a radio signal reaches the receiver’s antenna.
7
Remote Control The Vex Micro Controller coordinates the flow of information and power on the robot. All other electronic system components must be connected to the Micro Controller in order to function. Control Configurations
8
Programming Logic Easy C – Easy C is a programming language that you will use to tell your robot what to do. – In Easy C, programs are written using icon-based code, but the interface includes a window that displays the program in a text-based format as well.
9
Sensors Why does a robot need sensors? – The controller need additional information in order to make right decisions – The sensors are used to get these information. – There are different kinds of sensors, for example, touch sensors, light sensors, line follower sensors, optical shaft encoder, ultrasonic sensors
10
What makes a machine a robot?
11
Touch sensors
12
Sensors defined Sensors convert physical phenomena into readable electric signals. Also known as “transducers.”
13
Vex Sensors Bumper switch sensor Limit switch sensor
14
Application
15
Motors Motors get their power from the batteries. motors convert electrical energy into mechanical energy Connected to the controller.
16
Vex Motors Motor spinning either forward or backward at a controlled speed. Servo Motor Can be directed to turn to face a specific direction, rather than just spin forward or backward.
17
Application
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.