You are on page 1of 170

Product Data Sheet

Advanced Unit Management Software


February 2006—Page 1

TM

Advanced Unit Management Software

Q Integrated, multi-state, class-based phase Introduction


logic
DeltaV Advanced Unit Management software provides
class-based Unit, Equipment, Control modules and
Q IEC61131-3 sequential function charts, Unit Phases to make developing unit-relative
function block diagramming, and structured equipment strategies simple.
text
IEC 61131-3 control languages can be used to
Q ISA S88 and NAMUR NE33 standards graphically assemble or modify control strategies using
standard drag-and-drop technology. This makes
learning and using the DeltaV system easy, and it
Q Unit-relative software support allows you to improve the process while implementing
your batch process controls.
Q FOUNDATION™ fieldbus functionality

Q Scalable software to meet any need


Product Data Sheet
Advanced Unit Management Software
February 2006—Page 2

TM

Benefits system’s performance. Many functions like override


control, tracking, and state control are built into these
Integrated, multi-state, class-based phase logic. powerful blocks to save you engineering time. Plus,
Using sequential function charts (SFCs) and a built-in with fieldbus you get the added bonus of decreased
state transition diagram, you can create batch phase wiring costs and improved instrument diagnostics.
control using class-based phases. This easy-to-use
structure includes predefined phase states, automatic
state switching, built-in failure monitoring and a pre- Scalable software to meet any need. As your needs
configured faceplate to manually control your phases grow, the DeltaV automation system is ready to
from the Operator Interface. Recipe management expand with you. Additional capacity can be added
software also orchestrates the execution of phases online while you continue to control your process.
including passing recipe parameters and collecting
history data.
Control Language Typical Usage

IEC61131-3 Control Languages. DeltaV software


Function Block Diagram (FBD)
supports three IEC61131-3 graphical control
languages so you can always use the tools most Monitoring and alarming
appropriate for the job. Function Block Diagrams Continuous calculations
(FBD), Sequential Function Chart (SFC), and Analog control (pressure, temperature, flow)
Structured Text (ST) are all available, making control Motor and block valve control
strategy development both intuitive and easy. Totalizers

Sequential Function Chart (SFC)


ISA S88 and NAMUR NE33 Standards. These Charging systems
standards are used throughout the DeltaV system. For Startup/shutdown control
example, both the physical and procedural models are Batch sequences (fill, mix, heat, dump)
used as a basis for building batch-related equipment
and sequences. Control modules and process units Structured Text (ST)
can be created and used in conjunction with phases to
Advanced math functions
carry out a batch process. Phases are executed within
Complex calculations
the controller and are tightly integrated with the recipe
Interlock condition detection
management software.
If-then-else decisions
Unit-relative Software Support. Aliasing and Looping (WHILE…DO)
Bit manipulations
dynamic path reference capabilities are key benefits of
the DeltaV object-oriented batch architecture. By using
the aliasing and dynamic path reference capabilities,
users can create generic phase logic that may be
executed on several different process units. Taking
advantage of these capabilities can dramatically
reduce software design, implementation, test,
validation, and maintenance costs.

FOUNDATION fieldbus functionality. These blocks are


used throughout the DeltaV system. Control strategies
are developed using these standards-based blocks,
which minimize development time and maximize the
Product Data Sheet
Advanced Unit Management Software
February 2006—Page 3

TM

Product Description and Specification Both phases and unit modules are fully integrated, with
batch recipes automatically providing execution
The Advanced Unit Management license provides control, recipe parameter passing, and history
users with the ability to build class-based units and tracking. Users do not have to map registers or write
phase logic to create unit-relative equipment control custom logic. Operator interfaces and alarm
strategies. These licenses may be upgraded online management are provided as standard features.
while you continue to monitor and control your
process. Advanced Unit Management control software includes
the ability to display, trend, alarm, and collect history
for values brought in through the controller’s I/O
subsystem using Classic I/O, HART, FOUNDATION
fieldbus, Profibus DP, AS-i bus, DeviceNet and Serial
Interface cards.

Units and phases are integrated into the standard


DeltaV Explorer hierarchy and can be used to organize
the control modules and equipment modules that
make up your system’s database. Following the
S88.01 Physical Model, the database can be
segregated into areas, process cells within an area,
units within a process cell, and modules within a unit.
Phases are included as well. A list of phases that can
run on a given unit appears under that unit in the
hierarchy.

Class-based, multi-state control. Area

The Advanced Unit Management control software


provides class-based, multi-state phase control in Process Cell
addition to all of the other DeltaV monitoring, discrete,
sequencing and analog control functions. Each state
(such as running, holding, and aborting) is configured Unit
using standard SFCs, and branching between the
states is fully automatic.
Equipment Module
Additionally, the phase logic within each state can be
written generically, using aliases or dynamic
references in place of a standard DeltaV parameter
path. Aliases are resolved at run time based on the Control Module
unit module that is executing the phase. Dynamic
Integrated batch equipment.
references are also resolved at run time and can be
used when the information needed to determine the
parameter path is not available when the phase is
configured.
Product Data Sheet
Advanced Unit Management Software
February 2006—Page 4

TM

Different control languages are optimized for various The DeltaV system uses Function Block Diagrams to
tasks, making control strategies simple to configure. implement continuously executing calculations,
The control languages can be mixed within a single process monitoring, and control strategies. Graphical
DeltaV module, and the choice of control languages “wires” are used to connect the different blocks within
(FBD, SFC, and ST) allows you to use the tools most a diagram. Each wire transfers one or more pieces of
appropriate for the tasks at hand. All three languages data. All communications throughout the DeltaV
execute within the controller in their native form system are handled automatically.
without translation from one language to another. With
these IEC61131-3 graphical control languages, control
strategies are assembled and modified using standard
drag-and-drop technology. Strategy development is
visually intuitive, making it easy for first-time users to
quickly become productive. Context-sensitive, online
help is available for all functions.

Sequential Function Charts enable you to configure


operator-independent time variant actions. An SFC
comprises a series of steps and transitions. Each step
contains a set of actions that affect the process.
Transitions control when processing moves on to the
next step(s). Both single-stream and parallel execution
of logic are supported within SFCs. SFCs can be used
to generate controller based dynamic operator
prompts, which allow the embedding of phase
parameter values in the prompt string. PID loop function block diagram
DeltaV function blocks are implemented using the
structure specified by the FOUNDATION fieldbus
standard, but they are also enhanced and extended to
provide greater flexibility in control strategy design.
FOUNDATION fieldbus-compliant function blocks enable
you to take advantage of control in the field. Using
fieldbus also gives you reduced wiring costs and
improved instrument diagnostics.

Executing control in the field using FOUNDATION


fieldbus distributes the control algorithms as close to
the transmitters and final control elements as possible,
thus increasing the integrity of your control loop.

You design control strategies that best meet your


control application requirements. Then, decide
whether the function blocks controlling the process run
in the controller, field devices, or both. The discrete
Sequential function chart. control functions, as well as graphical control
languages, are also included. Discrete motor and
Product Data Sheet
Advanced Unit Management Software
February 2006—Page 5

TM

discrete valve control provide comprehensive control


strategies that incorporate interlocking, permissives, System Specifications
field start-stop, hand-off-auto, and state control under
a single easy-to-configure control tag.
Hardware MD or MDPlus Controllers
Finally, the DeltaV system’s library of pre-engineered
module templates, provided with the Configuration
Suite, enables fast and easy control software DeltaV Software Release > 5.x
implementation. Using simple drag-and-drop features,
it takes only seconds to create completed loop, motor, Capacity
and valve modules. These pre-engineered modules
provide a reliable, proven solution and incorporate all SCADA Tags 25,000 per workstation
the alarming and operator interface requirements Device Signal Tags 30,000 per system
under the same tag. However, if they don’t meet all 750 per controller*
your requirements, they can be easily modified and *25–-750 in increments of 25
extended. Tracking these additions, as well as
deletions and changes made to any item in the Phases No Fixed Limit
configuration database, is accomplished with the Tested: 2500 communicating
Configuration Audit Trail and Version Management with a single Batch
option. Executive
Unit Modules No Fixed Limit
Capacity Tested: 200 per system
5 per controller
The DeltaV system provides the exact level of
Phases per Unit No Fixed Limit
monitoring and control functionality your application
Tested: 100 per unit
requires. The software is also scalable in size. It is
sized according to the number of device signal tags
(DSTs) and SCADA tags that are used in the system. Classic I/O (AI, AO, DI, DO)
Data Source
A DST is any signal used as a measured variable or HART (AI, AO)
controlled output. A SCADA tag is a value brought into
the DeltaV system for monitoring, display, and history FOUNDATION fieldbus
collection. Profibus DP
DeviceNet
Classic I/O supports one tag per device. HART,
FOUNDATION fieldbus, and serial communications can ASI Bus
support multiple tags per device. OPC Serial
communications can support multiple tags per server.

System stress tests have proven that the DeltaV


system is capable of providing the capacity and
performance needed to handle applications of any
size. While there are no fixed limits on the number of
phases and units that can be created, these tests
provide recommended guidelines for setting up your
system. The DeltaV system provides the scalable
solution to your process control software requirements.
Product Data Sheet
Advanced Unit Management Software
February 2006—Page 6

TM

Related Products Related Batch Products


9 Configuration Software Suite. Configures your 9 Batch Executive. Executes and schedules your
entire DeltaV system. recipes and resources.

9 FOUNDATION Fieldbus in the DeltaV System. 9 Batch Historian. Automatically collects and
Accesses the FOUNDATION fieldbus database using displays recipe execution data from the DeltaV
Batch Executive and process event data from the
AMSinside.
DeltaV Event Chronicle.
9 mimic. Provides process simulation using direct 9 Batch Operator Interface. Uses operator
connection to DeltaV controllers.
graphics to start, monitor, and operate your batch
9 Monitor and Control Software Functions. process.
Licensing and functionality of monitor and control 9 Campaign Manager. Creates and manages a
applications. campaign by specifying the recipe, formula,
equipment, and number of batches that are to be
run within the campaign. An API and a Web
Service are available to enable production-
scheduling packages to initiate the creation of
campaigns in the DeltaV system.
9 Configuration Audit Trail. A powerful tool that
collects and monitors revision information for any
item in the DeltaV configuration database
9 Recipe Studio. Configures recipes (with
formulations) and creates the steps for successful
batch production.
9 Recipe Exchange. Provides an open,
programmatic interface to the DeltaV recipe
management system for the import and export of
recipes.
Product Data Sheet
Advanced Unit Management Software
February 2006—Page 7

TM

Ordering Information
Description Model Number
Advanced Unit Management Software License 3109xxxxx
xxxxx = 25 to 30,000 DSTs

Prerequisites
• DeltaV MD or MDPlus controller.

• One ProfessionalPLUS Station is required in the DeltaV system to configure the control software.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2006 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 1

TM

DeltaV I/O Subsystem Carriers


Redundant power/controller pairs
plugged into 2-wide carriers I/O cards plugged into an
8-wide carrier
Additional I/O

Additional

The DeltaV modular I/O subsystem is easy to install and maintain.

„ Modular design allows flexible installation Benefits


Modular design allows flexible installation. A
„ Allows you to expand online T-type DIN rail is all you need to mount the
power/controller carrier into place. The I/O interface
„ Increases I/O density for cabinet-mounted carrier plugs on to the power/controller carrier.
systems Simply plug your I/O terminal blocks into the carrier.
The DeltaV system’s modular design approach
Introduction allows you to add I/O carriers as you need them.
Get your I/O subsystem up and running efficiently
with the DeltaV horizontal- or vertical-mount I/O Allows you to expand online. Additional 8-wide
carriers. The power/controller contains internal carriers may be added online as desired.
power buses. You don’t need to use external cabling
to connect the system power supply to the DeltaV Increases density for cabinet-mounted systems.
controller and the I/O interface carriers. Alternatively, if flexibility, increased capacity, and
simple cabinet installation are your goals, use the
The power/controller and I/O carriers are modular. vertical-mount solution. Six I/O carriers (384 classic
Purchase only what you need but be assured that as I/O) fit in one side of a standard 800mm x 600mm x
your system grows you can add plug-and-play 2200mm cabinet.
carriers—Easy!
Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 2

TM

The DeltaV horizontal-mount carriers provide plug-and-play ease for your I/O subsystems.

These vertical carriers also provide plug-and-play ease.


Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 3

TM

Product Description and Specification


The I/O interface carrier plugs on to the
power/controller carrier. The power/controller carrier
supplies the system power and communications
between the I/O interfaces and the controller. The
controller processes the I/O interface information.
For the horizontal-mount solution, an additional
power/controller carrier is required for use with
redundant controllers.

Mount your interface carrier on a T-type DIN rail.


The I/O interface carrier includes the connections for
the bulk AC to 24 VDC power supply, I/O interfaces,
and terminal blocks. Each I/O interface carrier is
equipped with a connector that allows an additional
I/O interface carrier to be plugged on to it. Up to 64
I/O interfaces and eight 8-wide I/O interface carriers
are supported by a single I/O subsystem. For the
Vertical-mount I/O carriers mounted in
horizontal-mount solution, a 1-wide local bus cable
a standard-sized cabinet.
enables you to connect 2-wide carriers together. For
the vertical-mount solution, the connector for the
cable is already in place. Both carrier styles can be
used with any DeltaV system, regardless of software
revision level.

With the introduction of DeltaV SIS in the V8


software release, the left one-wide and right one-
wide dual carrier extenders have two, 44-pin D-Shell
connectors which supports dual cables for a fault
tolerant configuration. The A and B connectors are
in parallel so either port may be used. The Vertical
mount carriers do not support dual cables. DeltaV
SIS cannot be used on Vertical carriers – the new
dual carrier extenders (for horizontal) are a pre-
requisite for DeltaV SIS.

Front View of Dual Carrier Extenders


Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 4

TM

Common Environmental Specifications

Category Specifications

Storage Temperature -40 to 85 °C (-40 to 185 °F)

Operating Temperature -40 to 70 °C (-40 to 158 °F)

Relative humidity 5 to 95% , non-condensing

• ISA-S71.04-1985 Airborne
Contaminants Class G3
Airborne contaminants
• Conformal coating

Protection rating IP 20, NEMA 12

ATEX EEx nA IIC T4


Hazardous area/location Class I, Div 2, Groups A, B, C, D,
T4 hazardous locations.

Location of field wiring CENELEC Zone 0, IIC hazardous area or


for 8-wide carrier Div 1, Group A- D hazardous location

Shock 10 g ½-sine wave for 11 ms

1 mm peak-to-peak from 5 to 16 Hz;


Vibration
0.5 g from 16 to 150 Hz
Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 5

TM

The following tables list the specifications for the horizontal 2-wide and 8-wide carriers.

Horizontal 2-Wide Power/Controller Carrier Specifications

Capacity One system power supply and one controller or


two system power supplies

Dimensions Centimeters Inches

Height 16.5 6.5

Width 8.4 3.3

Depth 3.1 1.2

Connector to
9.1 3.6
connector width

Horizontal 8-Wide I/O Carrier Specifications

Capacity Eight I/O cards and eight terminal blocks

Dimensions Centimeters Inches

Height 16.5 6.5

Width 33.6 13.2

Depth 3.1 1.2

Current Rating

Backplane
8 A max (supplied to I/O cards)

Bussed field
6.5 A max (supplied to field terminals)
power bus
Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 6

TM

The following tables list the vertical-mount specifications

Vertical Power/Controller Carrier Specifications

Capacity Two system power supplies and two controllers or


four system power supplies

Dimensions Centimeters Inches

Height 18.0 7.1

Width 18.3 7.2

Depth 4.1 1.6

Vertical I/O Carrier Specifications

Capacity Eight I/O cards and eight terminal blocks

Dimensions Centimeters Inches

Height 56.4 22.2

Width 18.3 7.2

Depth 4.3 1.7

Current Rating

Backplane
15 A max (supplied to I/O cards)

Bussed field
6.5 A max (supplied to field terminals)
power bus (shared
by multiple I/O
card pairs)
Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 7

TM

Ordering Information
Horizontal-mount Model Number
8-Wide I/O Interface Carrier with Carrier Shield Bar VE4050S2K1C0
8-Wide I/O Interface Carrier with Single Carrier Extension Cable and Carrier Shield VE4050E1C0
Bar
8-Wide I/O Interface Carrier with Dual Carrier Extension Cable and Carrier Shield VE4050E2C0
Bar
2-Wide Power/Controller Carrier VE3051C0
2-Wide Power/Controller Carrier with Carrier Extension Cable VE3051C1
Protective Cover VE6101

Vertical-mount Model Number


8-Wide Left-Side Vertical-mount Interface Carrier VE4055S1C0
8-Wide Left-Side Vertical-mount Interface Carrier with top 2-meter cable to extend VE4055S1C1
from right-side carrier
8-Wide Right-Side Vertical-mount Interface Carrier VE4055S2C0
8-Wide Right-Side Vertical-mount Interface Carrier with bottom 1-meter cable to VE4055S2C2
extend from left-side carrier
4-Wide Top Vertical-mount Power/Controller Carrier VE3055M1
4-Wide Bottom Vertical-mount Power/Controller Carrier VE3055M2
Product Data Sheet
DeltaV I/O Subsystem Carriers
May 2005—Page 8

TM

To locate a sales office near you, visit our website at: http://www.EasyDeltaV.com/

…or call us at: Asia Pacific:


65 777 8211
Europe, Middle East:
31 70 413 6666
North America, Latin America:
1 800 833-8314 or
1 512 832 3774
For large power, water, and wastewater applications contact Westinghouse Process Control at:
http://www.westinghousepc.com

…or call us at: Asia Pacific: 65 777 8211


Europe, Middle East, Africa: 48 22 630 2443
North America, Latin America: 412 963 4000

Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
Classic I/O
May 2006—Page 1

TM

Classic I/O

I/O cards plugged


into an 8-wide carrier

Redundant power supplies


and controllers plugged into Additional I/O
2-wide carriers The DeltaV I/O subsystem is easy to install and maintain.

Q Decreases capital equipment costs The Classic I/O subsystem includes:


 I/O interface carrier (a DIN rail surface mounted)
Q Decreases installation time and expense on which all I/O related components are
installed.
Q Increases productivity
 Bulk AC to 24 VDC power supply for field
Introduction devices.

Classic I/O is a modular subsystem that offers  An I/O interface consisting of an I/O card and an
flexibility during installation. It’s designed to be I/O terminal block.
installed in the field, near your devices. Classic I/O is
equipped with function and field wiring protection  A variety of analog and discrete I/O cards
keys to ensure that the correct I/O card is always enclosed in a common form factor that easily
plugged into the corresponding terminal block. plugs into the I/O interface carrier.
Modularity, protection keys, and plug and play
capabilities make DeltaV Classic I/O a smart choice  A variety of I/O terminal blocks mounted on the
for your process control system. I/O interface carrier that can be pre-wired before
I/O card installation.
Product Data Sheet
Classic I/O
May 2006—Page 2

TM

Benefits Decreases installation time and


expense.
Decreases capital equipment costs.
Plug-and-play installation saves money. All
Full system modularity. The Classic I/O subsystem Classic I/O components plug into the I/O interface
was designed with your investment in mind. All carrier. You can install the I/O interface carriers to
components are fully modular and may be installable manage anticipated growth and postpone the I/O
under power.1 You add I/O interface carriers and I/O interfaces until you’re ready to install your additional
interfaces in groups of 8 channels as you need field devices.
them. The modular design enables you to purchase
the exact amount of I/O cards, 8-wide carriers, Phased installation saves time. As soon as you
power/controllers, and 2-wide carriers you need and mount the I/O interface carrier, you’re ready to begin
add more DeltaV I/O as your system grows. installing the field devices. I/O terminal blocks plug
directly onto the I/O interface carrier. There is no
Reduced system footprint. The DeltaV system’s need to have the I/O cards installed.
state-of-the-art form factor design of the I/O
components enables you to mount the I/O interface
carrier in a junction box in the field so you
significantly reduce the footprint of your equipment
and increase valuable control room space for other
uses.
Installation. Save on wiring expenses by installing
Classic I/O in the field, near the actual field devices.
Mounting the controller with the I/O further reduces
your wiring expenditures by eliminating the need for
long runs of multi-cores. The integrated design of
the I/O subsystem can eliminate the need for
marshaling panels. This saves you even more in
your total capital costs.
The provision of in-line fuses and bussed power
saves on installation costs compared with external
fuses and power distribution.

Classic I/O terminal block.

Keys. Classic I/O interfaces and terminal blocks


have I/O function keys. These keys ensure that the
correct I/O card is always plugged into the
corresponding terminal block. It’s incredibly easy to
use and gives you time to do more.

This design enables you to initially install Classic I/O


1
Refer to Zone 2 installation instructions (12P2046) quickly and efficiently. When you need to replace an
and/or Class 1 Division 2 installation instructions I/O card, the function key design ensures that you
(12P1293) for details.
Product Data Sheet
Classic I/O
May 2006—Page 3

TM

will always install it correctly. This keying system Product Description and Specification
provides a safety measure by preventing the wrong
I/O interface’s being installed. I/O Cards
Increases productivity. A variety of analog and discrete I/O cards is
available to meet your specific requirements. All I/O
Real-time, online equipment additions. Online cards are enclosed in a common form factor that
addition of new I/O interfaces means your process plugs into the I/O interface carrier. The housing is
does not get interrupted. As new equipment is clearly labeled with the enclosed I/O card type.
added, the DeltaV Explorer acknowledges it and Clearly visible LEDs on the top of the I/O card
assigns it basic configuration. display the power, error, and status to the channels
included in the I/O card.
We have met ISA G3 corrosion specifications by the
careful selection of superior electronic components
and the use of conformal coating.
For slow pulse applications (< 125 Hz) any discrete
input card can be used. The most commonly used
discrete input cards for pulse applications are the
discrete input 24 VDC.
If you’re entering the world of smart plants, then you
may be interested in the benefits associated with
HART and FOUNDATION fieldbus I/O. For detailed
information about these products, refer to the
appropriate product data sheet.

A Classic I/O card easily plugs into


an I/O carrier.
Product Data Sheet
Classic I/O
May 2006—Page 4

TM

The following tables list the specifications for the


Classic I/O:

Common Environmental Specifications for all I/O Interfaces

Category Specifications:

Storage temperature -40 to 85 °C (-40 to 185 °F)

Operating temperature 0 to 60 °C (32 to 140 °F)

Relative humidity 5 to 95% , non-condensing

• ISA-S71.04-1985 Airborne
Contaminants Class G3
Airborne contaminants
• Conformal coating

Protection rating IP 20, NEMA 12

• Class 1, Div 2, Groups A, B, C, D, T4


Hazardous area/location* hazardous locations, or
• ATEX 3 G IIC T4

Shock 10 g ½-sine wave for 11 ms

1 mm peak-to-peak from 5 to 16 Hz;


Vibration
0.5 g from 16 to 150 Hz

H 10.7 cm (4.2 in.)


Dimensions W 4.1 cm (1.6 in.)
Depth 10.5 cm (4.1 in.)

*Refer to Zone 2 installation instructions (12P2046) and/or Class 1 Division 2 installation instructions (12P1293)
for information on installing in hazardous areas.
Product Data Sheet
Classic I/O
May 2006—Page 5

TM

Analog I/O Cards

Specifications for AI-Card, 8 channel, 1 to 5 VDC

Number of channels 8

Isolation Each channel is optically isolated from the system at field to system
isolation = 100 VAC (verified by 1700 VDC factory test)

Nominal signal range (span) 1 to 5 VDC

Full signal range 0.19 to 5.64 VDC, with overrange checking

LocalBus current (12 VDC nominal) 100 mA typical, 150 mA maximum


per card

Field circuit power per card 100 mA (used on card)

Input impedance 2 MΩ

Accuracy over temperature range 0.1% of span

Resolution 16 bits

Repeatability 0.05% of span

Rolloff frequency -3 dB at 2.7 Hz;


-20.5 dB at ½ the sampling frequency

Calibration None required

Optional fuse 2.0 A

Hazardous area/location Class 1, Div 2, Groups A, B, C, D, T4 hazardous locations


ATEX 3 G IIC T4

Class I, Div 2 Groups A, B, C, D, T4 non-incendive2


Field wiring ATEX 3 G IIC T4 -nL
3

2
Non-incendive field circuits are designed such that under normal operating conditions energy is limited. The circuit is not
capable of igniting the surrounding flammable gas or vapor by opening, shorting or grounding the field wiring.
3
Energy-limited field circuits (-nL) are designed such that any spark or thermal effect produced in test conditions is not
capable of causing ignition of given flammable gas or vapor.
Product Data Sheet
Classic I/O
May 2006—Page 6

TM

Specifications for AI-Card, 8 channel, 4 to 20 mA

Number of channels 8
Isolation Each channel is optically isolated from the system at field to system
isolation = 100 VAC (verified by 1700 VDC factory test)
Nominal signal range (span) 4 to 20 mA
Full signal range 1 to 23 mA, with overrange checking
LocalBus current (12 VDC nominal) 120 mA typical, 150 mA maximum
per card
Field circuit power per card 300 mA maximum at 24 VDC (+10%)
Accuracy over temperature range 0.1% of span
Resolution 16 bits
Repeatability 0.05% of span
Rolloff frequency -3 dB at 2.7 Hz;
-20.5 dB at ½ the sampling frequency
Calibration None required
Optional fuse 2.0 A

Hazardous area/location Class 1, Div 2, Groups A, B, C, D, T4 hazardous locations


ATEX 3 G IIC T4

Field wiring Class 1, Div 2, Groups A, B, C, D, T4


2-wire—non-incendive
4-wire—non-arcing
2-wire— ATEX 3 G IIC T4 -nL
4-wire— ATEX 3 G IIC T4 -nA
Product Data Sheet
Classic I/O
May 2006—Page 7

TM

Specifications for AO Card, 8 channel, 4 to 20 mA

Number of channels 8
Isolation Each channel is optically isolated from the system at field to system
isolation = 100 VAC (verified by 1700 VDC factory test)
Nominal signal range (span) 4 to 20 mA
Full signal range 1 to 23 mA
LocalBus current (12 VDC nominal) 100 mA typical, 150 mA maximum
per card
Field circuit power per card 300 mA maximum
Accuracy over temperature range 0.25% of span
Resolution 12 bits
Output compliance 20 mA at 21.6 VDC supply into 700 Ω load
Calibration Information stored on card.
Optional fuse 2.0 A

Hazardous area/location Class 1, Div 2, Groups A, B, C, D T4 hazardous locations


ATEX 3 G IIC T4

Field wiring Class I, Div 2, Groups A, B, C, D T4 non-incendive


ATEX 3 G IIC T4 -nL
Product Data Sheet
Classic I/O
May 2006—Page 8

TM

RTD I/O Card

Specifications for RTD Input Card, 8 channel


RTD channels per card 8
Sensor types 2 wire, 3 wire, or 4 wire: Resistance, Pt100, Pt200, Pt500, Ni120,
Cu10, user defined
LocalBus power rating 12 VDC, 160 mA
Repeatability 0.05% of span
Calibration None required
Resolution 0.03 Degrees C (16 bit)
Wiring 3 and 4 wire sensors
Sensor type 100 ohm platinum
200 ohm platinum
10 ohm copper
Custom RTD available
Units Degrees C
Degrees F
Temperature range -200 to 870 Degrees C
Sensor excitation Constant current source supplied by card
Common mode rejection 100 dB at 60 Hz
Common mode impedance > 10 megohms
Normal mode rejection rolloff 100 dB at 50/60 Hz, -20dB at ½ the sampling frequency
Frequency
Open RTD response time 1 second
Scan time 1 second (filtering is appropriate to realize a true 1 second detection
Environmental conditions
Temperature
Operating 0 to 60 Degrees C
Rate of Change 1 degree C per minute without performance degradation
Storage -40 to 85 degrees C
Relative humidity
Operating 5 to 95% (non-condensing)
Storage 5 to 95% (non-condensing)

Hazardous area/location Class 1, Div 2, Groups A, B,C,D, T4


ATEX 3 G IIC T4

Field wiring Class 1, Div 2, Groups A, B,C,D, T4 non-incendive


ATEX 3 G IIC T4 -nL
Product Data Sheet
Classic I/O
May 2006—Page 9

TM

RTD, ohms Sensor Type Specifications

25° Reference Temperature


Sensor Type Full Scale Operating Range Accuracy Resolution
Drift
Resistance 0 to 2,000 ohms 0 to 2,000 ohms ± 6.2 ohms ± 0.112 ~0.02 ohms
ohms/°C
Pt100 -200 to 850°C -200 to 850°C ± 0.5° C ± 0.018° C/°C ~0.05° C
Pt200 -200 to 850°C -200 to 850°C ± 0.5° C ± 0.012° C/°C ~0.05° C
Pt500 -200 to 850°C -200 to 850°C ± 3.5° C ± 0.063° C/°C ~0.18° C
Ni120 -70 to 300°C 70 to 300°C ± 0.2° C ± 0.006° C/°C ~0.02° C
Cu10 -30 to 140°C -30 to 140°C ± 1.0° C ± 0.157° C/°C ~0.23° C
User defined 0 to 1000 ohms 0 to 1000 ohms ± 0.4 ohms ± 0.009 ~0.05 ohms
ohms/°C
Product Data Sheet
Classic I/O
May 2006—Page 10

TM

Thermocouple/ Millivolt I/O Card

Specifications for Thermocouple Input Card, 8 channel

Thermocouple or millivolt channels per card 8

Resolution 16 bit

Isolation Each channel is optically isolated from the system and factory tested to
1400 VDC. Channels 1, 2, 3, and 4 are isolated from channels 5, 6, 7, and 8
(verified by 1400 VDC factory test). Thermocouples attached to channels 1,
2, 3, and 4 are not electrically isolated and should be within + 0.7 VDC of
each other. Thermocouples attached to channels 5, 6, 7, and 8 are not
electrically isolated and should be within + 0.7 VDC of each other.

Sensor type
Low level voltage source
mV B, E, J, K, N, R, S, T, uncharacterized

Thermocouple

LocalBus power rating 12 VDC, 350 mA

Repeatability 0.05% of span

Rolloff frequency
-25 dB at 50/60 Hz, -20 dB at ½ the sample frequency
mV –100 at 50/60 Hz, -200 dB at ½ the sample frequency

Thermocouple

Calibration None required

Units Degrees C

Degrees F

Millivolt range -100 to 100 mV

Cold junction compensation Integral terminal block with cold junction compensation. Also, one input
channel may be configured to use external cold junction compensation

Common mode rejection 100 dB at 60 Hz

Common mode impedance > 10 megohms

Normal mode rejection 60 dB at 60 Hz

Open thermocouple response time 1 second

Open circuit detection Yes


Product Data Sheet
Classic I/O
May 2006—Page 11

TM

Specifications for Thermocouple Input Card, 8 channel

Scan time 1 second (filtering is appropriate to realize a true 1 second detection

Environmental conditions

Temperature

Operating 0 to 60 degrees C
Rate of change 1 Degree C per minute without performance degradation
Storage -40 to 85 degrees C

Relative humidity

Operating 5 to 95% (non-condensing)


Storage 5 to 95% (non-condensing)

Hazardous area/location Class 1, Div 2, Groups A, B, C , D, T4 hazardous location

ATEX 3 G IIC T4

Field wiring Class 1, Div 2, Groups A, B, C, D, T4 non-incendive

ATEX 3 G IIC T4 -nL

Thermocouple Sensor Type Specifications

25°
Sensor Type Full Scale Operating Range Temperature Drift Resolution
Reference
Accuracy
Uncharacterized -100 to 100 mV -100 to 100 mV 0.1 mV ± 0.002 mV/ °C ~ 0.003mV
(no linearization,
no cold junction
compensation.)
B 250 to 1810° C 500 to 1810° C ± 2.4° C ± 0.056 ° C/ °C ~ 0.18° C
E -200 to 1000° C -200 to 1000° C ± 0.6° C ± 0.008° C/ °C ~ 0.07° C
J -210 to 1200° C -190 to 1200° C ± 0.8° C ± 0.011° C/ °C ~ 0.05° C
K -270 to 1372° C -200 to 1372° C ± 0.5° C ± 0.016° C/ °C ~ 0.18° C
N -270 to 1300° C -190 to 1300° C ± 1.0° C ± 0.007° C/ °C ~ 0.10° C
R -50 to 1768° C -50 to 1768° C ± 2.1° C ± 0.013° C/ °C ~ 0.14° C
S -50 to 1768° C -40 to 1768° C ± 2.2° C ± 0.067° C/ °C ~ 0.24° C
T -270 to 400° C -200 to 400° C ± 0.7° C ± 0.001° C/ °C ~ 0.04° C
Product Data Sheet
Classic I/O
May 2006—Page 12

TM

mV Sensor Type Specifications

25°
Operating
Sensor Type Full Scale Reference Temperature Resolution
Range
Accuracy Drift
Low-level voltage -100 to 100 mV -100 to 100 mV 0.1 mV 0.002 mV/° C ~ 0.003 mV°
source

Isolated Input I/O Card

Specifications for Isolated Input Card,4 channel4

Number of channels 4
Isolation CAN/CSA-C22.2 Installation Cat II, Pollution degree 2
No.1010.1-925 Channel to system - 600 VAC double insulation
Channel to channel - 600 V basic insulation
Each channel is optically isolated from the system and factory tested
to 5000 VDC.
Each channel is optically isolated from each other and factory tested
to 3100 VDC.
Dielectric strength Channel to system - 3700 V RMS
Channel to channel - 2200 V RMS
ADC Resolution 16 bit
-3dB Filter Frequency 2.7 Hz
DC/50/60 Hz Common Mode Rejection 120 dB
Input Impedance 10 M
Thermocouple Sensor Types B, E, J, K, N, R, S, T, Uncharacterized
RTD Sensor Types PT100, PT200, Ni120, Cu10, Resistance, User defined
mV and V ranges Refer to following Tables.
Input type mix Independently configurable
Ambient temperature -40° to 70°C
Calibration None required
Mounting Assigned slot of I/O carrier
LocalBus power rating 12 VDC, 350 mA, no field power required

4
DeltaV version 7.3 is required for this card.
5
Warning: When hazardous live voltages are present on a channel, adjacent channel wiring must be inaccessible.
Product Data Sheet
Classic I/O
May 2006—Page 13

TM

Isolated Input Card, Thermocouple and MilliVolt Input Specifications

Item Specification

Linearization error 0.003% Full Scale


Cold Junction Compensation Accuracy 1.0°C
Cold Junction Compensation types Off, local, remote
Cold Junction Compensation range -40 to 85°C
Temperature scale ITS90
Open circuit detection (Thermocouple only) 0.4 mA DC
Detection time 1 second

Isolated Input Thermocouple Sensor Type Specifications

Sensor Types 25°C Reference Temperature Nominal Operating


Full Scale
Accuracy Drift Resolution Range
B 0.8° C 0.116 ° C/ °C 0.09° C 250 to 1810° C 500 to 1810° C
E 0.6° C 0.004° C/ °C 0.05° C -200 to 1000° C -200 to 1000° C
J 0.6° C 0.005° C/ °C 0.06° C -210 to 1200° C -190 to 1200° C
K 0.7° C .013° C/ °C 0.05° C -270 to 1372° C -200 to 1372° C
N 0.8° C .015° C/ °C 0.05° C -270 to 1300° C -190 to 1300° C
R 0.9° C .083° C/ °C 0.06° C -50 to 1768° C 0 to 1768° C
S 0.9° C .095° C/ °C 0.08° C -50 to 1768° C 0 to 1768° C
T 0.3° C .025° C/ °C 0.04° C -270 to 400° C -200 to 400° C
Uncharacterized 0.05 mV .0003 mV/ °C .0031 mV -100 to 100 mV -100 to 100 mV
no linearization or
CJC
Product Data Sheet
Classic I/O
May 2006—Page 14

TM

Isolated Input Card, RTD, ohms Input Specifications

Item Specification

Measurement configurations 2, 3, and 4 wire

Excitation current 100 µA DC

Temperature scale ITS90

Open sensor detection time 1 second

Short circuit detection time 1 second

Pt 100 and Pt 200 alpha 0.00385

Isolated Input Card, RTD, ohms Input Range Specifications

25°C
Sensor Type Temperature Drift Resolution Sensor Input
Reference
Range
Accuracy
Pt100 ± 0.5° C ± 0.018° C/°C 0.05° C -200 to 850° C
Pt200 ± 0.5° C ± 0.012° C/°C 0.05° C -200 to 850° C
Ni120 ± 0.2° C ± 0.006° C/°C 0.02° C -70 to 300° C
Cu10 ± 1.0° C ± 0.076° C/°C 0.23° C -30 to 140° C
Resistance ± 0.5 ohms ± 0.018 ohms/°C 0.02 ohms 1 to 1000 ohm
Product Data Sheet
Classic I/O
May 2006—Page 15

TM

Isolated Input Card, Voltage Input Range Specifications

25°C
Sensor Type Sensor Range Temperature Drift Maximum
Reference
Resolution
Accuracy
0-5V 0-5V ± 0.005 V ± 0.0002 V° C 0.00009 V
0 - 10 V 0 - 10 V ± 0.010 V ± 0.0004 V° C 0.00016 V
1-5V 1-5V ± 0.0005 V ± 0.0002 V° C 0.00009 V
1V ±1V ± 0.0025 V ± 0.0002 V° C 0.00015 V
5V ±5V ± 0.005 V ± 0.0002 V° C 0.00017 V
10 V ± 10 V ± 0.010 V ± 0.0004 V° C 0.0003 V
Product Data Sheet
Classic I/O
May 2006—Page 16

TM

High-Density Discrete I/O Cards


Specifications for DI Card, 32 channel, 24 VDC, Dry Contact
Number of channels 32
Isolation Each channel is optically isolated from the system
at 250 VAC (No channel-to-channel isolation)
Detection level for On > 2 mA
Detection level for Off < 0.25 mA
Input impedance 5K ohm (approximate)
LocalBus current (12 VDC nominal) per 50 mA typical,
card
75 mA maximum
Field circuit power per card 150 mA at 24 VDC
Return Uses common return
Terminal block 32-screw termination block
Hazardous areas/location Class 1 Div 2, Groups A, B, C, D, T4 hazardous location
ATEX 3 G IIC T4

Field wiring Class 1, Div 2, Groups A, B, C, D, T4 non-arcing6


ATEX 3 G IIC T4 -nA7

6
Non-arcing field circuits are designed so that ignition does not occur during normal operation.
7
Non-sparking circuits (-nA) are designed to minimize the risk of occurrence of arcs, sparks, or hot spots capable of creating
ignition hazards during normal operation. Normal operation excludes the removal or insertion of field wiring with circuits
energized.
Product Data Sheet
Classic I/O
May 2006—Page 17

TM

Specifications for DO Card, 32 channel, 24 VDC, High Side


Number of channels 32
Isolation Each channel is optically isolated from the system
at 250 VAC (No channel-to-channel isolation)
Output range 24 VDC ± 10%
Output rating 100 mA per channel
Off-state leakage 0.1 mA maximum
LocalBus current (12 VDC nominal) 100 mA typical,
per card
150 mA maximum
Field circuit power per card 3.2 A at 24 VDC per I/O interface
Return Uses common return
Terminal block 32-screw termination block
Class 1, Div 2, Groups A, B, C, D, T4 hazardous location
Hazardous area/location
ATEX 3 G IIC T4
Class 1, Div 2, Groups A, B, C, D, T4 non-arcing
Field wiring
ATEX 3 G IIC T4 -nA
Product Data Sheet
Classic I/O
May 2006—Page 18

TM

Discrete I/O Cards


Specifications for DI Card, 8 channel, 24 VDC, Dry Contact
Number of channels 8
Isolation Each channel is optically isolated from the system
at 250 VAC
Detection level for On > 2.2 mA
Detection level for Off < 1 mA
Output Impedance 5 KΩ (approximate)
LocalBus current (12 VDC nominal) 75 mA typical,
per card
100 mA maximum
Field circuit power per card 40 mA at 24 VDC
Optional fuse 2.0 A

Hazardous area/location Class 1, Div 2, Groups A, B, C, D, T4 hazardous location


ATEX 3 G IIC T4

Field wiring Class 1, Div 2, Groups A, B, C, D, T4 non-incendive


ATEX 3 G IIC T4 -nL

Specifications for DI Card, 8 channel, 24 VDC, Isolated


Number of channels 8
Isolation Each channel is optically isolated from the system at 250 VAC and
from other channels at 150 VAC
Detection level for On > 10 VDC
Detection level for Off < 5 VDC
Input impedance 5 mA at 24 V
LocalBus current (12 VDC nominal) 75 mA typical,
per card
100 mA maximum
Field circuit power per card None
Optional fuse 2.0 A

Hazardous area/location Class 1, Div 2, Groups A, B, C, D, T4 hazardous location


ATEX 3 G IIC T4

Field wiring Class 1, Div 2, Groups A, B, C, D, T4 non-arcing


ATEX 3 G IIC T4 -nA
Product Data Sheet
Classic I/O
May 2006—Page 19

TM

Specifications for DI Card, 8 channel, 120 VAC, Isolated


Number of channels 8
Isolation Each channel is optically isolated from the system at 250 VAC and
from other channels at 150 VAC
Detection level for On 84 to 130 VAC
Detection level for Off 0 to 34 VAC
Input load (contact cleaning) 2 mA at 120 VAC
Input Impedance 60 KΩ
LocalBus current (12 VDC nominal) 75 mA typical,
per card
100 mA maximum
Field circuit power per card None
Optional fuse 2.0 A
Hazardous area/location Class 1, Div 2, Groups A, B, C, D T4 hazardous location
Field wiring Class 1, Div 2, IIC T4 non-arcing
Product Data Sheet
Classic I/O
May 2006—Page 20

TM

Specifications for DI Card, 8 channel, 120 VAC, Dry Contact


Number of channels 8
Isolation Each channel is optically isolated from the system at 250 VAC
Detection level for On > 1.4 mA
Detection level for Off < 0.56 mA
Output Impedance 60 KΩ
LocalBus current (12 VDC nominal) 75 mA typical,
per card
100 mA maximum
Field circuit power per card 15 mA at 120 VAC
Optional fuse 2.0 A
Hazardous area/location Class 1, Div 2, Groups A, B, C, D T4 hazardous location
Field wiring Class 1, Div 2 IIC T4 non-arcing

Specifications for DI Card, 8 channel, 230 VAC, Isolated


Number of channels 8
Isolation Each channel is optically isolated from the system at 250 VAC
Detection level for On 168 to 250 VAC
Detection level for Off 0 to 68 VAC
Input load (contact cleaning) 1 mA at 230 VAC
Input impedance 238 KΩ
LocalBus current (12 VDC nominal) 75 mA typical,
per card
100 mA maximum
Field circuit power per card None
Optional fuse 2.0 A
Hazardous area/location Class 1, Div 2, Groups A. B, C, D T4 hazardous location
Field wiring Class 1, Div 2 IIC T4 non-arcing
Product Data Sheet
Classic I/O
May 2006—Page 21

TM

Specifications for DI Card, 8 channel, 230 VAC, Dry Contact


Number of channels 8
Isolation Each channel is optically isolated from the system and from other
channels at 250 VAC
Detection level for On > 0.71 mA
Detection level for Off < 0.28 mA
Output impedance 238 KΩ
LocalBus current (12 VDC nominal) 75 mA typical,
per card
100 mA maximum
Field circuit power per card 7 mA at 230 VAC
Optional fuse 2.0 A
Hazardous area/location Class 1, Div 2, Groups A, B, C, D T4 hazardous location
Field wiring Class 1, Div 2 IIC T4 non-arcing
Product Data Sheet
Classic I/O
May 2006—Page 22

TM

Specifications for DO Card, 8 channel, 120/230 VAC, Isolated


Number of channels 8
Each channel is optically isolated from system at 250 VAC and from
Isolation
other channels at 150 VAC
Output range 20 to 250 VAC
1.0 A continuous per channel;
Output rating 2.0 A maximum per card up to 60 C° (140 F°)
3.0 A maximum per card up to 50 C° (122 F°)
2 mA maximum at 120 VAC
Off state leakage
4 mA maximum at 230 VAC

LocalBus current (12 VDC nominal) 100 mA typical,


per card 150 mA maximum
Field circuit power per card None
Configurable channel types: Output
Discrete output Output stays in last state submitted by the controller.
Momentary output Output is active for a pre-configured time period (100 ms to 100 s).
Output is active as a percentage of a pre-configured base time
Continuous pulse output
period (100 ms to 100 s). Resolution = 5 ms
Optional fuse 2.0 A
Hazardous area/location Class 1, Div 2, Groups A, B, C, D T4 hazardous location
Field wiring Class 1, Div 2 IIC T4 non-arcing
Product Data Sheet
Classic I/O
May 2006—Page 23

TM

Specifications for DO Card, 8 channel, 120/230 VAC, High Side8


Number of channels 8
Isolation Each channel is optically isolated from the system at 250 VAC
Output range 20 to 250 VAC
Output rating 1.0 A continuous per channel;
2.0 A maximum per card up to 60 C° (140 F°)
3.0 A maximum per card up to 50 C° (122 F°)
Off state leakage 2 mA maximum at 120 VAC
4 mA maximum at 230 VAC
LocalBus current (12 VDC nominal) 100 mA typical,
per card
150 mA maximum
Field circuit power per card 3.0 A at 120 VAC or 230 VAC
Configurable channel types: Output
Discrete output Output stays in last state submitted by the controller
Momentary output Output is active for a pre-configured time period (100 ms to 100 s).
Continuous pulse output Output is active as a percentage of a pre-configured base time
period (100 ms to 100 s). Resolution = 5 ms
Optional fuse 2.0 A

Hazardous area/location Class 1, Div 2, Groups A, B, C, D T4 hazardous location

Field wiring Class 1, Div 2 IIC T4 non-arcing

8
High-side means the output signal is switched on the positive leg. Switching on the positive leg avoids current in field
wiring when there is no output signal.
Product Data Sheet
Classic I/O
May 2006—Page 24

TM

Specifications for DO Card, 8 channel, 24 VDC, Isolated


Number of channels 8
Isolation Each channel is optically isolated from the system at 250 VAC and
from other channels at 150 VAC
Output range 2 VDC to 60 VDC
Output rating 1.5 A
Off state leakage 1.2 mA maximum
LocalBus current (12 VDC nominal) 100 mA typical,
per card
150 mA maximum
Field circuit power per card None
Configurable Channel Types: Output
Discrete output Output stays in last state submitted by the controller.
Momentary output Output is active for a pre-configured time period (100 ms to 100 s).
Continuous pulse output Output is active as a percentage of a pre-configured base time
period (100 ms to 100 s). Resolution = 5 ms
Hazardous area/location Class 1, Div 2, Groups A, B, C, D, T4 hazardous locations
ATEX 3 G IIC T4
Field wiring Class I, Div 2 Groups A, B, C, D, T4 non-arcing
ATEX 3 G IIC T4 -nA
Product Data Sheet
Classic I/O
May 2006—Page 25

TM

Specifications for DO Card, 8 channel, 24 VDC, High Side


Number of channels 8
Isolation Each channel is optically isolated from the system at 100 VAC
Output range 2 VDC to 60 VDC
Output rating 1.0 A continuous per channel;
3.0 A maximum per I/O Interface
Off state leakage 1.2 mA maximum
LocalBus current (12 VDC nominal) 100 mA typical,
per card
150 mA maximum
Field circuit power per card 3.0 A at 24 VDC per I/O Interface
Configurable channel types: Output
Discrete output Output stays in last state submitted by the controller.
Momentary output Output is active for a pre-configured time period (100 ms to 100 s).
Continuous pulse output Output is active as a percentage of a pre-configured base time
period (100 ms to 100 s). Resolution = 5 ms
Optional fuse 2.0 A
Hazardous area/location Class 1, Div 2, Groups A, B, C, D, T4 hazardous locations
ATEX 3 G IIC T4
Field wiring Class I, Div 2 Groups A, B, C, D, T4 non-arcing
ATEX 3 G IIC T4 -nA
Product Data Sheet
Classic I/O
May 2006—Page 26

TM

I/O Terminal Blocks


A variety of I/O terminal blocks is available to meet
specific functionality and environmental
requirements. I/O terminal blocks and I/O cards used
together are equipped with function and field wiring
protection keys to ensure that only the I/O card and
I/O terminal block that match functionally can be
plugged into each other.

The terminal block keys can be preset to speed


installation. For field devices that are located in an
intrinsically safe zone, or discrete field devices that
require more than the maximum specified current,
standard mass terminated interfaces are provided
with 10-, 16-, or 24-pin connections to allow mass
termination cable connection to intermediary panels.
The systems integrator usually installs these panels.
The low-level signals are conducted over 0.093 mm²
(28 AWG) ribbon cable or round instrument cable.

For field devices requiring external power, the 4-wire


I/O terminal block is available. This particular I/O
terminal block is used in conjunction with the AI, 4-
20 mA card.

Function
keys

24 pin 10 pin 16 pin


Standard mass terminated interfaces.
Product Data Sheet
Classic I/O
May 2006—Page 27

TM

The following tables list specifications for I/O and mass termination blocks:

Specifications for I/O Terminal Blocks

Voltage rating Varies for card type


Maximum current Varies for card type
Hazardous • Class 1, Div 2, Groups A, B, C, D
area/location T4 hazardous locations
• ATEX 3 G IIC T4

Specifications for Mass Terminal Blocks

Models 10-pin mass termination block


16-pin mass termination block
24-pin mass termination block
Maximum current 1 A per I/O Channel (16-pin)
1 A per cable (10-pin, 24-pin)
Voltage rating 30 VDC between non-connected
signals
Maximum cable length 4 m. (13.1 ft.)
Key position Set the key position based on I/O card
type.
Factory settings:
10-pin: B6
16-pin: A1
24-pin: A3
Hazardous • Class 1, Div 2, Groups A, B, C, D
area/location T4 hazardous locations
• ATEX 3 G IIC T4
Product Data Sheet
Classic I/O
May 2006—Page 28

TM

Options
The table below lists Classic I/O and terminal block compatibility:

I/O Card – Terminal Block Compatibility

I/O Card I/O Card Keying Recommended I/O Optional I/O


Terminal Block Terminal Block

AI, 8-channel, 4–20 mA A1 I/O terminal block Fused I/O terminal block 4-wire I/O
terminal block 16-pin mass termination
block (2-wire connection)
AI, 8-channel, 1–5 VDC A3 4-wire I/O terminal block 24-pin mass termination block
AO, 8-channel,4–20 mA A4 I/O terminal block Fused I/O terminal block 16-pin mass
termination block
Isolated Input Card C2 Isolated Input Terminal NA
Block
DI, 8-channel, 24 VDC, B2 I/O terminal block Fused I/O terminal block 16-pin mass
Isolated termination block
DI, 8-channel, 24 VDC, B1 Fused I/O terminal block I/O terminal block
dry contact 16-pin mass termination block
DI, 8-channel, 120 VAC, E4 I/O terminal block Fused I/O terminal block
isolated
DI, 8-channel, 120 VAC, E1 Fused I/O terminal block I/O terminal block
dry contact
DI, 8-channel, 230 VAC, E5 I/O terminal block Fused I/O terminal block
isolated
DI, 8-channel, 230 VAC, E2 Fused I/O terminal block I/O terminal block
dry contact
DO, 8-channel, 120 F4 I/O terminal block Fused I/O terminal block
VAC/230 VAC, isolated
DO, 8-channel, 120 F1 Fused I/O terminal block I/O terminal block
VAC/230 VAC, high side
DO, 8-channel, 24 VDC, B5 I/O terminal block Fused I/O terminal block 16-pin mass
isolated termination block
DO, 8-Channel, 24 VDC, B6 Fused I/O terminal block I/O terminal block
High Side 10-pin mass termination block
16-pin mass termination block
Product Data Sheet
Classic I/O
May 2006—Page 29

TM

Ordering Information

Model Number Description

VE4001S2T1B1 Discrete Input Card: 8 Channels, 24Vdc, Isolated, Standard I/O Termination Block

VE4001S2T1B2 Discrete Input Card: 8 Channels, 24Vdc, Isolated, Fused I/O Termination Block

VE4001S2T1B3 Discrete Input Card: 8 Channels, 24Vdc, Isolated, 16-Pin Mass I/O Termination Block

VE4001S2T2B1 Discrete Input Card: 8 Channels, 24Vdc, Dry Contact, I/O Termination Block

VE4001S2T2B2 Discrete Input Card: 8 Channels, 24Vdc, Dry Contact, Fused I/O Termination Block

VE4001S2T2B3 Discrete Input Card: 8 Channels, 24Vdc, Dry Contact, 16-Pin Mass I/O Termination Block

VE4001S2T2B4 Discrete Input Card: 32 Channels, 24 Vdc, Dry Contact, Termination Block

VE4001S3T1B1 Discrete Input Card: 8 Channels, 120Vac, Isolated, I/O Termination Block

VE4001S3T1B2 Discrete Input Card: 8 Channels, 120Vac, Isolated, Fused I/O Termination Block

VE4001S3T2B1 Discrete Input Card: 8 Channels, 120Vac, Dry Contact, I/O Termination Block

VE4001S3T2B2 Discrete Input Card: 8 Channels, 120Vac, Dry Contact, Fused I/O Termination Block

VE4001S4T1B1 Discrete Input Card: 8 Channels, 230Vac, Isolated, I/O Termination Block

VE4001S4T1B2 Discrete Input Card: 8 Channels, 230Vac, Isolated, Fused I/O Termination Block

VE4001S4T2B1 Discrete Input Card: 8 Channels, 230Vac, Dry Contact, I/O Termination Block

VE4001S4T2B2 Discrete Input Card: 8 Channels, 230Vac, Dry Contact, Fused I/O Termination Block

VE4002S1T1B1 Discrete Output Card: 8 Channels 24Vdc, Isolated, I/O Termination Block

VE4002S1T1B2 Discrete Output Card: 8 Channels 24Vdc, Isolated, Fused I/O Termination Block

VE4002S1T1B3 Discrete Output Card: 8 Channels 24Vdc, Isolated, 16-Pin Mass I/O Termination Block

VE4002S1T2B1 Discrete Output Card: 8 Channels 24Vdc, High Side, I/O Termination Block

VE4002S1T2B2 Discrete Output Card: 8 Channels 24Vdc, High Side, Fused I/O Termination Block
Product Data Sheet
Classic I/O
May 2006—Page 30

TM

Ordering Information (continued)

VE4002S1T1B1 Discrete Output Card: 8 Channels 24Vdc, Isolated, I/O Termination Block

VE4002S1T1B2 Discrete Output Card: 8 Channels 24Vdc, Isolated, Fused I/O Termination Block

VE4002S1T1B3 Discrete Output Card: 8 Channels 24Vdc, Isolated, 16-Pin Mass I/O Termination Block

VE4002S1T2B1 Discrete Output Card: 8 Channels 24Vdc, High Side, I/O Termination Block

VE4002S1T2B2 Discrete Output Card: 8 Channels 24Vdc, High Side, Fused I/O Termination Block

VE4002S1T2B3 Discrete Output Card: 8 Channels 24Vdc, High Side, 16-Pin Mass I/O Termination Block

VE4002S1T2B4 Discrete Output Card: 8 Channels 24Vdc, High Side, 10-Pin Mass I/O Termination Block

VE4002S1T2B5 Discrete Output Card, 32 Channels, 24Vdc, High Side, I/O Termination Block

VE4002S2T1B1 Discrete Output Card: 8 Channels 115/230Vac, Isolated, I/O Termination Block

VE4002S2T1B2 Discrete Output Card: 8 Channels 115/230Vac, Isolated, Fused I/O Termination Block

VE4002S2T2B1 Discrete Output Card: 8 Channels 115/230Vac, High Side, I/O Termination Block

VE4002S2T2B2 Discrete Output Card: 8 Channels 115/230Vac, High Side, Fused I/O Termination Block

VE4003S2B1 Analog Input Card: 8 Channels 4-20 mA, HART, I/O Termination Block

VE4003S2B2 Analog Input Card: 8 Channels 4-20 mA, HART, Fused I/O Termination Block

VE4003S2B3 Analog Input Card: 8 Channels 4-20 mA, HART, 4-wire I/O Termination Block

VE4003S2B4 Analog Input Card: 8 Channels 4-20 mA, HART, 16-Pin Mass I/O Termination Block

VE4003S3B3 Analog Input Card: 8 Channels 1-5 Vdc, 4-wire I/O Termination Block

VE4003S3B4 Analog Input Card: 8 Channels 1-5 Vdc, 16-Pin Mass I/O Termination Block

VE4003S3B5 Analog Input Card: 8 Channels 1-5 Vdc, 24-Pin Mass I/O Termination Block

VE4003S4B1 Analog Input Card: 8 Channels, mV Ranges, I/O Termination Block

VE4003S5B1 Analog Input Card: 8 Channels Thermocouple, CJC Termination Block


Product Data Sheet
Classic I/O
May 2006—Page 31

TM

Ordering Information (continued)

VE4003S6B1 Analog Input Card: 8 Channels RTD, RTD Termination Block

VE4003S7B1 Isolated Input Card , 4 Isolated Channels for T/C, RTD, mv, or volts; Isolated Input terminal
Block
VE4005S2B1 Analog Output Card: 8 Channels 4-20 mA, HART, I/O Termination Block

VE4005S2B2 Analog Output Card: 8 Channels 4-20 mA, HART, Fused I/O Termination Block

VE4005S2B3 Analog Output Card: 8 Channels 4-20 mA, HART, 16-Pin Mass I/O Termination Block

Prerequisites
DeltaV version 7.3 is required for 4-channel isolated card.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2006 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson Process
Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for informational
purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees, express or implied,
regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions, which are available on
request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 1

TM

DeltaV Control Network Hardware

The standards-based, high-performance DeltaV Control Network is easy to install and maintain.

„ Easy to use The Control Network is a dual-speed 10/100BaseT


network. CAT 5 screened (ScTP) twisted-pair cable
„ Scalable and cost-effective connects each node to the hub or switch.

„ Flexible The DeltaV system supports a specific set of


network hubs and switches for the DeltaV Control
„ Redundant Network (see the ordering information included in
this document for details of the specific control
network devices we support.)
Introduction
Your control network is the backbone of your
system. The DeltaV Control Network is a standard Benefits
Ethernet network dedicated to the DeltaV system. Plug-and-play components. You can expand the
You interconnect the DeltaV workstations and the network easily; just plug in another workstation or
controllers using the Control Network. controller and it is recognized by the system.
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 2

TM

Standard compliance. Network components are Scalable in small increments. The DeltaV system
compliant with standards such as IEEE, EMC and provides a package with very low initial cost. You
CSA. are able to expand the system readily and
economically by adding hardware incrementally to
Installation under power. You can install and your system. Further, the Control Software comes
remove nodes under power. Hubs and switches with different sizing and functionality options tailored
make a convenient attachment point for new nodes: to your needs.
no breaking of existing cables or failover issues in a
redundant system. Fast communication. The hub is used for electrical
connectivity of the networked system. It is a passive
Network diagnostics. On the managed switches
device that is invisible to network nodes. The switch
you can use software diagnostics to verify proper
is an active device and provides higher performance
communication-line health. The LEDs on each
than the hub. It is also invisible to network nodes.
individual hub/switch provide health status
information. Redundant. The Control Network is a fully
Off-the-shelf products. DeltaV systems use the redundant communication network. Nodes may also
highest-quality third-party products to ensure be connected using a simplex network but this is not
reliability. a recommend practice.

Control Network connections


Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 3

TM

used, they can be connected using 10/100BaseT


Product Description and Ethernet.
Specification A workstation contains two Ethernet interface ports,
The DeltaV Control Network is configured in a star providing a simplex or redundant 10BaseT or
topology. Other network configurations are not 100BaseT connection to the Control Network.
supported. The MD controller provides a redundant 10/100
BaseT (8-pin RJ45) port. Controllers prior to the MD
run 10BaseT Ethernet.
Hubs and Switches
Ethernet Cable
The Control Network can use one or more Ethernet
hubs or switches for communications connections. The DeltaV system requires the use of Category 5
To be supported by Emerson Process Management, screened (ScTP) cable for the 10/100BaseT dual-
the DeltaV control network must be set up using the speed network.
network equipment listed in the ordering section (or
Fiber-optic Wiring
using the 3COM equipment previously sold by
Emerson Process Management).
Because fiber-optic cables do not conduct electricity,
they should be used in connections between
Wiring buildings or in plant areas where electromagnetic
interference is present. For more information on
The maximum Control Network cable length from wiring, please see the DeltaV Network Hardware
the hub/switch to a node is 100m (330 ft). For longer Configuration whitepaper.
distances, use a fiber-optic solution.
A workstation, a hub, and a controller can be Fiber-optic cabling should also be used where wire
connected with 10BaseT Ethernet. If a switch is runs are longer than 100 meters (330 ft).
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 4

TM

Ordering Information
10/100 Unmanaged Switches
When ordering, please make sure to use the model number for destination country. The appropriate electrical
connectors will be selected for compatibility with local power requirements.
Note
The switches in this section are low port density, unmanaged switches intended for use in smaller DeltaV
systems containing up to 12-15 network devices. They are offered to replace the network hubs that are no longer
available. For larger systems, please use the managed switches in the next section. It is possible to use these
Allied Telesyn switches in the same network as the Cisco switches and any existing 3COM devices. (For detailed
technical information please see www.alliedtelesyn.com). This unit comes with a rack mount kit and can be
installed on 19” rack rails.
The Fiber-optic to Copper Ethernet switch was developed for use on class 1 remote I/O to provide a current-
limited fiber-optic link to IS-classed areas. It can also be used as an unmanaged switch on the DeltaV
communications network for connections between controllers and DeltaV workstations.
VE6019 Fiber-optic to Copper Ethernet Switch
Description Specifications
Ports 4 x10/100BASE-TX, Twisted-pair cable, RJ45 connector, auto-crossing, auto-
negotiation
1 x 100BASE –FX, Multi-mode cable, MT-RJ connector
Power Operating voltage 24VDC (18 to 32VDC)
Current consumption 24 VDC 250mA max
Redundant power connections
Cabling Twisted pair (TP) 0-100 m
Muiltmode fiber (MM) 62.5.125 µm 0-2000m
11dB link budget at 1300 nm
A=4 dB/km, 3dB reserve, B= 500MHz x km
Front panel LEDs Power, link status, collision/duplex and speed
Environmental Operating temp -40 to +70 oC
Storage Temp -40 to +85 oC
ISA 74.04 G3 Airborne contaminates
Dimensions (WxHxD) 35mm x 100mm x 114mm
Mounting DIN rail 35MM
Weight 206g
Protection Class IP20
EMC: EN 61326 with Class A emissions, Annex A immunity
Safety: CSA-C22.2 No 1010.1-92
ATEX: EN 50021:1999 Zone 2, fiber port IS
Draft IEC 60079-28:2005 Part 28 (Protection of equipment and transmission
systems using optical radiation)

FM: 3611 Class1 Div2, Class 1 Zone 2


NAMUR NE21
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 5

TM

Description Model Number

Fiber-optic to Copper Ethernet Switch VE6019

8-Port 10/100BASE-TX Ethernet Switch VE6017F0P1


North American power cord
VE6017F0P2
United Kingdom power cord
VE6017F0P3
Allied Telesyn AT-FS708 switch European power cord
VE6017F0P4
Australian power cord
8-Port 10/100BASE-TX Ethernet Switch VE6017F1P1
(with 100BASE-FX port supports up to 2KM of fiber.) North American power cord
VE6017F1P2
United Kingdom power cord
VE6017F1P3
European power cord
VE6017F1P4
Allied Telesyn AT-FS 709FC Australian power cord
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 6

TM

10/100 Managed Switches


The Cisco managed switches listed below are intended for use in larger DeltaV networks (greater than 15 nodes)
and in any DeltaV network where a managed switch network is desired. These switches can be installed on a
DeltaV system containing SMC switches or existing 3COM switches.
DeltaV supports only a specific version of Cisco switch software, depending on the switch type. DeltaV requires a
specific configuration of the switch that is different from the Cisco default configuration. All Cisco switches
shipped from Emerson have the correct software version installed and have been pre-configured per our
specifications. Any switch supplied by others must have the software version changed to our supported version
and configured per the instructions in DeltaV Books Online to be supported by Emerson Process Management.

Note
The Catalyst® 2950- 24 is a 1-rack unit (RU) stackable** switch providing 24 10/100 ports. It comes with a rack
mount kit.

The Catalyst® 2950C- 24 is a 1-rack unit (RU) stackable** switch providing 24 10/100 ports and two fixed
100BASE-FX uplink ports. It comes with a rack mount kit.

Description Model Number

24-Port 10/100BASE-TX Fast Ethernet Switch VE6012P1


North American power cord
VE6012P2
United Kingdom power cord
VE6012P3
Catalyst 2950-24 - Cisco Software version supported European power cord
12.1-13.EA1c* VE6012P4
Australian power cord

24-Port 10/100BASE-TX Fast Ethernet Switch


with two 100BASE-FX MTRJ uplinks VE6013P1
North American power cord
VE6013P2
United Kingdom power cord
VE6013P3
European power cord
Catalyst 2950C – Cisco software version supported
12.1-13.EA1c* VE6013P4
Australian power cord
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 7

TM

10/100 Managed Switches (continued)

Description Model Number

24-Port 100BASE-FX Fiber-Optic Switch VE6014P1


North American power cord

VE6014P2
United Kingdom power cord

VE6014P3
Catalyst 3550 24 FX SMI – Cisco software version European power cord
supported 12.1-13.EA1c*
VE6014P4
Australian power cord
8-Port 10/100BASE-TX Fast Ethernet Switch with one VE6015P1
100BASE-FX port North American power cord
VE6015P2
United Kingdom power cord
VE6015P3
European power cord
Catalyst 2940
VE6015P4
Australian power cord

Note
The 3550 switch is going end-of-life in May 2006. The replacement switch is the Catalyst 3750-24FS –VE6018
listed below. The Catalyst® 3550 24 FX SMI is a 1-rack unit (RU) stackable**, multilayer switch providing 24
100BASE-FX multimode fiber ports (the 2 GBIC-based Gigabit Ethernet ports are unpopulated and are not
supported with the DeltaV system). It comes with a rack mount kit.
The Catalyst® 2940 switch is a small, standalone, managed switch with eight Fast Ethernet ports and a single
integrated Fast Ethernet FX Fiber uplink (the 1000Base-X slot is not supported in the DeltaV system). The
switches are designed to be used outside the wiring closet in the end-user workspace with easy wall or under-
the-desk mounting. (The unit is not designed for 19” rack mounting—it requires a shelf or other mounting
arrangement if rack mounting is required.) An optional cable guard is available from Cisco to secure the Ethernet
cables and switch.
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 8

TM

10/100/1000 (Gigabit) Managed Switches

The DeltaV system supports gigabit connections only between switches. Connections between
workstations and controllers are still 100MB.

The Cisco 3750 series Gigabit Switches

Description Model Number

24-Port 100Base-FX Fiber-Optic Switch with 2 VE6018P1


1-Gigabit Interface Converter Ethernet ports North American power cord
VE6018P2
United Kingdom power cord
VE6018P3
European power cord
Catalyst 3750-24FS –Cisco software version supported VE6018P4
12.2.(25)SEB2 Australian power cord

24-Port 10/100Base-TX Fast Ethernet Switch with 2 VE6021P1


slots for Gigabit Transceivers North American power cord
VE6021P2
United Kingdom power cord
VE6021P3
European power cord
Cisco 3750-24-TS-S VE6021P4
Australian power cord

12-Slot Gigabit Switch VE6022P1


Requires any combination of Cisco transceiver North American power cord
modules listed below plugged into slots.
VE6022P2
United Kingdom power cord
VE6022P3
European power cord
VE6022P4
Cisco 3750G12S-S Australian power cord
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 9

TM

10/100/1000 (Gigabit) Transceivers

1000BASE-T small form-factor pluggable transceiver with RJ-45 connector

Description Model Number

Gigabit Transceiver Module


Up to 550 meter of fiber-optic cable.

VE6023

Cisco GLC-SX-MM

Gigabit Transceiver Module


Up to 10 kilometers of fiber-optic cable

VE6024

Cisco GLC-LH-SM

Gigabit Transceiver Module


Up to 100 meters of copper cable.

VE6025

Cisco GLC-T
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 10

TM

Hubs
This hub is offered for use in very small DeltaV systems of 3-5 nodes, usually a demo or training system. If it is
used in a system installed in an operating facility, special installation is required to properly connect the CAT5
cable shield to a ground bar because this device does not ground cable shields via the power cord ground. These
hubs can be mixed with SMC, Cisco or existing 3COM network devices.

Description Model Number

8 port 10Base-T Hub

VE6001P1

(3Com® OfficeConnect® Ethernet Hub 8)

Cabling

Description Model Number

MTRJ-MRTJ Fiber-Optic Crossover Cable for Cisco


switches; 3 feet long
VE6104
Picture unavailable

Note
The Fiber-optic crossover cable is used to connect the VE6014 switch to the fiber port on the VE6013 or VE6015.
The VE6014 has no Cu ports and must connect through a device with fiber and Cu ports.
Product Data Sheet
DeltaV Control Network Hardware
April 2006—Page 11

TM

* Versions are correct as of the latest revision of this document but are subject to change without notice. If
switches are supplied by others, they must have their software versions flashed to the supported version and they
must be configured specifically for use with the DeltaV system per the instructions in our documentation. Please
confirm latest supported software versions with your DeltaV sales office before providing equipment not
purchased from Emerson Process Management.

** These units are “stacked” by using standard CAT5 or Fiber MTRJ cables on the front panel connections. A
single 100MB connection provides sufficient bandwidth to interconnect these switches in a DeltaV system. DeltaV
supports Cisco EtherChannel connections if more bandwidth is desired. Note that “stacking” these devices
reduces the available front panel connections by one port for each “stacked” connection.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

(c) 1996-2006 Fisher-Rosemount Systems, Inc. All rights reserved

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or
guarantees, express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms
and conditions, which are available on request. We reserve the right to modify or improve the design or specification of such products at any time
without notice.
Product Data Sheet
DeltaV Operate
March 2006—Page 1

TM

DeltaV Operate

You can easily manage your process with DeltaV Operate.

„ Powerful operator interface, optionally up to Use the standard operating desktop or modify it to fit
four monitors your specific operational philosophies and work
preferences. Take advantage of single-click access
to graphics, directories, and other applications.
„ Alarms prioritized by user
Display configuration is simply a mouse click away.
„ Secure, standard operating desktop Use standard tools such as cut, copy, paste, and
drag-and-drop to easily configure your displays.
„ Intuitive graphics configuration DeltaV Operate can run on a DeltaV workstation
connected directly or remotely to the DeltaV system.
Introduction Also includes full display configuration capability.
Are you tired of cryptic display configuration? Do you
want to operate your process control system with a Benefits
user-friendly interface that has full-function graphics, Powerful operator interface. DeltaV Operate
real-time and historical trending capabilities, process provides a powerful environment for process
alarms prioritized by the user, and system-wide, built operation, with built-in features for easy information
in security? access. Whether you are viewing the highest-priority
Product Data Sheet
DeltaV Operate
March 2006—Page 2

TM

alarm, the next display, or detailed module provides constant visibility and access to the
information, common operator navigation is highest-priority alarms.
consistent and intuitive. Standard faceplates and
The DeltaV system provides built-in alarm
detail displays provide a consistent operating
summaries, providing complete alarm information,
philosophy for all modules.
organized by priority. Operators can view all alarms
High-resolution graphics allow extensive detail and or alarms for a specific unit or area. Operators can
flexibility in the way information is displayed. This easily focus on the most important alarms.
easy-to-use system enables you to creatively
DeltaV Operate supports one or two screens as
present your important process control information.
standard, and optionally up to four screens for
Alarms prioritized by user. Alarm prioritization, monitoring your process graphics.
presentation and management focuses the operator
on the most important alarms. The alarm banner

Plant photographs create intuitive, life-like operator displays


Standard operating desktop. These leading-edge
operator display products include a standard
operating desktop specific for process operations.
They offer context-sensitive navigation with one-click
access for the most important operator tasks.
Process security is critical to any control system.
The DeltaV system provides built-in security based
on user and plant areas.
You can use the predefined DeltaV capabilities or
easily customize the operator display products to fit
Up to four monitors increase your operational view
your operational philosophies and work preferences.
with the DeltaV Four-Monitor Workstation option
Product Data Sheet
DeltaV Operate
March 2006—Page 3

TM

Product Description and Specification


DeltaV Operate incorporates Active X technology Since no one knows how to operate your plant better
and Visual Basic for Applications (VBA) as the than you do, DeltaV also is fully modifiable to match
display scripting language. It can run on a DeltaV your plant. This includes everything, from graphics
workstation connected directly or remotely to the such as alarm summaries and faceplates, to the
DeltaV system. standard desktop and user security.
The product provides a complete set of high With the appropriate system licenses, operators can
performance tools: operator graphics, sophisticated add and operate batches, as well as view batch
alarm management and presentation, real-time and status from DeltaV Operate. Operators can also
historical trending and online context-sensitive help. enter comments and answer prompts related to
The product also includes full display configuration active batches.
capability. User-specific security ensures that only
DeltaV Operate provides electronic signature
authorized operators can make process changes or
verification for your critical parameters, addressing
access specific information.
to the requirements of 21 CFR Part 11. The
DeltaV Operate is specifically designed for process parameters that require electronic signature are
control applications. This includes a pre-defined defined with the control module, thus consistent
operating desktop for single, dual and optionally up electronic signature policies are applied to the
to four monitor workstations and operator navigation parameter, regardless of the operator display being
for alarms, graphics and faceplates. used.

Predefined
motor detail
display Predefined
motor faceplate

Predefined faceplates and detail displays provide a consistent, powerful operator interface.
Product Data Sheet
DeltaV Operate
March 2006—Page 4

TM

View executing
control strategies
in Control Studio
Online

Control Studio Online is one of a wide range of related DeltaV products available to expand your operators’ capabilities.

Operator Graphics. DeltaV Operate includes Sound can be fully integrated with your graphics to
powerful graphics capability. All control system make the graphics more intuitive to operators. For
information is readily available for display. Based on example, a message describing the graphic could
process conditions, virtually any graphic element be played when the graphic is first accessed.
can have visually dynamic characteristics, including Alarms. The alarm banner displays, in descending
color, size, and movement. Graphics for DeltaV order, the five highest-priority alarms. You can view
Operate are configured from within DeltaV Operate. the process graphic associated with the control
You can even use scanned plant images to help module in alarm by a single click of the alarm button.
operator easily identify with the process being Alarms are also displayed on faceplates, process
operated. Then add dynamic information—easy! graphics and alarm summaries. The alarm
Each control module has pre-engineered pop-up summaries show all active alarms for the operator,
faceplates, trends, and detail displays. The all alarms for an area or all alarms for a unit. Alarms
predefined process graphics buttons provide easy are organized by alarm priority.
access to this information. Historical trends can be Although many alarms may be present in your
embedded within the graphics. You can also directly system, only the alarms within an operator’s area of
view the module’s executing control strategy with responsibility are shown. This means that the
Control Studio Online or with History View by operator is not distracted by alarms from other areas
selecting pre-defined buttons when these related of the plant. However, if an operator with different
DeltaV products are on the workstation. responsibilities logs on, the alarm banner
DeltaV graphics support powerful display automatically adjusts for this new operator.
calculations. You can compare values, perform math Alarms are prioritized, managed, and timestamped
functions, etc., within the graphics. at the source (e.g., a controller). This ensures that
Product Data Sheet
DeltaV Operate
March 2006—Page 5

TM

an alarm is displayed with the same priority,


acknowledgment status, and timestamp across For example, all high-priority alarms may be red,
multiple workstations. Each module can have blink when unacknowledged, and produce the same
unlimited standard and user-defined alarms. horn sound.
User-defined alarms can be easily created. These
Horn acknowledgement is managed for all
alarms can be a combination of other alarms and
workstations. When the horn is silenced at one
process conditions. Unlike other control systems,
workstation, all other workstations sounding the horn
which require an expert system to achieve smart
for the same reason are also silenced.
alarms, these come built into the DeltaV system.
You can even dynamically change alarm priorities, Trending. One or more historical and real-time
enable or disable alarms, as your process requires. trends can be embedded right in the process
graphics, with the appropriate system license.
Alarm presentation is consistent across all Operator
Stations. All alarms of the same priority are The trend button on a faceplate displays a historical
displayed identically throughout the system. Alarm trend specifically for the control module you have
priority characteristics are defined globally for the selected. Historical trends can be accessed through
system with the DeltaV Explorer. History View.

View
overview of
alarms by

Access to the highest-priority alarms by area provides instant operator focus on critical areas.
Product Data Sheet
DeltaV Operate
March 2006—Page 6

TM

Toolbar

Main Display

Embedded
Historical
Alarm Banner
Trend

Standard Operating Desktop allows you to focus on the operator displays.

alarm, the operator goes directly to the process


Standard Operating Desktop. The DeltaV
graphic and the faceplate is automatically displayed.
operating desktop is specifically designed for the
critical needs of process automation. The operating Security and Span of Control. Individual users can
desktop is divided into three predesigned sections: have specific privileges that determine which
functions (e.g., operate and debug) they are allowed
Button Toolbar. Located at the top of the screen,
to perform and which parameters they are allowed to
the toolbar provides single-click access to important
change. These user privileges can have a defined
graphic displays, directories, and other applications.
span of control, enabling the privileges to be tailored
The toolbar offers several predefined buttons. You
to certain plant areas.
can add, delete, or modify these predefined buttons
and layout. Each Operator Station can be limited to certain plant
areas for viewing and operating. This security
Main Display. The center of the screen is the
feature can be defined for an individual station, as
primary working area featuring the process graphics.
well as for specific users. Use the DeltaV exclusive
These graphics range from typical process line
Flexlock to ensure that operators remain dedicated
graphics to artistically rendered plant graphics—
to monitoring, troubleshooting, and maintaining the
even photographs of the plant.
process according to plant operating philosophies.
Alarm Banner. The bottom of the screen is
Display configuration. DeltaV Operate display
dedicated to the alarm banner. The alarm banner
configuration is included.
displays the five highest-priority alarms based on the
operator currently logged on. By simply selecting an
Product Data Sheet
DeltaV Operate
March 2006—Page 7

TM

DeltaV Operate is one application used for both


operation and display configuration.

Display configuration is intuitive and designed for


process control. Display configuration is loaded with
predefined functionality such as faceplates, trends,
alarm summaries, display directories, and detail
displays. You can focus on building the right
displays, instead of creating custom operator
interface designs and layouts.
However, you can also use these pre-defined
displays to easily customize them to fit your
requirements. For example, perhaps you would like
to have alarm summary information as part of your
process graphic. Simply open the DeltaV alarm
summary, copy the appropriate display links and
paste them into the new display.
Dynamos simplify display configuration
DeltaV software has been designed to allow you to
"break apart" the standard displays so that you can You don’t need to know the physical location of a
easily build displays most appropriate for your plant. module or perform any database mapping to use the
module information in a graphics display. All you
need to know is the name of the module, and you
can simply browse the system for that loop, much
like browsing for files on your PC.

Browse inside a
display group
and edit its
properties

Configure DeltaV Operate using intuitive dialogs and tree structure.


Product Data Sheet
DeltaV Operate
March 2006—Page 8

TM

Operation-related Products 9 History View Suite. Monitor your plant’s


To enhance your Operator Display Product, the continuous, event and batch data—historically
following applications may be added. and in real time.

9 Batch Operator Interface. Use operator


9 MPC Operate and MPC OperatePro. Easily
operate multivariable model predictive control
graphics to start, monitor, and operate your
strategies executing in DeltaV MPC function
batch process.
blocks.
9 Control Studio Online. Graphically monitors
and troubleshoots running control strategies at 9 Touchscreen. Allows you to simply touch the
the click of a button. screen to easily manage your process with the
9 DeltaV Continuous Historian. Collect, store,
intuitive DeltaV Operator Touchscreen interface.
and easily retrieve continuous historical data.
Configuration-related Products
9 DeltaV Four-Monitor Workstation. DeltaV
9 Configuration Studio Edit. Add full
Operate support of up to four screens to monitor
configuration capabilities to the maintenance
your process.
capabilities.
9 DeltaV Inspect. An advanced process-
monitoring system that instantly identifies under- 9 Configuration Audit Trail. Add audit trail
performing loops. capabilities to display configuration.
9 DeltaV Operate for PROVOX. PROVOX points 9 Recipe Studio. Configures recipes (with
integrated into process graphics. formulations) and creates the steps for
9 DeltaV Operate for RS3. RS3 blocks integrated successful batch production.
into process graphics.
Third-party-related applications
9 DeltaV Remote Access Service. Remotely
locate operator workstations. 9 Sytech Report Manager. From Sytech, delivers
9 DeltaV Remote Client. Locate full function
process reports when and where you need
them.
operator capabilities remotely from the DeltaV
control Network Related DeltaV Products
9 DeltaV Tune. Easily tune your closed-loop The following related DeltaV products enhance your
process control based on either PID and fuzzy system. These may be added to a separate
control algorithms. workstation, depending on the workstation type.
9 Diagnostics. Instantaneously checks out the
9 DeltaV Analyze. Allows you a view of your
health of your DeltaV system.
alarms and events graphically using the web.
9 Event Chronicle. Captures and stores events—
such as alarms and operator changes. 9 DeltaV Web Server. Allows you a view of your
9 Excel Add-in. Accesses any online data and
process using the web
brings it into your copy of Excel. 9 OPC Pager. Keeps a 24-hour eye on your
9 FlexConnect Solutions. Include additional critical values and notifies you when the values
DeltaV Operate faceplates and detail displays meet your alert criteria.
for a variety of legacy control systems.
9 PlantWeb Messenger. Notify personnel or
applications with e-mail, pagers or XML on
critical events.
Product Data Sheet
DeltaV Operate
March 2006—Page 9

TM

Ordering Information
Description Model Number
Operations Software Add-on VE2126Sxxxx

Where xxxx represents the DeltaV Operations Software Add-on DST size and xxxx varies from 100 to 30,000
DSTs.

Prerequisites
• One ProfessionalPLUS Station is required for each DeltaV system.

• DeltaV Operate (Operations Software Add-on) must be loaded onto a workstation. A variety of hardware is
available to meet your specific requirements. Call your local sales office for details.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2006 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 1

TM

DeltaV Operate for PROVOX

You can easily manage your process with PROVOX Operator Console Data Server and DeltaV Operate.

Q Redundant Console Data Servers Available Q Intuitive graphics configuration


Q Single operator interface to both PROVOX and Q Console Resident Points
DeltaV
Q Provides an easy replacement for PROVUE and
Q Powerful operator interface OWP consoles
Q Alarms prioritized by user Q Reduced cost to migrate operator interface from
PROVUE or OWP to DeltaV Operate with iFix
Q Secure, standard operating desktop
graphics
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 2

TM

Introduction
Interoperability and Console POC has excellent server redundancy, which allows
Replacement all the workstations of a failed server to switchover to
Emerson Process Management’s long-standing the backup server.
excellence in providing operator interface solutions
continues with DeltaV Operate for PROVOX. The Run your process control system using DeltaV
PROVOX Operator Console Data Server and DeltaV Operate for PROVOX. Use the standard operating
Operate can interoperate to provide a replacement desktop or modify it to fit your specific operational
console for PROVUE and OWP consoles. DeltaV philosophies and work preferences. Take advantage
Operate for PROVOX can also provide a single of single-click access to graphics, directories, and
operator interface for both PROVOX and DeltaV other applications.
systems.
Powerful operator interface. DeltaV Operate for
DeltaV Operate for PROVOX can display operating PROVOX provides a powerful environment for
information from the PROVOX Operator Console process operation, with built-in features for easy
Data Server to the client workstations running information access. Whether you are viewing the
DeltaV Operate. highest-priority alarm, the next display, or detailed
module information, common operator navigation is
Robust, scalable and secure consistent and intuitive. Standard faceplates and
The PROVOX Operator Console Data Server and detail displays provide a consistent operating
DeltaV Operate can work together to bring a new philosophy for all modules.
industry-leading operator interface to your plant,
providing new ease to the operators using robust High-resolution graphics allow extensive detail and
Windows functionality. The familiar global standard flexibility in the way information is displayed. This
for office management is now setting global easy-to-use system enables you to creatively
standards for operations control of both PROVOX present your important process control information.
and DeltaV systems. That means your operators can
quickly learn to operate the world’s most powerful, Server Redundancy. Server redundancy provides
dependable process management systems in a connections to both primary and secondary Console
compact, intuitive PC environment. From this Data Servers. If a problem occurs on the primary
graphically-rich platform, DeltaV Operate for Console Data Server the Console Workstation can
PROVOX displays operating information from the switch to the secondary server. The switchover can
PROVOX Operator Console Data Server to the be manual or automatic. The server redundancy also
client workstations running DeltaV Operate. provides console-resident point redundancy for
DCD, Accumulation, and Integrity points, with a
The PROVOX Operator Console Data Server is warm standby for Activity points.
scalable from 500 points to 2000 points in 500 point
increments, and from 2000 to 10,000 points in 1000 Alarms prioritized by user. Alarm prioritization,
point increments, and you can connect up to six presentation and management helps to focus the
different single- or dual-headed workstations operator on the most important alarms. The
concurrently. The Data Server is designed with the PROVOX and DeltaV alarm banners provide
years of operator interface experience found in the constant visibility and access to the highest-priority
previous PROVOX operator consoles – Operator alarms. And, provided the alarm schemes for both
WorkPlace and PROVUE Consoles. This legacy of the PROVOX and the DeltaV systems are
experience provides the security you need in the configured similarly, DeltaV Operate for PROVOX
operator interface for your plant. can provide a single alarm banner for all alarms.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 3

TM

The DeltaV and PROVOX systems provide built-in They offer context-sensitive navigation with one-click
alarm summaries, providing complete alarm access for the most important operator tasks.
information, organized by priority. Operators can Process security is critical to any control system.
view all alarms or alarms for a specific unit or area. The DeltaV and PROVOX systems provide built-in
Operators can easily focus on the most important security based on user and plant areas.
alarms.
You can use the predefined capabilities or easily
Activity Processing Add-in (Optional) customize the operator display products to fit your
The Activity Point provides batch processing operational philosophies and work preferences.
capability to the Console Data Server as a console-
resident point. This point provides processing for up Benefits
to 32 Activities that are downloaded from the
configuration software and is compatible with Windows functionality; proven PROVOX
activities that run on Operator Workplace and and DeltaV power.
PROVUE consoles. Redundancy is provided in the DeltaV Operate for PROVOX is compatible with all
form of a warm standby. existing PROVOX highway devices and DeltaV
devices for easy retrofit to existing systems.
Standard operating desktop. This leading-edge Operators can use additional compatible products
operator display product includes a standard without losing critical views of process control
operating desktop specific for process operations. graphics through a multiple-window environment.

Plant photographs create intuitive, life-like operator displays


Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 4

TM

Open. Improve process consistency and availability when you need it. A combination of context-sensitive and
by enabling exceptional information integration from menu-driven help guides you through tasks such as
the field to the boardroom. By opening the process configuration, building graphics, and addressing alarm
to a wide variety of users, you promote process issues. There is also context- and menu- driven help
improvements. For example, with the proper specifically designed to help operators learn and
privileges, a manager can review trend, alarm or manipulate the console. Since these are written in
event data and look for ways to improve the process. standard Windows help format, you can easily add your
Or track problems and find solutions with easy own plant/process-specific help information. With a single
access to historical events information. PROVOX button click and a quick search, the operator can find on-
line help, ranging from how to operate the console to
Operator Console saves PROVOX events and
specifics on how to operate your process. The PROVOX
alarms in files on the server. You don’t lose event
Instrument Area (IA) application enhances efficiency.
journals to one-time printouts. And because the
Operators use only one standardized window to modify
event log is in simple text files, you can analyze the process operation. The IA contains all the controls the
information using off-the-shelf applications like Excel operator needs, from changing setpoints to closing a
or Access. Or use the optional Event Journal valve, to tuning a loop. A single click on the Instrument
software to analyze this information right on the Area toolbar brings up the familiar detailed display
console workstation—quickly and easily. parameters (DDP) for operator inspection. With the proper
security you can modify the DDP values from this screen.
Secure. Protect processes and investments with An easy toggle moves between the remote and local DDP
safe, effective tools that support an open lists.
environment. Password security and user
authorization protect the process from inappropriate Real-time trending. The PROVOX Operator Console
changes. By setting user privileges, the engineer trend application can collect trend data for up to 1200
defines the plant area operators work within, what different point tag attributes from any point in the
group they occupy, and which applications they can database. Data collection rates range from 2 seconds to 8
use. Privileges are set for predefined groups operate, minutes and can store a full 72 hours of data for trended
tune, access, lock and download. Automatic startup variables. Existing trend sets from ENVOX can be
saves valuable time after a shutdown. A robust set imported into this new database. The new trend viewer
of client/server communication services helps window can show up to 6 traces on the same screen. The
maintain high system integrity. If communication window can pan across the full 72 hours of data collected
between server and workstation is lost, the system and trend traces can easily be added as needed for new
will automatically try to reconnect and inform the operations.
operator if the re-connection is unsuccessful.
Graphics. DeltaV Operate for PROVOX lets you
customize your displays by importing bitmaps or scanned
Easy. Increase productivity by using powerful tools
high-resolution images. Standard, pre-configured graphic
in a flexible graphical process control environment.
dynamos have embedded script language and logic
Online display editing—a key new feature—lets you
capability. This gives you built-in coordinated display
modify graphics and faceplates simply and quickly management and dynamic symbol definition. All PROVOX
without the need for downloads from ENVOX. New information is available for viewing on any process
graphics are immediately available for use. Menu- graphics. No special database mapping is necessary. You
driven applications—all with a common look and needn't know the physical location of a module to use its
feel—simplify configuration. Throughout DeltaV information in a graphics display. All you need is the point
Operate for PROVOX environment menus, forms, name—or just part of it. Then simply browse the system
and dialogs guide you through display-building, for that point—like you’d search for a file on your PC.
trend setup, and operation. You’re just a few clicks
away from almost anywhere in the process. For example, Alarms. To provide a safe and effective process, the
a click lets you view and address alarms. A few clicks will Operate displays—in priority order—the most critical plant
adjust the fill rate of a tank. And smart alarm navigation alarms listed in the alarm banner at the bottom of the
allows operators to view and resolve active alarms screen. This alarm banner is always on top of other
immediately. On-line help provides relevant information windows. The console’s advanced alarm management
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 5

TM

includes the PROVOX standard Plant Management Area providing a plant data view for plant managers and
(PMA) and Plant Process Area (PPA) functionality. These process engineers. DeltaV Operate for PROVOX provides
easily manage the operator’s span of control and network connections to a plant operations database for
automatically filter out inappropriate process alarms. To use by non-operators. Management and engineering
address your particular needs, alarm annunciation can be users can view plant information easily, right from their
visual, audible, or both. The alarm banner provides direct offices, using any Windows NT-based platform (NT
access to this dynamic alarm listing. Selecting a specific initially, with Windows XP in following release) that meets
alarm event calls up the point-specific Instrument Area our performance specifications. Password protection
and direct display access for operator action. provides security, which prevents view-only users from
making changes to plant operations.
Operator Console highlights.
For installed PROVOX systems or for adding new
• Uses Windows XP-based, common commercial DeltaV systems. If you’re choosing a DeltaV system for
hardware (initial release on Windows NT). the first time to enhance your PROVOX system, you’ll find
DeltaV Operate for PROVOX provides robust, full console
• Accepts existing OWP database downloads from functionality that helps you maximize the power of
ENVOX databases. DeltaV’s best-in-class process control and real-time
information access. And if you’re already using PROVOX,
• Uses new graphics editor with PROVOX-specific DeltaV Operate for PROVOX will help you manage the
commands and functions for viewing and editing process better, easier—with all the functionality you’ve
process graphic displays. come to expect and rely on, such as Plant Management
Areas (PMA), Plant Process Areas (PPA), Alarm
• Has browser-based, point-and-click placement of Management, and all the existing PROVOX point types.
dynamic data into graphics. DeltaV Operate for PROVOX is completely compatible
with your existing PROVOX system configurations, so no
database reconfiguration is required.
• Supports all remote, targeted OWP/PROVUE point
types.
Migration never made more sense. Evolution is the
process by which we adapt to changing demands and
• Console-resident points, including Activity, DCD,
environments—moving toward smarter, stronger, faster,
Single-bit Discrete, Accumulation, and EPCI points. better performance. Evolution has kept PROVOX the
industry’s leading process control system for over a
• Supports process graphic displays with trend decade. Today, with the process control industry migrating
windows, instrument areas, and Event Journal toward the Windows standard, engineering and
windows. configuration costs are dropping dramatically. The
interoperability and migration of DeltaV Operate for
• Provides span-of-control for operators to fit typical PROVOX with new and existing PROVOX devices lets
PROVOX applications. The console workstations you realize these cost reductions now, while maximizing
allow multiple operators to control the process from the return on your investment over many, many years of
a single set of console electronics. system life.

• Compatible with all existing PROVOX highway The next, best step to increased plant productivity.
devices (at LCON reporting or greater) for easy DeltaV Operate for PROVOX is the next step along the
retrofit to existing systems. critical migratory path of the PROVOX system. Because
today’s evolving technologies and economic demands
• Allows operators to run additional applications stand still for no one. And inertia is the worst enemy to
without losing critical views of process control your productivity. The good news is: DeltaV Operate for
graphics through a multiple-window environment. PROVOX makes your migration easier—by reducing your
cost with off-the-shelf components, with reduced operator
System enhancement—management data connection. learning curve, and with reduced engineering and
Many customers are looking for a low-cost method of configuration costs.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 6

TM

Easier control for increased productivity starts today.


For more information on how DeltaV Operate for PROVOX
9 DeltaV Operate for PROVOX. Incorporates
Active X technology and Visual Basic for
can help you manage your process better, contact your
local Emerson representative or sales office today. View
Applications (VBA) as the display scripting
our web site at http://www.frsystems.com for the office language. DeltaV Operate for PROVOX also
nearest you. includes full display configuration capability. For
use with the DeltaV system, the workstation can
Product Description and Specification be connected directly or remotely to the DeltaV
system.
DeltaV Operate for PROVOX features client-server
architecture. The PROVOX Operator Console Data DeltaV Operate for PROVOX provides a complete set
Server communicates with the controllers, and of high performance tools: operator graphics,
serves the controller point data to the DeltaV sophisticated alarm management and presentation,
Operate workstations. The workstations provide a real-time trending and online context-sensitive help.
complete set of high performance tools: operator User-specific security ensures that only authorized
graphics, sophisticated alarm management and operators can make process changes or access
presentation, real-time trending and online context- specific information.
sensitive help. User-specific security ensures that
only authorized operators can make process DeltaV Operate for PROVOX is specifically designed
changes or access specific information. for process control applications. This includes a pre-
defined operating desktop for both single- and dual-
The workstation software provided in DeltaV Operate monitor workstations and operator navigation for
for PROVOX is the same software as found in DeltaV alarms, graphics and faceplates.
Operate. This allows an operator to monitor and
control a plant area controlled by PROVOX Since no one knows how to operate your plant better
controllers, and to monitor and control a plant area than you do, DeltaV Operate for PROVOX also is fully
controlled by DeltaV controllers. Data from the modifiable to match your plant. This includes
DeltaV system and the PROVOX system can be everything, from graphics such as alarm summaries
shown on the same display! and faceplates, to the standard desktop and user
security.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 7

TM

Predefined
Discrete control discrete control
faceplate detail display

Predefined faceplates and detail displays provide a consistent, powerful operator interface.

Operator Graphics. DeltaV Operate for PROVOX The display graphics support powerful display
includes a powerful graphics capability. All control calculations. You can compare values, perform math
system information is readily available for display. functions, etc., within the graphics.
Based on process conditions, virtually any graphic
element can have visually dynamic characteristics, Sound can be fully integrated with your graphics to
including color, size, and movement. Graphics are make the graphics more intuitive to operators. For
configured from within DeltaV Operate for PROVOX. example, a message describing the graphic could be
played when the graphic is first accessed.
You can even use scanned plant images to help
operator easily identify with the process being Alarms. The PROVOX alarm banner displays - in
operated. Then add dynamic information—easy! descending order - the five highest-priority alarms.
The DeltaV alarm banner displays the five highest-
Each PROVOX point and DeltaV control module has priority alarms from the DeltaV system. You can
pre-engineered pop-up faceplates, trends, and detail view the process graphic associated with the DeltaV
displays. The predefined process graphics buttons control module or the PROVOX point in alarm by a
provide easy access to this information. You can single click of the alarm button. You can optionally
also directly view the DeltaV control module’s set up the DeltaV Operate workstation to display a
executing control strategy with Control Studio single alarm banner for alarms from both PROVOX
Online or history with History View by selecting and DeltaV systems, providing that the alarm
pre-defined buttons when these related DeltaV schemes for both systems are configured in a similar
products are on the workstation manner.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 8

TM

Alarms are also displayed on faceplates, process alarms, these come built into DeltaV Operate for
graphics and alarm summaries. The alarm PROVOX.
summaries show all active alarms for the operator,
all alarms for an area or all alarms for a unit. Alarms You can even dynamically change alarm priorities or
are organized by alarm priority. enable or disable alarms, as your process requires.
Alarm presentation is consistent across all Operator
Although many alarms may be present in your
Stations. All alarms of the same priority are
system, only the alarms within an operator’s area of
displayed identically throughout the system. Alarm
responsibility are shown. This means that the
priority characteristics are defined globally for the
operator is not distracted by alarms from other areas
system with the DeltaV Explorer or ENVOX Server.
of the plant. However, if an operator with different
For example, all high-priority alarms may be red,
responsibilities logs on, the alarm banner
blink when unacknowledged, and produce the same
automatically adjusts for this new operator.
horn sound.
Alarms are prioritized, managed, and time-stamped
Horn acknowledgement is managed for all
at the proper location for the system (e.g., a
workstations. When the horn is silenced at one
controller for DeltaV, PROVOX Operator Console
workstation, all other workstations sounding the horn
Data Server for PROVOX). This ensures that an
for the same reason are also silenced.
alarm is displayed with the same priority,
acknowledgment status, and timestamp across
Trending. One or more real-time trends can be
multiple workstations. Each DeltaV control module
embedded right in the process graphics. The DeltaV
can have unlimited standard and user-defined
system and the PROVOX system support real-time
alarms.
and historical trends.
User-defined alarms can be easily created. These
The trend button on a faceplate displays a historical
alarms can be a combination of other alarms and
trend specifically for the control module you have
process conditions. Unlike other control systems,
selected. Historical trends can be accessed through
which require an expert system to achieve smart
History View.

View alarm
overview by
time or priority

Access to the highest-priority alarms by area provides instant operator focus on critical areas.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 9

TM

Toolbar

Main Display

Alarm Banner

Standard Operating Desktop allows you to focus on the operator displays.

Standard Operating Desktop. The operating Alarm Banner. The bottom of the screen is
desktop is specifically designed for the critical needs dedicated to the alarm banner. The alarm banner
of process automation. The operating desktop is displays the five highest-priority alarms based on the
divided into three pre-designed sections: operator currently logged on. By simply selecting an
alarm, the operator goes directly to the process
Button Toolbar. Located at the top of the screen, graphic and the faceplate is automatically displayed.
the toolbar provides single-click access to important
graphic displays, directories, and other applications. Security and Span of Control. Individual users can
The toolbar offers several predefined buttons. You have specific privileges that determine which
can add, delete, or modify these predefined buttons functions (e.g., operate and debug) they are allowed
and layout. to perform and which parameters they are allowed to
change. These user privileges can have a defined
Main Display. The center of the screen is the span of control, enabling the privileges to be tailored
primary working area featuring the process graphics. to certain plant areas.
These graphics range from typical process line
graphics to artistically rendered plant graphics— Each DeltaV Operate for PROVOX station can be
even photographs of the plant. limited to certain plant areas for viewing and
operating. This security feature can be defined for
an individual station, as well as for specific users.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 10

TM

Use the FRS exclusive Flexlock to ensure that .


operators remain dedicated to monitoring,
troubleshooting, and maintaining the process
according to plant operating philosophies.
Display configuration. DeltaV Operate for PROVOX is DeltaV Operate software has been designed to allow
one application used for both operation and display you to "break apart" the standard displays so that
configuration. you can easily build displays most appropriate for
your plant.
Display configuration is intuitive and designed for
process control. Display configuration is loaded with
predefined functionality such as faceplates, trends,
alarm summaries, display directories, and detail
displays. You can focus on building the right
displays, as an alternative to the operator interface
design and layout.
You can use these pre-defined displays or easily
customize them to fit your requirements. For
example, perhaps you would like to have alarm
summary information as part of your process
graphic. Simply open the alarm summary, copy the
appropriate display links and paste them into the
new display.

Graphics Studio configures Operator Interface displays

You don’t need to know the physical location of a


module or point or perform any database mapping to
use the module information in a graphics display. All
you need to know is the tag name of the module or
point, and you can simply browse the system for that
loop, much like browsing for files on your PC.
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 11

TM

Browse inside a
display group and
edit its properties

Configure DeltaV Operate using intuitive dialogs and tree structure.

Products Included Related Products


9 DeltaV Operate. Can run on a DeltaV operator The following related product enhance your
system
station or a DeltaV ProfessionalPlus station
connected to the POC Data Server, or
connected directly or remotely to the DeltaV 9 OPC Server. Allows you to serve data from your
system. DeltaV Operate for PROVOX also includes process to OPC Clients on your ethernet
full display configuration capability. network.

Prerequisites
Third-party Application Options
• One ProfessionalPLUS Station is required for
9 PI Data Link. From OSI, accesses historical each system (can be used with multiple Data
data and brings it into your copy of Excel. Servers).

• The DeltaV Operator Workstation product must


be loaded onto a workstation. A variety of
hardware is available to meet your specific
requirements. Call local sales office for details
Product Data Sheet
DeltaV Operate for PROVOX
November 2005—Page 12

TM

Ordering Information
DeltaV Operate for PROVOX consists of the PROVOX Operator Console Data Server and DeltaV Operator
Workstation Software with an appropriate workstation hardware selection. The order entry numbers for the POC
Data Server and the Operator Workstation Software are shown below.

Description Model Number


DeltaV Operate for PROVOX Data Server Software FSDVP301-1 (with options)
for DeltaV v7.1 (NT)
DeltaV Operate for PROVOX Data Server Software FSDVP301-2 (with options)
for DeltaV v7.2 (XP)
DeltaV Operate for PROVOX Data Server Software FSDVP301-3 (with options)
for DeltaV v7.3 (XP)
DeltaV Operate for PROVOX Hardware Pack FSDVP301-HW1
(without server PC) – US (110 V) – Highway II
DeltaV Operate for PROVOX Hardware Pack FSDVP301-HW2
(without server PC) – EMA (230 V) – Highway II
DeltaV Operate VE2104S0100
PC Hardware (server and workstation) See Sales Wizard for Series VE2056 through
VE2060 and VE2071 through VE2073 servers and
VE2061 through VE2070 workstations. All
workstations must have three network cards.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
Device Interface Card
November 2003—Page 1

TM

DeviceNet Interface Card

The DeltaV DeviceNet Interface Cards provide the solutions for interfacing to discrete actuators and sensors.

Q Offers freedom to choose appropriate bus


Benefits
for application
Offers freedom to choose appropriate bus for
application. The DeltaV system supports sensor,
Q Supports standard device-level busses
device, and fieldbus technologies. Choose the most
efficient and effective DeltaV interface for your
Q Reduces wiring costs needs, based on your operating philosophy and
plant constraints.
Q Features native controller level interface
Supports standard device-level busses. The
Q Able to mix and match bus technologies to DeltaV system gives a seamless interface with
meet application requirements CENELEC or IEC standard device busses. Our
support of standards ensures your freedom to use
Introduction the devices you prefer.
The DeltaV DeviceNet interface is a field-proven Reduces wiring costs. The DeltaV DeviceNet
interface for discrete actuators and sensors. It is interface decreases the number of wiring diagrams
easy to install, reliable, and simple to use. and cable and clamp labeling needed. The modular
designs reduce network creation time. And, it takes
High data throughput, simple installation, good less time to install and test the DeviceNet than
diagnostic capabilities and error-free proven Classic I/O for the equivalent number of discrete
transmission technology make the DeltaV DeviceNet signals.
a good interface solution for complex devices.
Product Data Sheet
Device Interface Card
November 2003—Page 2

TM

Features native controller-level interface. DeltaV the system without influencing the other stations.
DeviceNet cards communicate directly to the Future expansions have no effect on stations
controller, without the need for a serial interface and already in operation.
other intermediate converters. This greatly simplifies
the configuration and maintenance. You can rely on Transmission speeds between 125 kbit/sec and 500
DeltaV DeviceNet cards to provide real-time, kbit/sec can be selected. One unique transmission
consistently accurate inputs and outputs. As the speed is selected for all devices on the bus when
network of field devices grows, maintenance the system is commissioned.
remains constant.
It should be noted that signals connected to the
Able to mix and match bus technologies to meet controller through the DeviceNet interface are not as
application requirements. The DeltaV system fast as signals that are directly wired to DeltaV
makes it easy to configure and activate the devices. discrete I/O cards.
For devices not in the library, users can add devices
and customize signal labeling according to specific Although each signal brought into the controller via
plant standards. DeviceNet counts as a DST, and is handled in the
same manner as directly connected I/O in the
DeviceNet, AS-i bus, Profibus DP, FOUNDATION control strategy, the effect of device communication
fieldbus, HART, and traditional I/O can be easily failure and recovery must be taken into account.
intermixed on an I/O card basis on the same DeltaV DeviceNet devices may also support diagnostic
controller. The same configuration, diagnostic, and information, which is made available in the
operator interface techniques are used to configure Diagnostics explorer, and as such does not
the system. consume a DST. The number of DSTs per
connected device can vary from 4 to several
Product Description and Specification hundred. A motor starter, for example, may
consume 4 to 5 DSTs, and a remote I/O island will
The DeltaV DeviceNet card uses standard consume as many DSTs as there are I/O
DeviceNet cabling. The interface is based on the connections. Performance of the DeviceNet
master/slave principle. Sixty-one slaves may run on segment will be a function of the number of devices
a cable. connected and the baud rate; typically, an additional
80—100mS latency will be introduced rather than
One DeviceNet segment is supported on a single directly connecting the signal.
interface. Temperature and certification
specifications are the same as other DeltaV I/O.

The DeviceNet transmission technology is easy to


install. The bus structure permits addition and
removal of stations or step-by-step commissioning of
Product Data Sheet
Device Interface Card
November 2003—Page 3

TM

DeviceNet transmission speeds and cable lengths

Baud rate 125 250 500


(kbit/sec)
Distance/segment 500m 250m 100m

Common Environmental Specifications for all I/O Carriers and Power/Controller Interfaces

Series 1 Card Series 2 Card**

Category Specifications:

Storage Temperature -40 to 85 °C (-40 to 185 °F) -40 to 85 °C (-40 to 185 °F)

Operating Temperature 0 to 55 °C (32 to 131 °F) -40° C to 70° C (-40° to 158° F)

Relative humidity 5 to 95% , non-condensing 5 to 95% , non-condensing

• ISA-S71.04-1985 Airborne • ISA-S71.04-1985 Airborne


Contaminants Class G3 Contaminants Class G3
Airborne contaminants
• Conformal coating • Conformal coating

Protection rating IP 20, NEMA 12 IP 20, NEMA 12


ATEX EEx nA IIC T4 ATEX EEx nA IIC T4
Hazardous area/location* Class 1, Div 2, Groups A, B, C, D, Class 1, Div 2, Groups A, B, C, D,
T4 T4

Shock 10 g ½-sine wave for 11 ms 10 g ½-sine wave for 11 ms

1 mm peak-to-peak from 5 to 16 1 mm peak-to-peak from 5 to 16


Vibration Hz; Hz;
0.5 g from 16 to 150 Hz 0.5 g from 16 to 150 Hz

*Refer to Zone 2 installation instructions (12P2046) and/or Class 1 Division 2 installation instructions (12P1293)
for information on installing in hazardous areas.

**Series 2 card complies with NAMUR NE21 per DeltaV Digital Automation System NAMUR NE21 Installation
Instructions 12P2822.
Product Data Sheet
Device Interface Card
November 2003—Page 4

TM

DeviceNet Interface Specifications

Number of ports 1

DeviceNet Slave
A DeviceNet slave is a peripheral device (I/O device,
drive, HMI, valve, etc.) that collects input information
and sends output information to the master. There
are also devices that supply only input or only output
information.

The amount of input and output information depends


on the device type.

Only slave devices that support polling may be used.


The DeltaV DeviceNet card (master) cyclically reads
the input information from the slaves and cyclically
writes the output information to the slaves. In
addition to cyclic user data transmission, DeviceNet
provides powerful functions for diagnostics and
configuration.

EDS Files
A EDS file is used to identify a DeviceNet device.
(master or slave). It contains data making it possible
to have manufacturer-independent configuration
tools. Typical information in an EDS file is vendor
information, device identification, and configuration
and diagnostic parameter information. An EDS file
must be available for every DeviceNet slave. The
DeltaV system uses the information in the EDS file
to set up the communications to the slave device.
The EDS can be imported into the DeltaV system to
add the new slave to the library.
Product Data Sheet
Device Interface Card
November 2003—Page 5

TM

Ordering Information
Description Model Number
DeviceNet Interface Card VE4016

Prerequisites

• DeltaV version 6.1

• MD or later controller

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
FOUNDATION Fieldbus I/O Redundancy
June 2004—Page 1

TM

FOUNDATION™ Fieldbus I/O Redundancy

Use DeltaV state-of-the-art FOUNDATION fieldbus redundant I/O for your process control system.

Q Increases input/output If you want an efficient, economical, and secure


process control system, use DeltaV FOUNDATION
Q Takes advantage of all smart device fieldbus redundant I/O. It greatly enhances device
diagnostics that affect your control strategy and
capabilities alerts operators to device malfunctions.
Q Facilitates multi-drop 16 devices on one port FOUNDATION fieldbus I/O modular design offers
flexibility during installation. It’s designed to be
Q Features secure uninterrupted control installed in the field, close to your devices.
FOUNDATION fieldbus is equipped with function and
Q Provides third-party device support field-wiring protection keys to ensure that the correct
I/O card is always plugged into the corresponding
terminal block. Modularity, protection keys, and
Q Autosense of redundant I/O increased input/output capacity make FOUNDATION
fieldbus I/O a smart choice for your process control
Q Automatic switchover system.

Introduction Benefits
Are you looking for an efficient, yet robust, I/O Increases input/output. Use FOUNDATION fieldbus
subsystem? FOUNDATION fieldbus redundant I/O is a I/O instead of Classic I/O to increase information
modular subsystem that communicates digitally with flow. Take advantage of FOUNDATION fieldbus digital
field devices, increases your input/output capacity, communications to access additional information
and gives you access to more information about from your smart devices. Get more information over
your process than conventional I/O subsystems. one wire than over multiple wires with Classic I/O.
Product Data Sheet
FOUNDATION Fieldbus I/O Redundancy
June 2004—Page 2

TM

Takes advantage of all smart device capabilities. operator is given clear notification of a switchover at
Increase your ability to communicate with your the operator display.
devices using DeltaV FOUNDATION fieldbus I/O. Field
device status is updated continuously using Additional Benefits
FOUNDATION fieldbus I/O. For multi-variable devices,
all process variables are available on the single Increase your process control system’s level of
fieldbus connection. sophistication using FOUNDATION fieldbus I/O. You
are already aware of the increased input/output
Facilitates multi-drop 16 devices on one port. capabilities and improved communication with your
Save on wiring expenditures by installing smart devices. Now go one step further and use
FOUNDATION fieldbus I/O in the field, close to the AMSinside with your FOUNDATION fieldbus I/O—from
actual field devices.1 Mounting the controller with the control room. Using AMSinside, access all of
the I/O further reduces your wiring costs by your process information from the FOUNDATION
eliminating the need for long runs of multi-cores. fieldbus device database to configure, monitor, and
Multi-dropping up to 16 devices on one port reduces troubleshoot all your smart devices.
your wiring expenses substantially. The integrated
design of the FOUNDATION fieldbus I/O can eliminate Using AMSinside you can access status and
the need for marshaling panels. This saves you diagnostic data from smart devices and monitor their
even more. performance. Increase product quality and minimize
unplanned downtime with this dynamic application.
Features secure uninterrupted control. A DeltaV Improve the productivity and profitability of your
system offers back-up link active schedule (LAS) to process control system.
ensure secure control when upgrading a card or in
the case of card failure. LAS control is automatically Fieldbus devices not manufactured by Emerson
transferred to the backup device when upgrading or Process Management divisions are categorized as
experiencing card failure. Control is automatically third-party devices. The DeltaV system provides
transferred back to the H1 Interface Card when the third-party device support for devices that have
system detects a new card. This process requires no successfully passed rigorous testing by Emerson
user interaction. Process Management and are registered by the
Fieldbus Foundation. This allows you to benefit from
Provides third-party device support. The DeltaV the open fieldbus architecture when selecting field
system provides third-party device support for devices.
devices that have successfully passed rigorous
testing by Emerson Process Management. This
testing ensures reliability and safety and allows you
to benefit from the open fieldbus architecture when
selecting field devices. The tables listing the
supported fieldbus devices follow on page 3.

Autosense of redundancy. DeltaV autosenses


redundant I/O which greatly simplifies the task of
adding redundancy to the system. The redundant
pair of cards are treated as one card in the system
tools.
Automatic Switchover. Should a primary I/O card
fail, the system automatically switches to the
"standby" card without user intervention. The

1
Refer to Zone 2 installation instructions (12P2046)
and/or Class 1 Division 2 installation instructions
(12P1293) for details.
Product Data Sheet
FOUNDATION Fieldbus I/O Redundancy
June 2004—Page 3

TM

Product Description and Specification


The active and standby I/O cards are connected to The Redundant FOUNDATION fieldbus I/O subsystem
the field at the redundant terminal block. When a includes:
fault is detected, the system automatically switches
to the backup I/O card. The reliability rating of the
 H1 card
terminal block is greater than the high reliability of  fieldbus power supply
the I/O cards.
 fieldbus junction block
The controller scans each card of a redundant pair.
Incremental controller loading is a function of the  fieldbus terminator
number of redundant cards. In addition the  fieldbus power conditioner.
redundant cards have dedicated communication
between the pair and the backup card monitors the The I/O card is enclosed in a DeltaV-designed
health of the active card common form factor that plugs into the I/O interface
carrier. The housing is clearly labeled with the
Configuration of redundancy is not required as the enclosed I/O card type. Clearly visible LEDs on the
DeltaV system automatically recognizes the top of the I/O card display the power, error, and
redundant pair of cards and assigns a device signal status to the two channels included in the I/O card.
tag (DST) to the channels on the primary card.
The Fieldbus I/O Card meets ISA G3 corrosion
Switchover time for redundant I/O is minimal, and specifications by using superior electronic
the process will be undisturbed. components and conformal coating. For details on
An alarm on the integrity error for the primary notifies other components, refer to the Foundation Fieldbus
the operator of a switchover. The backup card is I/O product data sheet.
also monitored for integrity alarms. Events that can
cause a switchover include.
• Hardware failure within the active card.
• Communications failure between the active
card and the controller.
• Removal of the active card from the carrier.
• Detection of a fault in the field wiring
A switchover may also be initiated from the
diagnostics explorer, and the health and status of
both cards and their channels are available in the
diagnostics explorer.
The system automatically commissions a new
standby card. In safe areas, failed cards can be
replaced under power. In hazardous areas, appropri-
ate installation procedures must be followed.
Foundation Fieldbus I/O Redundancy is available in
localized-language versions beginning with version
6.2.
Product Data Sheet
FOUNDATION Fieldbus I/O Redundancy
June 2004—Page 4

TM

Specifications for H1 card, 2 channel, FOUNDATION Fieldbus

Number of channels 2
Number of field devices: 16 per port (dependent on device power
consumption – an IS requirement)
Number of Ff function blocks 64 per card
Isolation Each channel is isolated from the system at field to system
isolation = 100 VAC (verified by 1700 VDC factory test)
Nominal signal range (span) Fieldbus FOUNDATION IEC 61158-2
Localbus current per card (12 VDC 200 mA typical, 300 mA maximum
nominal)
Field circuit power per card Provided externally
Standards IEC 1158 data link layer
Airborne contaminants • ISA-S71.04-1985 Airborne Contaminants Class G3
• Conformal coating
Hazardous area/location*
1) I/O interfaces
CENELEC Zone 2 IIC T4 hazardous area or Class, I Div 2,
Groups A, B. C. D T4 hazardous locations.
2) Field circuits

*Refer to Zone 2 installation instructions (12P2046) and/or Class 1 Division 2 installation instructions (12P1293)
for information on installing in hazardous areas.
Product Data Sheet
FOUNDATION Fieldbus I/O Redundancy
June 2004—Page 5

TM

Ordering Information

Description Model Number


H1 Fieldbus Card VE4037 PO

Prerequisites
• A fieldbus power supply is required for each bus segment.

• Each fieldbus segment must be terminated at both ends. A fieldbus brick and terminator for each segment are
recommended.

• DeltaV version 6.0 or later

• DeltaV MD Controller

• Series 2 I/O cards are required for redundancy.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2004 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
Fieldbus H1 Carrier
November 2003—Page 1

TM

Fieldbus H1 Carrier

The DeltaV Fieldbus H1 Carrier is your field-mounted fieldbus I/O carrier solution.

Benefits
Q Mixes conventional and fieldbus devices on
same segment Mixes conventional and fieldbus devices on
same segment. For signals or measurements not
Q Uses DeltaV Classic I/O cards on a fieldbus available on fieldbus, connect your conventional
segment devices to DeltaV Classic I/O cards in the DeltaV
Smart Carrier and obtain the benefits of the DeltaV
Q Reduces wiring costs plantweb architecture. The DeltaV system
automatically knows that a new device has been
Introduction added to the fieldbus segment and seamlessly
activates the new device.
It is now possible to connect your field-mounted
discrete I/O to your fieldbus segment and take Uses DeltaV Classic I/O cards on a fieldbus
advantage of the substantial reduction in wiring and segment. The Fieldbus H1 Carrier uses DeltaV
associated costs that are typical of the fieldbus Classic I/O cards, the same DeltaV Classic I/O cards
architecture. The Fieldbus H1 Carrier is programmed that are used in the rest of your system. This
to accept DeltaV Classic I/O discrete signals and ensures easy maintenance and reduces inventory.
transmit the signals over the fieldbus segment to the Currently the Fieldbus H1 Carrier handles one 8-
controller. Now you have control in the field or in the channel DI card and one 8-channel DO card. Others
controller for your non-fieldbus devices. will soon follow.

Use the DeltaV Fieldbus H1 Carrier as remote I/O to Reduces wiring costs. Take advantage of the
bring in 16 signals on one segment, thereby greatly substantial reduction in wiring and associated costs
reducing costs. that are typical of the PlantWeb architecture for your
conventional signals.
Product Data Sheet
Fieldbus H1 Carrier
November 2003—Page 2

TM

Product Description and Specification


The 8-channel DeltaV Classic I/O card uses bussed The Fieldbus H1 Carrier can be DIN-rail mounted or
field power. In this release, slot 1 supports any 8- panel mounted. Wiring is easy because the fieldbus
channel DI card and slot 2 supports any DO card. In segment and the bussed carrier power are on
subsequent releases, all other DeltaV Classic I/O removable connectors.
cards will be supported. A multi-channel function
block inside the Smart Carrier brings the 8 channels
to one function block.

The DeltaV Fieldbus H1 Carrier is a 2-wide carrier


that comes with or without an enclosure. All DeltaV
Classic I/O cards are enclosed in a common form
factor that easily plugs into the SMART carrier.
Clearly visible LEDs on the top of the I/O card
display the power, error, and status of the 8
channels.

Common Environmental Specifications for all I/O Carriers and Power/Controller


Interfaces

Category Specifications:

Storage Temperature -40 to 85 °C (-40 to 185 °F)

Operating Temperature -40 to 70 °C (-40 to 158 °F)

Relative humidity 5 to 95% , non-condensing

• ISA-S71.04-1985 Airborne Contaminants Class G3


Airborne contaminants
• Conformal coating

Protection rating IP 20, NEMA 12

ATEX EEx nA IIC T4


Hazardous area/location
Class 1, Div. 2, Groups A, B, C, D, T4

Shock 10 g ½-sine wave for 11 ms

1 mm peak-to-peak from 5 to 16 Hz;


Vibration
0.5 g from 16 to 150 Hz
Product Data Sheet
Fieldbus H1 Carrier
November 2003—Page 3

TM

Ordering Information
Description Model Number
Fieldbus H1 Carrier with enclosure VE4052M1
Fieldbus H1 Carrier without enclosure VE4052M0

Prerequisites
• DeltaV version 4.2 or later

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
HART I/O
March 2004—Page 1

TM

HART I/O
HART input and output interfaces
plugged into an 8-wide carrier

The modular HART I/O is easy to install and maintain

Q Accesses multivariable instruments Benefits


Q Takes advantage of smart device Accesses multivariable instruments. Reduce
capital and labor costs using HART instead of
capabilities Classic I/O by increasing information flow four- to
Q Increases accuracy by eliminating A/D and eight-fold. For example, a Coriolis mass flow meter
can measure mass flow, temperature, density, and
D/A errors volume flow, but a HART output channel can read
Q Features modular design back information such as the actual valve position
without the need for additional wiring. Using Classic
I/O you would need to wire each of these signals
Introduction individually,
HART I/O communicates digitally with field devices,
Takes advantage of smart device capabilities.
increases your input/output capacity, and gives you
Increase your ability to communicate with field
access to more information about your process than
devices using DeltaV HART I/O. Field device status
conventional I/O subsystems. It greatly enhances
is updated every three seconds using HART I/O.
device diagnostics that affect your control strategy
You can have complete trust in your signal, knowing
and alerts operators to device malfunctions.
that HART I/O is in constant communication with
HART I/O modular design offers unique flexibility your smart devices.
during installation. It’s designed to be installed in the
Use the additional HART I/O information from the
field, close to your devices. Hart I/O is equipped with
devices in a control strategy for trending and
function and field wiring protection keys to ensure
alarming just like signals from Classic I/O.
that the correct I/O card is always plugged into the
corresponding terminal block. Modularity, protection
The HART output card is able to pass advanced
keys, and increased input/output capacity make the
valve diagnostics into an optional software package,
HART I/O a smart choice for your process control
Valvelink, where performance details can be
system.
determined and compared with historical
Product Data Sheet
HART I/O
March 2004—Page 2

TM

performance. Early diagnosis of valve problems Product Description and Specification


allows preventive maintenance as required, rather
than on a scheduled basis. A variety of analog and discrete I/O cards is
available to meet your specific requirements. All I/O
Increases accuracy by eliminating A/D and D/A cards are enclosed in the common form factor that
errors. By using the digital signal from the device plugs into the I/O interface carrier. The housing is
you can achieve greater accuracy because the A/D clearly labeled with the enclosed I/O card type.
converter in the I/O card and the D/A converter in Clearly visible LEDs on the top of the I/O card
the device are bypassed. display the power, error, and status to the 8
channels included in the I/O card.
Features modular design. HART I/O was designed
with your investment in mind. All components are The HART I/O includes:
fully modular and may be installed under power. You  Analog Input HART
add I/O interface carriers and I/O interfaces in
groups of 8 channels, as you need them.  Analog Input 16 channel HART
 Analog Output HART
The plug-and-play design, together with the function
and field keys, keeps installation simple and For leading-edge I/O system technology, DeltaV
efficient. When you need to replace an I/O card, the offers the FOUNDATION fieldbus I/O subsystem. For
function key design ensures that you will always detailed information, please refer to the FOUNDATION
install it correctly. fieldbus product data sheet.
The DeltaV system provides the capability to
Your wiring costs will decrease substantially
interface with HART devices. The HART information
because HART I/O can be installed in the field, close
is communicated digitally and is very helpful for
to the actual field devices. Remote mounting the
device diagnostics. This information can be used in
controller with the I/O further reduces your wiring
the DeltaV system to affect control strategy or to
expenditures by eliminating the need for long runs of
alert operators to a transmitter malfunction. AMS
multi-cores. The integrated design of the HART I/O
software gives you access to additional capabilities,
can eliminate the need for marshaling panels. This
such as managing the device calibration, advanced
saves you even more.
diagnostics, and assigning device tags.
Additional Benefits For more information on HART, refer to the DeltaV
HART Capabilities whitepaper.
Increase your process control system’s level of
sophistication using HART I/O. You’re already aware
of the increased input/output capabilities and
improved communication with your smart devices.
Now go one step further and use AMS with your
HART I/O. AMS software allows you to configure,
calibrate, diagnose, and troubleshoot your smart
field devices from the control room using AMS with
HART I/O. See the AMSinside HART product data
sheet for more information.

Increase product quality and minimize unplanned


downtime with this dynamic application, while
improving the productivity and profitability of your
process.

We have met ISA G3 corrosion specifications by the


careful selection of superior electronic components
and the use of conformal coating.
Product Data Sheet
HART I/O
March 2004—Page 3

TM

The following tables list HART analog I/O channel I/O card initialization. When an AI-HART card is
values: plugged in, it assumes that all channels are only
analog. When you configure the card, you can set
the channel to HART analog input or output. The
card tests for an open circuit. If no open circuit is
The HART analog input channel provides the
following values for display purposes or a control detected, the card sends out HART command 0
strategy. followed by command 59.

Type HART Status Controller function block channel initialization.


Raw 4 to 20 mA signal Not applied
The DeltaV controller performs HART channel
initialization. As soon as the controller is notified that
Hybrid 4 to 20 mA signal Applied an AI-HART card configuration is complete, it sends
a command to each HART channel.

HART dynamic If an AI function block is linked to a HART channel


Digital signal applied
variables field value parameter, it sends scaling information
the first time it executes to the HART instrument for
Primary Engineering units its analog output signal. At this time, the HART
instrument sets a bit saying that it has changed its
Secondary Engineering units configuration to the new values. The controller
sends a HART command to read the range and
Tertiary Engineering units units information. Another command clears the
change flag in the instrument.
Fourth Engineering units
Other scenarios that affect link initialization are:

The HART analog output channel provides the • Connecting a hand-held device to a field
following values for display purposes or a control instrument to change its scale values. The
strategy. controller detects this change in the instrument
HART dynamic and sends a command to read the new
Digital signal applied values.
variables

Primary Engineering units • Changing values in an AI function block during


loop tuning. These changes are sent to the
Secondary Engineering units HART instrument.

Tertiary Engineering units • Specifying high-level precision range values,


but with some HART instruments they are
Fourth Engineering units unable to suppport that precision. The
controller sends a command to detect the
Slot 0 Engineering units actual range value the instrument is using.
Slot 1 Engineering units The DeltaV system also offers Classic I/O for
communicating with non-smart field devices and for
Slot 2 Engineering units discrete I/O. Please refer to the Classic I/O product
data sheet for detailed information.
Slot 3 Engineering units
Product Data Sheet
HART I/O
March 2004—Page 4

TM

The following tables list the specifications for HART I/O:

Common Environmental Specifications HART I/O Interface

Category Specifications

Storage Temperature -40 to 85 °C (-40 to 185 °F)

Operating Temperature 0 to 60 °C (32 to 140 °F)

Relative humidity 5 to 95% , non-condensing

• ISA-S71.04-1985 Airborne Contaminants Class G3


Airborne contaminants
• Conformal coating

Protection rating IP 20, NEMA 12

AI 2-2ire—ATEX II 3G EEx nL IIC T4


AI 4-wire—ATEX II 3G EEx nA Iic T4
Hazardous area/location
AO—ATEX II 3G EEx nL IIC T4
Class I, Div 2, Groups A,B,C,D T4 hazardous locations

Shock 10 g ½-sine wave for 11 ms

1 mm peak-to-peak from 5 to 16 Hz;


Vibration
0.5 g from 16 to 150 Hz

H 10.7 cm (4.2 in.)


Dimensions W 4.1 cm (1.6 in.)
Depth 10.5 cm (4.1 in.)

A HART I/O card installed in a carrier.


Product Data Sheet
HART I/O
March 2004—Page 5

TM

Specifications for HART AI-Card, 4 to 20 mA

Number of channels 8

Isolation Each channel is optically isolated from the system at


Field-to system isolation = 100 VAC (verified by
1700 VDC factory test)

Nominal signal range (span) 4 to 20 mA

Full signal range 1 to 23 mA, with overrange checking

LocalBus current (12 VDC nominal) per Card 120 mA typical, 150 mA maximum

Field circuit power per Card 300 mA maximum at 24 VDC

Accuracy over temperature range 0.1% of span

Resolution 16 bits

Repeatability 0.05% of span

Rolloff frequency -3 dB at 2.7 Hz;


-20.5 dB at ½ the sampling frequency

Calibration None required

Communications support HART pass-through request/response


HART variable reporting
Field device status reporting

Hart Scan Time 600 – 800 mS (typical) per enabled channel

Optional fuse 2.0 A


Product Data Sheet
HART I/O
March 2004—Page 6

TM

Specifications for HART AI-Card 16 channel , 4 to 20 mA1

Number of channels 16

Isolation Each channel is optically isolated from the system at


Field-to system isolation = 100 VAC (verified by
1500 VDC factory test)

Nominal signal range (span) 4 to 20 mA

Full signal range 2 to 22 mA, with overrange checking

LocalBus current (12 VDC nominal) per Card 85 mA typical, 150 mA maximum

Field circuit power per Card 600 mA maximum at 24 VDC

Accuracy over temperature range 0.2% of span

Resolution 16 bits

Repeatability 0.05% of span

Rolloff frequency -3 dB at 2.7 Hz;


-20.5 dB at ½ the sampling frequency

Calibration None required

Communications support HART pass-through request/response


HART variable reporting
Field device status reporting

Hart Scan Time 600 – 800 mS (typical) per enabled channel

1
DeltaV version 7.3 is required for this card.
Product Data Sheet
HART I/O
March 2004—Page 7

TM

Specifications for HART AO Card, 8 channel, 4 to 20 mA

Number of channels 8

Isolation Each channel is optically isolated from the system at


100 VAC

Nominal signal range (span) 4 to 20 mA

Full signal range 1 to 23 mA

LocalBus current (12 VDC nominal) per Card 120 mA typical, 150 mA maximum

Field circuit power per Card 300 mA maximum

Accuracy over temperature range 0.25% of span

Resolution 14 bits

Output compliance 20 mA at 21.6 VDC supply into 700 Ω load

Calibration Information stored on card.

Communications support HART pass-through request/response


HART variable reporting
Field device status reporting

Hart Scan Time 600 – 800 mS (typical) per enabled channel

Optional fuse 2.0 A


Product Data Sheet
HART I/O
March 2004—Page 8

TM

Options
The HART I/O subsystem may be ordered with various terminal blocks. The following table lists HART I/O card
and terminal block compatibility:

HART I/O Card – Terminal Block Compatibility

I/O Card I/O Card Keying Recommended I/O Optional I/O


Terminal Block Terminal Block

HART AI, 8-Channel, A1 I/O terminal block Fused I/O terminal block
4–20 mA 4-wire I/O terminal block
16-pin mass termination
block (2-wire connection)

HART AI 16 Channel, A2 16 ch Analog terminal NA


4 – 20 mA block

HART AO, 8-Channel, A4 I/O terminal block Fused I/O terminal block
4–20 mA 16-pin mass termination
block
Product Data Sheet
HART I/O
March 2004—Page 9

TM

The following table lists the devices supported by DeltaV HART I/O:

Company Device

Brooks 0a02 (3809 OR 38XX OR MT


3800 Series Metal)
Brooks Tri-20 OR 9900 Smart Oval OR
Smart Electronic Register
Dieterich Standard Probar rev 4
Dieterich Standard Probar UC rev 3
Dieterich Standard Probar UC rev 4
Fisher Controls, Marshalltown DVC5000
Micro Motion Inc. 9701
Micro Motion Inc. 9712
Micro Motion Inc. 9739
Rosemount Analytical, Irvine 2081CT
Rosemount Analytical, Irvine 2081pH
Rosemount Analytical, Irvine 3081-81C
Rosemount Analytical, Irvine 3081-81pH
Rosemount Analytical, Irvine 54pH/ORP
Rosemount Analytical, Irvine Ht 3081FG
Rosemount Analytical, Orrville OPM2000R Opacity
Rosemount Analytical, Orrville Oxmiter 4000
Rosemount Analytical, Orville WC3000
Rosemount Inc. 1151
Rosemount Inc. 2088
Rosemount Inc. 2090
Rosemount Inc. 3044
Rosemount Inc. 3051
Rosemount Inc. 3095c
Rosemount Inc. 3095mv
Rosemount Inc. 3144
Rosemount Inc. 3244
Rosemount Inc. 3244MV
Rosemount Inc. 3750 APEX
Rosemount Inc. 644
Rosemount Inc. 8712
Rosemount Inc. 8732
Rosemount Inc. 8800
Rosemount Inc. Model 333 Tri-loop
Product Data Sheet
HART I/O
March 2004—Page 10

TM

Ordering Information

Description Model Number

AI, 8 Ch, 4-20 mA, HART, I/O Term Block VE4003S2B1

AI, 8 Ch, 4-20 mA, HART, Fused I/O Term Block VE4003S2B2

AI, 8 Ch, 4-20 mA, HART, 4-wire I/O Term Block VE4003S2B3

AI, 8 Ch, 4-20 mA, HART, 16-Pin Mass I/O Term Block VE4003S2B4

AI 16 Ch, 4-20 mA Hart , I/O Term Block VE4003S2B6

AO, 8 Ch, 4-20 mA, HART, I/O Term Block VE4005S2B1

AO, 8 Ch, 4-20 mA, HART, Fused I/O Term Block VE4005S2B2

AO, 8 Ch, 4-20 mA, HART, 16-Pin Mass I/O Term Block VE4005S2B3

Prerequisites
DeltaV version 7.3 is required for the 16-channel AI card.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 1

TM

DeltaV Intrinsically Safe I/O

DeltaV Intrinsically Safe I/O makes your I.S. installations easy and compact.

Q Features full system modularity Benefits


Features full system modularity. The I.S. I/O
Q Reduces system footprint
subsystem was designed to optimize your
automation investment. All components are fully
Q Decreases installation time and expense modular and installable under power. You add I/O
interface carriers and I/O interfaces in groups of 8
Introduction channels, as you need them. The modular design
Running I/O in hazardous areas is always enables you to buy the exact amount of I/O cards
precarious. Now there’s DeltaV Intrinsically Safe and power/controllers that you need. Add more
Input/Output (I.S. I/O) to put an end to this DeltaV I/O as your system grows.
precarious situation. DeltaV I.S. I/O is a distributed Reduces system footprint. The state-of-the-art
I/O system capable of withstanding Class I Division form factor design of the DeltaV I/O components
2 and IEC Zone II environmental conditions. The I.S. enables you to mount the I/O interface carrier in a
I/O subsystem connects field circuits and field junction box in the field. You significantly reduce the
devices to the DeltaV system. Intrinsically safe field footprint of your equipment and free up valuable
circuits and field devices can enter Class I Division control room space for other uses.
1, Zone 1, and Zone 0. The DeltaV I.S. I/O supports
industry-standard AI, AO, DI, and DO, applications. Decreases installation time and expense. Save
on wiring expenses by installing I.S. I/O in the field,
close to the actual field devices. Mounting the
controller with the I/O further reduces your wiring
expenditures by eliminating the need for long runs of
multi-cores. The integrated design of the I/O
subsystem can eliminate the need for marshaling
panels. This saves you even more.
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 2

TM

Additional Benefits Product Description and Specifications


Plug-and-play installation saves money. We A variety of analog and discrete I/O cards is
talked to customers like you to find out what you available to meet your specific requirements. All I/O
wanted in an I/O system. We designed and cards are enclosed in a common form factor that
produced exactly what you wanted. The I.S. I/O plugs into the I/O interface carrier. The housing is
subsystem is easy to use. All I.S. I/O components clearly labeled with the I/O card type. Clearly visible
plug into the I/O interface carrier. You can install the LEDs on the top of the I/O card display the power,
I/O interface carriers to manage anticipated growth, error, and status to the channels included in the I/O
without purchasing the I/O interfaces until you’re card. (It is important to note that, when connecting
ready to install your additional field devices. standard I/O carriers to I.S.I.O. carriers, more
standard I.O. carriers may not be added after I.S.
Phased installation saves time. Mount the I/O
carriers—the I.S.I.O. carriers must always be
interface carrier and you are ready to begin installing
mounted last in line.)
the field devices. I/O terminal blocks plug directly
onto the I/O interface carrier—there’s no need to If you’re looking to enter the world of smart plants,
have the I/O cards installed. then you may be interested in the benefits
associated with HART and FOUNDATION fieldbus I/O.
For detailed information about these products,
Easy to use. I.S. I/O interfaces and terminal blocks please refer to the appropriate product data sheet.
have I/O function keys. These keys ensure that the
correct I/O card is always plugged into the
corresponding terminal block—easy!

This fail-safe design enables you to initially install


I.S. I/O quickly and efficiently. When you need to
replace an I/O card the function key design ensures
that you will always install it correctly. DeltaV I.S.
I/O—easy to install and maintain.

Real-time, online equipment additions. Online


addition of new I/O interfaces means your process
does not get interrupted. As new equipment is
added, DeltaV Explorer acknowledges it and
assigns it basic configuration.
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 3

TM

Common Environmental Specifications for all I/O Interfaces

Category Specifications

-40 to 85 °C
Storage temperature
(-40 to 185 °F)

0 to 60 °C
Operating temperature
(32 to 140 °F)

Relative humidity 5 to 95% , non-condensing

• ISA-S71.04-1985 Airborne Contaminants Class G3


Airborne contaminants
• Conformal coating

Protection rating IP 20, NEMA 12

Hazardous area/location
1) CENELEC Zone 2 IIC T4 hazardous area or Class I, Div 2, Groups A. B,
C, D T4 hazardous locations.
1) I/O Interfaces
2) CENELEC Zone 0, IIC hazardous area or Class 1, Div 1, Groups
2) Field circuits A,B,C,D hazardous locations

Shock 10 g ½-sine wave for 11 ms

1 mm peak-to-peak from
5 to 16 Hz;
Vibration
0.5 g from
16 to 150 Hz

H 10.7 cm
(4.2 in.)
Dimensions
W 4.1 cm (1.6 in.)

Depth 10.5 cm (4.1 in.)


Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 4

TM

Intrinsically Safe Analog I/O Cards

Specifications for DeltaV I.S. I/O AI, 4 to 20 mA with HART

Number of channels 8
Isolation
• LocalBus to any channel • 60 VAC
• Between channels • None
• I. S. Channel to non-I. S. LocalBus • 250 VAC
Nominal signal range (span) 4 to 20 mA

Full signal range 2 to 22 mA,

LocalBus current (12 VDC nominal) per card 600 mA

Line fault detection


short circuit current >21.5 mA
open circuit current < 0.5 mA

Resolution 16 bits

Calibration None required

Optional loop disconnect Yes

Voltage to transmitter @ 20 mA 15 V (min)

Temperature stability ±0.006% of span per °C


Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 5

TM

Specifications for DeltaV I.S. I/O AO, 4 to 20 mA

Number of channels 8
Isolation
• LocalBus to any channel • 60 VAC
• Between channels • None
• I. S. channel to non-I. S. LocalBus • 250 VAC
Nominal signal range (span) 4 to 20 mA

Full signal range 1 to 22 mA,

LocalBus current (12 VDC nominal) per 630 mA (typical)


card

Open circuit detection threshold 0.7 mA ± 0.2 mA

Resolution 12 bits

Calibration None required

Optional loop disconnect Yes

Voltage to load 13 V (min) @ 20 mA

Load resistance 450 Ω max.

Temperature stability ±0.006% of span per °C

Specifications for DeltaV I.S. I/O AO, 4 to 20 mA with HART

Specifications to be determined. Call local sales office for details.


Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 6

TM

Intrinsically Safe Discrete I/O Cards


Specifications for DeltaV I.S. I/O DI
Number of channels 16
Isolation
• LocalBus to any channel 60 VAC
• Between channels None
• I. S. Channel to non-I. S. LocalBus 250 VAC
Detection level for On > 2.1 mA
Detection level for Off < 1.2 mA
Output Impedance 100 Ω @ >6 mA (wetting current)
LocalBus current (12 VDC nominal) per card 350 mA
Switching hysteresis 200 μA nominal
Applicable specifications NAMUR, DIN 19234
Voltage applied to sensor 7.0 to 9.0 V from 1 kΩ ± 10%
Line fault detection
• short circuit • < 100Ω
• open circuit • > 50 kΩ
Maximum input frequency in pulse counting mode 20 Hz
Minimum pulse width detected 45 ms
Optional loop disconnect No
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 7

TM

Specifications for DeltaV I.S. I/O DO


Number of channels 4
Isolation
• LocalBus to any channel • 60 VAC
• Between channels • None
• I. S. Channel to non-I. S. LocalBus • 250 VAC
22 V
Output range 11 V @ 45 mA load
25 V maximum
Off state leakage N/A
LocalBus current (12 VDC nominal) 560 mA
per card
Field circuit power per card None
Configurable channel types: Output
Discrete Output Output stays in last state submitted by the controller.
Momentary Output Output is active for a pre-configured time period (100 ms to 100 s).
Output is active as a percentage of a pre-configured base time period
Continuous Pulse Output
(100 ms to 100 s). Resolution = 5 ms
Minimum output voltage 22 V (open circuit) 11 V at 45 mA
Maximum output voltage 25 V
Current limit per channel 45 mA (min)
Output supply ripple <0.5% of output (peak to peak)
Line fault detection
• short circuit • <15 Ω
• open circuit • >13 kΩ
Optional loop disconnect Yes
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 8

TM

Intrinsically Safe Power Supply


The intrinsically safe power supply accepts 24 VDC power and converts it to 12 VDC to power the DeltaV I.S. I/O
cards. The number of I/O cards that can be powered by a single Intrinsically Safe Power Supply depends on the
I. S. I/O card type. Optional power supply redundancy is supported by adding power supplies at a rate of n + 1.
The following table gives the specifications for the DeltaV I.S. I/O Power Supply.

I.S. I/O Power Supply Specifications


Input voltage 18.5 36 VDC
Output current 5A
Output voltage 12 VDC ± 5%
Input protection Internally fused, non-replaceable
Input/output isolation 250 V ac rms (tested at 1,500 V ac rms)
Input connection 2 part screw terminal, each duplicated
Cable size 2.5 mm2
Overvoltage protection Output protected at 110% to 120%
Operating temperature -
• optimum orientation (full load) • 0 to 55°C (32 to 131 °F)
• worst case orientation • 0 to 50°C (32 to 122 °F)
Storage temperature -40 to +85 °C (-40 to 185 °F)
Relative humidity 5 to 95%, non-condensing
Airborne contaminants ISA-S71.04-1985 airborne contaminants class G2
Shock 10 g, 11 ms pulse width, to BS EN 60 068-2-27
Vibration 2 g @ 10-100 Hz to BS IN60 068-2-6 and BS 2011 part 2.1
Mounting On either slot of 2-wide power/controller carrier
LED Indicators:
Green – DC Power Input DC power is applied and internal fuse/diode is sound.

External connectors:
Primary power DC input, 3-wire
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 9

TM

LocalBus Isolator
The DeltaV LocalBus Isolator protects the I.S. I/O from fault voltages from AC main power supplies. The LocalBus
Isolator also links intrinsically safe I/O with non-intrinsically-safe. I/O. The following table gives the specifications
for the DeltaV LocalBus Isolator.

LocalBus Isolator Specifications

Dimensions Centimeters Inches

Height 11.0 4.3

Width 4.2 1.7

Depth 16.0 6.2

Weight
250 grams 8.7 oz

Carriers
All DeltaV I.S. I/O cards are contained in modular 8-wide carriers. Connect the carriers in the most efficient
configuration for your plant. The carriers have multi-pin connectors to ensure that I.S. I/O is never connected to
non-I.S. I/O.

Power supplies for I.S. I/O modules using field wiring have their own modular carriers. These carriers connect
between the I/O carriers.

Use a LocalBus isolator to connect I.S. I/O with non-I.S. field wiring. The LocalBus isolator resides on its own
carrier.
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 10

TM

A carrier environmental specification table and 8-wide carrier, power supply carrier, and LocalBus isolator carrier
specification tables follow:

Common Environmental Specifications for all Carriers

Category Specifications:

Relative humidity 5 to 95% RH, non-condensing

ISA-S71.04-1985 Airborne Contaminants


Airborne contaminants
Class G2

Protection rating IP 20, NEMA 12

Shock 10 g ½-sine wave for 11 ms

1 mm peak-to-peak from 5 to 16 Hz;


Vibration
0.5 g from 16 to 150 Hz

CENELEC Zone 2 IIC T4 hazardous areas or


Hazardous
Class I, Div 2, Groups A, B, C, D T4
area/location
hazardous locations.
• Factory Mutual Research Co., Class I Div
2, Groups A-D hazardous locations.
• EN 50 014: 1992 electrical apparatus for
potentially explosive atmospheres, general
Applicable standards requirements.
• EN 50 020: 1995 Electrical apparatus for
potentially explosive atmospheres,
intrinsically safe “i”.
• EC directive 94/9/EC (ATEX 100A)
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 11

TM

Carrier Specifications
8-Wide I.S. I/O Carrier Specifications

Capacity Eight I/O cards and eight terminal blocks

Dimensions Centimeters Inches

Height 16.5 6.5

Width 33.6 13.2

Depth 3.1 1.2

I.S. I/O Power Supply Carrier Specifications

Capacity One I.S. power supply

Dimensions Centimeters Inches

Height 16.5 6.5

Width 8.4 3.3

Depth 3.1 1.2

Connector to
9.1 3.6
connector width
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 12

TM

LocalBus Isolator Carrier Specifications

Capacity One LocalBus Isolator

Dimensions Centimeters Inches

Height 16.5 6.5

Width 8.4 3.3

Depth 3.1 1.2

Mounting method Flat panel or DIN-rail

DIN-rail types Top hat, 3.5 x 0.75 1.37 x 0.3 (EN 50 022)
or 3.5 x 1.5 1.38 x 0.6
or G-section to EN 50 022

Electrical

LocalBus
48-pin DIN 41612
connectors

Connector to
9.1 3.6
connector width
Product Data Sheet
DeltaV Intrinsically Safe I/O
November 2003—Page 13

TM

Ordering Information

Description Model Number


8-channel AI, 4-20 mA with HART
with I/O term block VE4012S2B1
with loop disconnect term block VE4012S2B2
8-channel AI, 4-20 mA Call local sales office for availability
with I/O term block
with loop disconnect term block
8-channel AO, 4-20 mA with HART Call local sales office for availability
with I/O term block
with loop disconnect term blocK
8-channel AO, 4-20 mA
with I/O term block VE4013S1B1
with loop disconnect term block VE4013S1B2
16-channel DI, switch/proximity detector VE4010B1
4-channel, DO, solenoid driver, IIC Gas Groups
with I/O term block VE4011B1
with loop disconnect term block VE4011B2
8-wide carrier
without carrier extension cable VE4060C0
with carrier extension cable VE4060C1
24 VDC input I/O module supply and carrier VE5010
LocalBus isolator and carrier VE4070

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at:65.777.8211Asia Pacific:


Europe, Middle East:
41.41.768.6111
North America, Latin America:
+1 800.833.8314 or
+1 512.832.3774
For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV MD Controller
November 2003—Page 1

TM

DeltaV MD Controller
MD Controller

The DeltaV Controller and the DeltaV I/O subsystem make rapid installation easy.

Q Increases productivity Benefits


Increases productivity
Q Easy-to-use
Faster. The MD Controller is more than 400% faster
than the M5 Plus Controller--and has a 10x
Q Has the flexibility to meet your needs communication speed increase to 100MB/second. The
results are lower CPU utilization and higher capacity
Introduction for control strategies.
The MD controller is recommended for Batch, SOE,
MD Controller provides communication and control and advanced control applications.
between the field devices and the other nodes on the
control network. Control strategies and system Self-addressing. The controller is unique in its ability
configurations created on earlier DeltaV systems can to automatically identify itself to the DeltaV control
be used with this powerful controller. The MD network. When the controller is powered up, it is
Controller provides all the features and functions of the automatically assigned a unique address—no dip
M5 Plus Controller, with plenty of memory for large switches, no configuring—just plug and play!
batch and other memory-intensive applications. Self-locating. A controller’s physical location is easy
Note: The MD Controller is required for using all the to find. LEDs on the face of the controller can be made
new features in v6.x and v7.x releases, such as to flash, providing a strong visual clue.
Redundant I/O, Device Alerts, DeviceNet, DeltaV Automatic I/O detection. The controller can identify
Interface for PROVOX I/O, DeltaV Interface for RS3 all I/O interface channels located on the subsystem.
I/O, Model Predictive Control etc. As soon as an I/O interface is plugged in, the
The control languages executed in the controllers are controller knows the general characteristics of the field
described in the Control Software product data sheet. devices managed by that I/O interface. This reduces
the no value engineering associated with
configuration—easy!
Product Data Sheet
DeltaV MD Controller
November 2003—Page 2

TM

Easy to use Has the flexibility to meet your needs


Total control. The controller manages all control
Advanced operations. The MD Controller is
activities for the I/O interface channels. It also
equipped to handle the DeltaV Batch option, as well as
manages all communication functions for the
Advanced Control functions.
communications network. Time tamping, alarming, and
trend objects are also managed within the controller. For memory-intensive applications such as Batch, you
The controller executes your control strategy. can create complex control schemes without the risk
Information from an input channel is received, control of running out of memory. This option is recommended
strategy applied, and data sent to an output channel for users performing a lot of supervisory or batch
within 100 ms. control layered over process control.

Data protection. Each time you install data in a You can also use advanced control function such as
DeltaV controller, the installation information is Neural and Model Predictive Control on the MD
automatically saved. Likewise, when users make controller.
online configuration changes to a controller, the Data passthrough. The controller is equipped with
system stores these changes as well. This way, the the ability to pass smart HART information from field
system always retains a complete record of all the devices to any workstation node in the control
data that has been installed in the controller and any network. This means you can take advantage of
online changes that have been made. applications, such as Asset Management Solutions,
that enable you to remotely manage the HART
Cold restart. This feature ensures that in case of information contained in your HART or FOUNDATION
power failure, the controller will restart without manual fieldbus-equipped devices.
intervention and without any other device present on
the network. Now, you don’t have to reboot from the Prepares you for the future. As your system grows,
workstation. Simply set the restart state of the you can expand your software license to increase the
controller to current conditions. number of device signal tags (DSTs) allocated to the
DeltaV controller. Begin with 50 and expand to 750
DSTs. Control strategy complexity and control module
scan rates determine overall controller performance
and application size. A redundant controller may be
added to back up an MD Controller online. The
standby controller comes online automatically, with a
bumpless transition. For more information, refer to the
I/O Redundancy product data sheet.
Mounting. This plug-and-play system structure
provides modular system growth with a single
controller and can be mounted in a Class 1, Div 2 or
ATEX Zone II environment.1 Refer to the System
Power Supplies and I/O Subsystem Carriers product
The MD Controller. data sheets for additional information.

Note: To prevent process disruption during a short


power loss, an uninterruptible power supply (UPS) is 1
available for the controller. Refer to Zone 2 installation instructions (12P2046)
and/or Class 1 Division 2 installation instructions
(12P1293) for details.
Product Data Sheet
DeltaV MD Controller
November 2003—Page 3

TM

Specifications for the MD Controller


Power requirement Supplied by System Power Supply through 2-wide
Power/Controller Carrier
Fuse protection 3.0 A, non-replaceable fuses
Power dissipation 5.0 W typical, 7.0 W maximum
Environmental specifications:
Operating temperature 0 to 60 °C (32 to 140 °F)
Storage temperature -40 to 85 ° C (-40 to 185°F)
Relative humidity 5 to 95%, non-condensing
Airborne contaminants • ISA-S71.04-1985 Airborne Contaminants
Class G3
• Conformal coating
Shock (normal operating conditions) 10 g ½-sine wave for 11 ms

Hazardous area/location ATEX EEx nA IIC T4


• Refer to Zone 2 installation instructions (12P2046) and/or Class 1, Div 2, Groups A, B, C, D, T4
Class 1 Division 2 installation instructions (12P1293) for
information on installing in hazardous areas.

Vibration (operative limit) 1 mm peak-to-peak from 5 Hz to 16 Hz,


0.5 g from 16 Hz to 150 Hz
User Memory
MD Controller 14 MB
LED Indicators: ON Status
Green – Power Indicates DC power is applied.
Red – Error Indicates an error condition.
Green – Active Indicates that the controller is operating as the
primary controller.
Green – Standby Indicates that the controller is operating as a
backup controller (reserved for future use).
Yellow flashing – Pri. CN Indicates valid primary control network
communication.
Yellow, flashing – Sec. CN Indicates valid secondary control network
communication.
All except Power flashing Visual identification of controller initiated from user
interface software by ping command.
All except Power flashing, alternating even and odd Firmware upgrade in progress.
Mounting On right slot of power/controller carrier.
External connections:
Primary Control Network 8-pin RJ-45 connector
Redundant Control Network 8-pin RJ-45 connector
Product Data Sheet
DeltaV MD Controller
November 2003—Page 4

TM

Ordering Information

Description Model Number

MD Controller VE3005x

Prerequisites

• For each controller you will need to select the mounting carrier. Please refer to the I/O Carrier product data
sheet for details.

• Each controller requires a dedicated system power supply. Please refer to the Power Supplies product data
sheet for details.

• Software release 5.2 or later.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2004 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV MD Plus Controller
January 2005—Page 1

TM

DeltaV MD Plus Controller

The DeltaV Controller and the DeltaV I/O subsystem make rapid installation easy.

Q Increases productivity Benefits


Increases productivity
Q Easy to use
Faster. The MD Plus Controller is more than 400%
faster than the M5 Plus Controller—and has a 10x
Q Has the flexibility to meet your needs communication speed increase to 100MB/second. The
results are lower CPU utilization and higher capacity
Introduction for control strategies.
Self-addressing. The controller is unique in its ability
The MD Plus Controller provides communication and to automatically identify itself to the DeltaV control
control between the field devices and the other nodes network. When the controller is powered up, it is
on the control network. Control strategies and system automatically assigned a unique address—no dip
configurations created on earlier DeltaV systems can switches, no configuring—just plug and play!
be used with this powerful controller. The MD Plus
Controller provides all the features and functions of the Self-locating. A controller’s physical location is easy
M5 Plus Controller, with plenty of memory for large to find. LEDs on the face of the controller can be made
batch and other memory-intensive applications. to flash, providing a strong visual clue.

Note: The MD or MD Plus Controller is required for Automatic I/O detection. The controller can identify
using all the new features introduced in v6.x and v7.x all I/O interface channels located on the subsystem.
releases: Redundant I/O, Device Alerts, DeviceNet, As soon as an I/O interface is plugged in, the
DeltaV Interface for PROVOX I/O, DeltaV Interface for controller knows the general characteristics of the field
RS3 I/O, Model Predictive Control etc. devices managed by that I/O interface. This reduces
the no value engineering associated with
Note: DeltaV version 8.1 or later is a prerequisite configuration—easy!
for the MD Plus Controller.
The control languages executed in the controllers are
described in the Control Software product data sheet.
Product Data Sheet
DeltaV MD Plus Controller
January 2005—Page 2

TM

Easy to use Note: To prevent process disruption during a short


power loss, an uninterruptible power supply (UPS) is
Total control. The controller manages all control available for the controller.
activities for the I/O interface channels. It also
manages all communication functions for the
communications network. Time tamping, alarming, and
Has the flexibility to meet your needs
trend objects are also managed within the controller. Advanced operations. The MD Plus Controller is
The controller executes your control strategy. equipped to handle the DeltaV Batch option, as well as
Information from an input channel is received, control advanced control functions.
strategy applied, and data sent to an output channel For memory-intensive applications such as Batch, you
within 100 ms. can create complex control schemes without the risk
Data protection. Each time you install data in a of running out of memory. This option is recommended
DeltaV controller, the installation information is for users performing a lot of supervisory or batch
automatically saved. Likewise, when users make control layered over process control.
online configuration changes to a controller, the You can also use advanced control function such as
system stores these changes as well. This way, the Neural and Model Predictive Control on the MD Plus
system always retains a complete record of all the controller.
data that has been installed in the controller and any
online changes that have been made. Data passthrough. The controller is equipped with
the ability to pass smart HART information from field
Cold restart. This feature ensures that in case of devices to any workstation node in the control
power failure, the controller will restart without manual network. This means you can take advantage of
intervention and without any other device present on applications, such as Asset Management Solutions,
the network. Now, you don’t have to reboot from the that enable you to remotely manage the HART
workstation. Simply set the restart state of the information contained in your HART or FOUNDATION
controller to current conditions. fieldbus-equipped devices.
Prepares you for the future. As your system grows,
you can expand your software license to increase the
number of device signal tags (DSTs) allocated to the
DeltaV controller. Begin with 50 and expand to 750
DSTs. Control strategy complexity and control module
scan rates determine overall controller performance
and application size. A redundant controller may be
added to back up an MD Plus Controller online. The
standby controller comes online automatically, with a
bumpless transition. For more information, refer to the
I/O Redundancy product data sheet.
Mounting. This plug-and-play system structure
provides modular system growth with a single
controller and can be mounted in a Class 1, Div 2 or
ATEX Zone II environment.1 Refer to the System
Power Supplies and I/O Subsystem Carriers product
data sheets for additional information.

The MD Plus Controller


1
Refer to Zone 2 installation instructions (12P2046)
and/or Class 1 Division 2 installation instructions
(12P1293) for details.
Product Data Sheet
DeltaV MD Plus Controller
January 2005—Page 3

TM

Specifications for the MD Plus Controller


Power requirement Supplied by System Power Supply through 2-wide
Power/Controller Carrier
Fuse protection 3.0 A, non-replaceable fuses
Power dissipation 5.0 W typical, 7.0 W maximum
Environmental specifications:
Operating temperature -40° to 70° C (-40° to 158° F)
Storage temperature -40° to 85° C (-40° to 185° F)
Relative humidity 5 to 95%, non-condensing
Airborne contaminants • ISA-S71.04-1985 Airborne Contaminants
Class G3
• Conformal coating
Shock (normal operating conditions) 10 g ½-sine wave for 11 ms

Hazardous area/location ATEX EEx nA IIC T4


• Refer to Zone 2 installation instructions (12P2046) and/or Class 1, Div 2, Groups A, B, C, D, T4
Class 1 Division 2 installation instructions (12P1293) for
information on installing in hazardous areas.

Vibration (operative limit) 1 mm peak-to-peak from 5 Hz to 16 Hz,


0.5 g from 16 Hz to 150 Hz
User Memory
MD-PLUS Controller 48 MB
LED Indicators: ON Status
Green – Power Indicates DC power is applied.
Red – Error Indicates an error condition.
Green – Active Indicates that the controller is operating as the
primary controller.
Green – Standby Indicates that the controller is operating as a
backup controller (reserved for future use).
Yellow flashing – Pri. CN Indicates valid primary control network
communication.
Yellow, flashing – Sec. CN Indicates valid secondary control network
communication.
All except Power flashing Visual identification of controller initiated from user
interface software by ping command.
All except Power flashing, alternating even and odd Firmware upgrade in progress.
Mounting On right slot of power/controller carrier.
External connections:
Primary Control Network 8-pin RJ-45 connector
Redundant Control Network 8-pin RJ-45 connector
Product Data Sheet
DeltaV MD Plus Controller
January 2005—Page 4

TM

Ordering Information

Description Model Number

MD-PLUS Controller VE3006

Prerequisites

• For each controller you will need to select the mounting carrier. Please refer to the I/O Carrier product data
sheet for details.

• Each controller requires a dedicated system power supply. Please refer to the Power Supplies product data
sheet for details.

• Software release 8.1 or later.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
Monitor and Control Software
February 2006—Page 1

TM

Monitor and Control Software

Q IEC61131-3 languages gives you all this and more. Choose from IEC61131-3
control languages and FOUNDATION Fieldbus function
Q Built-in FOUNDATION fieldbus technology blocks to design your monitoring and control
strategies.
Q Control in the field, controller, or both
Need to consolidate your PLC, legacy systems, and
Q Scalable software meets any needs gauging systems into a single operator interface?
Q Integrates multi-vendor real-time data into OPC may be used to tear down the barriers between
your legacy control systems and your DeltaV system.
your DeltaV system
The DeltaV system provides you with a real-time
Q Performs calculations on data from external database where you can store third-party data for use
anywhere within the DeltaV system. You can display,
sources
trend, alarm and even use it in control strategies.
Q Features protecting and hiding of control What’s more, you choose the location that is best for
strategies integrating the data into the DeltaV system, the
workstation or the controller.
Q Features class-based configuration
This document details the monitoring and control
Q Features advanced unit management functions supported by a DeltaV system. These
functions can run on DeltaV Application Stations and
Q Features advanced control controllers and many of the function blocks may be
assigned to run within FOUNDATION Fieldbus devices.
Introduction
Benefits
Are you looking for a control system that allows you to
Uses IEC61131-3 control languages. A DeltaV
use standard control languages and functions? Do you
system supports three languages, so you can always
want to use different control languages that are
use the tools most appropriate for the job. Function
appropriate for the control task within the same
Block Diagrams (FBD), Sequential Function Charts
strategy? Do you want a control system that permits
(SFC), and Structured Text (ST) are all available,
you to design where and how you perform monitoring
making control strategy development both intuitive and
and control, rather than forcing you to fit within the
easy.
constraints of a fixed architecture? A DeltaV system
Product Data Sheet
Monitor and Control Software
February 2006—Page 2

TM

Built-in FOUNDATION fieldbus functionality. These Features class-based configuration. Build module
function blocks are used throughout the DeltaV class definitions for commonly used control (e.g.
system. Control strategies are developed, using these motors, valves) and equipment (e.g. valve header)
standards-based blocks that minimize development modules. All modules that are created from a definition
time and maximize the system’s performance. Many inherit changes that are made to the definition.
functions (like override control, tracking, and state
control) are built into these powerful blocks. Plus, with Features advanced unit management (AUM). Use
Fieldbus, you get decreased wiring costs and powerful DeltaV unit modules and aliasing to write
improved instrument diagnostics. generic logic in control and equipment modules. This
will simplify configuration management where there
Control in the field, controller, or both. Design are similar equipment units or trains. Refer to the
control strategies to meet your application Advanced Unit Management product data sheet for
requirements. Then decide where each block further details.
executes: in the controller, in the field devices, or both.
Features advanced control. Use DeltaV Fuzzy to
Scalable software meets any needs. As your needs improve performance of non-linear or noisy loops. The
grow, your DeltaV system is ready to expand with you. optional DeltaV Tune makes adjusting the Fuzzy rules
Additional capacity and even additional control and PID parameters a snap. Simply run the tuning
functionality can be added online while you continue to wizard and your loop is optimized. For more
control your process. Your entire configuration demanding process control requirements, you can use
remains intact; you simply add to existing control Model Predictive Control or DeltaV Neural. Refer to
strategies with the newly available functions or the Advanced Control product data sheets for details.
configure new control modules to take advantage of
higher capacity. Product Description and Specification
Integrates multi-vendor data. Bring data into your DeltaV Monitoring and Control Software uses standard
DeltaV system for control, display, and historical IEC61131-3 control languages, as well as FOUNDATION
purposes. When executing in the controller, the Fieldbus function blocks to support strategy
monitoring software uses Classic I/O, HART, development. These strategies may be graphically
FOUNDATION Fieldbus, PROFIBUS DP, AS-i bus, assembled and modified using standard drag-and-
DeviceNet and serial interfaces to access data. drop techniques. Strategy development is visually
Running in workstations, OPC technology provides intuitive, making it easy for first-time users to quickly
Data Acquisition control software with fast connections become productive. Context-sensitive, online help is
and data transfers to and from any system. available for all functions. The IEC61131-3 control
languages include Function Block Diagramming
Performs calculations on data from external (FBD), Sequential Function Charts (SFC), and
sources. Now you can put the data from an existing Structured Text (ST). Typical uses of each language
system to work for you in the DeltaV system. All are listed on page 3.
DeltaV applications can access and use the external
data as if it were native DeltaV data. And because you
can execute function blocks directly in the workstation,
you can really put this external data to work for you.

Features protecting and hiding of control


strategies. Access to library items like module
templates and class definitions can be restricted by to
enforce project standards. The internal structure of
modules can be hidden to protect intellectual property.
Product Data Sheet
Monitor and Control Software
February 2006—Page 3

TM

An SFC comprises a series of steps and transitions.


Each step contains a set of actions that affect the
Control Language Typical Usages process. Transitions determine when processing
moves on to the next step(s). Both single-stream and
Function Block Diagram (FBD)
parallel execution of logic is supported within SFCs.
Monitoring and alarming
Continuous calculations Structured Text
Analog control (pressure, temperature, flow) With structured text you can write sophisticated
Motor and block valve control calculations using a wide array of algebraic and
Totalizers trigonometric functions and operators. In addition, you
can build complex logic expressions using condtional
Sequential Function Chart (SFC) and iterative structures.
Charging systems
Startup/shutdown control Data Acquisition
Batch sequences (fill, mix, heat, dump) Display, trend, alarm, and use third-party data as if it
were native DeltaV data. Now you can put the data
Structured Text (ST)
from an existing system to work for you in a DeltaV
Advanced math functions system. All DeltaV applications can access and use
Complex calculations the external data as if it were native DeltaV data. The
Interlock condition detection data can be used on any DeltaV workstation. It can
If-then-else decisions also be integrated into control strategies, consolidated
Looping into reports, historized, and much more. Whether your
Bit manipulations application uses the workstation’s OPC server or the
controller’s I/O subsystem—once accessed, the real-
Function Block Diagrams time database makes the data immediately available
Your DeltaV system uses Function Block Diagrams to throughout the DeltaV system. In runtime, the
implement continuously executing calculations, exception reporting mechanism moves the data to the
process monitoring, and control strategies. Graphical appropriate system application. The global
“wires” are used to connect the different blocks within configuration database makes management and use
a diagram. Each wire transfers one or more pieces of of this data easy.
data. All communications throughout the DeltaV
system are handled automatically. DeltaV function
blocks are implemented using the structure specified
by the FOUNDATION Fieldbus standard, but they are
also enhanced to provide greater flexibility in control
strategy design. FOUNDATION Fieldbus-compliant
Function Blocks enable you to take advantage of
control in the field. You design control strategies that
best meet your control application requirements. Then,
decide whether the function blocks controlling the
process run in the controller, field devices, or both.

Sequential Function Charts


This language enables you to configure operator-
independent time-variant actions. SFCs are best at
controlling strategies with multiple states. They can be
used for sequencing and simple batch applications.
Product Data Sheet
Monitor and Control Software
February 2006—Page 4

TM

Section 1: Function Blocks

Math Blocks

Absolute*
Provides the absolute value of an integer or floating point input
Add*
Sums the values of two to sixteen inputs and generates an output value.
Arithmetic*
Provides standard algorithms for : Flow Compensation Linear, Flow Compensation Square Root, Flow
Compensation Approximate, Btu Flow, Traditional Multiply and Divide, Average, Summer, Fourth
Order Polynomial, and Simple HTG Compensate Level
Comparator*
Compares two values for the conditions ‘greater than’, ‘less than’, ‘equal’, ‘not equal’, and generates
an output for each comparison (GT, LT, EQ, NEQ). It also checks whether the primary input is within
the range defined by two inputs.
Divide*
Divides one input value by another input value and generates an output value.
Integrator*
Integrates one or two variables over time. The block compares the integrated or accumulated value to pre-
trip and trip limits and generates discrete output signals when the limits are reached.
Multiply*
Multiplies two to sixteen inputs and generates an output value.
Subtract*
Subtracts one input value from another input value and generates an output value.

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 5

TM

Input/Output Blocks
Alarm Detection*
Creates a set of standard alarms (HI_HI, HI, LO, LO_LO) on any system parameter. AI and PID blocks
have this function built-in.
Analog Input*
Accesses a single analog measurement value and status from an I/O channel. The input value can be
a transmitter’s 4-20mA signal, the digitally communicated FOUNDATION Fieldbus block, or the digitally
communicated primary or non-primary variable from a HART transmitter.
Analog Output*
Assigns an analog output value to a field device through a specified I/O channel or Fieldbus device.
Discrete Input*
Accesses a single discrete measurement value and status from a two-state field device and makes the
processed physical input available to other function blocks.
Discrete Output*
Takes a binary setpoint and writes it to a specified I/O channel to produce an output signal.
Fieldbus Multiple Discrete Input
Accesses a DI card on the H1 carrier device and makes the individual channels available as in an 8-bit
integer output.
Fieldbus Multiple Discrete Output
Takes an 8-bit integer and writes it to the individual channels of a DO card on the H1 carrier device.

Fieldbus Multiplexed Analog Input


Used to connect to higher density Fieldbus transmitters

Pulse Input*
Converts the rate parameter on the Pulse Input card to a value in engineering units.

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 6

TM

Timer and Counter Blocks


Counter*
Generates a discrete output value of True (1) when the count reaches a specified trip value. The block
functions as an increment or decrement counter.
Off-delay Timer*
Delays the transfer of a False (0) discrete input value to the output by a specified time period.
On-delay Timer*
Delays the transfer of a True (1) discrete input value to the output by a specified time period.
Retentive Timer*
Generates a True (1) discrete output after the input has been True for a specified time period. When
the reset input is set True, the elapsed time and the output value are reset.
Timed Pulse*
Generates a True (1) discrete output for specified time duration when the input makes a positive
(False-to-True) transition. The output remains True even when the input returns to its initial discrete
value; it returns to its original False value only when the output is True longer than the specified time
duration.
Date Time Event*
Generates a pulse at a preset date and time or at preset time intervals

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 7

TM

Logic Blocks
Action*
Evaluates a single structured text expression when the input value is True. Mathematical functions,
logical operators, and constants may be used in the expression.
AND*
Generates a discrete output value based on the logical AND of two to sixteen discrete inputs.
Bi-directional Edge Trigger*
Generates a True (1) discrete pulse output when the discrete input makes a positive (0-to-1, False-to-
True) or a negative (1-to-0, True-to-False) transition since the last execution of the block. If there has
been no transition, the discrete output of the block is False.
Boolean Fan Input*
Generates a discrete output based on the weighted binary sum, binary coded decimal (BCD)
representation, transition state, or logical OR of 1 to 16 discrete inputs.
Boolean Fan Output*
Decodes a binary weighted floating point input to individual bits and generates a discrete output value
for each bit (as many as sixteen outputs).
Condition*
Evaluates a single structured text expression and generates a discrete output value when the
expression is evaluated True (1) for longer than a specified time period.
Device Control
Provides setpoint control for multi-state discrete devices, such as motors, pumps, and block valves.
Multiplexer*
Selects one input value from up to 16 input values and places it at the output.
Negative Edge Trigger*
Generates a True (1) discrete pulse output when the discrete input makes a negative (1-to-0, True-to-
False) transition since the last execution of the block. If there has been no transition (or a positive
transition), the discrete output of the block is False (0).

NOT*
Logically inverts a discrete input signal and generates a discrete output value. When the input is True
(1), the output is False (0). When the input is False, the output is True.
Product Data Sheet
Monitor and Control Software
February 2006—Page 8

TM

Logic Blocks (continued)


OR*
Generates a discrete output value based on the logical OR of 2 to 16 discrete inputs. When one or
more of the inputs is True (1), the output is set True (1).
Positive Edge Trigger*
Generates a True (1) discrete pulse output when the discrete input makes a positive (0-to-1, False-to-
True) transition since the last execution of the block. If there has been no transition (or a negative
transition), the discrete output of the block is False (0).
Reset/Set Flip-flop*
Generates a discrete output value based on NOR logic of Reset and Set inputs. If the Reset input is
False (0) and the Set input is True (1), the output is True. The output remains True regardless of the
Set value until the Reset value is True. When Reset becomes True, the output is False.
Set/Reset Flip-flop*
Generates a discrete output value based on NAND logic of Set and Reset inputs. When the Reset
input is False (0) and the Set input is True (1), the output is True. The output remains True until the
Reset input is True and the Set input is False. When the Reset input is True, the output is equal to the
Set input.
Transfer*
Selects one of two analog input signals and transfers the selected input to the output after a specified
time. The transfer from one input to another is smoothed with a linear ramp.

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 9

TM

Analog Control Blocks


Bias/Gain
Provides adjustable gain capability by computing an output value from a bias setpoint, an input, and a
gain value.
Calc*
Allows you to specify an expression that determines the block’s output. Mathematical functions, logical
operators, constants, parameter references, and I/O reference values may be used in the expression.
Expressions are written using IEC 61131-3 Structured Text. See section 3 for Structured Text details.
Control Selector
Selects one of three control signals to perform override control to a PID function block.
Deadtime*
Introduces a pure time delay in the value and status used in a signal path between two function blocks.
Fieldbus Input Selector Extended
Selects the first good, minimum, maximum, middle, or average of up to eight input signals. Supports
operator-selected, mode, and signal disable.
Filter*
Applies an equation to filter changes in the input signal and generates a smooth output signal.
Input Selector*
Selects the first good, minimum, maximum, middle, or average of up to four input signals. Supports
operator-selected, mode, and signal disable.
Lead/Lag*
Provides dynamic compensation for an input value. The block can apply a lead time function, a lag time
function, or a combination of the two. A specified gain is applied to the compensated value and the value is
high/low-limited based on the block mode.
Limit*
Limits an input value between two reference values.
Manual Loader
Allows the block output to be set by an operator.
Product Data Sheet
Monitor and Control Software
February 2006—Page 10

TM

Analog Control Blocks (continued)


PID
Combines all the necessary logic to perform analog input channel processing, proportional-integral-
derivative (PID) control, and analog output channel processing within one function block.
Ramp*
Creates a ramping output signal to increase or decrease a variable toward a specified target value at a
defined rate.
Rate Limit*
Limits the rate of change of the output value to specified limits. Also provides the derivative of the input
signal.
Ratio
Applies an adjustable ratio setpoint to achieve a desired input/output relationship.
Scaler*
Provides scaling and dimensional consistency between two values of different engineering units. The
block converts the input value to the specified scale and generates an output value.
Signal Characterizer*
Characterizes or approximates any function that defines an input/output relationship. The function is
defined by configuring as many as twenty X, Y coordinates. The block interpolates an output value for
a given input value using the curve defined by the configured coordinates. Two separate analog input
signals can be processed simultaneously to give two corresponding separate output values using the
same defined curve.
Signal Generator*
Produces an output signal used to simulate a process signal.
Signal Selector*
Selects the maximum, minimum, or average of as many as sixteen input values and places it at the
output.
Splitter
Takes a single input and calculates two outputs based on specified coordinate values.

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 11

TM

Advanced Control Blocks


Fuzzy Logic
Easy to use alternative to PID control. Useful in non-linear and noisy processes. Also very suited to
handling unmeasured disturbances.
Inspect*
Monitors plant area control performance statistics for viewing, trending and history collection. Also
provides for programmatic enable/disable of performance monitoring based on equipment or unit state.
Model Predictive Control* (basic and professional)
Model Predictive constrained multi-variable controller for processes with, interacting variables, difficult
dynamics, multiple constraints, and throughput optimization.
Related Blocks

MPC Process Simulator*


Allows the process to be simulated to verify the model.

MPC Input Reference*


Easily connect input parameters (controlled variables, disturbance variables, and constraint
variables) from multiple loops in a single MPC strategy. Useful for implementing MPC in a
supervisory fashion.

MPC Output Reference*


Easily connect output parameters (manipulated variables) from multiple loops in a single MPC
strategy. Useful for implementing MPC in a supervisory fashion.
Neural Network*
Build virtual sensors for on-line qualitative property estimation. Use anywhere samples are taken for
analysis, or in place of or back-up to continuous analyzers.
Related Blocks

Lab Entry*
Allows operator input of offline laboratory analysis results to be used in training the neural
network. Sample time and test results are easily logged right from the operator interface.
Diagnostic*
The Diagnostic function block provides a method to monitor device alerts from non-fieldbus assets.

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 12

TM

Energy and Metering Blocks


Isentropic Expansion*
Calculates the final enthalpy for isentropic expansion of steam to a given pressure for given entropy. If
the entropy-pressure point lies in the two-phase region, the combined enthalpy of steam and water for
constant entropy is provided. Steam quality (% moisture) and steam temperature are also calculated.
Saturated Steam Properties*
Calculates steam enthalpy, entropy, specific volume and pressure for saturation conditions specified by
a given temperature.
Saturated Temperature*
Calculates steam temperature at saturation give steam pressure.
Steam Density Ratio*
Calculates the square root of the ratio of steam density to the density of steam at the calibration
conditions of the flow meter.
Steam Properties*
Calculates steam enthalpy, entropy and specific volume for a give gauge pressure and a given
temperature.
Water Enthalpy*
Calculates enthalpy of water for a specified temperature.
Water Entropy*
Calculates entropy of water for a specified temperature.
Flow Metering in SI units*
Calculates mass flow, volumetric flow and energy flow for orifice and turbine meters.
Flow Metering in US units*
Calculates mass flow, volumetric flow and energy flow for orifice and turbine meters.

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 13

TM

Special Items
Custom Block Tool*
Adds various block types

Composite Block*
A grouping of individual function blocks. Composites can be of the Linked or
Embedded type.

Module Block*
A block on the diagram that represents another module within the system. It allows direct
connection of parameters between this module and the referenced module.
Physical Block Tool
Used to add Foundation Fieldbus blocks directly to the diagram instead of adding a standard I/O block
and then converting it.
Input Parameter*
A value from another function block, a sequential function chart (SFC), or a field device supplied to a
module for use in execution.
Internal Read Parameter*
A value used within a module that supplies an output for connection to I/O or other module parameters.
Internal Write Parameter*
A value used within a module that supplies an input for connection to I/O or other module parameters.
Output Parameter*
A value calculated or triggered by the module and sent to other diagrams or field devices.

*Allowed to run in a workstation-based controller


Product Data Sheet
Monitor and Control Software
February 2006—Page 14

TM

Section 2: Sequence Function Chart Tools

Icon SFC Tools


Input Parameter
A value from another function block, a sequential function chart (SFC), or a field device supplied to a
module for use in execution. Automatically available when the Module Block is used on another
module’s diagram.
Internal Read Parameter
A value used within a module that supplies an output for connection to I/O or other module parameters.
Internal Write Parameter
A value used within a module that supplies an input for connection to I/O or other module parameters.
Output Parameter
A value calculated or triggered by the module and sent to other function blocks, SFC’s, or field devices.
Automatically available when the Module Block is used on another module’s diagram.
Step
An element of an SFC that contains a set of actions. The actions define the rules and the behavior of
the step. The step manages the execution of the actions they contain.
Termination
A transition that specifies a condition that represents a logical end to a sequence.
Transition
An element of a SFC that allows the sequence to proceed from one step to the next if a transition
condition is met. A transition condition is the result of evaluating a Boolean expression.
Sequence
A number of steps and transitions linked together.
Product Data Sheet
Monitor and Control Software
February 2006—Page 15

TM

Section 3: Structured Text Instructions Functions


The DeltaV system uses IEC 61131-3 Structured Math Description
Text to create custom functions. The language
uses operators, functions, statements and ABS (x) Absolute value of x
operands in expressions. The Action, Condition, EXP Exponential of x
Calc blocks and SFCs use expressions. Any EXPT (x, y) Raise x to the power of y
system parameter may be referenced by these
expressions. FRACT (x) Fractional part of a number
LN (x) Natural logarithm of x
Operators
LOG (x) Log base 10 of x
Operator Description
LOG2 (x, y) Log base y of x
- Unary minus MAX (x, y) Maximum of x and y
+ Unary plus MIN (x, y) Minimum of x and y
! , NOT Logical NOT ROUND (x) Round x to the nearest float
~ Bitwise NOT SQRT (x) Square root of x
OR Logical OR TRUNC (x) Floor function
XOR Logical Exclusive OR
Trig Description
AND Logical AND
ACOS (x) Arc cosine of x
| Bitwise OR
ASIN Arc sine of x
^ Bitwise XOR
ATAN Arc tangent of x
& Bitwise AND
COS Cosine of x
= Equality
SIN(x) Sine of x
!= , <> , ~= Inequality
TAN (x) Tangent of x
< Less than
Bitwise Description
> Greater than
ROL(x,y) / Rotate x to the left by y positions
<= Less than or equal to ROTL(x,y)
>= Greater than or equal to ROTL16(i,n) Rotate i to the left by n bits for a 16
+ Add bit integer
+ String concatenation ROR(x,y) / Rotate x to the right by y positions
ROTR(x,y)
– Subtract
ROTR16(i,n) Rotate i to the right by n bits for a
* Multiply
16 bit integer
/ Divide
SHL(x,y) Shift x left by y positions, no carry
MOD , % Modulus (remainder)
SHR(x,y) Shift x right by y positions, no carry
** Raise to power
ASR16(i,n) Arithmetic shift right n bits by I
?: Conditional evaluation positions for a 16 bit integer
STBT(i,b,n) Set bit n in integer i to boolean
value b
Product Data Sheet
Monitor and Control Software
February 2006—Page 16

TM

Time Description Operands


time_to_str converts a time value to a time
• Named set constants in the form
string
“SetName:ValueName.”
str_to_time converts a time string to a time
value • Inputs are floating-point-with-status data types that
may be wired to function block parameter
connectors or used in expressions.

Miscellaneous. Description • Outputs are floating-point-with-status data types


that may be wired from function block parameter
EUP(e,p0,p100) Conversion from connectors or written from action expressions.
engineering units to
percent • Input device signal tags (DSTs) are references to
signals and also contain signal status data.
PEU(p,p0,p100) Conversion from
percent to engineering • Constants- predefined, unchangeable values in
units expressions. These constants let you test values
against DeltaV system values without having to
Option Explicit Forces all local
know their internal representations. The DeltaV
variables to require
system supports the constants listed below:
explicit declaration
Logevent(x) Logs the event string Constant Description
specified
GOOD Good status
Selstr(n,s1,s2,s3,s4,s5) Returns the nth string.
BAD Bad status
Sysstat(x) Download, Power fail,
and switchover event TRUE Boolean True
flags
FALSE Boolean False
Basepath(path_string) Returns the base
portion of a path UNC Uncertain status
string. LIMITED CONSTANT Limited constant status
LIMITED HIGH Limited High status
Statements
LIMITED LOW Limited Low status
Statement Description
AUTO Automatic mode
; End of statement separator
CAS Cascade mode
:= Assignment
IMAN Initializing Manual mode
If…Then… Conditional execution
Else…End_if LO Local Override mode
While...Do… Looping function MAN Manual mode
End_While OS Out of Service mode
Exit Exits the innermost While loop RCAS Remote Cascade mode
Var…End_var Declare variables
ROUT Remote Out mode
Option Explicit Force variables to be declared
REM Single line comment
(*…*) Comment (multi-line)
Product Data Sheet
Monitor and Control Software
February 2006—Page 17

TM

Capacity Related Products


Your DeltaV system provides the exact monitoring
and control functions your application requires. The
9 Redundancy. Controller redundancy provides
you with added reliability for critical applications.
software is also scalable in size. The system is sized
according to the number of device signal tags
(DSTs) and SCADA tags. A DST is any signal used 9 DeltaV Tune. This lets you determine the right
as a measured variable or controlled output. A tuning parameters for your PID and fuzzy loops,
SCADA tag is a value brought into the DeltaV all at the touch of a button.
system for monitoring, display, alarming and history
collection. 9 DeltaV Fuzzy. For difficult-to-control loops,
fuzzy logic technology enables more robust
Classic I/O supports only one signal per device. control than standard PID algorithms. It
HART, FOUNDATION Fieldbus, PROFIBUS DP, ASi improves loop performance by providing faster,
bus and serial communications can support multiple tighter control with minimal overshoot and
signals per device. OPC communications can settling time. Fuzzy logic is ideal for controlling
support multiple tags per server. non-linear process loops, as well as improving
control of simple loops.
System Specifications
9 DeltaV Neural. Provide a continuous indication
Hardware MDPLUS, MD Controllers of lab analysis of difficult measurements.
DeltaV software Release: >= 7.3 9 DeltaV Inspect. An advanced process
Capacity monitoring system that instantly identifies under-
performing loops.
SCADA tags 25000 per workstation
Device signal tags 30000 per system 9 DeltaV Predict. Obtain greater process
throughput to maintain plant operation at
Data source Classic I/O (AI, AO, DI, DO) measurable operating constraints.
HART (AI, AO)
FOUNDATION Fieldbus
9 DeltaV Simulate. Development environment
including simulation on a PC.
PROFIBUS DP, AS-i bus,
DeviceNet, Serial, OPC 9 Mimic. This is tie-back and dynamic simulation
software integrated with your DeltaV
configuration. Simulates the controller’s I/O
without requiring any modifications to your
control strategies.

9 Model Predictive Control (refer to the following


third-party product data sheet):
• HYSYS Operator Traning System
• HYSYS.Plant
• Intelligent Performance Monitoring
• Multivariable Statistical Process Control]
• Real Time Optimization
Product Data Sheet
Monitor and Control Software
February 2006—Page 18

TM

Ordering Information
Controller function licensing is based on the number and type of I/O connected. The license limits are
enforced on a system-wide basis and not on a per controller basis. For details, refer to the Controller
Licensing white paper.

License Type Model Number License Size (DSTs)


DI VE3111S xxxxx xxxxx = 00025 to 30000
DO VE3112S xxxxx xxxxx = 00025 to 30000
AI VE3113S xxxxx xxxxx = 00025 to 30000
AO VE3114S xxxxx xxxxx = 00025 to 30000

License Type Model Number License Size (DSTs)

ProfessionalPLUS Station VE2101S xxxxx xxxxx = 00025 to 30000

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2006 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or
guarantees, express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms
and conditions, which are available on request. We reserve the right to modify or improve the design or specification of such products at any time
without notice.
age 1

TM

The DeltaV power supplies are modular, easy to install, and secure.

Easy to use Benefits


Easy to use. The system power supplies are plug-
Flexible and cost-effective and-play components. They fit into either position on
the 2-wide power/controller carrier. This carrier
Secure contains internal power buses, eliminating the need
for external cabling to connect the system power
supply to the DeltaV controller and I/O interfaces. The
Power—your system won’t operate without it. DeltaV carrier mounts easily onto a T-type DIN rail—easy!
power supplies offer you the most efficient and Flexible and cost-effective. The DeltaV power
reliable power solution for your money. supply suite is modular. Add power to the field,
The DeltaV power supply suite provides power to the controller and I/O subsystems as you need it. The
system electronics and to the field. This is all the power supplies’ load-sharing capabilities enable you
power required for your DeltaV system. to add more power or provide power redundancy to
your system.
age 2

TM

Secure. Your I/O is always accurate because the I/O Accurate output. The system power supplies accept
subsystem and controller always receive a consistent a wide range of power inputs and translate the inputs
and accurate 12- or 5-VDC power supply. The power into accurate power output.
supplies are compliant with EMC and CSA standards;
there is immediate notification of power failure; and Field power distribution to I/O interfaces. If
system and field power provisions are completely multiple I/O modules in the same I/O subsystem need
isolated. the same VDC to the field, you can wire the I/O
modules together, creating a single power connection
to the I/O interface carrier.

Power redundancy. DeltaV system power supplies


! ! ! can be redundant at 1-to-N versus 1-to-1 in other
" # ! systems. This provides an economical solution to
$ creating system redundancy.
Plug-and play components. The system power No power overload. Distribution prevents power
supply components fit into either position on the 2- overloading on the I/O and 2-wide power/controller
wide power/controller carrier. This interchangeability carriers. No more than 8 A can be carried on the
means you can expand or replace power backplane to the controller and the I/O subsystem.
components. Just pull out one power supply
1
component and snap in the other. Standard compliance. The power supplies are
compliant with EMC and CSA standards. Their design
Rail mounted. Power supply installation is simple. meets the new European “power factor correction”
Mount the 2-wide power/controller carrier into place standards.
on a T-type DIN rail. Then plug the system power
supplies into the carrier. No power degradation. The power supplies provide
consistent power to the system and the field devices.
Internal power bus. The 2-wide power/controller No de-rating to the power supplies occurs when the
carrier contains internal power buses. You don’t need temperature is within defined specifications.
to use external cabling to connect the system power
supply to the DeltaV controller and the I/O interface Immediate notification of power failure. Internal
carriers. relay outputs change status and alert the user if the
incoming voltage fails or if the system power supply
Modular power. You know your power requirements fails. Also, the LED on the power supply housing
today, but what about the future? Lay a solid displays the power status.
foundation now and build on it later. A modular power
structure allows you to simply snap on additional System and field power isolation. The system and
power to the field, controller, and I/O subsystems. field power provisions are completely isolated. For
You can add 2-wide power/controller carriers as you example, if the Bulk AC to 24 VDC power supply
need them and install additional system power providing power to the field fails, the system power
supplies. supply (AC/DC) is unaffected.

Power supply removal. You don’t need to unscrew


connections to remove the system power supplies.
1 Simply unplug the connectors.
Refer to Zone 2 installation instructions (12P2046) and/or
Class 1 Division 2 installation instructions (12P1293) for
details.
age 3

TM

! !

The system power supply directs DC power to the controller and I/O subsystem. It resides on either slot of the 2-wide
power/controller carrier. Power is isolated from the field. Refer to Zone 2 installation instructions (12P2046) and/or Class 1
Division 2 installation instructions (12P1293) for information on installing in hazardous areas.
Description AC/DC System Power Supply Specifications
Input 100 VAC to 264 VAC, 47 Hz to 63 Hz, single-phase
Inrush (soft start) 35 A peak maximum for one cycle or less at 230 VAC input
Output power 25 W total at 60 °C
Output voltages +12 VDC at 2.1 A maximum
+5 VDC at 2.0 A maximum
+3.3 VDC at 0.5 A maximum
Combined 5 VDC and 3.3 VDC output = 10 W maximum
Input protection Internally fused, non-replaceable
Overvoltage protection Output protected at 110 to 120%

Hold-up time Output: remains within 5% of nominal at full load and 155 VAC input for 20 ms
Operating temperature 0 to 60° C (32 to 140 °F) without derating
Storage temperature -40 to 70 °C (-40 to 158 °F)
Relative humidity 5 to 95%, non-condensing
Airborne contaminants ISA-S71.04 - 1985 Airborne Contaminants Class G2
Hazardous areas Class I, Div. II approval
Shock 10 g ½-sine wave for 11 ms
Vibration 1 mm peak-to-peak from 5 Hz to 16 Hz, 0.5 g from 16 Hz to 150 Hz
Mounting On either slot of 2-wide power/controller carrier
LED indicators
Green—AC power Input AC power is applied and internal fuse is sound
Red—Error Outputs are not within ±4% of nominal (normal conditions).
External connectors:
Primary power AC input: 3-wire
Alarm contact 2-wire normally open relay; relay is closed when outputs are within ±4% of
nominal; 2.0 A at 30 VDC, 2.0 A at 250 VAC
age 4

TM

&
' " "

% " "
& &

! ! "% " " & $


age 5

TM

24/12 VDC System Power Supply


&& # ! " % " & & $( "
& & $ " " $
Description 24/12 VDC System Power Supply Specifications
Input 11.4 to 12.6 (12 VDC Input)
20.4 to 28.8 (24 VDC Input)
Inrush (soft start) 12 A peak maximum for 5 ms over 12 VDC input range (excluding 12 VDC passthrough
output)
20 A peak maximum for 5 ms over 24 VDC input range (including 12 VDC output)
Output Power Rating -40-60C +12 VDC at 13 A (12 VDC Input)
+12 VDC at 4.5 A (24 VDC Input)
+5 VDC at 2.0 A
+3.3 VDC at 2.0 A
10 W total for combined outputs of 5 VDC and 3.3 VDC
Output Power Rating -40-70C +12 VDC at 10 A (12 VDC Input)
+12 VDC at 3.0 A (24 VDC Input)
+5 VDC at 2.0 A
+3.3 VDC at 2.0 A
10 W total for combined outputs of 5 VDC and 3.3 VDC
Input protection Internally fused, non-replaceable
Overvoltage protection Output protected at 110% to 120%
Hold-up time Output: remains within 5% of nominal at full load and minimum input voltage for 5 ms
(excluding 12 VDC current with 12 VDC input)
Operating temperature -40 to 60 °C (-40 to 140°F) without de-rating
-40 to 70 °C (-40 to 158°F) with de-rating
Storage temperature -40 to 70 °C (-40 to 158 °F)
Relative humidity 5 to 95%, non-condensing
Airborne contaminants ISA-S71.04-1985 airborne contaminants class G3
Shock 10 g ½-sine wave for 11 ms
Vibration 1 mm peak-to-peak from 5 Hz to 16 Hz, 0.5 g from 16 Hz to 150 Hz
Mounting On either slot of 2-wide power/controller carrier
LED Indicators:
Green—DC Power Input DC power is applied and internal fuse/diode is sound.
Red—Error The +5 VDC and +3.3 VDC outputs are out of tolerance.
External connectors:
Primary power DC input, 2-wire
Alarm contact 2-wire normally open relay; relay is closed when 3.3 and 5 VDC outputs are within ±4% of
nominal; 2.0 A at 30 VDC, 2.0 at 250 VAC
Environmental Rating: FM Class 1 Div 2; Cenelec Zone 2 A, B, C, D T4 Hazardous locations
ATEX 3 G IIC T4 -nC
age 6

TM

Bulk Power Supplies


The 24 V bulk power supply provides a centralized power supply and distributes power to system power supplies
and also can provide power for field devices. The DeltaV bulk AC to 24 VDC power supply comes in a 300 W
version. It converts 120/230 VAC power to 24 VDC power. The 24 VDC power provides power to the field devices
via power distribution.

Description DIN-rail Mounted Bulk AC to 24 VDC Power Supply Specifications

! ) ! *+ ! ,# ! *#-./
,)./* %
0 , 1! #$, ! $
0 - 1! #$, ! +$
( #$ 2 # 3
( & # 4 2 & " 3
. "% 2 + ,# ! 3
' "5 6 7 7 4 28 " " 9./3
0 & 6 % 6
& $+: " "
( & ( "* % & $
& "
$
" " & $
& & ) ! $ * ! $
' " " & " " ( " $;4 ( " " < "
Relative humidity 5 to 95%, non-condensing
Airborne contaminants ISA-S71.04-1985 airborne contaminants class G3
Shock MIL-STD-810D Method 516.3, Procedure III
Vibration MIL-STD-810D Method 514.3, Category 1, Procedure I
Approvals CSA certified to C22.2 No. 60-950
FM 3611
ATEX cat 3 EN50021
NE21
CE EN61326
ATEX II 3G EexnC IIC T4
Dimensions

/ (5
. 2 43 )$ & 2 $) $3
= " 2 43 #$ & 2+$ $3
2 43 $,& 2#$ $3
= ,$ 2 $--> $3
age 7

TM

The 12 V bulk power supply provides a centralized power supply and distributes power to system power supplies.
The DeltaV bulk AC to 12 VDC power supply comes in a 177 W version. It converts 120/230 VAC power to 12
VDC power. The 12 VDC power provides power to the controllers and I/O cards

Description DIN-rail Mounted Bulk AC to 12 VDC Power Supply Specifications

! ) ! *+ ! ,# ! *#-./
,)./* %
0 , 1! $) ! $
0 - 1! $) ! +$
( )$, 2 3
( & # 4 2 & " 3
. "% 2 + ,# ! 3
' "5 6 7 7 4 28 " " 9./3
0 & 6 % 6
& $+: " "
( & ( "* % & $
& "
$
" " & $
& & ) ! $ * ! $
' " " & " " ( " $;4 ( " " < "
Relative humidity 5 to 95%, non-condensing
Airborne contaminants ISA-S71.04-1985 airborne contaminants class G3
Shock MIL-STD-810D Method 516.3, Procedure III
Vibration MIL-STD-810D Method 514.3, Category 1, Procedure I
Approvals CSA certified to C22.2 No. 60-950
FM 3611
ATEX cat 3 EN50021
NE21
CE EN61326
ATEX II 3G EexnC IIC T4
Dimensions

/ (5
. 2 43 )$ & 2 $) $3
= " 2 43 #$ & 2+$ $3
2 43 $,& 2#$ $3
= ,$ 2 $--> $3
age 8

TM

Bulk power supply illustrating wiring connections and electrical certifications


age 9

TM

System Power Supplies


One AC/DC system power supply is sufficient for
many small DeltaV installations. The power supply
provides 1.25 A. This is enough for:

• 8 discrete I/O cards

• 8 analog I/O cards

• 4 serial I/O cards

• 4 Series 2 H1 cards

One 12/24-volt system power supply is required for


medium to large DeltaV installations. A second
power supply would be required to provide
redundancy.

Using Multiple Bulk Power Supplies


The DIN rail mounted bulk AC to 24 VDC and bulk AC to 12 VDC power supplies can be used in systems
requiring load sharing as well as redundancy. The DIN rail-mounted bulk power supplies have an integrated OR-
ing diode. If the DIN rail-mounted bulk power supply is used in a system that requires redundancy or load sharing,
connect the SHARE terminals on the top of the power supplies as shown in the installation manual.

Connecting the DIN Rail-Mounted Bulk Power Supply for Redundancy or Load Sharing

The following table shows the current provided to the system based on the number of DIN rail-mounted Bulk
Power Supplies (AC to 12 and 24 VDC) and whether simplex or redundant power is used in the configuration.

Bulk Power Provided to the System

Number of Bulk Power Supplies System Current Provided by System Current Provided by Redundant
(AC to 24 VDC and AC to 12 VDC) Simplex Power Power

1 12 A N/A

2 24 A 12 A

3 36 A 24 A

4 48 A 36 A

5 - 48 A
age 10

TM

Description Model Number

115/220 VAC AC to DC System Power Supply VE5001

24/12 VDC System Power Supply VE5008

DIN-rail Mounted Bulk AC to 24 VDC Power Supply VE5011

DIN-rail Mounted Bulk AC to 12 VDC Power Supply VE5012

Bulk 24 VDC to 12 VDC Power Supply VE5005

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
Serial Interface Series 2
February 2006—Page 1

TM

Serial Interface Series 2


Serial Interface

The DeltaV Serial Interface provides a connection between the DeltaV system and other devices..

Q Provides seamless information interface added online while the rest of the controller I/O is
powered up and in use.1

Q Plug-and-play easy to use Benefits


Provides seamless information interface. Using
Q Extends the life of existing equipment the Serial Interface with the DeltaV system, you gain
an extended view of your entire plant. All serial
Introduction information is readily available for display at the
Operator Interface.
The Serial Interface provides a connection between
the DeltaV system and devices that support a serial When connected to a PLC, DeltaV software may
protocol, such as Modbus or Allen Bradley’s Data pass supervisory information to the PLC facilitating
Highway Plus. the coordination of control strategies across
systems.
The Serial Interface is supplied with Modbus
software drivers pre-loaded. Plug your Serial
1
Interface into any available slot in the I/O interface Refer to Zone 2 installation instructions (12P2046) and/or
carrier, connect the third-party device, power up and Class 1 Division 2 installation instructions (12P1293) for
play. Like all DeltaV I/O, the Serial Interface may be details.
Product Data Sheet
Serial Interface Series 2
February 2006—Page 2

TM

Plug-and-play easy to use. Plug-and-play The serial card supports the following features using
installation saves money. The Serial Interface works the Modbus protocol:
just like other DeltaV I/O interfaces. It fits into any
available slot on the controller I/O carrier. There are ƒ Reading input data from Modbus coils, input
no dipswitches. Just plug it in! status, holding registers and normal input
registers.
The DeltaV controller auto-senses the Serial
Interface and presents the configuration options. ƒ Writing output data to coils and holding
Online help makes this interface a snap to configure. registers.
After a simple point-and-click configuration exercise,
your integrated solution is up and running. ƒ Output data can be written in single coil, register
mode, or complete data set mode. This output
Extends the life of existing equipment. Enhance mode is a configurable parameter.
existing capabilities—don't replace them. Many
plants have a variety of devices already installed. ƒ Input data can be read in as a complete data
With the Serial Interface you are able to effectively set, providing the best performance.
interface a DeltaV system with existing PLCs or
other serial devices. This means that you can layer The serial card supports the input and/or output of
the state-of-the-art process control offered by a 16 different data sets per serial port, for a total of 32
DeltaV system on to the devices you already have in data sets per Serial Interface.
place.
When data values come into the DeltaV system
Product Description and Specification through a serial card, each data set that lands on
one module counts as one DST. Each data set can
The Serial Interface consists of a serial card hold up to 100 data values. Therefore, if you have
(KJ3003X1-BA1) and a terminal block. The card 100 data values in a data set that comes in on one
contains two serial communications ports that module, it counts as only one DST. If you have the
support RS232 and RS422/485 half duplex, or same 100 values in a data set that comes into six
RS422/485 full duplex signals. These ports are modules, you will have six DSTs. In both cases, you
individually configurable and support data rates up can alarm and control any of the 100 values and the
to 115 KBaud. DST count will remain the same. The maximum
number of DSTs supported per card in the DeltaV
The card has the common DeltaV form factor, Serial Interface is 500.
allowing it to be plugged into any available slot in the
I/O interface carrier. The card is clearly labeled with Both Modbus RTU and Modbus ASCII
the interface type. LEDs, located on the front of the communications modes are supported by standard
card, show the power, error, and port status of the Modbus protocol.
interface at a glance.

The standard Modbus protocol includes the Serial


Interface, the Modbus RTU, and ASCII
communications protocol as defined in the Modicon
Modbus Protocol Reference Manual dated March
1992 (PI-MBUS-300 REV D). Each Serial Interface
port may be configured as either a master or slave
device.
Product Data Sheet
Serial Interface Series 2
February 2006—Page 3

TM

Other Protocols Supported • Rotork Pakscan


• Satorious MP-8 Weight Scale
The DeltaV serial module can support other serial
• Satorious xBPI Weight Scale
driver protocols downloaded directly into the serial
• Siemens 3964R
card. Custom drivers available from Emerson
Process Management for the DeltaV serial module • Spartan DeltaV Metering Program
include: • Turnbull TCS6000
• Brooks Instruments Petrocount Ratio
• AGA3 Gas Flow Calculators Management System
• AGA8 Gas Flow Calculators Emerson Process Management has a long history of
• Allen-Bradley Data Highway Plus developing new custom serial driver protocols for its
• Control Technique Drive (Modbus) other control systems. Call your local sales office for
• Mettler O-082 Weight Scale availability of these drivers and any driver not listed
• Modbus Redundancy above.
• Moore Products LIL
• RMV9000MVCU3 Controller
Product Data Sheet
Serial Interface Series 2
February 2006—Page 4

TM

Modbus Function Codes Supported


The Serial Interface uses the following Modbus communications protocol function codes to read and write values
to and from the Modbus device when acting as a Modbus master device.

Modbus Function Codes Supported


Code Meaning Description
1 Read coil dtatus Obtain current status (on/off) of a group of logic coils
2 Read input status Obtain current status (on/off) of a group of discrete inputs
3 Read holding registers Obtain current binary value of one or more holding registers
4 Read input registers Obtain current binary value of one or more input registers
5 Force single coil Force logic coil to a state of ON or OFF
6 Preset single register Write a single binary value into a holding register
8 Sub-function 2 is used to retrieve the Diagnostic Register of a
Diagnostics
PLC
15 Forces a series of consecutive logic coils to defined ON or
Force multiple coils
OFF states
16 Preset multiple Writes specific binary values into a series of consecutive
registers holding registers
17 Report slave ID Used to obtain the run (on/off) state of a PLC

For detailed information on the Modbus communications protocol and specific communications function codes
refer to the Modicon Modbus Protocol Reference Guide dated March 1992 (PI-MBUS-300 REV D).
Product Data Sheet
Serial Interface Series 2
February 2006—Page 5

TM

Serial Interface Specifications


Number of serial ports 2
Number of data sets per Serial
32 (16 per port)
Interface card
Number of Device Signal Tags per
500 maximum (total of both ports)
Serial Interface
Number of device signal tags per
500 maximum2
Serial Interface port
Port types RS232, RS422/485 half duplex, RS 422/485 full duplex
(configurable with the DeltaV Explorer)
Isolation Each port is isolated from the system and from the other. These
ports must be externally grounded.
Baud rate 300, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200
Parity Even, Odd, None
Data bits 7 or 8
Stop bits 1 or 2
Retry count 0 – 255
Message time out 100 – 25,500 msec. (100 msec. Increments)
Transmit delay 0 – 25,500 msec. (100 msec. Increments)
Send outputs on startup In the DeltaV Explorer, the user is able to indicate whether or not
outputs should be sent on interface initialization.

2
Note that the total capacity of the Serial Interface Card can be used with a single port. This provides maximum flexibility for
project needs.
Product Data Sheet
Serial Interface Series 2
February 2006—Page 6

TM

Environmental Specifications
Storage temperature -40 to 85 °C (-40 to 185 °F)
Operating temperature -40 to 70 °C (-32 to 140 °F)
Relative humidity 5 to 95% , non-condensing
Airborne contaminants ISA-S71.04-1985 Airborne Contaminants Class G3

Hazardous area/location* ATEX EEx nA IIC T4


Class 1, Div 2, Groups A, B, C, D, T4.
Protection rating IP 20
Shock 10 g ½-sine wave for 11 ms
Vibration 3 mm peak-to-peak from 5 to 13 Hz; 0.5 g from 13 to 150 Hz

*Refer to Zone 2 installation instructions (12P2046) and/or Class 1 Division 2 installation instructions (12P1293)
for information on installing in hazardous areas.
Product Data Sheet
Serial Interface Series 2
February 2006—Page 7

TM

Ordering Information
The DeltaV Serial Interface ships from the factory with Modbus drivers pre-installed.

Drivers other than Modbus must be purchased separately and then downloaded into the Serial Interface.

Users must purchase a Serial Interface port-license to activate each port on the Serial Interface, regardless of
what protocol they are using on the serial card.

Description Model Number


Serial Interface, 2-ports, terminal block VE4006P2
Serial Interface port license VE4102

Prerequisites

• DeltaV version 3.0 or later software.


• DeltaV MD or MD+ controller.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2006 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 1

TM

DeltaV Zone 1 Remote I/O

Unlike any other remote I/O solution, DeltaV shared remote I/O connects with any DeltaV controller for maximum installation
flexibility.

Q Shared remote I/O for maximum flexibility Benefits


Q Easy plug-and-play installation Shared Remote I/O. Unlike other remote I/O, DeltaV
Zone 1 Remote I/O can be shared amongst several
Q Easy to use DeltaV controllers for a greater range of applications
and installation flexibility.
Easy plug-and-play installation. DeltaV Zone 1
Introduction Remote I/O automatically identifies itself to the control
DeltaV Zone 1 Remote I/O scanners provide network, saving the usual no-value engineering work
communication and control between the field devices that other automation systems require. Additionally,
and the other nodes on the control network. Control I/O cards are recognized as they are inserted into the
strategies and system configurations can be used with remote I/O subsystem.
the DeltaV system’s powerful controllers with I/O
Easy to use. Like the regular I/O in your DeltaV
residing either local to the controller or on a remote I/O
system, the DeltaV controller manages all activities for
scanner.
your Zone 1 Remote I/O.
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 2

TM

Product Description and Specification


data from the I/O channels cannot be used in a control
The DeltaV Zone 1 Remote I/O delivers big savings in strategy, if it is a requirement to use Hart data in a
the installation process. The compact, modular design control strategy then local I/O to the controller must be
allows you to cost-effectively meet your process utilized.
needs.
Easy plug-and-play installation
Shared remote I/O for maximum flexibility Self-Addressing. The Zone 1 Remote I/O scanner is
unique in its ability to automatically identify itself to the
I/O Targeting. The Zone 1 Remote I/O scanner can DeltaV control network. When the Zone 1 Remote I/O
share controllers by supporting the targeting of Classic scanner is powered up, it is automatically assigned a
I/O or Hart I/O cards to controllers on a per card basis. unique address—no dip switches, no configuring—just
plug and play!
For example, a card can be owned by a controller,
with different I/O cards owned by different controller. Self-Locating. A Zone 1 Remote I/O scanner’s
Up to four controllers can be targeted by a single physical location is easy to find. LEDs on the face of
Remote I/O scanner. the controller can be made to flash, providing a strong
visual clue.
Each DeltaV controller can have up to 16 Remote I/O Automatic I/O Detection. The Zone 1 Remote I/O
scanners associated with it. scanner can identify all I/O interface channels located
on the subsystem. As soon as an I/O interface is
The DeltaV system may have up to 60 remote I/O plugged in, the scanner knows the general
scanners. The scanners communicate on the same characteristics of the field devices managed by that
ethernet network as the controllers and workstations. I/O interface. This reduces the “no value engineering”
associated with configuration—easy!
Data Passthrough. The controller is equipped with
the ability to pass smart HART® information from field
devices to any workstation node in the control Easy to use
network.
Total Control. The controller manages all control
This means you can take advantage of applications, activities for the I/O interface channels. It also
such as AMS™ Suite: Intelligent Device Manager that manages all communication functions for the
enable you to remotely manage the HART information communications network. Time stamping, alarming,
contained in your HART equipped devices. and trend objects are also managed within the
controller. The controller executes your control
Mounting. This plug-and-play system structure strategy. Information from an input channel is on a
provides modular system growth with a single Zone 1 Remote I/O scanner received, control strategy
controller and is designed for remote mounting in a applied, and data is sent to an output channel on Zone
Class 1, Div 2 or ATEX Zone 1 environment has been 1 Remote I/O scanner within 200 ms.
approved.
.
I/O Capacity. The Zone 1 Remote I/O scanner
supports one carrier (4 cards) of either Classic I/O or
Hart I/O. Redundant I/O is NOT supported. The Hart
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 3

TM

Power Supply

Item Specification

Input power requirements +24 VDC (-15% - +20%) @ 3 A max

Output power rating + 8 VDC + 10% @ 580 mA, safety limited to < 10 V

Mounting Slot labeled power supply on the carrier

CPU

Item Specification

Input power requirements +26VDC @ 0.8 A

Output power requirements 5 VDC @ 1.6A (for I/O cards)

Mounting Slot labeled CPU on the carrier


Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 4

TM

Analog I/O Card


The Zone 1 Analog I/O card provides eight I.S. 2-wire 4-20 mA HART input channels and four I.S. 4-20 mA HART
output channels.

Item Specification

Number of channels Eight

Channel-to-channel isolation None

2-Wire Field circuit current limit per channel 30 mA maximum

Voltage to transmitter @ 20mA 15.0 V minimum

Nominal signal range 4 to 20 mA

Full scale signal range 1 to 22 mA

Line fault detection:

• Short circuit >22.25 mA

• Open circuit <0.75 mA

Resolution 15 bits

Repeatability 0.05% of span

Accuracy over temperature range

• 0 to 60 degrees C 0.1% of span


• -20 to 70 degrees C 0.15% of span

Accuracy over EMC conditions 1.0% of span

Calibration Factory software calibration. No further calibration


required.

Communications support • HART pass-through request/response


• HART variable report
• Field device status report
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 5

TM

HART Analog Output Channel Specifications

Item Specification

Number of channels Four

Channel-to-channel isolation None

Nominal signal range (span) 4 to 20 mA

Full signal range 1 to 22 mA

Voltage to load 15 V minimum @ 20 mA

Load resistance 750 ohm maximum

Open circuit detection threshold 0.75 mA + 0.25 mA

Channel readback error threshold + 5% of span

Resolution 14 bits

Accuracy over temperature range

• 0 to 60 degrees C 0.25% of span


• -20 to 70 degrees C 0.3% of span

Accuracy over EMC conditions 2.5% of span

Calibration Factory software calibration. No further calibration


required.

Communications support • HART pass-through request/response


• HART variable report
• Field device status report
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 6

TM

Discrete Input/Output Card


The Zone 1 discrete I/O card provides sixteen I.S. dry contact input channels (the first two channels can support
pulse count) and eight I.S. high-side output channels.

Discrete Input Channel Specifications


Item Specification

Number of channels Sixteen

Channel-to-channel isolation None

Detection level for On > 2.1 mA

Detection level for Off < 1.2 mA

Voltage applied to sensor 8.0 VDC +/-10% from 1 K ohm

Line fault detection:

• Short circuit < 200 ohm


• Open circuit > 40 K ohm

Pulse Count Input Frequency (channels 1 and 2 only) 10 KHz maximum (40 usec minimum pulse width)
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 7

TM

Discrete Output Channel Specifications

Item Specification

Number of channels Eight

Channel-to-channel isolation None

Output range • 26 V (open circuit typical)


• 27.4 VDC (open circuit maximum)
• 15 V at 30 mA (typical)
Output current rating 30 mA

Off state leakage 0.5 mA maximum

Current limit per channel 30 mA +/-10% nominal

Line fault detection:

• Short circuit < 100 ohm


• Open circuit > 25 K ohm

Line Fault Detection


The I.S. discrete output high-side channels have line fault detection that can be enabled on a channel-by-channel
basis as a configuration item. When line fault detection is enabled, the card detects open and short line fault
conditions by performing an internal readback of the output to verify its value in both on and off states. The card
tests the opposite state of its current value by temporarily changing the output to that value, performing the
internal readback, then returning the output to its configured output value. The pulses to the opposite state are
never greater than 400 μSec. High-speed inputs that connect to a discrete output channel with line fault enabled
must consider these pulses in the input software scheme.

Note: Total cable capacitance of less than 30nF is acceptable. Line fault detection does not work with large
inductive or capacitive loads and must be disabled under these conditions.
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 8

TM

Ordering Information

Description Model Number

Carrier Assembly for up to 4 Zone 1 Remote I/O Cards VE4251


(Includes Carrier, CPU Card and Power Supply)

Analog I/O Card for Zone 1 Remote I/O VE4201

Discrete I/O Card for Zone 1 Remote I/O VE4202

1-Port Fiber/4-Port Copper Switch VE6019

The Carrier, CPU Card and Power Supply can be ordered


separately for spare/replacement:

• Carrier KJ7001X1-BA1
• CPU Card KJ7012X1-BA1
• Power Supply KJ7011X1-BA1
Product Data Sheet
DeltaV Zone 1 Remote I/O
May 2005—Page 9

TM

Prerequisites

• For each Zone 1 Remote I/O scanner you will need to select the mounting carrier. This is done by ordering
the VE4251 part number.

• Each Zone 1 Remote I/O scanner requires a power feed rated for a Zone 1 area to maintain the safety
certification when mounted in Hazardous area. If mounted in general purpose area, then regular 24V DC
power may be used.

• Each Zone 1 Remote I/O scanner requires an energy limited fiber optic connection (or two if redundant
communications are used) if mounted in Zone 1. A standard 100Mb fiber optic switch will work, but does
not provide the necessary safety requirements. Use the VE6019 fiber switch to provide the necessary
energy limiting.

• Each Zone 1 Remote I/O scanner requires a dedicated power supply.

• Zone 1 Remote I/O is supported in the DeltaV v8.1 release and above.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or guarantees,
express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms and conditions,
which are available on request. We reserve the right to modify or improve the design or specification of such products at any time without notice.
Product Data Sheet
DeltaV Zone 2 Remote I/O
August 2005—Page 1

TM

DeltaV Zone 2 Remote I/O

Zone 2 Remote I/O Scanner

Unlike any other remote I/O solution, DeltaV shared remote I/O connects with any DeltaV controller for maximum
installation flexibility.

„ Shared remote I/O for maximum flexibility Benefits

„ Easy plug-and-play installation Shared remote I/O. Unlike other remote I/O, DeltaV
Zone 2 Remote I/O can be shared amongst several
„ Easy to use DeltaV controllers for a greater range of applications
and installation flexibility.
Easy plug-and-play installation. DeltaV Zone 2
Introduction Remote I/O automatically identifies itself to the control
DeltaV Zone 2 Remote I/O scanners provide network, saving the usual no-value engineering work
communication and control between the field devices that other automation systems require. Additionally,
and the other nodes on the control network. Control I/O cards are recognized as they are inserted into the
strategies and system configurations can be used with remote I/O subsystem.
the DeltaV system’s powerful controllers with I/O Easy to use. Like the regular I/O in your DeltaV
residing either local to the controller, or on a remote system, the DeltaV controller manages all activities for
I/O scanner. your Zone 2 Remote I/O.
Product Data Sheet
DeltaV Zone 2 Remote I/O
August 2005—Page 2

TM

Product Description and Specification


cards may be utilized. The Hart data from the I/O
The DeltaV Zone 2 Remote I/O delivers big savings in
channels cannot be used in a control strategy, if it is a
the installation process. The compact, modular design
requirement to use Hart data in a control strategy then
allows you to cost-effectively meet your process
local I/O to the controller must be utilized.
needs.
The following card types are not initially supported with
Shared remote I/O for maximum flexibility Zone 2 remote I/O:- Redundant I/O, Sequence of
Events I/O, FOUNDATION fieldbus, Profibus DP,
I/O Targeting. The Zone 2 Remote I/O scanner DeviceNet, AS-I, Serial.
supports targeting of either Classic I/O or HART I/O
cards to controllers on a per card basis. For example,
a card can be owned by a controller, with different I/O
cards owned by different controller, with the limit that a Easy plug-and-play installation
Remote I/O scanner can support 4 controllers
maximum. Self-Addressing. The Zone 2 Remote I/O scanner is
unique in its ability to automatically identify itself to the
Each DeltaV controller can have up to 16 Remote I/O DeltaV control network. When the Zone 2 Remote I/O
scanners associated with it. scanner is powered up, it is automatically assigned a
unique address—no dip switches, no configuring—just
plug and play!
The DeltaV system may have up to 60 remote I/O
scanners. The scanners communicate on the same Self-Locating. A Zone 2 Remote I/O scanner’s
ethernet network as the controllers and workstations. physical location is easy to find. LEDs on the face of
the controller can be made to flash, providing a strong
The primary port supports 10/100 MB communication, visual clue.
and the secondary supports 10 MB only.
Automatic I/O Detection. The Zone 2 Remote I/O
scanner can identify all I/O interface channels located
Data Passthrough. The controller is equipped with
on the subsystem. As soon as an I/O interface is
the ability to pass smart HART® information from field plugged in, the scanner knows the general
devices to any workstation node in the control characteristics of the field devices managed by that
network. I/O interface. This reduces the “no-value engineering”
associated with configuration—easy!
This means you can take advantage of applications,
such as AMS™ Suite: Intelligent Device Manager that
Easy to use
enable you to remotely manage the HART information
contained in your HART equipped devices.
Total Control. The controller(s) manages all control
activities for the I/O interface channels. It also
Mounting. This plug-and-play system structure
manages all communication functions for the
provides modular system growth with a single
communications network. Time stamping, alarming,
controller and is designed for remote mounting in a
and trend objects are also managed within the
Class 1, Div 2 or ATEX Zone II environment has been
controller(s). The controller(s) executes your control
approved. Refer to the System Power Supplies and
strategy. Information from an input channel on a Zone
I/O Subsystem Carriers product data sheets for
2 Remote I/O scanner is received, control strategy
additional information.
applied, and data is sent to an output channel on Zone
2 Remote I/O scanner within 200 ms -assuming a 100
I/O Types and Capacity. The Zone 2 Remote I/O ms scan time for the I/O.
scanner supports one carrier (8 cards) of either
Classic I/O or Hart I/O. Any of the Classic or Hart I/O
Product Data Sheet
DeltaV Zone 2 Remote I/O
August 2005—Page 3

TM

Specifications for the Zone 2 Remote I/O scanner


Power requirement Supplied by System Power Supply through 2-wide
Power/Controller Carrier
Maximum current 2.0 A
Fuse protection 3.0 A, non-replaceable fuses
Power dissipation 4.0 W typical, 5.4 W maximum
Environmental specifications:
• Operating temperature -40 to 70 °
• Storage temperature -40 to 85 ° C (-40 to 185°F)
• Relative humidity 5 to 95%, non-condensing
• Airborne contaminants ISA-S71.04-1985 Airborne Contaminants Class G3
Conformal coating
• Shock (normal operating conditions) 10 g ½-sine wave for 11 ms
• Vibration (operative limit) 1 mm peak-to-peak from 5 Hz to 16 Hz,
0.5 g from 16 Hz to 150 Hz
Hazardous area/location ATEX EEx nA IIC T4
Refer to Zone 2 installation instructions (12P2046) Class 1, Div 2, Groups A,B,C,D, T4 hazardous
and/or Class 1 Division 2 installation instructions location
(12P1293) for information on installing in hazardous
areas.
LED Indicators: ON Status
• Green – Power Indicates DC power is applied.
• Red – Error Indicates an error condition.
• Yellow flashing – Pri. CN Indicates valid primary control network
communication.
• Yellow, flashing – Sec. CN
Indicates valid secondary control network
communication
• All except Power flashing
Visual identification of Zone 2 Remote I/O scanner
initiated from user interface software by ping
command.
• All except Power flashing, alternating even and
odd
Firmware upgrade in progress.
Mounting On right slot of power/controller carrier.
External connections:
• Primary Control Network 8-pin RJ-45 connector
• Redundant Control Network 8-pin RJ-45 connector
Product Data Sheet
DeltaV Zone 2 Remote I/O
August 2005—Page 4

TM

Ordering Information

Description Model Number

Zone 2 Remote I/O scanner VE4021

Prerequisites

• For each Zone 2 Remote I/O scanner you will need to select the mounting carrier. Please refer to the I/O
Carrier product data sheet for details. Use model VE4050S2K1C0 8-Wide I/O Interface Carrier with Carrier
Shield Bar for the I/O cards, and model VE3051C0 2-Wide Power/Controller Carrier for the scanner and
associated power supply

• Each Zone 2 Remote I/O scanner requires a dedicated system power supply. Please refer to the Power
Supplies product data sheet for details. Use model VE5008 24/12 VDC DC to DC System power supply.

• Zone 2 Remote I/O is supported in the DeltaV v8.1 release and above.

• Zone 2 Remote I/O supports Classic and HART I/O. Refer to the Classic I/O product data sheet, or to the
HART I/O product data sheet for details of the supported cards.

To locate a sales office near you, visit our website at: www.EasyDeltaV.com/reach

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East: 41.41.768.6111
North America, Latin America: +1 800.833.8314 or
+1 512.832.3774

For large power, water, and wastewater applications contact Power and Water Solutions at:
www.emersonprocess-powerwater.com

…or call us at: Asia Pacific: 65.777.8211


Europe, Middle East, Africa: 48.22.630.2443
North America, Latin America: +1 412.963.4000

©Fisher-Rosemount Systems, Inc. 1996—2005 All rights reserved.

DeltaV, the DeltaV design, SureService, the SureService design, SureNet, the SureNet design, and PlantWeb are marks of one of the Emerson
Process Management group of companies. All other marks are property of their respective owners. The contents of this publication are presented for
informational purposes only, and while every effort has been made to ensure their accuracy, they are not to be construed as warrantees or
guarantees, express or implied, regarding the products or services described herein or their use or applicability. All sales are governed by our terms
and conditions, which are available on request. We reserve the right to modify or improve the design or specification of such products at any time
without notice.

You might also like