Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:
  • SIEMENS S5 395 6ES5376-0AA11 CPU Module
    ❤ Add to collection
  • SIEMENS S5 395 6ES5376-0AA11 CPU Module

    ABB、GE、FANUC、Allen-Bradley、FOXBORO、Honeywell,KUKA、YOKOGAWA、YOKOGAWA、KOLLMORGEN、METSO、Motorola、NI、OEMAX、RELIANCE、Vibro-Meter、Rolls-Royce、MOOG、B&R、Woodward、Yaskawa、XYCOM、Emerson、HIMA、Bently、PROSOFT、TRICONEX、KEBA、Lenze、Alstom、CTI、DCSSystem accessories, robot system accessories, large servo system spare parts.
    Mr.FSN
    chnfcsXM@163.com
    +86-153-9626-8993
    Selection, installation, operation, maintenance, troubleshooting, safety
    Petrochemical/Chemical,Power industry,Metallurgical industry,Municipal/Environmental Protection,Oil and gas industry,Robot system accessories,automobile manufacturing,3C Electronics,Machining
    • ¥56345.00
      ¥58455.00
    • Satisfaction:

      Sales: 0

      Review: 0

    Weight:3.650KG
    • Quantity:
    • (Inventory: 7568)
Description
<span style="font-size: 18px; font-family: arial;">SIEMENS S5 395 6ES5376-0AA11 CPU Module</span>

SIEMENS S5 395 6ES5376-0AA11 CPU Module

The SIEMENS S5 395 6ES5376-0AA11 is a central processing unit (CPU) module for the Simatic S5-395U programmable logic controller platform. This CPU provides the processing power and memory necessary for complex industrial automation tasks, and is part of the widely used S5 series from Siemens. The S5-395U was the high-performance model within the S5 family, offering faster processing and larger memory compared to other S5 CPUs.

Product Overview

The Simatic S5 series was a landmark product line from Siemens that established the company as a leader in industrial automation. The S5-395U CPU, model 6ES5376-0AA11, represents the top-end processor for the S5-395U system, which itself was a modular PLC designed for medium to large-scale automation projects. This CPU is built around a 16-bit processor architecture and executes the STEP 5 programming language (ladder diagram, function block diagram, and statement list). The CPU includes built-in memory for program and data storage, as well as interfaces for programming devices and communication with other S5 modules. The CPU is housed in a double-width module that plugs into the S5-395U rack backplane. The module includes LED indicators for power, run, stop, and fault status. The S5 series is known for its ruggedness and long service life, with many systems still in operation decades after installation.


Technical Specifications

The 6ES5376-0AA11 CPU operates on a 5V DC power supply provided by the S5 backplane. The processor is a 16-bit microcontroller with a typical execution time of 1.6 microseconds for basic operations (bit logic). The user program memory capacity is up to 32 KB of RAM, with additional 32 KB of EPROM or EEPROM for program backup. The data memory includes 1024 bytes of flags (markers), 256 timers, 256 counters, and 2048 bytes of data blocks. The CPU supports up to 1024 digital I/O points (expandable via I/O modules) and up to 128 analog I/O channels. The CPU includes a built-in programming port (TTY or RS-232 depending on variant) for connection to a PG (programming device) running STEP 5 software. An optional second serial port is available for communication with other devices using the AS511 or SINEC protocols. The operating temperature range is 0°C to 60°C. The module dimensions are 233 mm wide, 230 mm high, and 44 mm deep, with a weight of approximately 1.2 kg.

Memory Organization

The S5 395 CPU uses a structured memory model that separates program code from data. The user program is stored in RAM or EPROM. RAM is volatile, requiring a battery backup to retain the program during power loss. The battery backup life is typically 1-2 years. EPROM memory retains the program without battery, but requires a programmer to write. The CPU can execute programs directly from EPROM. The memory is organized into blocks: organization blocks (OB) for cyclic, time-of-day, and interrupt-driven execution; program blocks (PB) for main program code; sequence blocks (SB) for step-by-step sequencing; function blocks (FB) for reusable code with instance data; and data blocks (DB) for structured data storage. The maximum number of blocks is limited by available memory. The S5 395 CPU supports up to 1024 function blocks and 1024 data blocks.


Programming and Software

The 6ES5376-0AA11 is programmed using the STEP 5 programming language, which is available in three representations: ladder diagram (LAD) for electricians, function block diagram (FBD) for engineers, and statement list (STL) for programmers. Programming is performed on a Siemens PG (Programming Device) such as the PG 675 or PG 710, or on a PC running S5 emulation software. The STEP 5 software provides editing, compiling, downloading, and online monitoring capabilities. The CPU supports online testing including single stepping, breakpoints, and forcing of I/O points. The program can be documented using the STEP 5 documentation system. Many third-party software packages also support S5 programming via the AS511 protocol. The CPU is also compatible with the S5-Graph language for sequential control using Grafcet/SFC charts (with additional firmware).

I/O and Expansion

The S5-395U system uses a modular backplane that accepts digital I/O modules (e.g., 6ES5 421, 6ES5 431), analog I/O modules (6ES5 460, 6ES5 466), and function modules (counter, positioning, closed-loop control). The CPU communicates with these modules via the backplane bus. The maximum number of I/O modules depends on the rack configuration; the S5-395U supports up to 4 racks (central and up to 3 expansion racks) via interface modules (IM). The total I/O address space is 1024 bytes for digital inputs and 1024 bytes for digital outputs, and 128 channels each for analog inputs and outputs. The CPU also supports remote I/O via the SINEC L1 or SINEC H1 networks using communication processors (CPs).

Communication Capabilities

The S5 395 CPU includes a built-in programming interface that supports the AS511 protocol at 9600 baud. This interface can also be used for communication with operator panels (OPs) and simple HMIs. For more advanced networking, the CPU can be equipped with communication processors (CP) such as the CP 525 for SINEC L1 (serial bus) or CP 535 for SINEC H1 (Ethernet). These CPs plug into the same backplane and handle the communication protocol, offloading the CPU. The CPU supports peer-to-peer communication with other S5 CPUs using the SINEC L2 bus (Profibus FMS). The CPU's data blocks can be accessed by network devices for data exchange. The communication configuration is done using the COM 525 or COM 535 software packages.

Battery and Clock Functions

The 6ES5376-0AA11 requires a lithium battery to retain the user program and data memory during power loss. The battery is typically a 3.6V lithium cell (Siemens part number 6ES5 980-0AA11 or equivalent). A low battery alarm is indicated by an LED on the front panel and can be read by the program. The CPU includes a real-time clock (RTC) that is also battery-backed. The RTC provides time-of-day and date information for time-stamping events and executing time-based control (e.g., scheduled starts). The clock accuracy is approximately ±2 seconds per day. The RTC can be set and read from the program using system function calls. The battery life under normal conditions is approximately 1-2 years. When the battery is low, the program and data should be backed up to EPROM or a PC before replacing the battery.

Diagnostic and Fault Handling

The S5 395 CPU includes comprehensive diagnostic capabilities to assist in troubleshooting. The front panel LEDs indicate the operating mode (RUN/STOP), power status, battery condition, and internal faults. The CPU generates diagnostic messages that can be read by the programming device. The CPU can be configured to automatically stop or continue operation when specific faults occur (e.g., I/O access errors, program execution errors). The user program can include error handling OBs (e.g., OB 32 for I/O access error) that execute when a fault is detected, allowing the program to take corrective action or log the error. The CPU also supports system diagnostics using the S5-DIAG function. A built-in watchdog timer monitors the program scan time; if the scan exceeds the set maximum (typically 100-200 ms), the CPU will stop or trigger a fault.


Applications

The S5 395 CPU was widely used in industrial applications requiring high performance and reliability. Typical applications include automotive assembly lines where multiple robots and conveyors are coordinated; material handling systems such as automated warehouses and sortation systems; process control in chemical and pharmaceutical plants (with analog I/O and closed-loop control); power generation and distribution control; water and wastewater treatment facilities; and machine tools such as CNC machining centers. Many of these systems are still in operation today due to the longevity of S5 hardware. The CPU's processing power and memory were sufficient for complex interlocking, sequencing, and data handling tasks typical of the 1980s-1990s industrial automation era.

Maintenance and Legacy Support

While the S5 series has been discontinued and replaced by the S7 series (S7-300, S7-400, S7-1200, S7-1500), many S5 systems remain in service. Maintenance of the 6ES5376-0AA11 includes periodic battery replacement, cleaning of modules and racks, and verification of proper operation. Spare parts are available through specialized suppliers and the used/refurbished market. Siemens also offers migration solutions, including the S5 to S7 conversion software and adapter modules that allow S5 I/O to be used with S7 CPUs during a phased migration. For continued support, third-party service companies offer repair and testing of S5 modules. The CPU's firmware is not field-upgradable; the module must be replaced with a unit containing newer firmware if required. The S5 series is well-documented, with manuals available from Siemens and online archives.

Replacement and Migration Options

For users seeking to replace the 6ES5376-0AA11 with modern automation hardware, Siemens recommends migrating to the S7-1500 series for new installations. For existing S5 systems, migration can be done by replacing the CPU with an S7-300 or S7-400 CPU and using an adapter to retain S5 I/O, or by full system replacement. The STEP 5 program can be converted to STEP 7 (TIA Portal) using Siemens' conversion tools, though manual adjustments are often required due to differences in memory organization and instruction sets. Alternatively, several third-party companies offer replacement CPUs that emulate the S5 395 function using modern hardware, allowing the existing program to run without modification. These replacement units are plug-compatible with the S5 rack and I/O.

  • User name Member Level Quantity Specification Purchase Date
  • Satisfaction :
No evaluation information
  • ADLINK AmITX ALN Industrial Motherboard Characteristics and Application Analysis
  • ADLINK NuPRO-850 Motherboard Installation and Configuration Guide
  • ADLINK MI-965 Motherboard Installation and BIOS Configuration Guide
  • ADLINK M-302 Industrial Motherboard Installation and BIOS Optimization Guide
  • ADLINK PXI-3920/3910 Controller Installation and Configuration Guide
  • ADLINK PCI-8132 Motion Control Card Installation, Programming, and Debugging Guide
  • ADLINK cPCI-6760D/P7/P8 Module Installation and Hot Plug Guide
  • ADLINK ACL-7122 Digital I/O Card Installation and Programming
  • ADLINK NuPRO-775 Industrial Motherboard Installation and BIOS Configuration Detailed Explanation
  • ETEL Accuret MODULAR 300/400/600 Controller Selection Guide
  • Edwards CTI Kryogenics On Board 8F Enhanced Cryopump Explanation
  • ADLINK PCI-9112 Multi functional Data Acquisition Card
  • ADLINK PCI-8102 Two Axis Pulse Motion Control Card
  • ADLINK PCI-9812/10 high-speed synchronous acquisition card
  • ADLINK PCI-7200 High Speed Digital I/O Card
  • ADLINK MXE-1000 series fanless industrial computer
  • ADLINK IMB-T10 Mini ITX Embedded Motherboard
  • ADLINK HSL-DO32-M-N/P distributed I/O module
  • ADLINK DAQ-2500 Series Multi Channel Analog Output Card
  • ADLINK DAQ-2200 Series Data Acquisition Card
  • ADLINK ETX-AT-N270 Embedded Module
  • ADLINK ACL-7225B Relay Isolation Input Card Guide
  • ADLINK DAQ-2000 Synchronous Sampling and Acquisition Card Selection Guide
  • ADLINK NuPRO-E330 Industrial Motherboard Selection and Deployment
  • ADLINK ACL-8112 Data Acquisition Card Configuration and Programming
  • ADLINK USB-2405 Dynamic Signal Acquisition Module Deployment Guide
  • ADLINK PXIS-3320 PXI chassis installation troubleshooting
  • ADLINK PCIe-GIE72/74 Image Acquisition Card Deployment Guide
  • ADLINK PCIe-7856/7853 Sports I/O Controller Card Guide
  • ADLINK PCI-6308 Isolation Output Card Programming and Installation
  • ADLINK PCI-7432 installation and configuration troubleshooting
  • adlink nupro-e72 التحكم الصناعي اللوحة
  • ADLINK NuPRO-E72 Industrial Control Motherboard
  • ADLINK MXE-5400 Industrial Control Computer
  • ADLINK M-322 Industrial Motherboard Configuration and Deployment Guide
  • ADLINK IMB-M43H Industrial Motherboard Configuration and 6th/7th Generation Core Deployment Guide
  • ADLINK IMB-M42H Industrial Motherboard Deployment and BIOS Optimization Guide
  • ADLINK i915GV-INA motherboard configuration and ISA compatibility tuning guide
  • ADLINK ETX-NR667 Core2 Duo Module Selection and Deployment
  • ADLINK ETX-BT Module Configuration and PATA to SATA Upgrade Guide
  • ADLINK CM1-BT1 Extreme Environment Deployment and Configuration
  • ADLINK cPCI-8217 VGA/LCD Module Configuration and Troubleshooting
  • ADLINK AmITX-SL-G Mini ITX Motherboard Deployment and SEMA Guide
  • ADLINK AmITX-AL-I Embedded Motherboard Deployment and SEMA Management Guide
  • ADLINK NuPRO-E315 PICMG 1.3 Industrial Motherboard Deployment Guide
  • ADLINK NuPRO-842 Pentium 4 Industrial Motherboard Deployment and Debugging Guide
  • ADLINK NuPRO-900A Dual Xeon ePCI-X Motherboard Deployment Guide
  • ADLINK cPCI-6910 Dual Core Xeon Single Board Computer Deployment Guide
  • ADLINK cPCI-6860A Dual Xeon Single Board Computer Deployment Guide
  • ADLINK CPCI-8168 Eight Axis Motion Control Card Deployment and HSL Integration Guide
  • ADLINK NuPRO-E340 Industrial Motherboard Debugging and BIOS Optimization Guide
  • ADLINK NuPRO-A40H Industrial Single Board Computer Hardware Deployment and BIOS Calibration Guide
  • ADLINK NuPRO-852 LGA775 Industrial Control Motherboard Maintenance Guide
  • ADLINK NuPRO-841 Industrial Motherboard Maintenance and Troubleshooting
  • ADLINK NuPRO-590 Series Socket7 Industrial Control Motherboard Maintenance Guide
  • Deployment and Troubleshooting of ADLINK MXE-5500 Series Industrial Control Computer
  • ADLINK MXE-200 Fanless Embedded Industrial Control Computer Deployment Guide
  • ADLINK cPCI-6770 Series CompactPCI Motherboard Maintenance Guide
  • ADLINK NuPRO-A301 Industrial Motherboard Troubleshooting Manual
  • ADLINK NuPRO-965 SHB Debugging and Maintenance Complete Manual
  • ADLINK NuPRO-935A Industrial Motherboard Debugging and Maintenance Guide
  • ADLINK NuPRO-865 Single Board Computer Hardware Troubleshooting Guide
  • ADLINK NuPRO-840 P4 Industrial SBC Architecture Maintenance
  • ADLINK NuPRO-770 Full length SBC Configuration and Maintenance
  • ADLINK NuPRO-595 Industrial Half length SBC Motherboard Configuration and Maintenance Guide
  • ADLINK cPCI-6840 Series Single Board Computer Installation, Configuration, and Maintenance Guide
  • Foxboro 43AP Pneumatic Controller Technical Specifications and Selection Guide
  • ADLINK cPCI-3720: 3U CompactPCI Low Power Pentium III CPU Module
  • ADLINK NuPRO-E47: PICMG 1.3 13th Generation Core Industrial SHB
  • ADLINK NuPRO-E43: PICMG 1.3 Core 7th Generation Industrial SHB
  • ADLINK NuPRO-780 PICMG Bus Core CPU Card
  • ADLINK cPCI-6965 6U CompactPCI Core Dual Core Single Board Computer
  • ADLINK USB/LPCI/LPCIe-3488A GPIB Interface Card Selection and Application Guide
  • Rittal SK 3241.700 Blue e+Cabinet Fan Filter Unit
  • ADLINK CPCI-8168 8-Axis Motion Control Card and HSL Network Integration Solution
  • ADLINK PCIe-PXIe-8638 High Speed PXIe Bus Expansion Scheme
  • ADLINK PCIe GIE7x Poe+Frame Grabber Hardware and Power Management Detailed Explanation
  • ADLINK PCIe-7396 Digital I/O Card Deployment Guide
  • ADLINK PCI-8164 Advanced Motion Control Card Deployment Guide
  • ADLINK PCI-8154 Motion Control Card Deployment Guide
  • ADLINK PCI-8134 Motion Control Card Deployment Guide
  • ADLINK NuPRO-E42 Industrial Control Motherboard Deployment Guide
  • ADLINK MXC-6600 Embedded Platform Deployment Guide
  • ADLINK MXC-6000 Industrial Control Computer Deployment and Optimization Guide
  • ADLINK MXC-2300 Embedded System Deployment Guide
  • ADLINK MCM-204 Edge DAQ Deployment Configuration Guide
  • ADLINK MCM-100/102 Deployment Calibration Guide
  • Deployment and Performance Optimization of ADLINK MXC-6400 Industrial Control Computer
  • Selection and Deployment of ADLINK Matrix Series Industrial Control Computers
  • российские промышленные новые машины.Наш отдел дебютировал в 2026 году в России Международная промышленная ярмарка INNOPROM
  • Deeply cultivating the Eurasian industrial market, linking new industrial opportunities between China and Russia
  • Deployment and troubleshooting of ADLINK GIE64+PoE acquisition card
  • Honeywell UMS Security System Troubleshooting Guide
  • Honeywell Expert Series C I/O Troubleshooting Guide
  • ADLINK EOS-1200 Vision System Deployment and Troubleshooting
  • ADLINK DLAP-5200 series AI engine deployment and optimization
  • ADLINK DLAP-4000 Deployment and BIOS Optimization
  • ADLINK Matrix MXC-2000 Deployment and Troubleshooting
  • ADLINK DAQe-2000 series acquisition card calibration and synchronization
  • ADLINK cPCI-6520 Core i7 Processor Blade Engineering Application Guide
  • ADLINK CM1-86DX3 PC/104 Embedded Single Board Computer Engineering Application Guide
  • Honeywell DC1000 Series PID Temperature Controller Engineering Application Guide
  • ALSTOM MiCOM C264 Substation Controller Engineering Application Guide
  • EMERSON AMS 2140 Practical Guide for On site Dynamic Balance and Vibration Analysis
  • ADLINK NuPRO-E320 motherboard deployment and tuning guide
  • ADLINK NuPRO-800 Dual PIII Industrial SBC Maintenance and Upgrade Guide
  • ADLINK NuPRO-598 SBC Maintenance Practical Guide
  • ADLINK MXC-6300 Fanless Embedded Industrial Control Computer Deployment Guide
  • ADLINK Express-BASE7 Carrier Board Quick Deployment and Debugging Guide
  • ADLINK DLAP-211 Edge AI Platform Selection and Deployment Guide
  • ADLINK 7230 Series Isolation DIO Card Selection and Engineering Application Guide
  • ADLINK cPCI-6965 SBC Embedded Installation and BIOS Tuning Guide
  • ADLINK 7200 Series High Speed DIO Card Practical Guide
  • ADLINK DLAP Series Edge AI Acceleration Platform Selection and Deployment Practical Guide
  • DEIF TCM-2 thyristor control module: Wind power cut in control engineering guide
  • DEIF MVR-200 Medium Voltage Relay: Installation and Wiring Engineering Guide
  • DEIF MDR-2 Differential Relay: Engineering Guide for Generator Differential Protection
  • DEIF Delomatic 3 AOM: Engineering Guide for Analog Output Modules
  • DEIF AGI 400 Graphic Interface: Ship and Industrial HMI Solution
  • DEIF BRW-1 Marine Instruments: Installation and Calibration Guide for Offshore Bridge Indicators
  • DEIF AGC 200 Controller: Quick Deployment and Configuration Guide for Generator Sets
  • DEIF AGC-2 Controller: The Ultimate Guide to Automatic Control and Protection of Generator Sets
  • ABB SPA-ZC400 Gateway: REM54x Access to IEC 61850 Ultimate Engineering Guide
  • ABB REM 543/545 Terminal
  • Modular Architecture Analysis of DEIF PPU 300 Ship Generator Controller
  • DEIF DM-4 Marine&Offshore Ship Power Management System
  • Detailed Explanation of DEIF Delomatic Generator Control System Architecture
  • DEIF AGC-4 Mk II Generator Controller Depth Configuration Guide