THE MECHANICAL ASPECTS OF ROBOTICS http://students.iitk.ac.in/roboclub.

Slides:



Advertisements
Similar presentations
Structures and Mechanisms.
Advertisements

Gears.
Mechanical Designs and Motors
Electric Motors and Generators
 Actuator is the component of the bot that is converting our signals into motion.  Form of instruction to bots:Electrical signals.  Actuator converts.
SIMPLE MACHINES 1 ST, 2 ND, & 3 RD CLASS LEVERS WHEEL & AXLE Mechanisms.
1 EECS 373 Design of Microprocessor-Based Systems Student Presentations Tianhua Zheng and Jason Shintani Motor control November 27 th, 2012.
12/3/2002BAE Electric Motors Classification / types –DC Motors –AC Motors –Stepper Motors –Linear motors Function –Power conversion - electrical.
L.
Nandini Vemuri (EE) Jason Jack (CE) Ryan Schmitt (CE) Jeff Howe (EE) John Corleto (CE) Emily Phillips (EE) Power Distribution Subsystem Wireless Communication.
Stepper Motors. Motors coils of conductive wire magnetic fields rotational motion –except for linear induction motor everywhere from the very large (LRT)
Nandini Vemuri (EE) Jason Jack (CE) Ryan Schmitt (CE) Jeff Howe (EE) John Corleto (CE) Emily Phillips (EE) Power Distribution Subsystem Wireless Communication.
SENIOR DESIGN 10/16.
Micromouse Meeting #3 Lecture #2 Power Motors Encoders.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
DC Motors Taken from a variety of sources including: and ty/generators/index.html.
Design and Implementation of Metallic Waste Collection Robot
1 Motors & Motor Controllers ECE AC or DC Motors AC –Few robots use AC except in factories –Most of those that use AC first convert to DC DC –Dominates.
Motion Transmission Systems
Introduction to Robotics Principles of Robotics. What is a robot? The word robot comes from the Czech word for forced labor, or serf. It was introduced.
Applied Control Systems Robotics & Robotic Control
Electric Motors and Motion Control Ara Knaian. Motors Motors convert electrical energy to mechanical energy Motors make things move LINEAR ELECTROSTATIC.

Compound Gears Unit 6.
Sci 701 Unit 6 As learned in Unit 5: Speed, Power, Torque, and DC Motors, a motor can generate a set amount of power. Introduction to Gears Since there.
Servo Motor Control. EML 2023 Department of Mechanical and Aerospace Engineering Design Project You are to design a mechanical device that can tilt a.
1  Actuators are used in order to produce mechanical movement in robots.
1 L Fall 2003 – Introductory Digital Systems Laboratory Motors and Position Determination.
Mechanisms from Simple Machines
Servo Motor Control. EML 2023 Department of Mechanical and Aerospace Engineering Design Problem You are to design an automated goalie for an air hockey.
Unit 4: Electromechanical drive systems An Introduction to Mechanical Engineering: Part Two Electromechanical drive systems Learning summary By the end.
Microprocessor and Microcontroller Based Systems Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical.
Shaojie Ge Special Sensor System  My special sensor system is the walk mechanism of my robot. Since my robot is a walking robot with four legs.
Motors & Motor Drivers ECE 450.
Electrical Actuation System Lecture 9 (Chapter 9).
Fischertechnik Mechanisms
STEPPER MOTORS Name: Mr.R.Anandaraj Designation: Associate. Professor Department: Electrical and Electronics Engineering Subject code :EC 6252 Year: II.
Mechanical drive mechanisms
AUTOMOTO Motorcycle Controls and Stabilization Poster Presentation
Servo Motor Control.
fischertechnik Mechanisms
Speed Control in DC Motors
Arms, Legs, Wheels, Tracks, and What Really Drives Them Effectors and Actuators.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
INTRODUCTION TO ROBOTICS Part 3: Propulsion System Robotics and Automation Copyright © Texas Education Agency, All rights reserved. 1.
Sitarambhai Naranjibhai Patel Institute Of Technology & R.C.
Different Types of Robots
Pick N Place Robot. Pick N Place Robot Introduction:  Pick and Place robot is the one which is used to pick up an object and.
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
CNC FEED DRIVES Akhil Krishnan G M.Tech 1. CONTENTS 1.Introduction 2.Requirements of CNC feed drives 3.Servo motor 3.1 Servo drive control 3.2 Components.
CNC FEED DRIVES.
Motors & Motor Controllers
Robot Joints.
Motors and Actuators -by vvk lalithej.
Introduction to Motors, servos and steppers
DC Motors DC Motors are widely used in robotics because of their small size and high energy output. Key characteristics of DC motors include: 1. High Speed.
MOTORS.
Group members MUHAMAAD DANISH 2015MC05 USMAN ALI JAT 2015MC14 MUREED SULTAN 2015MC18 AZAN ASHRAF 2015MC19 AYMEN.
DC motor and stepper motor
Automated slicing machine
POWER TRANSMISSION with BELTS & CHAINS
גלגלי מניע גדול, מסובב גלגל מונע קטן, והתוצאה היא הגברה של מהירות
DC MOTOR SPEED CONTROL 1. Introduction
Two-Gear Gear Trains Using different size gear allows change in speed
Mechanisms From Simple Machines.
Structures and Mechanisms.
GEARS:.
Structures and Mechanisms.
Motors and Position Determination
UNIT 11: RC-SERVOMOTOR CONTROL
Presentation transcript:

THE MECHANICAL ASPECTS OF ROBOTICS http://students.iitk.ac.in/roboclub

Motors (DC Motors, Servo, Stepper, Encoder) Hydraulics Mechanical aspects Actuators Motors (DC Motors, Servo, Stepper, Encoder) Hydraulics The basic structure Mechanisms (gears, etc.) Circuitry Micro-controller (Arduino) The motor drivers (L293D, L298, MOSFET)

DC Motors These are simple motors used for simple purpose. Apply +12V (generally) and they start rotating. Apply -12V and they rotate in the opposite direction! Speed can be reduced by reducing the voltage supplied, however that’s not an efficient way of doing things. Torque and speed are inter-related. A 10rpm motor has relatively high torque. Generally a 100rpm – 300rpm motor is used as the wheels of a robot

Servo Motors They are used for specific purposes (for instance, in grippers, etc.) They have a restricted rotation of 180o or 360o. The least rotation angle possible is 1o. They are driven through microcontrollers. Power comes separately from a battery (12V, generally). Arduino has one line command for driving a servo . Using an Atmega PWM needs to be generated to drive a servo. Speed can be reduced by sending the commands at a delay. This doesn’t reduce the efficiency of the motor.

Stepper Motors Stepper motors, unlike ordinary DC motors, are brushless and can divide a full 360° into a large number of steps, for example 200. Unlike servo motors, their rotation is not restricted. Stepper motors have got a different mechanism for rotation. The four electromagnets are activated successively and this causes the disc to rotate. Each activation results in a small rotation, called a step, generally of 1.8o. Again, speed can be varied by applying a delay in the control signal send to the motor.

Encoder Motors High quality DC motors, with a feedback mechanism. The encoders can be optical or magnetic. They measure the rotation of the DC motor and give a feedback of the amount of rotation done, so that the rotation can be controlled. Finds use in situations similar to where stepper motors are used.

Circuitry (Driving the motors) The microcontrollers like Atmega16 and Arduino have a current rating of 5-10 mA. The normal DC motor’s current ratings start from 150 mA and above. So the motor cannot be directly attached to the Atmega, hence a motor-driver is used. Generally, L298, L293 are used to drive simple DC motors. The servo motors already have a power cable and a different control cable which can directly be connected to the microcontrollers. L298, UART can drive the stepper motors. More about the circuitry will be covered in the further lectures…

The mechanical model Different mechanical models are made depending on the task needed to be achieved through the robot. This is where the innovation lies! While designing a mechanical model we need to think about the task, the time, the feasibility; we need to think in different dimensions. We shall discuss some methods of motion transference through gears and other utilities. However, implementing them is difficulty because while implementing we can face various difficulties of giving support, ensuring less friction, proper synchronization, etc. Also, arranging particular type of gears is difficult.

Rotation to linear motion We many-a-times need some linear motion in our robots. In the forthcoming slides I have listed some of the mechanisms that I have used. You may come up with your own!

2. Rack and Pinion

4. Conveyer Belt This is a simple way to achieve linear motion. It doesn’t have much complicacies and could be easily implemented. I used it in my robot.

Other mechanisms Scissor mechanism Spring mechanism

Some other useful things Ball Bearings. Support for minimizing friction. Generally not needed, as friction is not much Omni wheels. Special types of wheels is motion is desired in both x and y directions. Castor wheels. Provides a one point support minimizing friction.

Thank You! Prashant Jalan, B-306/5, 8960402355 Abhishek Attal, 273/2, 8009961678 Saket Kanodia, A326/10, 8765696051 https://www.facebook.com/groups/roboclub.iitk/ http://students.iitk.ac.in/roboclub/