K-WANG

+086-15305925923
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 | 489 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

  • Schneider BMEH586040 Modicon M580 Redundant Processor Module PLC Controller for Industrial Automation Systems
  • OMRON CQM1-TC101 Temperature Control Module PLC Unit for CQM1 Series Industrial Automation Systems
  • Allen Bradley 1771-AF Fiber Optic Converter Module 96657704 PLC Communication Interface for Industrial Automation Systems
  • Novellus IPEC SpeedFam 2805-11407 PLC Rack Assembly with Corcom 20VK1 Filter for Semiconductor CMP Equipment Control System
  • MITSUBISHI GT2512-STBA GT2512-STBD GOT2000 HMI Touch Screen Panel Display Human Machine Interface for Industrial Automation
  • OMRON E5AC-CX4A5M-014 Digital Temperature Controller Process Controller with RS-485 Communication for Industrial Automation Systems
  • SIGMATEK CCP612-K Processor Module PLC Controller Unit for C-DIAS Industrial Automation Control System
  • OMRON CJ1M-CPU13-ETN V4.0 PLC CPU Unit with Built-in Ethernet Function for SYSMAC CJ Series Industrial Automation Control System
  • EOCR-PMZ Digital Motor Protection Relay Electronic Over Current Relay for Three Phase Motor Control Systems
  • SIEMENS 6SY7000-0AC80 IGBT Transistor Module FZ1000R12KF5 Power Module for SIMOVERT MASTERDRIVES Industrial Drive System
  • OMRON C200HW-MC402-E Motion Control Unit 4 Axis PLC Module for C200H Series Position Speed and Torque Control System
  • Mitsubishi Electric 15050-PR02B PLC Circuit Board Module Industrial Automation Control Board for PLC System
  • TEXA INDUSTRIE EGO16GT1B Wall Frame Air Conditioner Industrial Cabinet Cooling Unit for PLC Control Panel Systems
  • OMRON CS1W-AD081-V1 Analog Input Unit 8 Channel PLC Special I/O Module for SYSMAC CS Series Industrial Automation Control
  • B&R X20CP0411 Compact CPU Module X20 Compact-S PLC Controller Unit with ARM Cortex-A9 Processor Industrial Automation System
  • OMRON CJ1W-NC413 V2.3 Position Control Unit 4 Axis Pulse Output NC Unit for CJ Series PLC Motion Control System
  • Toshiba H2218592 PLC Control Circuit Board Module Industrial Automation Controller Circuit Board
  • PRO-FACE GP577R-TC11 Programmable Operator Interface 10.4 Inch Touch Screen HMI Panel Industrial Automation Control Terminal
  • OMRON CS1D-DPL01 Duplex Unit for CS1D Series PLC Dual CPU Redundancy Control System Industrial Automation Module
  • OMRON V680-CA5D02-V2 RFID ID Controller Programmable Controller Interface Module Industrial Automation Identification System
  • Siemens 7ED6234-4EE12-9AC9 N1A R1A Static Three Phase Counter Protection Device Industrial Automation Measurement Module
  • Siemens 3VT8563-2AA03-2KA2 3VT Molded Case Circuit Breaker Three Pole Low Voltage Protection Device Industrial Power Distribution Guide
  • Siemens 7MH4900-3AA01 SIWAREX FTC Weighing Module for SIMATIC S7-300 ET 200M Industrial Weighing Automation System
  • OMRON K3HB-HTA-DRT1 Temperature Panel Meter DeviceNet Digital Indicator Industrial Temperature Measurement Controller Guide
  • Schneider Electric HMIST6500 Harmony ST6 10 inch Touch Panel Screen HMI Operator Interface Terminal Industrial Automation Control Display
  • OMRON C500-AD006 3G2A5-AD006 Analog Input Unit PLC Module Industrial Automation Data Acquisition System Guide
  • OMRON R88S-H306G Servo Motor AC Servo System Component Industrial Motion Control Application Guide
  • Schmersal MV10H 330-11Y-M20-1348 Belt Alignment Switch Position Monitoring Device Industrial Safety Switch Technical Guide
  • BECKHOFF CX2100-0904 Power Supply Module with Integrated UPS for CX20xx Embedded PC Industrial Automation System Guide
  • OMRON FQM1-MMA22 Flexible Motion Controller Analog I/O PLC Module Industrial Automation Control Unit Technical Guide
  • INOVANCE H3U-3624MT Programmable Logic Controller PLC CPU Module Industrial Automation Control System Guide
  • SIEMENS 6SE7036-1EE85-1HA0 Rectifier Board Drive Module Power Electronics Component Technical Guide
  • OMRON NA5-9W001B-V1 Sysmac HMI Programmable Terminal 9 Inch Touch Screen Industrial Operator Interface Technical Guide
  • ABB ACS355-01U-02A4-2 Variable Frequency Drive 230V 0.5HP 2.4A Machinery Drive Module Technical Guide
  • OMRON SYSMAC C200HS-CPU01-E Programmable Controller CPU Unit Industrial Automation Control Module Technical Guide
  • SCHNEIDER ELECTRIC XBTGT2110 Magelis GT 3.8 Inch Touchscreen HMI Terminal Operator Interface Technical Guide
  • THERMA WAVE 18-011040 Controller Assembly PLC Terminal Block Industrial Control Module Technical Guide
  • MITSUBISHI AA104VJ05 10.4 Inch LCD Control Panel Display Module for CNC Machine Tool and Industrial Controller Applications
  • CHEROKEE ACX643 REV-B Power Supply Unit 100-240VAC Industrial Power Supply Module Technical Guide
  • Allen Bradley 440F-C4000P MatGuard Control Unit Pressure Sensitive Safety Mat Controller Technical Guide
  • GENERAL ELECTRIC MMII-PD-1-2-120 Motor Manager II Intelligent Motor Protection and Control Relay Technical Guide
  • BRISTOL CONTROL 396879-01-2 ControlWave Micro CPU Module with Ethernet Communication Industrial RTU Controller Technical Guide
  • SCHNEIDER ELECTRIC HMIST6500 Harmony ST6 10 Inch Touch Panel Screen HMI Operator Terminal Technical Guide
  • SIEMENS SIMODRIVE 6SN1145-1AA01-0AA1 Infeed Module 10-25 kW 400-480 V Drive System Power Supply Unit Technical Guide
  • OMRON F150-C15E-3 Vision Mate Controller Machine Vision Sensor Processing Unit Technical Specifications and Industrial Inspection Application Guide
  • OMRON NSH5-AL001 NSH5 Series Hand-held Programmable Terminal Removable Box Interface Module Technical Guide
  • SCHNEIDER ELECTRIC TM2ALM3LT Analog Input Output Module Modicon M238 PLC Expansion Unit Technical Specifications and Application Guide
  • YAMATAKE MAH20-PC2100 Processor Module Industrial Controller CPU Unit Technical Specifications and Automation System Application Guide
  • OMRON CQM1-AD042 Analog Input Unit PLC Technical Specifications and CQM1 Series Industrial Automation Application Guide
  • KRONES BWU1703 0900853537 ASi-3 PROFIBUS Gateway Dual ASi Master Communication Module Technical Guide
  • SIEMENS 6SN1145-1BA01-0BA1 SIMODRIVE 611 Infeed Regenerative Feedback Module 16/21 kW Technical Specifications and CNC Drive Application Guide
  • OMRON CS1W-DA041 Analog Output Unit PLC Technical Specifications and SYSMAC CS Series Automation Application Guide
  • FANUC A16B-1211-0301/04A Control Board I/O PCB Technical Specifications and CNC System Application Guide
  • OMRON FND-X06H Position Driver PLC Technical Specifications and OMNUC Servo Control System Application Guide
  • Beckhoff CX1020-0111 - servo driver
  • Beckhoff CX2020-0125 - Controller Unit
  • Beckhoff EK1818 - EtherCAT Coupler 8DI 4DO 24VDC
  • Beckhoff CX2500-0030 - System Module
  • Beckhoff AM3121-0200-0001 - servo motor
  • Beckhoff C5102 - IP-4GVI63 REV:1.0 IPC
  • B&R X67AT1322 - PLC module
  • Beckhoff BK7000 - EtherCAT bus coupler
  • Beckhoff CX1100-0930 - Module
  • Beckhoff CX2500-0060 - Relay Power Capacitor Module
  • Beckhoff CX5130-0175 - Controller Module
  • Beckhoff CP6801-1006-0010 - CONTROL PANEL (US)
  • Beckhoff CX5020-0112 - Programmable Controller Module
  • Beckhoff EPP6228-0022 - EtherCAT P-Box 8 Channel Communication Interface
  • Beckhoff CX5130-0125-1001/000119452 - Controller Module
  • B&R X20AT6402 - Temperature Input Module
  • Beckhoff C6920-1025-0020 - PC
  • Beckhoff CX1000-0011 - PLC Module
  • Beckhoff KL3011 - PLC Module
  • Beckhoff BK7300 - Programmable Logic Controller Module
  • Beckhoff KL3001 - PLC module
  • Beckhoff CX1100-0910 - Power Supply Module
  • Unknown JM-204-480-OEM-S1 - Servo Drive
  • Beckhoff C6015-0010 - Quad Core Controller
  • Beckhoff CX1001-0121 - Embedded PC And CPU Basic Module Controller
  • Beckhoff CP3912-0000 - B&F Control Panel
  • Beckhoff FC3102-0000 - PROFIBUS communication module
  • Beckhoff CX5120-0120 - PLC module HTP0
  • Schneider 140CPU65260 - PLC CPU Module
  • Beckhoff CP6932-0001-0000 - Control Panel
  • Beckhoff AX5112-0000-0200 - Servo Drive
  • Beckhoff CX2020-0112 - Controller module
  • Beckhoff AM237M-0020 - Motor Drive
  • Beckhoff EK9300 - bus module
  • AB 20F11NC3P5JA0NNNNN - AC Drive
  • Beckhoff CU2016 - Ethernet switch
  • Beckhoff CX1100-0004 - Power Supply Module
  • Beckhoff CP3916-0000 - touch screen
  • Beckhoff CX5020-0111 - Controller module
  • Beckhoff AM3032-0C30-0000 - Servo Motor HTP0
  • Beckhoff CX5140-0175 - Embedded PC
  • Beckhoff AM8121-1F20-1001 - Servo Motor
  • Beckhoff CU2508-0000 - 8-Port-Port-Multiplier
  • B&R X67BC8331 - Industrial Automation X67 SYSTEM
  • Beckhoff EK1100 - EL2202 EL1904 EL1809 EL9189 EL9188 EL2809 EL3122 EL3102 EL4102 PLC Modules
  • Beckhoff CP6812-0000-0010 - LQ150X1LW71N Control Panel
  • Beckhoff AX5112-0000-0200 - Servo Driver
  • Beckhoff EL3051 - module
  • Beckhoff CX5020-0112 - CPU Base Unit Module
  • KUKA 00-216-801 - KRC4 KCP4 Teach Pendant Smartpad Control Panel
  • Unknown 8253.84.2117 - 0-400bar Switch
  • Beckhoff IE2302 - PLC Module
  • BECKHOFF EL6751-0000 - PLC Module
  • B&R 3NC154.60-2 - PLC
  • BECKHOFF EL4002 - Module
  • Beckhoff EPP6228-0022 - IO-Link Module
  • BECKHOFF EK1914 - module
  • Allen-Bradley 25B-E019N104 - Frequency changer
  • Beckhoff CB3055-0004 - Industrial motherboard
  • BECKHOFF FC5201-0000 - Card
  • BECKHOFF C6015-0010 - controller
  • BECKHOFF BK4020 - Modules
  • Beckhoff CP2916-0000 with C6920-0040 - Control Panel with PC
  • BECKHOFF CX5140-0111/000001884 - module
  • Beckhoff CU8810-0000 - Module
  • Beckhoff EL3068 - PLC Moudule
  • BECKHOFF AX5103-0000-0200 - Servo driver
  • Beckhoff EL1862-0010 - Module
  • Beckhoff CX5140-0135 - Controller Module
  • BECKHOFF AX5106-0000-0202 - Servo Drive
  • Beckhoff CX1020-0112 - CPU controller
  • Siemens 6ES7134-0HF01-0XB0 - Electronic module
  • Beckhoff EP9128-0021 - module
  • Beckhoff CP7912-0001-0000 LQ150X1LW71N - 15" Touch Panel