Old control system (2005-2008) MVRT. Main Circuit Breaker Connected to the red wire (power) of the battery When turned off, all power is cut off and robot.

Slides:



Advertisements
Similar presentations
Presented by Team 3350 (T-BOTS).  Students should lead their teams in the building, design, and all other aspects of the robot.  Knowledge of the Kit.
Advertisements

Introduction To Frc electronics
1923 Virtual Robot Part 2 By Nihar Sidhu.
Programming and Electronics Training
Wiring the new control system MVRT 2010 – 2011 Season.
Bread Boarding and Operating The IFI Robotic Control System.
Welcome to Electrical Design and Wiring for F.I.R.S.T Championship 2006 Welcome to Electrical Design and Wiring for F.I.R.S.T Championship 2006.
Part 1: Introduction FRC Introduction  FRC 2907 since 2008  Each area of the robot has a team assigned  The Electronics team is headed this year.
EET 2261 Unit 13 Controlling Stepper Motors and Servos  Read Almy, Chapter 21.  Lab #13 due next week.  Final Exam next week.
L.
Vex 1.0 © 2006 Carnegie Mellon Robotics Academy Inc. Test Bed Assembly.
IR SENSORS AND ENCODERS. LCDs Timothy Friez Class # 2.
Technical Topics for Teams August BEST GAME RULES.
Electrical Workshop Session One 9/22/2014. FIRST Power Distribution Diagram.
1. A guide to wiring your robot. Jerry Skene Past mentor – Chantilly Robotics
Electrical Components.  This supplies all the power to the robot. It is a single 12 V battery. They are sealed to prevent battery acid from leaking.
Controller, Sensors and Motors Ding Ke Tutorial 1, UGB 230N.
Why do wires get hot when a current passes through them?
A Team 378 Tutorial Basic Wiring. Wire Wire Gauge should be determined by the item being powered. The fuse size for that circuit should correlate to the.
Test Tools Motor and Pneumatic Subsystems Aimi Abe-Lafond Sarah Kirke Natalia Sydorenko.
P  German physicist Georg Ohm ( ) found relationship between potential difference & current.  He kept potential difference & current.
Mentors Workshop Control System Sub-System Mark McLeod Team 358 Festo/Hauppauge H.S. F For I Inspiration and R Recognition of S Science and T Technology.
Weston Schreiber & Joshua Gabrielse Robotics Summer Training Programming #1: EasyC Basics.
Programming and Controls for FIRST – The Basics Tom Barch, Scott VanBrocklin and Kayla Peltier February 5 th, 2008.
Electrical Rules and Components
BATTERY CABLES AND WIRING IGNITION SWITCH NEUTRAL SAFETY SWITCH STARTER RELAY/SOLENOID STARTER MOTOR.
10/10/ Controlling YOUR ROBOT. 10/10/2015 Basic Stamp  Basic Stamp Input - output pins Interpreter Chip Power supply: 5 Volts voltage Memory: EEPROM.
Engineering H193 - Team Project Gateway Engineering Education Coalition Lab 2P. 1Spring Quarter Motor Dynamics Lab 2.
Robot sensors MVRT 2010 – 2011 season. Analog versus Digital Analog Goes from 0 to 254 Numerous values Similar to making waves because there are not sudden.
Default_Routine(); - PWM Mapping /******************************************************************** * FUNCTION NAME: Default_Routine * PURPOSE: Performs.
FIRST Electrical Design FIRST Robotics Championship Conference Steven Shade Team 1111 April 16, 2003.
Cass Lake Bena Robotics.  Drivetrains  Electrical System  Operator Interface.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
Understanding The 2008 FRC Robot Controller Chris Gregory FRC1089 – Team Mercury
Electronics and Controls
Electrical subsystem Manual vs Automation.
Oregon Robotics Tournament and Outreach Program RCX Basics.
Electrical and Controls Workshop – The Basics Mike McIntyre & Rahamath Shaik September 26, 2015 (with props to Tom Barch!)
Electrical Circuits. Energy transfer in circuits Energy cannot be created or destroyed. In all devices and machines, including electric circuits, energy.
Cass Lake Bena Robotics Team 3134 & Team  Drivetrains  Electrical System  Operator Interface.
INTRODUCTION TO ROBOTICS Part 3: Propulsion System Robotics and Automation Copyright © Texas Education Agency, All rights reserved. 1.
Electrical Safety "Shocking Statistics“  There are approximately 290 accidental electrocutions each year.  An additional 800 people die in fires caused.
Istituto Tecnico Industriale A.Monaco EURLAB Moving a robot simple example program to control a DC-Motor Next - Press the button (left)
SeaPerch Electrical System. Electrical System Overview Assemble the control box. Make the Cat5 connector. Wire the motors to the tether. Wire the control.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
Programming Applied Sensors in FIRST Robots Chris Elston – Team Download sample code:
FIRST ROBOTICS COMPETETION Introduction to Electrical & Control System Power and Signal Distribution/Interconnection Sensors, Motors, Speed Controllers,
Application Case Study Christmas Lights Controller
The FRC Control System Brought to you by the electrical subteam of FRC Team 2177, the Robettes.
FRC Robot Electronics.
Introduction to Motors, servos and steppers
Week 2) Motors & Controls Week 3) Pneumatics
simple example program to control a DC-Motor
SeaPerch Electrical System
Introduction to Servos
Diagram of the Board of Education
VEX Motors & Servos J.M. Gabrielse.
Introduction to Team 294 Programming Concepts
Trainings 10/28 Woooooo!!.
Automatic Cloth Folding Machine
VEX Motors & Servos J.M. Gabrielse.
Training 11/11/16 Robot Code (WPILib).
EET 2261 Unit 12 Controlling Stepper Motors and Servos
1.11: Robot Controller.
UNIT 11: RC-SERVOMOTOR CONTROL
Electric Circuits.
Electric Circuits.
Oregon Robotics Tournament and Outreach Program
SeaPerch Electrical System
Presentation transcript:

Old control system ( ) MVRT

Main Circuit Breaker Connected to the red wire (power) of the battery When turned off, all power is cut off and robot turns off Easy way to turn the robot off Needs to be place in an accessible but not too accessible place so that it can be pushed but not during competition accidentally Connects (red) to the breaker panel Very hard to trip this breaker

Main Battery 12 volt battery Main battery that connects to breaker panel and circuit breaker

Backup Battery Takes over for the main battery for a few seconds if the average voltage coming out of the main battery dips below a certain point (generally around 11 volts)

Breaker Panel Uses automatic reset fuses to control amount of voltage a motor is drawing out from the main battery 20/30/40 amp fuses for different types of motors and sensors When the fuse pops up, it means that the motor is drawing too much current Fuse

Speed Controller Regulates speed for the motors Transmits speed to motor from RC

Spikes Connects directly to the RC rather than to the Breaker Panel Used to control the pneumatic cylinders Uses a 12V Battery

Servos Rotates from 0 to 254 Once given position, stays there and cannot be moved unless “told” by the code A very small motor

Robot Controller (RC) Holds the code for the drivetrain, arm / manipulator, and autonomous Outputs speed that is received via radio/tether to speed controllers to motors “Brain” of the robot Tether port connects RC to OI directly Program port connects the RC to laptop/computer to download new code PWM output (connects to speed controllers) Program port Tether port

Operator Interface (OI) Transmit data (i.e. speed from joysticks) to RC via radio/tether Attaches to external switches (i.e. kill switch, push button) Ports connect to joysticks and switches Competition port connects to switches that decide the mode (disabled & autonomous) Robot controller reset Operator Interface reset

Tether/Programming Cable Programming cable connects RC to laptop for code download Tether connects RC (Robot Controller) to IO (Operator Interface)rather than use of radio

Joystick Used to drive the robot and move the arm/manipulator Transmits speed from 0 to 254 with 127 being neutral Therefore 0 is backwards and 254 forwards full speed Transmits speed to OI (Operator Interface)

Electrical Tape Prevents the electrical current from hurting people on battery terminals or open wire Primarily used to insulate bare wires or ends

PWM Stands for pulse width modulator Used to transmit data to speed controllers Red for power Black for ground White/Yellow for service

Zip ties Used to keep wiring neat and out of the way from moving parts to avoid the wires from getting cut

Label Maker Labeling wire makes it easy to identify where it’s from / going to –ex. from RC to switch