+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 | 507 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
  • Kollmorgen S33GNNA-RNNM-00 - Brushless Servo Motor
  • Kollmorgen 6sm56-s3000-g-s3-1325 - Servo Motor
  • Kollmorgen AKM52K-CCCN2-00 - Servo Motor
  • Kollmorgen PSR3-230/75-21-202 - Power Supply
  • Kollmorgen akm24d-anc2r-00 - Servo Motor
  • Kollmorgen AKM22E-ANCNR-00 - Servo Motor
  • Kollmorgen S60300-550 - Servo Drive
  • Kollmorgen B-204-B-21 - Servomotor
  • Kollmorgen AKM21E-BNBN1-00 - Servo Motor
  • Kollmorgen TT2953-1010-B - DC Servo Motor
  • Kollmorgen pa8500 - Servo Power Supply
  • Kollmorgen BDS4A-210J-0001-207C2 - Servo Drive
  • Kollmorgen TTRB1-4234-3064-AA - DC Servo Motor
  • Kollmorgen MH-827-A-43 - Servo Motor
  • Kollmorgen AKM24D-ACBNR-OO - Servo Motor
  • Kollmorgen 00-01207-002 - Servo Disk DC Motor
  • Kollmorgen AKM21C-ANBNAB-00 - Servo Motor
  • Kollmorgen PSR3-208/50-01-003 - Power Supply
  • Kollmorgen 6SM56-S3000 - Servo Motor
  • Kollmorgen DBL3H00130-B3M-000-S40 - Servo Motor
  • Kollmorgen 6SN37L-4000 - Servo Motor
  • Kollmorgen AKM65K-ACCNR-00 - Servo motor
  • Kollmorgen 6SM56-L3000-G - Servo Motor
  • Kollmorgen AKMH43H-CCCNRE5K - Servo Motor
  • Kollmorgen PSR4/52858300 - Power Supply
  • Kollmorgen KBM-79H03-E03 - Direct Drive Rotary Motor
  • Kollmorgen AKM33E-ANCNDA00 - Servo Motor
  • Kollmorgen U9M4/9FA4T/M23 - ServoDisc DC Motor
  • Kollmorgen AKM13C-ANCNR-00 - Servo Motor
  • Kollmorgen AKM43L-ACD2CA00 - Servo Motor
  • Kollmorgen AKM54K-CCCN2-00 - Servo Motor
  • Kollmorgen M-605-B-B1-B3 - Servo Motor
  • Kollmorgen AKD-P00606-NBAN-0000 - Rotary Drive
  • Kollmorgen 6SM-37M-6.000 - Servo Motor
  • Kollmorgen A.F.031.5 - Sercos Interface Board
  • Kollmorgen 918974 5054 - Servo PWM
  • Kollmorgen U12M4 - ServoDisc DC Motor
  • Kollmorgen AKD-B00606-NBAN-0000 - Servo Drive
  • Kollmorgen MV65WKS-CE310/22PB - Servo Drive
  • Kollmorgen 65WKS-CE310/22PB - Servo Drive
  • Kollmorgen EM10-27 - Module
  • Kollmorgen S64001 - Servo Drive
  • Kollmorgen CR03200-000000 - Servo Drive
  • Kollmorgen 6SM57M-3000+G - Servo Motor
  • Kollmorgen BDS4 - Servo Drive
  • Kollmorgen AKD-P00306-NBEC-000 - Servo Drive
  • Kollmorgen AKD-B01206-NBAN-0000 - Servo Drive
  • Kollmorgen STP-57D301 - Stepper Motor
  • Kollmorgen 6SM37L-4.000 - Servo Motor
  • Kollmorgen 44-10193-001 - Circuit Board
  • Kollmorgen PRDR9SP24SHA-12 - Board
  • Kollmorgen PRD-AMPE25EA-00 - Servo Drive
  • Kollmorgen DBL3N00130-0R2-000-S40 - Servo Motor
  • Kollmorgen S406BA-SE - Servo Drive
  • Kollmorgen AKD-P00607-NBEI-0000 - Servo Drive
  • Kollmorgen AKD-P01207-NBEC-0000 - Servo Drive
  • Kollmorgen CR03550 - Servo Drive
  • Kollmorgen VSA24-0012/1804J-20-042E - Servo Drive
  • Kollmorgen N2-AKM23D-B2C-10L-5B-4-MF1-FT1E-C0 - Actuator
  • Kollmorgen 04S-M60/12-PB - Servo Drive
  • Kollmorgen H33NLHP-LNW-NS50 - Stepper Motor
  • Kollmorgen A-78771 - Interlock Board
  • Kollmorgen AKM43E-SSSSS-06 - Servo Motor
  • Kollmorgen AKD-P00607-NBEC-0000 - Servo Drive
  • Kollmorgen E21NCHT-LNN-NS-00 - Stepper Motor
  • Kollmorgen cr10704 - Servo Drive
  • Kollmorgen d101a-93-1215-001 - Motor
  • Kollmorgen BDS4A-203J-0001-EB202B21P - Servo Drive
  • Kollmorgen MCSS23-6432-002 - Connector
  • Kollmorgen AKD-P01207-NACC-D065 - Servo Drive
  • Kollmorgen CK-S200-IP-AC-TB - I/O Adapter and Connector
  • Kollmorgen CR10260 - Servo Drive
  • Kollmorgen EC3-AKM42G-C2R-70-04A-200-MP2-FC2-C0 - Actuator
  • Kollmorgen BDS5A-206-01010-205B2-030 - Servo Drive
  • Kollmorgen s2350-vts - Servo Drive
  • Kollmorgen AKM24D-ANC2DB-00 - Servo Motor
  • Kollmorgen E31NCHT-LNN-NS-01 - Stepper Motor
  • Kollmorgen PRD-0051AMPF-Y0 - Servo Board
  • Kollmorgen TB03500 - Module
  • Kollmorgen 60WKS-M240/06-PB - Servo Drive
  • Kollmorgen M21NRXC-LNN-NS-00 - Stepper Motor
  • Kollmorgen H-344H-0212 - Servo Motor
  • Kollmorgen MCSS08-3232-001 - Connector
  • Kollmorgen AKM33H-ANCNC-00 - Servo Motor
  • Kollmorgen PA-2800 - Power Supply
  • Kollmorgen MTC308C1-R1C1 - Servo Motor
  • Kollmorgen PRDR0091300Z-00 - Capacitor Board
  • Kollmorgen BDS4A-206J-0024/01502D79 - Servo Drive
  • Kollmorgen S20330-VTS - Servo Drive
  • Kollmorgen S20250-CNS - Servo Drive
  • Kollmorgen SBD2-20-1105-WO - Servo Drive Board
  • Kollmorgen M405-C-A1--E1 - Servo Motor
  • Kollmorgen PRD-PB805EDD-00 - Servo Drive
  • Kollmorgen 6SM57S-3.000-J-09-HA-IN - Servo Motor
  • Kollmorgen AKM33H-ANCNDA-00 - Servo Motor
  • Kollmorgen PCB-00030200-04 - PCB
  • Kollmorgen H22SSLB-LNN-NS-02 - Stepper Motor
  • Kollmorgen BJRL-20012-110001 - Module
  • Kollmorgen BDS4A-206J-0001404A - Servo Drive
  • Kollmorgen H-342-H-0802 - Servo Motor
  • Kollmorgen CR10561 - Servo Drive
  • Kollmorgen BDS5A-206-00010-205B2-030 - Servo Drive
  • Kollmorgen BDS5A-206-00010-207B-2-030 - Servo Drive
  • Kollmorgen mcss08-3224-001 - Connector
  • Kollmorgen M-207-B-23-B3 - Servo Motor
  • Kollmorgen PRD-0041200Z-S0 - Encoder/Resolver Card
  • Kollmorgen MH-225-G-61 - Motor
  • Kollmorgen MT308B1-T1C1 - Servo Motor
  • Kollmorgen BDS4A-240J-0001604C83 - Servo Drive
  • Kollmorgen 6SM57-S-3000 - Servo Motor
  • Kollmorgen N-T31V-15-5B-6-MF3-FT1E-C251 - Actuator
  • Kollmorgen PRD-0051AMPA-X0 - Servo Board
  • Kollmorgen CF-SS-RHGE-09 - Cable
  • Kollmorgen DIGIFAS7204 - Servo Drive
  • Kollmorgen S30101-NA - Servo Drive
  • Kollmorgen DIGIFAS7201 - Servo Drive
  • Kollmorgen PRD-0051AMPA-Y0 - Servo Board
  • Kollmorgen AKM23D-EFCNC-00 - Servo Motor
  • Kollmorgen SE10000 - Servo Drive
  • Kollmorgen PSR4/5A-112-0400 - Power Supply
  • Kollmorgen AKM31H-ANCNC-01 - Servo Motor
  • Kollmorgen M-203-B-93-027 - Servo Motor
  • Kollmorgen CP-SS-G1HE-05 - Connector
  • Kollmorgen AKM42G-ASCNR-02 - Servo Motor
  • Kollmorgen DBL4N00750-B3M-000-S40 - Servo Motor
  • Kollmorgen R3-BK23-152B-12-PL-ASE-BS115 - Actuator
  • Kollmorgen MH-427-B-61 - Motor
  • Kollmorgen cr06902 - Servo Drive