翻訳と辞書
Words near each other
・ Opening Campaign
・ Opening ceremony
・ Opening credits
・ Opening Cup
・ Opening Day
・ Openclipart
・ OpenClonk
・ OpenCMIS
・ OpenCms
・ OpenCodecs
・ OpenCoffee Club
・ OpenCog
・ OpenCola
・ Opencola (company)
・ OpenCola (drink)
OpenComRTOS
・ OpenConf
・ OpenConnect
・ Opencor
・ OpenCores
・ OpenCorporates
・ OpenCourseWare
・ OpenCPN
・ OpenCRG
・ OpenCritic
・ OpenCrowd
・ OpenCSW
・ OpenCTM
・ OpenCube Technologies
・ OpenCV


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

OpenComRTOS : ウィキペディア英語版
OpenComRTOS

OpenComRTOS is a commercial network-centric, formally developed real-time operating system, aimed primarily at the embedded systems market.
== Overview ==

OpenComRTOS is a network-centric RTOS (Real-time operating system) that was developed using Formal Methods. It has features like the capability to support heterogeneous multi-processor systems in a transparent way, independently of the processor type (16bit, 24bit, 32bit, 64bit) and the communication medium (shared memory, buses, point-to-point links or virtual links on top of existing communication mechanisms). Typical code size on a 32bit target processor is about 5 KiBytes.
OpenComRTOS is based on the meta-modelling paradigm of Interacting Entities. In OpenComRTOS the unit of execution is a "Task" (a function with its local workspace or stack). Task entities synchronise and communicate using intermediate "Hubs" entities that are decoupled from the interacting Tasks. Hubs are formally modelled as "Guarded Actions". The current implementation provides the functionality of traditional RTOS services like ''Events, Semaphores, Ports, FIFOs, Resources, Packet Pools and Memory Pools''. The user can also create his own Hub types.
OpenComRTOS uses a uniform architecture with a Kernel Task, driver Tasks and application Tasks, each having a Task input Port. The same interface is used for the Interrupt Service Routines.
The underlying architecture relies on the use of prioritised Packet switching with communication and routing being part of the underlying system services. One of the results is that the source code of the Tasks is independent of the mapping of Tasks and Hubs to the processing nodes in the target system.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「OpenComRTOS」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.