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

关键词

搜索

型号

搜索

SIT9005ACT1D-25NA

产品描述OSC MEMS
产品类别无源元件   
文件大小333KB,共9页
制造商SiTime
标准
下载文档 详细参数 全文预览

SIT9005ACT1D-25NA概述

OSC MEMS

SIT9005ACT1D-25NA规格参数

参数名称属性值
类型SSXO MEMS
可编程类型由 Digi-Key 编程(请在网站订购单中输入您需要的频率)
可用频率范围1MHz ~ 141MHz
输出LVCMOS
电压 - 电源2.5V
频率稳定度±20ppm,±25ppm,±50ppm
工作温度-20°C ~ 70°C
扩频带宽-0.25%, Down Spread
电流 - 电源(最大值)6.5mA
安装类型表面贴装
封装/外壳4-SMD,无引线
大小/尺寸0.098" 长 x 0.079" 宽(2.50mm x 2.00mm)
高度0.030"(0.76mm)

文档预览

下载PDF文档
SiT9005
1 to 141 MHz EMI Reduction Oscillator
Features
Applications
Spread spectrum for EMI reduction
Wide spread % option
Center spread: from ±0.125% to ±2%, ±0.125% step size
Down spread: -0.25% to -4% with -0.25% step size
Spread profile option: Triangular, Hershey-kiss
Programmable rise/fall time for EMI reduction: 8 options,
0.25 to 40 ns
Any frequency between 1 MHz and 141 MHz accurate to
6 decimal places
100% pin-to-pin drop-in replacement to quartz-based XO’s
Excellent total frequency stability as low as ±20 ppm
Operating temperature from -40°C to 85°C.
Low power consumption of 4.0 mA typical at 1.8V
Pin1 modes: Standby, output enable, or spread disable
Fast startup time of 5 ms
LVCMOS output
Industry-standard packages
QFN: 2.0 x 1.6, 2.5 x 2.0, 3.2 x 2.5 mm
2
Contact
SiTime
for SOT23-5 (2.9 x 2.8 mm
2
)
RoHS and REACH compliant, Pb-free, Halogen-free
and Antimony-free
Surveillance camera
IP camera
Industrial motors
Flat panels
Multi function printers
PCI express
Electrical Specifications
Table 1. Electrical Characteristics
All Min and Max limits are specified over temperature and rated operating voltage with 15 pF output load unless otherwise stated.
Typical values are at 25°C and 3.3V supply voltage.
Parameters
Output Frequency Range
Symbol
Min.
Typ.
Max.
Unit
Condition
Frequency Range
f
1
141
MHz
Frequency Stability and Aging
Frequency Stability
F_stab
-20
-25
-50
Operating Temperature Range
T_use
-20
-40
Supply Voltage
Vdd
1.62
2.25
2.52
2.7
2.97
2.25
Current Consumption
OE Disable Current
Idd
I_OD
Standby Current
I_std
1.8
2.5
2.8
3.0
3.3
5.6
5.0
5.0
4.6
2.1
0.4
+20
+25
+50
+70
+85
1.98
2.75
3.08
3.3
3.63
3.63
6.5
5.5
6.5
5.2
4.3
1.5
ppm
ppm
ppm
°C
°C
V
V
V
V
V
V
mA
mA
mA
mA
µA
µA
No load condition, f = 40 MHz, Vdd = 2.5V to 3.3V
No load condition, f = 40 MHz, Vdd = 1.8V
f = 40 MHz, Vdd = 2.5V to 3.3V, OE = GND, Output in high-Z
state
f = 40 MHz, Vdd = 1.8V, OE = GND, Output in high-Z state
ST
= GND, Vdd = 2.5V to 3.3V, Output is weakly pulled down
ST
= GND, Vdd = 1.8V, Output is weakly pulled down
Inclusive of initial tolerance at 25°C, 1st year aging at 25°C, and
variations over operating temperature, rated power supply
voltage. Spread = Off.
Operating Temperature Range
Extended Commercial
Industrial
Supply Voltage and Current Consumption
Rev 1.0
September 25, 2017
www.sitime.com
DCDC芯片输出端外接电压为啥就烧了
本帖最后由 飞鸿浩劫 于 2015-12-23 15:18 编辑 225724 电路就是这样,二极管板子上没有加,24V进来也能正常输出12V。但是调试的时候没有接24V得到12V,而是图方便直接用电源调到12v接到电 ......
飞鸿浩劫 电源技术
关于电阻应变片压力传感器的一些问题
就是这个电阻应变片,我一开始查了原理,就是说 通常是将应变片通过特殊的粘和剂紧密的粘合在产生力学应变基体上,当基体受力发生应力变化时,电阻应变片也一起产生形变,使应变片的阻值 ......
pengzai 传感器
漏电断路器原理图及工作原理
对于漏电断路器,我们已经谈论了很多很多,包括漏电断路器的选型注意,结构组成,附件功能应用,连一些常见的故障和处理,我们也都涉及到了一点。不过要让大家能全面根本的认识漏电断路器 ......
qwqwqw2088 模拟与混合信号
看门狗定时时间到,怎么跳不出循环
#include void main(void) { WDTCTL=WDT_ADLY_1000;//设置看门狗定时时间1000ms IE1|=WDTIE; //WDT使能 P5DIR|=0x02; //P5.1输出 P5OUT=0X02; _EINT();//中断允许,使能 ......
wangfei890912 单片机
GPFDAT |= (0x0<<7)
GPFDAT |= (0x0...
MOWANWTO 嵌入式系统
WinCE6.0 系统定制及应用开发 问题
在定制WinCE操作系统的时候,我想添加对C#的支持。可是选项中有 .NET Compact Framework 2.0 跟 .NET Compact Framework 2.0-headless两个选择项目。 请问各位大侠,两个有什么不同呢? 还 ......
AVR_AFA 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 127  60  596  935  1224  40  21  35  30  31 

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