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

关键词

搜索

型号

搜索

SIT8008BIA83-33E-64.000000Y

产品描述OSC MEMS 64.0000MHZ LVCMOS SMD
产品类别无源元件   
文件大小1MB,共17页
制造商SiTime
标准
下载文档 详细参数 全文预览

SIT8008BIA83-33E-64.000000Y概述

OSC MEMS 64.0000MHZ LVCMOS SMD

SIT8008BIA83-33E-64.000000Y规格参数

参数名称属性值
类型MEMS(硅)
频率64MHz
功能启用/禁用
输出LVCMOS
电压 - 电源3.3V
频率稳定度±50ppm
工作温度-40°C ~ 85°C
电流 - 电源(最大值)4.5mA
安装类型表面贴装
封装/外壳4-SMD,无引线
大小/尺寸0.276" 长 x 0.197" 宽(7.00mm x 5.00mm)
高度 - 安装(最大值)0.039"(1.00mm)
电流 - 电源(禁用)(最大值)4.2mA

文档预览

下载PDF文档
SiT8008B
Low Power Programmable Oscillator
ow Power, Standard Frequency Oscillator
Features
Applications
Any frequency between 1 MHz and 110 MHz accurate to
6 decimal places
100% pin-to-pin drop-in replacement to quartz-based XO
Excellent total frequency stability as low as ±20 ppm
Operating temperature from -40°C to 85°C. For 125°C and/
or -55°C options, refer to
SiT1618, SiT8918, SiT8920
Low power consumption of 3.5 mA typical at 1.8V
Standby mode for longer battery life
Fast startup time of 5 ms
LVCMOS/HCMOS compatible output
Industry-standard packages: 2.0 x 1.6, 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
RoHS and REACH compliant, Pb-free, Halogen-free and
Antimony-free
For AEC-Q100 oscillators, refer to
SiT8924
and
SiT8925
Ideal for DSC, DVC, DVR, IP CAM, Tablets, e-Books,
SSD, GPON, EPON, etc.
Ideal for high-speed serial protocols such as: USB,
SATA, SAS, Firewire, 100M / 1G / 10G Ethernet, etc.
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 nominal supply voltage.
Table 1. Electrical Characteristics
Parameters
Symbol
Min.
Typ.
Max.
Unit
Condition
Frequency Range
Output Frequency Range
f
1
110
MHz
Frequency Stability and Aging
Frequency Stability
F_stab
-20
-25
-50
+20
+25
+50
ppm
ppm
ppm
Inclusive of initial tolerance at 25°C, 1
st
year aging at 25°C, and
variations over operating temperature, rated power supply voltage
and load.
Operating Temperature Range
Operating Temperature Range
T_use
-20
-40
+70
+85
°C
°C
Extended Commercial
Industrial
Supply Voltage and Current Consumption
Supply Voltage
Vdd
1.62
2.25
2.52
2.7
2.97
2.25
Current Consumption
Idd
OE Disable Current
I_OD
Standby Current
I_std
1.8
2.5
2.8
3.0
3.3
3.8
3.7
3.5
2.1
1.1
0.2
1.98
2.75
3.08
3.3
3.63
3.63
4.5
4.2
4.1
4.2
4.0
4.3
2.5
1.3
V
V
V
V
V
V
mA
mA
mA
mA
mA
A
A
A
No load condition, f = 20 MHz, Vdd = 2.8V to 3.3V
No load condition, f = 20 MHz, Vdd = 2.5V
No load condition, f = 20 MHz, Vdd = 1.8V
Vdd = 2.5V to 3.3V, OE = GND, Output in high-Z state
Vdd = 1.8V, OE = GND, Output in high-Z state
ST = GND, Vdd = 2.8V to 3.3V, Output is weakly pulled down
̅ ̅̅
ST = GND, Vdd = 2.5V, Output is weakly pulled down
̅ ̅̅
ST = GND, Vdd = 1.8V, Output is weakly pulled down
̅ ̅̅
Contact
SiTime
for 1.5V support
Rev 1.04
January 30, 2018
www.sitime.com
再分享一例MSP430产生PWM波
依照数据手册P211上的提示写的。感觉还可以.今天把nRF24L01也调好了。还算满意吧.nRF24L01,找时间发上. #include "io430.h" void Init_Clock(void) { int i=0; BCSCTL1 &= ......
火辣西米秀 微控制器 MCU
电路参数对静态工作点的影响
电路参数对静态工作点的影响...
fighting 模拟电子
直流无刷电机转速电流双闭环控制
大家好,目前在做直流无刷转速电流双闭环调速,遇到了一个问题,电机在低速的时候抖动,高速的时候动态响应还是可以的, 控制电路、驱动电路、代码、上位机程序是自己弄的,处理器TMS320F281 ......
haichao 微控制器 MCU
PWM1,2,3的A,B,C 6个通道初始化
#include "pwm.h" //PRD:自动重装值 //CMPA:通道A比较值 //CMPB:通道B比较值 void InitEPwm123(int16 PRD) { InitEPwmGpio(); //初始化EPWM1,2,3的GPIO Epwm1 ......
Jacktang DSP 与 ARM 处理器
恳求指教!!MATLAB R2012b和CCS5.5链接失败,怎么办,好急啊!
MATLAB模型可以运行,但是一旦ctrl+B后,就出现如下错误: The call to idelink_ert_make_rtw_hook, during the exit hook generated the following error: Error while building the project ......
逆风之翼 DSP 与 ARM 处理器
关于WINCE中调用Media Player 的一个问题
小弟初次接触WINCE ,想在WINCE中调用Media Player 做个播放器,能在eBox2300上面使用的,我添加 Windows Media Player 这个COM组件之后,工具箱中应该会多出Windows Media Player 这个工具 ......
xibeifengse 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 631  179  623  1839  2416  33  22  34  28  54 

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