1 / 34

A System Design And Build Course On Wearable Computers

A System Design And Build Course On Wearable Computers. Dan Siewiorek and Asim Smailagic Carnegie Mellon University MSE ‘01, Las Vegas, June 2001. Overview. Introduction Approach Electronic Design in a Multidisciplinary Project Design Methodology Power Measurements Evaluation

errico
Download Presentation

A System Design And Build Course On Wearable Computers

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. A System Design And Build Course On Wearable Computers Dan Siewiorek and Asim Smailagic Carnegie Mellon University MSE ‘01, Las Vegas, June 2001

  2. Overview • Introduction • Approach • Electronic Design in a Multidisciplinary Project • Design Methodology • Power Measurements • Evaluation • Conclusions

  3. Introduction A System - Level design approach to the power and performance of CMU’s wearable computers dedicated to speech processing - the Speech Translator Smart Modules Power consumption has to be considered in all phases of system design

  4. Introduction We examine the impact of processor speed, memory size, and type of secondary storage on power consumption and performance We see ahead a world of near-zero energy / weight / cost mobile systems

  5. Approach Experimental framework includes a family of CMU wearable computers dedicated to speech processing - Smart Modules They perform speech recognition, language translation, and speech synthesis

  6. Multidisciplinary Project Five major factors in a portable electronic system include: • Functionality • User Interface • Physical Form Factor • Power • Sensors

  7. Multidisciplinary Project • Decisions made in one design discipline affect decisions in another discipline • The impact can be measured if the cost of the design decision can be reduced to a common “currency” • In mobile electronic systems that “currency” is power consumption

  8. Major Factors in Portable Electronic Systems and their Relationship to the Design Disciplines

  9. Smart Module Architecture The core of the smart module is the Cardio processor card, combining the processor and motherboard chips The Cardio also supports two serial ports for communication between the modules and a VGA interface

  10. Smart Module Hardware Diagram • Processor • Memory • Chipsets Keyboard Mouse VGA CARDIO (For debugging only) Serial Ports IDE ISA PCMCIA HD ESS 1888 Communications To other Modules

  11. Smart Module Functional Prototype

  12. Optimized Smart Module

  13. Approach The code was profiled and tuned Profiling identified “hot spots” for HW and SW acceleration, and places to reduce computation and storage requirements

  14. Power Measurements Power is consumed by • Processor • Memory • Disk • Sound Chip • Serial Ports

  15. Power Measurements The power and performance measurements were taken using a body of 10 English test sentences for the Speech Recognizer and Language Translator, and their 10 Croatian translations for the Speech Synthesizer

  16. Power Measurements A power profile for the Smart Modules included: • Idle Mode: processor is at nearly 0% usage • Full On Mode: processor is at nearly 100% usage Each state transition has an associated latency value

  17. Power Measurements States for spinning disk drive: • Power Down Mode: power to the disk drive is shut off - when the module is in Suspend Mode • High Spin Mode: disk drive is being accessed • Low Spin Mode: power-saving mode

  18. Power Measurements State diagrams for both processor and disk were combined to produce a new model for power consumption

  19. New Model of Power Consumption Over Time Full on & High Spin Full On & Low Spin Idle & High Spin Idle & Low Spin Power (W) Suspend Time

  20. Power Consumption Profile Power consumption of the Speech Recognizer module over time, using the 586-based Cardio and a spinning disk drive, was measured

  21. Power Consumption of Speech Recognition Module Over Time Full Spin Spin Down Spin Down Spin Up Close TCP Link & Spin Up Spin Up Suspend

  22. Performance Comparison The metric for comparison is proportional to the processing power, and inversely proportional to the product of volume, weight and power consumption

  23. Performance Values for Wearable Computers 3 Volume (in ) Name SpecInt Weight ( lbs ) Power (watts) R (V*W*P) Log of Normalized TI 6030 175.00 260.00 7.50 36.00 70200.00 0.00 TIA-P 55.00 88.00 3.00 6.50 1716.00 1.11 TIA-O 55.00 45.00 2.50 4.50 506.25 1.64 SR-SM 175.00 45.00 2.13 4.00 382.50 2.26 OPT-SM 175.00 33.00 1.50 4.00 198.00 2.55

  24. 5 4.5 4 3.5 3 Goal: 2.8 2.5 Norm Log [perf/(vol*wt*power)] 2 1.5 Normalized Performance 1 0.5 0 0 1 2 3 4 5 6 Evolution of Systems Composite Performance of Speech Recognition Wearable Computers

  25. Spot: SA-1110 Based Wearable Computer • New wearable computer as a research platform, including context aware computing • Low power design • 233 MHz StrongARM 1110 • 256 MB DRAM • Mobile, throttleable platform that can trade performance for energy

  26. Spot Specifications

  27. Spot Wearable Computer

  28. Spot

  29. Conclusions Results show that there are orders of magnitude improvement from one generation of wearable computers to the next A system-level approach to power / performance optimization improved the metric by over a factor of 300 through the four generations, and over 400 through the five generations

  30. Conclusions Peak demand by an application can often determine the battery life rather than average demand Audio-centric interfaces exhibit high demand “spikes,” potentially causing significantly reduced battery life

  31. Summary • The options for the design space included: • Two processor architectures (Intel 486,586) • Three different processor speeds • Two different main memory sizes • Two different secondary storage types • The best configuration for performance is the 586/100/32 Flash, and the 486/75/16 Flash for power

  32. Power Consumption of Speech Recognition Module • Our research indicates that the peak demand of an application can often determine the battery life rather than the average demand • Audio-centric interfaces exhibit high demand spikes • By filling in the valleys, it would be possible to cut the peak demand in half and thus significantly extend battery life

More Related