IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 7, Issue 3 (Sep. - Oct. 2013), PP 07-12
www.iosrjournals.org
www.iosrjournals.org 7 | Page
Simulation of Signals with Field Signal Simulator
1
Pattan Munni, 2
V.Vittal Reddy, 3
N. Nageswararao
1
Student, 2
Associate Professor, 3
Assistant general manager
1. Gudlavalleru Engineering College, 2.Gudlavalleru Engineering College, 3.ECIL Hydrabad Gudlavalleru,
Krishna District, Andhra Pradesh, India, Pin no.
Abstract: In the recent trends the field signal processing is an emerging technology for data acquisition
systems, controlling application systems and automation system in real time environment. Versa Modular
European (VME) and CRIO based hardware to simulate the field signals for the computer based
control and instrumentation panel. Simulator is used to transmit multiple number of signals at a time.
FSS software is a generic software to simulate the field signals for a computer based control and
instrumentation system. Its general purpose nature easily extends its capabilities to build and perform
unit under test(UUT’s) ATP specific test routines. Field signal simulator (FSS)is also an Automatic Testing
Equipment (ATE). The main the Scope of this project covers real time computer (RTC) systems used for
Signal Processing & Control application and the simulation techniques used to achieve automation by
testing these RTC systems. It also includes RTC hardware and the software used for process & control
applications. Simulation hardware & software used to test VME system is also included in the scope of
this study.
I. Introduction
Real time computer system consisting of dual redundant VME bus based systems with Switch over
Logic Systems; Test software thoroughly tests the systems to all the channels of each card present in VME bins.
Software also checks the healthiness of each card at every scan interval and sends the information to
display station.The signal processing electronic system consists of ED20 CPU card and combination of I/O
cards to meet the system reliability, functionality and to analyze the performance. To verify the system
functionality and performance we need to test the system thoroughly. To simulate this system with any type of
signal we need a field signal simulator to reduce processing time. Without this simulator testing is tedious
process.
The existing simulator used as a passive simulator with switches for simulating digital inputs and
potentiometers for analog inputs. For generating digital outputs LEDs were provided and DPMs for analog
outputs. Using passive switch it was a very tedious process to test the RTC [1, 2] systems for all input
conditions & time consuming.
It introduces simulation techniques to simulate VME RTC systems with field signal simulator. FSS can
simulate any type of input signal like 0.5v to 9.5v dc, 4-20mA. It also implements simulation software for
automating the testing process. VME systems software has to scan all the analog and digital input signals,
receive the soft inputs/commands from process computer. It generates outputs for monitoring on display station
and process computer.
In this paper describes RTC systems used for signal processing & control application and the
simulation techniques used to achieve automation by testing these RTC systems. It also includes RTC hardware
and software used to test VME [3] system. RTC systems are deployed to check plant systems conditions and
generate authorization outputs when all the conditions are satisfied. More than 1500 I/O signals can simulate at
a time by Field Signal Simulator according to the system capability.
II. System Design Model
A. Field Signal Simulator
The Computer based Control System acquires various types of physical parameters, such as
temperature, pressure, flow, strain, position, and speed using electronic equipment/ modules/boards. The data
collected is sent to a computer for analysis and display. The control systems also take action (control) based on
the data they receive. Turning ON/OFF lamps, motors, valves, heaters and fans are common functions of
control. Sending out voltage, current, digital words, pulses and waveforms are also functions of the Control
systems. Embedded software running in the computer coordinates and executes these functions.
Simulation Of Signals With Field Signal Simulator
www.iosrjournals.org 8 | Page
Fig: 1. Block diagram of Unit under Test with Field signal simulator
System architecture: The FSS is housed in standard racks with 19” card frames. The system operates
on single-phase 230V, 50Hz, AC power supply. The instrumentation is PXI and VME based, with an Industrial
computer for simulation of field signals. High speed Ethernet link connects Industrial computer and the CPU
module on the PXI bus. The system is designed to work up to 55 degrees Celsius. Battery back-up is provided
for conducting the burn-in tests. Video graphic display, keyboard, mouse and color printer are connected to the
PXI bus based INTEL CPU board as shown Figure 3.2.
Data Acquisition and Control: The MS Window operating system runs on the Intel Pentium CPU, on
which the application software is developed using National Instrument‟s LABVIEW. The application software
generates the field data for the signal conditioning boards using the hardware modules. The response
parameters of the unit under test are read by the CPU. The FSS generates the test reports based on the Accepted
Test Procedure of the Unit Under Test (UUT).
I/O Connections: FSS inputs and outputs are terminated on terminal blocks internally. All the cables
are color coded and labeled for easy identification. A separate rack is provided for storing the cable bunches,
whenever the system is not in use. All inputs and outputs are available simultaneously, no multiplexing of the
signals as shown Figure 2.
Test Reports: FSS generates the test reports for the Project Engineers, Quality Control and Customer
based on the Accepted Test Procedure
Fig: 2.Block diagram of I/O connection with Field signal simulator
B. FSS Software
FSS software is generic software to simulate that field signals for a computer based control and
instrumentation system. FSS software works in conjunction with PXI, VME,CRIObased hardware to simulate
the field signals for the computers based control and instrumentation panel. Its general purpose nature easily
extends its capabilities to build and perform specific UUT‟s test routines.
Fig: 3. SWITCH on Procedure for Server & Client
Simulation Of Signals With Field Signal Simulator
www.iosrjournals.org 9 | Page
The FSS software is built following a “Client-Server” model. The FSS system consists of a PXI
controller and two IPCs. PXI controller serves primarily as the Server and IPCs as Clients. One of the IPC will
be designated as the “Development Station”. Either the PXI-controller or the IPCs can be used as “Development
station. It‟s highly recommended that PXI-Controller should not be used as a development station while its
running the server s/w. Likewise IPCs should not be used as development station when its running the client
s/w. The server s/w in the PXI-controller runs on the background when it is launched. It should be launched
before any client s/w is launched. The PXI-Controller can also acts as a client in addition to being the server.
Thus, we can run the client s/w on the PXI-controller itself which puts the usage of two IPCs as
additional clients, only on need basis as shown Fig 3.
The following are the major modules of the Server s/w are:
i) DAQCore: This module is the heart of the FSS software. DAQCore implements hardware level interaction
with the PXI, VME and cRIO which constitutes the FSS systems. It calls the APIs built for the FSS systems
and executes the commands sent by the Clients. DAQCore is a single module through which all interaction
with all different types of hardware used in the FSS system is possible. DAQCore implements a common
I/O read/write errors handling mechanism and it also returns the value that are set through the commands.
ii) Command Router: Server hosts the command router module. Command Router module is used for
identification of the origin of command for the DAQCore to execute. After the command is executed by the
DAQCore the response is again routed through the Command Router to the source, the command router
module also sorts the commands from various sources and segregates them based on the signal type for the
DAQCore to execute. The source of the command could be any.
FIGURE 4: DAQ CORE – Snapshot for System Status for Server
C. FSS Server
First FSS server software is launched on the PXI-controller. Server should be launched before
launching the client s/w of the IPCs or on the PXI-Controller. Client displays an error message if it‟s launched
first and then the client application exists. FSS Software runs on the background with its icon minimized to the
windows taskbar icon tray. The Server application also displays the health parameters of the FSS systems as
well as the clients that are connected.The Server module interacts with hardware of the field signal simulation
system. Server module is responsible for reading and writing to all hardware I/Os.The maximum number of
signals that FSS supports is given in the Table.1 below.
TABLE 1: Max. no. of Signals supports FSS system
Simulation Of Signals With Field Signal Simulator
www.iosrjournals.org 10 | Page
FIGURE 5: VME RTC - I/O Simulation GUI in LabVIEW
The Integration and System Testing process focuses on the functional externals, testing to uncover
errors and to ensure that the defined input will produce actual results that agree with required results. All the
cards designed on VME bus incorporate extensive online diagnostics features for fault detection and health
monitoring through the watchdog timer. The watchdog timer forms the heartbeat of the entire computer system.
Since plant outputs are controlled through actuation of relays, watchdog features were also integrated into the
Mono-shot Relay Output board. This ensures that, in case of either system power failures or the failures of the
ED20 CPU software, the plant outputs terminates to fail safe mode, thus preventing the catastrophe on the
operating plant.
III. Simulation And Experimental Results
The software has to be installed in the PC, which is a onetime process. Double click on the setup.exe
file of SYS_GUI folder. Continue through the steps to install the software as it being easy and self-explanatory.
After installation, follow the below mentioned steps to execute the software.
i. Go to Start ProgramsSYS_GUI and run the application „SYS_GUI‟.
ii. A „System Configuration‟ window opens as in the diagram below.
The default settings are given in the Table 8.8 below.
Scan Interval and VME sub system number are to be selected.
In each scan, the CPU card scans all the inputs, updates the outputs and sends the data to GUI display
station through Ethernet. The time gap between two successive scans is to be configured through the „System
Configuration‟ window.
Safety Class 2 systems are configured with dual redundant VME subsystems with a Switch over Logic
System (SOLS). To facilitate the testing of both the subsystems, the subsystem number has to be set in the
„System Configuration‟ window. The default values of Scan Interval, RO Latching Interval and VME sub
system are given below After this configuration, when OK is pressed, these details are transferred to the VME
subsystem and a new window „Hardware Integration Test‟ along with the VME system number selected opens
Simulation Of Signals With Field Signal Simulator
www.iosrjournals.org 11 | Page
in GUI station. The Menu bar in this window has three options, Port 1, Port 2 and RO_Command. A screenshot
is shown below.
Clicking on RO_Command will open a window asking for Card Number and selection among 2
Options- Single Channel Selection or Pattern selections. Once you click on Pattern Selection, a drop down list
with 4 types of Patterns can be seen as in figure below. The output cards latches their outputs based on the
pattern selected. Note that irrespective of the pattern selected, in next scan cycle, RO cards get latched to the
next pattern in the sequence it was following after I/O card configuration.
Clicking on Single Channel Selection allows you to change any Channel of RO card ON/OFF as
depicted in the following figure.
Click on Port 1 or port2 and a drop down list for 4 types of cards can be seen as in the figure below.
Clicking on any of the selection (AI, DI, AO & RO) will open a popup window with the name „Hardware
integration test-(Port 2-AI cards)‟ for AI, „Hardware integration test-(Port 2-DI cards)‟ for DI, „Hardware
integration test-(Port 2-AO cards)‟ for AO and „Hardware integration test-(Port 2-RO cards)‟ for RO. These
windows display the information pertaining to respective type of card received from Ethernet Port2 of CPU
card.
Screenshots of windows displaying the scanned data sent through port2 for all the cards (individually)
is shown in the following figures.
A screenshot of all the cards together is shown below. Similarly for port 1, clicking on the card‟s name
in the drop down menu opens a popup window with the name „Hardware integration test-(Port 1-AI cards)‟ for
AI, „Hardware integration test-(Port 1-DI cards)‟ for DI, „Hardware integration test-(Port 1-AO cards)‟ for AO
and „Hardware integration test-(Port 1-RO cards)‟ for RO and displays the details coming through the port 1.
Simulation Of Signals With Field Signal Simulator
www.iosrjournals.org 12 | Page
IV. Conclusion
FSS can generate Test Reports after successfully completion of system integration testing activity. FSS
provides a method to test and verify the logic as per system requirements and generate reliable and accurate test
results. More than 100 Real Time Computer based control systems for Power Plant Control & Process
Application have been developed and tested with Field Signal Simulator. Dynamic testing has ensured timing
cycles and speeded up the testing time drastically. This method of testing can be adopted for any
Microprocessor and Microcontroller based systems. This testing process has improved system reliability,
flexibility and its performance. This FSS can be useful to develop and test ay control & process systems which
having a different I/O‟s needs dynamic simulation to reduce system failures and testing time and improve the
functionality.
References
[1]. John AStankovic “RealTime Computing”, University of Massachusett, April 16 1992
[2]. KANG G. SHIN AND PARAMESWARAN RAMANATHAN,” Real-Time Computing: A New Discipline of Computer Science
and Engineering” PROCEEDINGS OF THE IEEE, VOL. 82,NO. I , JANUARY 1994.
[3] ELEC 464 : MICROCOMPUTER SYSTEM DESIGN 1996/97 WINTER SESSION TERM 1” The System Bus”

More Related Content

PPTX
Embedded System Real Time Operating System (ERTS) I unit by vijay
PDF
A Computer Based Artificial Neural Network Controller with Interactive Audito...
PPT
E.s unit 4 and 5
PPT
Embeded system by Mitesh Kumar
PPTX
Embedded systems presentation
PPTX
Embedded system
PPTX
Automatic chocolate vending machine using mucos rtos ppt
PPT
Embedded System
Embedded System Real Time Operating System (ERTS) I unit by vijay
A Computer Based Artificial Neural Network Controller with Interactive Audito...
E.s unit 4 and 5
Embeded system by Mitesh Kumar
Embedded systems presentation
Embedded system
Automatic chocolate vending machine using mucos rtos ppt
Embedded System

What's hot (20)

PDF
Tutorial Embedded System
PPTX
Embeded system
PPTX
Embedded system hardware architecture ii
PDF
Unit III ARM Interface and ARM Programming
PDF
Embedded System
PPTX
Embedded System Practical Workshop using the ARM Processor
PPTX
Embedded System PPT
PPTX
Basics Of Embedded Systems
PPT
Embedded system by owais
PPTX
EMBEDDED SYSTEMS SYBSC IT SEM IV UNIT V Embedded Systems Integrated Developme...
PPT
Embedded system apsd
PDF
Introduction to Avr Microcontrollers
PPTX
Embedded system application
PPTX
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT III The 8051 Microcontrollers
PPTX
embedded-systems-for-beginners
DOCX
Project Report on Embedded Systems
PPT
Embeded System
DOC
UNIT-I-RTOS and Concepts
PDF
R034301240136
Tutorial Embedded System
Embeded system
Embedded system hardware architecture ii
Unit III ARM Interface and ARM Programming
Embedded System
Embedded System Practical Workshop using the ARM Processor
Embedded System PPT
Basics Of Embedded Systems
Embedded system by owais
EMBEDDED SYSTEMS SYBSC IT SEM IV UNIT V Embedded Systems Integrated Developme...
Embedded system apsd
Introduction to Avr Microcontrollers
Embedded system application
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT III The 8051 Microcontrollers
embedded-systems-for-beginners
Project Report on Embedded Systems
Embeded System
UNIT-I-RTOS and Concepts
R034301240136
Ad

Viewers also liked (20)

PDF
O01061103111
PDF
I012646171
PDF
A010340112
PDF
N1304038490
PDF
R130402114121
PDF
F012623642
PDF
N13030789100
PDF
A study of selected biomechanical variables as a factor of hitting performanc...
PDF
L1304028190
PDF
H1303065861
PDF
C017351116
PDF
C011111523
PDF
E017533034
PDF
D010212533
PDF
B1103031217
PDF
F1803042939
PDF
J010116069
PDF
D010612126
PDF
C017251622
PDF
I017225966
O01061103111
I012646171
A010340112
N1304038490
R130402114121
F012623642
N13030789100
A study of selected biomechanical variables as a factor of hitting performanc...
L1304028190
H1303065861
C017351116
C011111523
E017533034
D010212533
B1103031217
F1803042939
J010116069
D010612126
C017251622
I017225966
Ad

Similar to Simulation of Signals with Field Signal Simulator (20)

PPT
PART AE-EINGINEERIG-YOKOGAWA CENTUM VP.ppt
PDF
Signalling and telecommunication
PPT
DCS PRESENTATION
PDF
Intelligent instrumentation and power plant simulators
PPTX
3-DCSVJVVBJ HJVJVHVJ HJHJJHKHGJGHJK .pptx
PPTX
Foundation fieldbus technology
PDF
Design and implementation of multi channel frame synchronization in fpga
PDF
PA Develops an LTE PHY for Catapult
PPTX
ADG EOIR Focal Plane Array Sensor Systems Test Overview (1).pptx
PPT
Familiarization with instrumentation used for reactor core temperature
PPTX
Exploration of Radars and Software Defined Radios using VisualSim
PDF
DCS_Training_1716837173.pdfdevjahhhaborpfgn
PPTX
Distributed control system presentation
PPTX
YOKOGAWA CENTUM CS 3000 R3
PDF
Electrical, Control & Instrumentation
PPT
BFSK RT In FPGA Thesis Pres Jps
PPTX
Benefits of foundation in the operational phase
PPT
communication protocol - Foundation Fieldbus Basics.ppt
PPTX
DCS fundamentals
PPTX
Distributed Control Systems Layout presentation
PART AE-EINGINEERIG-YOKOGAWA CENTUM VP.ppt
Signalling and telecommunication
DCS PRESENTATION
Intelligent instrumentation and power plant simulators
3-DCSVJVVBJ HJVJVHVJ HJHJJHKHGJGHJK .pptx
Foundation fieldbus technology
Design and implementation of multi channel frame synchronization in fpga
PA Develops an LTE PHY for Catapult
ADG EOIR Focal Plane Array Sensor Systems Test Overview (1).pptx
Familiarization with instrumentation used for reactor core temperature
Exploration of Radars and Software Defined Radios using VisualSim
DCS_Training_1716837173.pdfdevjahhhaborpfgn
Distributed control system presentation
YOKOGAWA CENTUM CS 3000 R3
Electrical, Control & Instrumentation
BFSK RT In FPGA Thesis Pres Jps
Benefits of foundation in the operational phase
communication protocol - Foundation Fieldbus Basics.ppt
DCS fundamentals
Distributed Control Systems Layout presentation

More from IOSR Journals (20)

PDF
A011140104
PDF
M0111397100
PDF
L011138596
PDF
K011138084
PDF
J011137479
PDF
I011136673
PDF
G011134454
PDF
H011135565
PDF
F011134043
PDF
E011133639
PDF
D011132635
PDF
C011131925
PDF
B011130918
PDF
A011130108
PDF
I011125160
PDF
H011124050
PDF
G011123539
PDF
F011123134
PDF
E011122530
PDF
D011121524
A011140104
M0111397100
L011138596
K011138084
J011137479
I011136673
G011134454
H011135565
F011134043
E011133639
D011132635
C011131925
B011130918
A011130108
I011125160
H011124050
G011123539
F011123134
E011122530
D011121524

Recently uploaded (20)

PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PDF
Unit1 - AIML Chapter 1 concept and ethics
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PDF
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
PDF
Applications of Equal_Area_Criterion.pdf
PPTX
PRASUNET_20240614003_231416_0000[1].pptx
PDF
MLpara ingenieira CIVIL, meca Y AMBIENTAL
PDF
Computer organization and architecuture Digital Notes....pdf
PPTX
mechattonicsand iotwith sensor and actuator
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
PPT
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
PDF
20250617 - IR - Global Guide for HR - 51 pages.pdf
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
August -2025_Top10 Read_Articles_ijait.pdf
PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PDF
First part_B-Image Processing - 1 of 2).pdf
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Information Storage and Retrieval Techniques Unit III
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
Unit1 - AIML Chapter 1 concept and ethics
"Array and Linked List in Data Structures with Types, Operations, Implementat...
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
Applications of Equal_Area_Criterion.pdf
PRASUNET_20240614003_231416_0000[1].pptx
MLpara ingenieira CIVIL, meca Y AMBIENTAL
Computer organization and architecuture Digital Notes....pdf
mechattonicsand iotwith sensor and actuator
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
20250617 - IR - Global Guide for HR - 51 pages.pdf
Module 8- Technological and Communication Skills.pptx
August -2025_Top10 Read_Articles_ijait.pdf
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
First part_B-Image Processing - 1 of 2).pdf
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Information Storage and Retrieval Techniques Unit III

Simulation of Signals with Field Signal Simulator

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 7, Issue 3 (Sep. - Oct. 2013), PP 07-12 www.iosrjournals.org www.iosrjournals.org 7 | Page Simulation of Signals with Field Signal Simulator 1 Pattan Munni, 2 V.Vittal Reddy, 3 N. Nageswararao 1 Student, 2 Associate Professor, 3 Assistant general manager 1. Gudlavalleru Engineering College, 2.Gudlavalleru Engineering College, 3.ECIL Hydrabad Gudlavalleru, Krishna District, Andhra Pradesh, India, Pin no. Abstract: In the recent trends the field signal processing is an emerging technology for data acquisition systems, controlling application systems and automation system in real time environment. Versa Modular European (VME) and CRIO based hardware to simulate the field signals for the computer based control and instrumentation panel. Simulator is used to transmit multiple number of signals at a time. FSS software is a generic software to simulate the field signals for a computer based control and instrumentation system. Its general purpose nature easily extends its capabilities to build and perform unit under test(UUT’s) ATP specific test routines. Field signal simulator (FSS)is also an Automatic Testing Equipment (ATE). The main the Scope of this project covers real time computer (RTC) systems used for Signal Processing & Control application and the simulation techniques used to achieve automation by testing these RTC systems. It also includes RTC hardware and the software used for process & control applications. Simulation hardware & software used to test VME system is also included in the scope of this study. I. Introduction Real time computer system consisting of dual redundant VME bus based systems with Switch over Logic Systems; Test software thoroughly tests the systems to all the channels of each card present in VME bins. Software also checks the healthiness of each card at every scan interval and sends the information to display station.The signal processing electronic system consists of ED20 CPU card and combination of I/O cards to meet the system reliability, functionality and to analyze the performance. To verify the system functionality and performance we need to test the system thoroughly. To simulate this system with any type of signal we need a field signal simulator to reduce processing time. Without this simulator testing is tedious process. The existing simulator used as a passive simulator with switches for simulating digital inputs and potentiometers for analog inputs. For generating digital outputs LEDs were provided and DPMs for analog outputs. Using passive switch it was a very tedious process to test the RTC [1, 2] systems for all input conditions & time consuming. It introduces simulation techniques to simulate VME RTC systems with field signal simulator. FSS can simulate any type of input signal like 0.5v to 9.5v dc, 4-20mA. It also implements simulation software for automating the testing process. VME systems software has to scan all the analog and digital input signals, receive the soft inputs/commands from process computer. It generates outputs for monitoring on display station and process computer. In this paper describes RTC systems used for signal processing & control application and the simulation techniques used to achieve automation by testing these RTC systems. It also includes RTC hardware and software used to test VME [3] system. RTC systems are deployed to check plant systems conditions and generate authorization outputs when all the conditions are satisfied. More than 1500 I/O signals can simulate at a time by Field Signal Simulator according to the system capability. II. System Design Model A. Field Signal Simulator The Computer based Control System acquires various types of physical parameters, such as temperature, pressure, flow, strain, position, and speed using electronic equipment/ modules/boards. The data collected is sent to a computer for analysis and display. The control systems also take action (control) based on the data they receive. Turning ON/OFF lamps, motors, valves, heaters and fans are common functions of control. Sending out voltage, current, digital words, pulses and waveforms are also functions of the Control systems. Embedded software running in the computer coordinates and executes these functions.
  • 2. Simulation Of Signals With Field Signal Simulator www.iosrjournals.org 8 | Page Fig: 1. Block diagram of Unit under Test with Field signal simulator System architecture: The FSS is housed in standard racks with 19” card frames. The system operates on single-phase 230V, 50Hz, AC power supply. The instrumentation is PXI and VME based, with an Industrial computer for simulation of field signals. High speed Ethernet link connects Industrial computer and the CPU module on the PXI bus. The system is designed to work up to 55 degrees Celsius. Battery back-up is provided for conducting the burn-in tests. Video graphic display, keyboard, mouse and color printer are connected to the PXI bus based INTEL CPU board as shown Figure 3.2. Data Acquisition and Control: The MS Window operating system runs on the Intel Pentium CPU, on which the application software is developed using National Instrument‟s LABVIEW. The application software generates the field data for the signal conditioning boards using the hardware modules. The response parameters of the unit under test are read by the CPU. The FSS generates the test reports based on the Accepted Test Procedure of the Unit Under Test (UUT). I/O Connections: FSS inputs and outputs are terminated on terminal blocks internally. All the cables are color coded and labeled for easy identification. A separate rack is provided for storing the cable bunches, whenever the system is not in use. All inputs and outputs are available simultaneously, no multiplexing of the signals as shown Figure 2. Test Reports: FSS generates the test reports for the Project Engineers, Quality Control and Customer based on the Accepted Test Procedure Fig: 2.Block diagram of I/O connection with Field signal simulator B. FSS Software FSS software is generic software to simulate that field signals for a computer based control and instrumentation system. FSS software works in conjunction with PXI, VME,CRIObased hardware to simulate the field signals for the computers based control and instrumentation panel. Its general purpose nature easily extends its capabilities to build and perform specific UUT‟s test routines. Fig: 3. SWITCH on Procedure for Server & Client
  • 3. Simulation Of Signals With Field Signal Simulator www.iosrjournals.org 9 | Page The FSS software is built following a “Client-Server” model. The FSS system consists of a PXI controller and two IPCs. PXI controller serves primarily as the Server and IPCs as Clients. One of the IPC will be designated as the “Development Station”. Either the PXI-controller or the IPCs can be used as “Development station. It‟s highly recommended that PXI-Controller should not be used as a development station while its running the server s/w. Likewise IPCs should not be used as development station when its running the client s/w. The server s/w in the PXI-controller runs on the background when it is launched. It should be launched before any client s/w is launched. The PXI-Controller can also acts as a client in addition to being the server. Thus, we can run the client s/w on the PXI-controller itself which puts the usage of two IPCs as additional clients, only on need basis as shown Fig 3. The following are the major modules of the Server s/w are: i) DAQCore: This module is the heart of the FSS software. DAQCore implements hardware level interaction with the PXI, VME and cRIO which constitutes the FSS systems. It calls the APIs built for the FSS systems and executes the commands sent by the Clients. DAQCore is a single module through which all interaction with all different types of hardware used in the FSS system is possible. DAQCore implements a common I/O read/write errors handling mechanism and it also returns the value that are set through the commands. ii) Command Router: Server hosts the command router module. Command Router module is used for identification of the origin of command for the DAQCore to execute. After the command is executed by the DAQCore the response is again routed through the Command Router to the source, the command router module also sorts the commands from various sources and segregates them based on the signal type for the DAQCore to execute. The source of the command could be any. FIGURE 4: DAQ CORE – Snapshot for System Status for Server C. FSS Server First FSS server software is launched on the PXI-controller. Server should be launched before launching the client s/w of the IPCs or on the PXI-Controller. Client displays an error message if it‟s launched first and then the client application exists. FSS Software runs on the background with its icon minimized to the windows taskbar icon tray. The Server application also displays the health parameters of the FSS systems as well as the clients that are connected.The Server module interacts with hardware of the field signal simulation system. Server module is responsible for reading and writing to all hardware I/Os.The maximum number of signals that FSS supports is given in the Table.1 below. TABLE 1: Max. no. of Signals supports FSS system
  • 4. Simulation Of Signals With Field Signal Simulator www.iosrjournals.org 10 | Page FIGURE 5: VME RTC - I/O Simulation GUI in LabVIEW The Integration and System Testing process focuses on the functional externals, testing to uncover errors and to ensure that the defined input will produce actual results that agree with required results. All the cards designed on VME bus incorporate extensive online diagnostics features for fault detection and health monitoring through the watchdog timer. The watchdog timer forms the heartbeat of the entire computer system. Since plant outputs are controlled through actuation of relays, watchdog features were also integrated into the Mono-shot Relay Output board. This ensures that, in case of either system power failures or the failures of the ED20 CPU software, the plant outputs terminates to fail safe mode, thus preventing the catastrophe on the operating plant. III. Simulation And Experimental Results The software has to be installed in the PC, which is a onetime process. Double click on the setup.exe file of SYS_GUI folder. Continue through the steps to install the software as it being easy and self-explanatory. After installation, follow the below mentioned steps to execute the software. i. Go to Start ProgramsSYS_GUI and run the application „SYS_GUI‟. ii. A „System Configuration‟ window opens as in the diagram below. The default settings are given in the Table 8.8 below. Scan Interval and VME sub system number are to be selected. In each scan, the CPU card scans all the inputs, updates the outputs and sends the data to GUI display station through Ethernet. The time gap between two successive scans is to be configured through the „System Configuration‟ window. Safety Class 2 systems are configured with dual redundant VME subsystems with a Switch over Logic System (SOLS). To facilitate the testing of both the subsystems, the subsystem number has to be set in the „System Configuration‟ window. The default values of Scan Interval, RO Latching Interval and VME sub system are given below After this configuration, when OK is pressed, these details are transferred to the VME subsystem and a new window „Hardware Integration Test‟ along with the VME system number selected opens
  • 5. Simulation Of Signals With Field Signal Simulator www.iosrjournals.org 11 | Page in GUI station. The Menu bar in this window has three options, Port 1, Port 2 and RO_Command. A screenshot is shown below. Clicking on RO_Command will open a window asking for Card Number and selection among 2 Options- Single Channel Selection or Pattern selections. Once you click on Pattern Selection, a drop down list with 4 types of Patterns can be seen as in figure below. The output cards latches their outputs based on the pattern selected. Note that irrespective of the pattern selected, in next scan cycle, RO cards get latched to the next pattern in the sequence it was following after I/O card configuration. Clicking on Single Channel Selection allows you to change any Channel of RO card ON/OFF as depicted in the following figure. Click on Port 1 or port2 and a drop down list for 4 types of cards can be seen as in the figure below. Clicking on any of the selection (AI, DI, AO & RO) will open a popup window with the name „Hardware integration test-(Port 2-AI cards)‟ for AI, „Hardware integration test-(Port 2-DI cards)‟ for DI, „Hardware integration test-(Port 2-AO cards)‟ for AO and „Hardware integration test-(Port 2-RO cards)‟ for RO. These windows display the information pertaining to respective type of card received from Ethernet Port2 of CPU card. Screenshots of windows displaying the scanned data sent through port2 for all the cards (individually) is shown in the following figures. A screenshot of all the cards together is shown below. Similarly for port 1, clicking on the card‟s name in the drop down menu opens a popup window with the name „Hardware integration test-(Port 1-AI cards)‟ for AI, „Hardware integration test-(Port 1-DI cards)‟ for DI, „Hardware integration test-(Port 1-AO cards)‟ for AO and „Hardware integration test-(Port 1-RO cards)‟ for RO and displays the details coming through the port 1.
  • 6. Simulation Of Signals With Field Signal Simulator www.iosrjournals.org 12 | Page IV. Conclusion FSS can generate Test Reports after successfully completion of system integration testing activity. FSS provides a method to test and verify the logic as per system requirements and generate reliable and accurate test results. More than 100 Real Time Computer based control systems for Power Plant Control & Process Application have been developed and tested with Field Signal Simulator. Dynamic testing has ensured timing cycles and speeded up the testing time drastically. This method of testing can be adopted for any Microprocessor and Microcontroller based systems. This testing process has improved system reliability, flexibility and its performance. This FSS can be useful to develop and test ay control & process systems which having a different I/O‟s needs dynamic simulation to reduce system failures and testing time and improve the functionality. References [1]. John AStankovic “RealTime Computing”, University of Massachusett, April 16 1992 [2]. KANG G. SHIN AND PARAMESWARAN RAMANATHAN,” Real-Time Computing: A New Discipline of Computer Science and Engineering” PROCEEDINGS OF THE IEEE, VOL. 82,NO. I , JANUARY 1994. [3] ELEC 464 : MICROCOMPUTER SYSTEM DESIGN 1996/97 WINTER SESSION TERM 1” The System Bus”