Tips and common mistakes when connecting two beams together
- #433
- 03 May 2017
- 4:58
- LEGO MINDSTORMS, LEGO Education SPIKE Prime, LEGO MINDSTORMS EV3
- EV3, Construction, Classes with students
Use two points of connection
Use two pins to connect two beams. Otherwise, the parts will be spinning:
The pins must not be next to each other
If you put the two pins too close, the construction will still be unstable:
In order to have a stable construction, there should be some distance between the pins.
English
Sometimes in our courses we set a task where you should freely extend a robot construction with a few parts so that at the end you have for example a touch sensor at the front or a light sensor pointing down or probably a middle motor somewhere and we don't provide any instructions for this. So, we leave this to the students to come up with different solutions. And in this video I would like to stop at some of the principles that you should follow when freely extending a construction without following a PDF instruction. There are a lot of parts in your Mindstorms set and you can group them in different categories. Some of these categories are for example straight beams or angled beams or pins or beams with pins and you can discuss and you can use them as a group. And the first task that I would like to show you is how to connect 2 beams to each other. After you follow a number of our instructions it is very easy to understand how you connect one beam to another but what's the point of the video is to discuss how you extend one beam with another. So, you have this length but you need to for example add the touch sensor here. And now you must extend this beam with another beam. The first thing that you could do is just use a blue pin like this and then extend with the white beam. And then you can add the touch sensor. Now, that's a solution but what happens here is that the two beams rotate. One of them rotates. Why? Because we have the connection with only one pin - the blue pin. A better way and actually more correct way is to use a second pin like this. Now, this will prevent the rotation but if you apply some force at the end of the beam, it will actually move. It will bend. So, even the more correct way is to do the construction like this. For example, you can leave a number of holes between the different pins and then connect them. How many? 2, 3, 4 Leaving 10 is probably too much but don't put the pins next to each other when you extend one of the beams with another beam. Now the whole construction is much more durable and much more difficult to bend. Here is an example. We have the touch sensor, we have a beam and now we'll extend our robot. We have 3 holes at the right side of the construction of the brick and we'll use these 3 holes. We can think of them as a beam and I'll add one pin and if we leave it with one pin, you can see that it rotates. We can use a black pin and in this way we won't have a gap between the beam and the brick then we should add a second pin right here and even if we apply some force at the end of the beam, it is not rotating and it is not bending. Then we use the touch sensor and it's again the same principle. We add one pin, we add a second pin. Now, here we can use the black pins or the blue pins - the longer ones.
And this is one example for extending. We can even extend further. We can take one more beam, a number of pins
and extend even further. Now that's a stable, durable construction where the robot could move forward and if we have a touch sensor at the front, it can even detect the touch sensor pushing to a wall for example.
Courses and lessons with this Tutorial
This Tutorial is used in the following courses and lessons

EV3 Phi. Introduction to robotics with LEGO Mindstorms
The things that you will be able to do with your EV3 robot by the end of this course are:
Freely move your robot towards desired target;
Avoid obstacles on the path of your robot using sensors;
Follow lines of any shape;
Detecting and picking up objects of any kind;
- 92
- 220:20
- 36

Extending without instructions. Basic principles
Tips and common mistakes when connecting two beams together
- 4
- 0
- 0
- 3d_rotation 0

Robotics with LEGO - Level 1.0 - Adventure in Space
The first level of the Robotics with LEGO curriculum for students in fifth to twelfth grades.
Various constructions with robots are built. Learn how to control the motors so that the robot navigates around the Moon and Earth in various ways. Getting to know the first two sensors. The robot can feel its surroundings with the help of the Touch sensor and avoid obstacles.
The Ultrasonic distance sensor can help the robot avoid obstacles. Students work with concepts like loop, degrees and medium motor. Robots can now do two different actions at the same time - while solving missions on a field, the third motor clears detected obstacles.
- 126
- 123:52
- 150

Lesson 3 - Clearing the landing zone
Intro
Today we are building a robot, what would automatically clear the landing site.
Before a space craft lands on the moon, you send a robot to clear the landing site. Your robot has landed on the Moon and its task is to clear the site and to prepare it for the landing of the bigger space ship.
The robot lands slightly further away from the site and it must find its way to it. Regretably it road is blocked by rocks that can not be moved. The robot must go around them.
- 9
- 4
- 2
- 3d_rotation 0

Robotics with LEGO - Level 1.0 - Adventure in Space
The first level of the Robotics with LEGO curriculum for students in fifth to twelfth grades.
Various constructions with robots are built. Learn how to control the motors so that the robot navigates around the Moon and Earth in various ways. Getting to know the first two sensors. The robot can feel its surroundings with the help of the Touch sensor and avoid obstacles.
The Ultrasonic distance sensor can help the robot avoid obstacles. Students work with concepts like loop, degrees and medium motor. Robots can now do two different actions at the same time - while solving missions on a field, the third motor clears detected obstacles.
- 126
- 123:52
- 150

Additional tasks to make a real photo of the far side of the moon
Let's put everything that we have learned so far into practice. Let's make a spy robot!
- 3
- 0
- 6
- 3d_rotation 0

Robotics with LEGO - Level 2.0 - Robots in Factories
The third level of the Robotics with LEGO curriculum for students from fifth to twelfth grades.
Robots in this level use two or three sensors at a time and students create more complex programs for them. The work of the differential and its usage in vehicles with one drive motor is explored. Robots interact with each other and transfer information or material between themselves. Students learn in depth how to create smoother line-following programs. In the end of the workday, robots leave the conveyor belt and relax with a recreational game of volleyball.
- 44
- 15:01
- 129

Python with LEGO Mindstorms EV3 - Level 2
In the second level of Python for EV3 robots, students learn in-depth the touch sensor. The sensor is used as an input device for manual control of machines, as well as a sensor for autonomous robots. In a pair of lessons, students build a control panel for the grabber and the movement of a crane. Programming wise, students learn how to fork code with "if-else" constructions, how to create conditional and forever loops with "while" and how to negate conditions with "not" operator. In the end of the lesson, robots can detect obstacles and avoid them, so that they traverse a simple labyrinth.
- 39
- 19:58
- 93

Level A1. Introduction. Robotics with LEGO
Introduction to robotics - The first level of the Robotics with LEGO curriculum for students in second, third or fourth grades. A journey in space, with robots. Various constructions with robots are built. Learn how to control the motors so that the robot navigates around the Sun, the Moon and Earth in various ways. Getting to know the first of the sensors. The robot can feel its surroundings with the help of the Touch sensor and avoid obstacles.
- 142
- 133:42
- 187

Lesson 5 - Clearing a landing spot
Remember to provide feedback to students regularly. It's important to give structured feedback in the form of a grade. Today, you'll need to grade your students following this article.
- 11
- 3
- 5
- 3d_rotation 0

Level A1 - Space Adventure - Robotics with LEGO SPIKE Prime
This is the first level of the LEGO Robotics Curriculum for second, third, and fourth-grade students.
A "space adventure" but with robots. Different robot structures are built in Level A1. The motors are controlled so that the robots perform precise movements around the "Earth", "Moon" and "Sun". We use the force sensor to overcome various obstacles we bump into. We learn interesting facts about the solar system and space vehicles.
- 65
- 30:30
- 76

Lesson 5 - Clearing the landing pad
Remember to provide feedback to students regularly. It's important to give structured feedback in the form of a grade. Today, you'll need to grade your students following this article.
- 7
- 4
- 12
- 3d_rotation 2

Level A1. Introduction. Robotics with LEGO
Introduction to robotics - The first level of the Robotics with LEGO curriculum for students in second, third or fourth grades. A journey in space, with robots. Various constructions with robots are built. Learn how to control the motors so that the robot navigates around the Sun, the Moon and Earth in various ways. Getting to know the first of the sensors. The robot can feel its surroundings with the help of the Touch sensor and avoid obstacles.
- 142
- 133:42
- 187

Lesson 4 - Lap around the Moon
Introduction
Today the robot we are building is a spaceship once again. The aim for today, however, is exact - to reach the further (dark) side of the moon!
Where is located the dark side? Why is it so hard to be reached? Why is it called "dark"?
- 13
- 3
- 5
- 3d_rotation 1