NSC 54F402DM

54F/74F402 Serial Data Polynomial
Generator/Checker
General Description
Features
The ’F402 expandable Serial Data Polynomial generator/
checker is an expandable version of the ’F401. It provides
an advanced tool for the implementation of the most widely
used error detection scheme in serial digital handling systems. A 4-bit control input selects one-of-six generator polynomials. The list of polynomials includes CRC-16, CRCCCITT and EthernetÉ, as well as three other standard polynomials (56th order, 48th order, 32nd order). Individual clear
and preset inputs are provided for floppy disk and other
applications. The Error output indicates whether or not a
transmission error has occurred. The CWG Control input
inhibits feedback during check word transmission. The
’F402 is compatible with FASTÉ devices and with all TTL
families.
Y
Commercial
Y
Y
Y
Y
Y
Y
Y
Guaranteed 30 MHz data rate
Six selectable polynomials
Other polynomials available
Separate preset and clear controls
Expandable
Automatic right justification
Error output open collector
Typical applications:
Floppy and other disk storage systems
Digital cassette and cartridge systems
Data communication systems
Package
Number
Military
74F402PC
N16E
Package Description
16-Lead (0.300× Wide) Molded Dual-In-Line
54F402DM (Note 1)
J16A
16-Lead Ceramic Dual-In-Line
54F402FM (Note 1)
W16A
16-Lead Cerpack
54F402LM (Note 1)
E20A
20-Lead Ceramic Leadless Chip Carrier, Type C
Note 1: Military grade device with environmental and burn-in processing. Use suffix e DMQB, FMQB and LMQB.
Logic Symbol
Connection Diagrams
Pin Assignment
for DIP, SOIC and Flatpak
Pin Assignment
for LCC
TL/F/9535 – 1
TL/F/9535 – 2
TL/F/9535–4
TRI-STATEÉ is a registered trademark of National Semiconductor Corporation.
EthernetÉ is a registered trademark of Xerox Corporation.
C1995 National Semiconductor Corporation
TL/F/9535
RRD-B30M105/Printed in U. S. A.
54F/74F402 Serial Data Polynomial Generator/Checker
January 1995
Unit Loading/Fan Out
54F/74F
Pin Names
S0 – S3
CWG
D/CW
D
ER
RO
CP
SEI
RFB
MR
P
Description
U.L.
HIGH/LOW
Input IIH/IIL
Output IOH/IOL
Polynomial Select Inputs
Check Word Generate Input
Serial Data/Check Word
Data Input
Error Output
Register Output
Clock Pulse
Serial Expansion Input
Register Feedback
Master Reset
Preset
1.0/0.67
1.0/0.67
285(100)/13.3(6.7)
1.0/0.67
*/26.7(13.3)
285(100)/13.3(6.7)
1.0/0.67
1.0/0.67
1.0/0.67
1.0/0.67
1.0/0.67
20 mA/b0.4 mA
20 mA/b0.4 mA
b 5.7 mA( b 2 mA)/8 mA (4 mA)
20 mA/b0.4 mA
*/16 mA (8 mA)
b 5.7 mA( b 2 mA)/8 mA (4 mA)
20 mA/b0.4 mA
20 mA/b0.4 mA
20 mA/b0.4 mA
20 mA/b0.4 mA
20 mA/b0.4 mA
*Open Collector
Functional Description
XOR gates. The Check Word Generate (CWG) must be held
HIGH while the data is being entered. After the last data bit
is entered, the CWG is brought LOW and the check bits are
shifted out of the register(s) and appended to the data bits
(no external gating is needed).
To check an incoming message for errors, both the data
and check bits are entered through the D Input with the
CWG Input held HIGH. The Error Output becomes valid after the last check bit has been entered into the ’F402 by a
LOW-to-HIGH transition of CP, with the exception of the
Ethernet polynomial (see Applications paragraph). If no detectable errors have occurred during the data transmission,
the resultant internal register bits are all LOW and the Error
Output (ER) is HIGH. If a detectable error has occurred, ER
is LOW. ER remains valid until the next LOW-to-HIGH transition of CP or until the device has been preset or reset.
A HIGH on the Master Reset Input (MR) asynchronously
clears the entire register. A LOW on the Preset Input (P)
asynchronously sets the entire register with the exception
of:
1 The Ethernet residue selection, in which the registers
containing the non-zero residue are cleared;
2 The 56th order polynomial, in which the 8 least significant
register bits of the least significant device are cleared;
and,
3 Register S e 0, in which all bits are cleared.
The ’F402 Serial Data Polynomial Generator/Checker is an
expandable 16-bit programmable device which operates on
serial data streams and provides a means of detecting
transmission errors. Cyclic encoding and decoding schemes
for error detection are based on polynomial manipulation in
modulo arithmetic. For encoding, the data stream (message
polynomial) is divided by a selected polynomial. This division results in a remainder (or residue) which is appended to
the message as check bits. For error checking, the bit
stream containing both data and check bits is divided by the
same selected polynomial. If there are no detectable errors,
this division results in a zero remainder. Although it is possible to choose many generating polynomials of a given degree, standards exist that specify a small number of useful
polynomials. The ’F402 implements the polynomials listed in
Table I by applying the appropriate logic levels to the select
pins S0, S1, S2 and S3.
The ’F402 consists of a 16-bit register, a Read Only Memory
(ROM) and associated control circuitry as shown in the
Block Diagram. The polynomial control code presented at
inputs S0, S1, S2 and S3 is decoded by the ROM, selecting
the desired polynomial or part of a polynomial by establishing shift mode operation on the register with Exclusive OR
(XOR) gates at appropriate inputs. To generate the check
bits, the data stream is entered via the Data Inputs (D), using the LOW-to-HIGH transition of the Clock Input (CP). This
data is gated with the most significant Register Output (RO)
via the Register Feedback Input (RFB), and controls the
2
TABLE I
Hex
0
S3
L
Select Code
S2
S1
L
L
Polynomial
S0
Remarks
L
0
Se0
X32 a X26 a X23 a X22 a X16 a
C
D
H
H
H
H
L
L
L
H
X12 a X11 a X10 a X8 a X7 a X5 a X4 a X2 a X a 1
Ethernet
Polynomial
E
F
H
H
H
H
H
H
L
H
X32 a X31 a X27 a X26 a X25 a X19 a X16 a
X15 a X13 a X12 a X11 a X9 a X7 a X6 a X5 a X4 a X2 a X a 1
Ethernet
Residue
7
L
H
H
H
X16 a X15 a X2 a 1
CRC-16
B
H
L
H
H
X16 a X12 a X5 a 1
CRC-CCITT
X56 a X55 a X49 a X45 a X41 a
3
2
4
8
L
L
L
H
L
L
H
L
H
H
L
L
H
L
L
L
X39 a X38 a X37 a X36 a X31 a
X22 a X19 a X17 a X16 a X15 a X14 a X12 a X11 a X9 a
X5 a X a 1
5
9
1
L
H
L
H
L
L
L
L
L
H
H
H
X48 a X36 a X35 a
X23 a X21 a
X15 a X13 a X8 a X2 a 1
48th
Order
6
A
L
H
H
L
H
H
L
L
X32 a X23 a X21 a
X11 a X2 a 1
32nd
Order
56th
Order
Block Diagram
TL/F/9535 – 5
3
TABLE II
Select Code
P3
P2
P1
P0
C2
C1
C0
0
0
0
0
0
1
0
0
Se0
Polynomial
C
D
1
1
1
1
1
1
1
1
1
1
0
0
1
1
Ethernet
Polynomial
E
F
0
0
0
0
0
0
0
0
0
0
0
1
0
0
Ethernet
Residue
7
1
1
1
1
1
0
0
CRC-16
B
1
1
1
1
1
0
0
CRC-CCITT
3
2
4
8
1
1
1
0
1
1
1
0
1
1
1
1
1
1
1
1
1
1
1
1
0
0
0
0
0
0
0
0
56th
Order
5
9
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0
0
0
0
0
0
48th
Order
6
A
1
1
1
1
1
1
1
1
1
1
0
0
0
0
32nd
Order
Applications
The ’F402 expandable CRC generator checker contains 6
popular CRC polynomials, 2-16th Order, 2-32nd Order, 148th Order and 1-56th Order. The application diagram
shows the ’F402 connected for a 56th Order polynomial.
Also shown are the input patterns for other polynomials.
When the ’F402 is used with a gated clock, disabling the
clock in a HIGH state will ensure no erroneous clocking
occurs when the clock is re-enabled. Preset and Master Reset are asynchronous inputs presetting the register to S or
clearing to 1s respectively (note Ethernet residue and 56th
Order select code 8, LSB, are exceptions to this).
To generate a CRC, the pattern for the selected polynomial
is applied to the S inputs, the register is preset or cleared as
required, clock is enabled, CWG is set HIGH, data is applied
to D input, output data is on D/CW. When the last data bit
has been entered, CWG is set LOW and the register is
clocked for n bits (where n is the order of the polynomial).
The clock may now be stopped if desired (holding CWG
LOW and clocking the register will output zeros from D/CW
after the residue has been shifted out).
To check a CRC, the pattern for the selected polynomial is
applied to the S inputs, the register is preset or cleared as
required, clock is enabled, CWG is set HIGH, the data
stream including the CRC is applied to D input. When the
last bit of the CRC has been entered, the ER output is
checked: HIGH e error free data, LOW e corrupt data. The
clock may now be stopped if desired.
To implement polynomials of lower order than 56th, select
the number of packages required for the order of polynomial
and apply the pattern for the selected polynomial to the S
inputs (0000 on S inputs disables the package from the
feedback chain).
In addition to polynomial selection there are four other capabilities provided for in the ’F402 ROM. The first is set or
clear selectability. The sixteen internal registers have the
capability to be either set or cleared when P is brought
LOW. This set or clear capability is done in four groups of 4
(see Table II, P0 – P3). The second ROM capability (C0) is in
determining the polarity of the check word. As is the case
with the Ethernet polynomial the check word can be inverted when it is appended to the data stream or as is the case
with the other polynomials, the residue is appended with no
inversion. Thirdly, the ROM contains a bit (C1) which is used
to select the RFB input instead of the SEI input to be fed
into the LSB. This is used when the polynomial selected is
actually a residue (least significant) stored in the ROM
which indicates whether the selected location is a polynomial or a residue. If the latter, then it inhibits the RFB input.
As mentioned previously, upon a successful data transmission, the CRC register has a zero residue. There is an exception to this, however, with respect to the Ethernet polynomial. This polynomial, upon a successful data transmission, has a non-zero residue in the CRC register (C7 04 DD
7B)16. In order to provide a no-error indication, two ROM
locations have been preloaded with the residue so that by
selecting these locations and clocking the device one additional time, after the last check bit has been entered, will
result in zeroing the CRC register. In this manner a no-error
indication is achieved.
With the present mix of polynomials, the largest is 56th order requiring four devices while the smallest is 16th order
requiring just one device. In order to accommodate multiplexing between high order polynomials (X 16th order) and
lower order polynomials, a location of all zeros is provided.
This allows the user to choose a lower order polynomial
even if the system is configured for a higher order one.
4
Applications (Continued)
TL/F/9535 – 6
5
Absolute Maximum Ratings (Note 1)
Recommended Operating
Conditions
If Military/Aerospace specified devices are required,
please contact the National Semiconductor Sales
Office/Distributors for availability and specifications.
Storage Temperature
b 65§ C to a 150§ C
Ambient Temperature under Bias
Junction Temperature under Bias
Plastic
b 55§ C to a 125§ C
Free Air Ambient Temperature
Military
Commercial
b 55§ C to a 125§ C
0§ C to a 70§ C
Supply Voltage
Military
Commercial
b 55§ C to a 175§ C
b 55§ C to a 150§ C
a 4.5V to a 5.5V
a 4.5V to a 5.5V
VCC Pin Potential to
Ground Pin
b 0.5V to a 7.0V
b 0.5V to a 7.0V
Input Voltage (Note 2)
b 30 mA to a 5.0 mA
Input Current (Note 2)
Voltage Applied to Output
in HIGH State (with VCC e 0V)
b 0.5V to VCC
Standard Output
b 0.5V to a 5.5V
TRI-STATEÉ Output
Current Applied to Output
in LOW State (Max)
twice the rated IOL (mA)
Note 1: Absolute maximum ratings are values beyond which the device may
be damaged or have its useful life impaired. Functional operation under
these conditions is not implied.
Note 2: Either voltage limit or current limit is sufficient to protect inputs.
DC Electrical Characteristics
Symbol
54F/74F
Parameter
Min
VIH
Input HIGH Voltage
VIL
Input LOW Voltage
Typ
Units
VCC
Conditions
Max
2.0
V
Recognized as a HIGH Signal
0.8
V
Recognized as a LOW Signal
b 1.2
V
Min
IIN e b18 mA
V
Min
IOH e b2 mA (RO, D/CW)
IOH e b5.7 mA (RO, D/CW)
IOH e b5.7 mA (RO, D/CW)
IOL
IOL
IOL
IOL
VCD
Input Clamp Diode Voltage
VOH
Output HIGH
Voltage
54F 10% VCC
74F 10% VCC
74F 5% VCC
Output LOW
Voltage
54F 10% VCC
54F 10% VCC
74F 10% VCC
74F 10% VCC
0.4
0.4
0.5
0.5
V
Min
IIH
Input HIGH Current
54F
74F
20.0
5.0
mA
Max
VIN e 2.7V
IBVI
Input HIGH Current
Breakdown Test
54F
74F
100
7.0
mA
Max
VIN e 7.0V
ICEX
Output HIGH
Leakage Current
54F
74F
250
50
mA
Max
VOUT e VCC
VID
Input Leakage
Test
74F
V
0.0
IID e 1.9 mA
All Other Pins Grounded
IOD
Output Leakage
Circuit Current
74F
3.75
mA
0.0
VIOD e 150 mV
All Other Pins Grounded
IIL
Input LOW Current
IOS
Output Short-Circuit Current
IOHC
Open Collector, Output
OFF Leakage Test
ICC
Power Supply Current
VOL
2.4
2.4
2.7
4.75
b 20
110
6
e
e
e
e
4 mA (D/CW, RO)
8 mA (ER)
16 mA (ER)
8 mA (D/CW, RO)
b 0.4
mA
Max
VIN e 0.5V
b 130
mA
Max
VOUT e 0V (D/CW, RO)
250
mA
Min
VOUT e VCC (ER)
165
mA
Max
AC Electrical Characteristics
Symbol
Parameter
74F
54F
74F
TA e a 25§ C
VCC e a 5.0V
CL e 50 pF
TA, VCC e Mil
CL e 50 pF
TA, VCC e Com
CL e 50 pF
Min
Typ
30
45
Propagation Delay
CP to D/CW
8.5
10.5
15.0
18.0
19.0
23.0
7.5
9.5
26.5
26.5
7.5
9.5
21.0
25.0
ns
tPLH
tPHL
Propagation Delay
CP to RO
8.0
8.0
13.5
14.0
17.0
18.0
7.0
7.0
26.0
22.5
7.0
7.0
19.0
20.0
ns
tPLH
tPHL
Propagation Delay
CP to ER
15.5
8.5
26.0
14.5
33.0
18.5
14.0
7.5
38.5
23.5
14.0
7.5
35.0
20.5
ns
tPLH
tPHL
Propagation Delay
P to D/CW
11.0
11.5
18.5
19.5
23.5
24.5
10.0
10.5
31.0
32.0
10.0
10.5
25.5
26.5
ns
tPLH
Propagation Delay
P to RO
9.5
16.0
20.5
8.5
31.5
8.5
22.5
ns
tPLH
Propagation Delay
P to ER
10.0
17.0
21.5
9.0
26.0
9.0
23.5
ns
tPLH
tPHL
Propagation Delay
MR to D/CW
10.5
11.0
18.0
19.0
23.0
24.0
9.5
10.0
29.0
28.5
9.5
10.0
25.5
26.0
ns
tPHL
Propagation Delay
MR to RO
9.0
15.5
19.5
8.0
23.5
8.0
21.5
ns
tPLH
Propagation Delay
MR to ER
16.5
28.0
35.5
14.5
39.0
14.5
37.5
ns
tPLH
tPHL
Propagation Delay
D to D/CW
6.0
7.5
10.5
12.0
13.5
16.0
5.0
6.5
19.5
20.0
5.0
6.5
15.0
18.0
ns
tPLH
tPHL
Propagation Delay
CWG to D/CW
6.5
7.0
11.0
12.0
14.0
15.5
5.5
6.0
21.5
21.5
5.5
6.0
15.5
17.5
ns
tPLH
tPHL
Propagation Delay
Sn to D/CW
11.5
9.5
19.5
16.0
24.5
20.0
9.0
8.5
29.0
25.0
10.5
8.5
26.5
22.0
ns
fmax
Maximum Clock Frequency
tPLH
tPHL
Max
Min
Max
30
7
Min
Units
Max
30
MHz
AC Operating Requirements
Symbol
Parameter
74F
54F
74F
TA e a 25§ C
VCC e a 5.0V
TA, VCC e Mil
TA, VCC e Com
Min
Min
Min
Max
Max
ts(H)
ts(L)
Setup Time, HIGH or LOW
SEI to CP
4.5
4.5
6.0
6.0
5.0
5.0
th(H)
th(L)
Hold Time, HIGH or LOW
SEI to CP
0
0
1.0
1.0
0
0
ts(H)
ts(L)
Setup Time, HIGH or LOW
RFB to CP
11.0
11.0
14.0
14.0
12.5
12.5
th(H)
th(L)
Hold Time, HIGH or LOW
RFB to CP
0
0
0
0
0
0
ts(H)
ts(L)
Setup Time, HIGH or LOW
S1 to CP
13.5
13.0
16.0
15.5
15.0
14.5
th(H)
th(L)
Hold Time, HIGH or LOW
S1 to CP
0
0
0
0
0
0
ts(H)
ts(L)
Setup Time, HIGH or LOW
D to CP
9.0
9.0
11.5
11.5
10.0
10.0
th(H)
th(L)
Hold Time, HIGH or LOW
D to CP
0
0
0
0
0
0
ts(H)
ts(L)
Setup Time, HIGH or LOW
CWG to CP
7.0
5.5
9.0
8.0
8.0
6.5
th(H)
th(L)
Hold Time, HIGH or LOW
CWG to CP
0
0
0
0
0
0
tw(H)
tw(L)
Clock Pulse Width
HIGH or LOW
4.0
4.0
7.0
5.0
4.5
4.5
Units
Max
ns
ns
ns
ns
ns
ns
tw(H)
MR Pulse Width, HIGH
4.0
7.0
4.5
ns
tw(L)
P Pulse Width, LOW
4.0
5.0
4.5
ns
trec
Recovery Time
MR to CP
3.0
4.0
3.5
trec
Recovery Time
P to CP
5.0
6.5
6.0
ns
8
Ordering Information
The device number is used to form part of a simplified purchasing code where the package type and temperature range are
defined as follows:
74F
402
P
Temperature Range Family
74F e Commercial
54F e Military
C
Special Variations
QB e Military grade device with
environmental and burn-in
processing
Device Type
Temperature Range
C e Commercial (0§ C to a 70§ C)
M e Military (b55§ C to a 125§ C)
Package Code
P e Plastic DIP
D e Ceramic DIP
F e Flatpak
L e Leadless Chip Carrier (LCC)
9
Physical Dimensions inches (millimeters)
20-Lead Ceramic Leadless Chip Carrier (L)
NS Package Number E20A
16-Lead Ceramic Dual-In-Line Package (D)
NS Package Number J16A
10
Physical Dimensions inches (millimeters) (Continued)
16-Lead (0.300× Wide) Molded Plastic Dual-In-Line Package (P)
NS Package Number N16E
11
54F/74F402 Serial Data Polynomial Generator/Checker
Physical Dimensions inches (millimeters) (Continued)
16-Lead Ceramic Flatpak (F)
NS Package Number W16A
LIFE SUPPORT POLICY
NATIONAL’S PRODUCTS ARE NOT AUTHORIZED FOR USE AS CRITICAL COMPONENTS IN LIFE SUPPORT
DEVICES OR SYSTEMS WITHOUT THE EXPRESS WRITTEN APPROVAL OF THE PRESIDENT OF NATIONAL
SEMICONDUCTOR CORPORATION. As used herein:
1. Life support devices or systems are devices or
systems which, (a) are intended for surgical implant
into the body, or (b) support or sustain life, and whose
failure to perform, when properly used in accordance
with instructions for use provided in the labeling, can
be reasonably expected to result in a significant injury
to the user.
National Semiconductor
Corporation
1111 West Bardin Road
Arlington, TX 76017
Tel: 1(800) 272-9959
Fax: 1(800) 737-7018
2. A critical component is any component of a life
support device or system whose failure to perform can
be reasonably expected to cause the failure of the life
support device or system, or to affect its safety or
effectiveness.
National Semiconductor
Europe
Fax: (a49) 0-180-530 85 86
Email: cnjwge @ tevm2.nsc.com
Deutsch Tel: (a49) 0-180-530 85 85
English Tel: (a49) 0-180-532 78 32
Fran3ais Tel: (a49) 0-180-532 93 58
Italiano Tel: (a49) 0-180-534 16 80
National Semiconductor
Hong Kong Ltd.
13th Floor, Straight Block,
Ocean Centre, 5 Canton Rd.
Tsimshatsui, Kowloon
Hong Kong
Tel: (852) 2737-1600
Fax: (852) 2736-9960
National Semiconductor
Japan Ltd.
Tel: 81-043-299-2309
Fax: 81-043-299-2408
National does not assume any responsibility for use of any circuitry described, no circuit patent licenses are implied and National reserves the right at any time without notice to change said circuitry and specifications.