LABORATORIO DI ARCHITETTURE DI SISTEMI FISSI E MOBILI

Academic Year 2016/2017 - 3° Year
Teaching Staff: Vincenzo CATANIA and Maurizio PALESI
Credit Value: 6
Scientific field: ING-INF/05 - Information processing systems
Taught classes: 35 hours
Exercise: 15 hours
Term / Semester:
ENGLISH VERSION

Learning Objectives

Knowing the IoT paradigm. Ability in programming a microcontroller-based system. Ability in programming hardware/software hybrid systems by means of the arduino platform. Having a basic knowledge on FPGA implementation. Knowing the issues and the solutions related to the interfacing with the physical world. Knowing of the issues related to the virtualization and the operating systems in the context of IoT.


Detailed Course Content

Introduction to IoT paradigm

  • Technological trends and Embedded systems
  • From sensor to smart sensor
  • Internet of Things and application scenarios

Interfacing the physical world

  • Operational principles
  • Acquisition systems
  • Sampling, quantization and encoding
  • ADC and DAC
  • Accessing I/O devices
  • I/O interface
  • Input/output mechanisms: memory-mapped I/O, programmed I/O, interrupts, direct memory access.
  • Hands-on (Lab)

Microcontrollers for the IoT

  • Microcontrollers basics
  • Architecture and instruction set
  • Pheripherals: I/O ports, polling, interrupts, ADC, clocks, timers.
  • Interfacing: sensors, display LCD, motors
  • Wired communication protocols: UART/USART, SPI, I2C, 1-wire.
  • Open Hardware principles
  • Hands-on (Lab)

Prototyping systems

  • Arduino platform
  • Serial communications
  • Digital and analog inputs
  • Gathering inputs from sensors
  • Visual and audio output
  • Controlling external and remote devices
  • Communicating by I2C and SPI
  • Basics on FPGAs
  • Prototyping on Xilinx FPGA
  • Hands-on (Lab)

Smart Sensors

  • Embedded microprocessor cores: Microprocessors, microcontrollers, DSP, ASIP, GPU.
  • Embedded memory technologies: DRAM, SRAM, FLASH, EPROM.
  • I/O controllers
  • Hands-on (Lab)

Virtualization and IoT Operating Systems


Textbook Information

  1. Thomas Grace. Programming and Interfacing ATMEL's AVRs. ISBN 978-1305509993.
  2. Ovidiu Vermesan and Peter Friess. Building the Hyperconnected Society IoT Research and Innovation Value Chains, Ecosystems and Markets. River Publishers Series in Communications
  3. Michael Margolis. Arduino. Progetti e soluzioni. Tecniche Nuove.
  4. Pong P. Chu. FPGA Prototyping by VHDL Examples: Xilinx Spartan 3. Wiley.
  5. Material provided by the instructor(s) in the form of slides, lecture notes, and online resources