User's Manual
Table Of Contents
- BreezeACCESS Version 4.3 System Manual Revision 3.0
- Contents
- Book 1: System Description
- Contents
- Chapter 1 - Introduction
- Chapter 2 - System Components
- Chapter 3 - Specifications
- System Specifications
- BreezeACCESS II Radio Regulatory Standards
- Data Communication
- Voice/Fax (Subscriber Units with voice support)
- Telephony (Subscriber Units with voice support)
- IF Indoor – Outdoor Communication
- (SU-A/E, AU-A/E-NI, AU-A/E-BS)
- Configuration and Management
- GU-RA GPS Radio
- GU-RA to BS-GU Communication
- Environmental
- Standards Compliance, General
- Physical Specifications
- System Specifications
- Book 2: Installation
- Contents
- Chapter 1 - IF-Based Equipment
- Packing Lists
- SU-A/E Subscriber Unit
- Modular Base Station Equipment
- Standalone AU-A/ENI Access Unit
- Other Items Required for Installation
- Guidelines for Selection of Equipment Locations
- Installing the Outdoor Unit
- Installing the SU-NI and AU-NI Indoor Unit
- Installing Modular Base Station Equipment
- Installing the GU-A-BS GPS and Alarms System
- Chapter 2 - Indoor SU-R Units
- Chapter 3 - Indoor SU-I and AU-I Units
- Book 3: Commissioning
- Book 4: Operations and Administration
- Contents
- Chapter 1 - Accessing the Monitor Program
- Chapter 2 - Menus and Parameters
- Main Menu
- Info Screens Menu
- Unit Control Menu
- Basic Configuration Menu
- Site Survey Menu
- Traffic Statistics (AU and SU)
- Voice Statistics (SU with Voice Support Only)
- Per Hop Statistics (AU and SU)
- Ping Test (AU, SU and GU)
- Continuous Link Quality Display (Available in SU Only)
- MAC Address Database (Available in AU Only)
- Per-rate Counters (AU and SU)
- RSSI Display Option (AU and SU)
- ATPC Counter (AU and SU)
- AU Alarms (IF-based AU Only)
- Advanced Configuration Menu
- IP Parameters (AU, SU and GU)
- Air Interface Parameters (AU and SU)
- Network Management Parameters (AU, SU and GU)
- Bridge Parameters (AU, SU and GU)
- Performance Parameters (AU and SU)
- Service Parameters (AU and SU)
- RADIUS Parameters Menu (Subscriber Units only)
- Security Parameters (AU and SU)
- Voice Parameters (Subscriber Units with Voice Support Only)
- Dialing Parameters (Subscriber Units with Voice Support Only)
- Telephony Signals (Subscriber Units with Voice Support Only)
- Hopping Parameters (GU)
- Alarm Parameters (GU)
- Appendices
- Appendix A - Configuration Download/Upload
- Appendix B: Software Version Loading Procedure
- Appendix C: Supported MIBs and Traps
- BreezeACCESS System Object Identifiers
- brzAccessMIB
- Service Parameters
- RADIUS General Parameters
- Accounting Parameters
- RADIUS Authentication Parameters
- User Filtering Parameters
- Network Management Parameters
- Bridge Parameters
- Air Interface Parameters
- Performance Parameters
- Site Survey Parameters
- Special Operations Parameters
- Unit Control Parameters
- IP Parameters
- System Information Parameters
- Alarms Parameters
- brzPhoneMIB (applicable to SU with voice only)
- Supported Traps
- Appendix D: RSSI to dBm Conversion Table
- Appendix E: Parameters List
- Appendix F: Hopping Sequences
- Index
2-26
BreezeACCESS Version 4.3 Operations and Administration
Manual Revision: 3.0
Based on the RSSI information responses from the SUs, the AU
performs a calculation of the SU Rx Power Average Delta, defined as
the average difference for all SUs between the last RSSI at the SU and
the previous (one before last) RSSI. The average is calculated only for
SUs that responded to both of the last two polling message. The average
is calculated as:
Σ
n=1-N
[SURSSIn(t) - SURSSIn(t-1)]/N, where:
SURSSIn(t) - The last RSSI value received from responding
SU number n.
SURSSIn(t-1) - The previous RSSI value received from responding
SU number n.
N - The number of SUs that responded to both last and previous polling
requests.
A Tx Power Level Decrease major severity alarm is generated if the
decrease in the SU Rx Power Average Delta is higher than the value of
the configurable SU Rx Power Decrease Threshold parameter:
-(SU Rx Power Average Delta) > SU Rx Power Decrease Threshold.
The alarm is generated only if the number of SUs used in calculating the
SU Rx Power Average Delta (responded to both of the last two polling
messages) is at least 5.
The AU also gathers for all responding SUs the RSSI level at which each
SU was received by the AU. Based on these measurements, the AU
performs a calculation of the AU Rx Power Average Delta, defined as
the average difference for all responding SUs between the last RSSI at
he AU and the previous (one before last) RSSI:
Σ
n=1-N
[AURSSIn(t) - AURSSIn(t-1)]/N, where:
AURSSIn(t) - The last RSSI value at which the responding SU number n
was received by the AU.
AURSSIn(t-1) - The previous RSSI value at which the responding SU
number n was received by the AU.
An Rx Signal Strength Decrease major severity alarm is generated if
the decrease in the AU Rx Power Average Delta is higher than the
value of the configurable AU Rx Power Decrease Threshold parameter:
-(AU Rx Power Average Delta) > AU Rx Power Decrease Threshold.
The alarm is generated only if the number of responding SUs used in
calculating the AU Rx Power Average Delta (responded to both of the
last two polling messages) is at least 5.
NOTE:
SUs with SW version below 4.3 will respond to the polling message. However,
the last RSSI value will not be included in the response message. Therefore,
this test is not applicable to cells where all SUs use SW version below 4.3.