Difference between revisions of "RoboCup: Kicker Board 2013"

From RoboJackets Wiki
Jump to navigation Jump to search
Line 62: Line 62:
 
<li><span id="docs-internal-guid-ec51a860-0670-e694-6338-04481fb2f24a">[http://en.wikipedia.org/wiki/%C4%86uk_converter <span style="color: rgb(17, 85, 204); text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; background-color: transparent;">http://en.wikipedia.org/wiki/%C4%86uk_converter</span>]</span></li>
 
<li><span id="docs-internal-guid-ec51a860-0670-e694-6338-04481fb2f24a">[http://en.wikipedia.org/wiki/%C4%86uk_converter <span style="color: rgb(17, 85, 204); text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; background-color: transparent;">http://en.wikipedia.org/wiki/%C4%86uk_converter</span>]</span></li>
 
</ol>
 
</ol>
 +
 +
 +
[[Category:RoboCup]] [[Category:Electrical]] [[Category:Year: 2014-2015]]

Revision as of 22:39, 17 May 2017

Overview

This is an overview of all the features and concepts on the 2013 kicker board made for the RoboCup competition by the electrical team of Georgia Institute of Technology's RoboCup team. This board's purpose is to drive a high voltage, high peak current solenoid to kick the ball. This page is to be used to farmiliarize new members of RoboCup with how the kicker board works.

Safety and Handling

This board uses high voltage. Be extremely careful around high voltage. It can cause considerable damage. Until you know that the capacitors are discharged, assume that they are still charged up to 250V. Check if there is a red LED lit on the back of the the kicker board. This is the death light. It is powered directly by the capacitors. If this light is on, you should not touch the board.

Kicker Charger

Kicker charger.PNG

This is the kicker board's charging circutry. This allows the board to charge large capacitors up to a very high voltage. This part of the board consists of two main components: the bank capacitors and the flyback regulator. The bank capacitor is charged up to a high voltage and allows a high peak power delivery. The flyback controller is used to convert a low voltage, high current input to a high voltage, low current output.

Flyback Controller

The flyback controller that is on the board is a LT3757. This chip modulates the duty cycle of the priamry side switch based ont he feedback voltage to regulate the output voltage.

LT3757/Converter controller

The converter controller that is on the board is a LT3757. This chip manages the switching of our Buck-boost converter. When the supply loop has reached full capacity it will lock the supply loop. When the potential is transferred to the capacitors the supply loop is again unlocked. The LT3757 is an integrated circuit that uses inputs to determine precisely when to switch in order maximize power transfer. We can not do this manually or with our FPGA and CPU because of the asymptotic nature of capacitors and inductors. Unfortunately the LT3757 was designed for a resistive load, and while it can handle capacitive loads quite well there may be other chips that do it even better. We are looking at other possibilities and may improve on this component in the future.

Other converter methods

It has been suggested that other converter types may be able to charge the capacitors faster. A boost converter may allow us to create a higher voltage potential. This would allow a faster transfer from the inductor to the capacitor. The other converter that has been looked at is the cuk converter. A cuk converter might be able to allow the capacitors to be charged while other inductors are charging which would increase the rate of power transfer without raising the voltage across the capacitor. The electrical team is looking at these and other possibilities to improve on these systems in the future.

Voltage Monitor

This component is covered in detail on the control board page.

http://wiki.robojackets.org/mediawiki/index.php?title=RoboCup:_Control_Board_2011#Voltage_Monitor_for_kicker

Kicker Trigger

Kicker trigger.PNG

This section of the board allows the control board to release the energy stored in the capacitors into the kicker or chipper. This is done by using the TC4427 to control two high current, high voltage power transitors. These transistors will allow all of the energy stored in the capacitors to be released over the solenoid. There is a very value resistor and a diode pointing from the ground side of the solenoid to the power side in case the there is voltage overflow from the solenoid.

Auto-Discharge

The other way for the capacitors to discharge is the auto-discharger. This section is controled by either the control board, when it needs less voltage to kick with or the by the LT3757 when it has reached the maximum voltage allowed by the circutry. This discharger has much lower current transitors and large resistors that limit the discharge current. This is never used for discharging the capacitors fully as it will take longer than kicking and will release a lot of heat if the full capacitors were discharged over this section.


2008 Model of the 2013 Board

The 2013 kicker boards have redplaced out the previous models of the 2008 and 2011 boards. The 2013 board is based on the 2011 version with the addition of some updated parts and adding a voltage monitor for the capacitors. However, the 2008 board was very different. While the 2011 and 2013 kicker boards have a chip port, the 2008 boards and robots could not chip the ball. We have removed the chipping components from certain boards to avoid confusion with ports and plugs. Additionally, some of the 2008 model 2013 boards do not have voltage monitoring components because the control boards are unable to read the voltage monitor in 2008 mode

Parts list

Disclaimer: Some of the parts are not used in the final kicker board, but are printed on the mini board that is removed to make room for the capacitors. The parts list can be downloaded here.

References

  1. http://en.wikipedia.org/wiki/Transformer
  2. http://en.wikipedia.org/wiki/Inductor
  3. http://en.wikipedia.org/wiki/Flyback_converter
  4. http://cds.linear.com/docs/en/datasheet/3757Afd.pdf
  5. http://en.wikipedia.org/wiki/Field-programmable_gate_array
  6. http://en.wikipedia.org/wiki/Microprocessor
  7. http://en.wikipedia.org/wiki/Boost_converter
  8. http://en.wikipedia.org/wiki/%C4%86uk_converter