William Lamie

Last updated
William Lamie
Born (1961-07-15) July 15, 1961 (age 62)
Hawaii, U.S.
NationalityAmerican
Other namesBill Lamie
Education Central Michigan University (CMU)
San Diego State University (SDSU)
Occupation(s) software engineer, businessman, investor
Years active1980s–present
Known forCreator of real-time operating systems Nucleus, ThreadX, PX5

William (Bill) Lamie (born 15 July 1961) is an American software engineer. He is known as the author of the Nucleus, ThreadX and PX5 real-time operating systems (RTOS). [1] [2] [3]

Contents

Early life and education

Lamie was born in Hawaii and grew up in Southern California and then Michigan. Bill started his Computer Science studies at Central Michigan University (CMU). His father Edward Lamie was a Computer Science professor and department head at CMU, where he first realized that Computer Science was his passion. In 1985, he completed his Bachelor of Science in Computer Science (BSCS) degree from San Diego State University (SDSU).

Business career

Lamie's area of expertise within the field of Computer Science lies in real-time operating systems (RTOS). His interest in this field was sparked during his initial employment at Digital Wizards, a San Diego-based company. Digital Wizards provided the US Navy an RTOS called Executive Operating System (EXOS), of which he was a major contributor. After EXOS, he worked for Scientific Atlanta and then started consulting in the real-time, embedded arena.

Accelerated Technology (now part of Siemens)

In the late 1980s Lamie created the Nucleus RTOS and co-founded Accelerated Technology (ATI), which is now part of Siemens Embedded. The Nucleus RTOS comprised two variants, namely Nucleus RTX and Nucleus PLUS. Nucleus PLUS offered dynamic object creation/deletion capabilities and a more extensive range of functionality compared to Nucleus RTX. As of 2023, the Nucleus RTOS has been employed in approximately 3 billion devices. [4] In 1995, he made the decision to depart from Accelerated Technology.

Express Logic (now part of Microsoft)

In 1997, Lamie created a new real-time operating system known as ThreadX and co-founded Express Logic, a software development company. In 2019, Microsoft acquired Express Logic, including the ThreadX technology. [5] [6] ThreadX gained recognition in the embedded industry for its advantages in terms of size, performance, and simplicity when compared to the Nucleus RTOS. According to VDC Research, ThreadX has been deployed in nearly 11 billion instances. Following the acquisition, Microsoft rebranded the technology as Azure RTOS. [7]

PX5

In 2022, Lamie left Microsoft and introduced a new RTOS known as the PX5 RTOS. The PX5 RTOS differentiates itself from ThreadX by leveraging data encapsulation and Pointer/Data Verification (PDV) techniques, resulting in notable benefits in terms of size, speed, and security. Moreover, the PX5 RTOS features a native implementation of the POSIX pthreads API, an IEEE standard, enabling code sharing across embedded Linux platforms and reducing the need for additional engineering training. Subsequently, in January 2023, he established a new company named PX5. [8] [9] [10] [11] [12] [13] [14]

Related Research Articles

The Portable Operating System Interface is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems. POSIX defines both the system and user-level application programming interfaces (APIs), along with command line shells and utility interfaces, for software compatibility (portability) with variants of Unix and other operating systems. POSIX is also a trademark of the IEEE. POSIX is intended to be used by both application and system developers.

<span class="mw-page-title-main">QNX</span> Real-time operating system (RTOS) software

QNX is a commercial Unix-like real-time operating system, aimed primarily at the embedded systems market.

pSOS is a real-time operating system (RTOS), created in about 1982 by Alfred Chao, and developed and marketed for the first part of its life by his company Software Components Group (SCG). In the 1980s, pSOS rapidly became the RTOS of choice for all embedded systems based on the Motorola 68000 series family architecture, because it was written in 68000 assembly language and was highly optimised from the start. It was also modularised, with early support for OS-aware debugging, plug-in device drivers, Internet protocol suite (TCP/IP) stacks, language libraries, and disk subsystems. Later came source code level debugging, multiprocessing support, and further computer networking extensions.

<span class="mw-page-title-main">VxWorks</span> Real-time operating system

VxWorks is a real-time operating system developed as proprietary software by Wind River Systems, a subsidiary of Aptiv. First released in 1987, VxWorks is designed for use in embedded systems requiring real-time, deterministic performance and, in many cases, safety and security certification for industries such as aerospace, defense, medical devices, industrial equipment, robotics, energy, transportation, network infrastructure, automotive, and consumer electronics.

<span class="mw-page-title-main">Embedded operating system</span> Type of computer operating system

An embedded operating system is an operating system for embedded computer systems. Embedded operating systems are a computer system designed to increase functionality and reliability for achieving a specific task. Depending on the method used for Computer multitasking, this type of operating system might be considered a real-time operating system (RTOS).

RTLinux is a hard realtime real-time operating system (RTOS) microkernel that runs the entire Linux operating system as a fully preemptive process. The hard real-time property makes it possible to control robots, data acquisition systems, manufacturing plants, and other time-sensitive instruments and machines from RTLinux applications. The design was patented. Despite the similar name, it is not related to the Real-Time Linux project of the Linux Foundation.

In computing, POSIX Threads, commonly known as pthreads, is an execution model that exists independently from a programming language, as well as a parallel execution model. It allows a program to control multiple different flows of work that overlap in time. Each flow of work is referred to as a thread, and creation and control over these flows is achieved by making calls to the POSIX Threads API. POSIX Threads is an API defined by the Institute of Electrical and Electronics Engineers (IEEE) standard POSIX.1c, Threads extensions .

Nucleus RTOS is a real-time operating system (RTOS) produced by the Embedded Software Division of Mentor Graphics, a Siemens Business, supporting 32- and 64-bit embedded system platforms. The operating system (OS) is designed for real-time embedded systems for medical, industrial, consumer, aerospace, and Internet of things (IoT) uses. Nucleus was released first in 1993. The latest version is 3.x, and includes features such as power management, process model, 64-bit support, safety certification, and support for heterogeneous computing multi-core system on a chip (SOCs) processors.

<span class="mw-page-title-main">FreeRTOS</span> Real-time operating system

FreeRTOS is a real-time operating system kernel for embedded devices that has been ported to 35 microcontroller platforms. It is distributed under the MIT License.

Eclipse ThreadX is a highly deterministic, embedded real-time operating system (RTOS) programmed mostly in the language C.

DSPnano is an embedded real-time operating system (RTOS) which is compatible with POSIX and embedded Linux. It was first created in 1996 and was one of the first pthread based real-time kernels. Its entire focus was on tiny real-time digital signal processing systems and has been optimized to deliver high performance DSP on embedded digital signal controllers and digital signal processors. Its parent was the Unison Operating System.

TI-RTOS is an embedded tools ecosystem created and offered by Texas Instruments (TI) for use across a range of their embedded system processors. It includes a real-time operating system (RTOS) component named TI-RTOS Kernel, networking connectivity stacks, power management, file systems, instrumentation, and inter-processor communications like DSP/BIOS Link. It is free and open-source software, released under a BSD license.

IntervalZero, Inc. develops hard real-time software and its symmetric multiprocessing (SMP) enabled RTX and RTX64 software transform the Microsoft Windows general-purpose operating system (GPOS) into a real-time operating system (RTOS).

<span class="mw-page-title-main">QP (framework)</span>

QP is a family of open source real-time embedded frameworks (RTEFs) and runtime environments based on active objects (actors) and hierarchical state machines. The QP family consists of the lightweight QP/C and QP/C++ frameworks, written in C (C99) and C++ (C++11), respectively.

NuttX is a free and open-source Real-Time Operating System (RTOS) with an emphasis on technical standards compliance and on having a small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the main governing standards in NuttX are from the Portable Operating System Interface (POSIX) and the American National Standards Institute (ANSI). Further standard application programming interfaces (APIs) from Unix and other common RTOSes are adopted for functions unavailable under these standards, or inappropriate for deeply embedded environments, such as the fork system call.

<span class="mw-page-title-main">RTX (operating system)</span> Real-time operating system by IntervalZero

RTX / RTX64 are real-time operating system (RTOS) by the firm IntervalZero. They are software extensions that convert Microsoft Windows operating system into a RTOS. It was the first Windows real-time solution on the market.

<span class="mw-page-title-main">Zephyr (operating system)</span> Real-time operating system

Zephyr is a small real-time operating system (RTOS) for connected, resource-constrained and embedded devices supporting multiple architectures and released under the Apache License 2.0. Zephyr includes a kernel, and all components and libraries, device drivers, protocol stacks, file systems, and firmware updates, needed to develop full application software.

PX5 RTOS is a real-time operating system (RTOS) designed for embedded systems. It is implemented using the ANSI C programming language.

References

  1. Cole, Bernard; McConnel, Toni (3 September 2010). "Bill Lamie: Story of a man and his real-time operating systems". Embedded.com. Retrieved 18 September 2023.
  2. Nass, Rich (1 February 2023). "Embedded Executive: Bill Lamie, President and CEO, PX5". Embedded Computing Design. Retrieved 18 September 2023.
  3. Nass, Rich (15 April 2015). "Five Minutes With...Bill Lamie, CEO/Co-Founder, Express Logic". Embedded Computing Design. Retrieved 18 September 2023.
  4. Flaherty, Nick (26 March 2023). "Nucleus RTOS hits 30, boosts safety certifications". eeNews Europe. Retrieved 21 September 2023.
  5. Wiggers, Kyle (18 April 2019). "Microsoft acquires Express Logic for its real-time internet of things operating system". VentureBeat . Retrieved 21 September 2023.
  6. MSV, Janakiram (21 April 2019). "How Does The Express Logic Acquisition Help Microsoft And The IoT Ecosystem". Forbes . Retrieved 21 September 2023.
  7. Tuip, Martin (9 June 2021). "Building IoT solutions with RTOS". Microsoft Tech Community . Retrieved 21 September 2023.
  8. "PX5 RTOS Simplifies Development of 64-bit Hard Real-Time Applications with Support for IAR Embedded Workbench for Arm". Yahoo! Finance . San Diego. 12 June 2023. Retrieved 22 August 2023.
  9. Jagdale, Saumitra (27 February 2023). "PX5: a new RTOS for real-time multithread scheduling in under 1KB". Embedded.com. Retrieved 29 August 2023.
  10. Maxfield, Max (9 February 2023). "New PX5 RTOS Boasts Native Support for POSIX pthreads API". Electronic Engineering Journal. Retrieved 25 August 2023.
  11. "IAR Systems Fully Supports the Brand-new Industrial-Grade PX5 RTOS". Automation.com. 26 January 2023. Retrieved 29 August 2023.
  12. "Reducing safety and security risks for embedded systems". MMG Publishing. Retrieved 29 August 2023.
  13. "IAR Systems implements PX5 RTOS for its IAR Embedded Workbench". IoT Now. 17 June 2023. Retrieved 29 August 2023.
  14. Bush, Steve (26 January 2023). "IAR Systems adds support for PX5 industrial-grade RTOS". Electronics Weekly . Retrieved 29 August 2023.