InitRech 2015/2016, sujet 18 : Différence entre versions

De Wiki de Projets IMA
m (Summary)
m (Summary)
Ligne 3 : Ligne 3 :
  
 
This article deals with Energy Consumption of Networked Embedded Systems.
 
This article deals with Energy Consumption of Networked Embedded Systems.
 +
 
The Internet of Things is the system which allows the connection of devices to the traditionnal internet via wired or wireless connections.
 
The Internet of Things is the system which allows the connection of devices to the traditionnal internet via wired or wireless connections.
 
With the idea of using wireless connection came the idea of energy consumption which is now the main concern in the software development.
 
With the idea of using wireless connection came the idea of energy consumption which is now the main concern in the software development.
 
But a problem also came with this idea: we use the traditionnal existing internet protocols that were designed without taking care of energy-efficiency, so these protocols are sometimes not really adapted to the software we use.
 
But a problem also came with this idea: we use the traditionnal existing internet protocols that were designed without taking care of energy-efficiency, so these protocols are sometimes not really adapted to the software we use.
 +
 
The first important thing that authors mention is that this consumption is caused by the radio transceiver
 
The first important thing that authors mention is that this consumption is caused by the radio transceiver
  

Version du 19 juin 2016 à 02:31

Summary

This article deals with Energy Consumption of Networked Embedded Systems.

The Internet of Things is the system which allows the connection of devices to the traditionnal internet via wired or wireless connections. With the idea of using wireless connection came the idea of energy consumption which is now the main concern in the software development. But a problem also came with this idea: we use the traditionnal existing internet protocols that were designed without taking care of energy-efficiency, so these protocols are sometimes not really adapted to the software we use.

The first important thing that authors mention is that this consumption is caused by the radio transceiver

Main contribution

Applications