0% found this document useful (0 votes)
96 views

Sisd:: Example

This document discusses four computer architecture models: SISD, SIMD, MISD, and MIMD. SISD refers to a single-instruction single-data architecture where a single processor executes instructions sequentially on one data stream. SIMD uses the same instruction on multiple data streams. MISD executes different instructions on the same data stream. MIMD uses multiple instructions and data streams, with different processors working asynchronously.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views

Sisd:: Example

This document discusses four computer architecture models: SISD, SIMD, MISD, and MIMD. SISD refers to a single-instruction single-data architecture where a single processor executes instructions sequentially on one data stream. SIMD uses the same instruction on multiple data streams. MISD executes different instructions on the same data stream. MIMD uses multiple instructions and data streams, with different processors working asynchronously.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

SISD:

SISD means Single Instructi0n Single Data. It is a unipr0cess0r machine that can execute a
single instructi0n, 0perating 0n a single data stream. This is previ0us c0mputer architecture and
its 0nly acted 0n 0ne instructi0n by CPU during just 1 cl 0ck tick. In SISD, machine instructi 0ns
are pr0cessed in a sequential manner and th0se c0mputers wh0 ad0pting this m0del are p0pularly
kn0wn as sequential c0mputers. M0st c0nventi0nal c0mputers have SISD architecture. All the
data and t0 instructi0ns be pr0cessed must be st0red in primary mem0ry. The speed 0f the
pr0cessing element in the SISD m0del is limited by the rate at which the c 0mputer can transfer
inf0rmati0n internally. D0minant representative SISD systems are w0rkstati0ns and IBM PC.
This type 0f architectures are m0stly used in the machines where instructi0ns splits int0 multiple
pieces and all pieces 0perates at the same time.

EXAMPLE:
 Mainframe and Mini C0mputers.

SIMD:
SIMD means Single Instructi0ns Multiple Data. A SIMD gadget is a multipr0cess0r device
capable 0f executing the identical practice 0n all 0f the CPUs but running 0n special facts
streams. It includes many pr0cessing units. It has parallel c0mputer with multiple pr0cessing that
perf0rms same 0perati0ns 0n multiple data p0ints. Machines based t0tally 0n a SIMD m0del are
nicely applicable t0 medical c0mputing c0nsidering they inv0lve l0ts 0f vect0r and matrix
0perati0ns. S0 that the facts can be surpassed t0 all 0f the pr0cessing fact0rs (PEs) prepared
rec0rds elements 0f vect0rs can be divided int0 a c0uple 0f sets (N-units f0r N PE systems) and
every PE can technique 0ne statistics set. D0minant representative SIMD systems is a Cray’s
vect0r pr0cessing machine.
EXAMPLE:
 The d0t pr0duct 0f tw0 vect0rs.

MISD:
MISD means Multiple Instructi0n Single Data. An MISD c0mputing system is a multipr0cess0r
machine capable 0f executing different instructi0ns 0n different PEs but all 0f them 0perating 0n
the same data set.
Example=sin(x)+c0s(x)+tan(x)
The system perf0rms different 0perati0ns 0n the same data set. MISD structure is just 0f
hyp0thetical interest since n0 d0wn t0 earth framew0rk has been devel0ped utilizing this
ass0ciati0n. In MISD, multiple preparing units w 0rk 0n 0ne single-data stream. Machines built
using the MISD m0del are n0t useful in m0st 0f the applicati0n, a few machines are built, but
n0ne 0f them are available c0mmercially.

EXAMPLES:
 Fault-t0lerant c0mputers. 
 Pipelining.
MIMD:
MIMD means Multiple Instructi0ns Multiple Data. In registering, MIMD (multiple instructi0n,
multiple data) is a pr0cedure utilized t0 acc0mplish parallelism. Machines utilizing MIMD have
vari0us pr0cess0rs that w0rk n0n-c0ncurrently and aut0n0m0usly. Whenever, vari0us pr0cess0rs
might be executing vari0us instructi0ns 0n vari0us bits 0f data. Each PE in the MIMD m0del has
separate instructi0n and data streams theref0re, machines built using this m0del are capable t0
any kind 0f applicati0n. Unlike SIMD and MISD machines, PEs in MIMD machines w 0rk
asynchr0n0usly. D0minant representative shared mem0ry MIMD systems are Silic0n Graphics
machines and Sun/IBM’s SMP (Symmetric Multi-Pr0cessing).

EXAMPLE:
 Intel Xe0n Phi.

MIMD machines having multipr0cess0rs like:

MAJOR ISSUES IN MIMD:


 Interc0nnecti0n between pr0cess0r and mem0ry.
 Issues 0f scalability.
 Cache c0herence.
 Disturbance 0f shared mem0ry.
 Synchr0nizati0n supp0rt.
GRAINS OF PARALLELISM ACCORDING TO SIMD AND
MIMD:

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy