1769-IF8 可編程邏控制器

1769-lF8詳解PLC(可編程邏控制器)是一種工業(yè)計算機(jī),用干根據(jù)其程席或邏對輸入進(jìn)行監(jiān)控,并根其狀本進(jìn)行決第以控制(打開/關(guān)閉)其輸出,從而使機(jī)器或過程自動化。
nema將可編程邏輯控制器定義為:
一種數(shù)字操作的電子設(shè)備,通過數(shù)字或模擬輸入/輸出實現(xiàn)特定功能,如邏輯排序,定時,計數(shù)和算術(shù),內(nèi)部存情器模塊通過可編程存情器,各種類型的機(jī)墨或過程實現(xiàn)指令

分類:

描述

1769-IF8 可編程邏控制器

1769-lF8詳解PLC(可編程邏控制器)是一種工業(yè)計算機(jī),用干根據(jù)其程席或邏對輸入進(jìn)行監(jiān)控,并根其狀本進(jìn)行決第以控制(打開/關(guān)閉)其輸出,從而使機(jī)器或過程自動化。
nema將可編程邏輯控制器定義為:
一種數(shù)字操作的電子設(shè)備,通過數(shù)字或模擬輸入/輸出實現(xiàn)特定功能,如邏輯排序,定時,計數(shù)和算術(shù),內(nèi)部存情器模塊通過可編程存情器,各種類型的機(jī)墨或過程實現(xiàn)指令
plc的基本工作原理
掃描技術(shù)
PLC投入運(yùn)行時,其工作過程一般分為三個階段:輸入采樣、用戶程序執(zhí)行和輸出刷新,完成這三個階段稱為掃描循環(huán)。在整個運(yùn)行期間,PLC的CPU以一定的掃描速度重復(fù)上述三個階段
(一) 輸入采樣階段
在輸入采樣階段,北以掃描的方式讀取所有輸入狀態(tài)和數(shù)據(jù),并將其存入i0圖像區(qū)域的相應(yīng)單元。輸入示例完成后,將其轉(zhuǎn)移到用戶程序執(zhí)行和輸出刷新階段。1769-IF8詳解在這兩個階段中,即使輸入狀態(tài)和數(shù)據(jù)發(fā)生變化,在io圖像區(qū)域中對應(yīng)單元的狀態(tài)和數(shù)據(jù)也不會改變。因此,如果輸入是脈沖信號,則脈沖信號的寬度必須大于掃描周期,以確保在任何情況下,輸入都能被讀取。

(i) 用戶程序執(zhí)行階段
在用戶程序執(zhí)行階段,PLC是按從上到下的順序?qū)τ脩舫绦?梯形圖)進(jìn)行掃描。掃描每一個梯形圖時,是先掃描由梯形圖左側(cè)觸點組成的控制電路,由觸點組成的控制電路先按左、右、上、下順序邏輯操作。然后,根據(jù)邏輯運(yùn)算的結(jié)果,對邏輯線圈在系統(tǒng)RAM存情區(qū)的相應(yīng)位置進(jìn)行刷新。狀態(tài):或刷新1O圖像區(qū)域中輸出線圈的相應(yīng)位置:或確定是否執(zhí)行梯形圖中的特殊功能指
也就是說,在用戶程房執(zhí)行過程中,只有10圖像區(qū)輸入點的狀態(tài)和數(shù)據(jù)不會改變,而/0圖像區(qū)或系統(tǒng)RAM存儲區(qū)的其他輸出點和軟設(shè)備的狀態(tài)和數(shù)據(jù)可能會改變,上面的梯形圖將低于程序的執(zhí)行結(jié)果。使用這些線醫(yī)或數(shù)據(jù)工作的梯形圖:相反,下面梯形圖中刷新的邏輯線圈的狀態(tài)或數(shù)據(jù)只能用于下一個掃描周期中梯形圖頂部的程序
(三) 輸出刷新階段
1769-IF8詳解當(dāng)掃描用戶程序結(jié)束時,PLC進(jìn)入輸出刷新階段。在此期間,CPU根據(jù)1/0映射區(qū)域中的相應(yīng)狀態(tài)和數(shù)據(jù)刷新所有輸出鎖存電路,并通過輸出電路驅(qū)動相應(yīng)的外圍設(shè)備。這時,它是PLC的實際輸出
相同的梯形圖排列順序不同,執(zhí)行結(jié)果也不同。此外,掃描用戶程序的結(jié)果不同于繼電器控制裝置的硬邏輯并行操作。當(dāng)然,如果掃描周期所花費的時間在整個操作中可以忽略不計,那么兩者之間就沒有區(qū)別。
通常,PLC的掃描周期包括自診斷,通信等,如下圖所示,即一個掃描周期等于所有時間的和,如自診斷,通信,輸入采樣,用戶程序執(zhí)行和輸出刷新
PLC硬件包括電源模塊,1/0模塊,外部現(xiàn)場輸出組件以及一些電線,端子和接線盒?,F(xiàn)場輸入組件主要包括行程開關(guān),按鈕開關(guān)和中間繼電器輸出觸點?,F(xiàn)場輸出組件主要包括繼電器,電磁閥,接觸器和電機(jī)。硬件部分的常見故障是元件損壞和接線松動。

1769-IF8 可編程邏控制器

A PLC(Programmable Logic Controller) is an industrial computer that automates a machine or process by monitoring inputs according to their processes or logic and making decisions based on them to control (turn on/off) their outputs.
nema defines a programmable logic controller as:
A digitally operated electronic device that implements specific functions such as logical sorting, timing, counting, and arithmetic via digital or analog input/output, an internal memorizer module that implements instructions via programmable memorizers, various types of machine inks, or processes
Basic working principle of plc
Scanning technique
When PLC is put into operation, its working process is generally divided into three stages: input sampling, user program execution and output refresh, and the completion of these three stages is called the scan cycle. During the entire operation period, the PLC’s CPU repeats the above three stages at a certain scanning speed
(A) Input sampling phase
During the input sampling phase, North reads all input status and data by scanning and stores it in the corresponding cell in the i0 image region. Once the input example is complete, move it to the user program execution and output refresh phase. 1769-IF8 detail In both stages, even if the input state and data change, the state and data of the corresponding unit in the io image area will not change. Therefore, if the input is a pulse signal, the width of the pulse signal must be greater than the scan period to ensure that the input can be read in any case.
(i) User program execution phase
In the execution stage of the user program, the PLC scans the user program (ladder diagram) from top to bottom. When scanning each ladder diagram, the control circuit composed of contacts on the left side of the ladder diagram is scanned first, and the control circuit composed of contacts first operates according to the sequence logic of left, right, up and down. Then, according to the result of logical operation, the logical coil is refreshed at the corresponding position in the memory area of the system RAM. Status: Either refresh the corresponding position of the output coil in the 1O image area: or determine whether to perform the special function indicated in the ladder diagram
That is to say, during the execution of the user program room, only the state and data of the input point in the 10 image area will not change, while the state and data of the other output points and software devices in the /0 image area or the system RAM storage area may change, and the ladder diagram above will be lower than the execution result of the program. Ladder diagram working with these lines or data: In contrast, the status or data of the logic coils refreshed in the ladder diagram below can only be used for the program at the top of the ladder diagram in the next scan cycle
(3) Output refresh phase
1769-IF8 Detail When the scan user program ends, the PLC enters the output refresh phase. During this time, the CPU refreshes all output latching circuits according to the corresponding state and data in the 1/0 mapped region, and drives the corresponding peripheral devices through the output circuit. At this time, it is the actual output of the PLC
The same ladder diagram is arranged in different order, and the execution results are different. In addition, the result of scanning the user program is different from the hard logic parallel operation of the relay control device. Of course, if the time taken by the scan cycle is negligible in the overall operation, then there is no difference between the two.
Generally, the scan cycle of PLC includes self-diagnosis, communication, etc., as shown in the figure below, that is, a scan cycle is equal to the sum of all times, such as self-diagnosis, communication, input sampling, user program execution and output refresh
The PLC hardware includes a power module, a 1/0 module, an external field output assembly, and some wires, terminals, and junction boxes. Field input components mainly include travel switch, push button switch and intermediate relay output contact. Field output components mainly include relays, solenoid valves, contactors and motors. Common failures in the hardware part are damaged components and loose wiring.
公司介紹:
成都陽光不斷創(chuàng)新致力于提升停產(chǎn)的自動化零件供應(yīng)水平,無論客戶身處何地,無論所需配件多么稀有,我們總能將客戶與所需產(chǎn)品緊密連接 ,成都陽光零部件覆蓋廣泛。
急切需要自動化或控制零件? 全新、Used和已停產(chǎn)的自動化機(jī)械零件的全球供應(yīng)商。
客戶支持快速響應(yīng)
合作伙伴網(wǎng)絡(luò)橫跨各個大洲
全球合作伙伴網(wǎng)絡(luò)




Company Introduction:
Chengdu Sunshine Xihe Co., Ltd. specializes in one-stop procurement consulting for imported industrial spare parts, offering original equipment and professional discontinued parts services. We are committed to providing efficient and reliable automation solutions for our customers. Customer support fast responseThe network of partners spans all continentsGlobal partner networkAlways achieve more delivery, be it parts, service or speed



始終實現(xiàn)更多的交付,無論是零件、服務(wù)還是速度