networked embedded software
play

Networked Embedded Software: Introduction Luca Mottola Politecnico - PowerPoint PPT Presentation

Networked Embedded Software: Introduction Luca Mottola Politecnico di Milano, Italy and SICS Swedish ICT ( home.deib.polimi.it/mottola ) Who am I? Whats the course about? Networked Embedded Software Software that powers networked embedded


  1. Networked Embedded Software: Introduction Luca Mottola Politecnico di Milano, Italy and SICS Swedish ICT ( home.deib.polimi.it/mottola )

  2. Who am I?

  3. What’s the course about?

  4. Networked Embedded Software • Software that powers networked embedded systems • Networked : multiple interconnected devices, no single process • Embedded : dedicated to one function, no general purpose computing • System : part of a bigger machine meant to achieve one specific task • Key aspect: immersed in and interacting with the physical world

  5. Applications

  6. Example #1

  7. Tunnel Lighting • Light intensity in tunnels currently set regardless of environment conditions • Problems: energy waste, safety hazard Environment Entry Transition Internal Exit stop distance

  8. Problem Light Environment Entry Transition Internal Exit External sensor: does not consider inside conditions Pre-set: does not follow environment changes Sensors inside and outside : capture actual environmental conditions, reducing energy and increasing safety, by respecting the legislated light levels

  9. Devices

  10. Feedback Loop SCADA external WSN PLC veil luminance gateways sensor feedback commands data loop WSN lamps

  11. Software • Sensor devices – custom routing protocol – sensing & tasking – reprogramming support • PLC – control loop

  12. Deployment • Riva del Garda, Italy – 630m, 2 pipes ~28K vehicles/day • 82 light sensors • 0.9% error to reference • 28% energy saving • 1+ year lifetime

  13. Example #2

  14. Application • “Domus dei putti danzanti” in Aquileia (Italy) “Putto” • How to obtain accurate digital maps of the site?

  15. Autonomous Drones • Formidable “sensor carriers” • Control where and when to sense • Aerial photogrammetry – active sensing subject to spatio/temporal constraints

  16. Devices Vertical camera • Cortex A7 • Embedded Linux MSP430/CC2420 custom board

  17. Software • Drones – image processing – navigation – distributed coordination • Base station – distributed coordination – storage

  18. Deployment Experience • Orthophotos within 3.3% of LIDAR ground-level measurements • Half an hour of drone operation instead of two grad students full-time • Not as easy as it sounds … – drones require maintenance !

  19. Many names …

  20. … for the Same Thing? • Cyberphysical Systems (CPS), Swarm Robotics, Drone Sensor Networks, Internet of Things (IoT), Wireless Sensor Networks (WSN), … . • Emphasis on different aspects – CPS: distributed control and coordination – IoT: Internet integration – WSN: low-power sensing – …

  21. Want to build software …

  22. What’s so hard?

  23. Models and Reality “All models are wrong , but some are useful.” --G. Box

  24. Models in Software

  25. Example: Single-threaded Code implementation { command result_t StdControl.init() { call Leds.init(); return SUCCESS; } Will two devices starting at the same time keep command result_t StdControl.start() { blinking simultaneously? return call Timer.start(1000) ; } command result_t StdControl.stop() { return call Timer.stop(); } event result_t Timer.fired() { call Leds.redToggle(); return SUCCESS; } }

  26. (non-)Determinism

  27. Models Again … • Huge gap between models and reality Implementations become “models” of computations too!

  28. This Course

  29. Overview • Learn about models, abstractions, techniques, and tools to develop networked embedded software • Main aspects – applications and requirements – design and modeling – programming and middleware – dependability and fault-tolerance – validation and verification – interoperability

  30. Material • This week: lectures – objective: provide context and primary examples – slides available online • Next week: research papers – reviewed, presented, and discussed • No textbook

  31. Coursework • Mock conference – you’ll need to upload (short) reviews • Presentation to the class – max 25 minutes/15 slides each – will provide a template • One “champion” and one “detractor” – 3 minutes each • Oxford-style debate

  32. How? • HotCRP at www.neslab.it/hotcrp – create an account – check submitted papers – choose four that you would like to present – enter review preferences for all • Send e-mail to luca.mottola@polimi.it – ordered list of four preferences – first-come first-served – will reply with the assigned paper

  33. Evaluation • Paper presentations and discussions [70%] – include when you act as “champion/detractor” • Active participation [30%] – in class, … • Should you want to improve the grade, other options available

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend