Week 4 Recap
We finally got the robot ready for controls!
It is not entirely complete, but it is safe for the programmers to start working. That said, we have decided to build a second iteration of the superstructure and arm for a number of reasons: we wanted to have a spare arm at competition to swap out during competition in case of catastrophic mechanical failure, we did not have time to get the wiring to a place we would feel comfortable with it at competition, and because we wanted to iron out the issues outlined below. Building a second superstructure and arm will allow us to refine the robot without cutting into the time controls needs to make our robot competitive.
REV 2
Here are the problems we saw with our original design and their accompanied solutions in the next revision:
Wire management on the arm
The first issue we ran into with this is that the original pulley we planned on wrapping the excess wire going to the intake around was too small. If the wire loom was actually held to it, it would have crushed the pneumatic tubing.
We are solving this problem by moving the cable pulley to the side of the arm, allowing us to increase the diameter of the pulley. In addition, to combat some binding we saw in the block that slides along the arm tube and constrains the cable pulley, we switched to bearings contacting the tube. Here is are the new blocks:
Another problem we ran into was that there was no way to run the wires back up the arm (and to the PDP) from the front. Since the wire pulley guide surrounds the tube, we can’t just zip ties the wires to the tube.
To fix this, we added a piece of aluminum angle running the length of the arm:
The wires will just zip tie to the angle and be protected.
Arm Alignment
Probably the most notable issue we have seen with the robot so far has been with the alignment of the arm. Here is an picture that kind of shows the problem:
note that part of the problem in this picture was that the inner telescoping tube was not made correctly, so the intake was not mounted strait. The more annoying issue was that the arm itself was slanted to the right (relative to looking at the front of the robot, as in the picture). There is not one part causing this. It seems to be a combination of a few things:
- The tube that the arm pivots around is not held to the superstructure well enough. It is just held on by a pair of 1/4-20 bolts that pass through the uprights, into tube nuts in the tube, so it is not constrained very well parallel to the inner face of the uprights. We also saw that when the arm moves, the chain pulls the pivot down, loosening the chain and making the arm alignment worse
- The whole rear of the superstructure leans to the right. It is very close, but this issue is amplified by the long arm.
- one of the diagonal braces is slightly longer than the other, twisting the uprights a bit. Again, very slightly but little differences matter here.
To solve the alignment issues with the actual superstructure, we are just going to build the next iteration out of max tube. I was actually pretty happy with how well the hand drilled tubing came out, but, here, we need to hold better tolerances than we can by hand so it just makes sense to do this.
We will hold the arm pivot better, we have added plates, riveted to the inside of the uprights, that surround the pivot:
They also have a slot facing toward the front that will allow us to slide the tube in. Note that because of the way the slot is facing and the way the slot is oriented, the tube will be pushed to the rear of the slot and held in very well.
superstructure stiffness
I expected the pivot tube to do a better job holding the uprights parallel to each other. When you push on the end of the arm, the uprights twist. The top of the superstructure needs more torsional strength to combat this.
This issue was the easiest to solve. we just added a tube to the top and increased the thickness of all of the superstructure gussets:
Really, the robot came together pretty well this year. This is the earliest we have had a robot operational by at least a week. We are going to take advantage of the extra time by fixing the issues we did see.
The V2 cad is in our grabcad partner space There are native solid works files as well as Parasolids of the robot in its starting and intaking configurations, labeled 5119-23-000-00-00-INTAKING and 5119-23-000-00-00-STARTING respectively. All robot cad is in the 5119-23-000-00-00 folder.
Thanks!