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

关键词

搜索

型号

搜索

SIT3521AI-2C128-3Y1.000000

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

SIT3521AI-2C128-3Y1.000000概述

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

SIT3521AI-2C128-3Y1.000000规格参数

参数名称属性值
是否Rohs认证符合
Objectid145145304116
包装说明LCC10,.12X.2,50/40
Reach Compliance Codeunknown
Country Of OriginMalaysia, Taiwan, Thailand
YTEOL6.29
最长下降时间0.47 ns
频率调整-机械NO
频率稳定性20%
JESD-609代码e4
安装特点SURFACE MOUNT
端子数量10
标称工作频率1 MHz
最高工作温度85 °C
最低工作温度-40 °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
基于TMS320VC5402的数字音效处理系统
基于TMS320VC5402的数字音效处理系统...
demonzym DSP 与 ARM 处理器
深入拆解 | Qorvo芯片在手持吸尘器的妙用
最近几年,在Dyson的带动下,便携式手持吸尘器市场有了迅猛的发展。但从市场上的反应看来,这类吸尘器的价格千差万别,而在使用体验上更是一言难尽。为了让大家对眼花缭乱的手持吸尘器有更深 ......
soso 电源技术
请问一个micropython问题
本帖最后由 jqn 于 2021-10-27 16:10 编辑 请问micropython的这种softi2c语句怎么改成i2c的呢, i2c = SoftI2C(scl=Pin(MPU6886_SCL), sda=Pin(MPU6886_SDA)) 我用的uiflow没有softi2c ...
jqn MicroPython开源版块
为何智能家居叫好不叫座
当你工作了一天,要起身回家之前,只需一个电话或一个网上的操作指令,智能系统又将为你完成了清扫、做饭等工作,以前只有在电视中才有的镜头,如今都可以实现了,这就是智能家居带给我们的震撼 ......
xyh_521 工业自动化与控制
USB充电解决方案:高效AC适配器
作者:Adnaan Lokhandwala,德州仪器 (TI) 产品经理 通用串行总线(USB)充电已经成为小型电子产品的一种常见供电方法。许多新型消费类电子设备(例如:智能手机、平板电脑、电子阅读器等) ......
qwqwqw2088 模拟与混合信号
315Mhz无线模块单片机软解码接收程序
# include # define uint unsigned int # define uchar unsigned char sbit DATA=P3^2; sbit rs=P2^6; //1602引脚定义 sbit rw=P2^5; sbit e=P2^7; uchar dat,num; uc ......
Aguilera 无线连接

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1900  1730  1483  1520  733  39  35  30  31  15 

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