PikeOS

PikeOS
Developer SYSGO AG
OS family Real-time
Latest release 4.1 / May 2016 (2016-05)
Marketing target Safety and security critical embedded systems
Kernel type Microkernel
Official website https://www.sysgo.com/products/pikeos-hypervisor/

PikeOS is a microkernel-based real-time operating system made by SYSGO AG. It is targeted at safety- and security-critical embedded systems. It provides a partitioned environment for multiple operating systems with different design goals, safety requirements, or security requirements to coexist in a single machine.

PikeOS architecture
PikeOS at Embedded World 2014

If several programs having different criticality levels are to coexist in one machine, the underlying OS must ensure that they remain independent. Resource partitioning is a widely accepted technique to achieve this. PikeOS combines resource partitioning and virtualisation: Its virtual machine environments (VMs) are able to host entire operating systems, along with their applications. Since PikeOS uses paravirtualisation, operating systems need to be adapted in order to run in one of its VMs. Application programs, however, can run unmodified. Additionally, PikeOS supports hardware assisted virtualization on CPUs such as ARM-VE, ARM TrustZone, Intel VT or Freescale QorIQ to ensure high performance with minimal changes to guest operating systems.

Since each VM has its own, separate set of resources, programs hosted by one VM are independent of those hosted by another. This allows for legacy (e.g. Linux) programs to coexist with safety-critical programs in one machine. Unlike other popular virtualisation systems, PikeOS features not only separation of spatial resources, but also strictly separates temporal resources of its client OSes. This allows for hard real-time systems to be virtualised, while still retaining their timing properties. The PikeOS scheduling method is patented.[1]

Spatial and temporal resources are assigned statically to the individual VMs by the PikeOS System Software. Together with the PikeOS microkernel, this system software forms a minimal layer of globally trusted code. Due to the small amount of trusted code and the modular design PikeOS is suited for safety-critical projects requiring certification according to industrial standards. Known examples are the development of the Airbus A350 Integrated Modular Avionics devices and the Airbus A400M loadmaster workstation.[2][3][4]

Certification standards

PikeOS is certified according to the following standards:[5]

PikeOS is the only operating system that achieved a SIL4 certification for SMP usage on multi-core platforms.[6]

Programming interfaces and environments

Currently the following application programming interfaces, run-time environments and guest operating systems are available:

Supported hardware

PikeOS supports processors with PowerPC, x86, ARM, MIPS, SPARC and SuperH architectures. The strict separation of system resources requires that the processor has a memory management unit or a memory protection unit.

Since version 3.1 PikeOS supports multi-core systems.[9]

References

  1. "Patent WO2006050967A1 - Method for distributing computing time in a computer system - Google Patente". Google.com. Retrieved 2016-08-11.
  2. Cheung, Ken (2008-11-18). "AIRBUS Selects SYSGO PikeOS for A350 XWB Aircraft". EDA Geek. Retrieved 2016-08-11.
  3. "Rheinmetall selects DO178B certifiable PikeOS from SYSGO for A400M project - Military Embedded Systems". Mil-embedded.com. 1970-01-01. Retrieved 2016-08-11.
  4. "Cargo Load Control for A400M - MEN". Menmicro.com. Retrieved 2016-08-11.
  5. "won two major deals in railway and received TÜV SIL3-4 certificate - SYSGO - Embedding Innovations". SYSGO.com (in (German)). 2012-04-02. Retrieved 2016-08-11.
  6. "SYSGO announces world premiere with PikeOS™ SIL 4 certification on multi-core platform". openPR.com. Retrieved 2016-08-11. C1 control character in |title= at position 44 (help)
  7. "SYSGO's Embedded Virtualization RTOS PikeOS Offers Android Personality". Electronicspecifier.com. 2011-04-11. Retrieved 2016-08-11.
  8. "Safer vehicles through aircraft technology | EETE Automotive". Automotive-eetimes.com. 2012-07-04. Retrieved 2016-08-11.
  9. "EMBEDDED WORLD - PikeOS 3.1 supports multicore". EE Times. Retrieved 2016-08-11.
This article is issued from Wikipedia - version of the 8/11/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.