Changes between Version 3 and Version 4 of ResourceManagement

Show
Ignore:
Timestamp:
12/09/08 16:22:08 (15 years ago)
Author:
vuk (IP: 147.83.105.169)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ResourceManagement

    v3 v4  
    1 = titulo 1 = 
     1= Motivation = 
     2 
     3SDR presents a hard real-time computing challenge. The first generation of SDR mobile terminals (SDR-MTs) 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 base stations (SDR-BSs) are less limited. For example, there are no space and energy limitations, so that as many processing devices as necessary can be employed. Nevertheless, an optimization of computing resources would be highly desirable to reduce the operational cost of SDR-BSs. The potentially large number of users and the platforms’ high degrees of flexibility, modularity, and reconfigurability make the computing resource management at SDR-BSs equally important though more complex than that at SDR-MTs. In general, the higher the flexibility, the more complex becomes the (computing resource) management. 
     4 
     5An SDR processing chain, SDR application or waveform, is the part of an SDR transceiver that is implemented in software. It can be understood as a set of concurrent processes that continuously process and propagate real-time data. Such a processing chain is not specifically tailored but rather executable on any general-purpose platform with sufficient computing capacity. We therefore consider general-purpose computing methods practical for SDR systems because of the similarities between future’s SDR applications and platforms and today’s general-purpose computing applications and platforms. We particularly believe that the introduction of appropriate mapping and scheduling techniques, which are indispensable for the dynamic switch between RATs, will leverage the design of SDR platforms and applications. Mapping describes the process of assigning software modules to hardware resources, whereas scheduling determines their execution times. We consider them to be two complementary computing resource management methods. 
     6Wireless or SDR systems, however, reveal specific aspects, essentially regarding flexibility and efficiency, that have not been jointly considered so far in heterogeneous computing: 
     7 
     8  1. Time slot based division of the transmission medium (radio time slot); 
     9  2. Continuous data transmission and reception; 
     10  3. RAT-specific quality of service (QoS) targets; 
     11  4. Real-time computing requirements and limited computing resources; 
     12  5. Different constraints and computing loads for different RATs and radio conditions; 
     13  6. Dynamic reconfiguration of the protocol stack, either partial or total; 
     14  7. Heterogeneous multiprocessor execution platforms. 
     15 
     16Our computing resoure management proposal consist of several modules. These are illustrates in the figure and are described in the corresponding links. The basis for the resource management is the time management [wiki:RealTimeManagement Real Time Management]. The SDR computing system modeling track the SDR platforms' available computing resource and the SDR applications' computing requirements [wiki:ResourcesModel Computing Resources Model]. 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 and requirements) [wiki:BaseCRM_Algorithms PHAL-OE CRM Algorithms]. 
     17 
    218== titulo 2 == 
    319=== hola === 
     
    1329EstoEsUnLink 
    1430 
    15 [wiki:RealTimeManagement Real Time Management] 
    16  
    17 [wiki:ResourcesModel Computing Resources Model] 
    18  
    19 [wiki:BaseCRM_Algorithms PHAL-OE CRM Algorithms] 
    2031 
    2132 
     33 
     34 
     35 
     36