Expert aided control system design:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
London u.a.
Springer
1994
|
Schriftenreihe: | Advances in industrial control
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Literaturangaben |
Beschreibung: | 134 S. graph. Darst. |
ISBN: | 3540198946 0387198946 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV009839884 | ||
003 | DE-604 | ||
005 | 20210130 | ||
007 | t | ||
008 | 940919s1994 gw d||| |||| 00||| ger d | ||
016 | 7 | |a 941921182 |2 DE-101 | |
020 | |a 3540198946 |9 3-540-19894-6 | ||
020 | |a 0387198946 |9 0-387-19894-6 | ||
035 | |a (OCoLC)30544414 | ||
035 | |a (DE-599)BVBBV009839884 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c DE | ||
049 | |a DE-91 |a DE-706 |a DE-634 |a DE-83 |a DE-188 | ||
050 | 0 | |a TJ213 | |
082 | 0 | |a 629.8/32 |2 20 | |
084 | |a MSR 695f |2 stub | ||
100 | 1 | |a Tebbutt, Colin |e Verfasser |4 aut | |
245 | 1 | 0 | |a Expert aided control system design |c Colin Tebbutt |
264 | 1 | |a London u.a. |b Springer |c 1994 | |
300 | |a 134 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Advances in industrial control | |
500 | |a Literaturangaben | ||
650 | 4 | |a Automatic control | |
650 | 4 | |a Computer-aided design | |
650 | 4 | |a Expert systems (Computer science) | |
650 | 0 | 7 | |a Mehrgrößenregelungssystem |0 (DE-588)4135771-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Quadratische Optimierung |0 (DE-588)4130555-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Expertensystem |0 (DE-588)4113491-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Mehrgrößenregelungssystem |0 (DE-588)4135771-1 |D s |
689 | 0 | 1 | |a Quadratische Optimierung |0 (DE-588)4130555-3 |D s |
689 | 0 | 2 | |a Expertensystem |0 (DE-588)4113491-6 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006516027&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-006516027 |
Datensatz im Suchindex
_version_ | 1804124197750833152 |
---|---|
adam_text | TABLE OF CONTENTS
1 Artificial Intelligence and Control System Design 1
1.1 Introduction 1
1.2 Why Use an Expert System? 2
1.3 Applications of Expert Systems in CACSD 3
1.4 Description of the Design System 4
1.5 Notation 7
2 The CACSD Method 9
2.1 Introduction 9
2.2 Notation 10
2.3 Summary of Factorization Theory 10
2.4 Computing the Coprime Matrix Fractions 12
2.5 Diagonal Factorization 13
2.6 The Diagonal Factorization Algorithm 17
2.7 The QSTEP Parameter 18
2.8 The Closed Loop Poles 22
2.9 The S Domain 24
2.10 Summary 24
, 3 Implementation of the CACSD Package 25
3.1 Introduction 25
3.2 Generating the Quadratic Programming Problem 26
3.2.1 Computing the Matrix Fractions 26
3.2.2 Translating the Performance Constraints 27
3.2.3 Translating the Cost Function 29
3.3 Representing the Linear Constraints 30
3.3.1 Time Domain Constraints 31
3.3.2 Frequency Domain Constraints 31
. 3.3.3 Examples 34
3.4 Solving the Quadratic Programming Problem 36
3.5 The QPSOL Algorithm 37
3.6 Ancillary Functions of the CACSD Package 39
3.6.1 Entry of Transfer Function Matrices 39
3.6.2 Entry of Performance Constraints 39
3.6.3 Graphics Facilities 39
3.6.4 Analysis Facilities 40
3.6.5 Reduced Order Controller Estimation 40
3.7 Summary 40
4 The Expert System 41
4.1 Introduction 41
4.2 The User Interface and Philosophy 42
4.3 Explaining the Design Language and Methodology 42
4.4 Presentation of the Design Status 44
4.5 Formulating the Design Specifications 44
4.5.1 The NEXT STEP Command 45
4.5.2 The SUGGEST Command 46
4.5.3 The COMPLETE Command 48
4.6 Expanding the Scope of the CACSD Package 49
4.7 Optimizing the Use of the CACSD Subroutines 50
4.8 Summary 50
5 Implementation of the Expert System 51
5.1 Introduction 51
5.2 Selection of the Expert System Shell 51
5.3 Communication with External Programs 52
5.4 Database Facilities 53
5.4.1 The RESP DB Database 53
5.4.2 The SPEC DB Database 53
5.4.3 The SOLVE DB Database 55
5.4.4 The PARAM DB Database 55
5.4.5 The FEATURE DB Database 56
5.5 Structure of the Expert System 58
5.5.1 Initialization 58
5.5.2 The Command Line Processor 59
5.5.3 The HELP Module 59
5.5.4 The SUGGEST and NEXT STEP Modules 59
5.5.5 The Module Checking for Completeness 63
5.5.6 The Module Explaining Specification Conflicts ... 63
5.6 Summary 66
6 Sample Design Sessions 67
6.1 Introduction 67
6.2 Example 1: A Mine Milling Plant 67
6.3 Example 2: A Gyroscope 80
6.4 Other Examples 83
6.5 Summary 83
7 Use of the Expert System 85
7.1 Introduction 85
7.2 The Undergraduate Control System Design Project 85
7.3 The Postgraduate Control System Design Project 87
7.3.1 Single Variable Designs 88
7.3.2 INA/DNA Designs 89
7.3.3 Characteristic Loci Designs 90
7.3.4 MV CXS Designs 91
7.3.5 Comparison of Design Methods 92
7.3.6 Alternative Designs 95
7.4 Summary 96
8 Implementing the Controller 97
8.1 Introduction 97
8.2 Full Controller Implementation 97
8.3 Reduced Order Controller Estimation 100
8.4 Examples of Controller Implementation 101
8.4.1 FIR Implementation 101
8.4.2 Reduced Order Controller Estimation 103
8.5 Summary 105
9 Conclusions 97
Appendix A MV CXS Specifications 97
A.I Requirements for the Computer 109
A.2 Requirements for the Plant 109
A.3 The MV CXS Command Language Specification 109
A.3.1 Commands to Select a Response 110
A.3.2 Graphics Commands Ill
A.3.5 Miscellaneous Commands 115
Appendix B The CACSD Package Interface 117
Appendix C The MV CXS Student Design Project Instructions . . 123
References 125
Index 131
|
any_adam_object | 1 |
author | Tebbutt, Colin |
author_facet | Tebbutt, Colin |
author_role | aut |
author_sort | Tebbutt, Colin |
author_variant | c t ct |
building | Verbundindex |
bvnumber | BV009839884 |
callnumber-first | T - Technology |
callnumber-label | TJ213 |
callnumber-raw | TJ213 |
callnumber-search | TJ213 |
callnumber-sort | TJ 3213 |
callnumber-subject | TJ - Mechanical Engineering and Machinery |
classification_tum | MSR 695f |
ctrlnum | (OCoLC)30544414 (DE-599)BVBBV009839884 |
dewey-full | 629.8/32 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 629 - Other branches of engineering |
dewey-raw | 629.8/32 |
dewey-search | 629.8/32 |
dewey-sort | 3629.8 232 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Mess-/Steuerungs-/Regelungs-/Automatisierungstechnik Mess-/Steuerungs-/Regelungs-/Automatisierungstechnik / Mechatronik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01777nam a2200481 c 4500</leader><controlfield tag="001">BV009839884</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20210130 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">940919s1994 gw d||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">941921182</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540198946</subfield><subfield code="9">3-540-19894-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0387198946</subfield><subfield code="9">0-387-19894-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)30544414</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV009839884</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TJ213</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">629.8/32</subfield><subfield code="2">20</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MSR 695f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Tebbutt, Colin</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Expert aided control system design</subfield><subfield code="c">Colin Tebbutt</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">London u.a.</subfield><subfield code="b">Springer</subfield><subfield code="c">1994</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">134 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Advances in industrial control</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturangaben</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Automatic control</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer-aided design</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Expert systems (Computer science)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mehrgrößenregelungssystem</subfield><subfield code="0">(DE-588)4135771-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Quadratische Optimierung</subfield><subfield code="0">(DE-588)4130555-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Expertensystem</subfield><subfield code="0">(DE-588)4113491-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Mehrgrößenregelungssystem</subfield><subfield code="0">(DE-588)4135771-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Quadratische Optimierung</subfield><subfield code="0">(DE-588)4130555-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Expertensystem</subfield><subfield code="0">(DE-588)4113491-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006516027&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-006516027</subfield></datafield></record></collection> |
id | DE-604.BV009839884 |
illustrated | Illustrated |
indexdate | 2024-07-09T17:41:50Z |
institution | BVB |
isbn | 3540198946 0387198946 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-006516027 |
oclc_num | 30544414 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM DE-706 DE-634 DE-83 DE-188 |
owner_facet | DE-91 DE-BY-TUM DE-706 DE-634 DE-83 DE-188 |
physical | 134 S. graph. Darst. |
publishDate | 1994 |
publishDateSearch | 1994 |
publishDateSort | 1994 |
publisher | Springer |
record_format | marc |
series2 | Advances in industrial control |
spelling | Tebbutt, Colin Verfasser aut Expert aided control system design Colin Tebbutt London u.a. Springer 1994 134 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Advances in industrial control Literaturangaben Automatic control Computer-aided design Expert systems (Computer science) Mehrgrößenregelungssystem (DE-588)4135771-1 gnd rswk-swf Quadratische Optimierung (DE-588)4130555-3 gnd rswk-swf Expertensystem (DE-588)4113491-6 gnd rswk-swf Mehrgrößenregelungssystem (DE-588)4135771-1 s Quadratische Optimierung (DE-588)4130555-3 s Expertensystem (DE-588)4113491-6 s DE-604 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006516027&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Tebbutt, Colin Expert aided control system design Automatic control Computer-aided design Expert systems (Computer science) Mehrgrößenregelungssystem (DE-588)4135771-1 gnd Quadratische Optimierung (DE-588)4130555-3 gnd Expertensystem (DE-588)4113491-6 gnd |
subject_GND | (DE-588)4135771-1 (DE-588)4130555-3 (DE-588)4113491-6 |
title | Expert aided control system design |
title_auth | Expert aided control system design |
title_exact_search | Expert aided control system design |
title_full | Expert aided control system design Colin Tebbutt |
title_fullStr | Expert aided control system design Colin Tebbutt |
title_full_unstemmed | Expert aided control system design Colin Tebbutt |
title_short | Expert aided control system design |
title_sort | expert aided control system design |
topic | Automatic control Computer-aided design Expert systems (Computer science) Mehrgrößenregelungssystem (DE-588)4135771-1 gnd Quadratische Optimierung (DE-588)4130555-3 gnd Expertensystem (DE-588)4113491-6 gnd |
topic_facet | Automatic control Computer-aided design Expert systems (Computer science) Mehrgrößenregelungssystem Quadratische Optimierung Expertensystem |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006516027&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT tebbuttcolin expertaidedcontrolsystemdesign |