Controller Systems Tufts EMID - Spring 2015. Typical Controller System Sensors Acquisition System (Arduino) Mapping Software (Max) Output (Reason)

Slides:



Advertisements
Similar presentations
Transducers PHYS3360/AEP3630 Lecture 33.
Advertisements

Programming Logic Controllers
Microprocessor Motor Control Spring Introduction  Stamp projects Robots  Sensors  Motor control  Logic Rocketry  Reading acceleration (“g”
Resistors.  An electrical component that opposes the flow of electrons ?...!
Module 4: Analog programming blocks. Module Objectives Analyze a control task that uses analog inputs. Connect a potentiometer to LOGO! controller and.
1 Sensors, Actuators, Signals, and Computers Part D Ping Hsu, Winncy Du, Ken Youssefi.
[HW] 2015 – sensors purpose of a sensor:
New Human Computer Interfaces Amnon Dekel HUJI – CSE, Spring 2007 Class ? May
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
1 Advanced Sensors Lecture 6 Sensors Technology AUE 2008 Bo Rohde Pedersen.
SENIOR DESIGN 10/16.
Working with Arduino: Lesson #2: Variable, Photo, and Force Sensitive Resistors EGN1007.
Introduction.
ST13 – (Complex) Sensor systems 1 (Complex) sensor systems Lecturer: Smilen Dimitrov Sensors Technology – MED4.
8/8/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 11 Sensors, Actuators, and Relay Control Logic.
Sensors Introduction Describing Sensor Performance Temperature Sensors
Embedded Systems Development and Applications Terrence Mak The Chinese University of Hong Kong CENG /15.
EKT314/4 Electronic Instrumentation
Basic Circuits – Lab 2 Arduino and Sensors
Dean Brock, Rebecca Bruce and Susan Reiser, CCSC SE 2009 Using Arduino Material taken from Todbot blog Bionic Arduino Todbot blog Bionic ArduinoTodbot.
Module 4: Proximity Sensors Eng. Asma Abu Baker. Outlines Analog Sensors Digital Sensors Proximity sensors Inductive sensor Capacitive sensor Optical.
Introduction to Robotics and ASU Robots Yinong Chen (Ph.D.) School of Computing, Informatics, and Decision Systems Engineering.
ST08 – Resistive based sensors and interfacing 1 Resistive based sensors and interfacing Lecturer: Smilen Dimitrov Sensors Technology – MED4.
Module 4: Analog programming blocks. Module Objectives Analyze a control task that uses analog inputs. Connect a potentiometer to LOGO! controller and.
Robot Sensors: Robots come in many designs, and perform many functions. One way of helping control these robots is through sensors. ©Emil Decker, 2009.
Analog vs Digital  Digital on/off voltage Analog variable voltage.
Sensing self motion Key points: Why robots need self-sensing Sensors for proprioception in biological systems in robot systems Position sensing Velocity.
Centre for Mechanical Technology and Automation Institute of Electronics Engineering and Telematics  TEMA  IEETA  Sensors.
Question ONE What is the name of this component?.
ECE 194 S’01 Introduction to Engineering II Arizona State University 1 The operational amplifier, cont.  Has a multitude of circuit applications  Linear.
ELECTRONICS PRIMER 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.
Accelerometers EE 587 By: David Jackson. Accelerometers Types of Accelerometers How Surface Micromachined Capacitive Accelerometers Work Tilt Sensing.
Advanced Design Applications UNIT 4: MANUFACTURING
Sensors for new musical instruments Roberto Aimi.
INTRODUCTION TO ROBOTICS INTRODUCTION TO ROBOTICS Part 4: Sensors Robotics and Automation Copyright © Texas Education Agency, All rights reserved.
Proximity Sensors. What are proximity sensors is a sensor able to detect the presence of nearby objects without any physical contact.sensor.
Microcontroller Hands-on Workshop #2 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers October 31, 2009.
Typical controller system sensors acquisition system (Doepfer box,) mapping software (Max) Output (Reason)
EE 4BD4 Lecture 14 Position Sensors 1. Types of Sensors Potentiometers and linear resistors Capacitive sensors (mm distances, e.g. capacitive microphone)
ECE 102 Engineering Computation Chapter 11 LabJack Photo Resistor & Mechanical Switch Interface Dr. Herbert G. Mayer, PSU Status 9/2/2015 For use at CCUT.
Throttle Arduino RC Receiver Stock Golf Cart Motor Controller Motor 1 PWM signal: Voltage: 0 – 5V Period = 22ms Positive Pulse Width: 1ms – 2ms Digital.
Electronics for Physical Computing Materials: capacitor, diode, LED, transistor, switch,resistor, relay, proto board, multimeter.
1. 2 Meghanathi Gaurang k ( ) Pandey Prashant D ( ) Mishra sandip R ( )
Instrumentation Symposium 10/9/2010 Nigbor 1 Instrumentation Selection Strategies Robert Nigbor
Position Sensing Mechanical Optical Magnetic Capacitive, Ultrasonic.
Electric Air Ukulele Ivan Setiawan (setiawa2) Satyo Iswara (iswara2) ECE 445 Senior Design Spring 2012 Team #32 TA: Jane Tu.
The sensors guide fingerprint sensors rate monitor gyroscope camera
Typical controller system sensors acquisition system (Icube, PIC, Basic Stamp) mapping software (Max, PD, ?) output(?)
Characteristics of Instrumentation An instrument is a device that transforms a physical variable of interest (the measurand) into a form that is suitable.
Welcome ! Presented By Vatsal Shah IU INDUSUNIVERSITY Presentation On : Flex Sensor Electronics & Communication Dept. 5 th Semester.
EKT 451 CHAPTER 6 Sensor & Transducers.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
Sensors and Actuators Simple Sensors Switches and Pots Other Sensors Simple Actuators LEDs and Buzzers DC Motors MAE 156A.
1 - An Introduction to Sensors P roduced at Warwick University by Margaret Low Simon Leigh
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
Mechatronics – a design process that includes
Programming & Sensors.
Lucas Dias and Fabio Mantelli
Figure 8.1 A simple strain gage.
Microprocessors Tutorial 1: Arduino Basics
Basic Electronics.
Robotics Sensors and Vision
Analog Input through POT
RobotC Sensors.
IENG 475: Computer-Controlled Manufacturing Systems
Sensors and actuators Sensors Resistive sensors
Quiz for Sensors Page 1 of 1 Please circle your answer
सेन्सर म्हणजे काय ?.
IENG 475: Computer-Controlled Manufacturing Systems
Presentation transcript:

Controller Systems Tufts EMID - Spring 2015

Typical Controller System Sensors Acquisition System (Arduino) Mapping Software (Max) Output (Reason)

Useful Resources Fraden, A Handbook of Modern Sensors sensorwiki.org Datasheets for components

Parts Sources mouser.com digikey.com sparkfun.com

What can we sense? ON/OFF, momentary or toggle Position, velocity, acceration, rotation Temperature, light, sound Pressure, touch, torque, bending, strain

Types of Sensors Discrete - only can give a value of 0 (off) or 1 (on) Continuous - Resistors or current generators. Some can be connected directly to the Arduino. Others need buffering, amplification, and/or filtering to provide usable data

Switches Discrete output Toggle - on or off Momentary - on or off when pressed Rotary: multiple-position Can provide visual and tactile feedback

Potentiometers Common types: Linear taper Audio taper (logarithmic) Rotary, linear, multiturn +V ref V out GND

Soft Potentiometers Linear Circular

Other Variable Resistors Photoresistors Bend Sensors Force-Sensing Resistors

Photoresistors/Photocells Sense the absence or presence of light Change resistance when amount of light changes

Bend Sensors Resistance decreases when bent

Force-Sensitive Resistors Resistance drops when pressed Shorthand name: FSR

Variable Resistors V out = V ref R2/(R1+R2) If sensor range = 10k to 35kΩ, and R2 = 20kΩ then V out range =.66*V ref to.36*V ref V out R2 R1 (variable) +V ref

Accelerometers Measure inclination (direction), acceleration in 1, 2, or 3 axes

Distance Sensors Infrared Ultrasonic

Piezoelectric Materials Sensitive to vibration Excellent drum triggers, contact microphones

Capacitive Sensors Detects changes in capacitance, often by measuring your body capacitance Can detect proximity, distance, location, acceleration Think: Trackpads, Cell/Tablet Screens, Theremin

Other Sensors EMG (Muscle Sensor) Joysticks (X and Y axis variable resistors) Gesture Recognizers Rotary Encoders

Connecting Sensors Using Arduino boards Read in digital and analog signals Connect via USB and can talk to MAX

Breadboards Simple way to create circuits without soldering

Reading in Data in MAX Using Arduino2MAX

Putting It All Together Arduino2MAX