+086-15305925923

K-WANG

Service expert in industrial control field!
NameDescriptionContent
Adequate Inventory, Timely Service
pursuit of excellence 
Ship control system
Equipment control system
Power monitoring system
Current position:
新闻动态
newS
   
Brand

ABB AO2000 Advance Optima Continuous gas analyzers

From:ABB | Author:Wang | Time :2025-01-02 | 405 visit: | Share:

ABB AO2000 Advance Optima Continuous gas analyzers

Description
Application Information from the AO2000 gas analyzer can be transferred to a PC or DCS via
the Modbus. Measurement values, status signals and also signals of analog and
digital inputs and outputs are thus available for further usage.
Using the AO-MDDE server the signals can be integrated into standard software
(e.g. Excel, Visual Basic or LabVIEW). For further information, see Chapter 4
“AO-MDDE server and demo programs”, page 3535. AO-MDDE can be
downloaded from the DVD-ROM which is delivered together with each gas
analyzer. AO-MDDE does not support Modbus over TCP/IP.
Basic documents  Modbus Application Protocol Specification V1.1b, December 28, 2006
 Modbus over Serial Line Specification and Implementation Guide V1.02,
December 20, 2006
 Modbus Messaging on TCP/IP Implementation Guide V1.0b, October 24, 2006
These documents are available at http://www.modbus.org/specs.php.
Interfaces and
connection versions
The RS232 and the RS485 interface located on the RS232/RS485 module in
AO2000 are supported, where only one can be operated at a time. Connection
versions are described in Chapter 3 “Modbus connection”, page 30.
As an alternative, the Ethernet 10/100BASE-T interface can be used for data

transmission via Modbus TCP/IP protocol (from software version 5.1, see page 7).

Transferred data Read Write Example
Measurement values x – CO, NO, H2, etc.
Analog inputs x – Indication of mA-values of external analyzers
Analog outputs x – Indication of mA-values of measurement values or calculated
values (function block application)
Digital inputs x – Indication of external status signals
Digital outputs x – Measurement range feedback, indication of solenoid or pump
controls
Bus analog inputs x x Entering analog values into the function block application
Bus analog outputs x – Outputting analog values from the function block application
Bus digital inputs x x Control of functions such as auto calibration, measuring range
control, etc. after function block configuration
Bus digital outputs x – Indication of all functions integrated by function block configuration such as alarm signaling etc.
Modbus configuration x – Indication how many components, AOs, DOs, etc. have been
configured or are in the gas analyzer
Status signals x – Indication of failure, maintenance mode, maintenance request
Measurement range
feedback
x – Index of the active measurement range
Measurement range
configuration
x – Measurement range limits (start and end value)
Measurement range
drift values
x – Offset drift, amplification drift, delta offset drift, delta amplification
drift
QAL3 calibration data x – Setpoints and actual values, measuring range and date of last
calibration (not available in analyzer modules Limas11, Uras14,
Magnos16, Magnos106, Caldos15, Caldos17, and MultiFID14)


Data transfer For data transfer a combination of frames is used, that consists of 1/0 information,
united to one or more telegrams.
Frame The transfer values are decomposed in bytes (= 8 bit). Each of these bytes is
completed by one start-bit, possibly one parity-bit (even number of “1”) and one
stop-bit. In the following description the term “byte” will be used, even if ten or
eleven bits will be transferred including the start-, stop- and parity-bits.
Telegrams The Modbus telegrams consist of the following frames:
address (1 byte), function (1 byte), data (n bytes) and check sum (2 bytes).
The telegrams also take on the “shake-hands-function”: each telegram from
master to slave must be responded, before a new telegram is allowed to be
transmitted. The computer has to have in a adequate supervision, for excluding
non answering bus participants (time-out-supervision).
Admissible addresses As addresses for the participants of the bus the numbers 1 to 255 are admitted.
The address 0 is the global address (broadcast-address). When this address will
be used in a telegram, all participants accept this telegram without an acknowledg ment to the master.
Functions Code Term Function
01 Read coil status Reading of binary values of type coil
02 Read input status Reading of binary values of type status
03 Read holding registers Reading of 16 bit holding-registers
04 Read input registers Reading of 16 bit input-registers
05 Force single coil Setting of a single binary value
06 Preset single register Set of a single 16 bit-register; for DINT or
REAL two telegrams are necessary
08 Loopback diagnostic test Testing telegram for diagnostics of the
communication capability of slave
15 Force multiple coils Set of several successive binary values
16 Preset multiple registers Set of several successive 16 bit-registers
Check sum The check sum is calculated over all bytes of one telegram without the start-,
stop- and parity-bits.
Transfer rules The neutral position of the data line corresponds with the logical “1”.
A distance of more than 3.5 bytes, however at least 10 ms is defined as separation
between two telegrams. For the beginning of the data transfer the neutral position
of the data line must be observed.
Integration The AO2000 Modbus/TCP server expects requests from the current IP addresses
via the communication port. A maximum of 4 clients can be connected to the
Modbus/TCP server of an AO2000 at the same time. If the connection to a client
breaks down, the connection status in the Modbus/TCP server is enabled again
after a max. 60 seconds.
Reading out data
from the AO2000
Modbus/TCP server
The following procedure must be executed on the Modbus client, in order to
receive data from the AO2000 Modbus/TCP server:
1. Establish a TCP connection to port 502 on the server.
2. Create a Modbus request.
3. Send the Modbus request incl. the Modbus/TCP MBAP Header.
4. Wait for a response to the same TCP connection.
5. Read the first 6 bytes of the response; these state the length of the response.
6. Read the remaining bytes of the response.
Functions, addresses
and registers
The supported functions and the addresses and registers of Modbus over TCP/IP
are equivalent to those of Modbus over RS232/RS485.


Function code 43 with MEI 14 (MEI = Modbus Encapsulated Interface) is used to
read the device parameters to
 read measured values,
 transfer simulation data,
 apply reference material.
Address assignment
of the device
parameters for the
function code 43
There is read access to the device parameters.
Measurement components are mapped with the following structure:
 Name
 Measurement range start
 Measurement range end
 Unit
The number of the first measured values register is listed under BasisM in the
device parameters list.
The measured value status is implemented as NAMUR status:
Bit Assignmant
0 Error
1 Maintenance
2 Maintenance request
3 Beyond specification
4 Test operation, simulation measured value transmitted
5…15 Reserved for extensions
16…31 Vendor-specific
The number of the first simulation data register is listed under BasisS in the device
parameters list.
The number of the register to apply reference material is listed under BasisR in the
device parameters list. Maximum 32 Bus DIs are reserved for transferring
reference material.
The register "status of application" is used for feedback of the DIs for which a
hardware digital output is connected. When reference material is applied, the
status "maintenance" is set and a message is displayed on the gas analyzer's
screen.
Name Object ID Encoding Table Attribute Description
VendorName 0x00 String System_control Fabrication_number Manufacturer name
ProductCode 0x01 String System_control Product_Code Manufacturerspecific device
identifier
MajorMinorRevision 0x02 String System_control Version Software version of
measuring system
ProductName 0x04 String System_control Product_Name Device name
SerialNumber 0x80 String System_control SerialNumber Serial number of
measuring system
ComponentNumber 0x81 Word Detector_para Classification = 0 Number of
measurands
BasisM 0x82 Word Modbus_conf Registernumber First register of the
measurands block
BasisS 0x83 Word Modbus_conf Registernumber First register of the
simulation data
BasisR 0x84 Word Modbus_conf Registernumber First register of the
reference material
data
Component1_Name 0x85 String Component_para Name Name of measured
component 1
Component1_
Range_Start
0x86 Float Meas_range_para Lower_meas_range Lower limit of output
range of measured
component 1
Component1_
Range_End
0x87 Float Meas_range_para Upper_meas_range Upper limit of output
range of measured
component 1
Component1_Unit 0x88 String Component_para Unit_name Unit of measured
component 1
Component2_Name 0x89 String Component_para Name Name of measured
component 2
Component2_
Range_Start
0x8A Float Meas_range_para Lower_meas_range Lower limit of output
range of measured
component 2
Component2_
Range_End
0x8B Float Meas_range_para Upper_meas_range Upper limit of output
range of measured
component 2
Component2_Unit 0x8C String Component_para Unit_name Unit of measured
component 2
  • GE FANUC - IC693BEM340 High-Speed Ethernet Controller Module
  • GE DS200SDCIG2AGB - Advanced DC Power Supply & Instrumentation Board for Industrial Control
  • GE FANUC - IC693CHS397E CPU Base Advanced Control Module for Industrial Automation
  • GE UR7BH - Relay Module High Performance Relay for Industrial Control Applications
  • GE FANUC - A17B-3301-0106 CPU MODULE
  • GE Fanuc - HE693ADC415E Drive Module
  • GE IS200VAICH1D - Analog Input Module for Industrial Control Solutions
  • GE Fanuc - DS200SHCAG1BAA High-Performance Turbine Energy Shunt Connector Board
  • GE Fanuc - IS215VCMIH2CC | Communication Card
  • GE IC690ACC901 - Mini Converter Kit Efficient Communication Solution
  • GE Electric - DS3800HCMC Gas Turbine Daughter Board For Enhanced Control & Efficiency
  • GE Electric - FANUC IC200ALG320C Analog Output Module
  • GE Electric - (GE) IS420UCSBH3A REV D
  • GE IC693MDL646B - Advanced Input Module for Industrial Control Solutions
  • GE IC693MDL730F - Advanced Digital Input Module for Industrial Automation
  • GE IC200ALG240 - Analog Input I/O
  • GE IC660BBD020Y - | DC Source I/O Block
  • GE Electric - IC698ACC735 Shielded Single Slot Faceplate
  • GE Fanuc - IC200MDL730 Discrete Output Module
  • GE IS200VAOCH1B - VME Analog Output CD for MARK VI
  • GE IC200ALG328E - High Precision Analog Output Module
  • GE Fanuc - IC200CHS001 A Cutting-edge VersaMax PLC
  • GE UR6DH - Digital I/O Module Advanced Power System Communication
  • GE Fanuc - IC695CHS007 Universal Control Base
  • GE VMIVME-2540-200 - Intelligent Counter & Controller
  • GE Fanuc - DS200LDCCH1ARA Advanced Mark VI Circuit Board for Industrial Automation
  • GE DS3800HMPG - Cutting-Edge CPU Card for Advanced Industrial Control
  • GE IS220PAICH1B - 10 Analog Inputs & 2 Analog Outputs
  • GE DS200TCQAG1BHF - Analog Input/Output Card Precision Control for Industrial Automation
  • GE FANUC - 531X139APMASM7 Micro Application Board for Industrial Control
  • GE DS3800NPPC - Circuit Board Precision Control in Industrial Automation
  • GE IC200UEX626 - 6-Channel Analog Expansion Module for Advanced Process Control
  • GE IC693PWR331D - Advanced Power Supply for Industrial Automation
  • GE DS200TBQBG1ACB - Advanced RST Analog Termination Board
  • GE Fanuc - DS200TBCAG1AAB Advanced PLC for Industrial Automation
  • GE FANUC - DS200LRPAG1AGF Industrial Line Protection Module
  • GE IC693MDL654 - Advanced Logic Input Module for Industrial Control Systems
  • GE Industrial - Controls IC695LRE001B Transmitter Module
  • GE DS3800HUMB1B1A - Universal Memory Board
  • GE IC660BBD021W - Advanced 3-Wire Sensor Block for Industrial Control Systems
  • GE Fanuc - SR489-P5-HI-A20 Advanced Motor Protection System
  • GE FANUC - IC693MDL310 Input Module Advanced IO Solution for Industrial Control
  • GE Fanuc - GTX63A4P PLC Module
  • GE Fanuc - IC695CHS016 Universal Backplanes Integrated Control Systems
  • GE Electric - IC600WD010 Reliable Industrial I/O Cable for Seamless Automation Solutions
  • GE FANUC - IC693BEM331 Programmable Logic Controller Advanced Control Solution
  • GE FANUC - IC670MDL930 Relay Output Module
  • GE IS200TVIBH2BCC - Termination Vibration Board for Industrial Control Systems
  • GE Fanuc - IC200ALG264A Versamax PLC for Industrial Automation
  • GE DS3800HDDA - Display Driver for Industrial Automation
  • GE F650BABF2G0LOSHE - Industrial Control Module
  • GE IC697MEM717C - High-Performance Memory Module for Industrial Automation
  • GE IS220PVIBH1A - 336A4940CSP16 High-Performance Control Module for Industrial Automation
  • GE IS215ACLEH1BB - Application Control Layer Module for Mark VI Drive Assemblies
  • GE PLC - PV2121ED160012CT Digital Input Module
  • GE IS215UCVEM09A VMIVME-7698 - High-Performance Industrial Control Module
  • GE IC694CHS392 - Industrial Control Module
  • GE WESDAC - D20C Industrial Control Module
  • GE IS200WETBH1ABA - Elevator Control Board for Industrial Automation Systems
  • GE DS200TCQCG1BGF - Analog IO Expander Board for Mark V Series
  • GE IC697BEM731 - Genius Bus I/O Controller Module
  • GE IS200DTAIH1ABB - High-Performance Control Interface Module
  • GE 84-W8559F01B - Mark VI Control Module
  • GE PMC422-LAM - D2 High-Performance Digital Input Module
  • GE IS215ACLEH1AB - Application Control Layer Module for EX2100 Series
  • GE 531X303MCPBDG1 - AC Power Supply for Industrial Drive Systems
  • GE VMIVME-7455 - Industrial Control Module
  • GE Electric - DS200TCQCG1BKG Mark V Series RST Extended Analog I/O Board
  • GE IS200VCRCH1B - Discrete Input/Output Board for Mark VI Control Systems
  • GE VME-7807RC - VME-7807RC-410000 VME Module
  • GE 20836416 - Industrial Control Module
  • GE Electric - IS215UCVEH2AB Dual-Sided Control Module for Mark VI Turbine Systems
  • GE Electric - IS200TBAIH1CCC Analog Input/Output Terminal Board
  • GE IS420YAICS1B - Analog I/O Pack for Mark VIe Series Gas and Steam Turbine Control Systems
  • GE IS215UCVEM09A - VMIVME-017614-132 High-Performance Industrial Control Module
  • GE COM0011 - 2RAA005844A0007J PLC Module Control & Automation Solutions
  • GE CT11T7F10PN1 - V2.3 Control Module for Industrial Automation
  • GE IS200JPDDG1AAA - DC PDM Module For Mark VIe Turbine Control Systems
  • GE 8811-IO-DC - 8811-IO-DC-01 Digital Input Module
  • GE IC670CHS101 Extended Product Type - PLC I/O Terminal Block
  • GE F650-G-N-A-B-F-2-G-1-HI-C-E - High-Performance Industrial Control Module
  • GE IC698CPE030 - High-Performance Central Processing Unit for Industrial Automation
  • GE VMIPMC-5565 - High-Performance Industrial Control Module
  • GE DS200TCTGG1AFF - Mark V Simplex Trip Board
  • GE IS220PDIIH1B - 336A5026ADP1 Industrial Control Module for High Precision Applications
  • GE IC697PWR720 - Power Supply Module for PLC Systems
  • GE DS200SDCCG1AEC - High-Performance Power Supply Module
  • GE SR745-W2-P5-G5-HI - Advanced Transformer Protection System
  • GE IS230TVBAH2A - Module for Advanced Industrial Automation
  • GE IC693CMM321 - Ethernet Interface Module for Industrial Automation
  • GE 44A730240-G01 - High-Performance Control Module
  • GE IC697CPX928-CD - High Performance CPU Module for Industrial Automation
  • GE HWA143-TDM-PMC-V20 - Industrial Communication Module
  • GE WES5123-1200 - High-Performance PLC Module
  • GE IS200PMCIH1AAA6BA00 - Communication Interface Module for Industrial Control Systems
  • GE IS215VCMIH2BB - IS200VCMIH2BCC VME Communications Assembly Module
  • GE 04240FD11234A - Industrial Control Module
  • GE IS200TBCIH2CAA - Mark VI Communication Interface Board
  • GE IC660BBA020 - Genius I/O Analog Input Module
  • GE Electric - IS420YDIAS1B Discrete Input I/O Pack for Mark VIe Turbine Control Systems
  • GE IS200SPROH1AAB - A Critical Component for Industrial Turbine Management
  • GE IC670PBI001 - High-Performance Programmable Logic Controller Module
  • GE IC697CHS790D - VME Integrator Rack Module for Industrial Automation
  • GE IC670ALG310-JA - PLC Input Module
  • GE IC695CRU320CA-EL - Controller Module
  • GE IC697PWR724 - Power Supply Module for Industrial Control Systems
  • GE VMIVME-7750 - 350-027750-746001 P
  • GE IC697PWR710F - Power Supply Module for Industrial Control Systems
  • GE H200I - Industrial Control Module
  • GE IC687RCM711 - High-Performance Control Module for Industrial Automation
  • GE IC3645LXCD1 - Industrial Control Module
  • GE VMIVME-7750 - 350-027750-834D VMEbus Module
  • GE 511-0101-08B - Industrial Control Module
  • GE IC697CPX772 - High-Performance CPU Module for Industrial Automation
  • GE IS220PDOAH1A - 3364940CSP2 High-Performance Discrete I/O Module
  • GE IC670MDL644 - Digital Output Module for Industrial Control Systems
  • GE IC693MDL231 - Digital Input Module for Industrial Automation
  • GE INTELLIX - MO150 Process Control Module
  • GE 369-HI-0-0-0-0 - Motor Management Relay
  • GE IC697CPM925 - Single-Slot PLC CPU for Industrial Machinery Control
  • GE 531X303MCPARG1 - Advanced AC Power Supply for Industrial Control
  • GE IS215UCVFH2BB - VMIVME-7650-83H High-Performance Control Module for Industrial Automation
  • GE IS220PRTDH1A - 336A4940CSP6 RTD Input Module
  • GE 8851-LC-MT - Industrial Control Module
  • GE IS200ISBBG2AAB - InSync Bus Bypass PCB for Mark VI Excitation Control Systems
  • GE IC200ALG325 - Analog Output Module
  • GE IS200SDIIH1ADB - MRP683026 Industrial Automation Module
  • GE 517-0224-16A-458525 - Control Module for Industrial Automation