Operácie

Segway robot

Z SensorWiki

Verzia z 07:00, 5. jún 2020, ktorú vytvoril Balogh (diskusia | príspevky) (Vytvorená stránka „Poznamky ku konstrukcii robota typu Segway: * Projekt z predmetu DTV - Self Balancing Robot '''Raspberry Pi riadiene''' * https://github.com/NischalSehrawat/Self…“)
(rozdiel) ← Staršia verzia | Aktuálna úprava (rozdiel) | Novšia verzia → (rozdiel)

Poznamky ku konstrukcii robota typu Segway:


Raspberry Pi riadiene

Odtial je tato uzitocna poznamka

Motor speed / torques / wheel sizes: While trying to make the robot move, it was realised that motors having high torque and high speed are required. In the first attempt I tried with motors having high torqure but low RPM (107 RPM with a gear ratio of 1:90). Torque is required to carry the weight of the robot. But, since for balancing only a small amount of motor rotation is required, this will work. However in order to be able the move, the robot must quickly try to come under the position of center of gravity of the top frame. Thus a new gearbox with a gear ratio of 1:30 was used to increase the motor RPM to 350. Also, bigger diameter wheels (upgraded from 85mm to 130mm) were used. Indeed, the robot is able to catchup with the centre of gravity.

Arduino roboty

K motorcekom