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

Tell me what happens when recursive functions are declared inline?

0 Answers  


Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?

0 Answers  


Implement a <basic data structure> using <some language> on <paper|whiteboard|notepad>.

0 Answers  


What is the task of the pre-processor?

0 Answers  


hi i want to learn embedded system course. can anyone tel me which training center is best in chennai to learn embedded system? plz help me

1 Answers  


What is the volatile keyword used for?

0 Answers  


You have two computers, and you want to get data from one to the other. How could you do it?

0 Answers  


What are the types of embedded system?

0 Answers  


Tell me what could be the reasons for a system to have gone blank and how would you debug it?

0 Answers  


What typecast is applied when we have a signed and an unsigned int in an expression?

0 Answers  


How to implement a fourth order butter worth lp filter at 1 khz if sampling freuency is 8 khz?

0 Answers  


What are the uses of the keyword static?

0 Answers  


Categories