+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

HIMA X-CPU 01 processor module

From: | Author:Wang | Time :2025-11-13 | 358 visit: | 🔊 Click to read aloud ❚❚ | Share:

HIMA X-CPU 01 processor module

Product description

The data processing within the HIMax system absolutely requires the X-CPU 01 processor module. The processor module is used for:

Can handle up to 32 user programs

Perform all central functions, including communication

Use up to 3 additional processor modules to handle redundancy

Process communication through secure Ethernet.  

Create and store CPU events.  

Store events created by I/O modules.  

This module has obtained T Ü V's safety related application certification, with a maximum of SIL 3 (IEC 61508, IEC 61511, and IEC 62061), Cat. 4 (EN 954-1) and PL e (EN ISO 13849-1).  


The security function of the module

The security features of the processor module include the following:

Processing user program. -If a malfunction occurs: Stop the user program and reset the variable to its initial value - If a malfunction occurs: Reset the processor module to a safe state and report to the CPU

status

Use safety related Ethernet protocols for secure communication between HIMA controllers (HIMax, HIMatrix, and remote I/O modules).   

The data is transmitted through the Ethernet interface of the processor module itself or the Ethernet interface of the COM module.  

Safety functions are executed according to SIL 3.   

The following elements also contribute to achieving security features:

Hardware self-test

Secure communication with I/O modules

Reaction when a malfunction occurs

If a fault is detected in the test harness, the processor module will enter the ERROR STOP state and restart. Diagnostic information can be used to investigate the cause of the malfunction.  


Start after error stop

If the cause of the malfunction still exists, the processor module will avoid restarting and repeating erroneous stops:

After the first error stop, the processor module restarts normally and switches to its system operation.  

After the second error stop, the user must restart the system using PADT after resolving the issue.  

Once the processor module runs for approximately one minute in system operation, the next error stop that occurs is considered the first error stop.


Type label

The type label specifies the following important details:

Product Name

Qualification mark

Barcode (QR code or one-dimensional code)

Part Number (Part Number)

Hardware Revision Index (HW Rev.)

Software Revision Index (SW Rev.)

Working voltage (power)

Explosion proof specifications (if applicable)

Production Year (Production Year:)

image.png

Security related processor system

The security related processor module is a 1oo2 processor system. Continuous self inspection ensures safety related operations.  

Features:

Two synchronous microprocessors

Specific DDRAM memory for each microprocessor

Testable hardware comparator for data bus

Watchdog (WD)

Gold capacitors for buffering date/time

LED used to indicate system status

Mode switch used to configure module behavior when voltage is turned on

The processor module compares data between two processors and triggers an interrupt if the following conditions occur Fault occurred.  

The monitor monitors two processors. The self check of the module will also check the watchdog.


system controller

The entire data transmission between various components of the system controller processing module:

Security related processor system

System bus A and B

Ethernet switch with connection interface

memory

This module has RAM and non-volatile memory. Non volatile memory is protected by CRC.  

Non volatile memory contains the following programs and information:

operating system

User project

Enable switch, watchdog time, safety time

Online modification

Variables with RETAIN attribute

Production data, if necessary, trim data

Fault status history

event

At startup, the system transfers program code from non-volatile memory to redundant program and data storage.


Alarm and Events

The processor module records alarms and other events in its non-volatile memory.  

An event is a change in the state of a variable executed by a factory or controller, with a timestamp provided.  

An alert is an event that indicates an increase in potential risk.  

The HIMax system records state changes as events at a specified point in time. The X-OPC server transfers events to other systems that display or evaluate events, such as control systems.  

HIMax distinguishes between Boolean events and scalar events.

Boer Event:

The variation of Boolean variables, such as the variation of numerical inputs.  

Alarm and normal states: They can be arbitrarily assigned to variable states.  

Scalar event:

Exceeding the limit value defined for scalar variables.  

Scalar variables have numerical data types, such as INT and REAL.  

Two upper limits and two lower limits are possible.  

For the limit value, the following conditions must be met:

Maximum limit ≥ upper limit ≥ normal area ≥ lower limit ≥ minimum limit.  

Lag may be effective in the following situations: - if the value is below the upper limit. If the value exceeds the lower limit.  

Lag is defined as avoiding unnecessary large events when the global variable oscillates strongly near the limit.

Create Event

Both processor modules and certain types of I/O modules are capable of creating events. at

In the following sections, these I/O modules are referred to as SOE modules.  

Create events on the processor module

The processor module creates events using global variables and stores them in a buffer, please refer to Chapter 3.4.7. The event is created during the user program cycle.  

Create events on the SOE module

The SOE module can create events using input states. The event is created within the SOE module loop.  

The SOE module stores events in the intermediate buffer used by the processor module to read them. The intermediate buffer is a part of volatile memory, so if the power is turned off, events will be lost.

Every event that has been read can be overwritten by a new event.  

system event

In addition to recording events related to changes in global variables or input signals, the processor and SOE module also create the following types of system events:

Overflow: Due to buffer overflow, some events were not stored. The timestamp of the overflow event corresponds to the timestamp of the event that caused the overflow.  

Initialization: The event buffer has been initialized.  

Operation mode stop: SOE module changes its operation mode to stop.  

Operation mode 'Run': The SOE module changes its operation mode to 'Run'.  

Establish communication: Communication between the processor module and SOE module has begun.  

Lost Communication: Communication between Processor Module and SOE Module


Terminated.  

The system event contains the SRS identifier of the module that caused the event.  

state variable

State variables provide the state of scalar events for user programs. Each of the following states is connected to a state variable that can be assigned a BOOL type global variable:

Normal.

Exceeding the lower limit.  

The minimum limit has been exceeded.  

Exceeding the upper limit.  

The maximum limit has been exceeded.  

When the corresponding state is reached, the assigned state variable becomes TRUE.

Recording events

Processor module collects events:

Created by I/O module

Created by the processor module itself

The processor module stores all events in its buffer. A buffer is a part of non-volatile memory with a capacity of 5000 events.  

The processor module arranges events from different sources based on their arrival time, rather than sorting them by timestamp.  

If the event buffer is full, as long as no other events are read and marked as overwritten, new events cannot be stored.  

OPC servers can read events and provide them to external systems for evaluation and storage.

Mode Switch

The mode switch defines the behavior of the processor module when it restarts.  

The processor module will restart in the following situations:

Automatic: - When connected to working voltage - After severe malfunction - After loading the operating system

During the operation, use the corresponding commands on PADT.  

The mode switch has three different switch positions:

initialization

stop

run

The switch position during normal operation is in operation.  

Switch position: initialization

The Init switch position is used to set the processor module to LOCKED state. In this state, the settings previously configured for the module cannot be accessed anymore. For example, if the administrator password is unknown, this operation may need to be performed.  

In the locked state, the module is reset to factory settings:

Default SRS, slot number depends on the slot used

Default IP address and IP settings

Only administrator user accounts with empty passwords can access

Enable the switch set to default value

The modified settings in this state will overwrite the factory settings and all previously used settings!  

If the settings remain unchanged, the previously saved settings (switch not set to Init) will be used when restarting the module.

start

To start the processor module, insert it into the allowed motherboard slot. If the substrate is already running, the processor module will start and adopt the operating state set through its configuration and mode switch position. If the substrate is not working, please connect the power supply voltage.  

install

When installing the processor module, please pay attention to the following points:

This module is designed for use with HIMax substrates. For more information about the bottom plate structure, please refer to the corresponding system documentation.  

Operate the processor module only in the expected slot

Only the forced cooling (X-FAN) operation module can be used.  

Only use appropriate connector boards to operate the module.  

The effect of removing and inserting modules:

When disassembling the module, the connector board remains in the HIMax substrate.  

Since all external interfaces are connected through the module's connector board, the module can be replaced without affecting the external interfaces

The SRS of the module is stored on the connector board and becomes SRS after the module is inserted.

The effect of removing the plug

Pulling out the plug will interrupt external communication.   

Take appropriate grounding measures.   


User Program

The application program functions that PES should execute are specified in the user program. PADT is used to create and compile project configurations using user programs, and load them into processor modules.

Start processor module

The processor module can be started as follows:

Insert it into the substrate that provides working voltage

Open the working voltage of the substrate for inserting the module.  

The behavior at module startup depends on:

Position of mode switch

There are additional redundant processor modules present

There are valid project configurations (including user programs) in non-volatile memory

When the switch is set to stop or run, the processor module will check if there are any other processor modules present

If there are no other processor modules, the module will start running separately.  

If there is at least one additional processor module, the module attempts to automatically start operating using the configuration of the existing processor module. Maintain a safety rope.  


image.png

  • TRICONEX 2211 Baseplate for 3211 I/O Module Triconex System Component
  • TRICONEX CM3201 Communication Module Industrial Control System
  • ABB 560CMR01 Communication Module RTU560 Control Unit
  • Metso 1NWH155 - Ethernet Hub
  • Metso T22PO 103913968 - Sampler Valve (LF02C)
  • Metso EDS-516A-MM-SC - Ethernet Device Switch
  • Metso MC4-16-4 - Brass Rotary Oscillator Drive
  • Metso XT03CWTAS6SJHA - 3" Ball Valve Assembly
  • Metso 181226 - Digital Input Module
  • Metso RAU4E62037 - Valmet Posieve Plus Measuring Head
  • Metso VT-223779/2 - Sealing Housing SD42"B
  • Metso J2029 010 10722 - Circuit Board
  • Metso D202038-ACN-PO - Automation Component
  • Metso NE724/S1-CE01 - Electro-pneumatic Valve Positioner
  • Metso M851004 - CPU Module T194-v0
  • Metso Trucker Hat - Finland Golf Ball Cap
  • Metso DN6-50 - Jamesbury 1/4" Valve
  • Metso B1CU6/20L - Pneumatic Actuator
  • Metso B1CU6/25L - Pneumatic Actuator
  • Metso A416040-09 - Power Rating Unit 28 VDC
  • Metso A4300018B - Central Unit Communication Interface
  • Metso ND9106HN/K05 - Intelligent Valve Controller
  • Metso D200537 BOU83 - Binary Output Model 02
  • Metso A413111 TIU61 - Temperature Input Unit Board
  • Jamesbury 730S313600XTZ2 - 1" Flanged SS Ball Valve
  • Metso HG4A12SH0 - Pressure Transmitter with Coupling
  • Metso A413146 BIU 4 - Binary Input Module
  • Metso DDC7940-D201139 - Controller Module
  • Metso Square Flange - Discharge Flange for Slurry Pump
  • Metso A413177 - Automation Board
  • Metso BOU82 D200536 - Binary Output Module
  • Metso D200619 - Personality Module
  • Metso RKN50MT - Actuator Repair Kit
  • Metso IOP335 - Counter Timer Module
  • Valmet IOP341R 181560 - Positioner Module
  • Metso A413150 - Power Module
  • Metso RKN-184XTZ - Actuator Repair Kit
  • Metso Flinger Seal - Slurry Pump Component
  • Metso Smart-Pulp M2 - Flow Transmitter 24v-dc
  • Metso S420154 - Automation Rack
  • Metso MM0317187 - Efector Kit
  • Metso TCU (MCA) - Consistency Transmitter Analyzer
  • Metso K7504-E - Crusher Pull Back Rod And Nut
  • Metso M2DA02AP - Stainless Flanged Ball Valve 2in
  • Metso vpvl350sr4/5bd - ValvPowr Actuator with ASCO 8551 Valve
  • Metso A413115 TCU41 - Consistency Controller Board
  • Metso D100226 BIC12 - Circuit Board
  • Metso PDWB031 - Bearing Assembly
  • Metso D200532 BIU8 - Binary Input Unit
  • Metso QPXC2/K20C - Spring Diaphragm Actuator
  • Metso PN8504 - Efector Pressure Kit
  • Valmet A413331 SPU - Power Supply Module
  • Metso EDS-518A-MM-SC - Ethernet Switch
  • Metso LK865 - Valve Actuator Mounting Kit
  • Metso LK-909 - Valve Actuator Mounting Kit
  • Metso Z6287570990 - Seal Kit 4501622310
  • Kajaani U4300115A - VME CPU Board Central Unit
  • Metso PO Node - Controller Module
  • Metso NP726/S1 - Neles Pneumatic Positioner
  • Metso D201138 IBC - Controller Module
  • Metso APS002 - Power Supply 046823
  • Kajaani 15JK-2 A4150110B - Preamplifier Board
  • Wittenstein LP090S-MF1-3-1 - Planetary Gear Head
  • Metso k5232-hjr - Safety Shoe RH
  • Metso A416013 PFC - Iq Controller Interface Platform
  • Metso IOP341 - Positioner Module
  • Metso DCEAEA - Automation Valve Actuator
  • Metso PLU3 A413183 - Automation Board
  • Metso 610-1-4-06-01 - Paper Machinery Panel Display
  • Metso IOP304 181503 - TC/mV Input Module
  • Metso D201138L IBC - Controller with Base
  • Metso AOF2V A413767 - Automation Module
  • Metso PDP401 181580 - Distributed Processing Unit
  • Iittala Capercaillie - Oiva Toikka Design Glass Bird
  • Metso TR2432 - Efector Temperature Transmitter with Well
  • Metso A413084 - CPU Module 32 16M
  • Metso A413052 - SBC Serial Bus Controller
  • Metso PLU2 A413182 - Automation Board
  • Metso A413240 PIC2 - Process Interface Controller Board
  • Metso MBI8 - PLC 8-Slot Chassis
  • Metso MM0290431 - Efector Pressure Kit
  • Metso IOP336 - Automation Interface Module
  • Valmet IOP371 181500 - I/O Bus Extender Module
  • Metso 1057602103 - Nordberg Bronze Thrust Bearing
  • Metso IOP331 - Controller Module
  • Metso A413325 IPU - Power Module
  • Metso B1CU9/35L - Pneumatic Actuator
  • Metso QPX5C/MC - Quadra-Power Rotary Actuator
  • Metso ND9106HXT - Intelligent Valve Controller
  • Metso QPX2C/K20 - Quadra-Powr X Rotary Actuator
  • Metso BIU83 D200534 - Binary Input Unit
  • Metso R185362210 - Rexroth Linear Roller Rail Runner Block
  • Metso A4730024 - Smart-pulp RDU Consistency Transmitter
  • Valmet M851206 - AIU 8 Analog Input Unit
  • Metso BOU82 A413152 - Binary Output Module
  • Metso IOP301 - Isolated Analog Input Module
  • Metso AOU4 A413135 - Analog Output Module
  • Metso ND9103HN - Valve Positioner
  • Ultraflo 100-080-DA - Double Acting Valve Actuator
  • Valmet Smart Pulp M2 - Consistency Transmitter No Blade
  • Metso A413160 FIU1 - Frequency Input Board
  • Metso A413016 NCU2 - Network Control Unit
  • Metso U4430141V2 - SCPU Board
  • Metso IOP334 - Automation Controller Module
  • Metso IPU2 D100789 - Power Supply Module
  • Metso IOP345 181575 - Overspeed Trip Module
  • Metso PLU1 A413181 - Automation Board
  • Metso BOU84 A413154 - Binary Output Unit
  • Metso Trep T 700 - Washer Spring 1634020 NP1213
  • Metso U4500666 - Automation Circuit Board
  • Metso A04H D201190 - 4 Channel HART Output Module
  • Metso A413230 - Automation Controller
  • Metso NP724/J30 - Pneumatic Positioner Valve
  • Valmet A413125 - AIU 8 Analog Input Card
  • StoneL AM1333HA02SRM - Axiom Valve Monitor
  • Metso ND9103HU - Electro-pneumatic Valve Positioner
  • Metso ND9102HU - Electro-pneumatic Valve Positioner
  • Valmet A413171 - PIC Card Binary Output
  • Metso U4540070 - Automation Component
  • Metso NE724/S1 - Locator Positioner
  • Metso Dredge Pump Gland - Packing Gland 16" X 9-1/2"
  • Metso PNE724/S1 - Valve Positioner
  • Valmet A413370 ESU - Control Board 422138-3B
  • Bosch SMLPD U 326 D - Hydraulic Gear Pump 1059423011
  • Jamesbury 815L113600TT - Butterfly Valve 6" with Actuator VPV300DABD
  • Metso SPR2 A413750 - Automation Module
  • Jamesbury ValvPowr - Actuator with Quartz & ASCO Solenoid Valve
  • Metso A413248 - Automation System