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

关键词

搜索

型号

搜索

SIT9003AC-23-33SD-44.00000Y

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

SIT9003AC-23-33SD-44.00000Y概述

OSC MEMS 44.0000MHZ LVCMOS/LVTTL

SIT9003AC-23-33SD-44.00000Y规格参数

参数名称属性值
类型MEMS(硅)
频率44MHz
功能待机 (断电)
输出LVCMOS,LVTTL
电压 - 电源3.3V
频率稳定度±50ppm
工作温度-20°C ~ 70°C
电流 - 电源(最大值)4.1mA
安装类型表面贴装
封装/外壳4-SMD,无引线
大小/尺寸0.126" 长 x 0.098" 宽(3.20mm x 2.50mm)
高度 - 安装(最大值)0.032"(0.80mm)
电流 - 电源(禁用)(最大值)4.3µA

文档预览

下载PDF文档
SiT9003
Low Power Spread Spectrum Oscillator
The Smart Timing Choice
The Smart Timing Choice
Features
Applications
Frequency range from 1 MHz to 110 MHz
LVCMOS/LVTTL compatible output
Standby current as low as 0.4 µA
Fast resume time of 3 ms (Typ)
<30 ps cycle-to-cycle jitter
Spread options (contact SiTime for other spread options)
Center spread: ±0.50%, ±0.25%
Down spread: -1%, -0.5%
Standby, output enable, or spread disable mode
Industry-standard packages: 2.5 x 2.0, 3.2 x 2.5, 5.0 x 3.2,
7.0 x 5.0 mm x mm
Outstanding mechanical robustness for portable applications
All-silicon device with outstanding reliability of 2 FIT
(10x improvement over quartz-based devices), enhancing system
mean-time-to-failure (MTBF)
Pb-free, RoHS and REACH compliant
Printers
Flat panel drivers
PCI
Microprocessors
DC Electrical Characteristics
Parameters
Output Frequency Range
Frequency Tolerance
Symbol
f
F_tol
Min.
1
-50
-100
Aging
Operating Temperature Range
Supply Voltage
Ag
T_use
Vdd
-1
-20
-40
1.71
2.25
2.52
2.97
Current Consumption
Standby Current
Idd
I_std
Duty Cycle
Rise/Fall Time
Output Voltage High
DC
Tr, Tf
VOH
45
40
-
90%
Typ.
1.8
2.5
2.8
3.3
3.7
3.2
2.4
1.2
0.4
1
1.3
Max.
110
+50
+100
1
+70
+85
1.89
2.75
3.08
3.63
4.1
3.5
4.3
2.2
0.8
55
60
2
2.5
Unit
MHz
PPM
PPM
PPM
°C
°C
V
V
V
V
mA
mA
No load condition, f = 20 MHz, Vdd = 2.5 V, 2.8 V or 3.3 V
No load condition, f = 20 MHz, Vdd = 1.8 V
ST = GND, Vdd = 3.3 V, Output is Weakly Pulled Down
ST = GND, Vdd = 2.5 or 2.8 V, Output is Weakly Pulled Down
ST = GND, Vdd = 1.8 V, Output is Weakly Pulled Down
All Vdds. f <= 70 MHz
All Vdds. f >70 MHz
20% - 80% Vdd=2.5 V, 2.8 V or 3.3 V, 15 pf load
20% - 80% Vdd=1.8 V, 15 pf load
IOH = -4 mA (Vdd = 3.3 V)
IOH = -3 mA (Vdd = 2.8 V and 2.5 V)
IOH = -2 mA (Vdd = 1.8 V)
Output Voltage Low
VOL
Output Load
Input Voltage High
Input Voltage Low
Startup Time
Resume Time
Cycle-to-Cycle Jitter
Ld
VIH
VIL
T_start
T_resume
T_cyc
70%
3.0
15
30%
10
3.8
26
26
pF
Vdd
Vdd
ms
ms
ps
ps
10
%Vdd
IOL = -4 mA (Vdd = 3.3 V)
IOL = -3 mA (Vdd = 2.8 V and 2.5 V)
IOL = -2 mA (Vdd = 1.8 V)
At maximum frequency and supply voltage. Contact SiTime for
higher output load option
Pin 1, OE or ST or SD
Pin 1, OE or ST or SD
Measured from the time Vdd reaches its rated minimum value
Measured from the time ST pin crosses 50% threshold
f = 50 MHz, Spread = ON
f = 50 MHz, Spread = OFF
Inclusive of: Initial stability, operating temperature, rated power,
supply voltage change, load change, shock and vibration
Spread Off
1st year at 25°C
Extended Commercial
Industrial
Condition
µ
A
µ
A
µ
A
%
%
ns
ns
Vdd
SiTime Corporation
Rev. 1.7
990 Almanor Avenue, Sunnyvale, CA 94085
(408) 328-4400
www.sitime.com
Revised November 18, 2013
请教任务的周期性执行问题(周期小于系统Stick)
系统Stick为10ms的话,如果有一个任务要保证4.8ms的执行周期,该怎么处理,谢谢先...
hyw322 嵌入式系统
文本编辑器问题
344908 344907 把工程代码复制到移动硬盘,再从移动硬盘取出来,想选择变量,可是每一次文本编辑器选中了1行,把那些空格给选上了,求助大家如何处理。 ...
不足论 嵌入式系统
关于verilog两种语句设计触发器的问题
这个问题开始是我刚接触verilog的时候产生的疑问 当用always语句的时候,设计D触发器,综合的时候会直接调用现成的触发器 那么用assign语句的时候会怎么样呢? 因为assign语句 的特性,设计D ......
htrong8899 FPGA/CPLD
想用指针方法进行两个数的排序输出。
#include<reg52.h>#include<stdio.h> #define uchar unsigned char#define uint unsigned int void init_uart() //串口初始化{SCON = 0x40;PCON = 0;REN = 1;TMOD = 0x20;TH1 = 0xfd; ......
lalaone 51单片机
(转)PMC:浅谈闪存控制器架构
转自 http://storage.it168.com/a2015/0830/1758/000001758439.shtml 作者:PMC公司资深数据中心架构师,《大话存储》系列作者张冬  分析闪存控制器的架构,首先得了解SSD。一般来说SSD ......
白丁 FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1991  446  667  571  1469  13  38  7  56  21 

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