Define pipelining.

1 Answer

Answer :

Pipelining: Process of fetching the next instruction while the current instruction is executing is called pipelining which will reduce the execution time.

Related questions

Description : Define memory segmentation. How memory segmentation is achieved in 8086? State advantages of memory segmentation.

Last Answer : Memory Segmentation: The memory in an 8086 microprocessor is organized as a segmented memory. The physical memory is divided into 4 segments namely, - Data segment, Code Segment, Stack Segment and Extra ... 16 bit size. 6) Programs and data can be stored separately from each other in segmentation.

Description : Enlist the features of 8085 microprocessor.

Last Answer : Features of 8085 microprocessor: 1. 16 address line so 216=64 Kbytes of memory can be addressed. 2. Operating clock frequency is 3MHz and minimum clock  frequency is 500 KHz. 3. On chip bus ... cycle TTL clock 10. Provide 2 serial I/O lines, so peripheral can be interfaced with  8085 μp

Description : Describe the functions of stack pointer and program counter of 8085. 

Last Answer : Stack pointer: 1. It is a 16 bit register which is used to store the address of topmost filled memory location of stack memory. 2. SP always points current top of stack. 3. If data is ... of memory and in 8085 the address of memory is 16 bit. Hence program counter is 16 bit register.

Description : Describe re-entrant procedure with the help of schematic diagram.

Last Answer : Re-entrant Procedures: A procedure is said to be re-entrant, if it can be interrupted, used and re-entered without losing or writing over anything. To be a re-entrant, Procedure ... program execution flow reenters in the procedure1. These types of procedures are called reentrant procedures.

Description : Explain the following assembler directives. 1) DB 2) DUP 3) EQU 4) ENDs.

Last Answer : 1) DB (Define Byte or Data Byte): This is used to define a byte type variable. The range of values : 0 - 255 for unsigned numbers -128 to 127 for signed numbers This can be used ... the end of the segment The directives SEGMENT, ENDS are always enclosed in data, code, stack and extra segments.

Description : Write an algorithm and draw the flowchart to find sum of series of numbers. 

Last Answer : Algorithim to find sum of series of numbers: 1. Initialize data segment 2. Initialize byte counter and memory pointer to read number from array. 3. Initialize sum variable to 0 4. sum=sum+number from array ... Decrement byte counter 9. If byte counter=0 then step 10 else step 4 10. Stop

Description : Write an algorithm to subtract two 16 bit numbers (With borrow) in 8086 microprocessor.

Last Answer : Algorithm for 16 bit numbers subtraction with borrow: 1. Load 0000H into CX register (for borrow) 2. Load the first number into AX(accumulator) 3. Load the second number into BX register 4. Subtract ... . Move data from AX(accumulator) to memory 8. Move data from CX register to memory 9. Stop

Description : Enlist any four addressing modes of 8086 microprocessor.

Last Answer : Addressing modes of 8086 : 1. Immediate 2. Direct 3. Register 4. Register indirect 5. Indexed 6. Register relative 7. Based indexed 8. Relative based indexed 9. Implied

Description : State the use of OF and DF flags of 8086 microprocessor.

Last Answer : Overflow Flag: This flag is set if an overflow occurs, i.e. if the result of a signed operation is large enough to be accommodated in destination register. Direction Flag: It selects either increment or decrement mode for DI &/or SI register during string instructions.

Description : State the functions of following pins of 8085 1) SOD 2) HLDA

Last Answer : 1) SOD: Serial Output data SOD pin is used to transmit data serially from accumulator to the external devices connected to the pin.  2) HLDA: Microprocessor generates HLDA signal to acknowledge requesting device after HOLD signal.

Description : State the functions of temporary registers of 8085 microprocessor.

Last Answer : Temp Register (8 bits) is also called as operand register as it is used by μp for storing one of the operands during an operation and also for storing the result of any execution temproary.

Description : The ____ of can assembly line to be I/t p: a. Clock period b. Pipelining c. Throughput d. Flow through

Last Answer : c. Throughput

Description : The fetch-execute cycle is to use a system know as: a. Assembly line b. Pipelining c. Cache d. None of these

Last Answer : b. Pipelining

Description : Who is the represents the fundamental process in the operation of the CPU: a. The fetch-execute cycle and pipelining b. The assembly c. Both A and B d. None of these

Last Answer : a. The fetch-execute cycle and pipelining

Description : How can we make computers work faster? a. The fetch-execute cycle and pipelining b. The assembly c. Both A and B d. None of these

Last Answer : a. The fetch-execute cycle and pipelining

Description : Pipelining strategy is called implement a. instruction execution b. instruction prefetch c. instruction decoding d. instruction manipulation

Last Answer : b. instruction prefetch

Description : In 8086 microprocessor one of the following statements is not true.a)Coprocessor is interfaced in MAX mode b)Coprocessor is interfaced in MIN mode c)I/O can be interfaced in MAX / MIN moded)Supports pipelining

Last Answer : b)Coprocessor is interfaced in MIN mode

Description : If ______input pin of 80386 if activated, allows address pipelining during 80386 bus cycles. a) BS16 b) NA c) PEREQ d) ADS

Last Answer : a) BS16

Description : Define calorific value. Differentiate between net calorific value and gross calorific value.

Last Answer : Calorific value of fuel  The amount of energy produced by the complete combustion of a material or fuel.  Measured in units of energy per amount of material, e.g. kJ/kg. Difference between NCV and GCV ... is not an actual heat available for use. It is an actual heat available for use.

Description : Define balance sheet.

Last Answer : Balance sheet  It is a statement of the assets, liabilities, and capital of a business or other organization at a particular point in time, detailing the balance of income and expenditure over the preceding period.

Description : Define Feed and speed in shaping machine

Last Answer : 1) Feed: Feed (S) is the relative movement of the work or tool in a direction perpendicular to the axis of reciprocation of the ram per double stroke. It is expressed in mm per stroke. 2) Speed: ... speed is the speed at which the metal is removed by the cutting tool in a period of one minute.

Description : Define impedance diagram and reactance diagram.

Last Answer : Impedance diagram: Impedance diagram is the simplified equivalent circuits of single line or one line diagrams of power system in which all components are represented by their equivalent circuit.  ... machines are neglected and is used only for fault current calculation is called reactance diagram.

Description : Define the terms incandescent and incandescent lamp.

Last Answer : Incandescent is the phenomenon in which the object emits or creates light when it is heated. An incandescent lamp is a lamp in which the filament is heated by electrical current & light is created.

Description : Define Analog Transducer and give examples of it

Last Answer : Analog Transducer: An analog transducer is a device that converts the input signal into a continuous DC signal of voltage or current. Examples: * Strain gauge * L.V.D.T * Thermocouple * Thermistor

Description : Define resistor and draw symbol of variable resistor.

Last Answer : Resistor: A resistor is an electrical component that limits or regulates the flow of electrical current in an electronic circuit. Symbol of variable resistor:   

Description : Define Sample and hold period with reference to S/H circuit.

Last Answer : Sample Period:- The time period during which the voltage across the capacitor is equal to the input voltage is called sample period. Hold Period:- The time period during which the voltage across the capacitor is constant is called hold period.

Description : In time-cost optimization of a project, crashing is done. (A) On all the activities (B) On all the activities lying on the critical path (C) Only on activities lying on the ... critical activities and those that become critical at any stage of crashing in the order of ascending cost slope

Last Answer : D

Description : Magnetic and Non-magnetic Materials

Last Answer : We have now looked at a number of ways in which matter can be grouped, such as into metals, semi-metals and non-metals; electrical conductors and insulators, and thermal conductors and insulators. ... information must be stored, in computers and TV's, as well as in generators and electric motors.

Description : Metals, Metalloids and Non-metals

Last Answer : The elements in the periodic table can also be divided according to whether they are metals, metalloids or non-metals. The zigzag line separates all the elements that are metals from those that ... more metals then non-metals. Metals, metalloids and non-metals all have their own specific properties.

Description : Names and formulae of substances

Last Answer : Think about what you call your friends. Some of your friends might have full names (long names) and a nickname (short name). These are the words we use to tell others who or what we are ... that was used earlier, the compound name is a combination of the names of the elements but slightly changed.

Description : Outline the process of accounting.

Last Answer : Process of accounting An accounting system tracks and controls the income and expenses of a business. Accounting systems can be as simple as a pen and notepad, and can be as complex ... find themselves required to create reports for external stakeholders, such as lenders and private investors. 

Description : Explain law of demand and law of supply.

Last Answer : The Law of Demand The law of demand states that, if all other factors remain equal, the higher the price of a good, the less people will demand that good. In other words, the higher the price, the lower ... ). At point B, the quantity supplied will be Q2 and the price will be P2, and so on.

Description : Describe the concept of fixed cost, variable cost and total cost.

Last Answer : Total cost  Total cost refers to total expense incurred in reaching a particular level of output, if such total cost is divided by quantity produced average or unit cost is obtained. The ... . Direct material, direct labour, direct expenses, variable overheads are some examples of variable cost.

Description : Explain the procedure of detailed energy audit.

Last Answer : Detailed Energy Audit Detailed audit provides a detailed project implementation plan for a facility, since it evaluate all major energy using systems. This type of audit offers the ... Management aspects of design and operating data collection, field measurements, data analysis, and training

Description : Outline any four duties and responsibilities of energy manager.

Last Answer : Responsibilities and Duties of Energy Manager Responsibilities Prepare an annual activity plan and present to management concerning financially attractive investments to reduce energy costs Establish an ... and manner as may be provided in the regulations of the Energy Conservation Act.

Description : List the advantages and disadvantages of hydropower. 

Last Answer : Hydropower plant Advantages Renewable - Hydroelectric energy is renewable. This means that we cannot use up. However, there's only a limited number of suitable reservoirs where hydroelectric power ... MW under construction. Only one of these projects was started in the last two years. 

Description : Illustrate the benefits of hydrogen energy as a future energy.

Last Answer : Benefits of Hydrogen Energy The use of hydrogen greatly reduces pollution. When hydrogen is combined with oxygen in a fuel cell, energy in the form of electricity is produced. This electricity can ... sources of fuel. This ideally means that you need less hydrogen to complete an enormous task.

Description : Explain any four important properties of petroleum fuel.

Last Answer : Properties of petroleum fuel The flash point of a volatile fuel is the lowest temperature at which it can vaporize to form an ignitable mixture in air. The flash point is an important concept in ... of combustion contain the water vapor and that the heat in the water vapor is not recovered.

Description : State various types of energy losses with their control measures in any utility.

Last Answer : Energy loss and control in any utility Energy saving opportunities in cooling tower (These measures will save electrical energy used in fan or pumps) 1. Follow manufacturer's recommended ... Preheating combustion air 10. Switching from steam to air atomization Switching to lower cost fuel

Description : Explain construction and working of solar water heater.

Last Answer : Solar Water Heater  Construction A typical domestic solar water heater consists of a hot water storage tank and one or more flat plate collectors. Inlet and outlet pipes are connected ... the tank continues automatically due to density difference between hot and cold water (thermosyphon effect).

Description : Describe profitability evaluation by rate of return on investment. 

Last Answer : Profitability by ROI Return on investment, or ROI, is the most common profitability ratio. There are several ways to determine ROI, but the most frequently used method is to divide net profit by total ... investment types. Return on investment = (revenue − cost of goods sold) / cost of goods sold

Description : Explain energy conservation and its importance.

Last Answer : Energy conservation Energy Conservation is the deliberate practice or an attempt to save electricity, fuel oil or gas or any other combustible material, to be able to put to additional use for ... are produced. e) Generally to relieve shortage and improve development. f) Advantage in PAT scheme.

Description : Explain construction of biogas plant.

Last Answer : Fixed Roof Biogas Plant  Construction It consits of inlet tank, digester and outlet tank. Sluury is prepeared in inlet tank. Mass is digeated in digester. Gas is collected at the top dome. Digested mass ... digester gas can supply useful energy in the form of hot air, hot water or steam.

Description : Classify energy sources with two examples each.

Last Answer : Types of energy Source  Primary energy source is an energy form found in nature that has not been subjected to any conversion or transformation process. The primary energy sources are derived from: the sun, ... energy sources: These sources can renew again and again. e.g Solar, Wind, Biomass, Hydro

Description : State two objectives of energy audit.

Last Answer : Objective of energy audit  To determine ways to reduce energy consumption per unit of product output or to lower operating costs. Energy Audit provides a bench-mark" (Reference ... effective use of energy throughout the organization. Provide detailed documentation for monitoring of energy use

Description : List the two factors affecting on cost estimation.

Last Answer : Factors affecting cost estimation 1) Labor Wage Rates 2) Inflation Factor 3) Project Schedule 4) Quality of Plans & Specifications 5) Reputation of Engineer 6) Regulatory Requirements 7) Insurance Requirements 8) Size and Type of Project 9) Location 10) Contingency

Description : List various types of costs. 

Last Answer : Types of Cost Total Cost Fixed Cost Variable cost Direct cost Indirect Cost

Description : State the use of Lux Meter and Tachometer in energy audit.

Last Answer : Use of lux meter – to measure intensity of light Use of tachometer – to measure speed

Description : List four environmental benefits of wind energy.

Last Answer : Environmental benefits of Wind Energy 1. Renewable & Sustainable 2. Environmentally Friendly 3. Reduces Fossil Fuel Consumption 4. Small Footprint

Description : State any two units of energy.

Last Answer : Units of energy: Joule Calorie Kilowatt Kilowatt-hour Watt