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

关键词

搜索

型号

搜索

SIT3521AI-1C2301FC340.000000Y

产品描述LVPECL Output Clock Oscillator, 340MHz Nom, QFN, 10 PIN
产品类别无源元件    振荡器   
文件大小1MB,共45页
制造商SiTime
标准
下载文档 详细参数 全文预览

SIT3521AI-1C2301FC340.000000Y概述

LVPECL Output Clock Oscillator, 340MHz Nom, QFN, 10 PIN

SIT3521AI-1C2301FC340.000000Y规格参数

参数名称属性值
是否Rohs认证符合
Objectid145145120932
包装说明LCC10,.12X.2,50/40
Reach Compliance Codeunknown
Country Of OriginMalaysia, Taiwan, Thailand
YTEOL6.79
其他特性ENABLE/DISABLE FUNCTION
最长下降时间0.29 ns
频率调整-机械NO
频率稳定性25%
JESD-609代码e4
安装特点SURFACE MOUNT
端子数量10
标称工作频率340 MHz
最高工作温度85 °C
最低工作温度-40 °C
振荡器类型LVPECL
输出负载50 OHM
封装等效代码LCC10,.12X.2,50/40
物理尺寸5.0mm x 3.2mm x 0.9mm
最长上升时间0.29 ns
最大供电电压3.3 V
最小供电电压2.7 V
标称供电电压3 V
表面贴装YES
最大对称度55/45 %
端子面层Nickel/Palladium/Gold (Ni/Pd/Au)

文档预览

下载PDF文档
SiT3521
1 to 340 MHz Elite Platform I2C/SPI Programmable Oscillator
Description
The
SiT3521
is an ultra-low jitter, user programmable
oscillator which offers the system designer great flexibility
and functionality.
The device supports two in-system programming options
after powering up at a default, factory programmed startup
frequency:
Features
Any-frequency mode where the clock output can be
re-programmed to any frequency between 1 MHz and
340 MHz in 1 Hz steps
Digitally controlled oscillator (DCO) mode where the clock
output can be steered or pulled by up to ±3200 ppm with
5 to 94 ppt (parts per trillion) resolution.
The device’s default start-up frequency is specified in the
ordering code. User programming of the device is achieved
via I
2
C or SPI. Up to 16 I
2
C addresses can be specified by
the user either as a factory programmable option or via
hardware pins, enabling the device to share the I
2
C with
other I
2
C devices.
The SiT3521 utilizes SiTime’s unique DualMEMS
®
temperature sensing and TurboCompensation
®
technology
to deliver exceptional dynamic performance:
Programmable frequencies (factory or via I
2
C/SPI)
from 1 MHz to 340 MHz
Digital frequency pulling (DCO) via I
2
C/SPI
Output frequency pulling with perfect pull linearity
13 programmable pull range options to
±3200
ppm
Frequency pull resolution as low as 5 ppt (0.005 ppb)
0.21 ps typical integrated phase jitter (12 kHz to 20 MHz)
Integrated LDO for on-chip power supply noise filtering
0.02 ps/mV PSNR
-40°C to 105°C operating temperature
LVPECL, LVDS, or HCSL outputs
Programmable LVPECL, LVDS Swing
LVDS Common Mode Voltage Control
RoHS and REACH compliant, Pb-free, Halogen-free
and Antimony-free
Applications
Resistant to airflow and thermal shock
Resistant to shock and vibration
Superior power supply noise rejection
Combined with wide frequency range and user
programmability, this device is ideal for telecom, networking
and industrial applications that require a variety of
frequencies and operate in noisy environment.
Ethernet: 1/10/40/100/400 Gbps
G.fast and xDSL
Optical Transport: SONET/SDH, OTN
Clock and data recovery
Processor over-clocking
Low jitter clock generation
Server, storage, datacenter
Test and measurement
Broadcasting
Block Diagram
Package Pinout
(10-Lead QFN, 5.0 x 3.2 mm)
SD
SC
A/
M
LK ISO
10
9
OE / NC
OE / NC
GND
1
8
VDD
OUT-
OUT+
2
7
3
4
5
6
A1 A0
/N /N
C/ C/
M SS
O
SI
Figure 1. SiT3521 Block Diagram
Figure 2. Pin Assignments (Top view)
(Refer to
Table 14
for Pin Descriptions)
Rev 1.01
30 April 2021
www.sitime.com

推荐资源

如何控制悬挂运动走直线?
以下是悬挂运动控制系统的程序,如何让步进电机走直线(水平线,垂直线,斜线)? #include "reg52.h" #include "math.h" sbit P1_0=P1^0;//A步进电机端口 sbit P1_1=P1^1;//A步进电机端口 ......
h15074037 单片机
AVR mega16的中断系统
在AVR单片机 ,软件清除中断标志位,是不是将标志位置1,而不是置0?怎么感觉怪怪的呀?和51单片机不太一样。...
zlwei Microchip MCU
MSP430寄存器的操作问题
在看示例文档时经常看到类似的配置:CACTL1 = CARSEL + CAREF0 +CAON; // 0.25Vcc 连接到比较器的负端但是在寄存器说明时看到如下图所示,我一直很困惑的是CACTL1 = CARSEL + CAREF0 +CAON;这个 ......
wanyisq 微控制器 MCU
ISE的IP核中双端口RAM应用时vhdl程序编写
小弟刚学vhdl,也是刚接触FPGA,刚学ISE,宗旨菜鸟一个,请教各位高手对于ram读写中的vhdl程序怎么写...
bsjpysxd FPGA/CPLD
【好书下载】高频电路设计与制作
本帖最后由 paulhyde 于 2014-9-15 03:05 编辑 作  者: (日)市川裕一,青木胜 出 版 社: 科学出版社 第l章 欢迎进入高频世界——成为高频工程师为目标 1.1 频带和电路 1.2 高频电路设 ......
open82977352 电子竞赛
新手求助,灯闪五下,蜂鸣器响一下,现在是又闪又响
#include "reg51.h" #include "delay.h" #include "led_flash.h" #include "beep.h" void main() { int y; delay(10); while (1) { if (y<=5) { y++; ......
zpqm333 51单片机

热门文章更多

技术资料推荐更多

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2197  130  2151  244  1326  45  3  44  5  27 

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