Download as pdf or txt
Download as pdf or txt
You are on page 1of 25

CENTUM V/XL → CS3K

Migration Tools

Made by Prim Group of YEA on 14rd March 2005


Contents

The contents of this presentation are shown as follows.

1. Important Notice

2. Migration Pattern

3. Outline of FCS Conversion from V/XL to CS3K

4. Outline of Graphic Conversion from V/XL to CS3K

5. Outline of OPS/OPC data Conversion from V/XL to CS3K

6. Outline of Tag List Conversion from V/XL to CS3K

The purpose of this material is the introduce of Migration Tools.


For more details, please refer to the other technical material (Engineering guide in Japanese etc.).

Engineering Tool Development at YEA


04/Nov/2004
1. Important Notice

Engineering Tool Development at YEA


04/Nov/2004
Important Notice

- The conversion tools cannot convert V/XL DB to CS3K project DB perfectly.


After conversion, system engineer must correct & test the project DB based
on a Japanese log report.
(It might be better to consult with a Japanese engineer.)

- Log file & Specification Documents & Engineering guide & Application form
for this conversion tools are written in Japanese.

- The conversion tools are executed in only Japan.


(These tools requires many special tools & special facilities.)

Engineering Tool Development at YEA


04/Nov/2004
2. Migration Pattern

Engineering Tool Development at YEA


04/Nov/2004
Migration Pattern
The following mentions the migration pattern.
The table below shows the kind of the tools.
• Operation Migration:
COPSV or EOPS is to be replaced with HIS, the existing field control stations are to be
connected to V net of the CENTUM CS 3000 via a bus converter, and other legacy equipment
can continue to be used.

• FCS Migration:
This migration involves replacing the CPU of the existing FCS or FMS with the CPU of
CENTUM CS 3000 using the existing field wiring.

CS3K system
Operation Migration FCS Migration
COPS/COPC Info OPS data conversion tool
Tag List Tag list conversion tool (Automatically created by drawing files)
CENTUM-V
Graphics Graphic conversion tool
FCS Database ---- FCS migration tool
EOPS/EOPC Info OPS data conversion tool
Tag List Tag list conversion tool (Automatically created by drawing files)
CENTUM-XL
Graphics Graphic conversion tool
FCS Database ---- FCS migration tool

Engineering Tool Development at YEA


04/Nov/2004
3. Outline of FCS Conversion from V/XL to CS3K

Engineering Tool Development at YEA


04/Nov/2004
Outline of FCS Conversion

The following FCS types are supported by tool.

[CENTUM-V system ]
CFCS/D2, CFSS (CFSD)

[ CENTUM-XL system ]
EFCS/D-S1,H2,H4

User can choose any FCS type of CS3K but user has to define SIO type or
FIO type as IO card type on the application form. (Tool default is SIO type.)
In case of FIO type, the tool converts the existing IO cards to the
corresponding FIO cards.
e.g. MAC2 AAB841-S, ST-2 ADV859-P etc.

And also, the user should choose “ Migration” for the FCS database type
when user creates the FCS in the system view if the system need the
M_ST16 (Middle size sequence table) or L_ST16 (Large size sequence table).
(Note) Currently, the tool does not convert correctly the sequence table which has more than
32 symbols. The tool converts it to the standard ST16. (This is a known issue.)
Engineering Tool Development at YEA
04/Nov/2004
Outline of FCS Conversion
DDC Data
- Drawing file type is List type drawing shown below.
- An order of the function blocks converted follows the Loop No. of DDC Tag.
- The tool automatically adds some function blocks for Variable Line-Segment
function, Calculation, Chain connection. (In case V/XL, the system has these
functions in an input/output signal conversion function.)
- The tool automatically creates the Inter-Station Communication function
using the combination of BDSET/BDA/CALCU blocks.
7PV/PVI [ V/XL ]
IN

Input signal conversion


[ CS3K ]

PVI

Additional block Func-var

List type drawing

Engineering Tool Development at YEA


04/Nov/2004
Outline of FCS Conversion
SEQ Data
- Internal elements (TM, CT, CI, CO, RL, NVL, SEQ TBL, CL) are converted to
the proper blocks with Tag No. (e.g. NTMxxxSddss, NSTxxxxSddss)
- Relation elements are converted to one (1) RL block every 10 elements.
- Internal switches (NSW) are converted to the internal switch with Tag No.
(NSWxxxxSddss). SW Tag is assigned to the place which is added in 1000.
- Tag No which was already assigned in V/XL is used in CS3K as it is.

[ V/XL ] [ CS3K ]
NSW080 %SW1080: NSW080
NSW081 %SW1081: NSW081
NSW082 %SW1082: NSW082

NRL001 (RL Block)


NRL010 A1:B1
X01: A1:B1
NRL011 A2:B2
X02: A2:B2
NRL012 A3:B3
X03: A3:B3

Engineering Tool Development at YEA


04/Nov/2004
Outline of FCS Conversion
I/O Data
- Analog signal: Analog Data are converted to
%Y0ns1cc (SIO type) or %Z0ns1cc (FIO type)
- Digital signal assigned in I/O card:
Digital Data convert to %Y0ns1cc (SIO type) or %Z0ns1cc (FIO type) with
Tag No. (NDIxxxSddss, DOxxxSddss)
- Digital signal not assigned in I/O card:
DI signals are assigned to %SW2xxx with Tag No. (NDIxxxSddss)
DO signals are assigned to %SW3xxx with Tag No. (NDOxxxSddss)
Calculation Data
- The tool creates CALCU blocks which have V/XL calculation formula
as a text statement for reference. System Engineer has to convert the
calculation formula to adjust it to CS3K system manually.
Tuning Parameter
- The tool converts DDC turning parameter based on Selfdoc data.
- Scan information isn’t converted.
- Line-segment data of FUNC-VAR block are set by using the data in the
builder.
Engineering Tool Development at YEA
04/Nov/2004
Outline of FCS Conversion
Drawing allocation
- DR0010~ :TM/CT Blocks (50 blocks/DR)
- DR0040~ :CI/CO Blocks (50 blocks/DR)
- DR0060~ :Relation Blocks (50 blocks/DR)
- DR0080~ :Calcu Blocks (50 blocks/DR)
- DR0100~ :SEQ TBL Blocks (20 blocks/DR)
- DR0130~ :Valve Monitor Blocks (50 blocks/DR)
- DR0140~ :DDC Blocks (20 blocks/DR)

Additional Tag No. philosophy


- Additional Tags :Based Tag No. + “ 1~” or “ A~”

PVI F0001 PVI F0001

Additional block Func-var F0001-1 Additional block Func-var F0001-A

Engineering Tool Development at YEA


04/Nov/2004
Outline of FCS Conversion
The correction work after the conversion

Referring Log file & Engineering Guide of the tool which is written in
Japanese, system engineer must correct the results of the tool conversion.
And also, he has to test it well.
The following are a part of the correction works.

- FCS Start Condition :


In case of V/XL, this setting is done by Hardware. System engineer must set
the same setting into the Station Constance file.
- Calculation :
System engineer has to convert all calculation formula based on % data to
the process value data.
(the tool shows the original formula in V/XL system as text.)
- DDC Reverse Output :
The tool cannot convert the setting on DDC Reverse Output function in V/XL
system. System engineer has to set the Reverse Output setting on I/O card
in CS3K system.
- Others : Refer to the Engineering Guide etc.
Engineering Tool Development at YEA
04/Nov/2004
Outline of FCS Conversion

Engineering Tool Development at YEA


04/Nov/2004
Outline of FCS Conversion

Engineering Tool Development at YEA


04/Nov/2004
4. Outline of Graphic Conversion from V/XL to CS3K

Engineering Tool Development at YEA


04/Nov/2004
Outline of Graphic Conversion
The tool converts V/XL Graphic files to CS Graphic source files firstly.
After then, the tool executes the following function to convert them into the
intermediate CS3K Graphic source files.
- In combination with FCS migration, the tool converts SEQ elements into TAG
No. (e.g. %TM100S0100 NTM100S0101), (but Sddss is not correctly converted (a known issue))
- Regarding the common pattern in the graphics, the tool converts them
into the numeric character.
CS Common
Pattern
Z0001

After getting the intermediate CS3K Graphic source files, system engineer
has to do the following works to convert them into the final CS3K Graphic
source files.
- Create the link parts of the graphic referring the CS common pattern.
- Run the CS3K migration tool. The tool imports the graphic source files
while it converts the numeric character converted into corresponding
defined link parts.
CS3K Link
+ Z0001
Parts

Engineering Tool Development at YEA


04/Nov/2004
Outline of Graphic Conversion

Engineering Tool Development at YEA


04/Nov/2004
5. Outline of OPS/OPC Conversion from V/XL to CS3K

Engineering Tool Development at YEA


04/Nov/2004
Outline of OPS/OPC Conversion
Firstly, the tool converts V/XL source files to the CS source files.
After that, the tool converts the following CS3K files.
(In combination with FCS migration, SEQ elements are converted to new TAG
No.)

- Control Group
- Trend Group

(Note) Overview data are not converted!!

After getting the output files, system engineer can import them through
Project Handling Tool into CS3K DB.

Engineering Tool Development at YEA


04/Nov/2004
Outline of OPS/OPC Conversion

ENGS
EWS
[ CENTUM-XL System ]
① Loading
Ether-net

② Transfer to EWS using ftp

Streamer Tape
① Loading ③ Conversion Tool
to CS OPC files
Ether-net
To get CGAssign.s,
TrAssign.s files
[ CENTUM-V System ] ④ Transfer to PC using NextFTP

FDC 5/8 inch (KC,K2) PC CSV Files ENG HIS


of CS3000

⑤ Conversion Tool
to CS3000 CSV files ⑥ Import into CS3K project DB
(PJT Handling tool)

Engineering Tool Development at YEA


04/Nov/2004
6. Outline of TAG List Conversion from V/XL to CS3K

Engineering Tool Development at YEA


04/Nov/2004
Outline of TAG List Conversion
Firstly, the tool converts V/XL source files to the file of CS source type.
The tool converts the following files from V/XL to CS3K.

- DDC Tag List (DDC block, Switch Instrument block, TM block, etc. )
- ANN Tag List
- Print Message List
- Operation Guide Message List

After getting the output files, system engineer can import them through
Project Handling Tool into CS3K DB.

Engineering Tool Development at YEA


04/Nov/2004
Outline of TAG List Conversion

Engineering Tool Development at YEA


04/Nov/2004
Thank You
Engineering Tool Development at YEA
04/Nov/2004

You might also like