Physical computing
From Wikipedia, the free encyclopedia
Physical (or embedded) computing, in the broadest sense, means building interactive physical systems by the use of software and hardware that can sense and respond to the analog world. While this definition is broad enough to encompass things such as smart automotive traffic control systems or factory automation processes, it is not commonly used to describe them. In the broad sense, physical computing is a creative framework for understanding human beings' relationship to the digital world. In practical use, the term most often describes handmade art, design or DIY hobby projects that use sensors and microcontrollers to translate analog input to a software system, and/or control electro-mechanical devices such as motors, servos, lighting or other hardware.
Contents |
[edit] Examples
Physical computing is used in a wide variety of domains and applications.
[edit] In museums
The Exploratorium, a pioneer in inquiry based learning, developed some of the earliest interactive exhibitry involving computers, and continues to include more and more examples of physical computing and tangible interfaces as associated technologies progress.
[edit] In art
In the art world, projects that implement physical computing include the work of Scott Snibbe, Daniel Rozin, Rafael Lozano-Hemmer and Jonah Brucker-Cohen.
[edit] In product design
Physical computing practices also exist in the product and interaction design sphere, where hand-built embedded systems are sometimes used to rapidly prototype new digital product concepts in a cost-efficient way. Firms such as IDEO are known to approach product design in this way.
[edit] In commercial applications
Commercial implementations range from consumer devices such as the Sony Eyetoy or games such as Dance Dance Revolution to more esoteric and pragmatic uses such as machine vision used in the automation of quality inspection along a factory assembly line. Exergaming can be considered a form of physical computing. Other implementations of physical computing include voice recognition, which senses and interprets sound waves via microphones or other soundwave sensing devices, and computer vision, which applies algorithms to a rich stream of video data typically sensed by some form of camera. Haptic interfaces are also an example of physical computing, though in this case the computer is generating the physical stimulus as opposed to sensing it. Both motion capture and gesture recognition are fields that rely on computer vision to work their magic.
[edit] In scientific applications
Physical computing can also describe the fabrication and use of custom sensors or collectors for scientific experiments, though the term is rarely used to describe them as such.
[edit] Methods
Prototyping plays an important role in Physical Computing. Tools like Arduino and Fritzing help designers and artists to quickly prototype their interactive concepts.
[edit] External links
- Physical Computing, Interactive Telecommunications Program, New York University
- Physical Computing by Dan O'Sullivan
- Physical Computing, Tom Igoe's collection of resources, examples, and lecture notes for the physical computing courses at ITP.
- Physical Computing, A path into electronics using an approach of “learning by making”, introducing electronic prototyping in a playful, non-technical way. (Yaniv Steiner , IDII)
- Arduino, a highly popular open source physical computing platform
- Fritzing - from prototype to product: a software, which supports designers and artists to take the step from physical prototyping to actual product.
- BluePD BlueSense. a physical computing platform by Blue Melon. This platform is visually programmable using the popular (open source) Pure Data system.