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

关键词

搜索

型号

搜索

SiT3701AC-43-18C-27.00000T

产品描述VCXO Oscillators 27MHz 1.8Volts APR60 50ppm -20C +70C
产品类别无源元件   
文件大小115KB,共4页
制造商SiTime
标准
下载文档 详细参数 全文预览

SiT3701AC-43-18C-27.00000T概述

VCXO Oscillators 27MHz 1.8Volts APR60 50ppm -20C +70C

SiT3701AC-43-18C-27.00000T规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
SiTime
产品种类
Product Category
VCXO Oscillators
RoHSDetails
封装 / 箱体
Package / Case
QFN-4
长度
Length
7 mm
宽度
Width
5 mm
系列
Packaging
Reel
工厂包装数量
Factory Pack Quantity
3000
单位重量
Unit Weight
0.006562 oz

文档预览

下载PDF文档
SiT3701
Smallest Voltage Controlled MEMS Oscillator (VCMO)
Features, Benefits and Applications
The world’s only VCMO with programmable pull range: ±60 PPM, ±120 PPM, ±240 PPM
Typical pull range linearity of 0.06%
1-110 MHz frequency range
LVCMOS/LVTTL compatible output
Typical power consumption of 6.1 mA in active mode
Typical VCMO tuning voltage: 0 V to 1.85 V for all Vdds
Four industry-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
All-silicon timing device with outstanding reliability of 2 FIT (10x improvement over
quartz-based devices), enhancing system MTBF
Ultra short lead time
Ideal for Set-top Box, DTV, DVD-R, instrumentation, low bandwidth analog PLL,
networking and communications
Specifications
Electrical Characteristics
Parameter
Output Frequency Range
Frequency Stability
Symbol
f
F_stab
Min.
1
-20
-25
-30
-50
Pull Range
[1,2]
Typ.
±60, ±120, ±240
0.06
Positive slope
1.8
2.5
2.8
3.3
6.7
6.1
1
1
Max.
110
+20
+25
+30
+50
1.85
0.1
0.25
+70
+85
1.89
2.75
3.08
3.63
7.5
6.7
55
60
2.0
2.5
Unit
MHz
PPM
PPM
PPM
PPM
PPM
V
V
%
°C
°C
V
V
V
V
mA
mA
%
%
ns
ns
%Vdd
Condition
Inclusive of: Initial stability, operating temperature, rated power,
supply voltage change, load change.
±20 PPM is available for extended commercial temperature
only.
PR
VC_U
VC_L
Lin
T_use
Vdd
1.55
0
-20
-40
1.71
2.25
2.52
2.97
45
40
90
Upper Control Voltage
Lower Control Voltage
Linearity
Frequency Change Polarity
Operating Temperature Range
Supply Voltage
All Vdds. Voltage at which maximum deviation (+60, +120,
+240 PPM) is guaranteed.
All Vdds. Voltage at which maximum deviation (-60, -120,
-240 PPM) is guaranteed.
Extended Commercial
Industrial
Current Consumption
Duty Cycle
Rise/Fall Time
Output Voltage High
Idd
DC
Tr, Tf
VOH
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
All Vdds. f <= 75 MHz
All Vdds. f > 75 MHz
Vdd = 2.5, 2.8 or 3.3 V, 20% - 80% Vdd level
Vdd = 1.8 V, 20% - 80% Vdd level
IOH = -4 mA (Vdd = 3.3 V)
IOH = -3 mA (Vdd = 2.8 V and Vdd = 2.5 V)
IOH = -2 mA (Vdd = 1.8 V)
IOL = 4 mA (Vdd = 3.3 V)
IOL = 3 mA (Vdd = 2.8 V and Vdd = 2.5 V)
IOL = 2 mA (Vdd = 1.8 V)
Maximum frequency and supply voltage
Contact SiTime for higher output load
Time @ minimum supply voltage to be zero
f = 75 MHz, Vdd = 1.8 V
f = 75 MHz, Vdd = 2.5 V, 2.8 V or 3.3 V
f = 75 MHz, Integration bandwidth = 900 kHz to 7.5 MHz,
VDD = 2.5 V, 2.8 V, or 3.3 V
f = 75 MHz, Integration bandwidth = 900 kHz to 7.5 MHz,
VDD = 1.8 V
Output Voltage Low
VOL
10
%Vdd
Output Load
Start-up Time
RMS Period Jitter
RMS Phase Jitter (random)
Ld
T_osc
T_jitt
T_phj
0.6
0.8
15
10
6
4
pF
ms
ps
ps
ps
ps
Notes:
1. Absolute Pull Range (APR) is defined as the guaranteed pull range over temperature and voltage.
2. APR = pull range (PR) - frequency stability (F_stab).
SiTime Corporation
Rev. 1.51
990 Almanor Avenue
Sunnyvale, CA 94085
(408) 328-4400
www.sitime.com
Revised August 9. 2010
LCD显示
写了一个测温度的程序,隔2S测一次。所以温度的值是变化的。希望显示的效果是:“Temp is XX”。我现在设置的是先显示字符串“Temp is“,再计算温度并一个字符一个字符的显示。有没有办法用一 ......
jinger0311 微控制器 MCU
关于aduc7026(ARM7) 一直进中断的问题
我用keil+ULINK调的aduc7026,一块板子没问题,另一块板子还没跳进main,就一直往中断的handler里跳,程序和设置都一样,就是硬件有些不同? 这会是什么原因? PLL? 不能正常reset ? 谁有遇到 ......
asdfgghjkllpo ARM技术
28035can通讯中断问题,论坛新人求大神帮助啊
小弟开始做28035can通讯的内容。出了一些问题,求各位大神赐教。 我打开自测试模式下测试软件。软件发送模块的TAn位置位没问题,软件也运行过去了,但是TX引脚没有任何信号。 软件也无法 ......
黑旋风马内 DSP 与 ARM 处理器
给大家分享一个有关嵌入式开发的一个很好的网站。
http://www.cnemb.com/...
luxiaoyu_sdc 嵌入式系统
拆解西数 WD Elements 移动硬盘
本来周末预备修修收音机的,但是因为一些事情耽误了。正好因为需要试一个SSD硬盘,却一时找不到硬盘盒,正好有一个西数 WD Elements 500G移动硬盘,就想把它拆开换成SSD试试行不行。 移 ......
dcexpert DIY/开源硬件专区
DAP.js 发布v1.0.0,以后可以通过浏览器开发单片机了
DAP.js发布了v1.0.0,让浏览器可以通过webusb访问单片机,使通过浏览器开发和调试单片机程序成为可能。 DAP.js is a JavaScript interface to CMSIS-DAP, enabling access to Arm Microcon ......
dcexpert 单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1850  2199  1333  675  2621  5  10  44  29  55 

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