Pipelining - computer architecture, Computer Engineering

Assignment Help:

Pipelining - computer architecture:

The Pipeline Defined

According to John Hayes

"A pipeline processor consists of a sequence of processing circuits, called stages or segments, through which a stream of operands may be passed.

"Partial processing of the operands takes place in each segment.

"... a fully processed result is achieved only after an operand set has passed through the whole pipeline."

In daily life, people perform many tasks in stages. For examples, when we perform the laundry, we put a load in the washing machine. When it is completed, it is transferred to the dryer and another load is put in the washing machine. When the initial load is dry, we pull it out for another work like folding or ironing,  by moving the 2nd  load to the dryer and begin a third load in the washing machine. We carry on with folding or ironing of the first load at the same time as the second and third loads are being dried and washed, respectively. We might have never thought of it this way but we do laundry by pipeline processing.

A Pipeline is a series of  various stages, where some task is completed at each stage. The work is not completed until it has passed through the all stages.

Take a review of  Hayes' definition as it pertains to our laundry example. The washing machine is 1 "sequence of processing circuits" or can say a stage. The second sequence is the dryer. And the third is the folding or ironing stage.

 Partial processing is done in each stage. We surly aren't done when the clothes leave the washer. Neither when they leave the dryer, we just getting close. We have to take the third step and fold (if we're lucky) or iron the cloths. The "fully processed result" is gained only after the operand (the load of clothes) has passed through the whole pipeline.

We are frequently taught to take a big task and to divide it into smaller. It may make a unmanageable composite task into a series of more tractable smaller steps. In the  particular case of manageable tasks such as the laundry instance, it permits us to speed up the task by doing it in overlapping steps.

This is the key to pipelining: Division of a big task into smaller overlapping tasks.

"An important aspect of our civilization is the division of labor. Chief engineering achievements are based on subdividing the entire work into individual tasks which can be handled in spite of their inter-dependencies.

"Overlap and pipelining are important operation management techniques based on job sub-divisions under a precedence constraint."


Related Discussions:- Pipelining - computer architecture

What is an i/o interface, What is an I/O Interface? Input-output interf...

What is an I/O Interface? Input-output interface provides a method for transferring binary information among internal storage, like memory and CPU registers, and external I/O d

Explain the term electronic data interchange (edi), Explain the term Electr...

Explain the term Electronic Data Interchange (EDI). Electronic Data Interchange (EDI) may be generally easy to understand as the replacement of paper-based purchase orders alon

Evaluate - 48 - 23 by using the 2's complement method, Perform the - 48 - 2...

Perform the - 48 - 23 operations using the 2's complement method. Ans. - 48 - 23 = - 48 + (-23)     -48     =  1 1 0 1 0 0 0 0     -23     =  1 1 1 0 1 0 0 1       = -71

Data structure, How does dynamic memory allocation help in managing data

How does dynamic memory allocation help in managing data

Functionality of hyper thread processor, Hyper-threading works by duplicati...

Hyper-threading works by duplicating those sections of processor that kept the architectural state-but not duplicates the main implementation resources. This allows a Hyper-threadi

Coupling and cohesion, Coupling and cohesion can be shown using a:- Dep...

Coupling and cohesion can be shown using a:- Dependence matrix

Explain virtual address, What is virtual address? The binary address th...

What is virtual address? The binary address that the processor used for either instruction or data known as virtual address.

Write a program using linq to find the sum of first 5 prime , Class Program...

Class Program { static void Main() { int[] MyPrimeNumbers = {1,2,3,5,7}; // Use the Count() and Sum() Standard Query Operators to // compute the count an whole su

Define the architectural framework for electronic commerce, Define the Arch...

Define the Architectural framework for electronic commerce. An application independent framework to categorize service interaction relies onto four fundamental dimensions a.

Show the features of collaboration systems, Q. What are basic features that...

Q. What are basic features that collaboration systems might have? ANSWER: Three basic features of collaboration systems are Web-conferencing, project management,

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd