Real-time systems design and analysis: tools for the practitioner
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Hoboken, NJ
Wiley-IEEE Press
2012
|
Ausgabe: | 4. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XXI, 560 S. Ill., graph. Darst. |
ISBN: | 9780470768648 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV039894922 | ||
003 | DE-604 | ||
005 | 20190204 | ||
007 | t | ||
008 | 120216s2012 xxuad|| |||| 00||| eng d | ||
010 | |a 2011021433 | ||
020 | |a 9780470768648 |c hardback |9 978-0-470-76864-8 | ||
035 | |a (OCoLC)727126758 | ||
035 | |a (DE-599)BVBBV039894922 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-1050 |a DE-473 | ||
050 | 0 | |a QA76.54 | |
082 | 0 | |a 004/.33 | |
084 | |a ST 234 |0 (DE-625)143621: |2 rvk | ||
100 | 1 | |a Laplante, Phillip A. |e Verfasser |0 (DE-588)121624943 |4 aut | |
245 | 1 | 0 | |a Real-time systems design and analysis |b tools for the practitioner |c Phillip A. Laplante; Seppo J. Ovaska |
250 | |a 4. ed. | ||
264 | 1 | |a Hoboken, NJ |b Wiley-IEEE Press |c 2012 | |
300 | |a XXI, 560 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Real-time data processing | |
650 | 4 | |a System design | |
650 | 7 | |a SCIENCE / Waves & Wave Mechanics |2 bisacsh | |
650 | 0 | 7 | |a Echtzeitsystem |0 (DE-588)4131397-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Prozesssteuerung |0 (DE-588)4047594-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Zeitgesteuertes System |0 (DE-588)4844806-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Softwareentwicklung |0 (DE-588)4116522-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Schnittstelle |0 (DE-588)4053059-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Softwarearchitektur |0 (DE-588)4121677-5 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Softwareentwicklung |0 (DE-588)4116522-6 |D s |
689 | 0 | 1 | |a Softwarearchitektur |0 (DE-588)4121677-5 |D s |
689 | 0 | 2 | |a Schnittstelle |0 (DE-588)4053059-0 |D s |
689 | 0 | 3 | |a Zeitgesteuertes System |0 (DE-588)4844806-0 |D s |
689 | 0 | 4 | |a Prozesssteuerung |0 (DE-588)4047594-3 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Echtzeitsystem |0 (DE-588)4131397-5 |D s |
689 | 1 | |8 1\p |5 DE-604 | |
700 | 1 | |a Ovaska, Seppo J. |d 1956- |e Verfasser |0 (DE-588)123625033 |4 aut | |
856 | 4 | 2 | |m Digitalisierung UB Bamberg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024753891&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-024753891 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804148845355991040 |
---|---|
adam_text | CONTENTS
Preface XY
Acknowledgments xxl
1 Fundamentals of Real-Time Systems 1
1.1 Concepts and Misconceptions, 2
1.1.1 Definitions for Real-Time Systems, 2
1.1.2 Usual Misconceptions, 14
1.2 Multidisciplinary Design Challenges, 15
1.2.1 Influencing Disciplines, 16
1.3 Birth and Evolution of Real-Time Systems, 16
1.3.1 Diversifying Applications, 17
1.3.2 Advancements behind Modern Real-Time Systems, 19
1.4 Summary, 21
1.5 Exercises, 24
References, 25
2 Hardware for Real-Time Systems 27
2.1 Basic Processor Architecture, 28
2.1.1 Von Neumann Architecture, 29
2.1.2 Instruction Processing, 30
2.1.3 Input/Output and Interrupt Considerations, 33
2.2 Memory Technologies, 36
2.2.1 Different Classes of Memory, 36
2.2.2 Memory Access and Layout Issues, 38
2.2.3 Hierarchical Memory Organization, 41
vii
viii
CONTENTS
2.3 Architectural Advancements, 43
2.3.1 Pipelined Instruction Processing, 45
2.3.2 Superscalar and Very Long Instruction
Word Architectures, 46
2.3.3 Multi-Core Processors, 48
2.3.4 Complex Instruction Set versus Reduced
Instruction Set, 50
2.4 Peripheral Interfacing, 52
2.4.1 Interrupt-Driven Input/Output, 53
2.4.2 Direct Memory Access, 56
2.4.3 Analog and Digital Input/Output, 58
2.5 Microprocessor versus Microcontroller, 62
2.5.1 Microprocessors, 62
2.5.2 Standard Microcontrollers, 64
2.5.3 Custom Microcontrollers, 66
2.6 Distributed Real-Time Architectures, 68
2.6.1 Fieldbus Networks, 68
2.6.2 Time-Triggered Architectures, 71
2.7 Summary, 73
2.8 Exercises, 74
References, 76
3 Real-Time Operating Systems 79
3.1 From Pseudokernels to Operating Systems, 80
3.1.1 Miscellaneous Pseudokernels, 82
3.1.2 Interrupt-Only Systems, 87
3.1.3 Preemptive Priority Systems, 90
3.1.4 Hybrid Scheduling Systems, 90
3.1.5 The Task Control Block Model, 95
3.2 Theoretical Foundations of Scheduling, 97
3.2.1 Scheduling Framework, 98
3.2.2 Round-Robin Scheduling, 99
3.2.3 Cyclic Code Scheduling, 100
3.2.4 Fixed-Priority Scheduling: Rate-Monotonic Approach, 102
3.2.5 Dynamic Priority Scheduling: Earliest Deadline
First Approach, 104
3.3 System Services for Application Programs, 106
3.3.1 Linear Buffers, 107
3.3.2 Ring Buffers, 109
3.3.3 Mailboxes, 110
3.3.4 Semaphores, 112
3.3.5 Deadlock and Starvation Problems, 114
3.3.6 Priority Inversion Problem, 118
CONTENTS
ix
3.3.7 Timer and Clock Services, 122
3.3.8 Application Study: A Real-Time Structure, 123
3.4 Memory Management Issues, 127
3.4.1 Stack and Task Control Block Management, 127
3.4.2 Multiple-Stack Arrangement, 128
3.4.3 Memory Management in the Task Control
Block Model, 129
3.4.4 Swapping, Overlaying, and Paging, 130
3.5 Selecting Real-Time Operating Systems, 133
3.5.1 Buying versus Building, 134
3.5.2 Selection Criteria and a Metric for Commercial Real-Time
Operating Systems, 135
3.5.3 Case Study: Selecting a Commercial Real-Time Operating
System, 138
3.5.4 Supplementary Criteria for Multi-Core and Energy-Aware
Support, 140
3.6 Summary, 142
3.7 Exercises, 143
References, 146
4 Programming Languages for Real-Time Systems 149
4.1 Coding of Real-Time Software, 150
4.1.1 Fitness of a Programming Language for Real-Time
Applications, 151
4.1.2 Coding Standards for Real-Time Software, 152
4.2 Assembly Language, 154
4.3 Procedural Languages, 156
4.3.1 Modularity and Typing Issues, 156
4.3.2 Parameter Passing and Dynamic
Memory Allocation, 157
4.3.3 Exception Handling, 159
4.3.4 Cardelli’s Metrics and Procedural Languages, 161
4.4 Object-Oriented Languages, 162
4.4.1 Synchronizing Objects and Garbage Collection, 162
4.4.2 Cardelli’s Metrics and Object-Oriented Languages, 164
4.4.3 Object-Oriented versus Procedural Languages, 165
4.5 Overview of Programming Languages, 167
4.5.1 Ada, 167
4.5.2 C, 169
4.5.3 C++, 170
4.5.4 C#, 171
4.5.5 Java, 172
4.5.6 Real-Time Java, 174
4.5.7 Special Real-Time Languages, 177
X
CONTENTS
4.6 Automatic Code Generation, 178
4.6.1 Toward Production-Quality Code, 178
4.6.2 Remaining Challenges, 180
4.7 Compiler Optimizations of Code, 181
4.7.1 Standard Optimization Techniques, 182
4.7.2 Additional Optimization Considerations, 188
4.8 Summary, 192
4.9 Exercises, 193
References, 195
5 Requirements Engineering Methodologies 197
5.1 Requirements Engineering for Real-Time Systems, 198
5.1.1 Requirements Engineering as a Process, 198
5.1.2 Standard Requirement Classes, 199
5.1.3 Specification of Real-Time Software, 201
5.2 Formal Methods in System Specification, 202
5.2.1 Limitations of Formal Methods, 205
5.2.2 Finite State Machines, 205
5.2.3 Statecharts, 210
5.2.4 Petri Nets, 213
5.3 Semiformal Methods in System Specification, 217
5.3.1 Structured Analysis and Structured Design, 218
5.3.2 Object-Oriented Analysis and the Unified
Modeling Language, 221
5.3.3 Recommendations on Specification Approach, 224
5.4 The Requirements Document, 225
5.4.1 Structuring and Composing Requirements, 226
5.4.2 Requirements Validation, 228
5.5 Summary, 232
5.6 Exercises, 233
5.7 Appendix 1: Case Study in Software Requirements
Specification, 235
5.7.1 Introduction, 235
5.7.2 Overall Description, 238
5.7.3 Specific Requirements, 245
References, 265
6 Software Design Approaches 267
6.1 Qualities of Real-Time Software, 268
6.1.1 Eight Qualities from Reliability to Verifiability, 269
6.2 Software Engineering Principles, 275
6.2.1 Seven Principles from Rigor and Formality
to Traceability, 275
6.2.2 The Design Activity, 281
CONTENTS
xi
6.3 Procedural Design Approach, 284
6.3.1 Parnas Partitioning, 284
6.3.2 Structured Design, 286
6.3.3 Design in Procedural Form Using Finite
State Machines, 292
6.4 Object-Oriented Design Approach, 293
6.4.1 Advantages of Object Orientation, 293
6.4.2 Design Patterns, 295
6.4.3 Design Using the Unified Modeling Language, 298
6.4.4 Object-Oriented versus Procedural Approaches, 301
6.5 Life Cycle Models, 302
6.5.1 Waterfall Model, 303
6.5.2 V-Model, 305
6.5.3 Spiral Model, 306
6.5.4 Agile Methodologies, 307
6.6 Summary, 311
6.7 Exercises, 312
6.8 Appendix 1: Case Study in Designing Real-Time
Software, 314
6.8.1 Introduction, 314
6.8.2 Overall Description, 315
6.8.3 Design Decomposition, 316
6.8.4 Requirements Traceability, 371
References, 375
7 Performance Analysis Techniques 379
7.1 Real-Time Performance Analysis, 380
7.1.1 Theoretical Preliminaries, 380
7.1.2 Arguments Related to Parallelization, 382
7.1.3 Execution Time Estimation from
Program Code, 385
7.1.4 Analysis of Polled-Loop and Coroutine Systems, 391
7.1.5 Analysis of Round-Robin Systems, 392
7.1.6 Analysis of Fixed-Period Systems, 394
7.1.7 Analysis of Nonperiodic Systems, 396
7.2 Applications of Queuing Theory, 398
7.2.1 Single-Server Queue Model, 398
7.2.2 Arrival and Processing Rates, 400
7.2.3 Buffer Size Calculation, 401
7.2.4 Response Time Modeling, 402
7.2.5 Other Results from Queuing Theory, 403
7.3 Input/Output Performance, 405
7.3.1 Buffer Size Calculation for Time-Invariant Bursts, 405
7.3.2 Buffer Size Calculation for Time-Variant Bursts, 406
CONTENTS
• •
Xll
7.4 Analysis of Memory Requirements, 408
7.4.1 Memory Utilization Analysis, 408
7.4.2 Optimizing Memory Usage, 410
7.5 Summary, 411
7.6 Exercises, 413
References, 415
8 Additional Considerations for the Practitioner 417
8.1 Metrics in Software Engineering, 418
8.1.1 Lines of Source Code, 419
8.1.2 Cyclomatic Complexity, 420
8.1.3 Halstead’s Metrics, 421
8.1.4 Function Points, 423
8.1.5 Feature Points, 427
8.1.6 Metrics for Object-Oriented Software, 428
8.1.7 Criticism against Software Metrics, 428
8.2 Predictive Cost Modeling, 429
8.2.1 Basic COCOMO 81, 429
8.2.2 Intermediate and Detailed COCOMO 81, 431
8.2.3 COCOMO II, 433
8.3 Uncertainty in Real-Time Systems, 433
8.3.1 The Three Dimensions of Uncertainty, 434
8.3.2 Sources of Uncertainty, 435
8.3.3 Identifying Uncertainty, 437
8.3.4 Dealing with Uncertainty, 438
8.4 Design for Fault Tolerance, 438
8.4.1 Spatial Fault-Tolerance, 440
8.4.2 Software Black Boxes, 443
8.4.3 N-Version Programming, 443
8.4.4 Built-in-Test Software, 444
8.4.5 Spurious and Missed Interrupts, 447
8.5 Software Testing and Systems Integration, 447
8.5.1 Testing Techniques, 448
8.5.2 Debugging Approaches, 454
8.5.3 System-Level Testing, 456
8.5.4 Systems Integration, 458
8.5.5 Testing Patterns and Exploratory Testing, 462
8.6 Performance Optimization Techniques, 465
8.6.1 Scaled Numbers for Faster Execution, 465
8.6.2 Look-Up Tables for Functions, 467
8.6.3 Real-Time Device Drivers, 468
8.7 Summary, 470
8.8 Exercises, 471
References, 473
CONTENTS
iriii
9 Future Visions on Real-Time Systems 477
9.1 Vision: Real-Time Hardware, 479
9.1.1 Heterogeneous Soft Multi-Cores, 481
9.1.2 Architectural Issues with Individual Soft Cores, 483
9.1.3 More Advanced Fieldbus Networks and Simpler
Distributed Nodes, 484
9.2 Vision: Real-Time Operating Systems, 485
9.2.1 One Coordinating System Task and Multiple Isolated
Application Tasks, 486
9.2.2 Small, Platform Independent Virtual Machines, 487
9.3 Vision: Real-Time Programming Languages, 488
9.3.1 The UML++ as a Future “Programming Language”, 489
9.4 Vision: Real-Time Systems Engineering, 491
9.4.1 Automatic Verification of Software, 491
9.4.2 Conservative Requirements Engineering, 492
9.4.3 Distance Collaboration in Software Projects, 492
9.4.4 Drag-and-Drop Systems, 493
9.5 Vision: Real-Time Applications, 493
9.5.1 Local Networks of Collaborating Real-Time Systems, 494
9.5.2 Wide Networks of Collaborating Real-Time Systems, 495
9.5.3 Biometric Identification Device with Remote Access, 495
9.5.4 Are There Any Threats behind High-Speed Wireless
Communications?, 497
9.6 Summary, 497
9.7 Exercises, 499
References, 500
Glossary
About the Authors
Index
503
535
537
|
any_adam_object | 1 |
author | Laplante, Phillip A. Ovaska, Seppo J. 1956- |
author_GND | (DE-588)121624943 (DE-588)123625033 |
author_facet | Laplante, Phillip A. Ovaska, Seppo J. 1956- |
author_role | aut aut |
author_sort | Laplante, Phillip A. |
author_variant | p a l pa pal s j o sj sjo |
building | Verbundindex |
bvnumber | BV039894922 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.54 |
callnumber-search | QA76.54 |
callnumber-sort | QA 276.54 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 234 |
ctrlnum | (OCoLC)727126758 (DE-599)BVBBV039894922 |
dewey-full | 004/.33 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004/.33 |
dewey-search | 004/.33 |
dewey-sort | 14 233 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 4. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02355nam a2200565zc 4500</leader><controlfield tag="001">BV039894922</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20190204 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">120216s2012 xxuad|| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2011021433</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780470768648</subfield><subfield code="c">hardback</subfield><subfield code="9">978-0-470-76864-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)727126758</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV039894922</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="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1050</subfield><subfield code="a">DE-473</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.54</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004/.33</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 234</subfield><subfield code="0">(DE-625)143621:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Laplante, Phillip A.</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)121624943</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Real-time systems design and analysis</subfield><subfield code="b">tools for the practitioner</subfield><subfield code="c">Phillip A. Laplante; Seppo J. Ovaska</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">4. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, NJ</subfield><subfield code="b">Wiley-IEEE Press</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXI, 560 S.</subfield><subfield code="b">Ill., 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="650" ind1=" " ind2="4"><subfield code="a">Real-time data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">System design</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">SCIENCE / Waves & Wave Mechanics</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Echtzeitsystem</subfield><subfield code="0">(DE-588)4131397-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Prozesssteuerung</subfield><subfield code="0">(DE-588)4047594-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Zeitgesteuertes System</subfield><subfield code="0">(DE-588)4844806-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Softwareentwicklung</subfield><subfield code="0">(DE-588)4116522-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Schnittstelle</subfield><subfield code="0">(DE-588)4053059-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Softwarearchitektur</subfield><subfield code="0">(DE-588)4121677-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Softwareentwicklung</subfield><subfield code="0">(DE-588)4116522-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Softwarearchitektur</subfield><subfield code="0">(DE-588)4121677-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Schnittstelle</subfield><subfield code="0">(DE-588)4053059-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="3"><subfield code="a">Zeitgesteuertes System</subfield><subfield code="0">(DE-588)4844806-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="4"><subfield code="a">Prozesssteuerung</subfield><subfield code="0">(DE-588)4047594-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Echtzeitsystem</subfield><subfield code="0">(DE-588)4131397-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Ovaska, Seppo J.</subfield><subfield code="d">1956-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)123625033</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bamberg - ADAM Catalogue Enrichment</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=024753891&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-024753891</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
id | DE-604.BV039894922 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:13:36Z |
institution | BVB |
isbn | 9780470768648 |
language | English |
lccn | 2011021433 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-024753891 |
oclc_num | 727126758 |
open_access_boolean | |
owner | DE-1050 DE-473 DE-BY-UBG |
owner_facet | DE-1050 DE-473 DE-BY-UBG |
physical | XXI, 560 S. Ill., graph. Darst. |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Wiley-IEEE Press |
record_format | marc |
spelling | Laplante, Phillip A. Verfasser (DE-588)121624943 aut Real-time systems design and analysis tools for the practitioner Phillip A. Laplante; Seppo J. Ovaska 4. ed. Hoboken, NJ Wiley-IEEE Press 2012 XXI, 560 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Real-time data processing System design SCIENCE / Waves & Wave Mechanics bisacsh Echtzeitsystem (DE-588)4131397-5 gnd rswk-swf Prozesssteuerung (DE-588)4047594-3 gnd rswk-swf Zeitgesteuertes System (DE-588)4844806-0 gnd rswk-swf Softwareentwicklung (DE-588)4116522-6 gnd rswk-swf Schnittstelle (DE-588)4053059-0 gnd rswk-swf Softwarearchitektur (DE-588)4121677-5 gnd rswk-swf Softwareentwicklung (DE-588)4116522-6 s Softwarearchitektur (DE-588)4121677-5 s Schnittstelle (DE-588)4053059-0 s Zeitgesteuertes System (DE-588)4844806-0 s Prozesssteuerung (DE-588)4047594-3 s DE-604 Echtzeitsystem (DE-588)4131397-5 s 1\p DE-604 Ovaska, Seppo J. 1956- Verfasser (DE-588)123625033 aut Digitalisierung UB Bamberg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024753891&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Laplante, Phillip A. Ovaska, Seppo J. 1956- Real-time systems design and analysis tools for the practitioner Real-time data processing System design SCIENCE / Waves & Wave Mechanics bisacsh Echtzeitsystem (DE-588)4131397-5 gnd Prozesssteuerung (DE-588)4047594-3 gnd Zeitgesteuertes System (DE-588)4844806-0 gnd Softwareentwicklung (DE-588)4116522-6 gnd Schnittstelle (DE-588)4053059-0 gnd Softwarearchitektur (DE-588)4121677-5 gnd |
subject_GND | (DE-588)4131397-5 (DE-588)4047594-3 (DE-588)4844806-0 (DE-588)4116522-6 (DE-588)4053059-0 (DE-588)4121677-5 |
title | Real-time systems design and analysis tools for the practitioner |
title_auth | Real-time systems design and analysis tools for the practitioner |
title_exact_search | Real-time systems design and analysis tools for the practitioner |
title_full | Real-time systems design and analysis tools for the practitioner Phillip A. Laplante; Seppo J. Ovaska |
title_fullStr | Real-time systems design and analysis tools for the practitioner Phillip A. Laplante; Seppo J. Ovaska |
title_full_unstemmed | Real-time systems design and analysis tools for the practitioner Phillip A. Laplante; Seppo J. Ovaska |
title_short | Real-time systems design and analysis |
title_sort | real time systems design and analysis tools for the practitioner |
title_sub | tools for the practitioner |
topic | Real-time data processing System design SCIENCE / Waves & Wave Mechanics bisacsh Echtzeitsystem (DE-588)4131397-5 gnd Prozesssteuerung (DE-588)4047594-3 gnd Zeitgesteuertes System (DE-588)4844806-0 gnd Softwareentwicklung (DE-588)4116522-6 gnd Schnittstelle (DE-588)4053059-0 gnd Softwarearchitektur (DE-588)4121677-5 gnd |
topic_facet | Real-time data processing System design SCIENCE / Waves & Wave Mechanics Echtzeitsystem Prozesssteuerung Zeitgesteuertes System Softwareentwicklung Schnittstelle Softwarearchitektur |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024753891&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT laplantephillipa realtimesystemsdesignandanalysistoolsforthepractitioner AT ovaskaseppoj realtimesystemsdesignandanalysistoolsforthepractitioner |