| Version 11 (modified by vuk, 16 years ago) |
|---|
ALOE Concept
The software-defined radio (SDR) concept envisages dynamic waveform reconfigurations. ALOE supports partial or total reconfigurations of the transceiver digital signal processing chain (waveform) while facilitating the deployment of waveforms on heterogeneous and distributed hardware resources. The main attributes and functionalities of ALOE are:
- Flexibility – be able to trade implementation efficiency against flexibility. An efficient implementation makes best use of the available computing resources (low resource overhead), whereas a flexible solution allows for dynamic reconfigurations at the cost of some resource overhead.
- Execution control – coordinate execution across the entire distributed computing system.
- Abstractions – hide platform details and heterogeneity from radio applications, enabling portability.
- Data packet oriented messaging – packet-oriented instead of processor or device-specific communication mechanisms.
- Parameter control – runtime signal (parameter or variable) management.
- Resource monitoring – computing system/environment awareness.
- Computing resource management – efficiently manage the distributed and limited computing resources.
ALOE Layers
The above figure presents the ALOE layers. The hardware layer typically consists of several processing elements (PEs) and their physical interconnection. The ALOE Layer abstracts the hardware platform, providing a homogeneous execution environment, the ALOE platform, to applications. The abstract application layer models a waveform (digital signal processing chain) by means of the task graph. It abstracts the waveform modules, providing information about the encapsulated signal processing tasks (modules, components, or objects), their precedence constraints and data flow requirements. The real application layer uses the services provided by the ALOE layer for assembling the desired waveform and distributing its components among the available hardware resources.
Attachments
- ALOEV0.png (243.4 KB) - added by antoni 17 years ago.
- ALOE.pdf (0.7 MB) - added by vuk 16 years ago.

