TAILIEUCHUNG - Essentials of Process Control phần 7

Tham khảo tài liệu 'essentials of process control phần 7', ngoại ngữ, ngữ pháp tiếng anh phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | CHAPTER 10 Frdquency-Domain Dynamics 363 FIGURE Bode plots of several systems. arguments of the individual components. This is particularly useful when there is a deadtime element in the transfer function. If you try to calculate the phase angle from the final total complex number the FORTRAN subroutines ATAN and ATAN2 cannot determine what quadrant you are in. has only one argument and therefore can track the complex number only in the first or fourth quadrant. So phase angles between -90 and 180 will be reported as 90 to 0 . The subroutine ATAN2 since it has two arguments the imaginary and the real part of the number can accurately track the phase angle between 180 and 180 but not beyond. Getting the phase angle by summing the angles of the components eliminates all these problems. A complex number G always has two parts real and imaginary. These parts can be specified using the statement G CMPLX X Y where G complex number X real part of G Y imaginary part of G Complex numbers can be added multiplied and divided The magnitude of a complex number can be found by using the statement XX-CARS G 364 PART TI Frequency-Domain Dynamics and Control I where XX the real number that is the magnitude of G. Knowing the complex. J number G we can find its real and imaginary parts by using the statements X REAL G Y AIMAG G I A deadtime element Gịs e Ds ị Gạn e lDtứ cos Díu - isin Dío J can be calculated using the statement G CMPLX COS Đ W -SIN D W where D deadtime W frequency in radians per minute in the FORTRAN program j The program in Table illustrates the use of some of these complex FORTRAN statements. MATLAB Program for Plotting Frequency Response Table gives a MATLAB program that generates Nyquist Bode and Nichols plots for the three-heated-tank process. Figure gives the plots. The num and den polynomials are defined in the same way as in the root locus plots in Chapter 8. The frequency range of interest is specified by a logspace .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.