EEWORLDEEWORLDEEWORLD

Part Number

Search

UP4B-151

Description
inductor power 150uh 1.7A smd
CategoryPassive components    inductor   
File Size504KB,8 Pages
ManufacturerEaton
Download Datasheet Parametric Compare View All

UP4B-151 Overview

inductor power 150uh 1.7A smd

UP4B-151 Parametric

Parameter NameAttribute value
MakerEaton
Reach Compliance Codeunknown
®
UNI-PAC™
Power Inductors
(Surface Mount)
Description
• Miniature surface mount design
• Inductance range from 0.470uH to 1000uH
• Current range from 19.2 to .47 Amps
• Maximum power density
• Ideal for applications requiring low inductance and high
current in a miniature package
• Modified standard products are available
• Protective case eliminates core breakage
• Meets UL 94V-0 flammability standard
Applications
• DC-DC converters on board level and industrial
products
Environmental Data
• Storage temperature range: -40C to +125C
• Operating ambient temperature range: -40C to +85C
(range is application specific)
• Infrared reflow temperature: +240C for 30 seconds
maximum
Part
Number
UP1B-R47
UP1B-1R0
UP1B-1R5
UP1B-2R2
UP1B-3R3
UP1B-4R7
UP1B-6R8
UP1B-100
UP1B-150
UP1B-220
UP1B-330
UP1B-470
UP1B-680
UP1B-101
UP1B-151
UP1B-221
UP1B-331
UP2B-R47
UP2B-1R0
UP2B-1R5
UP2B-2R2
UP2B-3R3
UP2B-4R7
UP2B-6R8
UP2B-100
UP2B-150
UP2B-220
UP2B-330
UP2B-470
UP2B-680
UP2B-820
UP2B-101
UP2B-151
UP2B-221
UP2B-331
UP2B-471
Inductance
µH (rated)
0.47
1.0
1.5
2.2
3.3
4.7
6.8
10.0
15.0
22.0
33.0
47.0
68.0
100.0
150.0
220.0
330.0
0.47
1.0
1.5
2.2
3.3
4.7
6.8
10.0
15.0
22.0
33.0
47.0
68.0
82.0
100.0
150.0
220.0
330.0
470.0
OCL
(1)
µH±20%
0.569
1.20
1.61
2.62
3.79
5.15
6.87
11.00
16.00
23.50
36.00
48.50
73.52
112.67
152.40
223.10
331.90
0.595
1.00
1.46
2.56
3.23
4.77
6.63
9.73
15.43
22.50
33.13
48.65
68.17
84.1
102.60
150
223
338
471
NO
PROW AVAIL
TECT ABL
I VE E WI
CAS TH A
E
Packaging
• Supplied in tape and reel packaging, 900 (UP1B), 550
(UP2B), 450 (UP3B), and 275 (UP4B) per reel
I
RMS
(2)
Amperes
6.0
4.4
4.2
3.1
2.9
2.2
1.7
1.5
1.2
1.0
0.82
0.72
0.58
0.47
0.40
0.36
0.28
10.6
9.3
8.3
7.2
6.5
5.5
5.0
4.3
3.5
2.8
2.1
1.7
1.5
1.34
1.2
1.0
0.773
0.676
0.553
I
SAT
(3)
Amperes
7.7
5.3
4.5
3.5
3.0
2.6
2.2
1.9
1.5
1.2
0.99
0.87
0.67
0.53
0.46
0.38
0.31
11.4
9.9
7.9
6.1
5.1
4.2
3.6
3.3
2.4
2.0
1.7
1.4
1.2
1.03
0.95
0.77
0.637
0.510
0.427
DCR
(4)
Ohms max.
0.0097
0.0177
0.0200
0.0363
0.0428
0.0544
0.0897
0.1107
0.1747
0.2541
0.3670
0.4740
0.7320
1.11
1.61
1.96
3.10
0.0049
0.0065
0.0081
0.0107
0.0128
0.0165
0.0202
0.0267
0.0410
0.0617
0.0917
0.1388
0.1787
0.2235
0.2707
0.4100
0.6717
0.8783
1.31
Notes:
(1) Open Circuit Inductance Test Parameters: 100KHz, .250Vrms, 0.0Adc.
(2) RMS current for an approximate
∆T
of 40°C. at an ambient temperature
of 85˚C.
(3) Peak current for approximately 10% rolloff.
(4) DCR limits 20°C.

UP4B-151 Related Products

UP4B-151 UP1B-151 UP3B-150 UP2B-220 UP4B-221 UP4B-271-R UP1B-150
Description inductor power 150uh 1.7A smd inductor power 150uh 0.4A smd inductor power 15uh 3.9A smd inductor power 22uh 2.8A smd inductor power 220uh 1.4A smd inductor power 270uh 1A smd inductor power 15uh 1.2A smd
Maker Eaton Eaton Eaton Eaton Eaton - Eaton
Reach Compliance Code unknown unknown unknown unknown unknown - unknown
Doubts about a C statement
[code]#includeunsigned char code table[]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f}; unsigned int i; //0~65535 unsigned char j; void main() { i = 40000; while(1) { for(j = 7;j = 0;j--) { P0 = table[j];...
cqzhanglang 51mcu
【Let’s talk about DSP】My relationship with DSP
[size=4][b][size=5][color=blue] 1. Understanding of DSP: [/color][/size][/b] DSP, sounds very simple three letters, but have you ever thought that it is everywhere around us today? I still remember wh...
keaaron DSP and ARM Processors
Where is the main() function of the project when porting? Why is it that only the .h file is included but not the .c file?
I am a beginner in uc/OS II. I want to have an overall understanding of it. Now I have some questions and hope that seniors can help me! When we write C language projects, we start with several header...
jxndsfss Embedded System
GPS Navigator Preliminary
It's ok, send a photo...
liuming759 Microcontroller MCU
If you were an electronic engineer setting up a stall, what would you sell?
Recently, the topic of "everyone setting up stalls" can be heard almost every day."From investing millions in debt to earning tens of millions a year from running a stall", "When dating, they don't as...
eric_wang Talking
P-type field effect tube
When Uds is a positive voltage, can the P-type field effect transistor be turned on?...
hql724914 Analog electronics

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2692  2734  652  271  1434  55  56  14  6  29 
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号