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

关键词

搜索

型号

搜索

TMK042CG8R4CD-W

产品描述CAP CER 8.4PF 25V C0G/NP0 01005
产品类别无源元件   
文件大小541KB,共25页
制造商TAIYO YUDEN(太阳诱电)
官网地址https://www.yuden.co.jp/
标准
下载文档 详细参数 全文预览

TMK042CG8R4CD-W在线购买

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

TMK042CG8R4CD-W概述

CAP CER 8.4PF 25V C0G/NP0 01005

TMK042CG8R4CD-W规格参数

参数名称属性值
电容8.4pF
容差±0.25pF
电压 - 额定25V
温度系数C0G,NP0
工作温度-55°C ~ 125°C
应用通用
安装类型表面贴装,MLCC
封装/外壳01005(0402 公制)
大小/尺寸0.016" 长 x 0.008" 宽(0.40mm x 0.20mm)
厚度(最大值)0.009"(0.22mm)
通知这些产品类型目前有市场需求,因此提前期会变动、延长。提前期可能不同。

文档预览

下载PDF文档
Notice for TAIYO YUDEN Products
[ For General Electronic Equipment ]
Please read this notice before using the TAIYO YUDEN products.
REMINDERS
Product information in this catalog is as of October 2018. All of the contents specified herein are subject to change
without notice due to technical improvements, etc. Therefore, please check for the latest information carefully
before practical application or use of our products.
Please note that TAIYO YUDEN shall not be in any way responsible for any damages and defects in products or
equipment incorporating our products, which are caused under the conditions other than those specified in this
catalog or individual product specification sheets.
Please contact TAIYO YUDEN for further details of product specifications as the individual product specification
sheets are available.
Please conduct validation and verification of our products in actual condition of mounting and operating
environment before using our products.
The products listed in this catalog are intended for use in general electronic equipment (e.g., AV equipment, OA
equipment, home electric appliances, office equipment, information and communication equipment including,
without limitation, mobile phone, and PC) and medical equipment classified as Class I or II by IMDRF. Please be
sure to contact TAIYO YUDEN for further information before using the products for any equipment which may
directly cause loss of human life or bodily injury (e.g., transportation equipment including, without limitation,
automotive powertrain control system, train control system, and ship control system, traffic signal equipment,
disaster prevention equipment, medical equipment classified as Class III by IMDRF, highly public information
network equipment including, without limitation, telephone exchange, and base station).
Please do not incorporate our products into any equipment requiring high levels of safety and/or reliability (e.g.,
aerospace equipment, aviation equipment*, medical equipment classified as Class IV by IMDRF, nuclear control
equipment, undersea equipment, military equipment).
*Note: There is a possibility that our products can be used only for aviation equipment that does not directly affect the safe operation of aircraft (e.g.,
in-flight entertainment, cabin light, electric seat, cooking equipment) if such use meets requirements specified separately by TAIYO YUDEN.
Please be sure to contact TAIYO YUDEN for further information before using our products for such aviation equipment.
When our products are used even for high safety and/or reliability-required devices or circuits of general electronic
equipment, it is strongly recommended to perform a thorough safety evaluation prior to use of our products and to
install a protection circuit as necessary.
Please note that unless you obtain prior written consent of TAIYO YUDEN, TAIYO YUDEN shall not be in any way
responsible for any damages incurred by you or third parties arising from use of the products listed in this catalog
for any equipment requiring inquiry to TAIYO YUDEN or prohibited for use by TAIYO YUDEN as described above.
Information contained in this catalog is intended to convey examples of typical performances and/or applications
of our products and is not intended to make any warranty with respect to the intellectual property rights or any
other related rights of TAIYO YUDEN or any third parties nor grant any license under such rights.
Please note that the scope of warranty for our products is limited to the delivered our products themselves and
TAIYO YUDEN shall not be in any way responsible for any damages resulting from a fault or defect in our products.
Notwithstanding the foregoing, if there is a written agreement (e.g., supply and purchase agreement, quality
assurance agreement) signed by TAIYO YUDEN and your company, TAIYO YUDEN will warrant our products in
accordance with such agreement.
The contents of this catalog are applicable to our products which are purchased from our sales offices or
authorized distributors (hereinafter
“TAIYO
YUDEN’official sales channel” Please note that the contents of this
s
).
catalog are not applicable to our products purchased from any seller other than TAIYO YUDEN’official sales
s
channel.
Caution for Export
Some of our products listed in this catalog may require specific procedures for export according to
“U.S.
Export
Administration Regulations”
,
“Foreign
Exchange and Foreign Trade Control Law”of Japan, and other applicable
regulations. Should you have any questions on this matter, please contact our sales staff.
1
9
449学习板上液晶的问题
449学习板上留有个点阵LCD的口,它的型号是 ZJM12864BSBD, 请问我可否用其他型号的液晶来代替它? 如: LCM12864B...
peakingchen 微控制器 MCU
来看看TI对Stellaris的决心
EEWORLD总编随笔第六期:TI对Cortex M3的决心 2010-06-24 13:41:04 作者:向农 来源:EEWORLD 2009年MCU市场发生了两件大事,首先是瑞萨和NEC的合并,其次就是TI对Luminary的收购,而这两件 ......
soso 微控制器 MCU
ESD增强型器件推动超高频放大器在汽车电子中的应用
汽车制造业在超高频(UHF)频段的应用要求晶体管不但具有良好的射频性能,还要很好鲁棒性。英飞凌公司生产的BFP460正是一款对应于这种应用的通用的晶体管,它是静电释放(ESD)增强型器件。它受益于 ......
frozenviolet 汽车电子
精选电子书:ADI系统方案精选(第5辑)
关于ADI系统方案精选 ADI系统方案精选是ADI为了方便客户设计、同时简化系统集成,主要面向中国市场推出的一系列的信号链解决方案。每个方案精选以应用为主题,清晰地罗列出完整而灵活的信号 ......
EEWORLD社区 下载中心专版
按键的问题
INTERRUPT_HANDLER(TIM2_UPD_OVF_BRK_IRQHandler, 13) { KeyCurrent=((GPIO_ReadInputData(GPIOB)&0xc0)>>6); if(KeyCurrent!=KeyOld) //如果两次值不等,说明按键情况发生 ......
chenbingjy stm32/stm8
MSP430单片机书籍推荐--MSP430单片机C语言应用程序设计实例精讲
MSP430单片机书籍推荐--MSP430单片机C语言应用程序设计实例精讲 本书首先介绍了C语言的基本知识,使读者能使用C语言进行程序设计;然后介绍了30个开发例子。全书主要通过实例的形式来介绍M ......
tiankai001 下载中心专版

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2389  1798  2576  576  1864  2  59  31  22  42 

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