EEWORLDEEWORLDEEWORLD

Part Number

Search

RC2012F2612GS

Description
Fixed Resistor, Metal Glaze/thick Film, 0.125W, 26100ohm, 150V, 1% +/-Tol, 100ppm/Cel, Surface Mount, 0805, CHIP, ROHS COMPLIANT
CategoryPassive components    The resistor   
File Size782KB,2 Pages
ManufacturerSAMSUNG
Websitehttp://www.samsung.com/Products/Semiconductor/
Environmental Compliance  
Download Datasheet Parametric View All

RC2012F2612GS Overview

Fixed Resistor, Metal Glaze/thick Film, 0.125W, 26100ohm, 150V, 1% +/-Tol, 100ppm/Cel, Surface Mount, 0805, CHIP, ROHS COMPLIANT

RC2012F2612GS Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
Objectid1247897994
package instructionSMT, 0805
Reach Compliance Codecompliant
ECCN codeEAR99
Other featuresPRECISION
structureChip
JESD-609 codee3
Installation featuresSURFACE MOUNT
Number of terminals2
Maximum operating temperature155 °C
Minimum operating temperature-55 °C
Package height0.5 mm
Package length2 mm
Package shapeRECTANGULAR PACKAGE
Package formSMT
Package width1.25 mm
method of packingBULK
Rated power dissipation(P)0.125 W
Rated temperature70 °C
resistance26100 Ω
Resistor typeFIXED RESISTOR
size code0805
surface mountYES
technologyMETAL GLAZE/THICK FILM
Temperature Coefficient100 ppm/°C
Terminal surfaceMatte Tin (Sn) - with Nickel (Ni) barrier
Terminal shapeWRAPAROUND
Tolerance1%
Operating Voltage150 V
Precision
Feature
•Low
tolerance (±1%)
•Both
flow and reflow soldering are applicable.
•Suitable
size and packaging for surface mount assembly.
•Owing
to the reduced lead inductance, the high frequency
characteristic is excellent.
The product of lead-free terminal is RoHS compliant.
PhO(lead oxide) is included in the glass of our product which is prescribed
on RoHS appendix as an exception.
Application
•Circuit
for high precision resistance and reliability.
•For
signal control part
•For
tunning circuit.
Structure and Dimensions
•Structure
Glass or Polymer Coating
(Protective Coating)
RuO
2
type Resistor
•Dimensions
I
1
H
Alumina Substrate(96%)
Thick film Elecrtode
(Inner Electrode)
Special Plating
(Ni, Solder)
I
2
L
W
(UNIT: mm)
Type
RC0603
RC1005
RC1608
RC2012
RC3216
RC3225
RC5025
RC6432
Inch
0201
0402
0603
0805
1206
1210
2010
2512
Power(W)
1/20
1/16
1/10
1/8
1/4
1/3
2/ 3
1
L
0.60
±0.03
1.00
±0.05
1.60
±0.10
2.00
±0.20
3.20
±0.20
3.20
±0.20
5.00
±0.20
6.30
±0.20
W
0.30
±0.03
0.50
±0.05
0.80
±0.15
1.25
±0.15
1.60
±0.15
2.55
±0.20
2.50
±0.20
3.20
±0.20
H
0.23
±0.03
0.35
±0.05
0.45
±0.10
0.50
±0.10
0.55
±0.10
0.55
±0.10
0.55
±0.10
0.55
±0.10
I
1
0.10
±0.05
0.20
±0.10
0.30
±0.20
0.40
±0.20
0.45
±0.20
0.45
±0.20
0.60
±0.20
0.60
±0.20
I
2
0.15
±0.05
0.25
±0.10
0.35
±0.10
0.35
±0.20
0.40
±0.20
0.40
±0.20
0.60
±0.20
0.60
±0.20
Average
Weight
0.15㎎
0.6㎎
2.1㎎
4.9㎎
9.5㎎
16㎎
26㎎
41㎎
Parts Numbering System
•The
part number system shall be in the following format
RC
Code Designation
1005
Dimension & Size Code
0603: 0.6×0.3(㎜) - 0201(inch)
1005: 1.0×0.5(㎜) - 0402(inch)
1608: 1.6×0.8(㎜) - 0603(inch)
2012: 2.0×1.2(㎜) - 0805(inch)
3216: 3.2×1.6(㎜) - 1206(inch)
3225: 3.2×2.5(㎜) - 1210(inch)
5025: 5.0×2.5(㎜) - 2010(inch)
6432: 6.4×3.2(㎜) - 2512(inch)
F
Tolerance
2370
Resistance Value
3 or 4 digits coding system
(IEC coding system)
3digits (E-24 series)
4digits (E-96 series)
CS
Packaging Code
GS: Bulk Packaging
CS: Tape Packaging 7"
ES: Tape Packaging 10"
FS: Tape Packaging 13"
AS: Tape Packaging 13"
RC: Chip Resistor
F: ±1%
STM32F103V8 procurement problem!
Moderator, I have a question. I am planning to conduct a small-batch trial production for my project. Now I need to purchase 200 pieces of STM32F103V8 chips in small batches. Can you give me the conta...
wt1121 stm32/stm8
GPRS/CDMA point-to-point application solution
Point-to-point applications can be divided into two situations. Whether the GPRS/CDMA DTU uses a SIM card or UIM card with an IP address bound to it, and whether it belongs to a private network card: ...
totopper Industrial Control Electronics
Why is the ADC error of TM4C129 so large?
The following is my ADC initialization programSysCtlPeripheralEnable(SYSCTL_PERIPH_ADC0);//Turn on ADC clockSysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOE);//Turn on the corresponding ADC pin clockSysCtlP...
ypp240124016 Microcontroller MCU
FTP file transfer programming under winCE
As the title says: I want to implement the FTP function to transfer files to a remote host (a PC) in WinCE. How do I program it and what functions do I need?...
ccxida Embedded System
Could you guys help me look at this 4*4 keyboard scanning program? Thank you.
int keyscan() {P0=0x0f;if(P0&0x0f!=0x0f){delay();P04=0;P05=1;P06=1;P07=1;if(P0!=0xef){lie=1;switch(P0){case 0xee:hang=1;break;case 0xed:hang=2;case 0xeb:hang=3;case 0xe7:hang=4;default:break;}}P04=1;P...
tvn Embedded System
Communication issues
When using the USART asynchronous serial communication of the 430 microcontroller, if the variable defined is an integer, that is, it has 16 binary bits, can it be directly assigned to the UTXBUF whic...
qiyelian Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1697  1511  665  2679  1388  35  31  14  54  28 
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号