(Go: >> BACK << -|- >> HOME <<)

ITRON project: Difference between revisions

Content deleted Content added
→‎Details: Give a fuller citation to ACM queue interview in the text, and a better description of eCos and RTEMS
 
(35 intermediate revisions by 20 users not shown)
Line 1:
The '''ITRON''' project is the first of several sub-architectures of the [[TRON Projectproject]].
 
Originally undertaken in 1984, ITRON is a Japanese [[open standard]] for a [[real-time operating system]] (RTOS) initiated under guidance of [[Ken Sakamura]]. This project aims to standardize the RTOS and related specifications for [[embedded system]]s, particularly small-scale embedded systems. The ITRON RTOS is targeted for consumer electronic devices, such as [[mobile phone]]s and [[fax machine]]s. Various vendors sell their own implementations of the RTOS. Wipro has largely contributed to its design and development.
 
Originally undertaken in 1984, '''ITRON''' is a Japanese [[open standard]] for a [[real-time operating system]] (RTOS) initiated under the guidance of [[Ken Sakamura]]. This project aims to standardize the RTOS and related specifications for [[embedded system]]s, particularly small-scale embedded systems. The ITRON RTOS is targeted for consumer electronic devices, such as [[mobile phone]]s and [[fax machine]]s. Various vendors sell their own implementations of the RTOS. Wipro has largely contributed to its design and development.
 
==Details==
ITRON, and '''μITRON''' (sometimes also spelled uITRON or microITRON) are the name of RTOS specifications coming out of ITRON projects. 'μ' means that the particular specification is meant for the smaller 8-bit or 16-bit CPU targets. Specifications are available for free. Commercial implementations are available, and offered under many different licenses. On 10 November 2017, the [[Institute of Electrical and Electronics Engineers]] acquired ownership of the 16- and 32- bit uITRON from TRON Forum.<ref>{{Cite web|url=https://www.tron.org/blog/2017/12/ieee-standards-association-ieee-sa-and-tron-forum-sign-agreement-to-advance-iot-development-and-interoperability/|title=IEEE Standards Association (IEEE-SA) and TRON Forum Sign Agreement to Advance IoT Development and Interoperability|website=www.tron.org|language=en-US|access-date=2019-10-02}}</ref>
 
[[ITRON]], and [[uITRON]] (or [[microITRON]]) are the name of RTOS
specifications coming out of ITRON Projects. `u' or `micro' means that
the particular specification is meant for the smaller 8-bit or 16-bit
CPU targets. Specifications are available for free. Commercial
implementations are available, and offered under many different
licenses.
 
A few sample sources exist, and there are many commercial source offerings, too.
 
Examples of open source RTOSRTOSes thatincorporating incorporatesan API based on [[uITRON]]μITRON specification are [[eCos]], and [[RTEMS]] which are mentioned in the [[List of real-time operating systems]].
 
ITRON specification is meant for hard real-time embedded RTOS.
 
It is very popular in the embedded market, as there are many applications for it, i.e., devices with the OS embedded inside.
 
For example, there is an ACM Queue Interviewinterview with Jim Ready, founder of MontaVista (realtime linux company), "Interview with Jim Reddy", April 2003, ACM Queue.<ref>{{Cite [httpweb|url=https://queue.acm.org/detail.cfm?id=644261]|title=Interview - ACM Queue|website=queue.acm.org}}</ref> He says in the interview, "The single, most successful RTOS in Japan historically is micro iTRONμITRON. This is an indigenous open specification led by Dr. Ken Sakamura of the University of Tokyo. It is an industry standard there."
Many Japanese digital cameras, for example, have use ITRON specification OS. Toyota automobile has used ITRON specification OS for engine control.
 
Supported CPUs are numerous. [[ARM architecture|ARM]], [[MIPS architecture|MIPS]], [[x86]], architecture[[SuperH|x86SH]] [[FR-V]] and many others including CPUs supported by open source RTOS [[eCos]] and [[RTEMS]], both of which include the support for uITRONμITRON compatible APIs.
 
TheITRON's popularity comes from many factors, but one factor is the notion of "loose standardization": the API specification is at the source level, and does not specify binary API compatibility. This makes it possible for implementers to make use of features of the particular CPU model to which the implementation is targeted. The developer even has the freedom of choosing to pass the parameters using a consolidated packet, or separate parameters to API (system call, library call, etc.). Such freedom is important to make the best use of not so powerful 8-bit or 16-bit CPUs. (However, thisThis makes keeping the binary compatibility among different implementations impossible. This led to the development of [[T-Kernel]] in the 2000s in order to promote binary compatibility for middleware distribution.
the binary compatibility among different implementations impossible. This led to the development of [[T-Kernel]] in the
2000's in order to promote binary compatibility for middleware distribution.)
 
ITRON specification promotion was done by the various companies which sell the commercial implementations. There was also an NPO TRON Association<ref>{{Cite [web|url=http://www.tron.org/]|title=TRON Forum|website=www.tron.org}}</ref> that promoted the specification by publishing it as well as other TRON specification OSsOSes. But since the first quarter of 2010, it has become part of T-Engine Forum,<ref>{{Cite [web|url=http://www.t-engine.org/],|title=The name of T-Engine Forum was changed to TRON Forum|website=www.t-engine.org}}</ref> another non-profit organization that promotes other operating system such as the next generation RTOS, [[T-Kernel]].
 
[[T-Kernel]] is the name of the specification ANDand at the same time refers to the single implementation based on the authorized source code available from T-Engine Forum for free under T-License. So T-Kernel doesn't suffer from the binary API compatibility.
 
'''JTRON''' ('''Java TRON''') is a sub-project of ITRON to allow it to use the [[Java (software platform)|Java platform]].
 
==See also==
* [[Expeed]] – Nikon
* [[Bionz]] – Sony
* [[CxProcess]] – Konica Minolta
* [[Softune]] – Fujitsu
 
==References==
{{Reflist}}
 
==External links==
* {{Official website|www.tron.org}}, TRON
* {{GitHub|tron-forum}}
* [http://www.sakamura-lab.org/TRON/ SakamuraDr. homeKen Sakamura pageLab]
* [http://www.ertl.jp/ITRON/home-e.html ITRON Projectproject Archivearchive]
* [http://www.tronshow.org/index-e.html Fair on TRON, technology showcase, occurs yearly, in English]
* [http://www.linuxinsider.com/story/31855.html The Most Popular Operating System in the World]
* [http://www.sakamura-lab.org/TRON/ Sakamura home page]
* [http://www.ertl.jp/ITRON/home-e.html ITRON Project Archive]
 
[[Category:Open standards]]
[[Category:Real-time operating systems]]
 
[[Category:{{Real-time operating systems]]}}
{{comp-sci-stub}}
 
[[Category:OpenTRON standardsproject]]
[[de:ITRON]]
[[it:ITRON]]
[[ja:ITRON]]