Skip main navigation

Embedded and General-Purpose Computer Systems

Find out more about the different tasks computer systems perform and how users interact with them.

Computer systems vary widely in the tasks they perform and how users interact with them, but there are some common characteristics that we can attribute to all computer systems.

Features of a Computer System

A computer system is built using a combination of hardware and software that dictates what the system can do and how it can do it. The software is made up of programmed instructions for interacting with the hardware and handling data.

Computer systems can be described in terms of:

  • Receiving data from inputs, for example, a touchscreen or sensor
  • Storing the data in memory so it can be accessed
  • Processing the data to make it more meaningful
  • Outputting data so that it can be experienced by a user or another device

All computer systems are designed using this general model: input, storage, process, and output. However, there are some fundamental differences in how computer systems can be constructed and used. Computer systems can be split into two main categories: general-purpose and embedded systems.

General-Purpose Systems

A general-purpose system is a computer system that can be programmed to perform a large number of tasks. General-purpose computers are designed so that users or devices can interact with them in a variety of ways to meet a broad range of needs.

The ability to run many different pieces of software allows a general-purpose system to be quite versatile in terms of the types of tasks it can perform. Software can be added, updated, and removed fairly easily, which alters the functionality of a system.

Typically, a general-purpose system has a wide range of inputs and outputs that can be connected to it. For example, including USB ports on a laptop allows other devices to change the capabilities and features available to the laptop.

As general-purpose systems are designed to carry out many different types of process, they are often not fully optimised to perform each individual task. For some tasks, optimisation is key!

Embedded Systems

Embedded systems are computer systems that carry out a small number of tasks. When designing an embedded system, manufacturers will focus on the dedicated functions that the system needs to perform. They will optimise the system until it performs each of these tasks very efficiently.

An example of an embedded system is a pacemaker, a small device placed inside a person that monitors and controls their heartbeat to ensure it is beating regularly. If the sensors pick up that the heart rhythm is abnormal, the device sends electrical pulses to the heart to regulate the heartbeat.

Embedded systems are built to have very close control over the hardware using firmware, which is a type of software used for this purpose. Assembly language is often used to develop firmware, as it provides direct control over specific hardware components.

Modern embedded systems contain a microcontroller, which consists of a central processing unit (CPU) to process data, as well as a fixed amount of RAM and ROM. Earlier embedded systems were based on microprocessors that contained only the CPU.

Most embedded systems solely run the firmware added to the device by the manufacturer. However, some devices can have their firmware updated by the user.

Advantages of Embedded Systems

As embedded systems are specialised to the tasks they perform, they can have a number of benefits. They are:

  • Highly efficient at performing tasks
  • Extremely reliable
  • Easy to design
  • Cheap to produce
  • Compact in size
  • Low in power consumption

Types of Embedded Systems

Embedded systems can be broken down into four main categories based on their performance and functional requirements. The categories are not mutually exclusive and a system could represent a combination of these.

Stand-alone Embedded Systems

Stand-alone embedded systems work by themselves and do not require a host system to handle the communication of data between devices or other computer systems. Examples of stand-alone embedded systems are digital watches and video games consoles.

Real-time Embedded Systems

A real-time embedded system is designed to perform a task within a specific time period, such as streaming video and audio. These can be further classified into three types: hard, firm, and soft real-time systems. You will find out more about these next week.

Networked Embedded Systems

Networked embedded systems are connected to a network of devices so that they can share and access resources. An example of a networked embedded system is a card machine for taking payments by credit or debit card.

Mobile Embedded Systems

Mobile embedded systems are found in portable electronics. These are easy to transport but may have limitations, such as the amount of memory or resources available. Examples of mobile embedded systems are fitness trackers and digital cameras.

Discussion

What are some of the disadvantages of embedded systems compared to general-purpose systems?

 

This article is from the free online

Design and Prototype Embedded Computer Systems

Created by
FutureLearn - Learning For Life

Reach your personal and professional goals

Unlock access to hundreds of expert online courses and degrees from top universities and educators to gain accredited qualifications and professional CV-building certificates.

Join over 18 million learners to launch, switch or build upon your career, all at your own pace, across a wide range of topic areas.

Start Learning now