Introduction to evolvable hardware: a practical guide for designing self-adaptive systems
Gespeichert in:
Beteiligte Personen: | , |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Hoboken, N.J.
Wiley-Interscience
2007
|
Schriftenreihe: | IEEE Press series on computational intelligence
|
Schlagwörter: | |
Links: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020445639&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Umfang: | XV, 192 S. graph. Darst. |
ISBN: | 0471719773 9780471719779 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV036523675 | ||
003 | DE-604 | ||
005 | 20100709 | ||
007 | t| | ||
008 | 100625s2007 xx d||| |||| 00||| eng d | ||
015 | |a GBA636076 |2 dnb | ||
020 | |a 0471719773 |c (hbk.) : £45.95 |9 0-471-71977-3 | ||
020 | |a 9780471719779 |9 978-0-471-71977-9 | ||
035 | |a (OCoLC)636901791 | ||
035 | |a (DE-599)HBZHT015187289 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-91 | ||
082 | 0 | |a 621.392 | |
084 | |a DAT 718f |2 stub | ||
084 | |a ELT 352f |2 stub | ||
100 | 1 | |a Greenwood, Garrison W. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Introduction to evolvable hardware |b a practical guide for designing self-adaptive systems |c Garrison W. Greenwood ; Andrew M. Tyrrell |
264 | 1 | |a Hoboken, N.J. |b Wiley-Interscience |c 2007 | |
300 | |a XV, 192 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a IEEE Press series on computational intelligence | |
650 | 4 | |a Computer input-output equipment |x Design and construction | |
650 | 4 | |a Evolutionary programming (Computer science) | |
650 | 0 | 7 | |a Evolutionäre Programmierung |0 (DE-588)4366915-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Programmierbare logische Anordnung |0 (DE-588)4076369-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Hardware |0 (DE-588)4023422-8 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Evolutionäre Programmierung |0 (DE-588)4366915-3 |D s |
689 | 0 | 1 | |a Hardware |0 (DE-588)4023422-8 |D s |
689 | 0 | 2 | |a Programmierbare logische Anordnung |0 (DE-588)4076369-9 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Tyrrell, Andy M. |e Verfasser |4 aut | |
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=020445639&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-020445639 |
Datensatz im Suchindex
DE-BY-TUM_call_number | 0002 DAT 718f 2010 A 4963 |
---|---|
DE-BY-TUM_katkey | 1733262 |
DE-BY-TUM_location | 00 |
DE-BY-TUM_media_number | 040090427477 |
_version_ | 1821932679677870081 |
adam_text | CONTENTS
PREFACE xi
ACKNOWLEDGMENTS xiii
ACRONYMS xv
1 INTRODUCTION 1
1.1 Characteristics of Evolvable Circuits and Systems / 1
1.2 Why Evolvable Hardware Is Good (and Bad!) / 5
1.3 Technology / 6
1.4 Evolvable Hardware vs. Evolved Hardware / 9
1.5 Intrinsic vs. Extrinsic Evolution / 10
1.6 Online vs. Offline Evolution / 12
1.7 Evolvable Hardware Applications / 13
References / 15
2 FUNDAMENTALS OF EVOLUTIONARY COMPUTATION 17
2.1 What Is an EA? / 17
2.2 Components of an EA / 18
2.2.1 Representation / 18
2.2.2 Variation / 21
2.2.3 Evaluation / 23
2.2.4 Selection / 26
2.2.5 Population / 28
vii
viM CONTENTS
2.2.6 Termination Criteria / 29
2.3 Getting the EA to Work / 29
2.4 Which EA Is Best? / 31
References / 32
3 RECONFIGURABLE DIGITAL DEVICES 35
3.1 Basic Architectures / 35
3.1.1 Programmable Logic Devices / 38
3.1.2 Field Programmable Gate Array / 39
3.2 Using Reconfigurable Hardware / 45
3.2.1 Design Phase / 49
3.2.2 Execution Phase / 50
3.3 Experimental Results / 53
3.4 Functional Overview of the POEtic Architecture / 55
3.4.1 Organic Subsystem / 59
3.4.2 Description of the Molecules / 59
3.4.3 Description of the Routing Layer / 62
3.4.4 Dynamic Routing / 62
3.5 Remarks / 64
References / 64
4 RECONFIGURABLE ANALOG DEVICES 67
4.1 Basic Architectures / 67
4.2 Transistor Arrays / 70
4.2.1 The NASA FTPA / 72
4.2.2 The Heidelberg FPTA / 82
4.3 Analog Arrays / 89
4.4 Remarks / 93
References / 93
5 PUTTING EVOLVABLE HARDWARE TO USE 95
5.1 Synthesis vs. Adaption / 95
5.2 Designing Self-Adaptive Systems / 96
5.2.1 Fault Tolerant Systems / 96
5.2.2 Real-Time Systems / 101
5.3 Creating Fault Tolerant Systems Using EHW / 102
5.4 Why Intrinsic Reconfiguration for Online Systems? / 103
5.5 Quantifying Intrinsic Reconfiguration Time / 104
5.6 Putting Theory Into Practice / 108
5.6.1 Minimizing Risk With Anticipated Faults / 109
5.6.2 Minimizing Risk With Unanticipated Faults /111
CONTENTS iX
5.6.3 Suggested Practices / 113
5.7 Examples of EHW-Based Fault Recovery / 113
5.7.1 Population vs. Fitness-Based Designs / 114
5.7.2 EHW Compensators / 117
5.7.3 Robot Control / 125
5.7.4 The POEtic Project / 138
5.7.5 Embryo Development / 156
5.8 Remarks / 172
References / 172
6 FUTURE WORK 177
6.1 Circuit Synthesis Topics / 177
6.1.1 Digital Design / 178
6.1.2 Analog Design / 184
6.2 Circuit Adaption Topics / 185
References / 187
INDEX 189
ABOUT THE AUTHORS 191
|
any_adam_object | 1 |
author | Greenwood, Garrison W. Tyrrell, Andy M. |
author_facet | Greenwood, Garrison W. Tyrrell, Andy M. |
author_role | aut aut |
author_sort | Greenwood, Garrison W. |
author_variant | g w g gw gwg a m t am amt |
building | Verbundindex |
bvnumber | BV036523675 |
classification_tum | DAT 718f ELT 352f |
ctrlnum | (OCoLC)636901791 (DE-599)HBZHT015187289 |
dewey-full | 621.392 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 621 - Applied physics |
dewey-raw | 621.392 |
dewey-search | 621.392 |
dewey-sort | 3621.392 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Informatik Elektrotechnik / Elektronik / Nachrichtentechnik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01910nam a2200457 c 4500</leader><controlfield tag="001">BV036523675</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20100709 </controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">100625s2007 xx d||| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBA636076</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0471719773</subfield><subfield code="c">(hbk.) : £45.95</subfield><subfield code="9">0-471-71977-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780471719779</subfield><subfield code="9">978-0-471-71977-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)636901791</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)HBZHT015187289</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">621.392</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 718f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ELT 352f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Greenwood, Garrison W.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to evolvable hardware</subfield><subfield code="b">a practical guide for designing self-adaptive systems</subfield><subfield code="c">Garrison W. Greenwood ; Andrew M. Tyrrell</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, N.J.</subfield><subfield code="b">Wiley-Interscience</subfield><subfield code="c">2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XV, 192 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">IEEE Press series on computational intelligence</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer input-output equipment</subfield><subfield code="x">Design and construction</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Evolutionary programming (Computer science)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Evolutionäre Programmierung</subfield><subfield code="0">(DE-588)4366915-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Programmierbare logische Anordnung</subfield><subfield code="0">(DE-588)4076369-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Hardware</subfield><subfield code="0">(DE-588)4023422-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Evolutionäre Programmierung</subfield><subfield code="0">(DE-588)4366915-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Hardware</subfield><subfield code="0">(DE-588)4023422-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Programmierbare logische Anordnung</subfield><subfield code="0">(DE-588)4076369-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Tyrrell, Andy M.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</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=020445639&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-020445639</subfield></datafield></record></collection> |
id | DE-604.BV036523675 |
illustrated | Illustrated |
indexdate | 2024-12-20T14:36:18Z |
institution | BVB |
isbn | 0471719773 9780471719779 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-020445639 |
oclc_num | 636901791 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | XV, 192 S. graph. Darst. |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Wiley-Interscience |
record_format | marc |
series2 | IEEE Press series on computational intelligence |
spellingShingle | Greenwood, Garrison W. Tyrrell, Andy M. Introduction to evolvable hardware a practical guide for designing self-adaptive systems Computer input-output equipment Design and construction Evolutionary programming (Computer science) Evolutionäre Programmierung (DE-588)4366915-3 gnd Programmierbare logische Anordnung (DE-588)4076369-9 gnd Hardware (DE-588)4023422-8 gnd |
subject_GND | (DE-588)4366915-3 (DE-588)4076369-9 (DE-588)4023422-8 |
title | Introduction to evolvable hardware a practical guide for designing self-adaptive systems |
title_auth | Introduction to evolvable hardware a practical guide for designing self-adaptive systems |
title_exact_search | Introduction to evolvable hardware a practical guide for designing self-adaptive systems |
title_full | Introduction to evolvable hardware a practical guide for designing self-adaptive systems Garrison W. Greenwood ; Andrew M. Tyrrell |
title_fullStr | Introduction to evolvable hardware a practical guide for designing self-adaptive systems Garrison W. Greenwood ; Andrew M. Tyrrell |
title_full_unstemmed | Introduction to evolvable hardware a practical guide for designing self-adaptive systems Garrison W. Greenwood ; Andrew M. Tyrrell |
title_short | Introduction to evolvable hardware |
title_sort | introduction to evolvable hardware a practical guide for designing self adaptive systems |
title_sub | a practical guide for designing self-adaptive systems |
topic | Computer input-output equipment Design and construction Evolutionary programming (Computer science) Evolutionäre Programmierung (DE-588)4366915-3 gnd Programmierbare logische Anordnung (DE-588)4076369-9 gnd Hardware (DE-588)4023422-8 gnd |
topic_facet | Computer input-output equipment Design and construction Evolutionary programming (Computer science) Evolutionäre Programmierung Programmierbare logische Anordnung Hardware |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020445639&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT greenwoodgarrisonw introductiontoevolvablehardwareapracticalguidefordesigningselfadaptivesystems AT tyrrellandym introductiontoevolvablehardwareapracticalguidefordesigningselfadaptivesystems |
Inhaltsverzeichnis
Paper/Kapitel scannen lassen
Paper/Kapitel scannen lassen
Teilbibliothek Stammgelände
Signatur: |
0002 DAT 718f 2010 A 4963
Lageplan |
---|---|
Exemplar 1 | Ausleihbar Am Standort |