This article contains content that is written like an advertisement. (February 2021) |
Developer | SYSGO GmbH |
---|---|
OS family | Real-time operating system |
Working state | Current |
Source model | Closed source |
Latest release | 5.0 / February 2020 |
Marketing target | Embedded systems |
Available in | English |
Platforms | ARM, PowerPC, x86, SPARC |
Kernel type | Microkernel |
License | Proprietary |
Official website | www |
PikeOS is a commercial, hard real-time operating system (RTOS) that offers a separation kernel based hypervisor with multiple logical partition types for many other operating systems (each called a GuestOS) and applications. It enables users to build certifiable smart devices for the Internet of things according to the high quality, safety and security standards of different industries.
PikeOS combines a real-time operating system (RTOS) with a virtualization platform and Eclipse-based integrated development environment (IDE) for embedded systems. It is a commercial clone of L4 microkernel family.[1] PikeOS has been developed for safety and security-critical applications with certification needs in the fields of aerospace & defense, automotive & transport, industrial automation & medical, network infrastructures, and consumer electronics.
One of the key features of PikeOS is the ability to safely execute applications with different safety and security levels concurrently on the same computing platform. This is achieved by the strict spatial and temporal segregation of these applications by means of software partitions. A software partition can be seen as a container with pre-allocated privileges that can have access to memory, central processing unit (CPU) time, input/output (I/O), but also a predefined list of PikeOS services. With PikeOS, the term application refers to an executable linked against the PikeOS application programming interface (API) library and running as a process inside a partition. Due to the nature of the PikeOS API, applications can range from simple control loops up to complete paravirtualized guest operating systems like Linux or hardware virtualized guests.
Software partitions are also called virtual machines (VMs), because it is possible to implement a complete guest operating system inside a partition which executes independently from other partitions and thus can address use cases with mixed criticality. PikeOS can be seen as a Type 1 hypervisor.
The Eclipse-based IDE CODEO supports system architects with graphical configuration tools, providing all the components that software engineers will need to develop embedded applications, as well as including comprehensive wizards to help embedded project development in a time-saving and cost-efficient way:
Several dedicated graphical editing views are supporting the system integrator to always keep the overview on important aspects of the PikeOS system configuration showing partition types, scheduling, communication channels, shared memory and IO device configuration within partitions.
Projects can be easily defined with the help of reusable templates and distributed to the development groups. Users can configure predefined components for their project and can also define and add other components during the development process.
Safety certification standards according to:
Security certification standards according to:
SYSGO is committed to establish the technology and business partnerships that will help software engineers to achieve their goals. As of October 2017[update], SYSGO is working with about 100 partners globally.[2]
An excerpt of partners per category is mentioned below:
Product Type | Product Version | Linked CODEO Version | Linked ELinOS Version | EOL |
---|---|---|---|---|
PikeOS | 3.4 (non cert) | 5.0, 6.0, 6.1, 6.2 | 5.2 | Since 12/2017 |
PikeOS | 3.4 (cert) | 5.0, 6.0, 6.1, 6.2 | 5.2 | LTS on x86 |
PikeOS | 3.5 | 5.0, 6.0, 6.1, 6.2 | 6.0, 6.1 | Since 12/2017 |
PikeOS | 4.0 | 6.0, 6.1, 6.2 | 6.0, 6.1 | Since 06/2019 |
PikeOS | 4.1 | 6.1, 6.2 | 6.1 | Announced for 04/2021 |
PikeOS | 4.2 (non cert) | 6.2 | 6.2 | Current |
PikeOS | 4.2 (cert) | 6.2 | 6.2 | Current |
PikeOS | 5.0 (non cert) | 7.0 | 7.0 | Current |
PikeOS | 5.0 (cert) | 7.0 | 7.0 | Current |
By: Wikipedia.org
Edited: 2021-06-18 18:50:02
Source: Wikipedia.org