Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   General Forum (http://www.chiefdelphi.com/forums/forumdisplay.php?f=16)
-   -   15 Random Things I Learned This Build Season, '09 (http://www.chiefdelphi.com/forums/showthread.php?t=74844)

JesseK 17-02-2009 19:48

15 Random Things I Learned This Build Season, '09
 
This is inspired by my newly finished facebook note that my friends were bugging me to complete. Here are my thoughts on what I've learned this build season, now that it's over.
  1. Project Engineers make alot of money not only because they have to know everything about the project, they also have to ensure the project's success and find a way to keep everyone busy for the project's duration. This last part is particularly hard.
  2. I figured out a metric with which to judge labor hours. Each 'function' on an FRC bot takes 10 solid hours for our team to fab, assemble and integrate with simple software. This assumes we already have the materials and are done with design and prototyping. It also precludes setup and cleanup times.
  3. Add another 10 hours if you or your team have never done that particular function before (such as conveyors), even if you have a previously-successful high-level design.
  4. Add another 10 hours if what you're doing is actually hard (such as a fancy drive train)
  5. Quadruple that 10 hours if you're all software engineers trying to create the piece of hardware.
  6. "Dewtoxification" is a real plague among teenagers.
  7. Sticking to a plan is very underrated. It was probably the only thing we did right on the first try this season. However, making a complicated plan is overrated.
  8. Consolidating strategies into a single mechanism is one key to success in FRC. We saved 10 lbs in weight when we realized that our 'secret weapon' was already on our bot due to the way our shooter is designed. Who knew?
  9. Do not powdercoat anything that deals with the production robot until as late as possible. This will allow you to weld as much as possible, which saves you time and weight in the end. This is more weight you can use for decorations :rolleyes:
  10. Doing the hard and complicated has a good chance of success in FRC, despite popular belief. 1885 has discovered that succeeding with something that's hard and complicated results in a ridiculously fun-to-drive robot.
  11. If you want to see some motivated students, watch them be tormented by a robot that does all of its cool things while sitting in place because it's stuck on a floor component at a scrimmage.
  12. You'd rather fail at a scrimmage than fail on Thursday at competition. On the same note... You'd rather your honeycombed aluminum drive train shear at a pivot point during practice on Saturday night before ship day, rather than on Thursday at competition. At least you can pull a couple of all-nighters to fix the problems so long as it's still build season :ahh:
  13. The programmers are silently begging to do cool things with software. The only way they can do it before ship day is if you give them some dedicated builders to help them create prototyping platforms for them to run on.
  14. Do not sacrifice in the quality of those prototypes though, for if the software is near perfect due to good prototypes then theoretically the code will be perfect when it's put on the robot the first time.
  15. The build students are begging to work hard to create a cool robot, if only they had an idea of what that robot should do.

germanystudent 17-02-2009 20:28

Re: 15 Random Things I Learned This Build Season, '09
 
haha here's my list:

1) gearbox assembly is aproved by the government as a form of torture
2) gear grease tastes like an old moose
3) robots should be viewed with eyes and maybe hands but not so much the tounge.
4) always carry spare everything
5) double check for supplies needed before going to ACE
6) planning is important but the robot isn't built from plans
7) don't procrastinate

Lil' Lavery 17-02-2009 20:41

Re: 15 Random Things I Learned This Build Season, '09
 
Quote:

Originally Posted by JesseK (Post 823417)
  • Consolidating strategies into a single mechanism is one key to success in FRC. We saved 10 lbs in weight when we realized that our 'secret weapon' was already on our bot due to the way our shooter is designed. Who knew?

I cannot agree more. My favorite designs, and the ones I attempt to emulate myself, are the ones where a single system performs multiple tasks.

Seat Ninja 17-02-2009 20:55

Re: 15 Random Things I Learned This Build Season, '09
 
Quote:

Originally Posted by germanystudent (Post 823472)
haha here's my list:
2) gear grease tastes like an old moose

Mostly. Last year i found some 5+ year old lube in the back of our shop called "food lube" for food processing (i don't have a clue why we had it). Anyway the stuff smelled EXACTLY like blue cheese, but I didn't taste it, so...

AlexD744 17-02-2009 20:57

Re: 15 Random Things I Learned This Build Season, '09
 
Quote:

Originally Posted by germanystudent (Post 823472)
haha here's my list:

2) gear grease tastes like an old moose
7) don't procrastinate

#2 umm how do you know what an old moose tastees like, just out of curiosity.

and #7 is the story of my life.:p

FRC4ME 17-02-2009 21:11

Re: 15 Random Things I Learned This Build Season, '09
 
Here's my silly list:
1. You don't wire the driver station switches that way.
2. You don't wire them that way, either.
3. You don't wire them that way, either.
4. Radio Shack toggle switches break after three solder/desolder cycles.
5. Batteries connected to chargers that are not plugged in do not charge.
6. Four CIM motors have enough torque to push two chairs, a 120lb robot, and a desktop computer across a concrete floor in the amount of time required to retrieve a dropped disable/autonomous dongle.
7. Pretty girls who can solder wires, write code, and build robots really do exist. :)
8. With regards to item #7, this xkcd comic couldn't be more true. :(
9. Military-style safety swithces actually encourage accidental toggling.
10. All that physics stuff really does come in handy.

I'll post back with my serious list tomorrow.

Koko Ed 17-02-2009 21:48

Re: 15 Random Things I Learned This Build Season, '09
 
Quote:

Originally Posted by JesseK (Post 823417)
This is inspired by my newly finished facebook note that my friends were bugging me to complete. Here are my thoughts on what I've learned this build season, now that it's over.
  1. Project Engineers make alot of money not only because they have to know everything about the project, they also have to ensure the project's success and find a way to keep everyone busy for the project's duration. This last part is particularly hard.
  2. I figured out a metric with which to judge labor hours. Each 'function' on an FRC bot takes 10 solid hours for our team to fab, assemble and integrate with simple software. This assumes we already have the materials and are done with design and prototyping. It also precludes setup and cleanup times.
  3. Add another 10 hours if you or your team have never done that particular function before (such as conveyors), even if you have a previously-successful high-level design.
  4. Add another 10 hours if what you're doing is actually hard (such as a fancy drive train)
  5. Quadruple that 10 hours if you're all software engineers trying to create the piece of hardware.
  6. "Dewtoxification" is a real plague among teenagers.
  7. Sticking to a plan is very underrated. It was probably the only thing we did right on the first try this season. However, making a complicated plan is overrated.
  8. Consolidating strategies into a single mechanism is one key to success in FRC. We saved 10 lbs in weight when we realized that our 'secret weapon' was already on our bot due to the way our shooter is designed. Who knew?
  9. Do not powdercoat anything that deals with the production robot until as late as possible. This will allow you to weld as much as possible, which saves you time and weight in the end. This is more weight you can use for decorations :rolleyes:
  10. Doing the hard and complicated has a good chance of success in FRC, despite popular belief. 1885 has discovered that succeeding with something that's hard and complicated results in a ridiculously fun-to-drive robot.
  11. If you want to see some motivated students, watch them be tormented by a robot that does all of its cool things while sitting in place because it's stuck on a floor component at a scrimmage.
  12. You'd rather fail at a scrimmage than fail on Thursday at competition. On the same note... You'd rather your honeycombed aluminum drive train shear at a pivot point during practice on Saturday night before ship day, rather than on Thursday at competition. At least you can pull a couple of all-nighters to fix the problems so long as it's still build season :ahh:
  13. The programmers are silently begging to do cool things with software. The only way they can do it before ship day is if you give them some dedicated builders to help them create prototyping platforms for them to run on.
  14. Do not sacrifice in the quality of those prototypes though, for if the software is near perfect due to good prototypes then theoretically the code will be perfect when it's put on the robot the first time.
  15. The build students are begging to work hard to create a cool robot, if only they had an idea of what that robot should do.

Dewtoxification does not actually occur til the championships.

waialua359 17-02-2009 22:00

Re: 15 Random Things I Learned This Build Season, '09
 
The one that stands out the most for me.
As you get older (9 build seasons and counting), the feeling of accomplishment after a long and tough build season never gets old. Its only when I look in the mirror.

Duncan Macdonald 17-02-2009 22:47

Re: 15 Random Things I Learned This Build Season, '09
 
We learned that Orbit balls don't pass Canadian safety standards. (Source: Walmart)

MrForbes 17-02-2009 23:01

Re: 15 Random Things I Learned This Build Season, '09
 
1 Attachment(s)
I learned that it's pretty hard to read the Sharpie back-of-the-hand shopping list after a day or two. It's better to get the parts on the way home!

bobwrit 17-02-2009 23:04

Re: 15 Random Things I Learned This Build Season, '09
 
We learned that our shop walls are sound-proof to non-workers :D

Herodotus 17-02-2009 23:35

Re: 15 Random Things I Learned This Build Season, '09
 
Here is my list.

- Our team isn't incapable of sticking to a schedule, but somehow always get's done before ship/bag.
- This game isn't as bad as I thought it would be, judging by the build season.
- Chief Delphi is really amusing at 2:00am, along with just about everything else.
- 148 has some crazy mad robot skillz, though I suppose I actually knew this already. (also applies to 27, 968, 254, 100, 1625, and too many others to name.)
- Ship day sounds a lot cooler than bag day.
-Our team is actually capable of making an underweight robot.

teampronto 18-02-2009 02:42

Re: 15 Random Things I Learned This Build Season, '09
 
1) If you can, don't go to radioshack more than 8 times in one day.

Elgin Clock 18-02-2009 05:00

Re: 15 Random Things I Learned This Build Season, '09
 
Quote:

Originally Posted by Herodotus (Post 823733)
- Ship day sounds a lot cooler than bag day.

But what sounds cooler:

Bag & Tag!
or
Crate & Wait! (for Fed-Ex to show up)

:p

Brandon Holley 18-02-2009 10:31

Re: 15 Random Things I Learned This Build Season, '09
 
After my 8th build season there is still much to learn...

...but the important thing to remember is to hold your head high at the end of the season and be proud of the robot you created, no matter how "good" it is. Anything you put that much time into is worth holding your head high for.


All times are GMT -5. The time now is 04:51.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi