db->query( "SELECT COUNT(*) as count FROM `exp_semtech_product_documents` WHERE (`SemtechProduct` = ? OR `Alias` LIKE ?) AND `Category` NOT IN (?, ?, ?)", array_merge(array($title, '%' . $title . '%'), $exclude_categories) ); $documents_count = $documents_results->row('count'); // Check if there are documents for the software tab $software_results = ee()->db->query( "SELECT COUNT(*) as count FROM `exp_semtech_product_documents` WHERE (`SemtechProduct` = ? OR `Alias` LIKE ?) AND `Category` IN (?, ?, ?)", array_merge(array($title, '%' . $title . '%'), $include_categories) ); $software_count = $software_results->row('count'); ?>

Overview

The GN1068 is an extended-capability transimpedance amplifier die. The GN1068 is user configurable for desired bit rate, where the nominal rates supported are Fibre Channel 14.025Gbps and 8.5/4.25Gbps rates, as well as the 10 Gigabit Ethernet rate of 10.3125Gbps. Selection of the rate optimizes the noise performance for operation at that rate.

The GN1068 design is implemented such that electro-optic gain is well controlled for maximum RF stability in the user's package. The GN1068 is intended to offer careful RF matching of photodiode and TIA for optimized performance.

db->query( "SELECT ProductCodeNumber, ReplacementProduct, SemtechWebsiteCategory, SemtechWebsitePlatform, SemtechProduct FROM exp_semtech_product_documents WHERE (SemtechProduct = ? OR Alias LIKE ?) LIMIT 1", array($title, '%' . $title . '%') ); if ($product_q->num_rows() === 0) {return;} $p = $product_q->row(); $pcn = trim((string)$p->ProductCodeNumber); if ($pcn === '') {return;} $pcnMessages = [ '40' => '', // production – no banner '60' => 'Not recommended for new design', '70' => 'Not recommended for new design', '80' => 'Not recommended for new design', '90' => 'Product inactive, information on this page is for information only.', ]; // If message is blank, keep quiet (covers PCN 40) $banner = $pcnMessages[$pcn] ?? ''; if ($banner != '') { $url = '/products/' . slugify($p->SemtechWebsiteCategory) . '/' . slugify($p->SemtechWebsitePlatform) . '/' . slugify($p->ReplacementProduct); if (!empty($p->ReplacementProduct)) { echo '

'; echo htmlspecialchars($banner). ' '; echo '.  Here is the replacement '; echo htmlspecialchars($p->ReplacementProduct); echo '

'; } else { echo '

' . htmlspecialchars($banner) . '

'; } } ?>

Features

  • On-chip decoupling
  • Designed for 0.2pF PIN Diode
  • Power dissipation: 94mW (typical)
  • Typical transimpedance gain 6.75kΩ
  • Rate selectable bandwidth: 12GHz for 16G Mode, 8GHz for 8G Mode
  • Low Frequency Cut-off (-3dB): 20kHz
  • Operates at OC-192 / STM-64 up to 14.5Gbps NRZ rates
  • Received Signal Strength Indicator (RSSI) current output operates from dark current to overload
  • Operating junction temperature range: -40°C to +125°C
  • Can be used with both TO-can and alternative packaging form factors 
0): ?>
db->query( "SELECT * FROM `exp_semtech_product_documents` WHERE (`SemtechProduct` = ? OR `Alias` LIKE ?) AND `Category` NOT IN (?, ?, ?) ORDER BY (`Category` = 'Datasheets') DESC, `Category`, `Description`", array_merge(array($title, '%' . $title . '%'), $exclude_categories) ); if ($results->num_rows() > 0) { ?>
0): ?>
db->query( "SELECT * FROM `exp_semtech_product_documents` WHERE (`SemtechProduct` = ? OR `Alias` LIKE ?) AND `Category` IN (?, ?, ?) ORDER BY `Category`, `Description`", array_merge(array($title, '%' . $title . '%'), $include_categories) ); if ($results->num_rows() > 0) { ?>

Inventory

Product Country Distributor Qty Buy