Addition and multiplication of floating point arithmetic
Explain how the addition & multiplication can be carried out in the floating point arithmetic?
Expert
In floating point arithmetic, multiplication is determined as follows,
Let f1 = M1*2c1 and f2 = M2*2c2. Then f3 = f1*f2 = (M1*M2) 2(c1+c2)
That means, mantissa is multiplied by using the fixed-point arithmetic and exponents are added. The sum of two floating-point numbers is performed by shifting the bits of mantissa of smaller number to the right until the exponents of two numbers are equal and then adding mantissas.
Explain about the MBasic Compiler Software.
State few disadvantages of the optical fiber as the transmission medium?
A pressure transducer having a Wheatstone bridge construction has the properties listed in the table below. The transducer is exited using a constant current source having an adjustable range and temperature coefficient. The zero pressure offset of the transducer must
Describe what is need of expanding the memory? Also define the access time.
Define the term CAN bus its used?
An operational amplifier contains an open-loop transfer function explained as: A(?) = (A0 (1 - j?τ2))/((1 + j?τ1)(1 + j?τ3)) Here:
Write the difference between Hamming windows and Kaiser Window?
Describe the attributes of the digital logic families?
Specify various uses of the scratch pad area of the internal RAM of 8051?
Describe the term NAND Flash?
18,76,764
1939974 Asked
3,689
Active Tutors
1433542
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!