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

关键词

搜索

型号

搜索

SIT3521AC-2C22816L156.250000T

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

SIT3521AC-2C22816L156.250000T概述

LVDS Output Clock Oscillator, 156.25MHz Nom, QFN, 10 PIN

SIT3521AC-2C22816L156.250000T规格参数

参数名称属性值
是否Rohs认证符合
Objectid145145731007
包装说明LCC10,.12X.2,50/40
Reach Compliance Codeunknown
Country Of OriginMalaysia, Taiwan, Thailand
YTEOL6.79
其他特性ENABLE/DISABLE FUNCTION
最长下降时间0.47 ns
频率调整-机械NO
频率稳定性25%
JESD-609代码e4
安装特点SURFACE MOUNT
端子数量10
标称工作频率156.25 MHz
最高工作温度70 °C
最低工作温度-20 °C
振荡器类型LVDS
输出负载100 OHM
封装等效代码LCC10,.12X.2,50/40
物理尺寸5.0mm x 3.2mm x 0.9mm
最长上升时间0.47 ns
最大供电电压3.08 V
最小供电电压2.52 V
标称供电电压2.8 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
三个并联的电容的就是简单的容量相加吗?
本帖最后由 paulhyde 于 2014-9-15 09:01 编辑 刚刚看了个电路,有个地方不太懂,在此教一下大家。 电路如图。 级间三个并联的电容(C2GL C4GL C6GL),和输出的3个电容(C1 C3 C5),三个并联 ......
dgcnfeel 电子竞赛
WIN CE加入多个输入法
在用PB内制内核的时候,加入中文,日文,英文输入法应该如何解决? 做的尝试已经不下三十遍 加入中文字体,中文SHUANG PING输入法, 加入日文字体,日文IME3.1输入法 无法实现.请各位帮助一下....
joychow 嵌入式系统
版主请进,关于STM32控制PMSM电机
香主,网上有你们关于开发直流DC电机的PPT资料,好像是三天的,现在在上海附近还有没有关于如何进行DC Motor开发培训的计划?...
QWE1111 stm32/stm8
Wince5.0 上菜单 build project和build OS的区别
菜单build project和build OS下都有build,sysgen,make image,两个菜单下的功能有什么区别啊...
kiss66521 嵌入式系统
STM8SI2C从机可发不可接,什么问题?
STM8S105S4 I2C这样配置可以从机发数据,从机接数据就不行,是什么问题 //I2C端口初始化 GPIO_Init(GPIOE,GPIO_PIN_1|GPIO_PIN_2, GPIO_MODE_OUT_OD_HIZ_SLOW); void I2C_init(v ......
19041009 stm32/stm8
【 ST NUCLEO-H743ZI测评】+ 4、串口输出
本帖最后由 TL-LED 于 2020-5-15 14:52 编辑 这篇来学习下串口的使用,使用串口输出一串字符到PC机。HAL 库之前没怎么使用过,和之前的标准库还是有些区别。 一、硬件电路 ......
TL-LED stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1623  2825  1370  1198  1194  33  57  28  25  34 

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