Multi processing systems
#1

Multi processing systems

[attachment=17216]
real and pseudo parallelism
Parallelism: Physically simultaneous processing is term as parallelism. It involves multiple processing elements and/or independent device operations.
Concurrency: Logically simultaneous processing is term as Concurrency. It does not imply multiple processing elements (PEs). It requires interleaved execution on a single PE.


Types of parallel Processor Systems


A taxonomy first introduced by Flynn [FLYNN72] is still the most common way of categorizing systems with parallel processing capability. Flynn proposed the following categories of computer systems.
1. Single instruction, single data (SISD) stream: A single processor executes a single instruction stream to operate on data stored in a single memory. Uniprocessors fall into this categories.


Instruction Level Parallelism
There are two fundamental ways of increasing a processor’s instruction execution rate: by increasing clock speed, which decreases the overall execution time per instruction, or by increasing the number of instruction that are executing simultaneously. The former approach relies largely in improvements in IC technology – things such as decreased feature size – that permit higher clock speeds, and as such are out of the hands of the computer desiner. The latter approach is an architecural one, and very much the province of the architect and logic designer.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Image Processing for Skin Cancer Detection seminar paper 5 4,029 17-03-2016, 11:42 AM
Last Post: seminar report asees
  DIGITAL IMAGE PROCESSING project uploader 3 8,916 01-12-2015, 02:42 PM
Last Post: seminar report asees
  SLOT VIEW SIMULATION OF WIND ELECTRICAL SYSTEMS seminar paper 1 1,448 26-11-2012, 01:49 PM
Last Post: seminar details
  AN INVESTIGATION OF ANTI-LOCK BRAKING SYSTEMS FOR HEAVY GOODS VEHICLES project uploader 1 1,907 23-11-2012, 12:06 PM
Last Post: seminar details
  INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS seminar paper 1 2,388 13-11-2012, 12:18 PM
Last Post: seminar details
  BUG TRACKING SYSTEMS project uploader 1 1,837 20-10-2012, 12:37 PM
Last Post: seminar details
  Post-Fault Restoration in Multi-Domain Networks with Multiple Failures seminar details 0 939 11-06-2012, 05:45 PM
Last Post: seminar details
  The Application of Back Propagation Neural Network of Multi-channel Piezoelectric.... project uploader 0 1,182 09-06-2012, 05:32 PM
Last Post: project uploader
  DIGITAL SPEECH PROCESSING seminar details 0 1,221 09-06-2012, 01:04 PM
Last Post: seminar details
  Credit card processing seminar details 0 1,374 09-06-2012, 12:41 PM
Last Post: seminar details

Forum Jump: