動態(tài)系統(tǒng)的數(shù)字控制

出版時間:2001-9  出版社:清華大學出版社  作者:Gene F.Franklin  頁數(shù):742  
Tag標簽:無  

前言

由G.F.Franklin,J.D.Powell和M.Worknan編著的“Digital Control of Dynamic Systems”一書初版于1980年,本書為第三版,出版于1998年。本書及前版本被國外許多大學用作本科生高年級或研究生的教材。該書是國際上關于計算機控制的一本權威性教材。隨著計算機技術的迅速發(fā)展和應用的日益普及,越來越多的控制系統(tǒng)采用計算機進行控制。本書正是針對這種情況,著重對數(shù)字控制系統(tǒng)(即計算機控制系統(tǒng))的分析、設計和建模等問題進行了系統(tǒng)的介紹。其中尤以較多篇幅討論了數(shù)字控制系統(tǒng)的設計方法。同時對于一些實際問題,如采樣周期的選擇、量化效應的分析等也進行了深入的討論,并且有單獨一章及一個附錄專門介紹數(shù)字控制的應用。本書注重理論聯(lián)系實際,書中不僅給出理論的結果,而且給出實用的算法和對一些實際問題的考慮。同時引入了MATLAB作為計算機輔助設計控制系統(tǒng)的軟件工具,從而使所介紹的理論和方法更易于被接受和應用。全書共分14章,第1章是概論,第2章對連續(xù)控制系統(tǒng)理論進行了簡單的復習,第3章介紹了采樣過程和離散化。第2章和第3章是該第3版新增加的內容,它主要是為本書所需先修內容作一簡要介紹,為后續(xù)章節(jié)的學習打下了必要的基礎。第4到第6章介紹離散和采樣系統(tǒng)的基本分析方法,其中第4章介紹Z變換,第5章介紹采樣數(shù)據(jù)系統(tǒng),第6章討論連續(xù)系統(tǒng)的近似離散等效。第7章到第9章介紹數(shù)字控制系統(tǒng)的各種設計方法,這一部分是全書的重點。其中第7章介紹基于數(shù)學變換的經(jīng)典設計方法,第8章介紹基于狀態(tài)空間的極點配置設計方法,第9章介紹多變量系統(tǒng)的二次型最優(yōu)控制。第10章和第11章介紹計算機控制系統(tǒng)所特有的一些實際問題,其中第10章分析量化效應,第11章討論采樣周期的選擇。第12章討論數(shù)字控制系統(tǒng)的建模問題,介紹了系統(tǒng)辨識和參數(shù)估計。第13章簡要介紹了非線性控制的有關問題。第14章介紹了磁盤驅動器的伺服控制設計,以作為數(shù)字控制系統(tǒng)的一個典型應用。附錄中還給出了應用舉例、Z變換表、矩陣變換和運算、隨機過程及Matlab函數(shù)等基本材料,以備查用。本書每章后面均有總結和習題,以幫助讀者抓住每章的知識要點和鞏固所學的內容。本書內容豐富、取材適當,兼顧了系統(tǒng)性、先進性和實用性等方面的要求。該書可作為與控制工程相關各專業(yè)的研究生或高年級本科生的教材或參考書。

內容概要

  《動態(tài)系統(tǒng)的數(shù)字控制》是國際上關于計算機控制的一本權威性教材。全書共分14章,內容包括概論、連續(xù)控制系統(tǒng)理論、采樣過程和離散化、Z變換、采樣數(shù)據(jù)系統(tǒng)、連續(xù)系統(tǒng)的近似離散等效、基于數(shù)學變換的經(jīng)典設計方法、基于狀態(tài)空間的極點配置設計方法、多變量系統(tǒng)的二次型最優(yōu)控制、量化效應、采樣周期的選擇、數(shù)字控制系統(tǒng)的建模問題、數(shù)字控制系統(tǒng)的各種設計方法、變量系統(tǒng)的二次型最優(yōu)控制、采樣周期的選擇、非線性控制的有關問題,以及數(shù)字控制系統(tǒng)的一個典型應用——磁盤驅動器的伺服控制設計等。附錄中還給出了應用舉例、Z變換表、矩陣變換和運算、隨機過程及Matlab函數(shù)等基本材料。每章后面均有總結和習題。  《動態(tài)系統(tǒng)的數(shù)字控制》注重理論聯(lián)系實際,書中不僅給出理論的結果,而且給出實用的算法和對一些實際問題的考慮。同時引入了MATLAB作為計算機輔助設計控制系統(tǒng)的軟件工具,從而使所介紹的理論和方法更易于被接受和應用。本可作為控制工程及相關專業(yè)的研究生或高年級本科生的教材或參考書。

作者簡介

作者:(美國)Gene F.Franklin (美國)J.David Powell

書籍目錄

Preface xix1 Introduction 1.1 Problem Definition1.2 Overview of Design Approach 1.3 Computer-Aided Design 1.4 Suggestions for Further Reading 1.5 Summary 1.6 Problems2 Review of Continuous Control 2.1 Dynamic Response 2.1.1 Differential Equations 2.l.2 Laplace Transforms and Transfer Functions2.1.3 Output Time Histories 2.1.4 The Final Value Theorem 2.1.5 Block Diagrams 2.1.6 Response versus Pole Locations 2.1.7 Time-Domain Specifications 2.2 Basic Properties of Feedback 2.2.1 Stability2.2.2 Steady-State Errors2.2.3 PID Control2.3 Root Locus2.3.1 Problem Definition2.3.2 Root Locus Drawing Rules2.3.3 Computer-Aided Loci2.4 Frequency Response Design2.4.1 Specifications2.4.2 Bode Plot Techniques2.4.3 Steady-State Errors2.4.4 Stability Margins2.4.5 Bode’s Gain-Phase Relationship2.4.6 Design2.5 Compensation2.6 State-Space Design2.6.1 Control Law2.6.2 Estimator Design2.6.3 Compensation: Combined Control and Estimation2.6.4 Reference Input2.6.5 Integral Control2.7 Summary2.8 Problems 3 Introductory Digital Control3.1 Digitization3.2 Effect of Sampling3.3 PID Control3.4 Summary3.5 Problems4 Discrete Systems Analysis4.1 Linear Difference Equations4.2 The Discrete Transfer Function4.2.1 The z-Transform4.2.2 The Transfer Function4.2.3 Block Diagrams and State-Variable Descriptions4.2.4 Relation of Transfer Function to Pulse Response4.2.5 External Stability4.3 Discrete Models of Sampled-Data Systems4.3.1 Using the z-Transform4.3.2 *Continuous Time Delay4.3.3 State-Space Form4.3.4 *State-Space Models for Systems with Delay4.3.5 *Numerical Considerations in Computing ?and ?4.3.6 *Nonlinear Models4.4 Signal Analysis and Dynamic Response4.4.1 The Unit Pulse4.4.2 The Unit Step4.4.3 Exponential4.4.4 General Sinusoid4.4.5 Correspondence with Continuous Signals4.4.6 Step Response4.5 Frequency Response4.5.1 *The Discrete Fourier Transform (DFT)4.6 Properties of the z-Transform4.6.1 Essential Properties4.6.2 *Convergence of z-Transform4.6.3 *Another Derivation of the Transfer Function4.7 Summary4.8 Problems5 Sampled-Data Systems5.1 Analysis of the Sample and Hold5.2 Spectrum of a Sampled Signal5.3 Data Extrapolation5.4 Block-Diagram Analysis of Sampled-Data Systems5.5 Calculating the System Output Between Samples: The Ripple5.6 Summary5.7 Problems5.8 Appendix 6 Discrete Equivalents6.l Design of Discrete Equivalents via Numerical Integration6.2 Zero-Pole Matching Equivalents6.3 Hold Equivalents6.3.1 Zero-Order Hold Equivalent6.3.2 A Non-Causal First-Order-Hold Equivalent The Triangle-Hold Equivalent6.4 Summary6.5 Problems7 Design Using Transform Techniques7.1 System Specifications7.2 Design by Emulation7.2.1 Discrete Equivalent Controllers7.2.2 Evaluation of the Design7.3 Direct Design by Root Locus in the z-Plane7.3.1 z-Plane Specifications7.3.2 The Discrete Root Locus7.4 Frequency Response Methods7.4.1 Nyquist Stability Criterion7.4.2 Design Specifications in the Frequency Domain7.4.3 Low Frequency Gains and Error Coefficents7.4.4 Compensator Design7.5 Direct Design Method of Ragazzini7.6 Summary7.7 Problems8 Design Using State-Space Methods8.1 Control Law Design8.1.1 Pole Placement8.1.2 Controllability8.1.3 Pole Placement Using CACSD8.2 Estimator Design8.2.1 Prediction Estimators8.2.2 Observability8.2.3 Pole Placement Using CACSD8.2.4 Current Estimators8.2.5 Reduced-Order Estimators8.3 Regulator Design: Combined Control Law and Estimator8.3.1 The Separation Principle8.3.2 Guidelines for Pole Placement8.4 Introduction of the Reference Input8.4.1 Reference Inputs for Full-State Feedback8.4.2 Reference Inputs with Estimators: The State-Command Structure8.4.3 Output Error Command8.4.4 A Comparison of the Estimator Structure and Classical Methods8.5 Integral Control and Disturbance Estimation8.5.1 Integral Control by State Augmentation8.5.2 Disturbance Estimation8.6 Effect of Delays8.6.l Sensor Delays8.6.2 Actuator Delays8.7 *Controllability and Observability8.8 Summary8.9 Problems9 Multivariable and Optimal Control9.1 Decoupling 9.2 Time-Varying Optimal Control9.3 LQR Steady-State Optimal Control9.3.1 Reciprocal Root Properties9.3.2 Symmetric Root Locus9.3.3 Eigenvector Decomposition9.3.4 Cost Equivalents9.3.5 Emulation by Equivalent Cost9.4 Optimal Estimation9.4.1 Least-5quares Estimation9.4.2 The Kalman Filter9.4.3 Steady-State Optimal Estimation9.4.4 Noise Matrices and Discrete Equivalents9.5 Multivariable Control Design9.5.1 Selection of Weighting Matrices Q1 and Q29.5.2 Pincer Procedure 9.5.3 Paper-Machine Design Example9.5.4 Magnetic-Tape-Drive Design Example9.6 Summary9.7 Problems10 Quantization Effects10.1 Analysis of Round-Off Error10.2 Effects of Parameter Round-Off10.3 Limit Cycles and Dither10.4 Summary10.5 Problems11 Sample Rate Selection11.1 The Sampling Theorem’s Limit11.2 Time Response and Smoothness11.3 Errors Due to Random Plant Disturbances11.4 Sensitivity to Parameter Variations11.5 Measurement Noise and Antialiasing Filters11.6 Multirate Sampling11.7 Summary11.8 Problems12 system Identification13 Nonlinear Control14 Design of a disk drive servo:A case study Appendix A Examples Appendix B TablesAppendix C A few results from matrix analysisAppendix D summary of facts from the theory of probabilityAppendix E matlab functionsAppendix F Differences between matlab v5 and v4referencesindex

章節(jié)摘錄

插圖:

編輯推薦

《動態(tài)系統(tǒng)的數(shù)字控制》對數(shù)字控制系統(tǒng)(即計算機控制系統(tǒng))的分析、設計和建模等問題進行了系統(tǒng)的介紹。其中尤以較多篇幅討論了數(shù)字控制系統(tǒng)的設計方法,同時對于一些實際問題,如采樣周期的選擇、量化效應的分析等也進行了深入的討論,并且有單獨一章 及一個附錄專門介紹數(shù)字控制的應用?!秳討B(tài)系統(tǒng)的數(shù)字控制》注重理論聯(lián)系實際,書中不僅給出理論結果,而且給出實用的算法和對一些實際問題的考慮。同時引入Matlab作為計算機輔助設計控制系統(tǒng)的軟件工具,從而使所介紹的理論和方法更易于接受和應用?!秳討B(tài)系統(tǒng)的數(shù)字控制》內容豐富、取材適當,兼顧了系統(tǒng)性、先進性和實用性等方面的要求。該書可作為與控制工程相關各專業(yè)的研究生或高年級本科生的教材或參考書。

圖書封面

圖書標簽Tags

評論、評分、閱讀與下載


    動態(tài)系統(tǒng)的數(shù)字控制 PDF格式下載


用戶評論 (總計5條)

 
 

  •   質量一般般,內容反正都差不多
  •   由于是影印版,價格嘛比較低,一分錢,一分貨,不能要求太多,紙張質量不是非常好;快遞過來的時候包裝有點少,書有點擦破皮。。。
  •   我滿意因為通過比較合適的價格買了我需要的書。對一個學生來說這個很重要。而且送貨的時間不長。付錢的方式比較靈活。
  •   書不錯,內容也挺好,正在研讀中。
  •   理論聯(lián)系工程實際,真正的深入淺出,一本難得的好書,推薦!
 

250萬本中文圖書簡介、評論、評分,PDF格式免費下載。 第一圖書網(wǎng) 手機版

京ICP備13047387號-7