EEWORLDEEWORLDEEWORLD

Part Number

Search

RN732ETTE1492C25

Description
Fixed Resistor, Thin Film, 0.25W, 14900ohm, 200V, 0.25% +/-Tol, 25ppm/Cel, Surface Mount, 1210, CHIP, ROHS COMPLIANT
CategoryPassive components    The resistor   
File Size215KB,2 Pages
ManufacturerKOA Speer
Websitehttp://www.koaspeer.com/
Environmental Compliance
Download Datasheet Parametric View All

RN732ETTE1492C25 Overview

Fixed Resistor, Thin Film, 0.25W, 14900ohm, 200V, 0.25% +/-Tol, 25ppm/Cel, Surface Mount, 1210, CHIP, ROHS COMPLIANT

RN732ETTE1492C25 Parametric

Parameter NameAttribute value
Is it Rohs certified?conform to
package instructionSMT, 1210
Reach Compliance Codecompliant
ECCN codeEAR99
Is SamacsysN
structureRECTANGULAR PACKAGE
JESD-609 codee3
Installation featuresSURFACE MOUNT
Number of terminals2
Maximum operating temperature155 °C
Minimum operating temperature-55 °C
Package height0.6 mm
Package length3.2 mm
Package shapeRECTANGULAR PACKAGE
Package formSMT
Package width2.5 mm
method of packingTR, EMBOSSED PLASTIC, 7 INCH
Rated power dissipation(P)0.25 W
Rated temperature70 °C
resistance14900 Ω
Resistor typeFIXED RESISTOR
size code1210
surface mountYES
technologyTHIN FILM
Temperature Coefficient25 ppm/°C
Terminal surfaceMatte Tin (Sn) - with Nickel (Ni) barrier
Terminal shapeWRAPAROUND
Tolerance0.25%
Operating Voltage200 V
Base Number Matches1
ultra precision 0.05%, 0.1%, 1% tolerance
thin film chip resistor
EU
features
Nickel chromium thin film resistor element
Marking: 1E: Black body with distinctive color marking
1J, 2A, 2B, 2E: green body with distinctive
color marking
Products with lead-free terminations meet
EU RoHS requirements
dimensions and construction
c
L
c
Type
(Inch Size Code)
L
.039
+.004
-.002
+0.1
)
(1.0
-0.05
Dimensions
inches
(mm)
W
c
d
.02±.002 .008±.004
(0.5±0.05) (0.2±0.1)
.01
+.002
-.004
(0.25
+0.05
)
-0.1
t
.014±.002
(0.35±0.05)
W
Solder
Plating
Ni
Plating
RN73 1E
(0402)
RN73 1J
(0603)
RN73 2A
(0805)
RN73 2B
(1206)
RN73 2E
(1210)
t
d
Protective
Coating
Resistive Inner
Film
Electrode
.063±.008 .031±.004 .012±.004 .012±.004 .018±.004
(1.6±0.2)
(0.8±0.1)
(0.3±0.1) (0.45±0.1)
(0.3±0.1)
.079±.008 .049±.008 .016±.008
(2.0±0.2) (1.25±0.2) (0.4±0.2)
.063±.008
.126±.008
(1.6±0.2)
(3.2±0.2)
.098±.008
(2.5±0.2)
.02±.012
(0.5±0.3)
.012
(0.3
.016
(0.4
+.008
-.004
+0.2
)
-0.1
+.008
-.004
+0.2
)
-0.1
.02±.004
(0.5±0.1)
.024±.004
(0.6±0.1)
Ceramic
Substrate
Derating Curve
100
80
% Rated Power
60
40
20
0
-60 -40
-55
-20
0
80
70
Ambient Temperature
(°C)
20
40
60
100 120
140
125
For resistors operated at an ambient temperature of 70°C or above, a
power rating shall be derated in accordance with the above derating curve.
ordering information
New Part #
RN73
Type
2B
Size
1E
1J
2A
2B
2E
T
Termination
Material
T: Sn
(standard
offering)
L: SnPb
TE
Packaging
TP: 0402:
7" 2mm pitch punch paper
TD: 0603, 0805, 1206, 1210:
7" 4mm pitch punched paper
TDD: 0603, 0805, 1206, 1210:
10" paper tape
TE: 0805, 1206, 1210:
7" embossed plastic
TED: 0805, 1206, 1210:
10" embossed plastic
For further information on packaging,
please refer to Appendix A
1002
Nominal
Resistance
3 significant
figures + 1
multiplier
“R” indicates
decimal on
value <100Ω
B
Tolerance
A: ±0.05%
B: ±0.1%
C: ±0.25%
D: ±0.5%
F: ±1.0%
25
T.C.R.
(ppm/°C)
05
10
25
50
100
Specifications given herein may be changed at any time without prior notice. Please confirm technical specifications before you order and/or use.
12/17/12
KOA Speer Electronics, Inc.
• 199 Bolivar Drive • Bradford, PA 16701 • USA • 814-362-5536 • Fax: 814-362-8883 • www.koaspeer.com
21
resistors
RN73
Ask about ADS8325
Is there a sampling program for ADS8325?The results I sampled don't match the theoretical values.Thanks a lot....
yuchuang15 Microcontroller MCU
SPI bus timing analysis
Some time ago, I studied the timing of various SPI modes and wrote a simple learning summary to share with you....
05210324kw MCU
Please help me find out what is wrong with the external interrupt function of this AVR128
[i=s]This post was last edited by z45217 on 2017-11-10 15:43[/i] #include #include#includeSIGNAL(INT1_vect) {cli(); }int main(void) {DDRD = 0xff;PORTD = 0xff;DDRD = 0X00;PORTD = 0X00;cli();EIMSK=0x00;...
z45217 Microchip MCU
I have a deep question about the virtual serial port, please have a look at it!!!
The USB data packet is 64 bytes. When using the official routine to send data from PC to STM through the virtual serial port, it is normal to send less than 64 bytes (not including 64). When sending 6...
wanswer stm32/stm8
A few questions about clock selection? ? ? Urgently seeking advice from experts
[color=rgb(0,0,0)]P1DIR |= BIT4; //P1.4 IO port is set to output. P1SEL |= BIT4; //P1.4 IO port is set to SMCLK. P2DIR |= BIT0; //P2.0 IO port is set to output. P2SEL |= BIT0; //P2.0 IO port is set to...
1157421908 Microcontroller MCU
Single chip microcomputer controls the frequency converter multi-speed
I know very little about frequency converters. I know that the frequency converter's multi-speed control can be done using the external terminals, such as: Frequency command 1 (30.30HZ) OFF OFF Freque...
ccqingzhi Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2275  2788  2313  122  1663  46  57  47  3  34 
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号