Embedded system: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Somewhat stubby, but a start
 
m Avoid redir
Line 1: Line 1:
An '''embedded system''' is a computer which is part of a larger electrical or mechanical system, often in a [[Real-time system|real-time]] mode. Their [[software]] is fixed, and performs entirely pre-defined functions; in smaller systems (the majority), is often stored in [[Read-only memory|ROM]].
An '''embedded system''' is a computer which is part of a larger electrical or mechanical system, often in a [[real-time]] mode. Their [[software]] is fixed, and performs entirely pre-defined functions; in smaller systems (the majority), is often stored in [[Read-only memory|ROM]].


The first embedded systems were [[minicomputer]]s, but now [[microcomputer]]s are used; in fact, the vast majority of modern production of these is used in embedded applications.
The first embedded systems were [[minicomputer]]s, but now [[microcomputer]]s are used; in fact, the vast majority of modern production of these is used in embedded applications.


{{semi-stub}}
{{semi-stub}}

Revision as of 21:02, 5 November 2018

An embedded system is a computer which is part of a larger electrical or mechanical system, often in a real-time mode. Their software is fixed, and performs entirely pre-defined functions; in smaller systems (the majority), is often stored in ROM.

The first embedded systems were minicomputers, but now microcomputers are used; in fact, the vast majority of modern production of these is used in embedded applications.