Below is just a sample of MMD's OCXO product offering. Please check with your MMD representative for any specific requirements that you may have.
Preview
OCXO Series
OUTPUT TYPE
Package
Frequency
Range
View
PDF
Revision
Date
RoHS Compliant
0 and fre>0 and pac>0 and ptype='osc' and otype=62 and svoltage>0 and ltype>0 ";
//echo $query;
$result = mysql_query($query) or die('Query failed: ' . mysql_error());
$total2 = mysql_num_rows($result);
while ($line = mysql_fetch_assoc($result)) {
$opid=$line['skuid'];
$pack=$line['pack'];
$frange=$line['frange'];
$rohs=$line['rohs'];
$series=$line['series'];
$pdf=$line['pdf'];
$thumb=$line['thumb'];
$pic=$line['pic'];
$feature=$line['reel'];
$revision=$line['revision'];
$svolt=$line['svoltage'];
$otype=$line['otype'];
$ltype=$line['ltype'];
$spic=$line['spic'];
$pdfpos = strpos($pdf, "ploads");
if ($pdfpos) {
$pdf="admin/".$pdf;
}
if ($qpro==osc and $qosc==NULL) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="Oscillators:";
}
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype]." | ".$feature;
$prodtype="OCXO:";
if ($qpro==osc and $qosc==61) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="VCXO:";
}
if ($qpro==osc and $qosc==62) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="OCXO:";
}
if ($qpro==osc and $qosc==63) {
$fea=$flist[$svolt]." | ".$flist[$otype]." | ".$flist[$ltype];
$prodtype="TCXO:";
}
if (strlen($pdf)<4) {
$pdfval="";
} else {
$pdfval="";
}
echo <<
$series
$pack
$fea
$frange
$pdfval
$revision
$rohs
END;
}
if (!$total2) {
echo <<
There's no product in the requested search criteria. Search Again »
END;
}
?>
OCXO (short for Oven Controlled X-tal (Crystal) Oscillator) is a technique used for avoiding temperature changes that affect the resonance frequency of a piezoelectrical crystal.
The crystal is enclosed in a small insulated container along with a heating element and a temperature sensor. This arrangement is used to keep the crystal at a constant temperature, one well above the temperature of its working environment; typically the target temperature is around 70–80 degrees Celsius. In many applications, an OCXO has greater frequency stability then the crystal by a factor of ten or more.