Changes between Version 2 and Version 3 of ConceptandMotivation
- Timestamp:
- 04/05/09 23:13:51 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConceptandMotivation
v2 v3 2 2 3 3 The ALOE concept tries to address the main issues related with the Software Radio technology. It assumes the need of supporting, partial or total, reconfiguration of the radio processing chain, the need to deploy the radio application onto a heterogeneous hardware platform capable to assume the high computing requirements of modern wireless systems, the need to assure strong real-time execution constraints, the need to easily develop and integrate software modules and the possibility to execute them in different types of processors assuming an easy portability. 4 5 [[Image(ALOEV0.png, 400px, align=right)]] 4 6 5 7 One of the most relevant objectives in the process of defining a common framework to develop and deploy software radio applications is to eliminate platform (hardware and support software) dependencies. On the other hand, radio applications are built through a set of software modules (hardware or software based) that communicates among them. The common used terms denominates such modules as “objects”. Therefore each one of such objects are signal processing blocks, some of them with important requirements in terms of computing resources, that needs to acquire/deliver information from/to other objects through proper interfaces. Nevertheless, one of the most relevant assumptions of PHAL-OE is that such interfaces between objects are unknown at object development time. Only at execution time all the required objects will be integrated and the entire radio application will be built. … … 22 24 • Processing resource parameters evolution captured for autonomous management or control. 23 25 24 [[Image(ALOEV0.png, 400px, align=right)]]25 26 26 • Auto-learning/cognitive capabilities for the internal resource management can be easily incorporated. 27 27
