HOME > 상세정보

상세정보

A practitioner's handbook for real-time analysis : guide to rate monotonic analysis for real-time systems

A practitioner's handbook for real-time analysis : guide to rate monotonic analysis for real-time systems

자료유형
단행본
개인저자
Klein, Mark.
단체저자명
Carnegie-Mellon University. Software Engineering Institute.
서명 / 저자사항
A practitioner's handbook for real-time analysis : guide to rate monotonic analysis for real-time systems / Mark Klein ... [et al.].
발행사항
Boston :   Kluwer Academic Publishers,   c1993.  
형태사항
xiii, [various pagings] : ill. ; 25 cm.
총서사항
The Kluwer international series in engineering and computer science.
ISBN
0792393619 (alk. paper)
일반주기
At head of title: Carnegie Mellon University, Software Engineering Institute.  
서지주기
Includes bibliographical references and index.
일반주제명
Real-time data processing. System analysis.
000 01124camuuu200277 a 4500
001 000000900813
005 19990209152144.0
008 930405s1993 maua 001 0 eng
010 ▼a 93010744
020 ▼a 0792393619 (alk. paper)
040 ▼a DLC ▼c DLC ▼d DLC ▼d 244002
049 0 ▼l 151006930
050 0 0 ▼a QA76.54 ▼b .P73 1993
082 0 0 ▼a 005.2 ▼2 20
090 ▼a 005.2 ▼b P895
245 0 2 ▼a A practitioner's handbook for real-time analysis : ▼b guide to rate monotonic analysis for real-time systems / ▼c Mark Klein ... [et al.].
260 ▼a Boston : ▼b Kluwer Academic Publishers, ▼c c1993.
300 ▼a xiii, [various pagings] : ▼b ill. ; ▼c 25 cm.
440 4 ▼a The Kluwer international series in engineering and computer science.
440 4 ▼a The Software Engineering Institute real-time handbook series.
500 ▼a At head of title: Carnegie Mellon University, Software Engineering Institute.
504 ▼a Includes bibliographical references and index.
650 0 ▼a Real-time data processing.
650 0 ▼a System analysis.
700 1 ▼a Klein, Mark.
710 2 ▼a Carnegie-Mellon University. ▼b Software Engineering Institute.

No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.2 P895 등록번호 121097460 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 2 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.2 P895 등록번호 121097461 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 3 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.2 P895 등록번호 121097462 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 4 소장처 세종학술정보원/과학기술실(5층)/ 청구기호 005.2 P895 등록번호 151006930 도서상태 대출가능 반납예정일 예약 서비스 B M ?
No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.2 P895 등록번호 121097460 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 2 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.2 P895 등록번호 121097461 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 3 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.2 P895 등록번호 121097462 도서상태 대출가능 반납예정일 예약 서비스 B M
No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 세종학술정보원/과학기술실(5층)/ 청구기호 005.2 P895 등록번호 151006930 도서상태 대출가능 반납예정일 예약 서비스 B M ?

컨텐츠정보

책소개

A Practitioner's Handbook for Real-Time Analysis: Guide to Rate Monotonic Analysis for Real-Time Systems contains an invaluable collection of quantitative methods that enable real-time system developers to understand, analyze, and predict the timing behavior of many real-time systems. The methods are practical and theoretically sound, and can be used to assess design tradeoffs and to troubleshoot system timing behavior. This collection of methods is called rate monotonic analysis (RMA).
The Handbook includes a framework for describing and categorizing the timing aspects of real-time systems, step-by-step techniques for performing timing analysis, numerous examples of real-time situations to which the techniques can be applied, and two case studies.
A Practitioner's Handbook for Real-Time Analysis: Guide to Rate Monotonic Analysis for Real-Time Systems has been created to serve as a definitive source of information and a guide for developers as they analyze and design real-time systems using RMA. The Handbook is an excellent reference, and may be used as the text for advanced courses on the subject.


A Practitioner's Handbook for Real-Time Analysis: Guide to Rate Monotonic Analysis for Real-Time Systems contains an invaluable collection of quantitative methods that enable real-time system developers to understand, analyze, and predict the timing behavior of many real-time systems. The methods are practical and theoretically sound, and can be used to assess design tradeoffs and to troubleshoot system timing behavior. This collection of methods is called rate monotonic analysis (RMA).
The Handbook includes a framework for describing and categorizing the timing aspects of real-time systems, step-by-step techniques for performing timing analysis, numerous examples of real-time situations to which the techniques can be applied, and two case studies.
A Practitioner's Handbook for Real-Time Analysis: Guide to Rate Monotonic Analysis for Real-Time Systems has been created to serve as a definitive source of information and a guide for developers as they analyze and design real-time systems using RMA. The Handbook is an excellent reference, and may be used as the text for advanced courses on the subject.



정보제공 : Aladin

목차


CONTENTS
Preface P-1
Acknowledgments Ack-1
Part 1 Introduction
 Chapter 1 About This Handbook = 1-1
  How is this Book Organized? = 1-2
  How to Use this Book = 1-7
 Chapter 2 Fundamentals of RMA = 2-1
  Periodic Tasks = 2-2
  Task Interaction = 2-4
  Aperiodic Tasks = 2-8
  Key Principles of RMA = 2-15
Part 2 concepts and Techniques
 Chapter 3 A Framework for Describing Real-Time Systems = 3-1
  Introduction to the Framework = 3-2
  Description of the Framework = 3-5
  Syntax for Describing Real-Time Situations = 3-23
  Representing Real-Time Situations = 3-34
  Using the Framework to Find Your Situation = 3-43
  Decision Tables = 3-47
 Chapter 4 Techniques for Analyzing Timing Behavior = 4-1
  Getting a Sense for Schedulability = 4-9
  Getting a Precise Schedulability Assessment = 4-19
  Assessing capacity = 4-54
Part 3 Analyzing Real-Time Systems
 Chapter 5 Basic Real-Time Situations = 5-1
  Handling Periodic Events = 5-2
  Designing Tasks that Must Synchronize to Share Common Data = 5-25
  Handling Aperiodic Events = 5-61
 Chapter 6 Advanced Real-Time Situations = 6-1
  Controlling Jitter = 6-2
  Message Passing Paradigms = 6-64
  Issues in Multi processor and Distributed Systems = 6-94
 Chapter 7 Effects of Operating System and Runtime Services on Timing Analysis = 7-1
  New Events and Actions Introduced by Operating System Services = 7-5
  Limited Representations = 7-28
  Presence or Absence of Particular Operating System Features = 7-38
  Support for RMA Concepts in Standard Operating and Runtime Systems = 7-60
Part 4 Using the Handbook on Realistic Systems
 Chapter 8 Analyzing Complex Systems = 8-1
  Guidelines for Applying Rate Monotonic Analysis = 8-2
  Message Passing (MP) System Description = 8-3
  Applying RMA Guidelines to the Message Passing System = 8-5
 Chapter 9 Designing with Rate Monotonic Analysis = 9-1
  Guidelines for Applying Rate Monotonic Analysis = 9-2
  Description of Sonar Transmission Subsystem = 9-6
  Applying RNA Guidelines to the Sonar Transmission Subsystem = 9-11
Part 5 Appendices
 Appendix A Rules of Thumb A-1
 Appendix B Notation Used in This Handbook B-1
 Appendix C Bibliography C-1
 Appendix D Glossary D-1
 Appendix E Index E-1


관련분야 신착자료

Harvard Business Review (2025)