1 / 17

Interaction with the Physical World

Learn about various methods and techniques for sensing and changing the environment, including light, motion, sound, proximity, temperature, and more. Explore sensors and actuators for UIs and discover how they can be used to interact with the physical world.

ssara
Download Presentation

Interaction with the Physical World

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Interaction with the Physical World Methods and techniques for sensing and changing the environment Comp150TUI

  2. Sensing and Changing the Environment • Light • Motion and acceleration • Sound • Proximity and touch • Temperature, humidity and air pressure • Bio-sensors • Electronic noses Comp150TUI

  3. Sensors and actuators for UIs • Sensors and actuators are examples of transducers A transducer is a device that convertsone physical quantity into another • examples include: • a mercury-in-glass thermometer (converts temperature into displacement of a column of mercury) • Almost any physical property of a material that changes in response to some excitation can be used to produce a sensor Comp150TUI

  4. Physical I/O • Sensors produce a signal in response to a change in their surroundings • e.g. thermostat • Actuators produce a physical change in their surroundings in response to a signal • e.g. motor Comp150TUI

  5. Light • Sensing Light • Light Sensors (photodiode, color sensor, IR and UV-sensors, etc.) • Supply information on the light intensity, density, reflection, color temperature and type of light. • Vary in their sensitivity for a specific wavelength or for a specific spectrum. • Making Light • LED's • LCD's displays Comp150TUI

  6. Movement, Motion and Orientation • Accelerometers • provide rich information on the inclination, motion, or acceleration of an object. • Typical sensors are mercury switches, angular sensors, and accelerometers. • Passive IR Sensors (Motion Detector) • respond to changes in the infrared light in the space. Have a directed input (usually an angle between 30° and 180°) • Useful for static objects • Magnetic Field • offers information similar to a compass, so the direction of a device or movement can be determined. • Measure the orientation of an object. • Potentiometer • The simplest rotation sensor Comp150TUI

  7. Making Movement • DC Motor • Very fast, spins at several thousand RPM. • Motor direction can be reversed (by switching polarity). • Stepper motors • Does not turn continuously, but in a series of steps. • Servo Motors • Go to a given position for a given length of pulse Comp150TUI

  8. Sound • Sensing Sound • Microphones for human hearable audio • Special sensors for ultrasonic • Get basic information such as noise, sound level, type of input (noisy, music, speaking), base frequency (requires simple calculations) • Complex audio analysis by speech recognition (requires more processing power) • Multiple microphones (arrays or distributed) for determining sound direction, distance, and even location • Making Sound • Computer • Microcontroller Comp150TUI

  9. Touch and Proximity • Force Sensor • Resists to different degrees depend on how hard it is being pressed. • Capacitive touch sensor • Detects a touch through plastic, glass, paper. • Beam Switches • When the beam is broken by a body passing between the sensor and the light source, the switch is activated. • Magnetic Switches • A thin pair of contacts in a protective housing. When exposed to a magnet, they’re drawn together, closing the switch. Comp150TUI

  10. Microcontrollers • A small, inexpensive computer • Usually used for sensing input from the real world and controlling devices based on that input. • Most electronic devices you use today have a microcontroller in them. • Microcontrollers are easy to use with simple sensors and output devices, and they can communicate with desktop computers. Comp150TUI

  11. IC program Serial Listener HBDEvent HBDEvent Listener (main) Microcontroller Based System Architecture Comp150TUI

  12. RFID Based Systems • Electronic identity code within a single chip, read by a near electro-magnetic field • Cheap, robust, secured by crypto algorithms • No line of sight needed • Collision detection / multiple readings possible Various frequencies: 125Khz— 2.4 GHz • Uniquely identify objects or persons • Store data (small amount) Comp150TUI

  13. RFID Tags • Active (tag includes battery powered radio) • Passive (tag is supplied during the reading process with energy, no battery) • Identifiers (read-only) • Memory (read-write) • Can be use on or within objects (subjects) • Reading range: ca. 2cm to 3m (passive tags) Comp150TUI

  14. RFID Readers • Communicate with the RFID tags • Reader component and antenna • integrated in buildings (e.g. locks) • mobile devices (standalone or add-ons) • devices connected to PCs embedded into objects • Connection to the host device • Serial line, USB • Antenna • Integrated • Panels • Gates • Custom Comp150TUI

  15. RFID System Architecture Comp150TUI

  16. Summary - choosing the right technology Comp150TUI

  17. Additional resources • http://stage.itp.nyu.edu/~dano/physical/ Comp150TUI

More Related