L.C. Technology Servo Motor Control / Genie Software

Slides:



Advertisements
Similar presentations
Sensing and Control.
Advertisements

EMS1EP Lecture 8 Pulse Width Modulation (PWM)
Servo Background Servos provide control of rotary position Servos are used extensively in the remote control hobby world for: Aircraft (flaps, ailerons,
Controlling Motors OBEY ME!. On-Off Control 1. Switch control.
Servos The material presented is taken from a variety of sources including:
Potentiometer Electric circuit Cell or Battery Resistor Switch Bulb Earth/Ground LED.
Servos The material presented is taken from a variety of sources including:
EET 2261 Unit 13 Controlling Stepper Motors and Servos  Read Almy, Chapter 21.  Lab #13 due next week.  Final Exam next week.
MOTORS.  Need a Motor That is Capable of Moving the Mirrors to a Fairly Precise Angle.
Living with the Lab Using servos with an Arduino EAS 199A Fall 2011.
SERVO MOTORS Tech Topic By Ryan Bidlack. Background A servo motor is composed of a DC, AC, or an AC induction motor and a feedback control. A servo motor.
The Solar Tracker. Solar Tracking Project Team Members: –Cristian Ruvalcaba –Ken Seal –David Clark –Mark McKinley –Richard DeJarnatt.
September 15, 2007 D.Giandomenico PWM Motor Control with IFI Robotics Victor884 Electronic Speed Controller David Giandomenico Lynbrook High School Robotics.
Applied Control Systems Robotics & Robotic Control
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.
Servo Motors # A servo is a motor that you can position at any angle very accurately. # Servos have a limited servo range; most servos have a range of.
1 Servo Motor. 2 Overview A servo motor is a motor that is only capable of rotating 180 degrees A servo motor is controlled by giving it an angle to proceed.
Electromechanical Systems “Robotic Sorting System” Brent GuyJonathan Penney.
Microcontrollers Module 4: Motion Control. Module Objectives Upon successful completion of this module, students will be able to: Give examples of microcontroller.
Applied Control Systems Robotics & Robotic Control
Lab # 01 Introduction of Modules
Open and Closed Loops Standard Grade Computing Studies.
Background   Who does this project addresses to?   Handicapped.   Amputated limbs.   Paralyzed.   Motivation Statistics.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
Centre for Mechanical Technology and Automation Institute of Electronics Engineering and Telematics  TEMA  IEETA  Parameter.
10/10/ Controlling YOUR ROBOT. 10/10/2015 Basic Stamp  Basic Stamp Input - output pins Interpreter Chip Power supply: 5 Volts voltage Memory: EEPROM.
Servos The material presented is taken from a variety of sources including:
Lynxmotion Robotic Arm
Rebecca Bruce and Susan Reiser, May 2015 Analog Input and Output.
PIC18F4431. PIC18F1330 Infrared Encoder/Decoder.
1 BOE-BOT Lecture #2 DE - Digital Electronics Servos and the BOE-BOT.
Throttle Arduino RC Receiver Stock Golf Cart Motor Controller Motor 1 PWM signal: Voltage: 0 – 5V Period = 22ms Positive Pulse Width: 1ms – 2ms Digital.
Servo Motor Control Using Arduino Instructor: Dr Matthew Khin Yi Kyaw.
Istituto Tecnico Industriale A.Monaco EURLAB Moving a robot simple example program to control a DC-Motor Next - Press the button (left)
Istituto Tecnico Industriale A.Monaco EURLAB Control a Servo Motor If you want to swing an robot arm or … steer a robot you need a special motor (Servo).
Sitarambhai Naranjibhai Patel Institute Of Technology & R.C.
Lynxmotion Robotic Arm © 2013 Project Lead The Way, Inc.Computer Integrated Manufacturing
Limited rotation servo basics David Hall output shaft servo horn red wire = 5V + black wire = Gnd - white wire = control signal standard servo.
INTERNET OF EVERYTHING SDU 2016 Week 9. Physical Output  Make things move by controlling motors with Arduino  Servo-motors  Rotary actuator that allows.
DC motor principles Speed control Direction Stepper motor principles
Introduction to VEX® components
Microcontroller basics Embedded systems for mortals.
ARDUINO UNO The Arduino uno is a microcontroller board based on the ATmega328. It has 14 digital Input / Output pins (of which 6 can be used as PWM outputs),
Motors & Motor Controllers
Introduction to Motors, servos and steppers
simple example program to control a DC-Motor
Lynxmotion Robotic Arm
If you want to swing an robot arm or …
Servo Systems Servo is mechanism based on feedback control.
Introduction to Servos
Program the robotic arm
Servos The material presented is taken from a variety of sources including:
Arduino - Introduction
Control a motors angular position with a flex sensor
Electric Motors.
Servo Systems Servo is mechanism based on feedback control.
Servos The material presented is taken from a variety of sources including:
Servos The material presented is taken from a variety of sources including:
Pulse-Width Modulation (PWM)
Arduino Week 2 Lab ECE 1020 Prof. Ahmadi.
Controlling YOUR ROBOT
Servos.
EET 2261 Unit 12 Controlling Stepper Motors and Servos
Assist. Prof. Rassim Suliyev - SDU 2018
PWM and DC Motor Control
Hitec HS 303: Robotic Servo Motor
Introduction to Motors
UNIT 11: RC-SERVOMOTOR CONTROL
Servo Motor.
Presentation transcript:

L.C. Technology Servo Motor Control / Genie Software Professional Development for Teachers

Introduction to the Servo Servo offers smoothest control Rotate to a specific point Offer good torque and control Ideal for powering robot arms etc. However: Degree of revolution is limited Not suitable for applications which require continuous rotation

Servo Motors Contain motor, gearbox, driver controller and potentiometer Three wires - 0v, 5v and PIC signal Potentiometer connected to gearbox - monitors movement Provides feedback If position is distorted - automatic correction

Servo Motor Operation Servo Motor selected from list On programming block, pulse width and output pin must be set. Option for speed control in seconds Pulse width can also be expressed as a variable

Pulse Width Pulse Width Modulation (0.75ms to 2.25ms) Pulse Width takes servo from 0° to 150° rotation Continuous stream every 20ms

Genie E18 Motorboard Servo Outputs Motor board offers three servo outputs Outputs must be linked directly to PIC and not from transistor chip Designated outputs – Q0, Q1, Q2

Genie E18 Motorboard Analogue Inputs Inputs that have varying resistance Three designated analogue inputs- A0, A1, A2 Genie uses the variance and assigns values from 0-255