This is a teacher's note about the math behind calculating gear ratios with for our lifting attachment. It math model we build in previous tutorials is not exactly correct and here is the explanation why.
- #474
- 11 Apr 2017
- 2:17
- LEGO MINDSTORMS, LEGO MINDSTORMS EV3
- FIRST LEGO League, FIRST LEGO League 2016-2017 Animal Alias, Attachments, Gears, EV3, FLL 2016, Methodology, Construction, Teacher's Note, FLL, Classes with students
Math model calculation
The calculation from the math model shows that 18.75 rotations should be enough to rotate the beam to 90 degrees. What would actually happen is that the driven gear wheel would rotate to 90 degrees and not the beam to which this gear wheel is attached.
Wrong math model
What we've missed is an important part of the math model. It is a little bit more complicated for the current course and we would explain it in some of the next tutorials. It is a good practice to give this as a task for the students to find our what is wrong with the calculation and the math. They could come ask us. It is a good exercise for every student to try to formulate a question and direct it to us and we would lead them to the answer, or if we've recorded the tutorial we would direct them to the explanation.
Robot Lifting Attachment With a scissors mechanism
For the FIRST LEGO League 2016-2017 Animal Allies we prepared an attachment for lifting the robot. The idea of the attachment is to show how you could lift the whole robot with a system of gear wheels, levers, and scissors constructions.
Built mainly from LEGO Mindstorms EV3 parts but could probably be constructed from NXT sets.
Box Robot Two for LEGO Mindstorms Competitions
Building instructions for a competition robot following the "Box robot" principle. The robot is built with LEGO Mindstorms EV3 and could be used at FLL and WRO.
English
A short teacher note on the wrong mathematical model here and what's actually the problem there and what are the different losses in the system and how they affect the behavior of our attachment. Our goal was to calculate the number of times that we should rotate this driving wheel in order to have this beam right here rotate to 90 degrees. So, that's the initial position and it should be something like this as a final position. This will make the whole robot move forward and up. And attach. The question to the students was: How many rotations should we make to have this wheel rotate to 90 degrees? And they will find out this. And what they'll notice is if they use 18.75 as we found in the previous video, this gear wheel will rotate to 90 degrees but this will not make the beam rotate to 90 degrees. And because the reason for this and the mathematics is one more level more complex we decided to leave this for the next step. So, we can simulate an engineering process where you do part of the calculation then you experiment with these calculations then you see that your calculations might be wrong because it will be like two times less than the real value. And when you see such a difference between the expected value and the calculated value you should return and do the calculations again. And what we have missed is actually a very important part of the calculation. Again, when rotating with this wheel to 18.75 the final wheel - the driven gear wheel will rotate to 90 degrees. So, 10 teeth but this will not result at the beam rotating to 90 degrees.
Courses and lessons with this Tutorial
This Tutorial is used in the following courses and lessons
FIRST LEGO League (FLL) 2016-2017 Animal Allies. Review of solutions with explanations
The course contains a number of sections with specific examples and tasks on how you could improve your FIRST LEGO League (FLL) robot game in order to achieve more points. It is designed mostly for after season teams that would like to prepare for next year, but could also work for teams that are currently working on their competition robots.
- 48
- 118:45
- 15
Calculate and configure gear ratio
We calculate the number of rotatios when a gear system is involved. The driving wheel will have to do a number of rotations for the driven wheel to rotate to a desired number of degrees. In our specific case when the driven gear wheel is rotate to about 90 degrees the legs will lift the robot.
- 8
- 0
- 2
- 3d_rotation 1