close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 26, 2012, 3:34:30 PM (11 years ago)
- Author:
-
Nilanjan Paul
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
3 | 3 | [[TOC(WiMAX/17*, depth=2, heading=WiMAX RF Aggregate Manager)]] |
4 | 4 | |
5 | | == /dlprofile - Down Link Profile == |
| 5 | == bs/dlprofile - Down Link Profile == |
6 | 6 | |
7 | 7 | Service that is used to specify down link adaptive modulation profile. Adaptive modulation is used to adjust signal modulation scheme and FEC coding depending on the RF link's SNR and is define in the form of list of allowed modulation and coding scheme (MCS) elements. The profile has 12 elements which are specified with the following service: |
8 | 8 | |
9 | 9 | {{{ |
10 | | <service name="dlprofile"> |
| 10 | <service name="bs/dlprofile"> |
11 | 11 | <info>Set down link modulation scheme</info> |
12 | 12 | <args> |
… |
… |
|
78 | 78 | || 255 || No modulation|| |
79 | 79 | |
80 | | == /ulprofile - Up Link Profile == |
| 80 | == bs/ulprofile - Up Link Profile == |
81 | 81 | Adaptive modulation is used to adjust signal modulation scheme and FEC coding depending on the RF link's SNR. The best modulation scheme is selected from the list of available up link profiles: |
82 | 82 | ulprofX where X = [1,10] |