VEX Potentiometer.

Slides:



Advertisements
Similar presentations
KEB COMBIVERT F5-M Exercises.
Advertisements

Engineering Roles We will be forming groups of 3 students
Automation and Robotics
VEX and Robot C Chris Patterson Presented by Modified by J. Andazola.
VEX Robotics Platform and ROBOTC Software Introduction.
EML 2023 – Motor Control Lecture 4 – DAQ and Motor Controller.
Photos and Sensor Instructions
VEX Robotics Platform and ROBOTC Software
Power, Torque and Robot arms An intro. VEX Arms Robert’s ARL robot in 2006.
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.
Connecting VEX and ROBOTC
Available at: – Program Potentiometer in Autonomous Mode Program potentiometer in autonomous mode.
EML 2023 – Motor Control Lecture 3 – Feedback Sensor Optical Encoder.
Applied Control Systems Robotics & Robotic Control
VEX Robotics Platform and ROBOTC Software
Programming Concepts (Part B) ENGR 10 Introduction to Engineering 1 Hsu/Youssefi.
Introduction to the VEX ® Robotics Platform and ROBOTC Software © 2012 Project Lead The Way, Inc.Principles of Engineering.
VEX Robotics Design System Sensors A Brief Overview
Fischertechnik Mechanisms
Servos The material presented is taken from a variety of sources including:
EML 2023 – Motor Control Lecture 1 – Closed Loop Motor Control.
Photos and Sensor Instructions
Automated Mechanisms Help. Potentiometers Potentiometer Check –Analog Port 2 How they work –Analog sensor –Measures rotation of a shaft between 0 and.
VEX and Robot C Chris Patterson Frisco ISD CTE Center Presented by.
Automation and Robotics.  First you select the platform type so that you can use Natural Language PLTW.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
ROBOTC for VEX Online Professional Development. Homework Questions Thoughts? Questions?
Introduction to VEX® components
Optical Encoders Vallejo High Engineering Academy Jack Gillespie 2010.
Basic Programming: Until Commands. The Problem with Wait States Motor Speed is affected by battery power. –If the battery is fully charged, the motors.
Electrical Engineer Responsibilities
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
VEX® Robotics Platform and ROBOTC Software
Activity 4.2.8a Satellite Flight Satellite Robot Construction Guide
Know your Robot Electrical Parts
Mechanisms Mechanisms PLTW Gateway
- Usable range of 0 to 6 feet. - Find dark or bright areas.
VEX® Robotics Platform and ROBOTC Software
Tumbler Worksheet 01 Complete the missing elements of this sheet in lesson 1! Elements of a robotics design system Speed = _______________________________________________.
ROBOTC for VEX Online Professional Development
Electrical Engineer Responsibilities
VEX Robotics Platform and ROBOTC Software
ROBOTC for VEX On-Site Professional Development
Three-Phase AC machines
ROBOTC for VEX Online Professional Development
Control a motors angular position with a flex sensor
Electrical Engineer Responsibilities
Automation and Robotics
8. Braking of Electric Machines
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Electrical Engineer Responsibilities
RobotC Sensors.
RobotC Sensors.
Automation and Robotics
TECH 1 BAMS Technology Education
Mechanisms Automation and Robotics VEX
VEX® Robotics Platform and ROBOTC Software
Servos.
VEX® Robotics Platform and ROBOTC Software
Activity 4.2.8a Satellite Flight Satellite Robot Construction Guide
VEX® Robotics Platform and ROBOTC Software
Automation with RobotC
VEX® Robotics Platform and ROBOTC Software
Photos and Sensor Instructions
Mechanisms Automation and Robotics VEX
Automation with RobotC
VEX Drag Race Your name, date, hour.
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
MECHANISMS Mechanisms Mechanisms Automation and Robotics VEX
-Shweta Dubey.
Presentation transcript:

VEX Potentiometer

Potentiometers Caution How It Works Presentation Name Course Name Unit # – Lesson #.# – Lesson Name Potentiometers How It Works Analog sensor Measures rotation of a shaft between 0 and ~265 degrees Cortex returns values between 0 and ~4095 Caution Internal mechanical stops prevent potentiometer from turning a full revolution Excess torque against the internal mechanical stops will cause them to wear away Excess torque against the internal mechanical stops by hand or by a VEX motor will cause the stops to wear away. The potentiometer will continue to function but will have a range between the positions where mechanical stops were located. This is known as a dead zone. In this range, values are not sensed.

Controlling a motor using a Potentiometer Requirements: Must be able to turn motor off Have 3 different speeds (low, medium, high) All speeds must be in the same direction