mohdfasieh Posted July 1, 2006 Report Share Posted July 1, 2006 Hello genius guys, i am sure u guys will be fine welll i have one question " i am making a Xcess-3 Calculator .I have to give input in DECIMAL then it will be converted into Binary then it will be converted into XS-3 then calculation will be done and finally output in XS-3 and then converted into DECIMAL . Plz tell me how this DECIMAL input can be given .rest of circuitry is fine .for ADDITION (+) and SUBTRACTION(-) i have used switches plz tell me how this DECIMAL INPUT can be given TEll me circuit diagram ,NAME OF IC or keypad thz in advance u people r really genius u can help me thz Quote Link to comment Share on other sites More sharing options...
windoze killa Posted July 1, 2006 Report Share Posted July 1, 2006 There are a few deciaml to binary/BCD chips available.Have a look at http://pdf1.alldatasheet.com/datasheet-pdf/view/27380/TI/SN74147N.html Quote Link to comment Share on other sites More sharing options...
mohdfasieh Posted July 2, 2006 Author Report Share Posted July 2, 2006 hello genius guys well now i am making a XCESS-3 calculator .the only problem i am facing is HOW TO DRIVE SEVEN SEGMENT DISPLAY i am using 7447 seven segment display ic.How this ic can be used. how i connect my output from calculator (Binary form) to this 7447 ic. plz reply soon thz in advance Quote Link to comment Share on other sites More sharing options...
mohdfasieh Posted July 2, 2006 Author Report Share Posted July 2, 2006 hellocan u guys tell me the name of ic which converts BINARY to XSCESS-3 codefor eg i give input in binary and output in XS-3 plz help Quote Link to comment Share on other sites More sharing options...
slackjack Posted July 2, 2006 Report Share Posted July 2, 2006 The 7447 is the BCD to 7 segment decoder. What you have to do is feed the output (binary) into the 7447. Consider the following:Here you can see four inputs - A,B,C,D (the input will of course be the output from your calculator. The outputs a - g, will go to the respective pins of your 7 seg display.This one 7 seg will be able to display 10 states (0 - 9) hence thats why we have 4 binary inputs (1111 base 2 is 9 base 10). Here is an example of the pin playout: Quote Link to comment Share on other sites More sharing options...
allvol Posted July 3, 2006 Report Share Posted July 3, 2006 Excess-3 is a non weighted code used to express decimal numbers. The code derives its name from the fact that each binary code is the corresponding 8421 code plus 0011(3). Quote Link to comment Share on other sites More sharing options...
allvol Posted July 3, 2006 Report Share Posted July 3, 2006 Excess-3 is a non weighted code used to express decimal numbers. The code derives its name from the fact that each binary code is the corresponding 8421 code plus 0011(3). Quote Link to comment Share on other sites More sharing options...
windoze killa Posted July 5, 2006 Report Share Posted July 5, 2006 Sounds like a micro might be the easiest for this job. Quote Link to comment Share on other sites More sharing options...
gogo2520 Posted July 7, 2006 Report Share Posted July 7, 2006 Hello allvol I'm looking at the Example : 1000 of 8421 = 1011 in Excess-3 dose that mean anything over 1000 + 3 equals a 1 or anythin over 3 equals 1 ? just a question? I don't understand how this works. gogo Quote Link to comment Share on other sites More sharing options...
shaiqbashir Posted July 7, 2006 Report Share Posted July 7, 2006 Assalamoalaikum Fasieh!first of all! please try to avoid useless words in ur post like you guys are genius etc. Keep ur question to the point and in the brief amount of words only. People here are more interested in replying ur QUESTION then to get happy with ur words.Now lets get back to ur question:as far as i know there is no IC thru which you can convert Decimal into XS-3 directly. You can convert a decimal no into BCD form and then use this BCD to get the answer in XS-3. Using switches is not preferable over using keypads. There are keypads available which gives u output in the decimal form, then u can use keypad to BCD converter or keypad to Binary converter to get the answer in the coded form to use it further.PLease try to provide us some more details so that we can understand ur problem more thoroughly.Best of luck to u !Take carezGood Bye! Quote Link to comment Share on other sites More sharing options...
allvol Posted July 7, 2006 Report Share Posted July 7, 2006 Hello allvol Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.