Skip to main content

Real-Time Operating Systems

  • Chapter
  • First Online:
Embedded Software Development with C
  • 4323 Accesses

Abstract

A Real-Time Operating System (RTOS) is a piece of software that sits between the hardware and user-generated code. In other words, the RTOS provides an abstraction layer that hides the details of the processor from the application software. Figure 5.1 shows how the layers relate to each other. Since it is smaller than a full-blown OS, we often call this a kernel or an executive process. In this chapter, we will focus on the RTX51, a commercial RTOS developed by Keil designed specifically for the 8051 family of microcontrollers.

Let’s start from the top with the application software. In the real-time system, this layer is split up into tasks, which are generic computational blocks with timing restraints, and synchronization and communication relationships with each other. This should be described in the design process. Generally, each device is represented by its own task.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 99.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. T. W. Schultz, C and the 8051, Pagefree Publishing, 2004

    Google Scholar 

  2. D. Kalinsky, Basic concepts of real-time operating systems, 2003

    Google Scholar 

  3. RTX51 User’s Guide, Keil Electronik GmbH, 2002

    Google Scholar 

  4. Demo Kit User’s Guide, Keil Electronik GmbH, 1998

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Kai Qian .

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Springer Science+Business Media, LLC

About this chapter

Cite this chapter

Qian, K., den Haring, D., Cao, L. (2009). Real-Time Operating Systems. In: Embedded Software Development with C. Springer, Boston, MA. https://doi.org/10.1007/978-1-4419-0606-9_5

Download citation

  • DOI: https://doi.org/10.1007/978-1-4419-0606-9_5

  • Published:

  • Publisher Name: Springer, Boston, MA

  • Print ISBN: 978-1-4419-0605-2

  • Online ISBN: 978-1-4419-0606-9

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics