CIS Anthropomorphic Hand Team Members: Tom Billings, Mike Stock, Scott Shugh, Ananya Majumder, Kit Buckley.

Slides:



Advertisements
Similar presentations
Using three IR sensors, SensingBot can sense the front obstacles so it can avoid them. Sensing.
Advertisements

Microprocessor Motor Control Spring Introduction  Stamp projects Robots  Sensors  Motor control  Logic Rocketry  Reading acceleration (“g”
HYDRAULIC SYSTEMS and APPLY DEVICES
GatesGEN Patent Pending Description of the GatesGEN invention and how it works. Applications that it can be used in and more. TRANSMISSION REDUCER PLANETARY.
CIS Humanoid Hand Team Members: Tom Billings, Mike Stock, Scott Shugh, Ananya Majumder, Kit Buckley.
L.
Auto - Drive An Automated Driving Range. Team Members Mike Loiselle Jared Beland Jeremy Paradee.
Design Presentation Fast D.A.D.I.. Team Members D - ale Balsis A - aron Tsutsumi D - ennis How I - kaika Ramos.
Who Wants To Be A Millionaire? Electricity and Magnetism.
Composite Filament Winding Machine P09226 System Design Review Christofer Brayton Shijo George Alex Sandy Tiago Santos Daniel Weimann.
SENIOR DESIGN 10/16.
Introduction.
Micromouse Meeting #3 Lecture #2 Power Motors Encoders.
Lesson 17: Other Dc Motor Connections
Detailed Design Review Project P13363 Members: Justine Converse (IE) James Cover (CE) Alexander Eschbach (EE) Jason Hang (ME) Ashley Trode (EE) Guide:
Introduction to Robotics Electronics and Robotics Club.
Pulse Width Modulation (PWM) LED Dimmer Circuit
Experiment 3 Ohm’s Law.  The goals of Experiment 3 are:  To identify resistors based upon their color code.  To construct a two-resistor circuit using.
DESIGN OF WIRELESS PROSTHETIC HAND.  Introduction  Why Wireless robotic arm  System Description  Block Diagram  System Operation  Conclusion  References.
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.
Baseboard Aavikkomursu 7.2. Aavikkomursu Micro- controller Extension port for programming microcontroller and sensor input Resistor RS485 interface chip.
EE 319K Introduction to Microcontrollers
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Setting up the Ricoh C305 Press F5 to start the Presentation
Electricity and Magnetism Test Review. Static Electricity Def: Electricity created by a group of electrons staying together in one place. Electrons.
The Sound Sense Vibe. Outline  Motivation for project  Roles in project  System Overview  High level system design  Business Case  Project Details.
VEX Parts – Batteries, Logic, and Controls
CS 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Hybrid I/O – Pulses.
CIS Anthropomorphic Hand Team Members: Tom Billings, Mike Stock, Scott Shugh, Ananya Majumder, Kit Buckley.
Microcontroller Hands-on Workshop #4 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 14, 2009.
Input Devices Ali El-Achmar Matt Leclair TEJ20. What Are Input Devices? ● Input Devices are data going into the computer from the user.
University of Tehran 1 Microprocessor System Design IO Applications Omid Fatemi
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
ECE 300 – Spring 2007 Christopher Boyd Anusha Gattupalli Timothy Poore.
STEPPER MOTORS Name: Mr.R.Anandaraj Designation: Associate. Professor Department: Electrical and Electronics Engineering Subject code :EC 6252 Year: II.
CBC BODY COMPUTERS CHAPTER 12. CBC OBJECTIVES H ANALOG AND DIGITAL VOLTAGE SIGNALS H COMPUTER COMMUNICATION H COMPUTER MEMORY H INPUTS H OUTPUTS H MULTIPLEXING.
Graphic Equalizer Table Top View
CIS Humanoid Hand Team Members: Tom Billings, Mike Stock, Scott Shugh, Ananya Majumder, Kit Buckley.
Michael Lisoski Leblanc Meneses Jason Schaer Bryan Staton.
PRIYADARSHINI SHRAVYA KAVYAA MOBILE CONTROLLED ROBOT USING DTMF ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts.
Engineering H193 - Team Project Gateway Engineering Education Coalition Lab 1P. 1Spring Quarter Introduction to Sensors Lab 1.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
The palm was created using a modular cavity design. It was designed using ProEngineer and printed using Rapid Prototype. The fingers were made using Polymorph.
Microcontroller Hands-on Workshop #2 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers October 31, 2009.
Team 20: Jordan Wagner.  iPhone controlled marble maze game  Rotation of the phone is translated into rotation of the board  Stepper motor connected.
Data Acquisition Device (DAQ) A DAQ is a cool little device that allows you to interface hardware to a computer. Here is what we will do:  Create a square.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
 ACCELEROMETER  TRANSMITTER- BLOCK DIAGRAM  RECEIVER- BLOCK DIAGRAM  COMPONENTS DESCRIPTION- ENCODER TRANSMITTER RECEIVER OPTICAL SENSOR.
MICROCONTROLLER INTERFACING WITH STEPPER MOTOR MADE BY: Pruthvirajsinh Jadeja ( ) COLLEGE:DIET BRANCH:EC.
INTRODUCTION TO ROBOTICS Part 3: Propulsion System Robotics and Automation Copyright © Texas Education Agency, All rights reserved. 1.
Simple Circuits 1 st year physics laboratories University of Ottawa
Sitarambhai Naranjibhai Patel Institute Of Technology & R.C.
Input & Output devices. Input Device :keyboard a keyboard is an input device, partially modeled after the typewriter keyboard, which uses an arrangement.
Basic Electricity END. 2 3 Cable and wire construction 1. Single core wire. 2. Single core multi-strand wire. 3.Two core multi-strand wire.
It is an electronic switch that enables us to control a circuit by simply touching, and the switch automatically turns off a short time later.As.
Introduction to Motors, servos and steppers
ABS COMPONENTS AND OPERATION
CIS Anthropomorphic Hand
connect a DC-Motor with an arduino
DC Circuits.
ECE 445 Spring 2017 Laser Tag Droid
Interfacing different devices & considerations
CIS Anthropomorphic Hand
Electronic Automatic Transmissions
Presentation of Robotics (3)
FIGURE 31-1 Internal construction of an oil-cooled ignition coil
Sensors and actuators Sensors Resistive sensors
Having fun with Arduino
INTRODUCTION OF ELECTRICAL MACHINES
Self-Adjusting Helmet
Presentation transcript:

CIS Anthropomorphic Hand Team Members: Tom Billings, Mike Stock, Scott Shugh, Ananya Majumder, Kit Buckley

Control Successfully loaded code to the microcontroller and debugged. Successfully loaded code to the microcontroller and debugged. Project Board solved earlier issue with product glitch. Project Board solved earlier issue with product glitch. Successfully connected and ran the stepper motor with a function generator. Successfully connected and ran the stepper motor with a function generator. Verified driver card functioned properly (12v DC). Verified driver card functioned properly (12v DC). Verified motor speed can be changed by altering square wave period. Verified motor speed can be changed by altering square wave period.

Control Successfully generated a square wave from the microcontroller using output compare port. Successfully generated a square wave from the microcontroller using output compare port. 8 pin output/input compare port 8 pin output/input compare port 4 pins for pulsing the motors 4 pins for pulsing the motors 4 pins for sensor interrupts 4 pins for sensor interrupts Successfully ran stepper motor using the microcontroller. Successfully ran stepper motor using the microcontroller. Same code can be used for other motors. Same code can be used for other motors.

Structural - Fingers Current Current Made connection for elastic band and tension cord on tip of finger Made connection for elastic band and tension cord on tip of finger Made connection for elastic band on the proximal end of finger Made connection for elastic band on the proximal end of finger Tested with motor Tested with motor Future Future Still working on that perfect-sized finger Still working on that perfect-sized finger Make complete fingers for the four fingers Make complete fingers for the four fingers Begin work on thumb Begin work on thumb See what unique challenges it may bring See what unique challenges it may bring Begin placement of touch sensor Begin placement of touch sensor

Hand Trials Attached Hand to Motor Attached Hand to Motor Ran motor, finger closed most of the way Ran motor, finger closed most of the way

Finger Actuation Wire attached to spool on motor Wire attached to spool on motor Finger actuated by winding cable on spool Finger actuated by winding cable on spool First attempt using homemade spool First attempt using homemade spool Need to find better spool Need to find better spool

Interlink Force Sensing Resistor Polymer Thick Film Device Decrease in resistance with an increase in force Force range: < 100g – 10 kg Rise time: 1-2 msec Current limited to 1 mA/cm 2

The Keyboard Dome-switch keyboard: 2 circuit board traces brought together under a rubber “dome” Dome-switch keyboard: 2 circuit board traces brought together under a rubber “dome” Key depression causes a unique series of high/low outputs, which can then be traced back to a particular key Key depression causes a unique series of high/low outputs, which can then be traced back to a particular key

Fingernail Touch Sensing Less ideal than traditional sensing Less ideal than traditional sensing - More susceptible to damage - Less anthropomorphic

Parts List

Schedule