Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:
  • YOKOGAWA F3SP21-0N CPU module
    ❤ Add to collection
  • YOKOGAWA F3SP21-0N CPU module

    110V-380V
    5W-130W
    1A-30A
    1 year
    30
    United States, France, Japan, Viet Nam, Australia, Russia, Germany, Italy, Arabia

    YOKOGAWA F3SP21-0N is a high-performance industrial grade CPU module launched by Yokogawa Electric in Japan. It is a core control component of the FA-M3 series rangeless controller system and serves as the "brain" of the PLC system. It is responsible for receiving, parsing, and executing user programs, coordinating the work of various I/O modules, positioning modules, communication modules, and other peripherals within the system, and achieving precise control and data processing of industrial automation processes. This module adopts a standardized slot installation design and can be seamlessly integrated into the FA-M3 series basic module rack. It has high-speed computing processing, rich instruction set, powerful peripheral expansion capability, and complete fault diagnosis function, which can effectively adapt to the complex control requirements of industrial sites and provide stable and reliable core control guarantee for various industrial automation control systems. It is widely used in industrial scenarios with strict requirements for control accuracy, response speed, and system stability.

    • ¥13844.00
      ¥15842.00
    • Satisfaction:

      Sales: 0

      Review: 0

    Weight:0.390KG
    • Quantity:
    • (Inventory: 99999)
Description

YOKOGAWA F3SP21-0N is a high-performance industrial grade CPU module launched by Yokogawa Electric in Japan. It is a core control component of the FA-M3 series rangeless controller system and serves as the "brain" of the PLC system. It is responsible for receiving, parsing, and executing user programs, coordinating the work of various I/O modules, positioning modules, communication modules, and other peripherals within the system, and achieving precise control and data processing of industrial automation processes. This module adopts a standardized slot installation design and can be seamlessly integrated into the FA-M3 series basic module rack. It has high-speed computing processing, rich instruction set, powerful peripheral expansion capability, and complete fault diagnosis function, which can effectively adapt to the complex control requirements of industrial sites and provide stable and reliable core control guarantee for various industrial automation control systems. It is widely used in industrial scenarios with strict requirements for control accuracy, response speed, and system stability.




YOKOGAWA F3SP21-0N CPU module

Product Overview

YOKOGAWA F3SP21-0N is a high-performance industrial grade CPU module launched by Yokogawa Electric in Japan. It is a core control component of the FA-M3 series rangeless controller system and serves as the "brain" of the PLC system. It is responsible for receiving, parsing, and executing user programs, coordinating the work of various I/O modules, positioning modules, communication modules, and other peripherals within the system, and achieving precise control and data processing of industrial automation processes. This module adopts a standardized slot installation design and can be seamlessly integrated into the FA-M3 series basic module rack. It has high-speed computing processing, rich instruction set, powerful peripheral expansion capability, and complete fault diagnosis function, which can effectively adapt to the complex control requirements of industrial sites and provide stable and reliable core control guarantee for various industrial automation control systems. It is widely used in industrial scenarios with strict requirements for control accuracy, response speed, and system stability.


Specification parameters

-Core computing specifications: using high-performance industrial grade processors, instruction processing speed: basic instruction 0.1 μ s/step, application instruction 0.5 μ s~several μ s/step (depending on instruction type); Program capacity: Built in Flash memory, maximum user program capacity of 80KB, maximum data storage capacity of 32KB;

-I/O expansion capability: Supports up to 256 digital input/output points, can adapt to various digital and analog I/O modules of FA-M3 series, supports module hot plugging (requires corresponding basic modules);

-Communication function: Built in RS-485 communication interface, supporting Modbus RTU protocol; Multiple industrial network communications, such as Ethernet and PROFINET, can be achieved through extended communication modules, supporting communication with upper computers HMI、 Data exchange between other PLCs and industrial IoT devices;

-Protection and diagnostic functions: Built in program error diagnosis, I/O fault diagnosis, communication abnormality diagnosis and other functions, with fault alarm output; Support user program password protection to prevent program tampering; Built in Watchdog timer, capable of handling abnormal operating conditions such as program runaway;

-Environmental adaptability: Operating temperature range of 0-50 ℃, relative humidity of 45%~85% RH (no condensation), suitable for indoor installation; Installation altitude not exceeding 2000m, in compliance with IEC 61131-2 standard, pollution level 2, overvoltage category II;

-Physics and Installation: Slot style installation, compatible with FA-M3 series basic module racks; The terminal spacing is 5.0mm. It is recommended to use a straight screwdriver with a size of 0.6 × 3.5 and a length greater than 130mm for wiring operations; The module size (width x height x depth) conforms to the standardized dimensions of the FA-M3 series, facilitating system integration;

-Warranty information: The standard warranty period is 1 year, and the acceptance period is 7 days.


Performance characteristics

-High speed computational processing: using high-performance industrial grade processors, the basic instruction processing speed is as low as 0.1 μ s/step, which can quickly execute complex user programs, ensuring high response speed of the control system and shortening the control cycle;

-Rich instruction set support: covering a full range of instructions such as logical operations, arithmetic operations, data processing, motion control, communication control, etc., it can meet the programming needs of various industrial automation control scenarios and reduce the difficulty of program development;

-Powerful expansion capability: supports a large number of I/O point expansion and multiple functional module (positioning, communication, analog) expansion, can flexibly configure the system according to actual control needs, and adapt to different requirements of industrial control projects from small to medium-sized;

-Reliable communication interaction: Built in RS-485 interface and Modbus RTU protocol, can directly communicate with various industrial devices; Support the expansion of multiple industrial network modules to achieve remote monitoring, data acquisition, and multi PLC collaborative control with the upper computer;

-Improve fault diagnosis: With comprehensive fault diagnosis functions, it can monitor program operation, I/O interfaces, communication links, and other status in real time. When abnormalities occur, it can alarm and output fault information in a timely manner, facilitating quick positioning and troubleshooting, and improving system operation and maintenance efficiency;

-Convenient programming and maintenance: Supports multiple programming languages (ladder diagrams, functional block diagrams, instruction lists, etc.) that comply with the IEC 61131-3 standard, and the programming software is user-friendly; Equipped with functions such as program upload/download, online monitoring, and debugging, it is easy to maintain; Support user program password protection to ensure intellectual property security.


Working principle

The core working principle of the YOKOGAWA F3SP21-0N CPU module is to serve as the core control unit of the PLC system, achieving precise control of industrial automation processes through a cyclic scanning mechanism of "input sampling program execution output refresh". After the module is powered on and initialized, it first enters a cyclic scanning state, and the entire workflow can be divided into three core stages.

The first stage is the input sampling stage: the CPU module reads the field signals (such as sensor, button, etc. input signals) collected by various extended I/O modules through the internal bus, and stores these signal states in the input image register. At this stage, regardless of whether the on-site input signal changes, the data in the input image register remains unchanged until the input sampling stage of the next scanning cycle is updated. The second stage is the program execution stage: the CPU module reads and executes instructions from the program memory one by one according to the instruction sequence of the user program. During the execution process, the CPU module performs operations and processing on the data in the input image register according to the program logic, and stores the results in the output image register. At this stage, the data in the output image register will be continuously updated as the program is executed.

The third stage is the output refresh stage: the CPU module transmits the operation results stored in the output image register to each extended output module through the internal bus, and the output module drives the on-site execution mechanism (such as relays, contactors, solenoid valves, etc.) to complete a control cycle. At the same time, the CPU module monitors its own working status and the communication status of various expansion modules in real time. The program running status is monitored through the Watchdog timer. If there are abnormal situations such as program runaway, communication interruption, I/O failure, etc., the fault diagnosis mechanism is immediately triggered, an alarm signal is output, and fault information is recorded. In addition, the CPU module interacts with devices such as the upper computer and HMI through built-in communication interfaces or extended communication modules to achieve functions such as receiving control instructions, uploading operating status, downloading and debugging programs, ensuring the efficient and coordinated operation of the entire control system.


Precautions

(1) Installation precautions

Environmental adaptation requirements: Can only be installed indoors, avoiding environments with temperatures exceeding 0-50 ℃ and humidity exceeding 45% -85% RH. Installation in areas with condensation, rain, or direct sunlight is strictly prohibited; Stay away from places with corrosive gases (such as sulfur dioxide, ammonia), flammable gases, high dust, salt spray, and metal powder; Avoid areas with strong vibrations, impacts, and high-frequency electromagnetic interference (such as frequency converters and thyristor equipment); Avoid installing near high-temperature equipment such as heaters and transformers to prevent high temperatures from affecting computational performance;

-Installation operation specifications: Installation should be carried out by professional engineers or skilled technicians, strictly following the FA-M3 series rack installation guide, firmly inserting the module into the designated slot, ensuring reliable contact between the module and the rack, and avoiding power interruption or poor contact heating caused by looseness;

Heat dissipation and spacing requirements: A minimum of 50mm of heat dissipation space must be reserved around the module, and it is strictly prohibited to stack debris in the heat dissipation channel; The distance between high-voltage equipment and power cables should not be less than 200mm to avoid installation on the same board and improve anti-interference performance; If the system integrates multiple modules, a reasonable layout is required to avoid heat accumulation between modules;

(2) Wiring precautions

-Power off operation prerequisite: Before wiring, all relevant equipment power must be turned off, and the input power cable must be confirmed to have no voltage before wiring to prevent electric shock or equipment damage;

Cable specification adaptation: Communication cables and I/O signal cables should use cables that comply with industrial standards. RS-485 communication recommends using twisted pair shielded wires with a single end grounded shielding layer; The cable connector terminals should be matched with the current load and terminal size to avoid poor contact and abnormal signal transmission;

Polarity and wiring specifications: Strictly follow the product manual labeling for wiring, distinguish between positive and negative power terminals, input and output signal terminals, and strictly prohibit reverse or incorrect connections, otherwise it will directly damage the module; Communication cables and I/O signal cables should be routed separately to avoid cross entanglement with power cables, and kept away from instrument signal cables to reduce electromagnetic interference; The length of communication cables should be controlled within the specification range (maximum transmission distance of 1200m for RS-485 communication), and repeaters should be used if it exceeds the range;

-Tightening and sealing: The wiring terminals should be tightened according to the specified torque (recommended 0.5~0.7N · m) to prevent loosening and heating; Unused cable entrances need to be sealed and fastened with dedicated seals to ensure the protection level of the casing; After the wiring is completed, it is necessary to confirm that the electrical wiring cover is fully installed to prevent foreign objects from entering or personnel from accidentally touching it.

(3) Precautions for operation and maintenance

Rated parameter limit: Strictly use within the rated specifications of the product to ensure stable power supply voltage and avoid overvoltage input; Do not arbitrarily expand I/O modules or peripherals beyond the rated quantity to avoid communication failures or decreased computing performance caused by excessive bus load;

Power on status taboo: When the device is powered on, it is strictly prohibited to touch any terminals or open the module housing to avoid electric shock or static electricity damage to the internal chip; Expansion modules or communication cables must not be plugged or unplugged during operation. If replacement or plugging is required, the power must be turned off first, otherwise the module may be damaged or program data may be lost; Static electricity in the human body may damage sensitive internal components. Before operation, it is necessary to comply with electrostatic discharge (ESD) regulations (such as wearing anti-static wristbands);

Exception handling standards: If abnormal heating, odor, communication interruption, or program execution is found in the module, the power should be immediately cut off, the use should be stopped, and authorized service providers of Yokogawa Electric should be contacted for maintenance. It is strictly prohibited to disassemble the module or modify the program by oneself; After troubleshooting, it is necessary to recheck the program integrity and module connection status, and only after confirming that there are no errors can the power be restored;

Regular maintenance requirements: Regularly (recommended every 6 months) check the firmness of module installation, the tightness of wiring terminals, and the degree of cable aging. Before inspection, the power must be turned off; Regularly backup user programs to prevent program loss; When cleaning the dust on the surface of the module, a dry and soft cloth should be used. It is strictly prohibited to use wet cloths or corrosive cleaning agents;

Program security requirements: User programs should be backed up regularly to avoid program loss due to module failures; When setting a program password, it is necessary to keep the password safe to prevent the program from being unable to be modified due to forgetting the password; When debugging programs, offline simulation should be performed first, followed by online debugging to avoid misoperation that may cause abnormal actions of on-site equipment;

  • User name Member Level Quantity Specification Purchase Date
  • Satisfaction :
No evaluation information
  • ADLINK 3488A GPIB Interface Card Selection Guide
  • Complete solution of ETEL TMB+torque motor selection parameters
  • ADLINK RTV series frame grabber deployment guide
  • ADLINK PCIe-FIW64/62 Image Acquisition Card Configuration Guide
  • ADLINK 6208/6216-GL Analog Output Card
  • ADLINK 723X Isolation I/O Card Configuration Guide
  • ADLINK PCI-9118 series high-speed DAQ card selection and DMA configuration
  • ADLINK PCI-9114 (A) Data Acquisition Card Selection and Configuration Guide
  • ADLINK PCI-7442/7443/7444 Isolation I/O Card Selection and Safety Configuration
  • ADLINK PCI-7250/7251 Relay Output Card Selection and Expansion Guide
  • Selection and Protection Configuration of Advantech PCI-1610CU Multi Serial Port Card
  • ADLINK NEON-1000-MDX Smart Camera Deployment and Trigger Configuration
  • ADLINK MXE-1300 Industrial Control Computer Selection and Deployment Guide
  • ADLINK MXE-200 Industrial Control Computer Deployment and BIOS Optimization Guide
  • ADLINK LPCIe-3488A GPIB Card Installation and Configuration Guide
  • Guidelines for Key Technologies of ETEL LMG/LMS Linear Motor Integration
  • ETEL IL+/LM Linear Motor Selection and Integration Guide
  • ETEL DSCDP/DSCDL/DSCDM Dual Axis Controller Debugging Guide
  • ETEL DSCDL Dual Axis Controller Hardware Integration Guide
  • ETEL DSB2P Series Servo Amplifier Connection and Configuration Guide
  • ETEL DSC2P/DSC2V Servo Controller Debugging Guide
  • DFI HD636-H81CS Industrial Motherboard Deployment and Debugging
  • Integration and Optimization of ADLINK DAQ-20xx Synchronous Acquisition Card
  • ADLINK cPCI-6530 Core i7 Blade Computer Deployment Guide
  • ADLINK cPCI-3610 Blade Computer Integration and Debugging
  • ADLINK AMP-204C/208C Troubleshooting Guide
  • 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