Presentation is loading. Please wait.

Presentation is loading. Please wait.

Leiden Embedded Research Center Prof. Dr. Ed F. Deprettere, Dr. Bart Kienhuis, Dr. Todor Stefanov Leiden Embedded Research Center (LERC) Leiden Institute.

Similar presentations


Presentation on theme: "Leiden Embedded Research Center Prof. Dr. Ed F. Deprettere, Dr. Bart Kienhuis, Dr. Todor Stefanov Leiden Embedded Research Center (LERC) Leiden Institute."— Presentation transcript:

1 Leiden Embedded Research Center Prof. Dr. Ed F. Deprettere, Dr. Bart Kienhuis, Dr. Todor Stefanov Leiden Embedded Research Center (LERC) Leiden Institute of Advanced Computer Science Leiden Univerity {edd, kienhuis, stefanov}@liacs.nl http://www.liacs.nl/lerc

2 LERC's challenges 08/02/09 Outline of Presentation Embedded is not merely 'small'. A small, and a not so small example. Embedded means: time matters. Not 'fast', but determinate and predictable (Multi-threaded is neither of the three).

3 LERC's challenges 08/02/09 NASA's Mars Sojourner Rover (July 8, 1997) Microprocessor: 8-bit Intel 80C85 (produced 1977-1990) Rover senses the environment (input signals), decides on (computes) its actions (response) in real time. A small Embedded System

4 iPhone. (Small?) ARM11 core Vector Floating Point co-processor (3D-graphics) SIMD integer CPU (2,1 MIPS) DMA.45mW/MHz

5 LERC's challenges 08/02/09 A not so small Embedded System station density high in core central core contains supercomputer 350 km text Central core (2km) Remote stationation station contains 100 LF antennas 100 HF compound antennas LOFAR SKA Distributed hierarchical radio telescopes

6 LERC's challenges 08/02/09 Embedded is What? An Embedded System is an information processing system that is: application domain specific (not general purpose) tightly coupled to its environment Examples of application domains are: automotive, multimedia. Environment: type and properties of input/output information. Tightly coupled: environment dictates what the system’s response behavior must be. (“ES cannot synchronize with environment”) Embedded Systems are reactive and real-time

7 LERC's challenges 08/02/09 Time Matters. Computer Science has been concerned about abstraction. An instruction set, a register file, and a program counter, is all we need to execute whatever application(s) we can dream of. True. But, no programming language (except assembly) considers timing requirements and constraints. Modern languages and computers make it impossible to tell how long it will take to execute a piece of code.

8 01EMBSYST2006 Ed F.Deprettere8 System-Level Performance Analysis Input Stream Input Stream I/O PP Memory Requirements? Processor Speeds? Timing Properties? Bus Utilization? Bottleneck ?

9 01EMBSYST2006 Ed F.Deprettere9 Difficulties Input Stream Complex Input: - Timing (jitter, bursts,...) - Different Event Types Task Communication Task Scheduling ab acc b

10 01EMBSYST2006 Ed F.Deprettere10 Difficulties Processor Task Buffer Input Stream Task Communication Task Scheduling ab acc b Complex Input: - Timing (jitter, bursts,...) - Different Event Types Variable Resource Availability Variable Execution Demand - Input (different event types) - Internal State (Program, Cache,...)

11 01EMBSYST2006 Ed F.Deprettere11 Why is it difficult? It is difficult because there are too many parameters for any optimization procedure to give an optimal match between a (small?) set of (simultaneously?) running applications and a corresponding execution platform.

12 01EMBSYST2006 Ed F.Deprettere12 Summary What is specific to research in embedded systems and software? The impact of the environment The performance analysis in terms of delays and buffer sizes Where are the fundamental questions? Compositionality (modularity) composability (layering) scalability, dependability and security Design space exploration

13 01EMBSYST2006 Ed F.Deprettere13 Conclusion (2) Move successful concepts (like abstraction and modularity) to embedded systems Do meaningful experiments that are carefully planned (learn from physics …)


Download ppt "Leiden Embedded Research Center Prof. Dr. Ed F. Deprettere, Dr. Bart Kienhuis, Dr. Todor Stefanov Leiden Embedded Research Center (LERC) Leiden Institute."

Similar presentations


Ads by Google