1.06k likes | 1.21k Views
FBs series Programmable Controller. By H.N.Wang. Contents. Application Reference Machine Automation Factory Automation System Application Hardware Integration Model of Main Units On-board Expansions I/O Expansions Optional Expansions Handheld PP and Data Access Panel. Contents.
E N D
FBs series Programmable Controller By H.N.Wang
Contents Application Reference • Machine Automation • Factory Automation • System Application Hardware Integration • Model of Main Units • On-board Expansions • I/O Expansions • Optional Expansions • Handheld PP and Data Access Panel
Contents Functionality Integration • System Specifications • I/O Addressing • Communications • Interrupts • High Speed Counters & Timers • High Speed Pulse & PWM Output • Temperature Measurement & PID Control • 7-segment & 16-segment Display
Contents • ROM PACK • Text Message through Data Access Panel • Intellectual Property Protection • Troubleshooting • Programming Software -- WinProladder
Application Reference Machine Automation Factory Automation -Punching -Packing -Printing -Cutting -Drilling -Strapping -Polisher -Feeder -Plastic -Rubber … -Production Information -Distributed Control -Conveyor -Shop-flow … PLC -Alarm -Building -Environment -Warehouse System Application
Model of Main Units Range of Main Unit • Economical Main Units -- MA • High Performance Main Units -- MC • NC Positioning Main Units – MN • Standard equipments for all main units • Power Supply • CPU Board with One Communication Port (Port 0 : RS-232 or USB)
Main Units I/O Capacity: DI:256, DO: 256, RI: 64, RO: 64 On-board I/O: 10/14 (Without I/O Expansion) 20/24/32/40/44/60 (With I/O Expansion) Execution Time:0.33µS/Contact instruction User’s Memory:20K Words Data register:10912+8192+424 Words Comm. Port:5 Ports Interrupt Input: 16 Points (32 Entries) High-speed Counter: 4(HHSC) + 4(SHSC) 0.1mS High-speed Timer: 1 + 4 (HST/HSC) High-speed Pulse/PWM Output: 4-axis Communication Module for option On-board expansion On-board Input I/O, CPU, CommunicationLED Indicators I/O Expansion Port On-board Communication Port (P0) On-board Output
Dimension of Main Units FBs-44MN FBs-60XX FBs-32XX FBs-40XX FBs-20XX FBs-24XX FBs-10XX FBs-14XX W:60mm H:90mm D:80mm W:90mm H:90mm D:80mm W:130mm H:90mm D:80mm W:175mm H:90mm D:80mm
Full Description of Main unit □□ : Number of I/O; 10/14/20/24/32/40/60 for MA/MC, 20/32/44 for MN Δ : Port 0 interface; Blank ̶ RS232, U ̶ USB ◇ : Transistor output type; Blank ̶ Sink (NPN), J ̶ Source (PNP) ◎ : Power supply; Blank ̶ 100~240VAC, D ̶ 24VDC X : Optional order for high speed input (120K Hz) of the MC main unit (1~6 points) Y : Optional order for high speed output (120K Hz) of the MC main unit (1~4 pts)
On-board Expansions Communication Boards *FBs-CBE is an Ethernet ↔ Serial converter through port 1 & 2 for interfacing
On-board Expansions Analog & Display & Memory Boards
I/O Expansions Digital Expansion Units (Built-in Power Supply) □ : Type of output; Blank ̶ Relay, T ̶ Transistor ◇ : Transistor output type; Blank ̶ Sink (NPN), J ̶ Source (PNP) ◎ : Power supply; Blank ̶ 100~240VAC, D ̶ 24VDC
I/O Expansions Digital Expansion Modules (W/o Power Supply) □ : Type of output; Blank ̶ Relay, T ̶ Transistor ◇ : Transistor output type; Blank ̶ Sink (NPN), J ̶ Source (PNP)
I/O Expansions Analog & Temperature Expansion Modules
I/O Expansions 7/16 Segment LED Display & Thumbwheel Switch Input Modules
Optional Expansions Communication Modules * Not supports at MA model *FBs-CMxxE is an Ethernet ↔ Serial converter through port 4 for interfacing
Optional Expansions Power Supply Modules & I/O Extension Box FBs-EPOW FBs-XTNR
Examples for I/O Addressing X0~X13 Y0~Y9 X14~X37 Y10~Y25 X38~X41 Y26~Y29 R3840~R3847 + + + FBs-24MC FBs-40EA FBs-32DGI FBs-8EA X0~X23 Y0~Y15 R3840 Y16~Y23 R3841~R3844 R3904~R3905 X24~X31 Y24~Y31 + + + FBs-40MC FBs-RTD6 FBs-4A2D FBs-16EA
Operation of the Main Unit Sequence operation : Cyclic Scan Input : > One Scan Time … > One Scan Time Housekeeping: Communications, Data swap, Hi-speed pulse output, Hi-speed counter, Time base generation, LED indication, • • • Get Input Solve Ladder Diagram Program Program memory Status memory + Put Output *Execution time of one cycle is called scan time, the scan time varies with the program’s execution *The duration of the input signal should stand more than one scan time for proper control
Communications • 5 Communication Ports • RS-232/RS485/USB/Ethernet • Communication Protocols • FATEK/FATEK-TCP/UDP • Modbus RTU/Modbus ASCII/Modbus TCP • User Defined Protocol • Communication speed • Up to 921600 bps • User Defined Baud Rate
Communications Port 0
Communications Port 1
Communications Port 1
Communications Port 2
Communications Port 2
Communications Port 3 * * Not supports at MA model
Communications Port 3 * * Not supports at MA model
Communications Port 4 * * Not supports at MA model
Communications Port 4 * * Not supports at MA model
Communications Comm. port Item Note : LB means Low Byte ; HB means High Byte
Communications Setting for communication protocol • Method 1 High Byte Low Byte R4047 : Note : b0, b5 ~ b7 don’t care
Communications Setting for communication protocol • Method 2 High Byte Low Byte R4047 :
Communications Setting for communication parameters High Byte Low Byte
Communications Delay time to reply/Time span for no reply detection/Delay time to transmit next packet Master Slave Sending one packet of message Receiving one packet of message Start the time span timer for no reply detection Message for this station and passes error check ? No No reply Receive the reply message ? Yes Yes No Delay time to reply times up ? Time span timer times up ? No No Yes Delay time to TX next packet times up ? Yes Yes Set error code No Reply according to this packet of message Finish this packet of communication