Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 21

AXE10 System Structure

MSC005A
BS-1
MBLC PCD
ETC
BLM PCD
KR PCD
TCON
CCD
DCI
SP
ALARM PANEL
FLEXIBLE DISK
MAGNETIC DISK
DCS, FMS,
MCS, SPS
MAGNETIC
TAPE
LINK
DATA
CP-A
CP-B
PERSONAL
COMPUTER
ST-7
RP RP RP RP RP RP
PCM-Lines
Voice and Data
MAU
I OG-11
T
S
M
S
P
M
T
S
M
RP RP STC
AST DP
CRD
AM
SYNC
MSC/PSTN
PSTN
P
C
D
ASD PCD
RD
RCM
ETC
ETC
CSR
CSD
PCD
CLM
Remote
Switch
TRAB
AXE Definition
MSC006
AXE

A =
X =
E =
Systems for Telephone Exchanges,
Private Branch Exchanges, and
Special Telephone Plants
Public Telephone
Exchange Systems
Stored Program Controlled
Switching Systems
AXE System Structure
MSC007
AXE
APT
SUS TSS OMS
CS
BT
BTU BTR HW
APZ
FMS MCS CPS
System Level 1
System Level 2
Subsystem Level
Function Block
Functon Unit
APT Telephony part of AXE
APZ Control part of AXE
FMS File Management Subsystem
MCS Man-Machine Communication Subsystem
CPS Central Processor Subsystem
SUS Subscriber Service Subsystem
TSS Trunk and Signaling Subsystem
OMS Operation and Maintenance Subsystem
CS Code Sender
BT Bothway Trunk
BTU Central Software of Block BT
BTR Regional Software of Block BT
HW Hardware
Source and Application System
MSC008
Application System
Source System
APZ & APT Portion for MSC
MTS
MSS
STC
RP RP
CP
GSS CCS
RP
RP
TSS
PSTN
Base
Station
Speech Path
Control Path
CCS Common Channel Signaling PSTN Public Switched Telephone Network
CP Central Processor RP Regional Processor
GSS Group Switching Subsystem STC Signaling Terminal Central
MBLT Mobile Telephone Base Station Line Terminal
TSS Trunk and Signaling Subsystem
MTS Mobile Tele phone Subsystem
Simplified Article Code in AXE
MSC001
AXE
Level 1
APZ APT
Level 2
ANZ ANT
Subsystems
CNZ CNT
Function Blocks
CAA COA ROF BFD
Function Units
Syst em Level 1 has t he Art icle Code
Syst em Level 2 has Art icle Code APT f or t he
swit ching syst em and APZ f or t he cont rol
All subsyst ems in APT have t he Art icle
Code ANT
All Funct ion Blocks in ANT have
Art icle Code CNT
Sof t ware Unit s and Funct ion Unit s
have t he Art icle Code CAA and COA
Magazines and Print ed Circuit Boards
(PCBs) have Art icle Codes BFD and
ROF
Commonly Used Documents
MSC003
Decimal Class Document Description Decimal Class Document Description
107 Wiring Document 190 Software Information
1073 Wiring Diagram 190 55 Source Program Info.
107 33 Wiring Information 190 59 Parameter List
1075 Cabling Tables 190 72 Signal Distribution
1078 Mounting Drawings for PCBs 190 82 Command Description
109 Documentation Routines, Doc. Handling 190 83 Printout Description
109 22 Correction Note 190 92 Program Information
109 43 Function List 191 Technical Documents
1095 Document Surveys 1911 Circuit Diagrams
131 Specification Data 193 Office Associated Documents
1317 Product List 193 01 Trunking Diagrams
153 Installation 193 04 Block Diagrams
1532 Test Instruction 193 10 Cable Group Lists
153 21 Function Verification 193 11 Cable Tables
1538 Test Methods & Equipment 193 17 Programming Docs (Grading & Strapping)
154 Operation & Maint. 193 19 Allocation Documents (MDF)
154 31 Operational Instruction 193 21 Allocation Documents (Power Boards)
155 Technical Description 193 25 Allocation Docs (Power & Distribution)
1550 General Description 193 26 Allocation Documents (Cabinets)
1551 Description of Articles 195 General Technical Documents
n/1551 Flow Charts 1951 Allocation Documents
155 16 Function Description 1952 Numbering Documents
155 17 Function Specification
155 18 Application Info.
155 19 Interworking Description
155 42 Adaptation Direction
Structure of Exchange Library
Documents are stored in an electronic media.
The Exchange Library is divided into various
modules.
A-Module - Library Survey
B-Module - O&M manuals
C-Module - Exchange Manuals
D-Module - Functional Product Documents
E- Module- S/W docs. , F- Module- H/W docs.
I - Module- Exchange Data ( Data Transcript ).
Exchange Library - O&M Modules
O&M modules - B-Modules
B- Modules is divided into :-
B-01 General Exchange Operations
B-02 Operating Instruction ( OPI )
B-03 Maintenance Instruction ( OPI )
B-04 Test Instruction
B-11 Command Description
B-13 Printout Description
B-14 Adaptation Instruction
Exchange Library - O&M Modules
Other Modules - A-Module & D-Module.
E-media also contains A-Module, B-Module & D-
Module.
Commands & Printouts
To communicate to the system, we need to know
how to input command and to read printout.

Command Structure :

Command Code : Parameter Name = Parameter Value

Commands & Printouts ( Command Structure )
Command Code :
XXYYZ
XX- Function Group
YY - Function
Z - Action
Parameter Names
Separated by commas , if more than one.
Arrangement is not important.
Commands & Printouts ( Command Structure )
Commands can be written as :
Commands with no parameters .
< IOROP;
Commands without a parameter value
< IODAC : ATT;
Commands with a single value.
< EXRPP: RP=1;
Commands with several numbers or range.
< EXRPP: RP=1&3&5&&12;

Commands & Printouts ( Command Structure )
Special Characters :
& - And
&& - From - To
{ }- MUST enter one option and one option
only
[ ] - Depending on command, could optional

B-11 Module - Description of all commands
including the parameters.
Command & Printouts ( Printouts )
Several Types :-
Automatic Printout
Printout by system because of errors in system.
Alarm
Alarm List ALLIP , ALLTC
System Restart
Command intiated restart.
Check Printout
< SYREI :RANK=SMALL;
< SYREI: RANK =SMALL; <= Check Printout
< ; <= TO CONFIRM
Command & Printouts ( Printouts )
Command intiated restart - cont.
Procedure Printout
Receives immediately after command input.
Eg.
Executed
Ordered ( F1 to release to get printout )
Not Accepted

Command & Printouts ( Printouts )
Command intiated restart - cont.
Answer Printout
Printout receives as a output from the system immediately.

< EXEMP: RP=40, EM=0;
EM DATA

RP TYPE EM EQM TWIN CNTRL PP STATE
40 RPM6A 0 ET7-0&&-31 41 PRIM WO

END
Command & Printouts ( Printouts )
Command initiated restart - cont.
Procedure Printout
Printout receives as output from the system but at a later time
Always preceded by ORDERED procedure printout.

ORDERED <= Press F1 to release.

SIZE ALTERATION RESULT
SAE BLOCK NI FCODE UCODE
504 BT2D3 6
END
Label Printout
Label
CHANNEL=0 1 PRN=OFF TRANSFER BUF
CH0/CH1 VIEW FILE RELEASE PRINTER EDIT CONFIG CONNECT HELP EXIT
Ready
Indicator
Time Out
Indicator
End of
text
character
WO TRX A AT-4 TIME 951106 1545.....
block of characters (commands)
;
<
TIME OUT
Figure 4.3
Label Printout
Printout seen at successful seizure.
Date & Time
The working State of the CPs.

WO TRX-AS38/CNI 46 AT-0 990115 1530

Exchange Name

The terminal where this printout is sent.

The FIOL Window
Window
CHANNEL=0 i PRN=OFF TRANSFER BUF
CH0/CH1 VIEW FILE RELEASE PRINTER EDIT CONFIG CONNECT HELP EXIT
Status line
Predefined
function
keyline
F1
RELEASE
F2
CH0/CH1
F3
VIEW
F4
FILE
F5
CONNECT
F6
PRINTER
F7
EDIT
F8
CONFIG
F9
HELP
F10
EXIT
Figure 4.4

You might also like