
A Runtime System for Memory-Constrained Networked Embedded Systems
Unleashing the full potential of ultra-compact embedded systems
Versandkostenfrei!
Versandfertig in 6-10 Tagen
44,99 €
inkl. MwSt.
PAYBACK Punkte
22 °P sammeln!
Wearable and embedded wireless sensor platforms areoften highly constrained in size and powerconsumption in order to operate in unintrusive ways.To meet these constraints, the memory is kept as small as possible to reduce area and power, but atthe same time it poses new challenges on programming.To address these problems, this book proposes (1) a framework for synthesis of host-assistedscripting engines,(2) a minimum-overhead yet powerful runtime systembased on recursive threaded code, and(3) a host-assisted memory optimization techniquethat exploits high-level knowledge in models ofcomputatio...
Wearable and embedded wireless sensor platforms are
often highly constrained in size and power
consumption in order to operate in unintrusive ways.
To meet these constraints, the memory is kept as
small as possible to reduce area and power, but at
the same time it poses new challenges on programming.
To address these problems,
this book proposes
(1) a framework for synthesis of host-assisted
scripting engines,
(2) a minimum-overhead yet powerful runtime system
based on
recursive threaded code, and
(3) a host-assisted memory optimization technique
that exploits high-level knowledge in models of
computation.
The benefits are three-fold:
first, the interactive access between programmer and
embedded system improves productivity of programmers.
Second, the low runtime overhead and memory
requirements enable this runtime system to run on
compact platforms while providing
high flexibility and composability. Third, a new
memory optimization scheme combined with the
dispatching structure exposes regularity
of dataflow models to enable memory and scheduling
optimizations, sometimes in ways better than manual
coding.
often highly constrained in size and power
consumption in order to operate in unintrusive ways.
To meet these constraints, the memory is kept as
small as possible to reduce area and power, but at
the same time it poses new challenges on programming.
To address these problems,
this book proposes
(1) a framework for synthesis of host-assisted
scripting engines,
(2) a minimum-overhead yet powerful runtime system
based on
recursive threaded code, and
(3) a host-assisted memory optimization technique
that exploits high-level knowledge in models of
computation.
The benefits are three-fold:
first, the interactive access between programmer and
embedded system improves productivity of programmers.
Second, the low runtime overhead and memory
requirements enable this runtime system to run on
compact platforms while providing
high flexibility and composability. Third, a new
memory optimization scheme combined with the
dispatching structure exposes regularity
of dataflow models to enable memory and scheduling
optimizations, sometimes in ways better than manual
coding.