Trainings 10/28 Woooooo!!.

Slides:



Advertisements
Similar presentations
Alpha Control System TheRobettes.com.
Advertisements

Engineer Training XL1200 Pneumatics. Engineer Training XL1200 Pneumatics Confidential 2 Working Concept Overview: The Pneumatic System is comprised of:
Engineer Training Media Feeder TJ8300 / TJ8500 Media Feeder.
Add and Use a Sensor & Autonomous For FIRST Robotics
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.
 Slides by Raul Olivera from FRC 111 – WildStang › Presentation from the FIRST Championships in 2008 › ON_Pneumatic_Power_Olivera.ppt.
Introduction To Frc electronics
HYDRAULICS & PNEUMATICS
Mechatronics Department Graduation Project II. OutlineIntroduction. Methodology. Mechanical Design. Control Design.
FIRST Pneumatics Team 1425 Wilsonville Robotics. Agenda Components Components Basic System Design Basic System Design Applications Applications Tricks.
Presented By: Lynbrook Robotics, Team 846 John Chai, David Liu, Aashish Sreenharan, Michael Wachenschwanz, and Toshi Tochibana Available online at lynbrookrobotics.comlynbrookrobotics.com.
Programming and Electronics Training
EML 2023 – Motor Control Lecture 4 – DAQ and Motor Controller.
Wiring the new control system MVRT 2010 – 2011 Season.
Bread Boarding and Operating The IFI Robotic Control System.
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.
Overview of New System Beta Team from Wilsonville 1425 Wilsonville Robotics – Code Xero 2550 Oregon City Robotics.
IR SENSORS AND ENCODERS. LCDs Timothy Friez Class # 2.
Actuators.
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.
Micromouse Meeting #3 Lecture #2 Power Motors Encoders.
2015 FRC Control System = MOL = DUK Power Distribution Board Volts -12 Volts (4) 40 amp Circuits (4) (6) 20/30 amp Circuits (6)
Sensors and Actuators John Errington MSc. Sensors and Actuators Sensors produce a signal in response to a change in their surroundings e.g. Thermostat.
Electrical Workshop Session One 9/22/2014. FIRST Power Distribution Diagram.
Team 358 Hauppauge High School Electrical Workshop October FIRST® For Inspiration and Recognition of Science and Technology.
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.
Components of a Successful FRC Electrical System
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.
RM2C Understanding Connections on the Robot Control Board (RCB).
Electro-Pneumatics Module 1
1923 Virtual Robot Part 1 By Nihar Sidhu. What is the Virtual Robot? The Goal?  The virtual robot serves as a model of how the electrical/control systems.
Electrical Rules and Components
Software Overview The software that controls the Place n’ Paste is designed to be robust and error proof. With minimal intervention from the user, the.
1923 Virtual Robot Part 4 By Nihar Sidhu.
GCS 300 System Operation Application – Level 1.
Your Connectivity Partner. Locations Main Office: High Tech Products Lallio, Italy USA Office: HTP Connectivity Parsippany, NJ.
Engineer Training Pneumatic System Overview. Engineer Training Confidential 2 Working Concept Overview: The Pneumatic System is comprised of:  Y Pistons.
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.
Cass Lake Bena Robotics.  Drivetrains  Electrical System  Operator Interface.
Understanding The 2008 FRC Robot Controller Chris Gregory FRC1089 – Team Mercury
Warlocks 8/5/05 TMU Pneumatics on Robots u Simplified model Compressed Air Tank Geek Safety Glasses 60 lbs Pneumatic Cylinder Whoa! That’s a lot of force.
Photos and Sensor Instructions
Electronics and Controls
Electrical subsystem Manual vs Automation.
Smart Lens Robot William McCombie IMDL Spring 2007.
TEAM 5950 CODE NAME “LITTLE BOY”. DRIVE BASE- ANDYMARK AM-14U3 Multiple configurations- we chose the 32” X 36” slim design Price $599 included in KOP.
Electrical Layout and Construction Techniques for FRC
Cass Lake Bena Robotics Team 3134 & Team  Drivetrains  Electrical System  Operator Interface.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
FIRST ROBOTICS COMPETETION Introduction to Electrical & Control System Power and Signal Distribution/Interconnection Sensors, Motors, Speed Controllers,
The FRC Control System Brought to you by the electrical subteam of FRC Team 2177, the Robettes.
FRC Robot Electronics.
Team 5950 Code name “Ozotron 300”.
CNC CONTROL SYSTEM AND PART PROGRAMMING
Pneumatics Module 9 Time delay valve.
How to avoid catching things on fire.
Electrical Trainings MVRT
PLC Hardware Components.
Industrial Electronics
INTRODUCTION TO PNEUMATICS
Electrical System Team FIRST Stronghold.
Training 11/11/16 Robot Code (WPILib).
How do fluid systems work?
Module – 4: Single Acting Cylinder
Active Reciprocating Compressor Valve Assembly P16452
Photos and Sensor Instructions
Miscellaneous pneumatic topics
Fluid Power System Electrical Control
Presentation transcript:

Trainings 10/28 Woooooo!!

Welcome to Electrical! Director of Electrical: Ishan Mitra Subdivision Overview Wiring Lead: Sankalp Agrawal Programming Robot Code Lead: Heather Baker Vision Lead: TBD Let’s get started WOOOOOOOOO!!!!

Control Systems

RoboRIO Brain of the robot Has port for signal light Load code onto it Sends signals to CAN chain and PWM Has Digital and Analog In ports for sensors Has port for signal light Signals when robot has been enabled Ethernet port to connect to router so that we can control robot USB ports for devices (camera, etc.)

PDP Power Distribution Panel Distributes power from battery to rest of robot Uses breakers to restrict how much power is sent 40 and 30 amp channels Generally ends the CAN chain

VRM Voltage Regulator Module Regulates how many volts travels to certain components Router Light Ring Flashlight

PCM Pneumatics Control Module Sends signals to solenoids to actuate pistons Controls compressor Contains 7 channels for solenoids Works through CAN

TalonSRXs & Other Motor controllers Controls the speed of motors Takes power from PDP and then restricts how much goes to the motors ultimately restricting speed We use TalonSRX on a CAN Chain TalonSRXs have special features that make them better than most other motor controllers Smaller form factor lets them easily fit on the robot Other motor controllers include Jaguars Victor SP Talon SR (on 2012)

Router Connects to VRM for power and RoboRIO to pass data Onboard Wifi lets us connect to the robot and control it from a nearby computer Must be configured at competitions To work with the Field Management System (FMS)

Main Breaker Turns robot off and on Connects to PDP and Battery Push black piece in to turn on Press big red button to turn off Connects to PDP and Battery Wires to positive side of both Stops the flow of current if there is too much drawn

Batteries 12 Volts Lead Acid (like a Car) Power source of robot Connects to main breaker and PDP

Checkup!

Sensors & Wiring I

Encoders Used to measure rotation Connects to breakout board on Talon SRX Gives us data in “ticks”, which we divide by ticks per rotation to get total rotations Uses a black/white disc to determine ticks Analog (between 0 to 1) Helps orient the robot in games

Hall Effect Digital sensor used to detect the presence of a magnet Works like a switch (on/off) but some can also have multiple values (analog) By mounting a magnet on a moving component we can detect its position through multiple hall effect sensors Plugs into digital pins on Rio

Limit Switches Used to detect when a manipulator has reached an endpoint Essentially just a small button Plugs into digital input/output pin on Rio Digital output (0 or 1)

Pneumatics

Compressor & Compressor System Connects to air tank and pressure gauge Compresses air to be used by pistons Release valve relieves pressure

Air Tank Lightweight tanks that hold compressed air Can be chained together to hold more air

Piston Fixed length Can only extend or retract (2 positions)

Solenoid Receive signal from PCM to extend or retract piston Can manually extend and retract piston

Wiring II

Crimping Attaching housings to bare wire Allows us to make reliable and clean connections Different types for different purposes PWM for signal Powerpole for power Flag for motor connections (don’t use too much) Ferrules for connections to VRM, PDP, Roborio, etc.

PWM The smallest and hardest crimps Used for signal wires Encoder readings Break beam readings Used for CAN chain in talons (also signal wires)

PowerPole Large and relatively simple crimps Used for power delivery to Talons, Motors, and some miscellaneous components.