*1 T=40K rise at rated current. *2 Inductance drop 30% at rated current.
●Operating temperature range:−20to+120℃(Including self-temperature rise)
Shape and Dimensions
7.5±0.5
4.5 MAX
Dot mark
Lot No. Inductance
8.0±0.5
2.0±0.2
1.0±0.3
(5.5)
1.0±0.3
[mm]
Recommended Land Pattern
2.3
1.6
5.5
1.6
[mm]
Choke Coils VOL.08
●All specifications in this catalog and production status of products are subject to change without notice. Prior to the purchase, please contact NEC TOKIN for updated product data.
●Please request for a specification sheet for detailed product data prior to the purchase.
●Before using the product in this catalog, please read "Precautions" and other safety precautions listed in the printed version catalog.
2008.08.29 P0936MCCC10VOL08E
SMD Type
DC-Superposed Characteristics
PLC-0745-2R0S
10
9
8
20℃
100℃
10
9
8
PLC-0745-3R3S
20℃
100℃
Inductance
(μH)
7
6
5
4
3
2
1
0
0
1
2
3
4
5
6
7
8
9
10
Inductance
(μH)
7
6
5
4
3
2
1
0
0
1
2
3
4
5
6
7
8
DC.Current
(A)
DC.Current
(A)
PLC-0745-4R7S
10
9
8
20℃
100℃
10
9
8
PLC-0745-5R6S
20℃
100℃
Inductance
(μH)
7
6
5
4
3
2
1
0
0
1
2
3
4
5
6
7
8
Inductance
(μH)
7
6
5
4
3
2
1
0
0
1
2
3
4
5
6
7
8
DC.Current
(A)
DC.Current
(A)
PLC-0745-6R8S
10
9
8
20℃
100℃
10
9
8
PLC-0745-8R2S
20℃
100℃
Inductance
(μH)
7
6
5
4
3
2
1
0
0
1
2
3
4
5
6
7
8
Inductance
(μH)
7
6
5
4
3
2
1
0
0
1
2
3
4
5
6
7
8
DC.Current
(A)
DC.Current
(A)
PLC-0745-100S
40
35
20℃
100℃
40
35
PLC-0745-120S
20℃
100℃
Inductance
(μH)
25
20
15
10
5
0
0
0.5
1
1.5
2
2.5
3
3.5
4
4.5
5
Inductance
(μH)
30
30
25
20
15
10
5
0
0
0.5
1
1.5
2
2.5
3
3.5
4
4.5
5
DC.Current
(A)
DC.Current
(A)
Choke Coils VOL.08
●All specifications in this catalog and production status of products are subject to change without notice. Prior to the purchase, please contact NEC TOKIN for updated product data.
●Please request for a specification sheet for detailed product data prior to the purchase.
●Before using the product in this catalog, please read "Precautions" and other safety precautions listed in the printed version catalog.
2008.08.29 P0936MCCC10VOL08E
SMD Type
DC-Superposed Characteristics
PLC-0745-150S
40
35
20℃
100℃
40
35
PLC-0745-180S
20℃
100℃
Inductance
(μH)
25
20
15
10
5
0
0
0.5
1
1.5
2
2.5
3
3.5
4
4.5
5
Inductance
(μH)
30
30
25
20
15
10
5
0
0
0.5
1
1.5
2
2.5
3
3.5
4
4.5
5
DC.Current
(A)
DC.Current
(A)
PLC-0745-220S
40
35
20℃
100℃
40
35
PLC-0745-330S
20℃
100℃
Inductance
(μH)
25
20
15
10
5
0
0
0.5
1
1.5
2
2.5
3
3.5
4
Inductance
(μH)
30
30
25
20
15
10
5
0
0
0.5
1
1.5
2
2.5
3
3.5
4
DC.Current
(A)
DC.Current
(A)
PLC-0745 Series
Dimensions of indented square hole plastic tape
E
T
P
0
P
2
øD
0
[mm]
W
F
E
P1
P2
P0
øD0
T
K
±
0.3
±
0.1
±
0.1
±
0.1
±
0.1
±
0.1
±
0.05
±
0.05
±
0.1
24.0 11.5 1.75 16.0
2.0
4.0
1.55
0.4
4.8
0745 Series
F
W
K
P
1
Drawer direction
[mm]
0745 Series
pcs./reel
1000
Reel dimensions
E
C
D
Zoom
W
1
[mm]
B
A
r
W
2
A
±
5
380
B
±
5
80
C
±
0.5
13.5
D
±
0.8
21.0
E
±
0.5
2.0
r
R1.0
W
1
±
0.5
25.5
W
2
±
0.5
29.5
Choke Coils VOL.08
●All specifications in this catalog and production status of products are subject to change without notice. Prior to the purchase, please contact NEC TOKIN for updated product data.
●Please request for a specification sheet for detailed product data prior to the purchase.
●Before using the product in this catalog, please read "Precautions" and other safety precautions listed in the printed version catalog.
It is provided by Ti's official website, but the download in China is relatively slow and the source code files are hard to find, after all, it is an English website.[[i]This post was last edited by y...
On the 51 single-chip computer, use 12864 to display the ambient temperature. First of all, 18B20 can collect temperature and display it on 1602, but there is a problem with the display on 12864. Plea...
[i=s] This post was last edited by qinkaiabc on 2014-3-8 02:46[/i] /******************************************************** ** Copyright: Hangzhou Lierda Technology Co., Ltd. ** File name: LSD-TEST43...
[font=楷体_GB2312][size=4][color=#400040]I know that a flash is needed for FPGA to work, but how do I connect the FPGA and flash, and how do I download the module I wrote into the flash? [/color][/size]...
There is a soft interrupt in ARM7. Is SVCall in STM32 the same as the soft interrupt in cortex-M3? Is the usage similar to the soft interrupt in ARM7?Please give me some advice, thank you!...
[align=center][b][color=black] [/color][/b][b][size=18pt] [/size][/b][b][font=黑体][size=18pt]Ocean Instruments sincerely invites you to participate in the technical exchange meeting[/size][/font][/b][b...
Assume that data is read from 8-bit AD (if it is a higher-bit AD, the data type can be defined as int), the subroutine is get_ad();
1. Limited secondary filtering
/* A value can be adjust...[Details]
Floating-point digital signal processing has become a constant requirement for precision technology, often in applications requiring high accuracy in areas such as aviation, industrial machinery, a...[Details]
introduction
In the discharge process of tokamak plasma physics, the study of rupture and sawtooth is of great significance. Rupture and sawtooth exist in most tokamaks. Rupture is a notew...[Details]
1 Introduction
Solar street lights are mainly composed of four parts: solar photovoltaic cell components, batteries, charge and discharge controllers, and lighting fixtures. The bo...[Details]
1. System Structure
This system is a simulation system of indoor air-conditioning temperature/humidity control system. The data acquisition and control center collects temperature/humidity...[Details]
Product series: PB-B-RS232/485 interface (hereinafter sometimes referred to as "interface") is a product in the PROFIBUS bus bridge series.
The main purpose of the bridge series ...[Details]
1 Introduction
PROFIBUS is an international, open, and manufacturer-independent fieldbus standard. It is widely used in manufacturing automation, process industry automation, and automatio...[Details]
On the afternoon of July 10, Beijing time, Taiwan's largest chip designer MediaTek expects its smartphone chip shipments to grow by double digits in the third quarter of this year, and the company is ...[Details]
With the advocacy and implementation of the government's Safe City Plan, the security market has increasingly higher requirements for the clarity of surveillance images. Imagine that after a case o...[Details]
Overview
In spectral measurement, photomultiplier tubes (PMT) and charge-coupled devices (CCD) are often used as photoelectric converters. PMT is used in slow-changing, high-precision spectral...[Details]
Problems such as the depletion of natural resources, air pollution, traffic congestion, and rising fossil fuel prices have forced societies and individuals to seek alternative means of transportati...[Details]
Motors, especially those with brushes, generate a lot of noise. This noise must be dealt with if the appliance is to meet the requirements of EMC standards. The means to solve EMC are nothing more ...[Details]
hint:
The number of speakers and their spacing limit the sound field of a portable stereo system.
Spatial audio attempts to artificially recreate the experience of listening to sounds i...[Details]
1 Basic Features
In computer control systems and various intelligent instruments and meters composed of single-chip microcomputers (or microprocessors), various external analog signals must be ...[Details]