Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
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
      ¥13844.00
      ¥13844.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
  • MITSUBISHI ELECTRIC FR-A500 frequency converter
  • Laumas TLM8 weighing transmitter
  • Anybus X-gateway Configuration Manual
  • OMRON NJ/NX OPC UA Configuration Guide
  • OMRON NX series system unit power configuration and troubleshooting
  • FANUC 16i/18i/21i hardware connection and troubleshooting
  • PILZ PNOZmulti Safety Controller Maintenance Guide
  • MITSUBISHI ELECTRIC MELSEC A-series PLC Hardware Maintenance and Troubleshooting
  • Installation and troubleshooting of Renishaw PHC10-3 PLUS controller
  • Constellation HA Series Vacuum Transmission System Selection Guide
  • PILZ PNOZ m B0 configurable safety control system basic unit
  • BANNER BES58-6 series incremental encoder selection and troubleshooting guide
  • Classic PLC Maintenance: Practical Memory and I/O Configuration
  • Eaton LZM Circuit Breaker Selection and Engineering Guide
  • Pilz PSWZ X1P static monitoring
  • Keyence CV-3000 Visual System Selection
  • Pro face GP2000 Maintenance Guide
  • Siemens S120 frequency converter maintenance and configuration
  • Allen Bradley InterBus Module Configuration Guide
  • MX321 AVR Voltage Regulator Guide
  • GE MM2 Motor Manager Complete Guide
  • SIEMENS C500 microcontroller architecture and instruction set
  • HORIBA SEC-Z500X Mass Flow Controller
  • QUBE Servo 2 Teaching Experiment Platform
  • Schneider TSX17 serial communication upgrade and replacement
  • GE DC Drives (BCH series) upgrade and replacement of old DC drives
  • Honeywell X-DCS3000 Digital Integrated System Manager
  • OMRON Z500 high-precision contour measurement system
  • Siemens SIMATIC S5-90U/S5-95U Compact PLC
  • KEB F5 Elevator Driver Complete Guide
  • TOSHIBA VF-S15 Inverter Complete Guide
  • Complete Guide to SV-iG5A Inverter
  • Allen Bradley Guard PLC Safety System Practical Guide
  • Omron C1000H/C2000H PLC Practical Guide
  • Omron F160-2 Visual Expert Guide
  • Bonner Q45U Ultrasonic Sensor in Practical Use
  • Schneider C60H-DC Protector Practical Manual
  • Omron CPM2B Board PLC Practical Guide
  • Omron C500 PLC Installation and Maintenance Guide
  • Mitsubishi FXo/FXon PLC Hardware Practice
  • PULS QS40.241 Power Supply Practical Guide
  • Eaton XV-102-L Touchscreen Installation Guide
  • Omron FZ5 Vision System Selection and Configuration Guide
  • Schneider TSX47 series PLC selection
  • ABB CS31 distributed debugging
  • OMRON H8PR electronic cam debugging
  • OMRON MX2 frequency converter debugging
  • GP477R Engineering Installation
  • Siemens AS-i SlimLine Diagnostic Guidelines
  • OMRON NS Series PT Remote Access
  • OMRON Z4M sensor precision measurement
  • HIMMERWERK SINUS High Frequency Induction Heating Selection
  • OMRON CP1E PLC Practical Selection Guide
  • OMRON ZFX-C Vision Sensor in Practical Use
  • OMRON ZFV Intelligent Sensor Practical Guide
  • OMRON CJ Series PLC Practical Guide
  • Murr SIRCO Isolation Switch Selection Guide
  • OMRON ZFX Vision Sensor Engineering Practice
  • REER ULISSE UNC Security Light Curtain Practice
  • Siemens S5-90U/95U Fault Diagnosis and Advanced Programming
  • OMRON CPM2C system fault diagnosis and maintenance
  • Yaskawa ∑ - V Servo Drive Debugging Guide
  • OMRON CP1H PLC Practical Manual
  • OMRON K-type PLC Maintenance Guide
  • PEPPERL+FUCHS SLVA-4Kplus Safety Light Curtain Guide
  • Yaskawa ∑ - II Servo Drive Debugging Guide
  • Yaskawa VS-616PC5/P5 frequency converter practical application
  • OMRON 3G3SV Inverter Practical Manual
  • Pro face GP370 Complete Guide
  • OMRON FQ2 Smart Camera Selection Guide
  • Practical Guide to Sony SH800 Sorter
  • OMRON Cam Positioner Complete Guide
  • KEB F4 Inverter Debugging Guide
  • OMRON CJ series PLC operation and maintenance essentials
  • Essentials of Schneider C60H-DC DC DC Protector
  • OMRON 3G3MV Inverter Practical Guide
  • Essentials of OMRON CQM1H PLC System
  • Essentials of ARD Elevator Emergency Rescue Device
  • SolaHD SDN-D rail power supply
  • OMRON C200H PLC Troubleshooting and Programming Essentials
  • Allen Bradley 1336 PLUS Inverter Practical Guide
  • OMRON 3G3KV frequency converter
  • OMRON NSJ Integrated Controller
  • Megatiker M4 Circuit Breaker Maintenance
  • OMRON ZX laser sensor maintenance
  • Saia PCD1 Controller Maintenance Guide
  • OMRON NT Series HMI Replacement and Maintenance
  • Yaskawa F7 Driver Maintenance and Replacement
  • Rockwell 1494 switch selection replacement
  • Omron NA Series HMI Connection Guide
  • Eaton CV Series PLC System Upgrade and Diagnosis
  • Eaton XV-102 HMI Installation and Troubleshooting
  • Siemens SINUMERIK measurement cycle configuration
  • ELAU PacDrive C600 Controller Integration Guide
  • ELAU PacDrive SM Servo Motor Application and Maintenance Guide
  • Bently Nevada Orbit 60 System Upgrade and Troubleshooting Guide
  • YOKOGAWA STARDOM FCN-RTU Controller
  • Fireye InSight II Marine Flame Scanner
  • How to install ABB VSC vacuum contactor?
  • Rexroth Bosch Group VT2000 Proportional Amplifier
  • ALSTOM ALSPA series frequency converter
  • ABB SPACOM replaces REX615
  • Meggitt C327895 Gas Metering Valve Technology
  • Application of MOOG G77x servo valve
  • WOODWARD 2301E Digital Speed Controller
  • ABB UNITOL 1010/1020 AVR Compact IGBT Automatic Voltage Regulator
  • ABB UNITOL 6000 excitation system
  • Rexroth Bosch Group HNC100 Hydraulic Shaft Control
  • Lenze 8400 Inverter Debugging Guide
  • Panning Vacuum Sensor Maintenance Guide
  • SOGEVAC Rotary Disc Pump Maintenance Guide
  • THERMOVAC MEMS Vacuum Gauge Guide
  • TTR 101 Vacuum Gauge Troubleshooting Guide
  • Honeywell Beam Smoke Detector Guide
  • TURBOVAC Molecular Pump Maintenance Guide
  • Troubleshooting of Leuze electronic DDLS 200 optical transmission
  • Lam Harmonic Drive Quick Replacement Guide
  • LZS power replacement and troubleshooting
  • MTL2000 series isolation barrier
  • Temposonics GB Sensor
  • Temposonics R Series Magnetostrictive Displacement Sensor Depth
  • Original inventor of M ü ller Co ax AG coaxial valve
  • Murrelektronik Automation Solution Complete Solution
  • Nabtesco RV series high-precision gearbox
  • NACHI Robot Full Series
  • Electro hydraulic proportional directional flow valve
  • NEC FC-9801X Industrial Computer
  • Mark VIeS Security System