2015:Electrical Main

From 1511Wookiee
Revision as of 13:50, 3 February 2015 by ElectricalMain (talk | contribs)
Jump to navigationJump to search

IO Interface Map

<a _fcknotitle="true" href="2015%3ARobot%20IO%20Map">2015:Robot IO Map</a>



Sensors

Drive Base:

  • two encoders (left and right)
  • two channels for each encoder
  • gyro and accelerometer compound board (am-2067, containing ADXL245 & ADW22307)
  • Need to use strafing in autonomous​!
  • 2-speed shifter (pneumatic)

Lifter:

  • flag sensor at bottom/home for calibration
  • flag sensor at highest extent
  • 63R256 encoder for interpolation between top/bottom
  • do we need hard stops?
  • lifter needs to be physically removed
  • 2 RS775-18 motors
  • 1 Camera (Stationary)
  • bike brake with pneumatic actuation (double acting cylinder, single solenoid)

Gripper:

  • 63R256 encoder after gearbox output
  • flag sensor for inner home position
  • the motor is a RS550
  • 2 (or 1?) banner sensors out on grippers for tote acquisition (previously ultrasonic distance sensor)
  • Flag (?) sensor for wide tote config

​Stabilizer:

  • pneumatic on/off (single solenoid, dual acting cylinder)

Interface Circuits

  • Q10 Series (Q10AN6R Detector)
    • Sensor is NPN open-collector output
    • Sensor off-state leakage is 10uA max.
    • Sensor on-state logic low is 0.5V max @ 10mA max
  • RoboRIO DIO [0..9]
    • Have internal 40K pullup resistors to +3.3Vdc
    • RoboRIO DIO VIL=0.8V max
    • RoboRIO DIO VIH=2.0V min.
  • Interface Circuit
    • Sensor off-state leakage of 10uA through RoboRIO pullup of 40K drops 0.4V, so logic high is 3.3V - 0.4V = 2.9V
    • Logic high is safely above RoboRIO VIHmin of 2.0V
    • Sensor on-state logic low of 0.5V is safely below RoboRIO VILmax of 0.8V.
    • The current that the sensor must sink is (3.3V - 0.5V) / 40Kohms = 70uA, which is well below the max sinking capability of the sensor of 10mA.
    • So no external interface circuit is required - the Banner Sensor detector of this type (NPN O.C.) may be wired directly to the RoboRIO DIO.
    • If desired, however, a lower resistance pullup could be added to lower the impedance of the interface, which might help reduce susceptibility to electrical interference.  (minimum value of pullup approx. 2.7Kohms to still give good margin for logic low condition, with 1mA current sink.)

Robot Indicators

Component Specifications

<img src="/wiki/images/4/45/Talon-SRX-Info-Sheet.pdf" _fck_mw_filename="Talon-SRX-Info-Sheet.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="Talon SRX Data Sheet" style="vertical-align:middle;" />

<img src="/wiki/images/d/d1/RoboRIO_User_Manual.pdf" _fck_mw_filename="RoboRIO User Manual.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="RoboRio Manual" style="vertical-align:middle;" />

<img src="/wiki/images/6/62/RoboRIOspecifications.pdf" _fck_mw_filename="RoboRIOspecifications.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="RoboRIO specs" style="vertical-align:middle;" />

<img src="/wiki/images/2/28/PCM-Users-Guide.pdf" _fck_mw_filename="PCM-Users-Guide.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="Pneumatics Control Module" style="vertical-align:middle;" />

<img src="/wiki/images/5/59/VRM_User_Guide.pdf" _fck_mw_filename="VRM User Guide.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="Voltage Regulator Module" style="vertical-align:middle;" />

<img src="/wiki/images/d/d4/RevRoboticsMoreBoard.pdf" _fck_mw_filename="RevRoboticsMoreBoard.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="Rev Robotics RoboRIO Expansion Board" style="vertical-align:middle;" />

<img src="/wiki/images/7/7f/2013_Motor_Data_Table.xls" _fck_mw_filename="2013 Motor Data Table.xls" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="2013 Motor Data" style="vertical-align:middle;" />

<img src="/wiki/images/4/45/2013_MotorCurves.xls" _fck_mw_filename="2013 MotorCurves.xls" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="2013 Motor Performance Curves" style="vertical-align:middle;" />

<a _fcknotitle="true" href="Sensors">Sensors</a>

<a href="Servos">Servos</a>

<a _fcknotitle="true" href="LED%20Strips">LED Strips</a>

<a _fcknotitle="true" href="Micro%20Switches">Micro Switches</a>

<a _fcknotitle="true" href="Electrical%20Inventory">Electrical Inventory</a>

<img src="/wiki/images/f/fd/MX5_CircuitBreaker.pdf" _fck_mw_filename="MX5 CircuitBreaker.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="40A Circuit Breaker" style="vertical-align:middle;" />

<img src="/wiki/images/5/54/VB3_CircuitBreaker.pdf" _fck_mw_filename="VB3 CircuitBreaker.pdf" _fck_mw_origimgwidth="" _fck_mw_origimgheight="" alt="20A/30A Circuit Breaker" style="vertical-align:middle;" />

<a href="http://usdigital.com/products/encoders/incremental/rotary/kit">US Digital Encoders Link</a>

<a href="https://wpilib.screenstepslive.com/s/4485/m/24166/l/144972-status-light-quick-reference">Electrical Indicators Reference Link</a>

Archives

  • <a href="2014%3AElectrical%20Main">2014 Electrical Main</a>
  • <a href="2013%3AElectrical%20Main">2013 Electrical Main</a>
  • <a href="2012%3AElectrical%20Main">2012 Electrical Main</a>
  • <a href="2011%3AElectrical%20Main">2011 Electrical Main</a>
  • <a href="2010%3AElectrical%20Main">2010 Electrical Main</a>
  • <a href="2009%3AElectrical%20Main">2009 Electrical Main</a>

Pages with broken file links