Zakładka z wyszukiwarką danych komponentów
  Polish  ▼
ALLDATASHEET.PL

X  

MC14560B Arkusz danych(PDF) 5 Page - Motorola, Inc

Numer części MC14560B
Szczegółowy opis  NBCD Adder
Download  13 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Producent  MOTOROLA [Motorola, Inc]
Strona internetowa  http://www.freescale.com
Logo MOTOROLA - Motorola, Inc

MC14560B Arkusz danych(HTML) 5 Page - Motorola, Inc

  MC14560B Datasheet HTML 1Page - Motorola, Inc MC14560B Datasheet HTML 2Page - Motorola, Inc MC14560B Datasheet HTML 3Page - Motorola, Inc MC14560B Datasheet HTML 4Page - Motorola, Inc MC14560B Datasheet HTML 5Page - Motorola, Inc MC14560B Datasheet HTML 6Page - Motorola, Inc MC14560B Datasheet HTML 7Page - Motorola, Inc MC14560B Datasheet HTML 8Page - Motorola, Inc MC14560B Datasheet HTML 9Page - Motorola, Inc Next Button
Zoom Inzoom in Zoom Outzoom out
 5 / 13 page
background image
MOTOROLA CMOS LOGIC DATA
5
MC14560B
APPLICATIONS INFORMATION
INTRODUCTION
Frequently in small digital systems, simple decimal arith-
metic is performed. Decimal data enters and leaves the sys-
tem arithmetic unit in a binary coded decimal (BCD) format.
The adder/subtracter in the arithmetic unit may be required
to accept sign as well as magnitude, and generate sign,
magnitude, and overflow. In the past, it has been cumber-
some to build sign and magnitude adder/subtracters. Now,
using Motorola’s MSI CMOS functions, the MC14560 NBCD
Adders and MC14561 9’s Complementers, NBCD adder/
subtracters may be built economically, with surprisingly low
package count and moderate speed.
Some background information on BCD arithmetic is pres-
ented here, followed by simple circuits for unsigned adder/
subtracters. The final circuit discussed is an adder/subtracter
for signed numbers with complete overflow and sign correc-
tion logic.
DECIMAL NUMBER REPRESENTATION
Because logic elements are binary or two–state devices,
decimal digits are generally represented as a group of bits in
a weighted format. There are many possible binary codes
which can be used to represent a decimal number. One of
the most popular codes using 4 binary digits to represent 0
thru 9 is Natural Binary Coded Decimal (NBCD or 8–4–2–1
code).
NBCD is a weighted code. If a value of “0” or “1” is as-
signed to each of the bit positions, where the rightmost posi-
tion is 20 and the leftmost is 23, and the values are summed
for a given code, the result is equal to the decimal digit repre-
sented by the code. Thus, 0110 equals 0
@23 + 1@22 + 1@21 +
0
@20 = 4 + 2 = 6. The 1010, 1011, 1100, 1101, 1110, and 1111
binary codes are not used. Because of these illegal states,
the addition and subtraction of NBCD numbers is more com-
plex than similar calculations on straight binary numbers.
ADDITION OF UNSIGNED NBCD NUMBERS
When 2 NBCD digits, A and B, and a possible carry, C, are
added, a total of 20 digit sums (A + B + C) are possible as
shown in Table 1.
The binary representations for the digit sums 10 thru 19
are offset by 6, the number of unused binary states, and are
not correct. An algorithm for obtaining the correct sum is
shown in Figure 1. A conventional method of implementing
the BCD addition algorithm is shown in Figure 2(a). The
NBCD digits, A and B, are summed by a 4 bit binary full ad-
der. The resultant (sum and carry) is input to a binary/BCD
code converter which generates the correct BCD code and
carry.
An NBCD adder block which performs the above function
is available in a single CMOS package (MC14560).
Figure 2(b) shows n decades cascaded for addition of n digit
unsigned NBCD numbers. Add time is typically 0.1 + 0.2n
µs
for n decades. When the carry out of the most significant de-
cade is a logical “1”, an overflow is indicated.
COMPLEMENT ARITHMETIC
Complement arithmetic is used in NBCD subtraction. That
is, the “complement” of the subtrahend is added to the minu-
end. The complementing process amounts to biasing the
subtrahend such that all possible sums are positive. Consid-
er the subtraction of the NBCD numbers, A and B:
R = A – B
where R is the result. Now bias both sides of the equation
by 10N – 1 where N is the number of digits in A and B.
R + 10N – 1 A – B + 10N – 1
Rearranging,
R + 10N – 1 A + (10N – 1 – B)
The term (10N – 1 – B), – B biased by 10N – 1, is known as
the 9’s complement of B. When A > B, R + 10N – 1 > 10N – 1;
thus R is a positive number. To obtain R, 1 is added to R +
10N – 1, and the carry term, 10N, is dropped. The addition of
1 is called End Around Carry (EAC).
When A < B, R + 10N – 1 < 10N – 1, no EAC results and R
is a negative number biased by 10N – 1; thus R + 10N – 1 is
the 9’s complement of R.
SUBTRACTION OF UNSIGNED NBCD NUMBERS
Nine’s complement arithmetic requires an element to per-
form the complementing function. An NBCD 9’s comple-
menter may be implemented using a 4 bit binary adder and 4
inverters, or with combinatorial logic. The Motorola MC14561
9’s complementer is available in a single package. It has true
and inverted complement disable, which allow straight–
through or complement modes of operation. A “zero” line
forces the output to “0”. Figure 3 shows an NBCD subtracter
block using the MC14560 and MC14561. Also shown are n
cascaded blocks for subtraction of n digit unsigned numbers.
Subtract time is 0.6 + 0.4n
µs for n stages. Underflow (bor-
row) is indicated by a logical “0” on the carry output of the
most significant digit. A “0” carry also indicates that the differ-
ence is a negative number in 9’s complement form. If the re-
sult is input to a 9’s complementer, as shown, and its mode
controlled by the carry out of the most significant digit, the
output of the complementer will be the correct negative mag-
nitude. Note that the carry out of the most significant digit
(MSD) is the input to carry in of the least significant digit
(LSD). This End Around Carry is required because subtrac-
tion is done in 9’s complement arithmetic.
By controlling the complement and overflow logic with an
add/subtract line, both addition and subtraction are per-
formed using the basic subtracter blocks (Figure 4).


Podobny numer części - MC14560B

ProducentNumer częściArkusz danychSzczegółowy opis
logo
Motorola, Inc
MC145601 MOTOROLA-MC145601 Datasheet
45Kb / 1P
   Time Slot interchange circuit
More results

Podobny opis - MC14560B

ProducentNumer częściArkusz danychSzczegółowy opis
logo
STMicroelectronics
HCC4560B STMICROELECTRONICS-HCC4560B Datasheet
201Kb / 6P
   NBCD ADDER
logo
Fuji Electric
EDS9-2I FUJI-EDS9-2I Datasheet
207Kb / 3P
   FC SERIES ADDER
logo
Fairchild Semiconductor
74F583 FAIRCHILD-74F583 Datasheet
52Kb / 5P
   4-Bit BCD Adder
logo
ON Semiconductor
MC14008B ONSEMI-MC14008B_05 Datasheet
107Kb / 8P
   4?묪it Full Adder
August, 2005 ??Rev. 6
logo
NXP Semiconductors
74F583 PHILIPS-74F583 Datasheet
120Kb / 8P
   4-bit BCD adder
1989 Apr 06
logo
ON Semiconductor
MC14008BCPG ONSEMI-MC14008BCPG Datasheet
135Kb / 8P
   4-Bit Full Adder
April, 2013 ??Rev. 7
logo
National Semiconductor ...
CD4008BM NSC-CD4008BM Datasheet
124Kb / 6P
   4-Bit Full Adder
logo
Motorola, Inc
MC14008B MOTOROLA-MC14008B Datasheet
255Kb / 8P
   4-Bit Full Adder
logo
NXP Semiconductors
74F385 PHILIPS-74F385 Datasheet
64Kb / 6P
   Quad serial adder/subtractor
1989 Sep 20
logo
ON Semiconductor
MC14008B ONSEMI-MC14008B Datasheet
225Kb / 8P
   4-Bit Full Adder
March, 2000 ??Rev. 3
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13


Arkusz danych Pobierz

Go To PDF Page


Link URL




Polityka prywatności
ALLDATASHEET.PL
Czy Alldatasheet okazała się pomocna?  [ DONATE ] 

O Alldatasheet   |   Reklama   |   Kontakt   |   Polityka prywatności   |   Linki   |   Lista producentów
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com