0
  1. Trang chủ >
  2. Công Nghệ Thông Tin >
  3. Kỹ thuật lập trình >

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 2 pptx

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 2 pptx

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 2 pptx

... including image processing, avionics systems, and medical systems, and the real-time design issues are the same for them asthey are for most other systems. 44 2 HARDWARE CONSIDERATIONSFFFFFFFFFFFFFF00FFFFFE00FFC00000DMAMemory-mapped ... processor and supporttool set. 2. 5 INPUT/OUTPUT 49InterruptSignalProgramCounterCPUInterrupt-ReturnLocationInterrupt-HandlerLocationMemory 2. 1.3.Figure 2. 15 Sketch of the interrupt-handling ... fastRAMUVROM 50 ns 32 Mbytes Code and data storageFusible-link PROM 50 ns 32 Mbytes Code and data storageEEPROM 50 20 0 ns 1 Mbyte Persistent storage ofvariable dataFlash 20 –30 ns(read) 1 µs(write)64...
  • 53
  • 240
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 1 potx

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 1 potx

... 4168.3 .2 Software Black Boxes / 417CONTENTS xi5 .2. 3 Modularity / 23 25 .2. 4 Anticipation of Change / 23 45 .2. 5 Generality / 23 55 .2. 6 Incrementality / 23 55 .2. 7 Traceability / 23 55.3 The Design ... / 3577 .2. 2 Analysis of Polled Loops / 3647 .2. 3 Analysis of Coroutines / 3647 .2. 4 Analysis of Round-Robin Systems / 3647 .2. 5 Response-Time Analysis for Fixed-Period Systems / 3677 .2. 6 Response-Time ... / 324 6.3 .2 Call-by-Value and Call-by-Reference / 324 6.3.3 Global Variables / 325 6.3.4 Recursion / 325 6.3.5 Dynamic Memory Allocation / 325 6.3.6 Typing / 326 6.3.7 Exception Handling / 327 6.3.8...
  • 53
  • 247
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 3 docx

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 3 docx

... model.3 .2 THEORETICAL FOUNDATIONS OF REAL-TIME OPERATING SYSTEMS 95Table 3 .2 Sample task set for utilization calculationτieipiui= ei/piτ11 4 0 .25 τ 2 2 5 0.4τ35 20 0 .25 0 4 8 12 ... framesize calculationτipieiDiτ 2 15 1 14τ3 20 2 26τ4 22 3 22 3.3 INTERTASK COMMUNICATION AND SYNCHRONIZATION 101completed processing the x and y data, but gets interrupted by the ... multipleof 15, 20 , and 22 is 660. The three conditions, C1, C 2 and C3are evaluated asfollows:C1: ∀if ≥ ei⇒ f ≥ 3C 2 :pi/f− pi/f = 0 ⇒ f = 2, 3, 4, 5, 10, C3:2f −gcd (pi,f)≤...
  • 53
  • 377
  • 0
real time systems design and analysis phần 4 ppt

real time systems design and analysis phần 4 ppt

... complex diagrams.4.5 STRUCTURED ANALYSIS AND DESIGN Methods for structured analysis and structured design (SASD) have evolved overalmost 30 years and are widely used in real-time applications, probably ... Acronyms1.4 References1.5 Overview 2. Overall Description 2. 1 Product Perspective 2. 2 Product Functions 2. 3 User Characteristics 2. 4 Constraints 2. 5 Assumptions and Dependencies3. Specific RequirementsAppendicesIndexFigure ... structured analysis emerged in the 1980s to account forsystem dynamics and use if for the specification of real-time systems. Theseapproaches include Gomaa’s DARTS (design approach for real-time systems) [Gomaa00]....
  • 53
  • 279
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 5 doc

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 5 doc

... presence and for counting vehicles passingthrough the intersection. 2. 2 Product Perspective 2. 2.1 System InterfacesThese are described in detail in the sections below. 2. 2 .2 User Interfaces 2. 2 .2. 1 ... Design and Analysis, By Phillip A. LaplanteISBN 0-471 -22 855-9 20 04 Institute of Electrical and Electronics Engineers 22 54.10 APPENDIX: CASE STUDY IN SOFTWARE REQUIREMENTS SPECIFICATION 197 2. 2.3 .2 ... address. 2. 2.4 Software Interfaces 2. 2.4.1 Operating SystemThe intersection controller interfaces to the RTOS via standard OS API calls. 2. 2.4 .2 Resource ManagersInterfaces to hardware are handled...
  • 53
  • 308
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 6 docx

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 6 docx

... Team 2 Version: 1.0Created: 30-Nov -20 02 18:30:05Updated: 09-Dec -20 02 08:03:001 setAspect(aspect)1.1 m_Aspect: = getAspect()1 .2 m_Count: = getCount() 2 ignoreState() 2. 1 watchState() 2. 2 resetState()3 ... SPECIFICATION 26 9Same messagesasm_IncidentLog.Name: IntersectionController- Maintenance CollaborationAuthor: Team 2 Version: 1.0Created: 03-Dec -20 02 15 :27 :15Updated: 03-Dec -20 02 15:54 :23 <<singleton>>m_Intersection ... IntersectionController- RunningAuthor: Team 2 Version: 1.0Created: 16-Nov -20 02 17: 12: 04Updated: 05-Dec -20 02 19:49: 42 phaseTimerExpired 1phaseTimerExpired 2 phaseTimerExpired 3 /lastPhase = FALSEphaseTimerExpired...
  • 53
  • 461
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 7 potx

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 7 potx

... OverrideAuthor:Team 2 Version: 1.0Created: 04-Dec -20 02 08:30 :25 Updated: 05-Dec -20 02 18: 52: 22 {t0 = 0}dispatchCommand(command = Activate Manual Override){t0 <= 10 ms}onActivate(type){t0 <= 20 ms}onOverrideActivated(type)m_PreviousMode ... e 22 Vehicle Entrance3.3.1.1, Table 14 (20 ) 3.3.5.4, Figur e 22 Vehicle Exit3.3.1.1, Table 14 (21 ) 3.3.5.4, Figur e 22 Vehicle Request Processing3.3.1.1, Table 14 (22 ) 3.3.5.4, Figur e 22 ... ms}onDeactivate(type){t2 <= 20 ms}onOverrideDeactivated(type)m_Mode = m_PreviousModesetPhase(phase)checkPhase(phase){t2 <= 22 0 ms}m_Status:= 0 (OK){t2 <= 25 0 ms}m_Status:= 0 (OK)*[While...
  • 53
  • 264
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 8 doc

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 8 doc

... like 24 6810 121 4161 820 22 Time in microseconds 24 26 F 12 D 12 E 12 F9 E9F8 D8 E8 (flush)F7 D7D6E5E6E7F5 D5F6F4 D4 E4F3 D3 E3F2 D2 E2F1 D1 E1This yields a total execution time of 26 microseconds. ... R1,R2 ; R1 < R1 + R2TEST R1,R2 ; compare R1 and R2, set condition codeJGE @L2 ; goto L2 if R1 >= R2JMP @END ; goto END@L1 ADD R1, R2 ; R1 < R1 + R2JMP @END ; goto END@L2 ADD R1, R2 ... paths:LOAD R1, &aLOAD R2, @bTEST R1, R2JNE @L1ADD R1, R2JMP @ENDSUB R2, R3L2: ADD R1, R2END: SUB R2, R3JMP @ENDEND: SUB R2, R3ADD R1, R2TEST R1, R2JGE @L2L1:1 2 37.3 APPLICATION OF...
  • 53
  • 393
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 9 doc

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 9 doc

... Press, Boca Raton, FL, 20 01. Real-Time Systems Design and Analysis, By Phillip A. LaplanteISBN 0-471 -22 855-9 20 04 Institute of Electrical and Electronics Engineers445 420 8 ENGINEERING CONSIDERATIONSThe ... N1+ N 2 (8.3)The program volume, V ,isdefinedasV = N log 2 n(8.4)The potential volume, V∗, is defined asV∗= (2 + n 2 ) · log 2 (2 +n 2 )(8.5)408 8 ENGINEERING CONSIDERATIONS8 .2. 2.1 Unit ... follows:Location (hex) Opcode (hex) Instruction4356 23 21 STORE R2, R14357 4701 1000 LOAD R1, 10004359 24 01 FC 32 ...464B 6300 20 00 JUMP 20 004 02 8 ENGINEERING CONSIDERATIONSNow consider empirical...
  • 53
  • 319
  • 0
REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 10 potx

REAL-TIME SYSTEMS DESIGN AND ANALYSIS phần 10 potx

... techniques, 323325 recursion, 325 typing, 323 , 326 types of, 323 Procedural-oriented design: defined, 23 7 23 8using finite state machines 24 6 24 7Parnas partitioning, 23 8 23 9structured design (SD), 23 7, 23 9 24 5Process-block ... 324 call-by-value, 324 Cardelli’s metrics and, 329 characteristics of, generally, 55, 23 5dynamic memory allocation, 323 , 325326 exception handling, 323 , 327328 global variables, 325 modularity, 323 , 328329 object-oriented ... analysis (SA):defined, 24 0problems in real-time applications, 24 4 24 5 real-time extensions of, 24 5structured design, transition to, 24 0 24 2Structured analysis and design (SASD),178–180, 24 4 24 5,...
  • 53
  • 329
  • 0

Xem thêm

Từ khóa: a statistical approach to spoken dialog systems design and evaluationdesign and analysisdesign and analysis of genetic algorithmdesign and analysis of migration in parallel evolutionary algorithmsdesign and analysis of connecting rod pdfspeed software for electrical machine design and analysisNghiên cứu sự biến đổi một số cytokin ở bệnh nhân xơ cứng bì hệ thốngNghiên cứu tổ hợp chất chỉ điểm sinh học vWF, VCAM 1, MCP 1, d dimer trong chẩn đoán và tiên lượng nhồi máu não cấpNghiên cứu vật liệu biến hóa (metamaterials) hấp thụ sóng điện tử ở vùng tần số THzNghiên cứu tổ chức chạy tàu hàng cố định theo thời gian trên đường sắt việt namBiện pháp quản lý hoạt động dạy hát xoan trong trường trung học cơ sở huyện lâm thao, phú thọGiáo án Sinh học 11 bài 13: Thực hành phát hiện diệp lục và carôtenôitNGHIÊN CỨU CÔNG NGHỆ KẾT NỐI VÔ TUYẾN CỰ LY XA, CÔNG SUẤT THẤP LPWAN SLIDENghiên cứu về mô hình thống kê học sâu và ứng dụng trong nhận dạng chữ viết tay hạn chếĐịnh tội danh từ thực tiễn huyện Cần Giuộc, tỉnh Long An (Luận văn thạc sĩ)Tìm hiểu công cụ đánh giá hệ thống đảm bảo an toàn hệ thống thông tinSở hữu ruộng đất và kinh tế nông nghiệp châu ôn (lạng sơn) nửa đầu thế kỷ XIXQuản lý nợ xấu tại Agribank chi nhánh huyện Phù Yên, tỉnh Sơn La (Luận văn thạc sĩ)Tăng trưởng tín dụng hộ sản xuất nông nghiệp tại Ngân hàng Nông nghiệp và Phát triển nông thôn Việt Nam chi nhánh tỉnh Bắc Giang (Luận văn thạc sĩ)Tranh tụng tại phiên tòa hình sự sơ thẩm theo pháp luật tố tụng hình sự Việt Nam từ thực tiễn xét xử của các Tòa án quân sự Quân khu (Luận văn thạc sĩ)Nguyên tắc phân hóa trách nhiệm hình sự đối với người dưới 18 tuổi phạm tội trong pháp luật hình sự Việt Nam (Luận văn thạc sĩ)Giáo án Sinh học 11 bài 14: Thực hành phát hiện hô hấp ở thực vậtGiáo án Sinh học 11 bài 14: Thực hành phát hiện hô hấp ở thực vậtBÀI HOÀN CHỈNH TỔNG QUAN VỀ MẠNG XÃ HỘIHIỆU QUẢ CỦA MÔ HÌNH XỬ LÝ BÙN HOẠT TÍNH BẰNG KIỀMTÁI CHẾ NHỰA VÀ QUẢN LÝ CHẤT THẢI Ở HOA KỲ