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

关键词

搜索

型号

搜索

SIT8209AI-82-33E-212.500000Y

产品描述-40 TO 85C, 7050, 25PPM, 3.3V, 2
产品类别无源元件   
文件大小647KB,共15页
制造商SiTime
标准
下载文档 全文预览

SIT8209AI-82-33E-212.500000Y概述

-40 TO 85C, 7050, 25PPM, 3.3V, 2

文档预览

下载PDF文档
SiT8209
Ultra-Performance Oscillator
Features
Any frequency between 80.000001 and 220 MHz accurate to
6 decimal places
100% pin-to-pin drop-in replacement to quartz-based oscillators
Ultra-low phase jitter: 0.5 ps (12 kHz to 20 MHz)
Frequency stability as low as ±10 PPM
Industrial or extended commercial temperature range
LVCMOS/LVTTL compatible output
Standard 4-pin 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 silicon reliability of 2 FIT or 500 million hour MTBF
Pb-free, RoHS and REACH compliant
Ultra-short lead time
Applications
SATA, SAS, Ethernet, 10-Gigabit Ethernet, SONET, PCI
Express, video, Wireless
Computing, storage, networking, telecom, industrial control
Table 1. Electrical Characteristics
Parameter
Output Frequency Range
Frequency Stability
Symbol
f
F_stab
[1]
Min.
80.000001
-10
-20
-25
-50
Typ.
1.8
2.5
2.8
3.3
34
30
1.2
100
7
1.5
2
0.5
Max.
220
+10
+20
+25
+50
+70
+85
1.89
2.75
3.08
3.63
36
33
31
30
70
10
55
60
2
10%
30%
250
10
115
10
2
3
1
+1.5
+5
Unit
MHz
PPM
PPM
PPM
PPM
°C
°C
V
V
V
V
mA
mA
mA
mA
µA
µA
%
%
ns
Vdd
Vdd
Vdd
Vdd
kΩ
MΩ
ms
ns
ms
ps
ps
ps
PPM
PPM
Pin 1, OE or
ST
Pin 1, OE or
ST
Extended Commercial
Industrial
Condition
Inclusive of Initial tolerance at 25 °C, and variations over
operating temperature, rated power supply voltage and load
Operating Temperature Range
Supply Voltage
T_use
Vdd
-20
-40
1.71
2.25
2.52
2.97
Supply voltages between 2.5V and 3.3V can be supported.
Contact
SiTime
for guaranteed performance specs for supply
voltages not specified in this table.
Current Consumption
OE Disable Current
Idd
I_OD
No load condition, f = 100 MHz, Vdd = 2.5V, 2.8V or 3.3V
No load condition, f = 100 MHz, Vdd = 1.8V
Vdd = 2.5V, 2.8V or 3.3V, OE = GND, output is Weakly Pulled
Down
Vdd = 1.8 V. OE = GND, output is Weakly Pulled Down
Vdd = 2.5V, 2.8V or 3.3V,
ST
= GND, output is Weakly
Pulled Down
Vdd = 1.8 V.
ST
= GND, output is Weakly Pulled Down
f <= 165 MHz, all Vdds.
f > 165 MHz, all Vdds.
15 pF load, 10% - 90% Vdd
IOH = -6 mA, IOL = 6 mA, (Vdd = 3.3V, 2.8V, 2.5V)
IOH = -3 mA, IOL = 3 mA, (Vdd = 1.8V)
Standby Current
I_std
Duty Cycle
Rise/Fall Time
Output Voltage High
Output Voltage Low
Input Voltage High
Input Voltage Low
Input Pull-up Impedance
DC
Tr, Tf
VOH
VOL
VIH
VIL
Z_in
45
40
90%
70%
2
Pin 1, OE logic high or logic low, or
ST
logic high
Pin 1,
ST
logic low
Measured from the time Vdd reaches its rated minimum value
f = 80 MHz, For other frequencies, T_oe = 100 ns + 3 cycles
In standby mode, measured from the time
ST
pin
crosses 50% threshold. Refer to
Figure 5.
f = 156.25 MHz, Vdd = 2.5V, 2.8V or 3.3V
f = 156.25 MHz, Vdd = 1.8V
f = 156.25 MHz, Integration bandwidth = 12 kHz to 20 MHz
25°C
25°C
Startup Time
OE Enable/Disable Time
Resume Time
RMS Period Jitter
RMS Phase Jitter (random)
First year Aging
10-year Aging
T_start
T_oe
T_resume
T_jitt
T_phj
F_aging
-1.5
-5
Note:
1. All electrical specifications in the above table are specified with 15 pF output load and for all Vdd(s) unless otherwise stated.
Rev 1.1
January 2, 2017
www.sitime.com
ubuntu 12.04(gcc降级)编译android代码遇到"_FORTIFY_SOURCE"的解决方法
一、编译报错external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of ‘yaffs_InitialiseTags’ external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previo ......
gooogleman Linux开发
求达人帮忙看下下面的程序怎么走的。
void CWINCE500_TCP_CLIENTDlg::OnBnClickedButton4() { //打开串口1 //判断串口是否已经打开 if (m_pSerial != NULL) { m_pSerial->ClosePort(); delete m_pSerial; m_pSe ......
liaohuchen 嵌入式系统
stm32F407 fsmc接DM9000A,读取不到ID。求助!
CS# <-> FSMC_NE1CMD<-> FSMC_A16LOW#<-> FSMC_NWELOR#<-> FSMC_NOESD0-SD15<-> FSMC_D0-FSMC_D15void FSMC_SRAM_Init(void){FSMC_NORSRAMInitTypeDefFSMC_NORSRAMInitStru ......
490353119 stm32/stm8
2440如何通过USB读取SD卡上的数据呢?
USB和SD卡的驱动都有了,然后2440如何通过USB读取SD卡上的数据呢?相当于把2440当作u盘,接上USB线后在PC上可以自由操作SD卡中的数据,比如复制、删除等等。...
xujiangyu0619 嵌入式系统
嵌入式C里面设置绝对地址的数值的问题
如下 嵌入式系统经常具有要求程序员去访问某特定的内存位置的特点。在某工程中,要求 设置一绝对地址为0x67a9的整型变量的值为0xaa66。编译器是一个纯粹的ANSI编译器。写 代码去完成这一 ......
00448011 嵌入式系统
市场上流通大量的AT89C51 24PI 09XX的芯片,但去ATMEL主页没发现这个批号,为什么?
Device AT80C51RD2 AT83C5134 AT83C5135 AT83C5136 AT83EB5114 AT89C2051 AT89C4051 AT89C5115 AT89C5130A-M AT89C5131A-L AT89C5131A-M AT89C5132 AT89C51AC2 AT89C51AC3 AT89C ......
woshis 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 630  974  1716  1639  2476  25  14  4  11  47 

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