Changes between Version 8 and Version 9 of Cross

Show
Ignore:
Timestamp:
06/15/09 10:24:00 (15 years ago)
Author:
trnewman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cross

    v8 v9  
    55An effort is currently beginning at [http://wireless.vt.edu/ Wireless @ VT] to develop an open source Cognitive Radio architecture.  The objective of the design is to develop a modular system that provides portability and interoperability between components developed using different programming languages.  Not only will this allow for flexible development for the cognitive radio system, but will allow developers to focus entirely on the component of choice and to not have to worry about developing or modifying components that have no relevance to their specific focus of research. 
    66 
    7 The current open source system consists of 6 categories of [wiki:Cross/CoreComponents components] with a couple being optional : 
     7The current open source system consists of 6 categories of [wiki:Cross/CoreComponents components].  Several components are optional. 
    88 
    99 * [wiki:Cross/CoreComponents#CognitiveRadioShell Cognitive Radio Shell] (CRS) 
    1010 * [wiki:Cross/CoreComponents#CognitiveEngine Cognitive Engine] (CE) 
    11  * [wiki:Cross/CoreComponents#PolicyEngine Policy Engine] (PE) ** 
    12  * [wiki:Cross/CoreComponents#ServiceManagementLayer  Service Management Layer] (MSL) ** 
     11 * [wiki:Cross/CoreComponents#PolicyEngine Policy Engine] (PE) 
     12 * [wiki:Cross/CoreComponents#ServiceManagementLayer  Service Management Layer] (MSL)  
    1313 * [wiki:Cross/CoreComponents#SoftwareDefinedRadioPlatform Software-Defined Radio Host Platform] 
    14  
    15 ** Optional – A basic cognitive radio system is functional without this component. 
    1614 
    1715=== Intercomponent Communication ===