Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Design a circuit for A + abs(B) = C, where A and B are 4
bits wide and 2?s complement representation



Design a circuit for A + abs(B) = C, where A and B are 4 bits wide and 2?s complement representati..

Answer / siva

make a 4-bit adder/subtractor ( which can perform A+B and A-
B depending on value of bit say SUB..ie if SUB is 1 it will
perform A+B ) now give A and B as inputs and make MSB of B
as SUB bit.
suppose A=0110(6),B=1110(-2);so result will be A-B ie.,
A+|B|=6-(-2)=8

Is This Answer Correct ?    12 Yes 5 No

Post New Answer

More Embedded Systems AllOther Interview Questions

What is a semaphore? What are the different types of semaphore?

0 Answers  


What's so great about <cool web technology of the day>?

0 Answers  


How to reduce interrupt latency?

0 Answers  


Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?

0 Answers  


Tell me what are real-time embedded systems?

0 Answers  


How does the interrupt architecture works?

0 Answers  


Explain the characteristics of embedded system?

0 Answers  


Explain me what are the different types of system involved in embedded system?

0 Answers  


Tell me how does input/output bus functions?

0 Answers  


what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)

0 Answers   Bosch,


Is tasklets or workqueues or softirqs are scheduled by the scheduler?

2 Answers  


What do you mean by interrupt latency?

0 Answers  


Categories