Sunteți pe pagina 1din 36

Commissioning Procedures

NOKIA

BSC_com.ppt/9/2002/Galestro

Objectives

At the end of this module you will be able to do the following: List the major steps used to commission the BSC equipment Use all tools needed in the commissioning process Perform commissioning following instructions and manuals Demonstrate how to change the states of the functional units

NOKIA

BSC_com.ppt/9/2002/Galestro

BSC Commissioning Procedure (1)


1 - Inspection of Hardware 2 - Monitoring Startup 3 - Opening an MML session 4 - Verifying software versions 5 - Inspecting the I/O system

NOKIA

BSC_com.ppt/9/2002/Galestro

BSC Commissioning Procedure (2)


6789Inspection of message bus Inspecting the maintenance Checking the clock equipment Checking the hardware configuration the time system

10 - Copying software and setting zone

NOKIA

BSC_com.ppt/9/2002/Galestro

MML in Commissioning
MML = Man Machine Language Command language Manage the operation of the BSC I/O syntax follows CCITT recommendations.

NOKIA

BSC_com.ppt/9/2002/Galestro

General
Command: USI Main Level

Organised in a three level command hierarchy.


ON-LINE help. Own MML program for every MML command group.

R ZR R

Command Class LevelU D S Command Group UD Level Commands D S US I

C
ZRCI RC C C I

R RR

XY

The MMI system loads the MML programs from a disk into the RAM when entered to the command group level.

OMU

NOKIA

BSC_com.ppt/9/2002/Galestro

MML language hierarchy


PASSWORD

...
A U Z; Z;

MAIN LEVEL

A..
B

U..

COMMAND CLASS LEVEL

AB.
ABO
Print alarms currently blocked

AH.
AHO
Print alarm currently on

US.
USI USL

UD.
UDI
Int. partial unit tests

COMMAND GROUP LEVEL

ABB
Block alarms

AHP

UDS
Stop current test

COMMANDS

Print Interrogate List alarm working unit history state info

NOKIA

BSC_com.ppt/9/2002/Galestro

Command class menu


MAIN LEVEL COMMAND <___> <? DX 200 TRAINING_1 1993-02-13 14:08:25 MAIN LEVEL
? ..... DISPLAY MENU A ..... ALARM SYSTEM ADMINISTRATION C ..... ROUTING STATE ADMINISTRATION D ..... SYSTEM SUPPORT AND COMMUNICATION E ..... CELLULAR RADIO NETWORK ADMINISTRATION I ..... I/O SYSTEM ADMINISTRATION N ..... SS7 NETWORK ADMINISTRATION O ..... SUPPLEMENTARY SS7 NETWORK ADMINISTRATION Q ..... O&M NETWORK ADMINISTRATION R ..... ROUTING ADMINISTRATION T ..... TRAFFIC ADMINISTRATION U ..... UNIT ADMINISTRATION W ..... SYSTEM CONFIGURATION ADMINISTRATION Y ..... SYSTEM SUPERVISION Z; .... END DIALOGUE/DESTINATION SELECTION (:)

NOKIA

BSC_com.ppt/9/2002/Galestro

Command group menu


MAIN LEVEL COMMAND <___> < U?

UNIT ADMINISTRATION ? ..... DISPLAY MENU B ..... RADIO NETWORK TEST HANDLING D ..... DIAGNOSTICS HANDLING S ..... WORKING STATE AND RESTART HANDLING Z; .... RETURN TO MAIN LEVEL UNIT ADMINISTRATION COMMAND <U__>

NOKIA

BSC_com.ppt/9/2002/Galestro

Command menu
UNIT ADMINISTRATION COMMAND <U__> < S? LOADING PROGRAM VERSION 1.28-0 DX 200 TRAINING_1 1993-02-13 14:47:13

WORKING STATE AND RESTART HANDLING COMMANDS ? ..... DISPLAY MENU C: ..... CHANGE UNIT STATE T: ..... CHANGE UNIT INFO I: ..... INTERROGATE UNIT STATE L: ..... LIST UNITS IN SPECIFIED STATE OR INFO U: ..... RESTART UNIT S: ..... RESTART SYSTEM Z; ..... RETURN TO MAIN LEVEL WORKING STATE AND RESTART HANDLING COMMAND <US_>

10

NOKIA

BSC_com.ppt/9/2002/Galestro

MML command syntax


Command
ZABC: Parameter Block : Parameter Block :; .... : Parameter, Parameter, ..... , :... Parameter Type
1. Name Defined

.. : UNIT = OMU, DEV = LPT : ...

or: .. : DEV = LPT, UNIT = OMU : ... 2. Position Defined


.. : P1, P2, P3, , P5 : ... Omitted Parameter = DEFAULT
11 NOKIA BSC_com.ppt/9/2002/Galestro

Punctuation marks
: Pass or End Parameter Block

; End of Command --> EXECUTION , Separation of parameters


? Menu or Parameter Information % Wildcard (e.g. SW % = all names with SW .... )

12

NOKIA

BSC_com.ppt/9/2002/Galestro

Usage of &, &&,& => AND && => UP TO => Timeslot TSL

Examples:

PCM 3 AND 5

3&5

PCM 3 TSL 1 AND TSL 8 PCM 3 UP TO 8 3 && 8

3-1&-8

PCM 3 TSL 1 UP TO TSL 8


13 NOKIA BSC_com.ppt/9/2002/Galestro

3 - 1 && - 8

Line editor commands


CTRL A => Change mode CTRL B => Edit prev command

CTRL D => Cursor left


CTRL F => Cursor right CTRL H => Cursor home CTRL K => Change language CTRL N => Curs beg of param block CTRL P => Page mode on/off CTRL S => Pause outputting CTRL U => Empty edit buffer CTRL Y => Interrupt BREAK => End of dialog CTRL 7 => DX error description
14 NOKIA BSC_com.ppt/9/2002/Galestro

CTRL E => Cursor end of line


CTRL G => Cursor down CTRL I => Cursor up CTRL L => Delete character CTRL O => Hardcopy CTRL Q => Cont. outputting CTRL T => Output ringbuffer CTRL X => Jump to CMD group level CTRL Z => Del chars in edit buffer CTRL 4 => MML testmode on/off CTRL W => Display line editor commands

Working states of I/O devices


WO - BU WO - ID WO - CL BL - SY BL - US TE - AC TE - ID MI - SY MI - US
15 NOKIA BSC_com.ppt/9/2002/Galestro

WORKING BUSY WORKING IDLE WORKING CLOSING BLOCKED BY SYSTEM BLOCKED BY USER TEST ACTIVE TEST IDLE MISSING BY SYSTEM MISSING BY USER

I/O device working state commands


< ZIS?
DX 200 BSC3-KUTOJA 1996-11-21 09:53:52

I/O DEVICE WORKING STATE COMMANDS

? C: I: L: M: K: F: Z;

..... ..... ..... ..... ..... ..... ..... .....

DISPLAY MENU CHANGE I/O DEVICE STATE INTERROGATE I/O DEVICE INFO LIST I/O DEVICES IN SPECIFIED STATE MODIFY SPARE DEVICE OF I/O DEVICE MODIFY/INTERROGATE SCSI ADDRESS OF MTU CHANGE FUNCTIONAL MODE OF CTU RETURN TO MAIN LEVEL

16

NOKIA

BSC_com.ppt/9/2002/Galestro

Unit states
WO-EX WO-RE BL-EX BL-ID BL-RE SP-EX SP-RE SP-UP TE-EX SE-OU SE-NH = = = = = = = = = = = Active unit Active, but restarting Blocked, executing (uncompleted tasks) Blocked, idle (all tasks finished) Blocked, restarting Spare unit Spare and restarting Spare and updating work files from the active unit Testing allowed Separated from normal operation and maintenance As above

17

NOKIA

BSC_com.ppt/9/2002/Galestro

Change Unit States

WO-EX

SP-EX

TE-EX

SE-OU

SE-NH

18

NOKIA

BSC_com.ppt/9/2002/Galestro

Step 1 - Inspection of the Hardware


Check the:
1 - internal cabling 2 - interchangeability codes 2 - EPROM versions of plug-in-units 3 - PIU jumper settings 4 - power supply voltage to the BSC 5 - peripheral units (VDUs and LPTs)

19

NOKIA

BSC_com.ppt/9/2002/Galestro

Check the interchangeability codes

Serial number
Place of manufacture Factory identification

Year and week of manufacture

20

NOKIA

BSC_com.ppt/9/2002/Galestro

Check EPROM Versions

SWCOP

EPROMS
21 NOKIA BSC_com.ppt/9/2002/Galestro

Checking jumper settings


Connection Jumper Meaning Note J5: 1-2 O n MBIF in use Default O ff MBIF not used

CP6LX
Interchangeability code A BCDEFGHJKLM N PR x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x

Connection J5: 3-4 5-6 7-8 9-10 In the table x = the corresponding connection is made. Blank = the corresponding connection is not made

Connection Jumper Meaning J4: 1-2 On Subrack, slowest speed J4: 2-3 On Cartridge None Fastest speed

Note Default Do not use

1
22 NOKIA BSC_com.ppt/9/2002/Galestro

Power Supply Cable Connection

Power connected at connector block on top of cabinet


23 NOKIA BSC_com.ppt/9/2002/Galestro

Step 2 - Monitoring Startup


Startup Order: 1 - OMU (uses RCBUGG similar to MML) 2 - MCMU 3 - Other units (BCSUs)

24

NOKIA

BSC_com.ppt/9/2002/Galestro

Start-up of the OMU


Ensure BSC printers and VDU connected
Power up OMU cartridge

Use RCBUGG in Service Terminal Emulator Restart OMU


Monitor Startup MBIF LEDS should be green

25

NOKIA

BSC_com.ppt/9/2002/Galestro

Start-up of MCMU and BCSU cartridges


Start the MCMU cartridges
Then the BCSU cartridges

26

NOKIA

BSC_com.ppt/9/2002/Galestro

Start-up Other Units

All Units Started

27

NOKIA

BSC_com.ppt/9/2002/Galestro

Step 3 - Opening an MML session


ENTER USERNAME<SYSTEM ENTER PASSWORD<SYSTEM WELCOME TO THE ..DX200 MAIN LEVEL COMMAND

28

NOKIA

BSC_com.ppt/9/2002/Galestro

Step 4 - Verifying software versions


ZWQO::,LPT0; ZWQB::,LPT0;

Printout all software packages with WQO Verify each software package with WQB

29

NOKIA

BSC_com.ppt/9/2002/Galestro

Step 5 - Inspection the I/O System

WO-BU Working Busy WO-ID Working Idle

30

NOKIA

BSC_com.ppt/9/2002/Galestro

Step 6 - Inspection of the message bus

Message Bus 1

Message Bus 0
31 NOKIA BSC_com.ppt/9/2002/Galestro

Message Bus 2

Step 7 - Inspecting the maintenance system


Alarm system - wired alarms - external alarms - software alarm

Power system - complete power break recovery - individual PSA break recovery - fuse fault recovery Plug in unit tests - state transitions - unit diagnostics - spare units
32 NOKIA BSC_com.ppt/9/2002/Galestro

Step 8 - Checking the clock equipment

1
33 NOKIA BSC_com.ppt/9/2002/Galestro

Step 8 - Checking the clock equipment


1
2 3 1 3

ET Clock Synchronisation Source


34 NOKIA BSC_com.ppt/9/2002/Galestro

Step 9 - Checking the hardware configuration


ZWTI::,LPT0;

Compare hardware configuration with hardware list in site specific document

35

NOKIA

BSC_com.ppt/9/2002/Galestro

Step 10 - Copying additional software & setting the time zone


GalestroCom Wakefield BSC

Copy diskette (IWY,IBC) to the WD then set the time

ZDCE:PLUS:01-00;

36

NOKIA

BSC_com.ppt/9/2002/Galestro

S-ar putea să vă placă și