How to correctly connect PLC and the input and output lines of 7 types of equipment

Publisher:亚瑟摩根Latest update time:2023-02-03 Source: elecfansKeywords:Connection Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

Correctly connecting the input and output lines is the prerequisite for ensuring the reliable operation of the PLC. To correctly connect the input and output lines of the PLC and the 7 types of equipment, you need to pay attention to the following aspects:


1. Connection between PLC and main electrical equipment

The following figure is a wiring diagram of PLC and main electrical input devices such as buttons, travel switches, and transfer switches. The PLC in the figure is a DC junction input, that is, all input points share a common terminal COM, and the COM terminal has a DC24V power supply. If it is a group input, you can also refer to the method in the figure below for group connection.

pYYBAGPB_heAexOSAAB3ibzjziM60.jpeg

Using the mixed signal wireless transmitter DTD120FHC, the DCS control cabinet PLC in the control room can monitor the temperature and pressure of boilers and other equipment in real time, and remotely control the hot air valve position switch of the cement line through wireless means.

Wireless communication scheme diagram▼

poYBAGPB_heAH8KtAAHNyWv4U6k986.png

2. Connection between PLC and rotary encoder

The figure shows the connection diagram of the rotary encoder with two-phase pulse output and FX series PLC. The COM terminal of the encoder is connected to the COM terminal of the PLC input, and the A and B two-phase pulse output lines are directly connected to the input terminal of the PLC. When connecting, pay attention to the response time of the PLC input. Some rotary encoders also have a shielded wire, which must be grounded when used.

pYYBAGPB_heAMVYGAAAsc2Avf5A58.jpeg

3. Connection between PLC and sensor

There are many types of sensors, and their output methods are also different. When using two-wire sensors such as proximity switches and photoelectric switches, due to the large leakage current of the sensor, an erroneous input signal may occur, causing the PLC to malfunction. In this case, a bypass resistor R can be connected in parallel to the PLC input terminal, as shown in Figure 6-8. When the leakage current is less than 1mA, its impact can be ignored.

poYBAGPB_hiAIfHeAAAa783Nsuc38.jpeg

The two-way mixed signal wireless device DTD122FHCY is used to wirelessly transmit the collected sensor data such as the moisture content of the concentration tank and the clean water flow rate to the PLC of the local programmable control cabinet, and then the PLC program is used to judge and output control instructions to the scraper.

Wireless communication scheme diagram▼

pYYBAGPB_hiAf5dWAAHYU03-gRc514.png

4. Connection between PLC and multi-position DIP switch

The following figure shows 4-position DIP switches assembled together. The COM terminals of each DIP switch are connected together and connected to the COM terminal on the PLC input side. The 4 data lines of each DIP switch are connected to the 4 input points of the PLC in a certain order. As can be seen from the figure, the use of DIP switches will occupy many PLC input points, so this method should not be used unless it is absolutely necessary.

poYBAGPB_hmAYtkBAAA7lVHNxbs45.jpeg

5. Connection between PLC and output device switch

Take FX2N as an example to explain the connection method between PLC and output devices. The connection method in the figure is the case where the output devices have the same power supply, so the common ends of each group are connected together, otherwise they must be connected in groups. The figure only shows the connection between the Y0-Y7 output points and the output device, and the connection methods of other output points are similar.

pYYBAGPB_hmAPhuhAABy48DnZeo96.jpeg

Using Mitsubishi PLC wireless communication terminal DTD435MC, Kunlun Tongtai uses Mitsubishi PLC FX2N programming port to read and write the corresponding registers of PLC stations through a dedicated protocol.

poYBAGPB_hmAAAT9AAJOQxxbrRY616.png

6. Connection between PLC and inductive load

In the figure, the freewheeling diode can be selected with a rated current of 1A and a rated voltage greater than 3 times the power supply voltage; the resistance value can be 50~120Ω, the capacitance value can be 0.1~0.47μF, and the rated voltage of the capacitor should be greater than the peak voltage of the power supply. Pay attention to the polarity of the freewheeling diode when wiring.

pYYBAGPB_hmAakfcAABCMaikcF805.jpeg

7. Connection between PLC and seven-segment LED display

In the circuit shown in the figure, the chip CD4513 with latching, decoding and driving functions is used to drive the common cathode LED seven-segment display. The data input terminals A to D of the two CD4513 share the four output terminals of the PLC, where A is the lowest bit and D is the highest bit.

poYBAGPB_hqAJpZNAABWghk9GQs47.jpeg


Keywords:Connection Reference address:How to correctly connect PLC and the input and output lines of 7 types of equipment

Previous article:SG_Background Control of VASS KUKA Electric Servo Welding Gun
Next article:Design of 2D digital servo valve controller based on current sampling module

Recommended ReadingLatest update time:2024-11-16 10:52

Common connection methods between PLC and peripheral devices
Common input devices of PLC include buttons, travel switches, proximity switches, conversion switches, encoders, various sensors, etc. Output devices include relays, contactors, solenoid valves, etc. Correctly connecting input and output circuits is the prerequisite for ensuring the safe and reliable operation of PL
[Embedded]
Common connection methods between PLC and peripheral devices
Fault Analysis of Different Indicators of Mitsubishi PLC
1. The meaning of Mitsubishi PLC indicator lights 1. Input indicator light The ones marked with "IN" are input indicator lights. Each indicator light corresponds to an input signal of the PLC. When there is a signal at the corresponding input point, the indicator light will light up. When there is no signa
[Embedded]
Fault Analysis of Different Indicators of Mitsubishi PLC
Batu Automation Profinet protocol to Modbus protocol gateway module connects smart instruments and PLC communications
1. Functions and advantages: The main function of the Batu Automation Profinet protocol to Modbus protocol gateway module (BT-MDPN10) is to realize the conversion and communication between Modbus protocol and Profinet protocol. The Profinet protocol to Modbus protocol gateway module (BT-MDPN10) integrates two protoc
[Embedded]
Batu Automation Profinet protocol to Modbus protocol gateway module connects smart instruments and PLC communications
Common conversion methods for PLC data types
PLC data types refer to the types of data used in programming software to represent variables, constants, objects, etc. Different PLC software may support different data types, but common PLC data types include: 1. Bit (Boolean): A data type that represents the state of a switch and can only store two values: 0
[Embedded]
Example to explain the design steps of PLC control system
The main contents of system design: ① Formulate technical conditions for control system design ② Select the electrical transmission form and actuators such as motors and solenoid valves ③ Select the PLC model ④ Prepare the PLC input/output allocation table or draw the input/output terminal wiring
[Embedded]
Example to explain the design steps of PLC control system
Inverter switching control principle diagram Mitsubishi PLC commonly used bit instructions and operation instructions
1. Inverter switching control schematic diagram 2. The role of electronic components 3. Summary of the conversion of necessary units for electricians 4. RS232 serial port pin definition 5. Calculate current based on power - Experience of the master 6
[Embedded]
Inverter switching control principle diagram Mitsubishi PLC commonly used bit instructions and operation instructions
Mitsubishi PLC sequential function diagram converted to ladder diagram
There are two ways to convert a sequential function chart to a ladder diagram. One is to rewrite the sequential function chart using step instructions, and the other is to convert it directly using the option menu provided by GX Works2. 1. Step instruction STL/RET 1) STL instruction (step start
[Embedded]
Mitsubishi PLC sequential function diagram converted to ladder diagram
A brief discussion on the external wiring of PLC
PLC automatic control is widely used in electrical automation and intelligent control. Electric power workers all know that in addition to inputting established programs, PLC automatic control also requires wiring of the input and output ports of the PLC itself. Only when the PLC program instructions are
[Embedded]
A brief discussion on the external wiring of PLC
Latest Embedded Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号