EEWORLDEEWORLDEEWORLD

Part Number

Search

CN2A4LTE221J

Description
Resistor Networks & Arrays 220ohms 5% CONCAVE
CategoryPassive components   
File Size214KB,2 Pages
ManufacturerKOA Speer
Websitehttp://www.koaspeer.com/
Download Datasheet Parametric View All

CN2A4LTE221J Online Shopping

Suppliers Part Number Price MOQ In stock  
CN2A4LTE221J - - View Buy Now

CN2A4LTE221J Overview

Resistor Networks & Arrays 220ohms 5% CONCAVE

CN2A4LTE221J Parametric

Parameter NameAttribute value
Product AttributeAttribute Value
ManufacturerKOA Speer
Product CategoryResistor Networks & Arrays
RoHSNo -; RoHS Version Available
ProductArrays
Termination StyleSMD/SMT
Resistor Values220 Ohms
Tolerance5 %
Circuit TypeIsolated
Number of Resistors4
Number of Pins8
Temperature Coefficient200 PPM / C
Operating Temperature Range- 55 C to + 125 C
Length5.08 mm
Width2 mm
Height0.6 mm
QualificationAEC-Q200
PackagingReel
Power per Element0.1 W (1/10 W)
Factory Pack Quantity4000
CN
concave termination with square corners
resistor array
EU
features
Manufactured to type RK73 standards
Less board space than individual chips
Isolated resistor elements
Products with lead-free terminations meet EU RoHS
requirements. EU RoHS regulation is not intended for
Pb-glass contained in electrode, resistor element and glass.
AEC-Q200 Qualified: CN1J4 only
resistors
a
W
t
a
d
Protective
Coating
Resistive
Film
Inner
Electrode
C
L
p
b
dimensions and construction
Size
Code
1E2
L
W
C
Dimensions
inches
(mm)
d
t
a (top)
a (bot.)
b
p (ref.)
.020
(0.5)
Electrode
Ceramic
Substrate
.039±.004
.014±.004
(1.0±0.1)
.039±.004 .008±.004 .010±.004
(0.35±0.1)
1E4
.079±.004
(1.0±0.1) (0.2±0.1) (0.25±0.1)
.018±.004
(0402x4)
(2.0±0.1)
(0.45±0.1)
1J2
.063±.008
(0603x2)
(1.6±0.2)
1J4
.126±.008 .063±.008 .012±.008 .016±.004
(0603x4)
(3.2±0.2) (1.6±0.2) (0.3±0.2) (0.4±0.1)
1J8
.252±.008
(0603x8)
(6.4±0.2)
2A2
0.1±.008
(0805x2)
(2.54±0.2)
2A4
0.2±.008 .079±.008 .016±.008
.024±.004
(0805x4)
(5.08±0.2) (2.0±0.2) (0.4±0.2)
(0.6±0.1)
2A8
0.4±.008
(0805x8)
(10.16±0.2)
.022±.004
(0.55±0.1)
2B2
0.1±.008
(1206x2)
(2.54±0.2)
2B4
0.2±.008 .126±.008 .020±.012
(1206x4)
(5.08±0.2) (3.2±0.2) (0.5±0.3)
2B8
0.4±.008
(1206x8)
(10.16±0.2)
(0402x2)
.012±.004 .012±.006 .003±.002
(0.3±0.1) (0.3±0.1) (0.07±0.05)
.020±.004 .016±.006
(0.5±0.1) (0.4±0.15)
.031
(0.8)
.006±.004
(0.15±0.1)
.031±.004 .030±.006
(0.8±0.1) (0.75±0.15)
.050
(1.27)
ordering information
CN
Type
1J
Size
1E
1J
2A
2B
For further information on packaging,
please refer to Appendix A.
4
Elements
2
4
8
T
Termination
Material
T: Sn
(1J ~ 2B: Other
termination styles
may be available,
please contact
factory for options)
TD
Packaging
TE: 7" embossed plastic
TD: 7" paper tape
TED: 10" embossed plastic
TDD: 10" paper tape
101
Nominal
Resistance
2 significant
figures + 1
multiplier for
±2 & ±5%
3 significant
figures + 1
multiplier
for ±1%
J
Tolerance
F: ±1%
G: ±2%
J: ±5%
Specifications given herein may be changed at any time without prior notice. Please confirm technical specifications before you order and/or use.
11/14/17
126
KOA Speer Electronics, Inc.
• 199 Bolivar Drive • Bradford, PA 16701 • USA • 814-362-5536 • Fax: 814-362-8883 • www.koaspeer.com
Can you guys help me figure out what's wrong with this array program? Thank you!
//The operating frequency of the chip is 11.0592MHz #include #include#define BYTE unsigned char #define WORD unsigned int #define S1_S0 0x40 //P_SW P3.0 RXD P3.1 TXD #define S1_S1 0x80 BYTE *point_arr...
zhou792008 51mcu
What is the reason for this situation in the microcontroller?
I recently used a chip, and then I called the math.h file to calculate. For example, I used sin, and sin(144/360) was OK. But if I separated it, c=144/360, sin(c), it would report an error. Similarly,...
乱起东城 MCU
2016 TI Motor Drive Seminar Materials Giveaway, Don’t Miss It! (Awards Have Been Given)
[size=5][color=#ff0000]Award link: [/color][/size][url=https://bbs.eeworld.com.cn/thread-505513-1-1.html][size=5][color=#ff0000]>>[/color][/size][size=5][color=#ff0000]Award: 2016 TI Motor Drive Semin...
EEWORLD社区 Microcontroller MCU
C2000 Problem Summary Ver 1.0
C28x Based DeviceQ: What is the difference between the TMS320F28xx and the TMS320C28xx MCUs? A: The "F" represents flash, while the "C" represents ROM. The Flash devices are reprogrammable and are ava...
永远的不知 Microcontroller MCU
Has anyone painted a TI5000 series board?
I want to draw ADC+FIFO+DSP and subsequent output modules together. How difficult is it and is the success rate high? Has anyone tried it?...
zhaironghui DSP and ARM Processors
Serial communication
When using the serial port debugging tool to send characters, the reception is fine, but when sending strings, the communication is abnormal, and the characters are lost or garbled. However, when the ...
stycx Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 306  2166  2635  38  715  7  44  54  1  15 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号