Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

HIMA HIMatrix series compact safety controller

F: | Au:FAN | DA:2026-02-26 | 528 Br: | 🔊 点击朗读正文 ❚❚ | Share:

HIMA HIMatrix series compact safety controller

The HIMatrix Compact System is a series of safety related controllers launched by HIMA, featuring a compact structural design that integrates a safety related processor system, multiple input/output channels, and communication interfaces within a metal casing. In addition to the controller, the HIMatrix compact system also includes remote I/O, which can be connected to the controller via safeEthernet to expand additional input and output channels.

These safety related controllers can be applied to applications up to SIL 3 level and comply with IEC 61508, IEC 61511, and IEC 62061 standards; For railway applications, it can also reach SIL 4 level and comply with EN 50126, EN 50128, and EN 50129 standards. The HIMatrix system has been certified for process controllers, protection systems, burner controllers, and machine controllers.

The design of the HIMatrix system follows the principle of "power outage tripping" - the system does not require any power supply to perform safety functions. Therefore, in the event of a malfunction, the input and output signals adopt a power-off safety state. Meanwhile, the controller can also be used for applications that follow the principle of "power on trip".


System variants and programming tools

The HIMatrix system is divided into different variants based on hardware layout and operating system version:

Programming Tools Processor Operating System Communication Operating System Hardware Layout

SILworX CPU-OS V8 and above COM-OS V13 and above L3

SILworX CPU-OS V7 and above COM-OS V12 and above L2

ELOP II Factory CPU-OS V7 and below COM-OS V12 and below L2

Important precautions:

The devices with hardware layout L3 have extension functions, such as multitasking or overload capabilities

The operating system for layout L3 cannot be used for layout L2 devices, and vice versa

Projects created using ELOP II Factory cannot be edited using SILworX, and vice versa


Safety functions and operational requirements

3.1 Expected and Unintended Uses

The HIMatrix controller can only be used for intended applications under specified environmental conditions and can only be used in conjunction with approved external devices. When security related data is transmitted through public networks (such as the Internet), additional security measures such as VPN tunnels or firewalls must be taken. The fieldbus interface cannot ensure safety related communication.

3.2 Operating Environment Requirements

Requirement type, requirement content

The protection level complies with Level III of IEC/EN 61131-2

Pollution level complies with Level II of IEC/EN 61131-2

Altitude<2000 meters

The enclosure protection standard is IP20, and it can be installed in higher protection level enclosures as needed

Working temperature: 0 ° C to+60 ° C (test limit: -10 ° C to+70 ° C)

Storage temperature -40 ° C to+85 ° C

Power supply 24 VDC, -20% to+25%, requires SELV or PELV power supply

3.3 ESD protection measures

Attention: Electrostatic discharge may damage electronic components within the HIMatrix system! Only personnel with ESD protection knowledge can modify or expand the system or replace modules. When operating, ensure that the work area is free of static electricity and wear an ESD wristband. When not in use, ensure that the module is protected against electrostatic discharge, such as storing it in its original packaging.

3.4 Residual Risks

The HIMatrix compact system itself does not pose any direct danger. Residual risks may arise from:

Malfunctions related to engineering design

Malfunctions related to user programs

Wiring related faults


Equipment monitoring function

4.1 Working voltage monitoring

The device continuously monitors the 24 VDC voltage during operation and takes corresponding measures based on the voltage level:

Voltage level equipment response

Normal operation at 19.3-28.8 V

<18.0 V alarm status (internal variable written and provided to input/output)

<12.0 V input and output shutdown

The Power Supply State system variable is used to evaluate the operating voltage state through programming tools or user programs.

4.2 Temperature status monitoring

One or more sensors are used to measure the temperature at relevant locations within a device or system. The temperature state [BYTE] system variable value changes as follows:

Temperature Range Temperature Status

<60 ° C is normal (0x00)

High temperature range of 60 ° C to 70 ° C (0x01)

>70 ° C very high (0x03)

If the "very high" temperature state frequently occurs, HIMA recommends improving the system's heat dissipation conditions to maintain the longevity of the HIMatrix system.


Event recording function - L3

The HIMatrix system is capable of recording alarm and event sequences.

5.1 Event Types

Boolean event: a change in the state of a Boolean variable, such as a change in numerical input. Alarm and normal states can be assigned arbitrarily.

Scalar event: Exceeding the limit defined for scalar variables. Scalar variables have numerical data types, such as INT and REAL. Two upper limits and two lower limits can be set.

5.2 Event Recording and Transmission

The processor system collects events and stores them in a buffer. A buffer is a part of non-volatile memory with a capacity of 1000 events. If the event buffer is full, new events cannot be stored until they are read and marked as overwritten.

The X-OPC server reads events from the buffer and transfers them to third-party systems for evaluation or notification. Up to 4 X-OPC servers can simultaneously read events from one processor module.

Communication system

6.1 Ethernet and Integrated Switches

The HIMatrix controller and remote I/O are equipped with Ethernet switches with RJ-45 connectors, which can be used to connect other devices. Switches have the following characteristics:

Automatically learn and generate address/port allocation tables

Automatically switch between 10 and 100 MBit/s transmission rates

Automatically switch between full duplex and half duplex connections

The 'automatic crossover' function can recognize crossed cables and automatically adjust them

6.2 SafeEthernet Security Protocol

SafeEthernet is a transmission protocol based on Ethernet technology used to transmit safety related data up to SIL 3 level. It implements the following fault detection and safety response mechanisms:

Data transmission corruption (duplicate, lost, and altered bits)

Invalid message addressing (sender, receiver)

Incorrect data sequence (duplicate, lost, swapped)

Invalid timing (delay, echo)

SafeEthernet adopts the black channel method, uses insecure data transmission channels (Ethernet), and monitors both the sender and receiver through security related protocol mechanisms. This allows users to use common Ethernet network components such as hubs, switches, and routers in security related networks.

Warning: Operators are responsible for ensuring that the Ethernet used for SafeEthernet is adequately protected to prevent manipulation. The type and scope of measures must be jointly agreed upon with the responsible testing agency.

6.3 Communication with PADT

The HIMatrix controller communicates with PADT (programming and debugging tool) via Ethernet. PADT is a computer with programming tools (SILworX or ELOP II Factory) installed. Programming tools must be compatible with the operating system version of the controller:

Version 7 and above using SILworX

Use ELOP II Factory for versions 7 and below

A controller can communicate with up to 5 PADTs simultaneously. At this point, only one programming tool can have write access to the controller, while the others can only read information.


Operating System and User Programs

7.1 Processor Operating System Functions

The operating system includes all the basic functions of the HIMatrix controller. The application functionality is specified by the user program. The code generator converts the user program into machine code, and the programming tool transfers this machine code to the controller's flash memory.

7.2 Fault response behavior

Permanent input/output faults:

The fault channel does not affect the overall controller, and the operating system only considers the fault channel as a fault

Fault input channel: The operating system sends a safe value of 0 or an initial value for processing

Fault output channel: The operating system sets it to a power-off state

If the I/O module failure persists for more than 24 hours, the controller will permanently shut down the affected I/O module

Temporary input/output faults:

After the fault disappears on its own, the operating system resets the fault state and resumes normal operation

The operating system calculates and evaluates the frequency of faults, and if the specified fault frequency is exceeded, the module status will be permanently set to fault

Internal malfunction:

Processor operating system version V.6.44 and above: HIMatrix controller automatically starts. If an internal fault is detected again within one minute after startup, the controller will remain in STOP/INVALID CONFIGURATION state.

7.3 Operating Mode of Processor System

Operating mode description

The secure state of the Initiate processor system during the initialization phase, performing hardware and software testing

STOP/VALID CONFIGURATION processor system security status, not executing user programs, all outputs reset

STOP/INVALID CONFIGURATION is a safe state after no configuration loading or system failure, and can only be restarted through PADT

RUN processor system activity, user program loop running, I/O signal processing

7.4 Multi tasking - with L3

Multi tasking refers to the ability of the HIMatrix system to process up to 32 user programs within a processor module. This allows the sub functions of the project to be separated from each other. Each user program can start, stop, and load independently, including execution through overload functionality.

Key parameters:

Maximum duration per cycle [μ s]: The time allowed to execute user programs within a CPU cycle

Program ID: The ID used to identify the program when displayed in SILworX

Watchdog time: Resource watchdog time

Target cycle time [ms]: required or maximum cycle time

Multi tasking mode: a way to use unused execution time of user programs

Multi task processing mode:

Mode 1: Unused time is used to reduce CPU cycles. After the user program is fully processed, it immediately starts processing the next user program, reducing the total cycle time.

Mode 2: The unused time of lower priority user programs is allocated to higher priority user programs to ensure high availability.

Mode 3: Do not use unexecuted time to execute user programs, but wait for the maximum duration of each cycle of the user program, and then start processing the next user program, generating CPU cycles of the same duration.

7.5 Overload Function - with L3

If the user program is modified, the changes can be transmitted to PES during runtime. The operating system checks and activates the modified user program, which then takes over control tasks.

Successful overloading requires planning sufficient reserves when the watchdog time is determined, or temporarily increasing the controller's watchdog time reserve. Any temporary increase in watchdog time must be coordinated with the responsible testing agency.

When overloaded, global and local variables are assigned the values of the corresponding variables from the previous project version. Renaming and deleting variables, as well as creating new variables, have the same effect and can lead to the initialization process.

Mandatory feature management

Forcing refers to the process of replacing the current value of a variable with a forced value, used to test user programs or simulate unavailable sensors.

8.1 Mandatory Warning

Warning: Mandatory values may cause personal injury! Existing mandatory restrictions can only be removed with the consent of the testing agency responsible for final system acceptance testing. Mandatory values can only be obtained with the consent of the testing agency. When mandatory, the responsible person must take further technical and organizational measures to ensure that the process is adequately monitored in terms of safety.

Attention: Mandatory values may compromise security integrity! Forcing values may result in incorrect output values. Forcing an extension of the cycle time may result in the watchdog time exceeding the limit.

8.2 Mandatory time limit - CPU-OS V7 and above

Different time limits can be enforced globally or locally. After the time limit expires, the controller stops forcing values. The behavior when the time limit expires can be defined:

Global forcing: Resource stops or continues to run

Local forcing: User program stops or continues to run

8.3 Forcefully disabling system variables

The Force Deactivation system variable can be assigned to a digital input connected to a key switch to immediately stop forcing:

Layout effect description

L3 Force Deactivation prevents global and local forced startup and stops the ongoing forced process

L2 Force Deactivation prevents global forced start and stops the ongoing forced process; Suppress the command to edit local process values, but do not reset the changed local variables to their previous process values


Startup and Configuration

9.1 Installation and Wiring

Installed on a horizontal DIN rail, maintain a minimum distance of 100mm between the top and bottom of the equipment

Connect input and output circuits through pluggable terminals

Grounding: Installed on a grounded DIN rail to ensure sufficient grounding connection; There is also a grounding screw on the upper left side of the shell

Power supply: Use a 24 VDC power supply with safety isolation, compliant with SELV or PELV requirements, and externally protected by a 10A delay fuse

9.2 SILworX Configuration - CPU-OS V7 and above

Resource allocation parameters (partial):

System ID [SRS]: Unique value in the network

Safety Time [ms]: Safety time, 20-22500 ms

Watchdog Time [ms]: Watchdog time, 8-5000 ms

AutoStart: Does the user program automatically start after connecting to the power supply

Global Forcing allowed: Is global forcing allowed

Multitasking Mode: Multitasking Mode (L3 only)

Hardware system variables:

Force Deactivation: Used to prevent coercion and immediately stop it

Emergency Stop 1-4: Emergency Stop Switch

Reload Deactivation: Block execution of overload (L3 only)

User LED 1-2: Activate the corresponding LED (L3 only)

9.3 Reset button function

If the compact system is turned on while holding down the reset button, it will restart and reset the connection parameters and user account to default values. After restarting with the reset button released, the original values will be used.


Diagnosis and maintenance

10.1 LED indicator light

RUN: Running status indicator

ERROR: Error stop status indication

PROG: Configure loading status indication

Fault: I/O fault indication

OSL/BL: Operating System Emergency Loader Status

10.2 Diagnostic History

Diagnostic history records various states of the processor and communication system, and stores them in non-volatile memory. The number of entries depends on the hardware layout and processor operating system version:

L3: 700 long-term diagnoses (CPU)/300 short-term diagnoses (COM), 700 short-term diagnoses

CPU-OS V7 and above: 300/230 long-term diagnoses, 210/655 short-term diagnoses

CPU-OS V7 and below: 500/200-250 long-term diagnoses, 300/700-800 short-term diagnoses

10.3 Maintenance Measures

Operating system loading: Use programming tools to load a new operating system, and the controller must be in STOP state

Switching between ELOP II Factory and SILworX: requires loading the corresponding processor operating system, communication operating system, and OSL

  • APPLIED MATERIALS 0100-03267 - CH FACILITY INTERFACE PRODUCER SE PCB ASSY
  • INFICON 921-250-G1 - FFS232 Fabguard Interface AMAT Endura
  • LEYBOLD 0730-01046 - TRUBOTRONIK CONV FREQ NT341 MC/MCT 208V CONTROLLER
  • APPLIED MATERIALS 0010-57168 - SENSOR BOX ASM 300MM 35013
  • APPLIED MATERIALS 0226-31128 - ASSY VERSION 4 SIGNAL LAMP PCB
  • SBS 0090-01220 - PCB CPU BOARD FOR 128-30000
  • AMAT - - ANODE BULK COPPER PELLETS FG01PLT
  • APPLIED MATERIALS 0041-26804 - SHUTTER DOOR DRIVE ASSY 0040-76764 32032
  • APPLIED MATERIALS 0040-75150 - FILLER CHAMBER 1 APF PRODUCER SE
  • AMAT 0190-33295 - GATE COMPL
  • Applied Materials 0010-09341 - Wafer lift precision 5000 AMAT
  • APPLIED MATERIALS 0190-32096 - VARIAN CONTROLLER ASSY E15006160 E11388030
  • AMAT 0090-00590 - ELECT ASSY 750W SERVO MOTOR
  • APPLIED MATERIALS 101294-01 - 550W Power Supply
  • APPLIED MATERIALS 0150-14869 - CABLE AMAT LOT OF 16
  • Applied Materials 0200-09830 - ESC Electrostatic Chuck Pedestal Ring
  • APPLIED MATERIALS 0021-89500 - BRKT SNSR UPPER FRAME HTF 16132
  • Applied Materials 0200-10555 - Quartz Baseplate with Baffle 0200-00715
  • APPLIED MATERIALS 0240-75851 - KIT 11.3" SOURCE INSTALL
  • Applied Materials 0040-22023 - Adapter 13" W/B Source
  • Applied Materials 0010-09416 - P5000 Etch Std 3 kW 13.56 MHz Match
  • AMAT - - System Electronics Interface Board assy
  • AMAT 0090-00836 - MOTOR ASSY ROTATION 300MM
  • APPLIED MATERIALS 0140-12304 - HARNESS ASSY MF REMOTE SIGNALS PRODUCE 13041
  • Applied Materials 9090-01168ITL - ESC Chuck Power Supply PX32J
  • APPLIED MATERIALS 0020-24099 - insulator
  • APPLIED MATERIALS 0190-09764 - ZERO FIRING VARIABLE TIME BASE SCR POWER
  • APPLIED MATERIALS 0190-29887 - VERITY FL2006 FLASH LAMP 1007454 32453
  • APPLIED MATERIALS 0010-09348 - ASSY UNIVERSAL THROTTLE VALVE
  • APPLIED MATERIALS 0190-61486 - PRE-ALIGNER
  • APPLIED MATERIALS 0100-20000 - PCB ASSY 64 CHANNEL MUX 34246
  • Applied Materials 0090-07393 - RF Filter unit
  • AMAT 0040-89462 - FLANGE 6 PORT 300MM TITAN CONTOUR
  • APPLIED MATERIALS 0021-01421 - CHAMBER UPPER A-COAT M-DPS 32824
  • Applied Materials 0242-37433 - EMPAK 200mm Cassette Handler Retrofit Kit
  • APPLIED MATERIALS 0190-49999 - LINEAR ACTUATOR ASSY 32429
  • APPLIED MATERIALS 0020-63694 - COVER 300MM TITAN CONTOUR
  • APPLIED MATERIALS 0150-11135 - P3 MULTIZONE CTRL UNIT REV 002 11362100 1917
  • APPLIED MATERIALS 0240-01698 - KIT BAFFLE CLEAN PORT ULTIMA HDP-CVD
  • APPLIED MATERIALS 0040-03799 - MOUNTING PLATE CR SWILL
  • Applied Materials 0190-23562 - Newport 40000 Servo Positioning Controller
  • APPLIED MATERIALS 0090-08798 - ASSY EPM OVERSAMPLE INPUT CONTROLLER 28223
  • APPLIED MATERIALS 0040-32052 - WELDMENT BELLOW CATHODE DPSGECO 19601
  • APPLIED MATERIALS 0190-35712 - ASSY P-CHUCK 200MM CIP 99 0010-38437 35695
  • APPLIED MATERIALS 0021-39748 - BLOCKER PERF SILANE NITRIDE550 14762
  • APPLIED MATERIALS 3870-02323 - NOR-CAL VALVE PNEU INLINE 1" NW25 VIT-SEAL 12790
  • APPLIED MATERIALS 01-81911-00 - 8100 N ION TC CONTROLLER
  • APPLIED MATERIALS 0010-19137 - DEGAS LIFT & MOTOR ASSY 38924
  • APPLIED MATERIALS 0010-09978 - LAMP MODULE ASSY
  • APPLIED MATERIALS 0190-02362 - PCB ASSY MAINFRAME INTLK 1 RELAYS 32352
  • AMAT 0010-07017 - PCB ASSEMBLY LOWER PNEUMATIC BD
  • APPLIED MATERIALS 0010-75226 - ASSY THROTTLE VALVE 200MM ETCH DOWN STREAM 38918
  • APPLIED MATERIALS 0010-70345 - 0042-01927 Component
  • APPLIED MATERIALS 0010-07586 - ASSY HUB RADIANCE CHAMBER 33456
  • Applied Materials 0020-33882 - R2 Standard Cathode Insulating Washer
  • AMAT - - Pneumatic Door Assembly Desica Cleaner
  • APPLIED MATERIALS 3250-00041 - CNTNR DEIONIZER TANK SST HI TEMP W/RESIN
  • APPLIED MATERIALS 0190-E1370 - TWIN DETECTOR ASSY 38070
  • APPLIED MATERIALS 0040-13306 - INSERT LOADLOCK SLITVLV CORROSION RESISTANCE 15053
  • AMAT 0090-00334 - ASSEMBLY THROTTLE ASSY VALVE U-PLUG DIR DR DX 0040-32323
  • APPLIED MATERIALS 0100-02922 - DUAL GAS DETECTOR PCB CARD 0090-05327
  • APPLIED MATERIALS 0190-86001 - SICONI-PRODUCER INTERLOCK MODULE REV 2
  • APPLIED MATERIALS 0050-86832 - LINE VAC EXH WITH LKG CHECK PORT CH-B FAC
  • APPLIED MATERIALS 0270-02314 - FIXTURE BLADE CALIBRATION 300MM REV003
  • APPLIED MATERIALS 0040-20257 - ASSY LIFT HOOP 8" WIDE BODY CHAMBER
  • Applied Materials 0190-29890 - POWER SUPPLY BI-POLAR ISOLATED OUTPUT
  • AMAT 0040-89462 - FLANGE 6 PORT 300MM TITAN CONTOUR
  • APPLIED MATERIALS 0190-49999 - LINEAR ACTUATOR ASSY 32429
  • Applied Materials 0090-07393 - RF Filter unit
  • AMAT - - System Electronics Interface Board assy
  • APPLIED MATERIALS 0020-21225 - WEIGHT RING 300MM TITAN PROFILER
  • Applied Materials 0010-10436 - AC Distribution Assy
  • APPLIED MATERIALS 0120-90582 - SOLENOID DRIVE VACUUM CONTROL DRIVE PCB
  • Applied Materials 0190-18128 - Magentron Head Eto Mircowave Ultima
  • Applied Materials 0020-13067 - 300mm Lower Shield SIP TA Centura
  • Applied Materials 0010-29958 - Mainframe with Tenta cPCI Interlock Back Plane
  • APPLIED MATERIALS 0020-05681 - SUPPORT RIGHT 26 SLOT CASSETTE ENP
  • Applied Materials 0010-13321 - P5000 8Robot Assembly
  • AMAT 0190-23897 - SPECIFICATION EXMP SYNCNET STAND ALON
  • MKS 1350-01121 - 627A-13267 CAP-MAN 20-TORR VCO BARATRON
  • Applied Materials 0190-24484 - Assy REF Reader LF80 Serial w/o Aux RS232 5781
  • AMAT 0021-99235 - DISK SHUTTER ENCOREII TAN CENTER PIN ENDURA 2 300MM PVD
  • APPLIED MATERIALS 0190-24854 - MKS REV1.8 G4 PLUS 4-PORT UPA 300MM REFL
  • APPLIED MATERIALS 0040-21178 - BELL JAR
  • Applied Materials 0200-10555 - Quartz Baseplate with Baffle 0200-00715
  • AMAT 0010-35456 - CATHODE ESC DUAL HEATED ZONE ASSY 1AEF 0010-35507
  • APPLIED MATERIALS 0242-45447 - GASLINE HEATER CONTROL UNIT VAS104350-0237
  • APPLIED MATERIALS 0041-56144 - HEATER PEDESTAL ASSEMBLY ENP FCVD EDGE
  • Applied Materials 0010-00557 - HEAT EXCHANGER 0010-00506
  • AMAT 0150-10663 - CABLE 50 FT REMOTE RF RG393 COAXIAL
  • APPLIED MATERIALS 0041-26804 - SHUTTER DOOR DRIVE ASSY 0040-76764 32032
  • APPLIED MATERIALS 0190-33452 - CONTROLLER ASSY EXMP SYNQNET T008-0007 34803
  • APPLIED MATERIALS 0190-63631 - MKS MASS FLOW VERIFIER REV 003 MFVA-33168
  • AMAT 0040-82292 - GIMBAL SUPPORT 300 MM PROFILER
  • Applied Materials 0040-33998 - MXP+ Etch Liner Wall
  • Applied Materials 0090-76211 - CENTURA IOX WITH DUAL SERIP
  • APPLIED MATERIALS 0190-E1370 - TWIN DETECTOR ASSY 38070
  • UniOP eTOP40C-0050 - Color Touch Screen HMI
  • UniOP ETOP03-0046 - Operator Interface Panel
  • UniOp eTOP30 - Graphic Display HMI
  • UniOP ETOP307-U301 - Industrial Touch Terminal
  • UniOP eTOP507 - Operator Panel HMI
  • UniOP eTOP05-0045 - HMI Touch Screen Panel
  • UniOP eTOP05-0045 - HMI Touch Screen Panel
  • GRUNDIG NEA02 AES 0 PLC Card
  • Siemens 6ES7215-1AG40-0XB0 CPU 1215C
  • Power-One LKP 5744-9ER Converter
  • Merlin Gerin STR 58U Masterpact Trip Unit
  • Siemens G26004-A2105-P100-2 PCB
  • Siemens 6ES7 405-0RA02-0AA0 Power Supply
  • PILZ 312070 PSSu H PLC1 FS SN SD
  • Siemens 3RV2031-4WA10 Motor Switch
  • GE Fanuc IC693CBK001 PLC Module
  • Siemens 6FX2007-1AD03 MINI-BHG
  • Mitsubishi MELSEC A2ASCPU PLC System
  • PC PMC25.2-002 PLC Module
  • B&R X20CP1382 Programmable Controller
  • Siemens C98043-A7002-L4 PC Board
  • Fanuc A16B-3300-0057 PCB Board
  • Schneider LV430403 Circuit Breaker TM160D
  • ABB CI810B 3BSE020520R1 PLC Interface
  • Omron R88D-HT10 Servo Drive
  • Omron CS1G-CPU43H CPU Unit
  • Mitsubishi QD70D4 Positioning Module
  • Siemens 6FC5110-0BB04-0AA1 Sinumerik 840C CPU
  • Siemens 3RT5045-1AC20 SIRIUS Contactor 75kW
  • Siemens 3VA2340-5HL32-0AA0 Circuit Breaker 400A
  • ABB HBS01-CJC I/O MTUS SD Series Module