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

关键词

搜索

型号

搜索

SIT3521AC-2CF28-8M1.000000

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

SIT3521AC-2CF28-8M1.000000概述

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

SIT3521AC-2CF28-8M1.000000规格参数

参数名称属性值
是否Rohs认证符合
Objectid145145077205
包装说明LCC10,.12X.2,50/40
Reach Compliance Codeunknown
Country Of OriginMalaysia, Taiwan, Thailand
YTEOL6.29
最长下降时间0.47 ns
频率调整-机械NO
频率稳定性10%
JESD-609代码e4
安装特点SURFACE MOUNT
端子数量10
标称工作频率1 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
RF IC(A7105)的技术问题
RF IC(A7105)的主要性能   工作频率:2400~2483MHz ISM频段(全球免许可申请频段)。工作距离:10m内;   专有方案采用蓝牙的信道模式。专有方案将2.400~2.483GHz之间频带分成1 ......
fish001 无线连接
面试如何把缺点变优势
参加招聘面试,最怕考官提些让人“无从下口”的问题,像“你有哪些缺点?”,就是典型的面试难题。对这个问题,可以把自己的优点当成缺点来说,既解答了难题,又全方位地推销了自己一把。    ......
eeleader 工作这点儿事
综合出现高阻
最近综合了一个程序,综合出来后把门级网表放在modelsim里面仿真,发现某些寄存器输出为高阻态,但是程序里面没有用到高阻态,不过仿真的结果是对的。因为本人是刚用DC进行综合,没经验,想请教 ......
eeleader FPGA/CPLD
允计定时器1中断ET1 = 1;但没有写相应的中断函数。程序运行为什么就有错误了?
#include unsigned char flag; void main() { void init(); init(); while(1) { while(!flag) ; ES = 0; P1 = ......
ljcwater 嵌入式系统
WINCE如何设置窗体标题栏显示中文?
窗体的Caption属性设为:My_First_Driver可以正常显示,但是当Caption:我的第一个驱动程序显示乱码,同理在Static控件中符号“&”也不能正常显示,请问如何解决?我刚学会写第一个驱动,多谢指教...
wanglinwwy 嵌入式系统
MSP430F5529 通用I/O口的设置
这一部分讲外部中断。   看介绍再加弄懂程序才是王道   外部中断是MSP430优先级最低的中断而且是可屏蔽中断。用起来比较简单。   1.2.7 简单的端口中断(外部中断) ......
火辣西米秀 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1695  730  2831  2406  667  53  32  59  46  30 

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