Jump to content

Multiprocessor system on a chip

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 74.93.209.49 (talk) at 17:28, 12 May 2022 (Raspberry Pi is not an MPSoC - it's not and SoC at all - it's an SBC). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A multiprocessor system on a chip (MPSoC, /ˌɛmˌpˈsɒk/ em-pee-SOCK or /ˌɛmˌpˌɛsˌˈs/ em-PEE-ess-oh-SEE) is a system on a chip (SoC) which includes multiple microprocessors. As such, it is a multi-core system on a chip.

MPSoCs are usually targeted for embedded applications. It is used by platforms that contain multiple, usually heterogeneous, processing elements with specific functionalities reflecting the need of the expected application domain, a memory hierarchy and I/O components. All these components are linked to each other by an on-chip interconnect, such as buses and Networks on chip (NoCs). These architectures meet the performance needs of multimedia applications, telecommunication architectures, network security and other application domains while limiting the power consumption through the use of specialised processing elements and architecture.

Structure

A multiprocessor system on a chip must by definition have multiple processor cores. MPSoCs often contain multiple logically distinct processor modules as well. Additionally, MPSoCs typically contain:

Applications

MPSoCs are used when microcontrollers or systems-on-chip must have multiprocessing capabilities. This can include smartphone devices, embedded systems, digital signal processors and other various applications.

Examples

This section is a short list of multiprocessor systems-on-chip.

Design considerations

Benchmarks

MPSoC research and development often compares many options. Benchmarks, such as COSMIC,[1] are developed to help such evaluations.

See also

References

  1. ^ "COSMIC". www.ece.ust.hk. Retrieved 2018-10-11.

External links