38,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
  • Broschiertes Buch

Time management is one of the critical modules of safety-critical systems. Applications need strong assurance from the operating system that their hard real-time requirements are met. Applications running on a real-time system request the service of time management in one way or the other. These requests must be handled in a deterministic and accurate way with lower overheads. The three well-known approaches for handling timer requests are tick-based, one-shot and firm timer. Traditionally tick-based has been the most popular approach that relies on periodic interrupt timer, although it has a…mehr

Produktbeschreibung
Time management is one of the critical modules of safety-critical systems. Applications need strong assurance from the operating system that their hard real-time requirements are met. Applications running on a real-time system request the service of time management in one way or the other. These requests must be handled in a deterministic and accurate way with lower overheads. The three well-known approaches for handling timer requests are tick-based, one-shot and firm timer. Traditionally tick-based has been the most popular approach that relies on periodic interrupt timer, although it has a poor accuracy. One-shot timer approach provides better accuracy as the timer interrupt can be generated exactly when required. Firm timers use soft timers in combination with one-shot timer wherein the expired timers are checked at strategic points in the kernel. The work compares the performance of these three approaches for partitioned systems and provides an insight about the suitability of the approaches. It also compares various algorithms of tick-based and one-shot timer which benefits real-time applications.
Autorenporträt
Hariprasad is currently employed with Accord Software and Systems, Bangalore, India. He has 10 years of industrial experience in the field of Real-Time Operating System, Embedded Systems and Verification & Validation of Avionics Software. He did his Masters from Indian Institute of Science in the year 2007, specializing on partitioned systems.