+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 | 269 visit: | 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

  • HIMA 895210001 PLC Module | Industrial Safety Control and Processing Module
  • HIMA 157528-0 PLC Module | Industrial Safety Control and Processing Module
  • HIMA B5322 PLC Module | Industrial Safety Control and Processing Module
  • HIMA BV7032 PLC Module | Industrial Safety Control and Processing Module
  • HIMA F3300 PLC Module | Industrial Safety Control and Processing Module
  • HIMA F7105A PLC Module | Industrial Safety Control and Processing Module
  • HIMA F7150 PLC Module | Industrial Safety Control and Processing Module
  • HIMA F7508 PLC Module | Industrial Safety Control Processing Module
  • HIMA F8627 984862765 PLC Module | Industrial Safety Control Module
  • HIMA M3410 PLC Module | Industrial Safety Control Processing Module
  • HIMA Z7308 PLC Module | Safety Control System Processing Module
  • F8640 HIMA Central Module | Safety System Core Controller
  • HIMA F8630 Module | Safety System Functional Module
  • F8651X HIMA Central Module | Safety System Core Controller
  • F3236 Digital Input Module | HIMA Safety System Input Interface
  • F7131 HIMA Power Monitoring Module | Safety System Power Supervision
  • F8627X HIMA Communication Module | Safety System Network Interface
  • HIMA F8560X PLC Module | Safety-Related Control System Component
  • HIMA P8403 PLC Module – Industrial Safety Control Processor
  • HIMA F8628X Communication Module – Industrial Safety System Interface
  • HIMA F8621A Communication Module – Safety System Communication Interface
  • HIMA 984865066 PLC Module – Safety Control Processing Unit
  • HIMA F60CPU01 PLC Module – Safety Control Processing Unit
  • HIMA F8650E PLC Module – Safety Control Processing Unit
  • HIMA F8652E Central Module – Safety Control Processing Unit
  • HIMA F8650X Card – Safety Central Processing Module
  • F8652X HIMA Central Module – Safety Control Central Processing Unit
  • HIMA 99-7105233 B5233-1 Safety Module – Industrial Safety Control Component
  • KEBA KeTop T70-rqa-AK0-LK Teaching Device – Industrial Robot Teach Pendant
  • KEBA KETOP T50-T41-CPU 2495D-0 – Industrial CPU Module
  • KEBA E-CON-CC100/A/ 22178 – Industrial Controller Module
  • KEBA Kemro K2-200 CP 250/X 71580 CPU-MODULE – Industrial Control CPU Module
  • KEBA D3‑DA 330/A‑1211‑00 Drive – KeDrive D3 Axis Controller Industrial Servo Drive
  • KEBA KETOP O70‑bra‑A0a‑F Demonstrator – Industrial Automation Control Module
  • KEBA KETOP O70-BRA-A0A-F Demonstrator | Industrial HMI Operating Terminal
  • KEBA SO84.012.0083.0101.2 Servo Drive | Industrial Motion Control Solution
  • HIMA X-AO1601 Termination Boards
  • HIMA X-AI3251 Digital Output Module
  • HIMA X-DO3251 Digital Output Module
  • HIMA X-DI3202 Termination Board
  • HIMA X-DI6451 Digital Input Module
  • XYCOM 96574-001 - Circuit Board Card Rev A
  • XYCOM 99212A-001 - Control Board Card CPX-7
  • XYCOM 99222-001 - Circuit Board Card Rev A
  • XYCOM 97780-002 - Circuit Board for Operator Panel Screen
  • XYCOM XVME-164/1 - Circuit Board 61116
  • XYCOM CMX-7D - Power Supply Circuit Board PN99865-001
  • XYCOM 10330-00800 - Digital I/O Board Circuit Card
  • XYCOM 8450-HU - Husky Monitor 98916-001
  • XYCOM XVME-428/2 - IASCM Communication Board
  • XYCOM 3512KPT - Industrial PC Operator Interface
  • XYCOM Checkpoint Cognex - Inspection Machine Vision Camera
  • XYCOM XVME-080 - IPROTO Intelligent Prototyping Module
  • XYCOM IV-1653 - Ironics VMEbus CRT Circuit Board
  • XYCOM M032000220 - Control Board
  • XYCOM 4850A - Operator Interface Panel 91855-001
  • XYCOM 9462 - HMI Operator Interface Panel 9462-016214001
  • XYCOM 9465 KPM - Monitor Industrial PC 9465-219114103
  • XYCOM 9486 - Monitor-Miniflex Portrait 9486-0343
  • XYCOM MVME-490/1 - Circuit Board Tegal 6550 Etcher
  • XYCOM 1300 - Node Module 1300-000100000
  • XYCOM 3510 T - Operator Interface
  • XYCOM 3512 KPM - Operator Interface Part No 3512-A1F114103
  • XYCOM 4615KPM - Operator Interface
  • XYCOM 8320 - Operator Interface Display Panel 94321-002
  • XYCOM 4105 - Operator Interface P/N 91904-001
  • XYCOM PM101683E - Operator Interface PM101683 E
  • XYCOM 301993 - Operator Panel 89086-501 Raycon
  • XYCOM 2000 - Operator Panel 97957-001
  • XYCOM 9410KP - Operator Touchscreen HMI 51338-STN
  • XYCOM 9987 - Operator Workstation CPU Board
  • XYCOM 94144-002 - CPU Board Rev V
  • XYCOM 9487 - Programmable Interface HMI Panel PC
  • XYCOM 70956-411 - PLC Module Card Ethernet Card MESA 4I29X
  • XYCOM PM101587 - Operator Panel
  • XYCOM XT1502-BB-RB - Display Panel XT 1502
  • XYCOM PM3510 - Operator Interface Terminal
  • XYCOM PM8450 - Operator Interface Repair Evaluation
  • XYCOM PM8480 - Operator Interface PM101269
  • XYCOM 8000-SKM - Power Supply Board Module
  • XYCOM 510084 - Power Supply Board
  • XYCOM 1546 - Proface Industrial Workstation 1546-102031013
  • XYCOM 86864-002-E - Processor Board Module
  • XYCOM 3112T - Pro-face Operator Interface
  • XYCOM 3712 KPM - Pro-face Operator Panel
  • XYCOM 4615KPMT - Proface Industrial PC Display Panel PM-070007
  • XYCOM 5015T - Pro-Face Touch Monitor 100-240 VAC
  • XYCOM 5015T/R2 - Industrial Flat Panel Touch Monitor 5015R2-0100000
  • XYCOM 1341 - Proface Embedded Computer TF-AEC-6920-C2
  • XYCOM GLC150-BG41-DN - Graphic Logic Controller M-24V
  • XYCOM GP2301H-SC41-24V - Pro-face Operator Interface 5.7" w/ Cable
  • XYCOM 1547 - Pro-face Industrial PC Model 1547-00113101
  • XYCOM ST401-AG41-24V - Graphic Touchscreen Operator Interface
  • XYCOM 3310T - Pro-face Operator Panel 3310-001101001
  • XYCOM 5015 KPMT - Proface Operator Panel Display
  • XYCOM XVME-684 - PC Module VME Bus Processor 70684-201
  • XYCOM 3300 MT - Screen Monitor Display
  • XYCOM SXT1811T - Touch Panel Monitor 100/240VAC
  • XYCOM XT-1502 - Touch Screen Monitor Flat Panel Display Interface
  • XYCOM SXT1811 - Viewtronix SXGA Flat Panel Monitor 18.1" Display
  • XYCOM VT1040T - ViewTronix Touch Screen Monitor
  • XYCOM WS2786291 - Industrial Workstation PC
  • XYCOM XCME-540 - Analog I/O Module VMEbus 70540-001
  • XYCOM XVME-682 - CPU PCB Processor Module 70682-101
  • XYCOM CU040103500 - VME Rack System Module 4200401
  • XYCOM XVME-085 - Proto VMEbus Non-Intelligent Prototyping Module
  • XYCOM XVME-100 - PCB Controller Card ROM Board 70100-001
  • XYCOM XVME-103 - VMEbus Board 10103-001
  • XYCOM XVME-110 - VMEbus Memory Module SRAM 70110-001
  • XYCOM XVME-200 - Digital Universal Instruments I/O Module Card
  • XYCOM XVME-201 - Digital I/O Controller PC Board Card 70201-001
  • XYCOM XVME-202 - VMEbus Control Module 70202-001
  • XYCOM XVME-203 - VME Digital Counter I/O Module Board Card PLC
  • XYCOM XVME-203/293 - VMEbus Counter Module w/ Quadrature
  • XYCOM XVME-212 - 32 Channel Digital Input Programmable Scanner Module
  • XYCOM XVME-220 - 32 Point Programmable Scanner Digital Output Module
  • XYCOM XVME-230 - Intelligent Counter Module Bus Board VMS 70230-001
  • XYCOM XVME-240 - Digital I/O Card VMEbus I/O PCB
  • XYCOM XVME-244 - 64-Channel Isolated Digital I/O Module VMEbus Adept
  • XYCOM XVME-301 - Graphics Controller Module 74301-001A
  • XYCOM XVME-400 - Digital I/O Card VME Module 70400-001
  • XYCOM XVME-401 - VMEbus Circuit Board 70401-001
  • XYCOM XVME-404 - VME Disc Drive Controller Module Board Card PLC
  • XYCOM XVME-428/1 - VME Bus Intelligent Asynchronous Serial Communication Module
  • XYCOM XVME-490/1 - VMEbus Card 71490A
  • XYCOM XVME-491 - VMEbus Module 71491A
  • XYCOM XVME-500 - XVME-500/01 Card 70500-001
  • XYCOM XVME-500/1 - VMEbus Card I/O Module