EEWORLDEEWORLDEEWORLD

Part Number

Search

PV36Z100A01B00

Description
TRIMMER 10 OHM 0.5W PC PIN SIDE
CategoryPassive components   
File Size419KB,22 Pages
ManufacturerBourns
Websitehttp://www.bourns.com
Download Datasheet Parametric View All

PV36Z100A01B00 Overview

TRIMMER 10 OHM 0.5W PC PIN SIDE

PV36Z100A01B00 Parametric

Parameter NameAttribute value
resistance10 Ohms
Power (W)0.5W,1/2W
Tolerance±10%
Temperature Coefficient±150ppm/°C
Number of turns25
Adjustment typeSide adjustment
Resistive materialscermet
Installation typeThrough hole
Terminal typePC pin
size/dimensionsRectangular - 0.394" x 0.197" Surface x 0.394" Height (10.00mm x 5.00mm x 10.00mm)
Please read rating and
!CAUTION
(for storage, operating, rating, soldering, mounting and handling) in this catalog to prevent smoking and/or burning, etc.
!Note
•Please read rating and
!CAUTION
(for storage, operating, rating, soldering, mounting and handling) in this PDF catalog to prevent smoking and/or burning, etc.
•This catalog has only typical specifications. Therefore,thereareno space for detailed specifications. Therefore, please approve our productsheet for product specifications before ordering. product specifications before ordering.
This catalog has only typical specifications because you is requested to approve our product specifications or to transact the approval specifications or transact the approval sheet for
R50E13.pdf 04.6.11
Trimmer Potentiometers
Lead Sealed Type Multi-turns PV12/PV37/PV23/PV22/PV36 Series
PV12 Series
1. The unique inner gear system recognizes the
position of the center of the shaft of the
potentiometer.
2. Sealed construction protects the interior from dust
and liquid, which achieves stable performance.
3. Available for ultrasonic cleaning after soldering
4. Clutch mechanism prevents excessive wiper rotation.
PV12H
7.6±0.1 Dia.
s
Features
2.5±0.1
0.6±0.1
0.7±0.1 Depth
6.6±0.1
7.0±1.0
0.
2
0.5
2.
5
±
#2
0.4±0.1
#3
#1
#1
90°±6°
#2
#3
CLOCKWISE
mm
(
Tolerancein
±0.3
)
:
s
Applications
1. HDTVs
2. Professional cameras
3. CATV
4. FAX
5. Printers
6. Sensors
7. Switching power supplies
2.5±0.1
0.6±0.1
0.7±0.1 Depth
7.6±0.1 Dia.
6.6±0.1
7.0±1.0
0.5
2.5 2.5
#2
2.5
#2
#3
#1
CLOCKWISE
#1
PV12P
mm
(
Tolerancein
±0.3
)
:
0.6±0.1
0.7±0.1 Depth
0.5 2.5±0.1
9.0±0.3
7.7±0.3
0.6±0.1
0.7±0.1 Depth
0.5 2.5±0.1
9.0±0.3
7.7±0.3
5.1±0.3
7.0±1.0
3−0.5±0.1 Dia.
#1
#2 #3
7.6±0.3
3.6
7.0±1.0
5.1±0.3
3−0.5±0.1 Dia.
#1
#2 #3
7.6±0.3
3.6
6.3±0.3
#2
6.3±0.3
#2
#1
CLOCKWISE
mm
(
Tolerancein
±0.3
)
:
#3
#1
#3
PV12S
2.5
PV12T
2.5 2.5
2.5
CLOCKWISE
mm
(
Tolerance in
±0.3
)
:
8
Part Number
PV12p100A01
PV12p200A01
PV12p500A01
PV12p101A01
PV12p201A01
PV12p501A01
PV12p102A01
PV12p202A01
PV12p502A01
PV12p103A01
2.5 2.5
Power Rating
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
0.5W(70°C)
Soldering Method
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Flow/Soldering Iron
Number of Turns
(Effective Rotation Angle)
4
4
4
4
4
4
4
4
4
4
Total Resistance Value
10ohm
±10%
20ohm
±10%
50ohm
±10%
100ohm
±10%
200ohm
±10%
500ohm
±10%
1k ohm
±10%
2k ohm
±10%
5k ohm
±10%
10k ohm
±10%
TCR
±100ppm/°C
±100ppm/°C
±100ppm/°C
±100ppm/°C
±100ppm/°C
±100ppm/°C
±100ppm/°C
±100ppm/°C
±100ppm/°C
±100ppm/°C
Continued on the following page.
54
3−0.5±0.1 Dia.
#3
3−0.5±0.1 Dia.
5
±
2.
2
0.
Use 51 Assembly to write a 4-button program to perform different operations in different interfaces
How do you write a 4-button program in 51 assembly to perform different operations in different interfaces? I started by writing a scan pin JB statement after each interface, but this wastes program s...
gushifu Embedded System
uLisp microcomputer
The Tiny Lisp Computer 2 (uLisp microcomputer) is a small standalone device based on the ATmega1284 that has its own display and keyboard and can be used to program in uLisp. For more information, see...
dcexpert MicroPython Open Source section
My C Exercise (5) - This is very simple. Let me see what you can pick out.
As the title says [code]/*practise 8.2*/ /*This program is very simple, just convert the input integer into character type output*/ #include char *itoa(int n,char str[]) //God knows why I came up with...
辛昕 Programming Basics
Why is it slow to enter the simulation state using FET430UI, but fast to enter the simulation state using LaunchPad?
Is it also slow to enter the simulation state with EZ430-F2013? It seems that I have to wait for several seconds?...
caoqing Microcontroller MCU
CC2530 rfd register problem
I used IAR 9.3 to write a small positioning program for broadcast transmission and reception. I did not use the protocol stack. Every time I debugged it in a single step, the length value was too larg...
VDFD Analogue and Mixed Signal
Looking to buy 2440 plan!
Approximate requirements: CPU: Samsung 2440 CPU interface: 2 serial ports, 1 network port, several IO, 1 USB LCD: 7' LCD + touch screen OS: wince 4.2 or 5.0 If you have this plan, please contact me QQ...
luck2001 Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1674  663  762  498  1706  34  14  16  11  35 
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号