VEX How-To Manual

From EG1004 Lab Manual
Jump to: navigation, search

Goals for this Guide

VEX Building

  • Specify restrictions on the VEX robots
  • Basic introduction to kit components
    • What are the parts and how to use them correctly
    • Choice of pieces given different building purposes
  • Robots motion
    • Gear train
    • Gear ratio
  • Chart of clawbot pieces

VEX CAD Assembly

  • Tips on troubleshooting the design and common CAD problems
  • Design and implement CAD drawings in Fusion 360 for a VEX robot

VEX Programming

  • Introduction to the VEX Arduino Library
    • How to import the library into Arduino to program the VEX Robot
    • Classes and objects available to code the VEX robots’ movements

1. VEX Building

Restrictions

  • Size Limitation
    • A typical VEX robot should be smaller than 15x15 in. (slightly less than a tile).
    • There’s no limitation in height, but if you plan to go for the extra credit ramp, there is a soft limitation in height.
  • Robot Design
    • No projectile or anything too crazy
    • No jumping off the ramps for path planning
  • For LAZ, a claw set MUST be attached to the robot. Sensors are optional.

NOTE: Your VEX robot CANNOT be identical to the traditional VEX clawbot. There must be something different and unique about your robot.

Components

Hardware

Nuts, Screws, and Wrench

  • The Vex Kit that you received contains many materials, such as nuts, screws, and standoffs, designed to connect two or more bodies. The black screws are found in three sizes (Figure 1-1) and must be tightened by one of the keps nuts or nylock nuts (Figure 1-2).
Figure 1-1: Black Screws
Figure 1-2: Keps Nut
Figure 1-3: Nylock Nut
  • Keps Nuts are used for strong, yet removable bonds.
  • Nylock Nuts are used for stronger, permanent bonds.
  • To remove a nut, you need the help of the open end wrench (Figure 1-4) to keep it from turning. It provides grip and mechanism advantage in applying torque. The wrench you are given fits all nuts and standoffs.
Figure 1-4: Open End Wrenches
  • The second type of screw that you will see in your kit is the locking screw. Again, these golden screws come in a few sizes. They have a smaller width than the black screws, so they CANNOT be tightened by the Keps Nuts.
  • These screws will be mainly used to secure the motors (Figure 1-5) into place.
Figure 1-5: Locking Screw with Motors
  • The screws can be tightened with the help of hex keys (Figure 1-6). The hex keys come in two different sizes (one with diameter 3/32” and one with diameter 5/64”), corresponding to the dimensions of the hole in screws. So try each hex key until the hex key’s end perfectly fits inside the drive of the screw.
Figure 1-6: Hex Keys


Standoffs, Shaft Couplers, and Motor Post

  • Instead of Keps Nuts, standoffs can also be used to secure screws in place. Standoffs are used to connect two different parts through screws or shafts, depending on the type of standoff.
  • The screw standoff is used to connect two black screws (Figure 1-7). The shaft counterpart is called the shaft coupler. Motor posts (Figure 1-8) are used to connect shaft couplers to motors.
Figure 1-7: Screw Standoffs
Figure 1-8: Shaft Couplers and Motor Posts

Note that standoffs and the couplers are NOT completely secured and can disassemble easily. Standoffs and couplers should only be used to connect parts that are already secured in place.

Shafts and Shaft Collars

  • Your kit contains square shafts of two different lengths. The shafts are used by the motors to turn the gears and your wheels. Shafts can be secured in place by shaft collars (Figure 1-9).
  • Shaft collars can be tightened with the thinner/longer (3/32”) hex key.
  • Use two shaft collars to completely lock a part in place.
Figure 1-9: Gear Secured in a Square Shaft by Two Shaft Collars

Bearing Flat and Bearing Attachment Rivet

  • The square shafts are inherently smaller than the square holes in the structural metal pieces. Due to this, there will be rattling once the motor starts spinning.
  • In order to minimize the rattling, bearing flats are used in conjunction with the structural part because the bearing flat’s hole is much more accommodating of the shaft’s size.
  • The unused holes of the bearing flat can be tightly and smoothly secured with bearing attachment rivets (Figure 1-10, Figure 1-11).
Figure 1-10: From Bottom to Top: Square Shaft, Bearing Flat, and Bearing Attachment Rivet
Figure 1-11: Bearing Flat Contraption

Spacers

  • Spacers are used in order to properly position certain components of your robot, such as a gear. They come in different sizes and types, depending on the displacement needed.
  • A regular spacer (Figure 1-12) can be put in anywhere in a shaft, while wheel spacers are designed to lock the wheels on the shafts.
  • Bearing flats and shaft collars can also be used as spacers, if necessary.
Figure 1-12: Regular Spacer
Figure 1-13: Wheel Spacers


Motors and High-Speed Gear

  • The 2-Wire Motor 393 is the primary actuator you have for VEX. It can be used to build a rotational mechanism, drive bases, rotational joints, conveyor belts - anything that can spin. It can be configured to a “high speed” version with the help of the high-speed gear. Follow the Gear Change Procedure to increase your output speed by 60%.
Figure 1-14: 2-Wire Motor

Claw Set

  • Each VEX kit is given a claw set that is pre-assembled and ready to grab and manipulate objects.
  • It has a motor attached to the top of the claw bracket and is able to hold from a delicate feather to a 20 oz soda can.
  • The main use of the claw is to grab and carry the plant sample back to the starting tile.
  • Use this link to access the guide on how to assemble a claw set: https://content.vexrobotics.com/docs/276-2600-Claw-Assembly.pdf
Figure 1-15: Pre-Assembled Claw Set

Zip Ties

  • Zip ties are used to secure parts together are unable to be fixed in place with the conventional hardware components.
  • Zip ties are more flexible in areas of usage but are limited by the lack of secureness compared to nuts and screws. There are zip ties of two different lengths in the kit.
  • In order to tie a zip tie, wrap the long stem of the zip tie around such that the tail of the zip tie is inserted into the flat side of the head. Pull the tail of the zip tie into the desired length(Figure 1-16). If done correctly, the zip tie cannot be undone and can only be tightened.
Figure 1-16: Zip Tie

Motion

Gear Train

  • The VEX robot that you build will have to travel on the course. In order for the wheels to move, the wheel either has to be directly connected to the motor with a shaft or indirectly connected to the motor with a gear train.
  • A gear train is made of a series of interlocking gears, either of varying sizes or similar sizes, with one gear of the gear train connected to an input source, such as a motor. As the motorized gear spins, every single gear in the gear train also turns.
  • A wheel could be connected to any adjacent gears in order to turn that wheel as well. The length of the gear train depends on the distance between the motor and the desired wheel. Keep in mind that an odd number of gears in the gear train will cause the driven gears to spin in the same direction and an even number of gears in the gear train will cause the driven gears to spin in the opposite direction. Therefore, it is essential that gear trains have an odd number of gears in order to spin correctly. Gear trains are advantageous if both sets of wheels are traction wheels in order to have a smoother turn.
Figure 1-17: Simple Gear Train with Idler(NO EFFECT on Gear ratio)
  • Another method to induce motion is to let one set of wheels be freely spun due to the friction caused by another set of wheels that are powered by a motor. In this case, no gear train is used. This is advantageous if one set of wheels is omni-wheels that can freely turn. But for VEX MRR, having a gear train is recommended as we plan the robot to climb up a hill that is more than 30 degrees. Besides, the robot would perform point turn better with the help of the gear train.

Gear Ratio

  • Making a gear ratio is one of the easiest ways to change the Mechanical Advantage in a mechanism or system to achieve the desired speed or torque. It expresses the relationship between a driving gear(the gear connected to the input power source, such as a motor) and a driven gear(the gear connected to the output, such as a wheel) in a system.
Figure 1-18: Different Gear Ratio
  • When you have a system with a driving gear that is LARGER than the driven gear, you will increase the speed and decrease the torque. Otherwise, if the driving gear is SMALLER than the driven gear, you will increase the torque and decrease the speed.
  • Gear ratio is expressed in this way: (Driving Gear Teeth):(Driven Gear Teeth), and gear reduction(another mathematical expression that describes the relationship) is expressed in reverse:(Driven Gear Teeth) /(Driven Gear Teeth). The following are a 12-teeth driving gear with a 36-teeth driven gear.
Figure 1-19: Example Driving Gear and Driven Gear

The gear ratio is 12:36, and the gear reduction is 36/12 = 3/1 = 3. That means that the output (driven gear) shaft is 3 times slower than the input (driving gear) shaft and has 3 times as much torque.

Please refer to Robot Construction Tips for Center of Gravity and Drive Train.

Chart of the Clawbot Pieces

https://content.vexrobotics.com/docs/276-2600-Structure-Pieces-20140218.pdf

https://content.vexrobotics.com/docs/276-2600-Claw-Assembly.pdf

https://content.vexrobotics.com/docs/276-2600_VEXEDR_ClawbotKit_PartsList_Rev3.pdf

Price List of the VEX Parts

Figure 1-20: List of Prices of the VEX Parts

Tips for Troubleshooting

  • Before building:
    • In the design process, make sure that wires of all motors can reach the motor shield located in the center of the robot, or the motors will break easily.
    • Calculate the gear ratio and consider the feasibility of the design before putting them all together.
  • While building:
    • Always remember to add wheel spacers before putting wheels on shafts, or the wheels won’t sit steady.
    • Wrap all cables with electrics tapes to prevent them from touching each other or the metal frame of the robot.
    • Zip ties can be used to tie up your wires and secure batteries in place.
  • While testing:
    • If the robot can not climb up the ramp, make sure you are using gear train and rubber bands to add traction to your wheels.
    • If the tips of wires connected to the motor came off, solder another pin to the motor/ask a TA for help.
    • Weight distribution REALLY matters. Due to the importance of the center of gravity to the orientation and balance of the robot, it is important to consider where the center of gravity is when the robot is on unbalanced terrains, such as a ramp, and when the robot’s structure is being manipulated, such as a moving claw.

Here are a number of suggestions for the weight distribution:

  • Generally, the center of gravity should be low on the robot in order for the robot to be stable on flat ground. If the center of gravity is too high, the robot might tilt and fall over.
  • In addition, due to the effects of gravity, if the robot traverses up a ramp, the back of the robot contributes to the center of gravity more than the front of the robot. Thus it is optimal to have the center of gravity near the front of the robot in order to balance the robot on the hill. Otherwise, the robot would either not have enough power to travel up the hill.

Likewise, if the robot is traveling down a hill, the center of gravity should be adjusted towards the back of the robot in order to account for the effects of gravity. It is important that the center of gravity is aligned with the location of the motors in these scenarios or else the robot would tip over.

2. VEX CAD Assembly

Disclaimer

Please thoroughly read the entire guide before starting your Fusion 360 assembly. There are some tips that will make creating your model much easier. Also, keep in mind it might take more than three Aligns to get your parts to snap into place at first, but once you complete a few and start to become comfortable with it, it should become faster. If you have any questions, feel free to ask a TA.

Preparation of Software

Invite to Collaborate in Fusion 360

  1. Download Fusion 360 from the Autodesk website
  2. Create an account with your NYU email or sign in
  3. Once downloaded, open Fusion 360
  4. In the top left corner of the window, click the Data Panel icon (Figure 1)
    Figure 1: Data Panel Icon
  5. In the Data Panel, click New Project. Name your project and press the Enter key
  6. Double click on the box with your project name. Go to the People tab at the top of the page
  7. Enter the email addresses of your teammates and click the Invite button

Download and Import VEX Parts

  1. Download the Autodesk VEX Kit of Parts (KoP). Make sure to download the Fusion 360 KoP for VEX EDR
  2. Extract the downloaded ZIP folder (Figure 2)
    Figure 2: Extract the ZIP Folder
  3. In Fusion 360, go to the Data tab of your project and click New Folder. Name the new folder and press the Enter key. This folder will contain all the downloaded VEX parts for the project
  4. Double click the new folder that was just created. Click the Upload button
  5. In the dialog that just appeared, click Select Files
  6. In the File Explorer, navigate to the unzipped folder of VEX parts
  7. For Mac users, select the _MACOSX folder. For Windows users, select the Fusion_360_VEX_EDR_KOP folder. Select all the individual F3Z files in each folder to download. You can select all the F3Z files in individual folders but cannot select F3Z files from different folders. Select the files you believe you will need for your project. Click Open
  8. In the window that appears, click Upload
  9. The VEX parts will take a few minutes to upload from your files to Fusion 360. Once the upload is complete, click Close in the Job Status window. There should be new files in the Data Panel. You can double click one of the files to open the VEX part, or click and drag the files into your project to use them for the assembly

Creating the Assembly

In CAD, an assembly is a group of individual components that are aligned to each other using mating conditions. Mating conditions are definitions for the relative positions of components in respect to each other. Individual components usually require multiple mating conditions to become fully defined in 3D space. The general purpose of assemblies is to visualize how components become geometrically constrained in a system, and how these geometric constraints allow engineers to simulate, analyze, and evaluate their designs as to mimic real-life conditions. In Fusion 360, there are a few functions to generate mating conditions for assemblies. This guide will specifically cover the Align tool, Joint tool, and Rigid Group tool. Note: "Connecting pieces" are screws, rods, shaft collars, wheels, etc.

Align Tool

The Align tool aligns the geometry from one component to the geometry of another component. The aligned geometry can be a surface, edge, or point. The Align tool is a simplified mating condition generator that makes all selected geometry coincident to each other.

  1. Move the two bodies being aligned close to one another using the Move/Copy tool (Figure 3)
    Figure 3: Move/Copy Tool
  2. Under the Modify section of the toolbar, select the Align tool (Figure 4)
    Figure 4: Align Tool
  3. The Align dialog will appear on the right side of the window (Figure 5). For the From profile, select the first surface, edge, or point being aligned. For the To profile, select the second surface, edge, or point. The first profile will become aligned to the second profile
    Figure 5: Align Dialog
  4. Repeat steps 1 - 3 using different points on the bodies being aligned until they are oriented as desired (Figure 6). Make sure the bodies are aligned as desired in the x-, y-, and z-directions
    Figure 6: Aligned Bodies

Rigid Group Tool

The Rigid Group tool locks the relative position of the selected components. The components are treated as a single object when moved or when joints are applied. Note that components like the wheels and motors are already sub-assemblies consisting of two or more bodies. They will have to be joined as a Rigid Group prior to being aligned with additional components.

  1. Select all the bodies of interest from the Browser on the left side of the window
  2. Go to the Assemble tab in the toolbar and select the Rigid Group tool (Figure 7). If prompted with a warning that states "some components have been moved", select Capture Position
    Figure 7: Rigid Group Tool
  3. The Rigid Group dialog will appear on the right side of the window. Click OK to make the Rigid Group

Replicating Sub-Assemblies

In some instances, such as for the wheels, it will be required to align the gears of the drivetrain to the wheel before aligning the entire sub-assembly of the gears and wheel to the frame. Seeing that most designs have four wheels, repeating the process of aligning over and over can become tedious and time-consuming. Using the method below, sub-assemblies can be joined as one body and copied as many times as needed:

  1. Go to File > New Design in the same project as the rest of the VEX files
  2. Click and drag in desired components from the Data Panel
  3. Under the Modify tab of the toolbar, select the Align tool
  4. Align the components to each other
  5. Save the file in the same folder as all the downloaded Vex components
  6. Now you can drag newly made rigid group into the main robot assembly as many times as needed

Using this process whenever there are repeated components will greatly reduce the time needed to make the full assembly.