EasyManua.ls Logo

FATEK FBS-40EA Series User Manual

FATEK FBS-40EA Series
348 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
Hardware
Contents
Chapter 1Introduction of FATEK FBS Series PLC
1.1 Appearance of Main Unit...............................................................................................................H1-1
1.2 Appearance of Expander/Module.................................................................................................H1-2
1.3 Appearance of Communication Expansion Module ....................................................................H1-4
1.4 List of FBS-PLC Models ................................................................................................................H1-5
1.5 Specifications of Main Unit ............................................................................................................H1-7
1.6 Environmental Specifications ........................................................................................................H1-8
1.7 Connection Diagrams of Various Models.....................................................................................H1-9
1.7.1 NC Control Main Unit..............................................................................................................H1-9
1.7.2 Basic/Advanced Main Unit .....................................................................................................H1-10
1.7.3 Digital I/O Expander................................................................................................................H1-12
1.7.4 Digital I/O Expansion Module.................................................................................................H1-13
1.7.5 High-Density Digital I/O Expansion Module ..........................................................................H1-14
1.7.6 Numeric I/O Expansion Module.............................................................................................H1-14
1.7.7 Analog I/O Expansion Module ...............................................................................................H1-14
1.7.8 Temperature Input Module.....................................................................................................H1-15
1.7.9 Expansion Power....................................................................................................................H1-15
1.7.10 Communication Module (CM)..............................................................................................H1-16
1.7.11 Communication Board (CB).................................................................................................H1-17
1.8 Drawings with External Dimensions .............................................................................................H1-18
Chapter 2System Architecture
2.1 Single-Unit System of FBS-PLC...................................................................................................H2-1
2.2 Formation of Multiple Units............................................................................................................H2-2
2.2.1 Connection of multiple FBS-PLC...........................................................................................H2-2
2.2.2 Connection of FBS-PLC with host computer or intelligent peripherals................................H2-3
Chapter 3Expansion of FBS-PLC
3.1 I/O Expansion.................................................................................................................................H3-1
Question and Answer IconNeed help?

Do you have a question about the FATEK FBS-40EA Series and is the answer not in the manual?

FATEK FBS-40EA Series Specifications

General IconGeneral
ModelFBS-40EA
TypePLC
Input Voltage24V DC
Digital Inputs24
Digital Outputs16
Output TypeRelay
Program Memory8K Steps
High-Speed Counters4
Pulse Outputs2
Analog Inputs0
Analog Outputs0
Weight0.5 kg
SeriesFBS-40EA
Communication PortsRS-232, RS-485
Programming LanguageLadder Diagram
Operating Temperature0°C to 55°C
Storage Temperature-20 to 70 °C
Humidity5% to 95% (non-condensing)

Summary

Chapter 1: Introduction of FATEK FBS Series PLC

1.5 Specifications of Main Unit

Outlines the detailed technical specifications for the main PLC units, including memory and I/O capabilities.

1.7 Connection Diagrams of Various Models

Illustrates the terminal block connection diagrams for different PLC main unit models.

Chapter 3: Expansion of FBS-PLC

3.1 I/O Expansion

Describes methods for expanding the PLC's Digital and Numeric I/O points using expansion units/modules.

3.2 Expansion of Communication Port

Covers methods for expanding communication capabilities using Communication Boards (CB) or Modules (CM).

Chapter 4: Installation Guide

4.2 Precautions of PLC Installation

Highlights critical precautions for installing the PLC to avoid interference and ensure proper functioning.

4.5 Precautions on Construction and Wiring

Provides essential guidelines for wiring construction to ensure safety, signal integrity, and prevent damage.

Chapter 5: Power Supply Wiring, Power Consumption Calculation, and Power Sequence Requirement

5.1 Specifications of AC Power Sourced Power Supply and Wiring

Lists specifications and wiring details for AC power supplies used with FBS-PLC units and modules.

5.2 Specifications of DC Power Sourced Power Supply and Wiring

Outlines specifications and wiring for DC power supplies used with FBS-PLC, including internal power generation.

5.3 Residual Capacity of Main/Expansion Unit & Current Consumption of Expansion Module

Details the residual power supply capacities and current consumption of expansion modules to prevent overload.

5.4 Requirement of Power Sequence in Main Unit & Expansion Unit/Module

Explains the necessary power-on sequence for main and expansion units to ensure correct I/O configuration.

Chapter 6: Digital Input (DI) Circuit

6.1 Specifications of Digital Input (DI) Circuit

Provides specifications for 5VDC differential and 24VDC single-end input circuits, including response speeds.

6.2 Structure and Wiring of 5VDC Ultra High Speed Differential Input Circuit

Illustrates the structure and wiring for 5VDC differential input, suitable for high-speed counters.

6.3 24VDC Single-End Input Circuit and Wiring for SINK/SRCE input

Details the 24VDC single-end input circuits and their wiring configurations for SINK and SRCE modes.

Chapter 7: Digital Output (DO) Circuit

7.1 Specifications of Digital Output Circuit

Lists specifications for various digital output circuits, including relays, TRIAC, and transistors.

7.2 5VDC Ultra High Speed Line-Driver Differential Output Circuit and its Wiring

Explains the structure and wiring for 5VDC differential output, used with MN model main units.

7.3 Single-End Output Circuit

Describes the single-end output structure for relays, transistors, and TRIAC devices, including common output blocks.

7.5 Output Device Protection and Noise Suppression in DO Circuit

Discusses protection methods for output devices like relays and transistors against surge currents and noise.

Chapter 8: Test Run, Monitoring and Maintenance

8.1 Inspection after Wiring and Before First Time Power on

Outlines essential checks before powering on the PLC and related equipment to ensure correct wiring and power.

8.2 Test Run and Monitoring

Explains how to perform test runs and monitor PLC operations, including the Disable/Enable I/O feature.

8.3 LED Indications on PLC Main Unit and Troubleshooting

Details the status of PLC LEDs for power, run, error, and I/O, along with troubleshooting guidance.

8.4 Maintenance

Provides information on general maintenance procedures and troubleshooting for defective units.

Chapter 1 PLC Ladder Diagram and the Coding Rules of Mnemonic

1.1 The Operation Principle of Ladder Diagram

Explains the fundamental principles and operation of ladder diagrams in automatic control systems.

1.3 Ladder Diagram Structure and Terminology

Introduces the structural elements, terminology, and symbols used in PLC ladder diagrams.

1.4 The Coding Rules of Mnemonic

Details the rules for translating ladder diagrams into mnemonic instructions for programming.

Chapter 2 FBs-PLC Memory Allocation

2.1 FBs-PLC Memory Allocation

Illustrates the internal memory structure of FBs-PLC, including SRAM and FBS-PACK, for discrete and register data.

2.2 Digital and Register Allocations

Details the allocation ranges and types for digital elements (X, Y, TR) and registers (M, S, T, C, DR, IR, OR, etc.).

2.3 Special Relay Details

Explains the functions and descriptions of special relays like M1912 (Emergency Stop) and M1918 (Master Control Selection).

2.4 Special Registers Details

Provides details on special registers used for PID control, temperature measurement, and system parameters.

Chapter 3 FBs-PLC Instruction Lists

3.1 Sequential Instructions

Lists and describes sequential instructions like ORG, LD, AND, OR, ANDLD, and ORLD used in ladder logic.

3.2 Function Instructions

Introduces the categories of function instructions, including Basic and Advanced groups, for timers, counters, math operations, etc.

Chapter 4 Sequential Instructions

4.1 Valid Operand of Sequential Instructions

Shows the valid operands and ranges for sequential instructions like ORG, LD, AND, OR, and OUT.

4.2 Element Description

Explains the characteristics and waveforms of A, B, TU, and TD contacts, as well as OPEN and SHORT contacts.

Chapter 5 Descriptions of Function Instructions

5.1 The Format of Function Instructions

Explains the structure of function instructions, including input control, instruction number, operand, and output.

Chapter 6 Basic Function Instruction

Chapter 7 Advanced Function Instructions

Chapter 8 Step Instruction Description

Related product manuals