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

关键词

搜索

型号

搜索

590NC-BDG

产品描述osc prog 3.3V lvds low 20ppm
产品类别无源元件   
文件大小115KB,共12页
制造商Silicon Laboratories Inc
标准  
下载文档 详细参数 全文预览

590NC-BDG概述

osc prog 3.3V lvds low 20ppm

590NC-BDG规格参数

参数名称属性值
Datasheets
SI590/591
Product Photos
Si590 591 series.jpg
Product Training Modules
Crystal Oscillators and Voltage Controlled Oscillators
Clock Tree Timing Solutions
Featured Produc
Si590 and Si591 Low Jitter Xos, Includes Part Order Guide
Standard Package1
CategoryCrystals and Oscillators
FamilyProgrammable Oscillators
系列
Packaging
Tray
类型
Type
Programmed by Digi-Key (Enter your frequency in Web Order Notes)
Available Frequency Range125MHz ~ 214.99MHz
FunctiTri-State (Output Enable)
OutpuLVDS
Voltage - Supply3.3V
频率稳定性
Frequency Stability
±20ppm
Operating Temperature-40°C ~ 85°C
Current - Supply (Max)100mA
Mounting TypeSurface Mou
封装 / 箱体
Package / Case
6-SMD, No Lead (DFN, LCC)
Heigh0.071" (1.80mm)
Size / Dimensi0.276" L x 0.197" W (7.00mm x 5.00mm)
Current - Supply (Disable) (Max)75mA
Dynamic CatalogSi590 Series with Ordering Guide

文档预览

下载PDF文档
S i 5 9 0 / 5 91
1 ps M
AX
J
I T T E R
C
RYSTAL
O
SC ILLA TOR
(XO)
(10 M H
Z TO
810 MH
Z
)
Features
Available with any-frequency output
frequencies from 10 to 810 MHz
3rd generation DSPLL
®
with superior
jitter performance: 1 ps max jitter
Better frequency stability than SAW-
based oscillators
Internal fundamental mode crystal
ensures high reliability
Available CMOS, LVPECL,
LVDS, and CML outputs
3.3, 2.5, and 1.8 V supply options
Industry-standard 5 x 7 mm
package and pinout
Pb-free/RoHS-compliant
–40 to +85 ºC operating
temperature range
Si5602
Applications
Ordering Information:
See page 7.
SONET/SDH (OC-3/12/48)
Networking
SD/HD SDI/3G SDI video
Test and measurement
Storage
FPGA/ASIC clock generation
Description
The Si590/591 XO utilizes Silicon Laboratories’ advanced DSPLL
®
circuitry
to provide a low jitter clock at high frequencies. The Si590/591 supports any
frequency from 10 to 810 MHz. Unlike a traditional XO, where a unique
crystal is required for each output frequency, the Si590/591 uses one fixed
crystal to provide a wide range of output frequencies. This IC based
approach allows the crystal resonator to provide exceptional frequency
stability and reliability. In addition, DSPLL clock synthesis provides superior
supply noise rejection, simplifying the task of generating low jitter clocks in
noisy environments typically found in communication systems. The
Si590/591 IC based XO is factory configurable for a wide variety of user
specifications including frequency, supply voltage, output format, and
stability. Specific configurations are factory programmed at time of shipment,
thereby eliminating long lead times associated with custom oscillators.
Pin Assignments:
See page 6.
(Top View)
NC
1
6
V
DD
OE
2
5
CLK–
GND
3
4
CLK+
Si590 (LVDS/LVPECL/CML)
OE
1
6
V
DD
Functional Block Diagram
NC
2
5
NC
V
DD
CLK– CLK+
GND
3
4
CLK
17 k
*
Any-rate
10–810 MHz
DSPLL
®
Clock
Synthesis
Si590 (CMOS)
OE
Fixed
Frequency
XO
OE
1
6
V
DD
NC
2
5
CLK–
17 k
*
GND
3
4
CLK+
GND
*Note: Output Enable High/Low Options Available – See Ordering Information
Si591 (LVDS/LVPECL/CML)
Rev. 1.0 8/11
Copyright © 2011 by Silicon Laboratories
Si590/591
请教个 Verilog 实现 CRC 校验的问题
module crc16(EN,crc_in,data_in,crc_out,valid);input crc_in;input data_in;input EN;output crc_out;output valid;reg crc_out;reg valid;always@(crc_in or data_in or EN)beginif(EN==1)be ......
eeleader-mcu FPGA/CPLD
赛元单片机SC93F8332点亮WS2812B 的RGB灯
433949433948 主要代码: #include "pbdata.h" char j = 5; char k = 5; void RGB_io_init(void) { P0CON = 0xFF;//设置P0高阻模 ......
Aguilera 微控制器 MCU
tsk和mbx的区别
这两个都是DSP/BIOS中的,先大概介绍一下 tsk: task,任务.在Scheduling中,其优先级高于IDL(背景程序),低于SWI(软中断)和HWI(硬中断).可以被软硬中断打断,也可以被其它事件阻塞(blocked), ......
DSP16 DSP 与 ARM 处理器
Avago推出新型SSO封装门驱动光电耦合器
新型光电耦合器的封装尺寸是标准双列直插式封装的一半,符合严格的安全标准AvagoTechnologies(安华高科技),全球最大的非上市半导体公司,今日宣布推出两款采用扩展型SO(StretchedSmallOutl ......
fighting 汽车电子
各类天线简介
文章内容是TI的一些简单介绍~~·...
xtss 无线连接
正准备学习DSP的新手有问题需要指教
楼主刚刚要开始学习DSP,之前完全没有接触过这方面的内容。求各路大神指点一下。 1.有哪些DSP的书籍比较容易上手学习,求推荐。 2.具体一点的问题是,把用C语言写的程序移植到DSP中是怎 ......
骄傲西瓜 DSP 与 ARM 处理器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1918  2334  1643  1164  2546  17  46  36  26  56 

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