You are on page 1of 3

AREVA T&D Protection & Contrle Avenue de Figuires Font de la Banquire BP75 34975 Lattes Cedex (France)

Tl. : +33 (0) 4 67 20 54 54 - Fax : +33 (0) 4 67 20 54 99


Socit Anonyme au capital de 16 000 000 -343 074 142 RCS Montpellier - Siret 343 074 142 00070 - Code APE 312B





Sood Pructices V 4,0
SP1 Numing RuIes
Document version 1.0
Creation 09/03/06
Last update 09/03/06
Author Sbastien MICHELIN
Category Configuration
Language English
File name GP16_Naming_Rules_en.doc


CONTENTS

1. SCOPE............................................................................................................................................ 2
2. DATABASE NAMING.................................................................................................................. 2
3. PROFILES ..................................................................................................................................... 2
4. COMPUTER BOARDS ................................................................................................................ 3
5. COMPUTER LCD BITMAPS...................................................................................................... 3
6. PACIS OI WINDOWS.................................................................................................................. 3


AREVA T&D Protection & Contrle Avenue de Figuires Font de la Banquire BP75 34975 Lattes Cedex (France)
Tl. : +33 (0) 4 67 20 54 54 - Fax : +33 (0) 4 67 20 54 99
Socit Anonyme au capital de 16 000 000 -343 074 142 RCS Montpellier - Siret 343 074 142 00070 - Code APE 312B

1. Scope

The scope of this document is to present the PACiS Industrialisation naming rules
recommendations.
2. Database naming

It is advised to include SCE version, project identification (e.g. project code if any),
configuration language and the substation name in the database name.
For example :
04_34B_F93_FRUNZENSKAYA_EN.mpc

In order to have continuity in database version in case of SCE upgrade do :
- rename working database (ex : 04_34_DB.mpc in 04_34B_DB.mpc)
- open with new SCE the renamed database
- copy and rename last versioned database (ex: 04_34_DB.1.13.mpc in
04_34B_DB.1.13.mpc, no need to open it with SCE, by this way, at next
check-in, SCE will propose 1.14 and the continuity is OK)
3. Profiles

Reminder : every datapoint should be linked to one profile (one profile can be the
profile of several datapoints).
Datapoints belonging to Site (electric) hierarchy should be linked to a profile
belonging to Scs hierarchy.
Datapoints belonging to Scs (system) hierarchy should be linked to a profile
belonging to Scs/Ethernet Network hierarchy.

Profile naming rule in the following table :

Datapoint type Naming rule
SPS SP_<string>
DPS DP_<string>
MPS MP_<string>
Counter CT_<string>
MV MV_<string>
Direct Execute SPC SC_DE_<string>
SBO SPC SC_SBO_<string>
Direct Execute DPC DC_DE_<string>
SBO DPC DC_SBO_<string>
Direct Execute SetPoint AO_DE_<string>
SBO SetPoint AO_SBO_<string>

Note 1 : the profiles will be automatically sorted type per type because of lexical
order.
Note 2 : for SBO controls, only SBO Operate once will be used



AREVA T&D Protection & Contrle Avenue de Figuires Font de la Banquire BP75 34975 Lattes Cedex (France)
Tl. : +33 (0) 4 67 20 54 54 - Fax : +33 (0) 4 67 20 54 99
Socit Anonyme au capital de 16 000 000 -343 074 142 RCS Montpellier - Siret 343 074 142 00070 - Code APE 312B

4. Computer boards

In order to ease board identification on the rear part of C264 rack, it is recommended
to include slot identification in board name.

The 3 mandatory boards name are :
- SlotA_BIU for BIU241 board
- SlotB_CPU for CPU260 board
- LCD_GHU for GHU2x0 board

The I/O boards should be named as follow (X is the slot identification and N the
logical board number):
- SlotX_DIU_N for DIU200 and DIU210 boards
- SlotX_ DOU_N for DOU200 board
- SlotX_ CCU_N for CCU200 board
- SlotX_ AIU_N for AIU201 and AIU210 board
- SlotP_TMU or SlotG_TMU for CT/VT board (P for C264 and G for C264C)

5. Computer LCD bitmaps

It is advised to use templates raised by industrialisation team.

The bitmaps are named as follow : YY_DESCRIPTION_ORIENTATION where :
- YY is the bitmap index used in LHMI configuration
- DESCRIPTION : ex: CBB for Circuit Breaker Brushable, SW for Switchgear,

- ORIENTATION : V for Vertical, H horizontal, Up, Down, Left, Right,

Note also that in the provided templates (ANSI, IEC) the modules have always the
same index, this allow to change representation type (ex: ANSI->IEC) without
changing the LHMI configuration.

6. PACiS OI Windows

It is advised to name the windows as follow :
- W1_Title_Bar for title bar,
- W2_Command_Bar for command bar
- W3_Screen1_Mimic for mimic area
- W4_Alarm_Banner for Alarm banner
- W5_Navigation for navigation button area (if any)
- W6_Screen2_Mimic (if any)
- W7_Screen3_Mimic (if any)
- W8_Screen4_Mimic (if any)

You might also like