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

关键词

搜索

型号

搜索

SIT3521AE-2C22816Z340.000000

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

SIT3521AE-2C22816Z340.000000概述

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

SIT3521AE-2C22816Z340.000000规格参数

参数名称属性值
是否Rohs认证符合
Objectid145145625393
包装说明LCC10,.12X.2,50/40
Reach Compliance Codeunknown
Country Of OriginMalaysia, Taiwan, Thailand
YTEOL6.8
其他特性ENABLE/DISABLE FUNCTION
最长下降时间0.47 ns
频率调整-机械NO
频率稳定性25%
JESD-609代码e4
安装特点SURFACE MOUNT
端子数量10
标称工作频率340 MHz
最高工作温度105 °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
【RT-Thread读书笔记】第一部分 内核简单原理
RT-Thread读书笔记第一部分RT-Thread作为国产的物联网系统,改变了国人没有一款适合自己的国产物联网操作系统的现状。经过十几年的完善,我们才能看到这样一版强大的操作系统,才有我们目前读这 ......
我爱下载 实时操作系统RTOS
ASR
ASR是驱动防滑系统的简称,其作用是防止汽车起步、加速过程中驱动轮打滑,特别是防止汽车在非对称路面或转弯时驱动轮空转,并将滑移率控制在10%—20%范围内。由于ASR多是通过调节驱动轮的驱动 ......
frozenviolet 汽车电子
Am335x QEP正交编码输入 怎么做滤波怎么设置,有什么例程?
请教下 关于Am335x,QEP正交编码输入 做滤波怎么设置?有相关例程吗? 我们自己试了感觉没有效果。 谢谢!! ...
Vinson DSP 与 ARM 处理器
wince下 如何实现在右下脚声音小喇叭?
wince下 如何实现在右下脚声音小喇叭? 像网络图标、电磁图标一样,最小化在右下脚,双击则打开控制面板中的VOlume&Sounds...
wmdxx 嵌入式系统
关于DE1-SOC上的USB部分
最近由于工作需要在DE1-SOC上移植UCOS,目前需要实现USB通信,但是官方的硬件库没有USB驱动,想问下关于上面这个USB的裸机驱动有没有什么参考或者指点...
柯哀LV王道 FPGA/CPLD
SPI总线调试总结
最近一直在调试SPI-FLASH设备,记录一下。 SPI--Serial Peripheral Interface,串行外围设备接口, SPI通常有SCK时钟,STB片选,DATA数据信号三个信号。 I2C通常有 SDA数据和SCL时钟两个信号。 ......
wsdymg 单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2877  1163  159  1888  791  58  24  4  39  16 

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