* 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.
1 Introduction
In the mid-1960s, American scientist Maas conducted extensive experimental research on the charging process of open-cell batteries and proposed an acceptable charging curve for ...[详细]
C++ 属于面向对象的编程语言,OOP的思想不必多说,特别对于复杂的软件工程来说,利用OOP绝对是事半功倍,相对于传统的C来说; 当然用C来写单片机程序无可厚非,已经延续了一个传统,从大学时学的开始到工作岗位,好多人都是一直用C来做,但是既然Keil支持C++编译, 可以用C++来编写你的代码,可以利用高级语言来结构化,清晰化你的程序,为嘛不用呢!哈哈,个人看法!下面进入正题: C+...[详细]