US3627998A - Arrangement for converting a binary number into a decimal number in a computer - Google Patents

Arrangement for converting a binary number into a decimal number in a computer Download PDF

Info

Publication number
US3627998A
US3627998A US879290A US3627998DA US3627998A US 3627998 A US3627998 A US 3627998A US 879290 A US879290 A US 879290A US 3627998D A US3627998D A US 3627998DA US 3627998 A US3627998 A US 3627998A
Authority
US
United States
Prior art keywords
adding means
adders
binary
result
decimal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US879290A
Inventor
Goran Anders Henrik Hemdal
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Telefonaktiebolaget LM Ericsson AB
Original Assignee
Telefonaktiebolaget LM Ericsson AB
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Telefonaktiebolaget LM Ericsson AB filed Critical Telefonaktiebolaget LM Ericsson AB
Application granted granted Critical
Publication of US3627998A publication Critical patent/US3627998A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/02Conversion to or from weighted codes, i.e. the weight given to a digit depending on the position of the digit within the block or code word
    • H03M7/12Conversion to or from weighted codes, i.e. the weight given to a digit depending on the position of the digit within the block or code word having two radices, e.g. binary-coded-decimal code

Definitions

  • conversion can be carried out by means of for example, a successive division by 10.
  • a computer intended for process control has not, however, in most cases this possibility which implies that a division by ten has to be carried out by programming a number of subtractions and shifts which becomes relatively time consuming, at best in the order of a magnitude of one-fourth to one-half milliseconds.
  • FIGS. 1 and 2 show diagrammatically the arrangement according to the invention.
  • FIG. 1 shows the initial stage of the conversion of a binary number into a decimal number while FIG. 2 shows the concluding stage of the same conversion process.
  • a register in which the binary number that is to be converted is recorded is indicated by RA.
  • the register has 16 bit positions which implies that a recording of binary numbers up to 2 l is rendered possible. if there is a need of being able to convert larger binary numbers, the number of bit positions must be increased correspondingly.
  • a number of binary adding means built of binary adders are indicated by Al, A2, A3, A4 and A which adding means are cascade connected with each other in such a way that the result outlet from each adder of an adding means is connected to each one adding inlet of two separate adders in the following adding means.
  • the adding means require only a sufficient number of adders to insure that the four most significant decimals of the quotient are correct, as it will be explained below.
  • the two above-mentioned different adders to which the same result outlet of an adder in the preceding adding means is connected, are located in the adding means A2 adjacent each other, in the following adding means at a distance of 2", i.e., the distance of four adders from each other in the adding means A3, eight in A4 adding means and 16 in adding means A5,
  • the adding-means Al one unit is added to the binary number that is to be converted, i.e., that number which is recorded in the register RA.
  • the result from the adding means Al is effectively multiplied in the adding means A2 by 3, and for each further adding means the result from the preceding adding means is multiplied by 0-1) +1) l i.e., by (2+l) in the adding means A3, by (2+1) in the adding means A4 and by (2"+1 in the adding means A5.
  • the switch is in its initial position set to position 1 and is stepped forward to the other positions in proper order from the comparator circuit after each completed comparison.
  • Five binary registers, each with four bit positions, are referenced RBI, R82 ..RB5. 1n the comparator circuit .1 it is determined whether the earlier mentioned result of the adding means A5 is greater than zero and if so is the case the number is fed to the register RA and then the process is repeated by means of the cascade connected adding means and a new comparison takes place. As soon as the result is zero, deflection from an indicator 1 will be obtained.
  • the first obtained remainder 7 constitutes the last digit of the decimal number
  • 6 constitutes the last but one, etc.
  • the last-obtained remainder 3 constitutes its first digit.
  • FIG. 1 shows the initial stage of a conversion of the binary number 1011011101111100 which has been recorded in the register RA, into a decimal number.
  • the adding means Al the number is increased by 1, in the adding means A2 a multiplication by 3 is carried out by means of a one-bit shift equivalent to a multiplication by decimal 2 and then addition of the number of the shifted value, in the adding means A3 a multiplication by 2+l is carried out by means of a four-bit position shift and then addition of the number of the shifted value, in the adding means A4 a multiplication by 2 +1 is carried out by means of an eight-bit position shift and addition, and in the adding means A5 a multiplication by 2 +l is carried out by means of a 16-bit position shift and addition.
  • the 13 most significant adders of the adding means A5 now contain the binary number 100100101 1001 which is the quotient after the division by and the following four adders of the adding means contain the binary number 0100 which eonstitutes the four most significant decimals of the result, compare table 2.
  • a multiplication by 5 takes place in the adding means A6.
  • the last three digit positions which would have been obtained in the result from the adding means A6 will disappear as was shown in connection with table 2.
  • the first four adders of the adding means A6 now contain in binary form the remainder 0010 at the first division by 10.
  • the switch S now is in position 1, and the information 0010 is fed to the register RBl.
  • the quotient 100100101 1001 is fed from the adding means to the comparator circuit J and since the quotient is not identical with 0 it will be transferred to the register RA. The same process is repeated a number of times, the remainder obtained by means of a successive stepping of the switch S being one after another recorded in the registers RB2, RB3 and R84, respectively, while the quotients formed by each loop after comparison with 0 are transferred to the RA. It is now assumed (compare figure 2) that only one loop or iteration is left. 1n the register RA the number 0000000000000/00 is recorded.
  • the adding means A5 now contains exclusively zeros in its first l3 adders, i.e., the quotient is now 0 which is sown by the comparator circuit J and the indicator 1 indicates that the conversion has been completed-At the same time the four first decimals 01 l 1 at the output of the 14th to the 17th adder in the adding means are multiplied by 5 and the first four bits of the result are fed via the switch S which now is in position 5, to the register RB5.
  • the registers RBS-RBI now indicate the result in binary-coded decimal representation. As it appears from FIG.

Abstract

A binary-to-decimal converter comprises a plurality of cascaded adding means having order numbers n 1,2,3... wherein the binary number is initially received by the adding means with order number 1 and proceeds serially through the adding means. The first adding means adding 1 to the binary number and each subsequent adding means multiplying the result from the previous adding means by
Further means return the result from the last adding means to the input of the first adding means until such result is zero. For each such iteration certain bit positions of the result are stored, such bit positions representing the succession decimal digits of the conversion.

Description

prises a plu- [56] References Cited UNITED STATES PATENTS 3,242,323 3/1966 Marasco....................... 3.151.238 9/l964 Symons... 3,082,950 3/l963 Hogan..........................
Primary Examiner-Maynard R. Wilbur Assistant Examiner-Michael K. Wolensky Alrorrxey-Hane & Huxley ABSTRACT: A binury-to-decimal converter com Goran Anders Henrik Hemdal Tyreso, Sweden [2i] Appl. No. 879,290
Nov. 24, 1969 [45] Patented Dec. 14, 1971 Teletonaktiebolaget LM Erlcsson Stockholm, Sweden Dec. 20, 1968 Sweden 17,538/1968 United States Patent [72] Inventor [22] .Filed [73] Assignee [32] Priority mor e n e S u.w .mn n sdaV; C e m.mm mw mymm m l ane .mP mm" .fi m .mmmme h V .1 ldm m d a e q b eu m m o fl m .l e rl y m f mflTww .m.m msm.h .m dbom wehe I o m mm w" HS d mm.mbh aradmu Ceed 5. fihma w n c e e hy w f n -an 03 MBmM w w u H'= ere mnmmmfi 5 w R w A 2 mA BN A a m E B .l TM N W m L N O CI. m RC 5 .08 n m F m .m N EW m MNR E m m m m mBPm RMMh RUOCS ANC U l. l 4 2 5 5 .l l
H l l1l1l1l0 01 .Further meansreturn the result from the last addi to the input of the first addin For each such iteration cert stored, such bit positions re digits of the conversion.
340/347 DD G06! 5/02, H03k 13/24 [5|] lnt.Cl.............
[50] FieldofSearch....................
. 5 SWITCH ARRANGEMENT FOR CONVERTING A BINARY NUMBER INTO A DECIMAL NUMBER IN A COMPUTER time to translate long binary numbers. If it concerns a computer with complete facilities for the calculating operations, a
conversion can be carried out by means of for example, a successive division by 10. A computer intended for process control has not, however, in most cases this possibility which implies that a division by ten has to be carried out by programming a number of subtractions and shifts which becomes relatively time consuming, at best in the order of a magnitude of one-fourth to one-half milliseconds.
According to the invention the division is replaced by an approximate multiplication which is carried out by means of the arrangement constituting the object of the invention and which is defined in the claim below.
The invention is described in the following by means of an embodiment with reference to the accompanying drawing, in which the FIGS. 1 and 2 show diagrammatically the arrangement according to the invention. FIG. 1 shows the initial stage of the conversion of a binary number into a decimal number while FIG. 2 shows the concluding stage of the same conversion process.
A register in which the binary number that is to be converted is recorded, is indicated by RA. According to the embodiment the register has 16 bit positions which implies that a recording of binary numbers up to 2 l is rendered possible. if there is a need of being able to convert larger binary numbers, the number of bit positions must be increased correspondingly. A number of binary adding means built of binary adders are indicated by Al, A2, A3, A4 and A which adding means are cascade connected with each other in such a way that the result outlet from each adder of an adding means is connected to each one adding inlet of two separate adders in the following adding means. The adding means A1 has as many adders, i.e., 16, as the number of digit positions in the register RA;-the adding means A2 has two adders more, whose purpose will be described below. Starting with the adding means with serial number n=3, the number of adders is increased by 2''' for each further adding means, i.e., the adding means A3 has four adders more than adding means A2, the adding means A4 has eight adders more than adding means A3, the adding means A5 should have had 16 further adders but according to the figure it has only the same number of adders as adding means'A4, since said further adders are of no practical importance to the result of the conversion. The adding means require only a sufficient number of adders to insure that the four most significant decimals of the quotient are correct, as it will be explained below. The two above-mentioned different adders to which the same result outlet of an adder in the preceding adding means is connected, are located in the adding means A2 adjacent each other, in the following adding means at a distance of 2", i.e., the distance of four adders from each other in the adding means A3, eight in A4 adding means and 16 in adding means A5,
1n the adding-means Al one unit is added to the binary number that is to be converted, i.e., that number which is recorded in the register RA. The result from the adding means Al is effectively multiplied in the adding means A2 by 3, and for each further adding means the result from the preceding adding means is multiplied by 0-1) +1) l i.e., by (2+l) in the adding means A3, by (2+1) in the adding means A4 and by (2"+1 in the adding means A5.
1f the number of digit positions of the register RA or the number of adders of the adding means A1 is indicated by p there will be obtained from the result outlets of the p3 most significant adders of the adding means A5 a binary number which is a 10th part of the original binary number, as it will be explained below. The result from said p-3 most significant adders in the adding means A5, thus according to the example 13, is fed in form of a binary number to the input of a comparator circuit J, while each of the four immediately succeeding adders has its result outlet connected separately to the four least significant adders of the adding means A6 comprising five adders, and one more inlet of the two least significant adders of the last-mentioned adding means has yet another inlet connected to the adders with serial number p-2 (=14) respectively p 1 (=15 in the adding means A5. By reference S a switch is indicated which has as many positions as the maximum number of digits that owing to the number of binary positions may be found in the searched decimal number, according to the example 5. The switch is in its initial position set to position 1 and is stepped forward to the other positions in proper order from the comparator circuit after each completed comparison. Five binary registers, each with four bit positions, are referenced RBI, R82 ..RB5. 1n the comparator circuit .1 it is determined whether the earlier mentioned result of the adding means A5 is greater than zero and if so is the case the number is fed to the register RA and then the process is repeated by means of the cascade connected adding means and a new comparison takes place. As soon as the result is zero, deflection from an indicator 1 will be obtained.
As it is mentioned by way of introduction the conversion of a binary number into a decimal number is carried out in such a way that a successive division by 10 takes place. If, for example, the decimal number 34 567 is considered it is evident that a division by ten gives a quotient of 3456 and a remainder of 7. If then the quotient 3456 is divided by 10, a new quotient of 345 and a new remainder of 6 are obtained. Continuing in the same way, next time the quotient 34 and the remainder 5 will be obtained, then the quotient 3 and the remainder 4 and finally the quotient 0 and the remainder 3. The first obtained remainder 7 constitutes the last digit of the decimal number, 6 constitutes the last but one, etc., and the last-obtained remainder 3 constitutes its first digit. As it is mentioned earlier, a division in a computer which is not directly intended for division, is a relatively time-consuming process. If, instead of a series of divisions by 10, the computer is allowed to carry out a series of multiplications by a 10th part, the result can be achieved much more rapidly. Now, however, a 10th part expressed in binary form is a periodically uncompleted number of the form 0,000110011001100110011 Thus it is necessary to form such a binary number which with a sufficiently good approximation contains the same sequence of ones and zeros as'the above-mentioned binary decimals which however is not immediately possible without using certain artifices. By multiplying binary numbers selected in a suitable way, with each other a number of times, it is possible to achieve a good approximation to the periodicity of said periodical uncompleted number. It has been found that starting from the binary number 11 (decimal 3) a multiplication by the number 10001 (decimal 17) results in the number 110011 (decimal 51). By continuing the multiplication by the binary number 100000001 (decimal 2+l=257) the result 11001100110011 is obtained which already is a relatively good approximation. After continued multiplying by 10000000000000001 (decimal 2"*+l one obtains 110011001100110011001100110011 which is an adequate approximation to the periodicity in the expression indicating a 10th, where the placing of the decimal point has been left out of consideration. It is, however, easy to understand that it is possible to enlarge the series of ones and zeros as much as requested by a multiplication by TABLE 1 Declmally Binary I =1, 0001100110 I I I As shown by the table the quotient becomes incorrect when the dividend is 10. The same is valid for all multiples by 10 since the binary decimals are the same for the same final digit in an arbitrary decimal number. This number is corrected by adding to the dividend before the division by 10, i.e., the multiplication by a 10th. At the same time the binary decimals represent the final result as it appears from the following. If the first four binary decimal positions are multiplied according to the above table by the binary number 101 (decimal and the last three positions of the result are cancelled, the following result is obtained.
As shown by the table, after multiplying the values of the second column by (binary) 1'01 and after cancelling the last three bit positions, the remainder values of the division of a decimal number corresponding to the original binary number will be obtained. These conditions have been considered in the arrangement according to the invention. Operation of the arrangement can now easily be explained by means of the figures of which FIG. 1 shows the initial stage of a conversion of the binary number 1011011101111100 which has been recorded in the register RA, into a decimal number. In the adding means Al the number is increased by 1, in the adding means A2 a multiplication by 3 is carried out by means of a one-bit shift equivalent to a multiplication by decimal 2 and then addition of the number of the shifted value, in the adding means A3 a multiplication by 2+l is carried out by means of a four-bit position shift and then addition of the number of the shifted value, in the adding means A4 a multiplication by 2 +1 is carried out by means of an eight-bit position shift and addition, and in the adding means A5 a multiplication by 2 +l is carried out by means of a 16-bit position shift and addition. The 13 most significant adders of the adding means A5 now contain the binary number 100100101 1001 which is the quotient after the division by and the following four adders of the adding means contain the binary number 0100 which eonstitutes the four most significant decimals of the result, compare table 2. By means of a two-step shift and addition of the number of the shifted value, a multiplication by 5 takes place in the adding means A6. As shown by the figure the last three digit positions which would have been obtained in the result from the adding means A6 will disappear as was shown in connection with table 2. The first four adders of the adding means A6 now contain in binary form the remainder 0010 at the first division by 10. The switch S now is in position 1, and the information 0010 is fed to the register RBl. The quotient 100100101 1001 is fed from the adding means to the comparator circuit J and since the quotient is not identical with 0 it will be transferred to the register RA. The same process is repeated a number of times, the remainder obtained by means of a successive stepping of the switch S being one after another recorded in the registers RB2, RB3 and R84, respectively, while the quotients formed by each loop after comparison with 0 are transferred to the RA. It is now assumed (compare figure 2) that only one loop or iteration is left. 1n the register RA the number 0000000000000/00 is recorded. When this number has been operated on by the adding means Al-AS, the adding means A5 now contains exclusively zeros in its first l3 adders, i.e., the quotient is now 0 which is sown by the comparator circuit J and the indicator 1 indicates that the conversion has been completed-At the same time the four first decimals 01 l 1 at the output of the 14th to the 17th adder in the adding means are multiplied by 5 and the first four bits of the result are fed via the switch S which now is in position 5, to the register RB5. The registers RBS-RBI now indicate the result in binary-coded decimal representation. As it appears from FIG. 2, the following result is read: 0100, 0110, 1001, 0111, 0010, i.e., the number 46 972. The time taken up to convert the binary number 101 1011101 1 l l into the decimal number 46 972 in form of binary-coded decimal representation will be considerably less than if the conversion would have taken place in the conventional manner by means of a program, namely in the order of 10 percent or less of the time needed for work with a program since each circuit adder carries out the work in approximately 0.5 usec. while a program adder carries out the corresponding work in approximately 5 see.
What is claimed is:
1. Arrangement for producing a computer, particularly a computer for process control, a rapid conversion of a binary number into a decimal number, the arrangement in accordance with the requested accuracy of conversion comprising a number of adding means with serial numbers n=l,2,3 and built up by binary adders which adding means are cascade connected with each other in such a way that the result outlet from each adder in an adding means is connected to each one adding inlet of two separate adders in the subsequent adding means, the fist adding means having at least as many adders as the number of digit positions p in the binary number that is to be converted, the second adding means having two adders more than the first one, and from the adding means with serial number n=3 the number of adders is increasing by 2"' for each further adding means, said two separate adders to which the same result outlet of an adder in the preceding adding means is connected, being located in the adding means with serial number n =2 beside each other, and in the following adding means at a 2" adders distance from each other, so that upon recording the binary number that is to be converted in the first adding means and upon addition of one unit in the other adding means the value of the original binary number increased by l is obtained multiplied by 3, and for each further adding means the result from the preceding adding means is obtained multiplied by a comparator circuit being arranged in order to compare the number represented by the result outlets of the most significant adders with serial number 12-3 in the last adding means, and in case this number is larger than 0 to insert it in the first adding means, a further adding means with five adders so arthat at each comparing operation by the comparator circuit the outlets of said further adding means are connected in proper order to different ones of said registers. whereby each of said registers stores a digit of the binary-coded decimal presentation of the result number.
I I t i

Claims (1)

1. Arrangement for producing in a computer, particularly a computer for process control, a rapid conversion of a binary number into a decimal number, the arrangement in accordance with the requested accuracy of conversion comprising a number of adding means with serial numbers n 1,2,3....... and built up by binary adders which adding means are cascade connected with each other in such a way that the result outlet from each adder in an adding means is connected to each one adding inlet of two separate adders in the subsequent adding means, the first adding means having at least as many adders as the number of digit positions p in the binary number that is to be converted, the second adding means having two adders more than the first one, and from the adding means with serial number n 3 the number of adders is increasing by 2n 1 for each further adding means, said two separate adders to which the same result outlet of an adder in the preceding adding means is connected, being located in the adding means with serial number n 2 beside each other, and in the following adding means at a 2n 1 adder''s distance from each other, so that upon recording the binary number that is to be converted in the first adding means and upon addition of one unit in the other adding means the value of the original binary number increased by 1 is obtained multiplied by 3, and for each further adding means the result from the preceding adding means is obtained multiplied by a comparator circuit being arranged in order to compare the number represented by the result outlets of the most significant adders with serial number p-3 in the last adding means, and in case this number is larger than 0 to insert it in the first adding means, a further adding means with five adders so arranged that each one inlet of the four least significant adders is connected separately to the result outlets of the adders with serial numbers, p-2, p-1, p and p+1, counted from the most significant adder in the last adding means and a further inlet of each of the two least significant adders is connected to the adders with serial numbers p-2and p-1 respectively in said last adding means, a plurality of registers and a switch being arranged so that at each comparing operation by the comparator circuit the outlets of said further adding means are connected in proper order to different ones of said registers, whereby each of said registers stores a digit of the binary-coded decimal presentation of the result number.
US879290A 1968-12-20 1969-11-24 Arrangement for converting a binary number into a decimal number in a computer Expired - Lifetime US3627998A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
SE17538/68A SE316316B (en) 1968-12-20 1968-12-20

Publications (1)

Publication Number Publication Date
US3627998A true US3627998A (en) 1971-12-14

Family

ID=20303717

Family Applications (1)

Application Number Title Priority Date Filing Date
US879290A Expired - Lifetime US3627998A (en) 1968-12-20 1969-11-24 Arrangement for converting a binary number into a decimal number in a computer

Country Status (9)

Country Link
US (1) US3627998A (en)
BE (1) BE743396A (en)
DK (1) DK122844B (en)
FI (1) FI53518C (en)
FR (1) FR2026700A1 (en)
GB (1) GB1254800A (en)
NL (1) NL6918597A (en)
NO (1) NO121920B (en)
SE (1) SE316316B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9134958B2 (en) 2012-10-22 2015-09-15 Silminds, Inc. Bid to BCD/DPD converters
US9143159B2 (en) 2012-10-04 2015-09-22 Silminds, Inc. DPD/BCD to BID converters

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3082950A (en) * 1959-05-22 1963-03-26 Thompson Ramo Wooldridge Inc Radix conversion system
US3151238A (en) * 1959-11-07 1964-09-29 Emi Ltd Devices for dividing binary number signals
US3242323A (en) * 1962-12-10 1966-03-22 Westinghouse Air Brake Co Binary to decimal binary code translator

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3082950A (en) * 1959-05-22 1963-03-26 Thompson Ramo Wooldridge Inc Radix conversion system
US3151238A (en) * 1959-11-07 1964-09-29 Emi Ltd Devices for dividing binary number signals
US3242323A (en) * 1962-12-10 1966-03-22 Westinghouse Air Brake Co Binary to decimal binary code translator

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9143159B2 (en) 2012-10-04 2015-09-22 Silminds, Inc. DPD/BCD to BID converters
US9134958B2 (en) 2012-10-22 2015-09-15 Silminds, Inc. Bid to BCD/DPD converters

Also Published As

Publication number Publication date
GB1254800A (en) 1971-11-24
FI53518C (en) 1978-05-10
FR2026700A1 (en) 1970-09-18
NL6918597A (en) 1970-06-23
SE316316B (en) 1969-10-20
DK122844B (en) 1972-04-17
DE1963030A1 (en) 1970-07-02
BE743396A (en) 1970-05-28
NO121920B (en) 1971-04-26
DE1963030B2 (en) 1973-08-09
FI53518B (en) 1978-01-31

Similar Documents

Publication Publication Date Title
US3871578A (en) Data processing system for multiplying and intergerizing floating point numbers
US3711692A (en) Determination of number of ones in a data field by addition
US3515344A (en) Apparatus for accumulating the sum of a plurality of operands
US5184318A (en) Rectangular array signed digit multiplier
US3591787A (en) Division system and method
US2936116A (en) Electronic digital computer
US3402285A (en) Calculating apparatus
US3535498A (en) Matrix of binary add-subtract arithmetic units with bypass control
GB1390385A (en) Variable length arithmetic unit
US5144576A (en) Signed digit multiplier
US3524976A (en) Binary coded decimal to binary conversion
US3626167A (en) Scaling and number base converting method and apparatus
US3026034A (en) Binary to decimal conversion
US3627998A (en) Arrangement for converting a binary number into a decimal number in a computer
US3584206A (en) Serial bcd adder/subtracter/complementer utilizing interlaced data
US3229078A (en) Code converter
US3373269A (en) Binary to decimal conversion method and apparatus
US3056550A (en) Variable-exponent computers
US3579267A (en) Decimal to binary conversion
US3151238A (en) Devices for dividing binary number signals
US4047011A (en) Modular apparatus for binary quotient, binary product, binary sum and binary difference generation
US3798434A (en) Electronic device for quintupling a binary-coded decimal number
US3535500A (en) Binary radix converter
US3551664A (en) Bearing angle computer
EP0067862B1 (en) Prime or relatively prime radix data processing system