* See Page 10 for additional developed frequencies.
Check with factory for availability of frequencies not listed.
Description
CTS Model 334P/L is a low cost, high performance PLL voltage controlled oscillator supporting differential LVPECL
or LVDS outputs. Employing the latest IC technology, M334P/L has excellent stability and low phase jitter
performance.
Ordering Information
Model
334
Output
Type
P
Frequency Code
[MHz]
XXX or XXXX
Absolute
Pull Range
B
Frequency
Stability
3
Temperature
Range
I
Supply
Voltage
3
Packaging
T
Code
P
L
Output
LVPECL
LVDS
Code
B
APR
±50ppm
Code Temp. Range
-20°C to +70°C
C
-40°C to +85°C
I
Packing
Code
1k pcs./reel
T
Code
Frequency
Product Frequency Code
1
Code
5
4
3
Stability
±25ppm
2
±30ppm
±50ppm
Code
2
3
Voltage
+2.5Vdc
+3.3Vdc
Notes:
1] Refer to document 016-1454-0, Frequency Code Tables.
3-digits for frequencies <100MHz, 4-digits for frequencies 100MHz or greater.
2] Check factory availability when paired with "I" temperature code.
Not all performance combinations and frequencies may be available.
Contact your local CTS Representative or CTS Customer Service for availability.
This product is specified for use only in standard commercial applications. Supplier disclaims all express and implied warranties and liability in connection with any use of this
product in any non-commercial applications or in any application that may expose the product to conditions that are outside of the tolerances provided in its specification.
SMT贴片机是表面贴装技术(Surface Mount Technology)中的重要设备,它的性能状态对电子制造的质量和效率有着决定性的影响。因此,对SMT贴片机的主要指标性能进行定期检测非常重要。以下是一些主要的检测项目: 定位精度:定位精度是SMT贴片机的核心性能指标,它直接影响到贴片的准确性。通常,我们通过重复测量贴片机在X、Y轴上的移动误差来检测其定位精度。 贴片速度:贴片速度...[详细]
C++ 属于面向对象的编程语言,OOP的思想不必多说,特别对于复杂的软件工程来说,利用OOP绝对是事半功倍,相对于传统的C来说; 当然用C来写单片机程序无可厚非,已经延续了一个传统,从大学时学的开始到工作岗位,好多人都是一直用C来做,但是既然Keil支持C++编译, 可以用C++来编写你的代码,可以利用高级语言来结构化,清晰化你的程序,为嘛不用呢!哈哈,个人看法!下面进入正题: C+...[详细]