Bài giảng Giới thiệu môn học Hệ thống PLC_ TS Lê Ngọc Bích

176 579 0
Bài giảng Giới thiệu môn học Hệ thống PLC_ TS Lê Ngọc Bích

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

10/23/2012 Giới thiệu môn học Hệ Thống PLC (Misubishi) TS Lê Ngọc Bích Khoa Cơ Khí Bộ môn Cơ Điện Tử Các hiểu biết, kỹ cần đạt  Có khả ứng dụng PLC vào việc điều khiển thiết bị công nghiệp; đặc biệt điều khiển trình tự trình sản xuất công nghiệp  Hiểu thành phần hệ thống điều khiển dùng PLC  Có thể phân tích cấu hình cần thiết cho hệ thống  Biết sử dụng loại PLC cụ thể  Xây dựng toán điều khiển cụ thể dùng PLC Lê Ngọc Bích Nội dung Điều khiển giám sát PLC Các TB ngõ vào Các TB ngõ Lê Ngọc Bích Nội dung  Concept map figure Lê Ngọc Bích Nội dung  Chương : Giới thiệu hệ thống điều khiển dùng PLC  Chương : Các hệ thống số  Chương : Cấu trúc phần cứng PLC  Chương : Các vùng liệu, vùng nhớ, quy định liệu cách truy cặp địa  Chương : Các dạng giao tiếp  Chương : Hướng dẫn cài đặt sử dụng phần mềm GX Developer  Chương : Ngôn ngữ lập trình – tập lệnh  Chương : Ngôn ngữ lập trình – sử dụng Grafcet  Chương : Ngôn ngữ lập trình – tập lệnh nâng cao  Chương 10 : HMI-SCADA - GOT Lê Ngọc Bích Tài liệu tham khảo  [1] Lê Hoài Quốc – Chung Tấn Lâm, PLC điều khiển trình công nghiệp, Nhà Xuất Bản Đại Học Quốc Gia, 2003  [2] Programable Controllers Theory and implementation, L A Bryan  [3] Misubishi automation website  [4] Lê Ngọc Bích, SCADA truyền thông công nghiệp, Nhà xuất Dân Trí  [5] Lê Ngọc Bích, Kỹ thuật lập trình PLC, Nhà Xuất Bản Đại Học Quốc Gia, 2011 Lê Ngọc Bích Cách đánh giá môn học  Tham dự giảng lớp + làm tập chấm điểm chuyên cần: 20%  Kiểm tra lớp : 10%  Bài tập nhà: 10%  Project: 30%  Thi viết cuối học kỳ : 30% Lê Ngọc Bích Chương : Giới thiệu hệ thống điều khiển dùng PLC Hệ thống tự động Lê Ngọc Bích Activity  Analyze the following system to the above diagram:  Microwave oven  Traffic light  Weighting system 10 Lê Ngọc Bích Stepper Motor Interfaces  The use of a position/velocity feedback scheme (see Figure 8-26) can greatly improve the operation of a stepper motor control system, because this scheme provides closed-loop positioning control Lê Ngọc Bích Servo Motor Interfaces  Servo motor interfaces are used in applications requiring control of servo motors via servo drive controllers  A servo motor is a specially designed motor that contains a permanent magnet  The speed of a servo motor can be easily varied by changing the input voltage to the motor  A servo module provides the drive controller with a ±10 VDC signal, which defines the forward and reverse speeds of the servo motor Lê Ngọc Bích Servo Motor Interfaces  Typical applications of servo positioning include grinders, metalforming machines, transfer lines, materialhandling machines, and the precise control of servo driver valves in continuous process applications Lê Ngọc Bích Servo Motor Interfaces  Servo positioning controls operate in a closed-loop system, requiring feedback information in the form of velocity or position  Servo control interfaces may receive velocity feedback in the form of a tachometer input, or positioning feedback in the form of an encoder input, or both  The feedback signal provides the module with information about the actual speed of the motor and the position of the axis Lê Ngọc Bích Servo Motor Interfaces  Figure shows a servo control configuration block diagram PLCs that have positioning control capabilities require two modules— one to implement the servo control task and one to receive feedback and close the loop  Some manufacturers, however, offer complete servo control for one axis in a single module Lê Ngọc Bích Servo Motor Interfaces  Servo control, like stepper motor control, can occur in either single-step or continuous positioning mode (see Figure 8-30) Depending on the manufacturer, multiaxis control can also be synchronized in either single-step or continuous mode Lê Ngọc Bích Servo Motor Interfaces  The PLC processor sends all of the move and position information, including acceleration, deceleration, and the final and feed velocities, to the servo module Lê Ngọc Bích Servo Motor Interfaces Servo motor interface connection diagram Lê Ngọc Bích Servo Motor Interfaces  When servo interfaces are used for positioning control, the feedback resolution provided by the system is a key issue  For example, if an interface uses a leadscrew (a rotational-to-linear motion translator) for axis displacement and an encoder to provide a feedback signal to the servo module, the user must know the leadscrew pitch, the number of encoder pulses per revolution, and the multiplier value in the encoder section of the interface Lê Ngọc Bích Fuzzy Logic Interfaces Offered by a few PLC manufacturers, provide a way of implementing fuzzy logic algorithms in PLCs Fuzzy logic algorithms analyze input data to provide control of a process Lê Ngọc Bích Fuzzy Logic Interfaces  Fuzzy logic modules are an integral part of the advanced capabilities of today’s programmable controllers They help to bridge the gap between the discrete and analog decision-making functions of a PLC In essence, fuzzy logic modules allow PLCs to “reason,” letting them interpret data in an analog-type form instead of just as ON or OFF  The “reasoning” capabilities of fuzzy modules allow them to provide finetuned control of analog processes, as well as nonlinear and time-variant processes, like tension and position control Lê Ngọc Bích Fuzzy Logic Interfaces  Fuzzy logic modules can provide this type of human-like judgment Temperature sensing in (a) a normal PLC and (b) a PLC with fuzzy logic capabilities Lê Ngọc Bích Fuzzy Logic Interfaces  Fuzzy logic modules work with other modules to input and output process information according to fuzzy control algorithms These algorithms are based on userprogrammed rules, which are formed by IF conditions and THEN actions A fuzzy module analyzes its inputs according to the IF conditions and then outputs control data according to the corresponding THEN action  EX: Lê Ngọc Bích Fuzzy Logic Interfaces  Fuzzy logic control is even more practical when multiple rules exist For example, a fuzzy I/O module may receive data from a field device measuring the input process temperature, as well as from a field device measuring the outside environmental temperature In this case, the module could combine two rules to determine a more precise acceptability level, resulting in a more precise output action  For example, IF the input temperature is 75°F and IF the outside environmental temperature is 70°F, THEN the acceptability level is 0.63, so turn the control element a little less (perhaps degrees) clockwise Lê Ngọc Bích ... vào 11 Lê Ngọc Bích Hệ thống điều khiển PLC đơn cấp Lê Ngọc Bích Hệ thống điều khiển PLC đa cấp 13 Lê Ngọc Bích Phân cấp hệ thống 14 Lê Ngọc Bích Phương pháp thiết kế với PLC 15 Lê Ngọc Bích Quiz... phần cứng 30 Lê Ngọc Bích Cấu trúc mặt trước 31 Lê Ngọc Bích Cấu trúc mặt trước 32 Lê Ngọc Bích Cấu trúc mặt trước 33 Lê Ngọc Bích Mã số ý nghĩa  Mơ đun (Main module) 34 Lê Ngọc Bích Mã số ý... 46 Lê Ngọc Bích Cấu trúc phần cứng 47 Lê Ngọc Bích Cấu trúc phần cứng  Quan hệ PLC thiết bị khác hệ thống Cấu trúc truyền thống 48 Lê Ngọc Bích Cấu trúc phần cứng  Quan hệ PLC thiết bị khác hệ

Ngày đăng: 20/04/2015, 17:14

Từ khóa liên quan

Trích đoạn

Tài liệu cùng người dùng

Tài liệu liên quan