Embedded system: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
Somewhat stubby, but a start |
m +cat |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
An '''embedded system''' is a computer which is part of a larger electrical or mechanical system, often in a [[ | 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}} | ||
[[Category: Computer Basics]] | |||
Latest revision as of 23:41, 15 December 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.