ArticleslgStudy

computer science

REX OS

REX OS is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand REX OS rather than just read about it. In short: The REX Operating System (Real-time Executive Operating System) is a real-time operating system (RTOS) developed by Qualcomm for the ARM processor based mobile phone Dual-Mode Subscriber Station (DMSS) or Advanced Mode Subscriber Software (AMSS) development. As of 2007, most Korean cell phones ran on REX.

Key takeaways

  • REX OS belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect REX OS to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of REX OS from memory before moving on to harder problems.

Reference excerpt

The REX Operating System (Real-time Executive Operating System) is a real-time operating system (RTOS) developed by Qualcomm for the ARM processor based mobile phone Dual-Mode Subscriber Station (DMSS) or Advanced Mode Subscriber Software (AMSS) development. As of 2007, most Korean cell phones ran on REX. REX is a combination of two operating systems: L4Ka::Pistachio embedded microkernel and Iguana, with extensive modifications and extensions by Qualcomm and HTC. Originally developed for the Intel 80186, it was then ported to ARM, and x86 architectures are no longer supported. REX is not POSIX compliant or open-source software and requires a proprietary software license from Qualcomm for use. It seems not to be actively developed or marketed as of 2012, but is used in currently or recently sold low end cell phones, typically for use by pay-as-you-go customers, like the Samsung SPH-M300.

Features REX is an RTOS with the following features:

Preemptive multitasking Task management Task synchronization Exclusive lock Timer Interrupt management Uses less than 5K of ROM REX provides no memory protection features but does have memory management abilities.

References

External links Iguana Archived 2006-04-26 at the Wayback Machine L4 Based Operating Systems Archived 2018-06-14 at the Wayback Machine NICTA L4-embedded Kernel Archived 2014-02-27 at the Wayback Machine Qualcomm Corporate Site

Worked examples

Example 1 — a first encounter with REX OS

Start with the simplest possible case. Write down what REX OS claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to REX OS before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about REX OS ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of REX OS

In research
REX OS appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses REX OS in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
REX OS is common in secondary-school and first-year university syllabi. It links to neighbouring topics ARM operating systems, Embedded operating systems, Microkernel-based operating systems, so understanding it makes those chapters shorter.
In everyday life
Look for REX OS outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study REX OS in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what REX OS means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain REX OS out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is REX OS in simple terms?

The REX Operating System (Real-time Executive Operating System) is a real-time operating system (RTOS) developed by Qualcomm for the ARM processor based mobile phone Dual-Mode Subscriber Station (DMSS) or Advanced Mode Subscriber Software (AMSS) development. As of 2007, most Korean cell phones ran…

Why does REX OS matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study REX OS?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on REX OS.

Tags

  • ARM operating systems
  • Embedded operating systems
  • Microkernel-based operating systems
  • Microkernels
  • Mobile operating systems
  • Mobile software stubs
  • Operating system stubs
  • Qualcomm software
  • Real-time operating systems
  • Smartphone operating systems

Keep exploring