This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.c_hwarch:1_embedded [2021/07/26 13:45] murphy |
dido:public:ra:xapend:xapend.c_hwarch:1_embedded [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== C.1 Embedded Systems ====== | ====== C.1 Embedded Systems ====== | ||
| - | [[dido:public:ra:xapend:xapend.c_hwarch| Return to Hardware Architectures ]] | + | [[dido:public:ra:xapend:xapend.c_hwarch:start| Return to Hardware Architectures ]] |
| - | An **Embedded System** is a computer custom built to serve a specific purpose. Some examples of special purpose computers are cash registers, calculators, smart thermostats, and engine monitors in vehicles. A general purpose computer is one designed to perform general tasks: e.g., tablets, laptops, desktops, workstations and servers. Recently, smart phones have crossed over from being special purpose computers to general purpose computers, performing lots of tasks such as browsing the internet, playing songs, watching films, gaming and taking photos. They are no longer limited to making and receiving phone calls. | + | An **Embedded System** is a computer custom built to serve a specific purpose. Some examples of special purpose computers are cash registers, calculators, smart thermostats, and engine monitors in vehicles. A general purpose computer is one designed to perform general tasks: e.g., tablets, laptops, desktops, workstations and servers. Recently, smart phones have crossed over from being special purpose computers to general purpose computers, performing lots of tasks such as browsing the [[dido:public:ra:xapend:xapend.a_glossary:i:internet|internet]], playing songs, watching films, gaming and taking photos. They are no longer limited to making and receiving phone calls. |
| Although the general purpose computers are almost ubiquitous and can solve many problems associated with embedded computer, the need for specialized microprocessors has increased dramatically. General purpose computers are not necessarily best when it comes to specialized needs. They are often cumbersome, expensive and not well suited to handle specific needs. For example, a smart thermostat, a calculator or security sensors are best left to specialized computers. | Although the general purpose computers are almost ubiquitous and can solve many problems associated with embedded computer, the need for specialized microprocessors has increased dramatically. General purpose computers are not necessarily best when it comes to specialized needs. They are often cumbersome, expensive and not well suited to handle specific needs. For example, a smart thermostat, a calculator or security sensors are best left to specialized computers. | ||