TenAsys

Summary

TenAsys (rhymes with tenacious) is a privately owned company providing real-time software and services based on the x86 Intel Architecture and Microsoft Windows operating system.

TenAsys Corporation
Company typePrivate
IndustryEmbedded and Real-time Software
Founded2000; 24 years ago (2000)
HeadquartersHillsboro, Oregon, US
45°31′52″N 122°52′53″W / 45.531°N 122.8814°W / 45.531; -122.8814
ProductsiRMX, INtime, and eVM
Websitewww.tenasys.com

History edit

The company was founded in 2000 as a spin-off of RadiSys Corporation to exploit the RTOS technology based on the iRMX and INtime for Windows products originally developed by Intel Corporation. RadiSys acquired the iRMX and INtime RTOS technology when they purchased Intel's Multibus division in 1996.[1][2][3]

RadiSys released version 1.0 of the INtime RTOS in June, 1997.[4] The product was selected as one of two finalists in the EDN 1997 "Innovation of the Year" embedded development category.[5]

Effective 2000 iRMX III is supported, maintained, and licensed worldwide by TenAsys Corporation, under an exclusive licensing arrangement with Intel.

Products edit

 
Building that houses the company

TenAsys develops real-time operating system (RTOS) products designed to merge two separate computing platforms into one. Specifically, their products provide a means by which an RTOS can run in parallel with Windows on a standard PC platform. Their products are specific to the x86 Intel architecture.

iRMX III edit

iRMX is a real-time operating system designed specifically for use with the Intel 8080 and Intel 8086 family of processors. It is an acronym for Real-time Multitasking eXecutive. Intel developed iRMX in the late 1970s and originally released it in 1980 to support and create demand for their processors and Multibus system platforms.[6]

iRMX for Windows edit

iRMX for Windows provides legacy support for existing applications based on the iRMX III real-time operating system and the iRMX for Windows RTOS produced by Intel beginning in 1992.

The iRMX for Windows RTOS loads and runs on a standard Windows system. Upon initialization, it sets up a separate execution environment, takes over the CPU, and encapsulates Windows as the lowest priority iRMX task. The iRMX operating system scheduler then determines which tasks will run; whenever a real-time task is ready to run, it preempts Windows, handles all real-time activities, and then resumes Windows (the lowest priority iRMX task) after all real-time activities have completed.

INtime RTOS for Windows edit

Like iRMX for Windows, the INtime RTOS also installs on a standard Windows system. Once installed, the INtime RTOS schedules all real-time processes to run first, at a higher priority than Windows. The INtime RTOS runs as a separate, independent kernel outside of the Windows kernel, without modifying the Windows kernel, drivers, or applications.

Real-time processes run on the INtime kernel, and non-real-time processes run on Windows. Windows application threads communicate with their real time counterparts on the INtime kernel through a special API that facilitates coordination and data sharing.

eVM Virtualization Platform for Windows edit

The eVM virtualization platform provides a virtual machine that hosts real-time and embedded operating systems running alongside Microsoft Windows. The eVM platform requires Intel virtualization technology (or Intel VT) in order to operate. The guest OS that runs within the VMM runs in parallel with Windows, on an industry-standard, PC-compatible, multi-core platform.[7]

Legacy I/O can be emulated using Intel VT. Virtual communication channels, such as a virtual Ethernet or a virtual serial link, provide a means for embedded applications running on the VMM to coordinate with Windows applications.

Direct hardware (access to I/O) and deterministic timing (interrupt latency) needs are addressed by giving the guest OS direct access to time-critical hardware. I/O is assigned exclusively to each guest OS so existing native device drivers have direct access to real hardware.

Development Environment edit

TenAsys RTOS tools are integrated into the Microsoft Visual Studio IDE.

Notes edit

  1. ^ RadiSys to Acquire Multibus Business From Intel Corp., Intel to Take 17% Equity Stake in RadiSys [1]
  2. ^ who owns Multibus? or older Intel product?
  3. ^ "TenAsys® Announces eVM™ for Windows® Embedded Virtualization Manager". EEJournal. 2010-03-22. Retrieved 2020-10-20.
  4. ^ RadiSys Ships INtime to Customers Worldwide
  5. ^ EDN 8th Annual Innovation Awards (1997) Winners and Finalists
  6. ^ Real-time Elements, Donald J. Ewing, Professor Emeritus, Electrical Engineering and Computer Science University of Toledo, EECS 4170/5170/7170 Class Notes [2]
  7. ^ "TenAsys® Announces eVM™ for Windows® Embedded Virtualization Manager". EEJournal. 2010-03-22. Retrieved 2020-10-20.

References edit

  • Schwaderer, Curt (May 2006). "Real-time OS for multicore processors: Serious implications for AdvancedTCA systems" (PDF). CompactPCI & AdvancedTCA Systems. (history and technology overview)
  • Neumann, Dean; Kulkarni, Dileep; Kunze, Aaron; Rogers, Gerald; Verplanke, Edwin (August 2006). "Intel Virtualization Technology in Embedded and Communications Infrastructure Applications" (PDF). Intel Technology Journal. 10 (3). doi:10.1535/itj.1003.05. (application of virtualization to embedded systems)
  • Mick, Robert (August 2006). "Virtualization Technology Enables a Common Automation Platform" (PDF). ARC Brief. (impact of virtualization technology on manufacturing systems)
  • Shaum, Loren (July 2007). "When RTOS Really Is Needed". Control Design. (application of an RTOS to machine-control)
  • Ciufo, Chris (July 2008). "Virtualization yields hardware optimization and new embedded architectures". Military Embedded Systems. (COTS virtualization software for military system applications)

External links edit

  • TenAsys homepage
  • iRMX product page
  • INtime product page
  • eVM product page