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

关键词

搜索

型号

搜索

SIT8208AC-GF-28S-30.000000Y

产品描述-20 TO 70C, 2520, 10PPM, 2.8V, 3
产品类别无源元件   
文件大小750KB,共15页
制造商SiTime
标准
下载文档 全文预览

SIT8208AC-GF-28S-30.000000Y概述

-20 TO 70C, 2520, 10PPM, 2.8V, 3

文档预览

下载PDF文档
SiT8208
Ultra Performance Oscillator
The Smart Timing Choice
The Smart Timing Choice
Features
Applications
Any frequency between 1 and 80 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
Instant samples with
Time Machine II
and
field programmable
oscillators
Outstanding silicon reliability of 2 FIT or 500 million hour MTBF
Pb-free, RoHS and REACH compliant
Ultra short lead time
SATA, SAS, Ethernet, PCI Express, video, WiFi
Computing, storage, networking, telecom, industrial control
Electrical Characteristics
[1]
Parameter
Output Frequency Range
Frequency Stability
Symbol
f
F_stab
Min.
1
-10
-20
-25
-50
First year Aging
10-year Aging
Operating Temperature Range
T_use
F_aging
-1.5
-5
-20
-40
Supply Voltage
Vdd
1.71
2.25
2.52
2.97
Current Consumption
OE Disable Current
Idd
I_OD
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
90%
70%
2
Typ.
1.8
2.5
2.8
3.3
31
29
1.2
100
Max.
80
+10
+20
+25
+50
+1.5
+5
+70
+85
1.89
2.75
3.08
3.63
33
31
31
30
70
10
55
2
10%
30%
250
Unit
MHz
PPM
PPM
PPM
PPM
PPM
PPM
°C
°C
V
V
V
V
mA
mA
mA
mA
A
A
%
ns
Vdd
Vdd
Vdd
Vdd
kΩ
MΩ
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)
No load condition, f = 20 MHz, Vdd = 2.5V, 2.8V or 3.3V
No load condition, f = 20 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
25°C
25°C
Extended Commercial
Industrial
Supply voltages between 2.5V and 3.3V can be supported.
Contact
SiTime
for additional information.
Inclusive of Initial tolerance at 25 °C, and variations over
operating temperature, rated power supply voltage and load
Condition
Frequency Range
Frequency Stability and Aging
Operating Temperature Range
Supply Voltage and Current Consumption
LVCMOS Output Characteristics
Input Characteristics
Pin 1, OE or ST
Pin 1, OE or ST
Pin 1, OE logic high or logic low, or ST logic high
Pin 1, ST logic low
Note:
1. All electrical specifications in the above table are specified with 15 pF output load and for all Vdd(s) unless otherwise stated.
SiTime Corporation
Rev. 1.02
990 Almanor Avenue
Sunnyvale, CA 94085
(408) 328-4400
www.sitime.com
Revised June 24, 2013
VCA822的VREF脚是干什么用的?
data:image/png;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFB ......
╰◆◇敷衍╯ 电子竞赛
STM32定时器同步启动问题
有哪位大神知道stm32的定时器可否同时启动啊?我想同步启动TIM1和TIM3,之间试了TIM3为主模式,TIM1为从模式,但是未能实现同步启动,走过路过的大神指导下,小弟感激不尽! ...
1152075117 stm32/stm8
EEWORLD大学堂----TPS7A30 业界首款 -36V低压差线性稳压器
TPS7A30 业界首款 -36V低压差线性稳压器:https://training.eeworld.com.cn/course/600TI 的业界首款 -36V 低压降稳压器 (LDO)。该 TPS7A30 与正电压 TPS7A49 配合使用,可为设计人员提供支持高 ......
hi5 聊聊、笑笑、闹闹
安装quartus ii 11或quartus ii 12时就卡住了?
之前装的是quartus ii 9.0,将quartus ii 9.0卸载后,安装quartus ii 11.0,安装时,卡在了勾选同意条款那个界面,导致没办法安装,我检查了路径,没有中文也没有空格;然后又下了个quartus ii ......
喜鹊王子 FPGA/CPLD
【求助】IAR的一个编程问题
写了一段程序,编译连接都没有错误。 然后我将main()中的一些子程序取出来将其复制到另一个源文件(取名display.c)中,再在主函数中include该源文件(个人也觉得这个应该是个极其简单的事情),编 ......
ngy922 微控制器 MCU
测出FFT(快速傅里叶变换)计算一个周期所花费的时间
工作上要先计算出FFT(提供的是FFT的一个库,有些函数我们可以调用库)计算一个周期所花费的时间,决定是否采用凌阳的CPU。项目大概是这样的:有一个FM接收器,另外一个凌阳MCU包括A/D转换器(主要 ......
eagletie 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1232  1778  525  2466  855  31  6  30  57  46 

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