Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

HIMA HIMax ® System Manual is applicable to safety related control systems

来源: | 作者:FAN | 发布时间 :2026-01-06 | 315 次浏览: | Share:


HIMA HIMax  ® System Manual is applicable to safety related control systems

System core positioning and security standards

1. Product positioning

HIMax is a safety related controller system for the process and factory automation industry, suitable for scenarios such as process controllers, protection systems, burner systems, machine controllers, etc. It supports continuous operation and high availability requirements, can be adapted to different application scenarios through modular combinations, and can be flexibly expanded to meet the upgrading needs of future control processes.

2. Security certification level

Compliant with IEC 61508 standard, supporting up to SIL 3 safety integrity level

Compliant with EN 954-1 standard, reaching Category 4 level

Compliant with ISO 13849-1 standard, performance level e

The model with analog input is certified for use in fire alarm systems and complies with DIN EN 54-2 and NFPA 72 standards

3. Core design principles

De Energize to Trip: The safety function can be executed without the need for a power supply, and the input and output signals enter a power-off safety state in case of a fault

Energize to Trip: A power source (electrical or pneumatic) is required to perform safety functions, and the design must comply with application standards (such as input/output line diagnosis)


System hardware composition and structure

1. Base Plates

(1) Substrate type and specifications

Installation scenario of substrate model and slot number

X-BASE PLATE 10 01 10 Tablet Installation (such as installation board)

X-BASE PLATE 15 01 15 Backboard Installation

X-BASE PLAYE 15 02 15 19 inch installation

X-BASE PLATE 18 01 18 Backboard Installation

(2) Core Features

Minimum configuration: At least 1 substrate (rack ID 0), including at least 1 processor module

Scalability: Substrate 0 can expand up to 15 expansion substrates, for a total of 16 substrates

Slot allocation: 1-2 slots are reserved for the system bus module, and the remaining slots are used for other modules (subject to processor module installation restrictions)

Ventilation requirements: Blank modules should be inserted into unused slots to ensure ventilation effectiveness

2. Module types and functions

(1) Processor module

Installation restriction: Up to 4, can only be installed in slots 3-6 of rack 0 and slots 3-4 of rack 1, and some slots cannot be installed simultaneously (such as slot 5 of rack 0 and slot 4 of rack 1)

Core functions: Run user programs, perform module self testing, manage security related communication, collaborate with other processor modules to achieve redundancy

Power monitoring: Real time monitoring of 24VDC power supply voltage, voltage level can be viewed through SILworX tool

(2) I/O module

Types include: digital input/output, analog input/output, counter input module

Redundancy support: Supports 2-3 module redundancy and channel redundancy, with channels of the same number defined as redundant channels

Special function: Some modules support sequence of events (SOE) recording, and the analog input module can convert measured current to raw value (1mA corresponds to 10000) or process value (REAL type)

(3) System bus module

Functional positioning: Manage system bus A/B, slot 1 of rack 1 corresponds to system bus A, and slot 2 corresponds to system bus B

Connection requirements: When inserting one module into a single substrate, only a single bus is available. When inserting two modules, dual buses communicate simultaneously

Identification method: Identified through the System. Rack. Plot (SRS) parameter, System range 1-65535, Rack range 0-15, Slot range 1-18

(4) Communication module

Supporting protocols: SafeEthernet (safety related), Modbus, PROFIBUS and other standard protocols

Extension function: Supports ComUserTask (CUT), which can be used to write loop running programs in C language to implement custom communication protocols (non security related)

Licensing requirements: Standard agreements and CUT require long-term valid licenses, while some agreements require software activation codes

3. System bus and connections

(1) Bus characteristics

Redundant design: Dual redundant system bus (A/B), based on Ethernet technology, with electrical isolation between modules and buses, and insulation voltage of at least 1500V

Cable requirements: Copper cables should use Cat.5 (≤ 100Mbit/s) or Cat.6 (1Gbit/s) twisted pair Ethernet jumpers, support automatic crossover, and the system bus module PADT interface only supports crossover cables

Expansion capability: The maximum length of copper cable is 100m, the maximum length of fiber optic expansion is 19.6km (when processor modules are centralized), and the maximum spacing between processor modules is 1.8km when they are dispersed

(2) Substrate interconnection

Connection method: Connected through RJ-45 interface, the UP interface of the substrate is docked with the DOWN interface of the next substrate, and bus A/B cross connection is prohibited

Rack ID allocation: Based on substrate 0, the UP interface expansion substrate has odd IDs (1-15), and the DOWN interface expansion substrate has even IDs (2-14)

4. Power system

Power supply requirements: 24VDC (voltage range 19.2-30V), must comply with PELV or SELV standards, UL specifications allow maximum 150V, 10kVA adjustable power supply

Redundancy support: Can connect 2 redundant power supply units, each substrate requires fuse protection of 63A or above

Power estimation: Total power=number of processor modules x 35W+number of non processor modules x 20W+number of fans x 20W+external actuator power

image.png

Redundant configuration (improving availability)

1. Redundancy of processor modules

Configuration range: 1-4 redundant processor modules, new modules can automatically synchronize existing configurations

Fault response: When a single or multiple processor modules fail, the remaining modules maintain safe and relevant operation

Prerequisite: The user program needs to be redundantly configured, with corresponding slots reserved, and the dual system bus function is normal

2. I/O module redundancy

Module redundancy: 2-3 I/O modules of the same type are defined as redundant groups, and spare modules can be set up to avoid false alarms due to faults

Channel redundancy: Based on module redundancy, channels with the same number are automatically associated with the same global variable, and users can specify the signal synthesis method

Connector support: Redundant modules can use dedicated connector boards that occupy 2 slots, reducing on-site wiring workload

3. Redundancy of other components

System bus: Dual bus redundant operation, requiring 2 system bus modules to be inserted into each substrate

Communication redundancy: SafeEthernet supports dual physical transmission paths, and standard protocols require user program management for redundancy

Power redundancy: Dual power units are connected to L1+/L1- and L2+/L2- terminals respectively, and voltage decoupling is achieved inside the module


Programming and Configuration (Based on SILworX Tool)

1. Programming Fundamentals

Development environment: Programming through PADT (PC+SILworX), supporting IEC 61131-3 standard function blocks and custom function blocks

Program capacity: Up to 32 user programs can be loaded, with a maximum of 1023kB of program memory and 1023kB of data memory per program. The total program and data memory is 10MB (including 4kB of CRC space)

Multi tasking support: Supports 3 multitasking modes, and can set parameters such as program priority and maximum running cycle

2. Variable management

(1) Variable type

Variable type applicable scope and purpose

VAR user program, function block, function local variables, supporting CONST and RETAIN attributes

VAR-INPUT/VAR_oUTPUT All POU input/output variables

VAR_deTERNAL All POU external variables used for cross POU or global level data exchange

VAR_GLOBAL user program global variable, supporting project, configuration, and resource level definitions

VAR_TEMP All POU Temporary Variables

(2) Key configurations

Initial value: It is recommended to assign secure initial values to physical inputs and communication related variables. If not assigned, the default value is 0

System variables: pre-defined variables used to handle system properties such as temperature and power status, which can be associated and used through global variables

Mandatory function: Supports global and local variable enforcement, can set time limits, requires authorized personnel to operate, enforcement may affect security integrity

3. Program loading and updating

(1) Loading method

Download: Interrupt safety related operations, load new configuration, require controller to be in STOP state and load allowed switch to be turned on

Reload: Run without interruption, load modified configuration, require controller to be in RUN state and Reload Allow switch to be turned on, some modifications (such as communication protocol changes) do not support Reload

(2) Operating system loading

Loading order: I/O module → Communication module → System bus module → Processor module

Version management: Supports upgrading and downgrading, and can load existing versions when replacing modules to ensure compatibility

Attention: Ensure that redundant modules are running properly during loading to avoid service interruptions


User Management and Security Control

1. Project level user management (SILworX Projects)

Authorization type: Security administrators (Sec Adm) can modify user management plans and all SILworX functions; Read/write permission (R/W) can perform all functions except for user management; Read only permission (RO) can only view projects

User group characteristics: Unique name (1-31 characters), up to 100 user groups, can be assigned any number of user accounts

User account: Unique name (1-31 characters), up to 1000 accounts, can be set as the default user for the project

2. Controller level user management (Controller)

Account restriction: Up to 10 user accounts, including usernames, passwords, and access permissions. Permissions remain valid after power failure

Default Account: When no custom account is created, the default user is Administrator, without password, and has administrator privileges

Access modes: read permission (view only), read/write permission (create, load, test programs), administrator permission (load operating system, modify SRS, etc.)

3. Safety protection measures

ESD protection: Only personnel with ESD protection knowledge are allowed to modify the system or replace modules. An anti-static wristband must be worn during operation, and unused modules must be properly packaged

Mandatory restriction: The use of mandatory functions can be restricted through user profiles, resource level disabling, key switches, and other methods

Physical security: Safety shoes must be worn when installing X-BASE PLATE, and additional measures must be taken to prevent explosion risks when using in the Ex area

image.png

Diagnosis and maintenance

1. LED diagnostic indicator

(1) Indicator light grouping

Module status indicator lights (all modules): Run (green, running status), Error (red, fault), Stop (yellow, stop status), Init (yellow, initialization/lock status)

Redundancy indicator lights (processor/system bus module): Ess (yellow, module necessity indicator), Red (yellow, redundant operating status)

Fault indicator lights (processor module): System (system module fault), Field (I/O module field fault), Com (external communication fault)

(2) Definition of flicker frequency

Blinking1: Long on 600ms/Long off 600ms

Blinking2: Short on 200ms/Short off 200ms/Long on 600ms/Long off 600ms

Blinking-x: Ethernet communication synchronous flashing

2. Diagnostic history and online diagnosis

Diagnosis history: divided into short-term and long-term diagnosis. Short term diagnosis is a circular buffer, while long-term diagnosis stores user operations and configuration changes. Different modules have different storage capacities (such as X-CPU 01 supporting 2500 long-term events and 1500 short-term events)

Online diagnosis: viewed through the SILworX hardware editor online view, the faulty module is marked in red (severe fault) or yellow (minor fault), and supports viewing information such as module SRS, operating status, and consistency between configuration and actual module

3. Maintenance and Repair

Regular maintenance: Regular verification testing is required, and it is recommended to replace the fan regularly. Maintenance personnel must have professional qualifications and perform ESD protection

Fault handling: When the processor module fails, redundant modules take over control; When there is no redundancy, the controller shuts down, and the cause of the fault can be diagnosed through SILworX

Maintenance authorization: Only HIMA company has the authority to repair safety related systems and modules. Unauthorized intervention will result in the failure of safety functions and warranty


Lifecycle Management

1. Installation phase

Environmental requirements: working temperature 0-60 ℃, storage temperature -40-85 ℃, altitude<2000m, protection level IP20 (special scenarios require an IP54 or higher enclosure)

Wiring specifications: Supports 4 types of wiring schemes (single/redundant connector board+direct/FTAs connection), cables must be kept away from electromagnetic interference sources, and grounding must comply with SELV/PELV requirements

Heat dissipation considerations: A heat dissipation structure should be designed for a closed environment, and the effective heat dissipation area should be calculated based on the installation type to ensure that the operating temperature of the module does not exceed 60 ℃

2. Startup phase

(1) Control cabinet startup

Preprocessing: Test all input and output terminals for abnormal external voltage (such as 230V), check cable insulation resistance and grounding faults

Power supply inspection: Confirm that the polarity of the 24VDC power supply is correct, the voltage is stable, and the ripple meets the requirements

(2) PES startup

Startup steps: Set the system bus module IP and SRS → Specify the "responsible" system bus module → Configure the processor module → Interconnect the substrate → Log in to the system → Load the project → Start the system

Rack ID allocation: Modify through the system bus module to ensure that all modules on the substrate are in STOP state and the new ID configuration is consistent

3. Operation and shutdown

Operation monitoring: View system status, event records, and fault information through SILworX, and regularly backup project configurations

Shutdown disposal: Follow the requirements of the component manual for retirement and disposal to ensure electrical safety


Supplementary model

1、 Base Plates model

X-BASE PLATE 10 01 (10 slots, flat panel installation)

X-BASE PLATE 15 01 (15 slots, backplate installation)

X-BASE PLATE 15 02 (15 slots, 19 inch installation)

X-BASE PLATE 18 01 (18 slots, backplate installation)

2、 Module model

(1) Processor module

X-CPU 01

(2) System bus module

X-SB 01

(3) Communication module

X-COM 01

(4) I/O module

Analog input module

X-AI 32 01 (32 channels)

X-AI 32 02 SOE (32 channels, supporting event sequence recording)

Analog output module

X-AO 16 01 (16 channels)

Counter input module

X-CI 24 01 (24 channels)

Digital input module

X-DI 16 01 (16 channels)

X-DI 32 01 (32 channels)

X-DI 32 02 (32 channels, suitable for proximity switches)

X-DI 32 03 (32 channels)

X-DI 32 04 SOE (32 channels, supporting event sequence recording)

X-DI 32 05 SOE (32 channels, suitable for proximity switches, supports event sequence recording)

X-DI 64 01 (64 channels)

Digital output module

X-DO 12 01 (12 channels, relay output)

X-DO 12 02 (12 channels)

X-DO 24 01 (24 channels)

X-DO 24 02 (24 channels)

X-DO 32 01 (32 channels)

(5) Fan module

X-FAN (specific model not subdivided, refer to manual HI 801 033)

3、 Connector Board Model

X-CB 008 01 (single connector board with screw terminals)

X-CB 008 02 (redundant connector board with screw terminals)

X-CB 008 03 (single connector board with cable plug)

X-CB 008 04 (redundant connector board with cable plug)

4、 Field Terminal Component (FTA) Model

X-FTA AI 32 01 01

X-FTA DI 32 01 01

X-FTA DI 32 02 01

X-FTA DO 12 01 01

X-FTA DO 24 01 01

X-FTA 001 01

X-FTA 001 02

X-FTA 002 01

X-FTA 003 02

X-FTA 005 02

X-FTA 006 01

X-FTA 006 02

X-FTA 007 02

X-FTA 008 02

X-FTA 009 02

5、 Other related models

H 7201 (involving terminal XG13, refer to the content related to screw locking torque)

X-DI6451

X-DI3202

X-DO3251

X-AI3251

X-AO1601

X-COM01

image.png

  • Metso A413177 Digital Interface Control Module
  • METSO A413222 8-Channel Isolated Temperature Input Module
  • Metso A413313 Interface Control Module
  • METSO D100532 Control System Module
  • METSO A413310 8-Channel Digital Output Module
  • METSO A413659 Automation Control Module
  • Metso D100314 Process Control Interface Module
  • METSO A413665 8-Channel Analog Output Module
  • METSO A413654 Automation Control Module
  • Metso A413325 Interface Control Module
  • METSO A413110 8-Channel Analog Input Module
  • METSO A413144 Automation Control Module
  • Metso A413160 Digital Interface Control Module
  • METSO A413152 8-Channel Digital Input Module
  • METSO A413240A Automation Control Module
  • METSO A413146 Digital Interface Control Module
  • METSO A413150 Multi-Role Industrial Automation Module
  • METSO A413125 Automation Control / I/O Module
  • Metso A413111 Interface Control Module
  • METSO A413140 Automation Control Module
  • METSO 020A0082 Pneumatic Control Valve Component
  • METSO 02VA0093 Automation Control Module
  • METSO 02VA0153 Actuator Control Module
  • METSO 02VA0190 Automation Control Module
  • Metso 02VA0193 Pneumatic Control Valve Component
  • METSO 02VA0175 Valve Actuator Module
  • METSO D100308 Industrial Control Module
  • MOOG QAIO2/2-AV D137-001-011 Analog Input/Output Module
  • MOOG D136-002-002 Servo Drive or Control Module
  • MOOG D136-002-005 Servo Drive Control Module
  • MOOG D136E001-001 Servo Control Card Module
  • MOOG M128-010-A001B Servo Control Module Variant
  • MOOG G123-825-001 Servo Control Module
  • MOOG D136-001-008a Servo Control Card Module
  • MOOG M128-010 Servo Control Module
  • MOOG T161-902A-00-B4-2-2A Servo-Proportional Control Module
  • MOTOROLA 21255-1 Electronic Component Module
  • MOTOROLA 12967-1 / 13000C Component Assembly
  • MOTOROLA 01-W3914B Industrial Control Module
  • Motorola MVME2604-4351 PowerPC VMEbus Single Board Computer
  • MOTOROLA MVME162-513A VMEbus Embedded Computer Board
  • MOTOROLA MPC2004 Embedded PowerPC Processor
  • Motorola MVME6100 VMEbus Single Board Computer
  • MOTOROLA MVME162PA-344E VMEbus Embedded Computer Board
  • MOTOROLA RSG2PMC RSG2PMCF-NK2 PMC Expansion Module
  • Motorola APM-420A Analog Power Monitoring Module
  • MOTOROLA 0188679 0190530 Component Pair
  • Motorola 188987-008R 188987-008R001 Power Control Module
  • MOTOROLA DB1-1 DB1-FALCON Control Interface Module
  • MOTOROLA AET-3047 Antenna Module
  • Motorola MVME2604761 PowerPC VMEbus Single Board Computer
  • MOTOROLA MVME761-001 VMEbus Single Board Computer
  • MOTOROLA 84-W8865B01B Electronic System Module
  • Motorola MVIP301 Digital Telephony Interface Module
  • MOTOROLA 84-W8973B01A Industrial Control Module
  • MOTOROLA MVME2431 VMEbus Embedded Computer Board
  • MOTOROLA MVME172PA-652SE VMEbus Single Board Computer
  • Motorola MVME162-223 VMEbus Single Board Computer
  • MOTOROLA BOARD 466023 Electronic Circuit Board
  • Motorola MVME333-2 6-Channel Serial Communication Controller
  • MOTOROLA 01-W3324F Industrial Control Module
  • MOTOROLA MVME335 VMEbus Embedded Computer Board
  • Motorola MVME147SRF VMEbus Single Board Computer
  • MOTOROLA MVME705B VMEbus Single Board Computer
  • MOTOROLA MVME712A/AM VMEbus Embedded Computer Board
  • MOTOROLA MVME715P VMEbus Single Board Computer
  • Motorola MVME172-533 VMEbus Single Board Computer
  • Motorola TMCP700 W33378F Control Processor Module
  • MOTOROLA MVME188A VMEbus Embedded Computer Board
  • Motorola MVME712/M VME Transition Module
  • Motorola 30-W2960B01A Industrial Processor Control Module
  • MOTOROLA FAB 0340-1049 Electronic Module
  • Motorola MVME162-210 VME Single Board Computer
  • Motorola MVME300 VMEbus GPIB IEEE-488 Interface Controller
  • MOTOROLA CPCI-6020TM CompactPCI Processor Board
  • Motorola MVME162-522A VMEbus Single Board Computer
  • MOTOROLA MVME162-512A VMEbus Single Board Computer
  • MOTOROLA MVME162-522A 01-W3960B/61C VMEbus Single Board Computer
  • MOTOROLA MVME162-220 VMEbus Embedded Computer Board
  • Motorola MVME162-13 VMEbus Single Board Computer
  • MOTOROLA MVME162-10 VMEbus Single Board Computer
  • RELIANCE 57C330C AutoMax Network Interface Module
  • RELIANCE 6MDBN-012102 Drive System Module
  • RELIANCE 0-60067-1 Industrial Drive Control Module
  • Reliance Electric 0-60067-A AutoMax Communication Module
  • RELIANCE S0-60065 System Control Module
  • RELIANCE S-D4006-F Industrial Drive Control Module
  • Reliance Electric S-D4011-E Shark I/O Analog Input Module
  • RELIANCE S-D4009-D Drive Control Module
  • RELIANCE S-D4043 Drive Control Module
  • Reliance DSA-MTR60D Digital Servo Motor Interface Module
  • RELIANCE 0-60063-2 Industrial Drive Control Module
  • RELIANCE S-D4041 Industrial Control Module
  • Reliance Electric SR3000 2SR40700 Power Module
  • RELIANCE VZ7000 UVZ701E Variable Frequency Drive Module
  • RELIANCE VZ3000G UVZC3455G Drive System Module
  • Reliance Electric S-D4039 Remote I/O Head Module
  • RELIANCE 0-57210-31 Industrial Drive Control Module
  • RELIANCE 0-56942-1-CA Control System Module
  • Reliance Electric 0-57100 AutoMax Power Supply Module
  • RELIANCE 0-54341-21 Industrial Control Module
  • RELIANCE 0-52712 800756-21B Drive Interface Board
  • KEBA PS242 - Power Supply Module
  • KEBA BL460A - Bus Coupling Module
  • KEBA K2-400 OF457/A Operating Panel
  • KEBA T200-M0A-Z20S7 Panel PC
  • KEBA K2-700 AMT9535 Touch Screen Panel
  • KEBA T20e-r00-Am0-C Handheld Terminal
  • KEBA OP350-LD/J-600 Operating Panel
  • KEBA 3HAC028357-001 DSQC 679 IRC5 Teach Pendant
  • KEBA E-32-KIGIN Digital Input Card
  • KEBA FP005 Front Panel
  • KEBA BT081 2064A-0 Module
  • KEBA FP-005-LC / FP-004-LC Front Panel
  • KEBA SI232 Serial Interface
  • KEBA T70-M00-AA0-LE KeTop Teach Pendant
  • KEBA KEMRO-BUS-8 Bus Module
  • KEBA IT-10095 Interface Terminal
  • KEBA RFG-150AWT Power Supply Unit
  • KEBA C55-200-BU0-W Control Unit
  • KEBA Tt100-MV1 Temperature Module
  • KEBA E-HSI-RS232 D1714C / D1714B Interface Module
  • KEBA E-HSI-CL D1713D Interface Module
  • KEBA D1321F-1 Input Module
  • KEBA E-32-D Digital Input Card
  • KEBA C5 DM570 Digital Module
  • KEBA XE020 71088 Module
  • KEBA E-16-DIGOUT Digital Output Card