
За преподавателя: Как да давате задачи за движение
Какво трябва да знае всеки преподавател, когато дава задачи на ученици.
- #372
- 04 Feb 2017
Какво трябва да знае всеки преподавател, когато дава задачи на ученици.
We got the speed of rotations of the motor in Radians per second. Let's calculate the value for the speed of the whole system. We calculate that the wheels are rotating with 375 radians per second. Which is impressive and quite fast for this system. From this speed, knowing the inertia mass we can calculate how much energy is the system accumulating.
So far we know how to make a turn in an arc, just like the real cars do.
Today we will see what other options our robots have for turning.
Бележки за построяването на Петминутен робот.
Ще научим как да свързваме и да откачваме LEGO кабелите и в кои мотори трябва да свързваме двигателите.
Най-добрият начин да пускате програмите си е от менюто с проекти и сега ще разгледаме това меню подробно.
Following the Advance Light/Color sensors calibration for a minimum value for a single sensor tutorial, in this one, we continue with finding the maximum value detected by a sensor and storing this value in an array.
Construct two legs for both sides of the robot. The task for this video is to attach this two legs on both sides and to build a system of gears and axles that power those legs.
We dispay the speed of rotation of the wheels on the brick screen. We use the math blocks to do a proper calculations from rotation to radians per second. Knowing the speed, the radiuses and the mass of the wheels we find energy in Joules accumulated in the construction.
There is no block for programming the Ultrasonic Sensor in the retail version of the LEGO Mindstorms EV3 software. In this video tutorial we will show you how you can download & import such blocks in order to use the sensor.
Как да използваме блокчето за дисплея, за да показваме изображения с EV3-G софтуера.
Нека направим програма, при която има движение напред и назад.
Обяснение и демонстрация на голямата задача за това занятие.
Има няколко неща, за които да внимавате, когато учениците работят с брика.
Какво е разрешено и какво не при построяване на робота без инструкции.
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.
Each palette contains programming blocks that share common purpose. We will cover most of them
The important task before the solution. If you haven't done it already, then attach a new axle at the front of the robot and extend the construction with gear wheels and axles to reach the two legs at the two sides of the robot.
As an exercise try to implement the calibration of the minimum and maximum values for a single sensor.
Robots could do chores for us and they must consider the load of the cargo or the robot could be damaged.
Let's make a competition - there is a pole that the robot must turn around and return home.
Implement the program for array initialization.
Follow the video tutorials for initializing arrays and implement the program.
Our next robot is called CastorBot, because of the castor ball.
Насърчаваме ви да изучавате софтуера сами.
Sometimes the answer that you get by calculating seems not to be right. Is it the calculation that is wrong. Probably it is not the calculation, but something is happening with the robot.