电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

MCI0805H681MT-T

产品描述Fixed Inductors 0805 Package 0.68 nH
产品类别无源元件   
文件大小556KB,共3页
制造商AEM [ American Electronic Materials]
下载文档 详细参数 全文预览

MCI0805H681MT-T在线购买

供应商 器件名称 价格 最低购买 库存  
MCI0805H681MT-T - - 点击查看 点击购买

MCI0805H681MT-T概述

Fixed Inductors 0805 Package 0.68 nH

MCI0805H681MT-T规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
AEM [ American Electronic Materials]
产品种类
Product Category
Fixed Inductors
端接类型
Termination Style
SMD/SMT
电感
Inductance
680 nH
容差
Tolerance
20 %
最大直流电流
Maximum DC Current
150 mA
最大直流电阻
Maximum DC Resistance
800 mOhms
安装风格
Mounting Style
PCB Mount
封装 / 箱体
Package / Case
0805 (2012 metric)
长度
Length
2 mm
宽度
Width
1.25 mm
高度
Height
0.9 mm
系列
Packaging
Reel
产品
Product
Fixed Inductors
外壳代码 - in
Case Code - in
0805
外壳代码 - mm
Case Code - mm
2012
工厂包装数量
Factory Pack Quantity
4000
单位重量
Unit Weight
0.000194 oz

文档预览

下载PDF文档
AEM Components Co., Ltd
Multilayer Ferrite Inductors
Features
Monolithic structure for closed magnetic path eliminating crosstalk
and providing high reliability in a wide temperature and humidity
range
Standard EIA/EIAJ chip sizes such as 0603/1608, 0805/2012, and
1206/3216
Superior termination bonding strength
Nickel barrier with solder overplated termination offering excellent
solderability and solder leach resistance, suitable for both wave and
reflow soldering processes
Operating Temperature
-40º — +85º
C
C
Product Identification
MCI 0603 J 152 K T - T
(1) (2) (3) (4) (5) (6) (7)
(1) Series code:
MCI: Multilayer Ferrite Inductor
(2) Dimensions: L x W inches
The first two digits: L (length)
The last two digits: W (width)
(3) Characteristic code: H, J
(4) Value code: Inductance (nH)
The first two digits are significant. The last
digit specifies the number of zeros to follow.
(5) Tolerance code:
K=±
10%
M=±
20%
(6) Package code:
T = Tape & Reel
B = Bulk
(7) Termination type code:
T = 100% Sn plating
Applications
Prevention of electromagnetic interference to signal for high density
circuits in disk drives, personal computers, measuring equipment,
and telephone equipment
Recommended PC Board Land Patterns
CHIP SIZE
EIA/EIAJ
0603(1608)
0805(2012)
1206(3216)
L
INCH (mm)
0.102 (2.60)
0.118 (3.00)
0.173 (4.40)
G
INCH (mm)
0.022 (0.55)
0.026 (0.66)
0.059 (1.50)
H
NCH (mm)
0.037 (0.94)
0.057 (1.45)
0.071 (1.80)
Shape and Dimensions
G
H
SILVER
METALLIZATION
T
SOLDER
W
NICKEL
L
L
ELECTRODE
BW
CHIP SIZE
EIA/EIAJ
0603/1608
LENGTH (L)
INCH (mm)
0.063 ± 0.006
(1.60 ± 0.15)
WIDTH (W)
INCH (mm)
0.031 ± 0.006
(0.80 ± 0.15)
THICKNESS (T)
INCH (mm)
0.031 ± 0.006
(0.80 ± 0.15)
<2.7μH
0.035 ± 0.008
(0.90 ± 0.20)
≥2.7μH
0.049 ± 0.008
(1.25 ± 0.20)
0.043 ± 0.08
(1.10 ± 0.20)
TERMINATION (BW)
INCH (mm)
0.014 ± 0.006
(0.36 ± 0.15)
0805/2012
0.079 ± 0.008
(2.00 ± 0.20)
0.049 ± 0.008
(1.25± 0.20)
0.020 ± 0.012
(0.51 ± 0.30)
1206/3216
0.126 ± 0.008
(3.20 ± 0.20)
0.063 ± 0.008
(1.60 ± 0.20)
0.020 ± 0.012
(0.51 ± 0.30)
17
458 Shenhu Road, Suzhou Industrial Park Jiangsu, P.R. China
www.aemchina.com
Phone: 86-512-62580028, Fax: 86-512-62580018
WinCe6.0的文件管理器在哪儿?
在class view里是空的;解决方案资源管理器里面只project.bib、project.dat、project.db、project.reg以及安装目录下的文件。 VC++6.0中的class view有项目所产生的所有文件,而wince呢? ......
boyfly 嵌入式系统
自制的智能小车
自己空闲时间做了个小车。有图为证 本帖最后由 realone 于 2011-4-25 22:49 编辑 ]...
realone 单片机
传感器测试座有哪些功能?
????????????????...
Aforcecn优力 模拟电子
请教:怎样实现OBEX服务器端
我已经实现OBEX 蓝牙的客户端,但是不知道服务器端应该怎样实现, 有做过这方面的朋友能不能说一下大概方法? 谢谢了...
tryone 嵌入式系统
发几张用STM32做的2路无刷驱动+控制器
:) 留了2路232,一路CAN,还有几路IO; 电源输入最高到80V没啥不过,实际焊的耐压50V,24V电池供电够了,呵呵; 公司产品,具体设计资料就不发了;...
music_586 stm32/stm8
如何向GPIO口写数据
求高手解释这是怎么回事啊?不明白能否向GPIO口写数据?这样写不对吗?我用的是TI的C2000Launchpad F28027,用CCSv5.3编译的。另外,能否顺便告诉我CCS中定义位变量怎么定义啊?谢谢了! 本帖 ......
我是一只小麻雀 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 600  38  2522  2867  1277  43  10  46  37  54 

器件索引   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

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved