Changes between Version 17 and Version 18 of ResourceManagement

Show
Ignore:
Timestamp:
03/31/09 19:39:20 (15 years ago)
Author:
ismael (IP: 62.57.1.15)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ResourceManagement

    v17 v18  
    1 = Computing Resource Management: Motivation = 
     1= Computing Resource Management = 
     2 
     3== Motivation == 
    24 
    35SDR presents a hard real-time computing challenge. The first generation of SDR mobile terminals will be very limited in computing resources (processing powers, interprocessor bandwidths, memory, power, etc.) and will, most probably, not be capable of supporting more than one RAT implementation at a time. The flexibility of these terminals is then a function of the capability of their reconfiguration managers, which need to track the states of the computing resources. On the contrary, the computing resources of SDR network elements are less limited. Nevertheless, an optimized (minimized) usage of computing resources could be highly desirable to reduce their operational costs, among others. 
     
    1416  7. Heterogeneous multiprocessor execution platforms. 
    1517 
    16 = Organization = 
     18== Organization == 
    1719 
    1820Our computing resoure management proposal consist of several modules. These are illustrated in the figure below and are described in the corresponding links. The basis for the resource management is the [wiki:RealTimeManagement time management]. The SDR computing system modeling tracks the SDR platforms' available computing resource and the SDR applications' computing requirements ([wiki:ResourceModels computing resource modeling]). These models are used by a general-purpose algorithm and a specific cost function, which manages (keeps track of and updates) the available computing resources as a function of the given computing requirements ([wiki:BaseCRM_Algorithms computing resource management]).