Computer Organization and ArchitectureComputer Science & Information Technology

What do you mean by Flynn’s Classification?

Categorizes computer architectures based on the number of instruction and data streams.

1. Single Instruction Stream, Single Data Stream (SISD): A computer with a single processor is called a Single Instruction Stream, Single Data Stream (SISD). It represents the organization of a single computer containing a control unit, a processor unit, and a memory unit. Instructions are executed sequentially and the system may or may not have internal parallel processing. Parallel processing may be achieved by means of a pipeline processing. Single Instruction Stream, Single Data Stream

  • CU : Control unit
  • PU : Processor unit
  • MU : Memory unit
  • IS : Instruction stream
  • DS : Data stream

2. Single Instruction Stream, Multiple Data Stream (SIMD): It represents an organization of computer which has multiple processors under the supervision of a common control unit. All processors receive the same instruction from the control unit but operate on different items of the data.

SIMD

  • CU : Control unit
  • PU : Processor unit
  • MU : Memory unit
  • IS : Instruction stream
  • DS : Data stream
  • SM : Shared memory

3. Multiple Instruction Stream, Single Data Stream (MISD): It refers to the computer in which several instructions manipulate the same data stream concurrently. In the structure different processing element run different programs on the same data.

MISD

  • CU : Control unit
  • PU : Processor unit
  • MU : Memory unit
  • IS : Instruction stream
  • DS : Data stream
  • SM : Shared memory

4. Multiple Instruction Stream, Multiple Data Stream (MIMD): MIMD computers are the general purpose parallel computers. Its organization refers to a computer system capable of processing several programs at a same time.

MIMD

  • CU : Control unit
  • PU : Processor unit
  • MU : Memory unit
  • IS : Instruction stream
  • DS : Data stream
  • SM: Shared Memory

 

<< Previous | Next >>
Must Read: What is Computer Organization and Architecture?

Dear Aspirants,
Your preparation for GATE, ESE, PSUs, and AE/JE is now smarter than ever — thanks to the MADE EASY YouTube channel.
This is not just a channel, but a complete strategy for success, where you get toppers strategies, PYQ–GTQ discussions, current affairs updates, and important job-related information, all delivered by the country’s best teachers and industry experts.
If you also want to stay one step ahead in the race to success, subscribe to MADE EASY on YouTube and stay connected with us on social media.
MADE EASY — where preparation happens with confidence.

MADE EASY

MADE EASY is a well-organized institute, complete in all aspects, and provides quality guidance for both written and personality tests. MADE EASY has produced top-ranked students in ESE, GATE, and various public sector exams. The publishing team regularly writes exam-related blogs based on conversations with the faculty, helping students prepare effectively for their exams.

Leave a Reply

Your email address will not be published. Required fields are marked *