subject
Engineering, 02.03.2020 17:58 dooboose15

A Binary Adder can be designed as a parallel or serial adder with accumulation. For this

experiment, the parallel adder will be designed to add two binary digits, three bits each,

X (expressed as X2X1X0) and Y (expressed as Y2Y1Y0). The adder can be designed via

the "brute force" method in which three, six variable Karnaugh maps are used to

implement the functions representing the outputs of a three-bit addition. However, this

method is not the most efficient so a different design approach, called the iterative cell

technique, will be used. In the iterative cell technique, two binary numbers are presented

in parallel to the cell as inputs. The rightmost cell adds the least significant bit X0 and Y0

to form a sum digit S0 and carry digit C0. The next cell adds the carry C0 to bits X1 and Y1

to form a sum digit S1 and a carry digit C1. The last cell adds the carry C1 to bits X2 and

Y2 to form a sum digit S2 and a carry digit Cout.

To design a network, a typical cell should be designed which adds a carry Ci to bits Xi

and Yi to generate a sum digit Si and a new carry Cout as shown below. The circuit that

realizes this function is referred to as a full adder cell. Please note that the operation on

the least significant bits of X and Y does not include a carry-in signal. Thus a half adder

circuit can be used for the rightmost cell. The diagrams below illustrate the functional

blocks for a one-bit full adder and a one-bit half adder.

Prepare and complete a truth table for the full adder cell. Transfer this information to

a Karnaugh Map and obtain minimum expressions in both sum of products and

product of sums forms.

Use Boolean algebra to reduce sum of products expression to a more workable

expression. (i. e. XOR

ansver
Answers: 3

Another question on Engineering

question
Engineering, 04.07.2019 18:10
Acompressor receives the shaft work to decrease the pressure of the fluid. a)- true b)- false
Answers: 3
question
Engineering, 04.07.2019 18:10
Which one from below is not one of the reasons of planning failures? (clo3) a)-planner is careless. b-planner spend less time in the field but more time on the desk c)-planner is not qualified d)-planner does not have sufficient time to properly plan
Answers: 3
question
Engineering, 04.07.2019 18:20
Refrigerant-134a enters the compressor of a refrigerator as superheated vapor at 0.14 mpa and -10°c at a rate of 0.05 ka/s and leaves at 0.8 mpa and 50°c. the refrigerant is cooied in the condenser to 0.72 mpa and 26'c. it is then throttled to 0.15 mpa. sketch the t-s diagram for the system and evaluate: 6) the rate of heat removai from the refrigerated space (kw), it) the power input to the compressor (kw), ii) the isentropic efficiency of the compressor (%), and iv) the cop of the refrigerator.
Answers: 2
question
Engineering, 04.07.2019 19:10
Tom is having a problem with his washing machine. he notices that the machine vibrates violently at a frequency of 1500 rpm due to an unknown rotating unbalance. the machine is mounted on 4 springs each having a stiffness of 10 kn/m. tom wishes to add an undamped vibration absorber attached by a spring under the machine the machine working frequency ranges between 800 rpm to 2000 rpm and its total mass while loaded is assumed to be 80 kg a) what should be the mass of the absorber added to the machine so that the natural frequency falls outside the working range? b) after a first trial of an absorber using a mass of 35 kg, the amplitude of the oscillation was found to be 10 cm. what is the value of the rotating unbalance? c) using me-3.5 kg.m, find the optimal absorber (by minimizing its mass). what would be the amplitude of the oscillation of the absorber?
Answers: 3
You know the right answer?
A Binary Adder can be designed as a parallel or serial adder with accumulation. For this

...
Questions