Silicon Photonic Platforms and Systems for High-speed ...

158
Silicon Photonic Platforms and Systems for High-speed Communications Ari J. Novack Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Graduate School of Arts and Sciences COLUMBIA UNIVERSITY 2019

Transcript of Silicon Photonic Platforms and Systems for High-speed ...

Silicon Photonic Platforms and Systems for High-speed Communications

Ari J. Novack

Submitted in partial fulfillment of therequirements for the degree of

Doctor of Philosophyin the Graduate School of Arts and Sciences

COLUMBIA UNIVERSITY

2019

© 2019Ari Novack

All rights reserved

ABSTRACT

Silicon Photonic Platforms and Systems for High-speed Communications

Ari J. Novack

Data communication is a critical component of modern technology in our society.

There is an increasing reliance on information being at our fingers tips and we expect

a low-latency, high-bandwidth connection to deliver entertainment or enhanced pro-

ductivity. In order to serve this demand, communications devices are being pressed

for smaller form factors, higher data throughput, lower power consumption and lower

cost. Similar demands exist in a number of applications including metro/long-haul

telecommunications, shorter datacenter links and supercomputing. Silicon photonics

promises to be a technology that will solve some of the difficulties with improving

communication devices. Building photonics in silicon allows for reuse of the same

fabrication technology that is used by the CMOS electronics industry, potentially

allowing for large volumes, high yields and low costs.

Part I of this thesis details the design of components needed in a high-speed silicon

photonic platform to meet the current challenges for high-speed communications.

The author’s work in modeling photodetectors resulted in improving photodetector

bandwidth from 30 GHz to 67 GHz, the fastest reported at the time of publication.

Details regarding the optimization and test of modulators are also presented with

the first-reported 50 Gbps modulator at 1310-nm. A large scale parallel channel

demonstration of high-speed silicon photonics is then presented showing the potential

scalability for silicon photonics systems.

A full transceiver requires a number of components other than the photodetec-

tor and modulator that are the core active pieces of a silicon photonics platform.

Part II includes work on the design and test of silicon photonic components providing

functionality beyond the photodetector and modulator. A novel design integrating

Metal-Semiconductor Field Effect Transistors (MESFETs) into a silicon photonics

platform without process change is shown. This integration enables enhanced control

functionality with minimal overhead. The critical final piece for a silicon photonics

platform, adding a light source, is demonstrated along with performance results of

the resulting tunable, extended C-band laser.

In Part III, previous work on an enhanced silicon photonics platform with com-

plementary components is used to build a high-speed integrated coherent link and

then tested with a silicon photonics-based tunable laser. The transceiver was shown

to operate at 34 Gbaud dual-polarization 16-QAM for a total of 272 Gbps over a

single channel. This was the first published demonstration of an integrated coherent

where all of the optics were built in a silicon photonics platform.

Contents

List of Figures v

List of Tables xii

Glossary xiii

Acknowledgments xvi

Chapter 1 Introduction 1

1.1 Optical Interconnects and the Drive for More Data . . . . . . . . . . 1

1.2 Next Generation Optical Links . . . . . . . . . . . . . . . . . . . . . 6

1.3 Silicon Photonics Devices and Platforms . . . . . . . . . . . . . . . . 10

1.4 Scope of Thesis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12

Part I Silicon Photonics: Devices and Platform 14

Chapter 2 Germanium Photodetector with 60 GHz Bandwidth Us-

ing Inductive Gain Peaking 15

2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16

i

2.2 Baseline Detector Modeling . . . . . . . . . . . . . . . . . . . . . . . 17

2.3 Gain-peaked Detector Modeling . . . . . . . . . . . . . . . . . . . . . 19

2.4 Fabrication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22

2.5 Experimental Results . . . . . . . . . . . . . . . . . . . . . . . . . . . 23

2.6 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26

Chapter 3 Low Power 50 Gb/s Silicon Traveling Wave Mach-Zehnder

Modulator Near 1300 nm 27

3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28

3.2 Traveling Wave Design . . . . . . . . . . . . . . . . . . . . . . . . . . 29

3.3 Fabrication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32

3.4 Device Characterization . . . . . . . . . . . . . . . . . . . . . . . . . 33

3.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38

Chapter 4 Silicon Parallel Single Mode 48 x 50 Gb/s Modulator and

Photodetector Array 41

4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42

4.2 Fabrication and Platform Capabilities . . . . . . . . . . . . . . . . . . 44

4.3 System Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46

4.4 Testing Methodology . . . . . . . . . . . . . . . . . . . . . . . . . . . 51

4.5 Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52

4.6 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61

ii

Part II Complimentary Components 62

Chapter 5 Monolithically Integrated MESFET Devices on a High-

Speed Silicon Photonics Platform 63

5.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64

5.2 Platform Fabrication and Design Contraints . . . . . . . . . . . . . . 66

5.3 Results and Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . 69

5.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74

Chapter 6 Widely-tunable, Narrow-linewidth III-V/silicon Hybrid

External-cavity Laser for Coherent Communication 75

6.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76

6.2 Laser Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78

6.3 Laser Fabrication and Integration . . . . . . . . . . . . . . . . . . . . 83

6.4 Laser Characterization . . . . . . . . . . . . . . . . . . . . . . . . . . 84

6.5 Coherent Transmission . . . . . . . . . . . . . . . . . . . . . . . . . . 91

6.6 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95

6.7 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96

Part III Highly Integrated Optical Links 97

Chapter 7 A Silicon Photonic Transceiver and Hybrid Tunable Laser

for 64 Gbaud Coherent Communication 98

7.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99

iii

7.2 Hybrid Laser Integration and Performance . . . . . . . . . . . . . . . 101

7.3 Performance in a Coherent Link . . . . . . . . . . . . . . . . . . . . . 103

7.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104

Chapter 8 Thesis Conclusion 106

8.1 Summary of Contributions . . . . . . . . . . . . . . . . . . . . . . . . 106

8.2 Recommendations for Future Work . . . . . . . . . . . . . . . . . . . 106

8.3 Final Remarks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111

Bibliography 112

iv

List of Figures

1.1 Plot of various historical technologies across time and their relative BL [1]. 2

1.2 Capacity-Distance performance of generations of optical communication

technologies across the late 1900s [2]. . . . . . . . . . . . . . . . . . . . 4

1.3 Global internet traffic by device type for 2017-2022 [3] . . . . . . . . . . 6

1.4 Datacenter traffic growth through 2019. [4] . . . . . . . . . . . . . . . . 7

1.5 Penetration of optical links into communications. (a) Timeline of optical

interconnect into digital application area by link distance and bandwidth.

(b) Data-rate vs Distance for electrical and optical interconnects [5]. . . . 8

1.6 Diagram showing the thesis hierarchy. . . . . . . . . . . . . . . . . . . . 13

2.1 Junction capacitance per unit area as a function of reverse bias voltage

(positive voltage on graph is reverse bias). The curve was measured by

determining the capacitance from the detector S11 parameter (as seen in

inset) using a number of test structures of different areas. . . . . . . . . . 19

2.2 Gain peaking circuit model. The addition of an inductor is used to peak

the frequency response of the photodetector. . . . . . . . . . . . . . . . . 20

v

2.3 Optical micrograph of the gain peaked photodetector using the 360 pH

inductor. The inductor is approximately 100 um x 100 um in size. . . . . 21

2.4 OpSIS-IME platform schematic. The detector is built using germanium

grown epitaxially on unetched silicon. The inductors use the two metal

layers. The lower via layer provides contact to the germanium. The anode

of the detector is not shown. . . . . . . . . . . . . . . . . . . . . . . . . . 22

2.5 Photodetector cross section showing the detector p-i-n junction and metal

contacts. The anode and cathode are shown. . . . . . . . . . . . . . . . . 23

2.6 a) EO S21 and b) detector S11 response at 2V reverse bias of the unpeaked

detector as well as the detectors with both small and large inductors.

Points are from data, colored lines are smoothed data and black dashed

lines are fits to the circuit model. . . . . . . . . . . . . . . . . . . . . . . 25

2.7 a) Phase delay of EO S2S211 normalized to the unpeaked detector. b)

Group delay variation of EO S21 calculated from the circuit model fit to

show effective group delay variation of measured data. . . . . . . . . . . 26

3.1 (a) Micrograph of the device. (b) Simplified cross sectional diagram of the

phase shifter, not to scale. . . . . . . . . . . . . . . . . . . . . . . . . . . 30

3.2 (a) Typical spectrum at various reverse biases. (b) Phase shift vs reverse

bias of typical phase shifter. A small-signal Vπ is measured to be 8.8 and

8.1 V for the bottom and top arms, respectively, between 0 V and 1 V

reverse bias. (c) C-V curve of the pn junction of the phase shifter. (d)

Measured I-V curve of the device without RF termination. . . . . . . . . 34

vi

3.3 (a) Simplified cross section of the thermal phase tuner. (b) Tuning effi-

ciency of the thermal tuner. The power required to shift the wavelength

by π is measured to be 27 mW. . . . . . . . . . . . . . . . . . . . . . . . 35

3.4 (a) Electrooptic S21 of each arm at 0 V reverse bias. Input light is set to

the -3 dB point in the optical spectrum. (b) S11 of the device. . . . . . . 36

3.5 50 Gbps eye diagrams using a differential pseudorandom 215-1 signal. (a)

1.5 Vpp amplitude and 0 V reverse bias. (b) 2.0 Vpp amplitude and 0 V

reverse bias. (c) 3.0 Vpp amplitude and 1.0 V reverse bias. In all eye

diagrams, input light is biased at the -3 dB optical point, 1301.91 nm. . . 38

4.1 Cross-section and rendering of the key devices of the OpSIS platform (not

to scale) [6] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44

4.2 (a) The small signal VπL versus bias voltage of the PDK traveling wave

Mach-Zehnder modulator. The small signal VπL is 2.6 V-cm at a -1 V

reverse bias. (b) EOS21 response of the Mach-Zehnder modulator at 0 V

and -1 V reverse bias. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46

4.3 (a) PDK gain-peaked photodetector I-V response under illumination and

dark showing 0.75 A/W responsivity and 0.61 µA dark current at -2 V

bias. (b) Frequency response showing 3-dB bandwidth in excess of 40 GHz. 47

4.4 Block diagram (a, c) of each channel of the transmitter and receiver and

photographs (b, d) of the transmitter and receiver chips with key features

identified. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48

vii

4.5 Block diagrams of the test setup for the transmitter (a) and receiver (b)

chips. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50

4.6 (a) Average insertion loss across the 48 channels of the transmitter is -

11.89 dB ± 0.83 dB. (b) The thermal tuning efficiency of the phase tuners

is 90 mW/π. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51

4.7 Measured S11 of the traveling wave modulator with on-chip termination

resistor. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53

4.8 (a) Bit error rate versus received optical power of all 48 channels of the

silicon transmitter using a PRBS31 signal. A comparison trace using a

commercial LiNbO3 modulator in place of the transmitter is shown in

red. (b) Optical eye diagrams of a typical silicon modulator channel at 50

Gb/s, (c) as well as the LiNbO3 modulator at 50 Gb/s for comparison (c). 55

4.9 Statistics of the BER versus received optical power of the silicon trans-

mitter. Receiver sensitivities at a BER of 10-9 (a) show high uniformity

across all channels, as do the slopes (b) of the BER1/2 vs. power traces. . 56

4.10 Typical receiver eye diagrams at 43 Gb/s (a) and 50 Gb/s (b). . . . . . . 57

4.11 Electrical S21 of driving transmission line contact pads of adjacent arms

of two neighboring modulators. . . . . . . . . . . . . . . . . . . . . . . . 59

5.1 Cross-section of silicon photonic platform showing grating couplers, ger-

manium detectors, modulators, and n-type MESFET. Inset shows the

detailed geometry of the MESFET. . . . . . . . . . . . . . . . . . . . . . 67

viii

5.2 Data taken from photonic devices on the same wafer as the transistors. (a)

Photodetector responsivity at 1550 nm, (b) Photodetector dark current

and (c) 1310 nm modulator 40G eye diagram. . . . . . . . . . . . . . . . 68

5.3 Measured ID –VDS of the NMES transistor. . . . . . . . . . . . . . . . . 69

5.4 Measured IDD–VDS of the NMES transistor. . . . . . . . . . . . . . . . . 70

5.5 Measured ID–VG curves for the NMES at various drive voltages in linear

scale (top) and log scale (bottom). . . . . . . . . . . . . . . . . . . . . . 71

5.6 Measured IG–VG curves for the NMES at various drive voltages. . . . . . 72

5.7 Plot of a NMES gate capacitance and cutoff frequency as a function of

gate voltage. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72

6.1 A schematic view of the tunable laser. . . . . . . . . . . . . . . . . . . . 78

6.2 Magnitude of the electric field for (a) the silicon nitride waveguide on the

silicon photonic chip, and (b) for the RSOA chip. . . . . . . . . . . . . . 80

6.3 Simulated mode mismatch between the silicon photonics chip and the SOA

as a function of misalignment in the horizontal (x) and vertical direction

(y). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81

6.4 (a) Reflected spectra of the Vernier ring, normalized to the maximum

power of the reflected spectra. The red line is the simulated spectrum,

while the red dots are the measured spectrum. (b) Reflected spectra of

R1 (red) and R2 (blue). The solid lines are the simulated spectrums, and

the red dots are measured spectrums. . . . . . . . . . . . . . . . . . . . . 82

ix

6.5 (a) Optical image showing the Vernier ring reflector. The left ring res-

onator has a radius of 20 µm (R1), and the right ring resonator has a

radius of 16.3 µm (R2). (b) Optical image showing the III-V die and

waveguide coupler. Two laser channels are aligned and packaged simulta-

neously. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84

6.6 (a) L-I-V curve of hybrid laser. Blue and red curve are L-I and I-V curves

correspondingly. (b) Extracted experimental WPE. (at 1546.88 nm) . . 86

6.7 (a) Spectral-L-I data without wavelength stabilization. (b) Spectra-L-I

data with wavelength stabilization control. . . . . . . . . . . . . . . . . . 86

6.8 Lasing wavelength under different R1 and R2 basing powers. The diamond

markers indicate the basing powers at different ITU grid. . . . . . . . . . 88

6.9 Measured lasing spectra of the tunable laser across the C-band. . . . . . 88

6.10 (a) Measured laser output power spectrum with the highest SMSR of

55 dB. (b) Measured SMSR at C-band, 100-GHz-spacing DWDM ITU

grid. (c) FM-noise spectrum using heterodyne laser linewidth measure-

ment method at 1553 nm. (d) Measured linewidth at different wavelengths

across the C-band. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89

6.11 34-Gbaud DP-16QAM experimental setup (main). Image of IMRA (inset). 92

6.12 Measured BER vs. OSNR at 1547.2 nm. . . . . . . . . . . . . . . . . . . 93

6.13 Constellation diagram of the 34 Gbaud DP-16 QAM using (a), (c) our

ECL, and (b), (d) reference laser. . . . . . . . . . . . . . . . . . . . . . . 94

x

7.1 (a) Block diagram of the tunable laser. Microscope images of (b) the

external cavity and (c) hybrid integrated RSOA (backside . . . . . . . . 101

7.2 Measurements of one sample of the silicon photonic hybrid integrated laser:

(a) linewidth vs. wavelength, (b) SMSR vs. wavelength, (c) lasing wave-

length as a function of ring tuning powers, and (d) lasing spectrum at

various points across the C-band. . . . . . . . . . . . . . . . . . . . . . . 101

7.3 (a) Block diagram of the CSTAR PIC, (b) underside of the CSTAR pack-

age (footprint 15 x 18 mm), (c) populated CSTAR substrate pre-fiber at-

tach, (d) CSTAR assembled into a CFP2-ACO, and (e) VNA measurement

of the CFP2-ACO transmitter showing 40 GHz electro-optic bandwidth. 102

7.4 (a) A 34 Gbaud DP-16QAM constellation using the CSTAR. The silicon-

photonic hybrid laser is used as a light source in two applications (b)

Single-pol 64 Gbaud QPSK BER vs. OSNR of the CSTAR-based CFP2-

ACO, measured on an OMA. (c) Dual-pol 34 Gbaud 16QAM BER vs.

OSNR of an Integrated Modulator and Receiver Assembly (IMRA) com-

paring our ECL to a commercially available low- linewidth µITLA. . . . 104

xi

List of Tables

2.1 Fit and expected photodetector parameters. For values that vary between

the detectors, three measurements are shown for the unpeaked/small in-

ductance/large inductance detectors. . . . . . . . . . . . . . . . . . . . . 25

3.1 Comparison to Other Traveling-Wave Modulators in Silicon at 40 Gbps

and Above. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40

6.1 Performance comparison of recent C-band tunable laser works . . . . . . 95

xii

Glossary

ADC Analog-Digital Converter.

ASE Amplified Spontaneous Emission.

BER Bit-error Rate.

BGA Ball Grid Array.

CMOS Complimentary Metal Oxide

Semiconductor.

CSTAR Coherent Silicon Transmitter

and Receiver.

CW Continuous Wave.

DAC Digital-Analog Converter.

DC Directional Coupler.

DCA Digital Communications Analyzer.

DP Dual-Polarization.

DSP Digital Signal Processor.

DWDM Dense Wavelength-division

Multiplexing.

ECL External Cavity Laser.

EDFA Erbium-doped Fiber Amplifier.

EO Electro-optic.

ER Extinction Ration.

FDTD Finite Difference Time Domain.

FEC Forward Error Correction.

FSR Free Spectral Range.

HR High Reflectivity.

I/O Input/Output.

IC Integrated Circuit.

IME Institute of Microelectronics.

IMRA Integrated Modulator and Re-

ceiver Assembly.

xiii

ITLA Integrated Tunable Laser Assem-

bly.

ITU International Telecommunication

Union.

MESFET Metal-Semiconductor Field-

effect Transistor.

MFD Mode Field Diameter.

MOSFET Metal-Oxide-Semiconductor

Field-effect Transistor.

MPD Monitoring Photodetector.

MPW Multi-project Wafer.

MQW Multiple Quantum Well.

MZI Mach-Zehnder Interferometer.

MZM Mach-Zehnder Modulator.

NMES N-type Metal-Semiconductor

(Field-effect Transistor).

NRZ Non-Return to Zero.

OOK On-off Keying.

OpSIS Optoelectronic System in Silicon.

OSA Optical Spectrum Analyzer.

OSNR Optical Signal to Noise Ratio.

PCB Printed Circuit Board.

PD Photodetector.

PDK Process Design Kit.

PIC Photonic Integrated Circuit.

PM Polarization-maintaining.

PMES P-type Metal-Semiconductor

(Field-effect Transistor).

PRBS Pseudo Random Bit Sequence.

Q Quality.

QAM Quadrature Amplitude Modula-

tion.

QPSK Quadrature Phase Shift Keying.

RF Radio Frequency.

RIN Relative Intensity Noise.

RMS Root Mean Square.

RSOA Reflective Semiconductor Optical

Amplifier.

RX Receiver.

SM Single Mode.

SMSR Side-mode Suppression Ratio.

SOA Semiconductor Optical Amplifier.

SOI Silicon on Insulator.

SSC Spot Size Converter.

xiv

TE Transverse Electric.

TEC Thermo-electric Cooler.

TIA Trans-impedance Amplifier.

TM Transverse Magnetic.

TX Transmitter.

VNA Vector Network Analyzer.

VOA Variable Optical Attenuator.

WDM Wavelength-division Multiplex-

ing.

WPE Wall Plug Efficiency.

WSR Wavelength-selective Reflector.

xv

Acknowledgments

There are many people who made significant contributions directly and indirectly to

the research in this thesis.

First, I would like to thank my academic advisors. My path to a degree had

many turns and their support of my effort to complete this course of study is greatly

appreciated. Dr. Michael Hochberg and Dr. Tom Baehr-Jones have my heart-felt

thanks for their guidance in the world of silicon photonics and in silicon photonics

around the world, from the University of Washington, to the University of Delaware to

the National University of Singapore. My thanks to Dr. Patrick Lo and Dr. Andy Eu-

Jin Lim for supporting me during my attachment to the Institute of Microelectronics,

Singapore. Many thanks to Professor Keren Bergman for her guidance at Columbia

University, especially when the last 10% of the work takes 90% of the effort.

Next, I would like to thank the members of the dissertation committee, Prof.

Keren Bergman, Dr. Michael Hochberg, Prof. Michal Lipson, Dr. Alexander Gaeta,

and Dr. Peter Magill, for their time and feedback.

I would also like to thank Prof. Adeyeye Adekunle and Prof. Aaron Danner for

their support at the National University of Singapore.

xvi

I’ve been very fortunate to work in teams where collaboration and learning was

the goal, as opposed to personal results. I’d particularly like to thank the senior

students/collaborators, Ran Ding, Yang Liu, Matt Streshinsky and Noam Ophir who

shared their seasoned understanding of both lab and life.

Many thanks as well to my academic collaborators along this journey. At the

University of Washington: Mike Gould, Jing Li, Alexander Spott, Li He. At the

University of Delaware: Nicholas Harris, Zhe Xuan, Christophe Galland, Yisu Yang,

Dennis Prather. At the National University of Singapore: Jingcheng Tao, Kang Tan,

Yufei Xing. At the Institute of Microelectronics: Xiaoguang Tu, Edward Koh Sing

Chee, Roger Tern, Chen Kok Kiong. At Elenion Technologies: Dominick Scordo,

Yi Zhang, Shuyu Yang, Ruizhi Shi, Yangjin Ma, Alexander Rylyakov, Rick Younce,

Hang Guan, Tal Galfsky, Saeed Fathololoumi, Alexandre Horth, Tam Huynh, Jose

Roman, Michael Caverley, Yaojia Chen, Amir Hanjani, Yury Dziashko, Kishore Pad-

maraju, Rafid Sukkar, Harald Rohde, Robert Palmer, Guido Saathoff, Torsten Wuth,

Marc Bohn, Abdelrahman Ahmed, Mostafa Ahmed, Christopher Williams, Daihyun

Lim, Abdellatif Elmoznine, Xiaoliang Zhu. At Columbia University: Qi Li, Dessislava

Nikolova, David Calhoun, Sebastien Rumley, Alexander Gazman, Nathan Abrams.

Elsewhere: Giovanni Capellini.

Finally, I’d like to thank my family who encouraged me every step of the way.

xvii

This thesis is dedicated to my wife, my parents, my brother and my grandparents:

To my wife, Jae.

To my parents, Jeff and Donna.

To my brother, Jeremy.

To my grandparents.

xviii

Chapter One

Introduction

1.1 Optical Interconnects and the Drive for More

Data

Society depends on technology for an increasing number of applications (transporta-

tion, payments, computation, entertainment) and these applications all require data

communication to function efficiently. The purpose of data communication is to get

information from one place to another, however, this process can take many different

forms. The medium of communication can be electrical (e.g. telegraph, cable, USB,

telephone), optical (e.g. fiber optic, free space optical, semaphore, heliograph), ra-

dio (e.g. cellular modems, satellite), acoustic (e.g. underwater acoustic), mechanical

(e.g. carrier pigeon, pony express, snail mail) or other. For modern, high-bandwidth,

terrestrial communication links, the list of widely-used communications technologies

narrows to just electrical or optical communication.

1

Figure 1.1: Plot of various historical technologies across time and their relative BL [1].

Beginning with the telegraph, electrical communication dominated short and long

distance communication. The bit-rate, B, of the telegraph was a massive (for it’s

time) 10 bits per second. This was a huge increase over previous long distance

methods [1]. Typically, a communication method has a limited distance that the

signal can go before it is too degraded to recover. The maximum length, L, to the

receiver or next repeater is the key parameter for the performance of a communication

system. Often, both the bit-rate and max length are critical requirements. Thus the

bit-rate-length product, BL can be used as a standard performance metric to compare

communication systems.

2

Electrical vs Optical Communication

It is necessary to first examine the differences between electrical and optical commu-

nication to understand the available application spaces for each technology.

The fundamental differences between electrical and optical communication stem

from the nature of the transport medium. Electrons have mass and charge and are

also fermions which obey the Pauli exclusion principle (two or more identical fermions

cannot occupy the same quantum state simultaneously). Photons are massless and

chargeless and are also bosons, which can occupy the same quantum state (do not

obey the Pauli Exclusion Principle).

There are a few immediate practical tradeoffs that result from the difference in

medium of transit. The first is that length-dependent losses are much more significant

for electrical communication channels. In an electrical channel, the resistive loss limits

the bit-rate if no repeater is used to the following relation [7],

B ≤ B0A

L2(1.1)

where B0 is a constant which depends on the resistive/inductive properties of the

electrical line and can vary in the range of 1016 to 1018 bits/second, A is the cross

sectional area of the channel and L is the length of the electrical channel.

On the other hand, optical channels are limited by a number of factors including

optical loss, dispersion and high power non-linearity. However, optical communica-

tions systems, once developed, were able to quickly surpass the best electrical systems

in term of BL, leading to their introduction for all longer distance communication.

3

Figure 1.2: Capacity-Distance performance of generations of optical communicationtechnologies across the late 1900s [2].

Advances in Optical Communications

After telecommunication systems migrated to optical links in the mid-1970s, further

optimization was needed to keep up with the exponential expansion of network data

flow. Multiple generations of optical communication systems were developed to enable

significant increases in BL as shown in Figure 1.2.

The first generation of optical systems used the early continuous wave lasers avail-

able at 0.85 µm. These systems were intermodal-dispersion-limited, if step-index

fibers were used and loss-limited, if graded-index fibers were used. The bit-rate lim-

its of these two cases are given in Equation 1.2 and Equation 1.3, respectively [1].

B = c/2n∆L (1.2)

4

B = 2c/2n∆2L (1.3)

where c is the speed of light, n is the refractive index of the fiber (typically 1.46)

and ∆ is the index contrast of the fiber (typically .01).

The second generation of optical systems moved to single mode fibers at 1.3 µm

to take advantage of the lower dispersion and loss. These systems were limited by

dispersion-induced pulse broadening due to the sources’ large spectral width, with

the bit-rate limit given in Equation 1.4

B =1

4|D|σλL(1.4)

where D is the dispersion coefficient and σλ is the root-mean-square (RMS) width

of the source spectrum.

Third generation optical systems used fiber at 1.55 µm to take advantage of the

low optical loss in this wavelength and use single mode lasers to reduce the problem

of dispersion. The bit-rate limit for these systems is given in Equation 1.5

B ≤ 1

4L|β2|1/2(1.5)

where β2 is defined by β2 = −λ2D/2πc.

In the fourth and current generation, optical amplifiers and wavelength-division

multiplexing (WDM), were used to drastically increase the amount of data that could

be sent over a given fiber.

5

Figure 1.3: Global internet traffic by device type for 2017-2022 [3]

The fifth-generation of optical telecommunication systems expands on the previ-

ous generation by extending the wavelength band of operation to add more channels

and increases the bit-rate of each channel.

1.2 Next Generation Optical Links

Exponential Growth in Internet Traffic

The demand for optical data communications is expected to continue the exponential

growth pattern of the past decades into the foreseeable future. Internet traffic is

expected to continue its rapid growth driven by smartphones and other internet

connected devices [3]. An internet data growth rate of 30% is expected through

2022 (see Figure 1.3).

The Rise of Datacenter Optics

Telecommunications is no longer the singular application for optical communications.

In the past decade, the datacenter has risen as a formidable deployer of optical in-

terconnect links. The trend showing significant optical bandwidth growth in the

6

Figure 1.4: Datacenter traffic growth through 2019. [4]

datacenter is shown in Figure 1.4. Total traffic has risen by 73% in recent years and

doesn’t show any signs of immediate slowdown.

Datacenter optical interconnects have different requirements than telecommuni-

cation optics. Datacenters have higher numbers of shorter links and thus typically

have more stringent requirements in terms of cost, thermal performance and size than

telecommunications interconnects.

Requirements for next generation optical interconnects

Future generations of optical interconnects are expected to both improve performance

in their current applications and as the replacement to shorter links, where electri-

cal interconnects are currently in use. Electrical interconnects currently reach their

performance limits around a BL of 100 Gbps ·m as show in Figure 1.5(a). Optical

7

Figure 1.5: Penetration of optical links into communications. (a) Timeline of opticalinterconnect into digital application area by link distance and bandwidth. (b) Data-rate vs Distance for electrical and optical interconnects [5].

interconnects have the opportunity to be the viable technology in high-bandwidth,

short distance link as shown in the upper right hand corner of Figure 1.5(b).

To compete with electrical interconnects for smaller links, optical interconnects

must improve in terms of cost, density, and power consumption. A rough idea of the

costs for a given distance are shown in Figure 1.5(a). Power consumption for short

links is critical and is expected to move towards 1 pJ/bit and below [5,8].

8

Moving towards integrated optics

For early optical assemblies, each assembly is composed of several, independently

fabricated optical components, each of which is optically aligned to the next. For

example, a laser package would consist of a gain media, a wavelength tuning element

a monitor photodiode and an output fiber. These components would be optically

aligned with precisely-placed lenses between many of them.

In the quest for improved cost, density and power consumption required to com-

pete for the next generation interconnect applications, integrating the functionality

of many devices into a single chip that is produced via a semiconductor fab (inte-

grated optics) is a promising approach. Fabricating all devices needed for a system

and linking them optically in a single chip reduces cost, density and power all at

once. Often, the packaging is an order of magnitude more expensive than the chips

themselves [9]. Using a single chip results in lower packaging costs, especially when

there are multiple sensitive optical alignments involved. Integrating optical functions

also reduces package size and thus increases density. Reduced optical losses from

fewer packaging interfaces and also can result in lower power consumption due to

integration as well.

9

1.3 Silicon Photonics Devices and Platforms

The Case for Photonics in Silicon

Silicon has been used in electronic fabrication for decades and is fortunate to hold

properties that make it useful for optics as well. The high crystal quality silicon

and silicon dioxide used in standard CMOS processes can be used to achieve low-loss

single-mode waveguides with loss of less than 1 dB/cm [10, 11]. Additional passive

device functionality can be fabricated with the same silicon layers including grating

couplers [12], polarization splitters and rotators [13–15], and WDM components [16–

18]. The other key components for silicon photonics systems are the photodetector,

modulator and laser.

Photodetector

Silicon and it’s relatives silicon dioxide and silicon nitride have large bandgaps which

are convenient for designing low-loss waveguides, but are poor at absorbing light for

use in photodetection. The most common type of photodetector currently used in

silicon photonics is the germanium photodetector. Germanium is a companion to

silicon in Group IV of the periodic table and is already in use in CMOS fabs as an

enhancement to transistors [19]. Germanium photodetectors are typically doped as a

p-i-n junction to apply an electric field either in the horizontal or vertical orientations

[20–27].

10

Modulator

Modulators are needed to impart a signal onto the optical carrier wave. Multiple

techniques exist to create modulation in silicon. The thermal-optic effect is efficient

and gives large phase swings, but is typically too slow for modulating signals [28].

The Franz-Keydelsh or it’s close relative, the quantum-confined Stark effect, are

efficient and high speed, but require operation at the band edge and thus result in a

limited range of wavelengths, limited extinction and higher loss [29–31]. The plasma-

dispersion effect is the most common for high-speed, tunable wavelength applications,

but is relatively weak and requires a significant modulation length to achieve full

modulation [27,32]. Modulators can also come in different shapes and sizes from the

compact ring modulator [33–35] to the more standard Mach-Zehnder Interferometer

[36,37].

Transistor

While silicon photonics uses shared facilities with CMOS electronics, transistors are

not necessarily part of a silicon photonics platform. However, there have been many

examples of monolithic integration of transistors and photonics onto the same wafer,

often at the expense of one type of device [38,39].

Laser

A critical limitation of silicon relative to other platforms is the lack of a built-in light

source. Effort has been made to create lasers both in silicon [40, 41] and germanium

11

[42, 43], however, these lasers struggle to be efficient. The other typical strategy

to add optical gain to silicon photonics is by bonding on III-V material, either by

wafer/chiplet bonding that is then post-processed [44–46] or by aligning and bonding

a fully formed III-V chip [47–49].

1.4 Scope of Thesis

This thesis is derived from the author’s work which has been published in peer-

reviewed journals or conference proceedings where the author of this thesis is a co-

author of the previously published work.

The goal of this research was to improve the state-of-the-art systems for optical

communication. In order to achieve high performance optical communication sys-

tems, work needed to first be done to improve the building blocks. Then, additional

capabilities needed to be added to enhance the platform beyond the standard de-

vices. Finally, the pieces are combined into a complete optical system. A sketch of

the hierarchical flow of this thesis are shown in Figure 1.6.

Part I of this thesis is the design and improvement of building block photonic

devices into a fully-capable silicon photonics platform. Chapter 2 discusses research

in enhancing photodetector bandwidth by tuning the electrical parameters of the

photodetector circuit. Chapter 3 covers research on modulators, which were shown

to work at 50 Gbps. Chapter 4 combines the photodetector and modulator work,

demonstrating the capabilities of a silicon photonic platform to scale to large numbers

of parallel optical channel with an aggregate data throughput of 2.4 Tbps (48x50

12

Figure 1.6: Diagram showing the thesis hierarchy.

Gbps).

Part II contains results on components that compliment the standard silicon pho-

tonics platform. Chapter 5 shows work on a transistor that can be integrated into

a silicon photonics platform without process modification, that allows more sophis-

ticated control of the photonics. Chapter 6 demonstrates the integration of a fully

tunable laser into the silicon photonics platform, demonstrating that the laser is

capable of supporting a coherent optical link.

Finally, Part III puts all of the previous work together to show how the improved

components and platform can be built into a state of the art optical transceiver.

Chapter 7 demonstrates this high-speed silicon photonics transceiver consisting of a

silicon photonics chip with modulators and photodetectors. The silicon photonics chip

is co-packaged with drivers and TIAs into a compact coherent engine. The coherent

engine is powered by a silicon photonic based tunable laser and the full system is

demonstrated to work at 64 GBaud QPSK.

13

Part I

Silicon Photonics: Devices and

Platform

14

Chapter Two

Germanium Photodetector with 60

GHz Bandwidth Using Inductive

Gain Peaking

High receiver datarate is critical for high-speed optical links and is governed by the

Nyquist rate (B = 2Flog2M) where B is the bitrate, F is the bandwidth frequency

and M is the number of signal levels. From the Nyquist rate equation, bandwidth

of the photodetector is directly proportional to datarate although other factors often

play a role. This chapter covers my work optimizing the bandwidth of photodetectors

by adding, modeling and tuning on chip electrical-components. In this work, the

bandwidth enhancement techniques led to a doubling of the photodetector bandwidth

from 30 GHz to 67 GHz. This was the highest reported silicon photonics photodetector

bandwidth at the time of publication (2013). I performed the device measurement,

15

parameter fitting and analysis. Mike Gould did the device design and layout based on

his previous published work [44]. Yisu Yang and Zhe Xuan assisted with additional

measurements. This work was published in Optics Express.

A. Novack, M. Gould, Y. Yang, Z. Xuan, M. Streshinsky, Y. Liu, G. Capellini,

A. E.-J. Lim, G.-Q. Lo, T. Baehr-Jones et al., “Germanium photodetector with 60

GHz bandwidth using inductive gain peaking,” Optics express, vol. 21, no. 23, pp.

28 387–28 393, 2013

2.1 Introduction

Silicon has in the past decade become the subject of intense interest for use in pho-

tonics. There are a number of advantages to using silicon as a platform for photonics

including the high degree of confinement that silicon offers, the ability to leverage the

fabrication knowledge and investments developed by the CMOS electronics industry

and the possibility of integrating many components into complex photonic integrated

circuits (PICs) [50]. Recently, the silicon photonics community has begun to move

from working on individual devices to creating more complex systems [51]. However,

continued effort into improving the performance of individual devices is required to

ensure stability and raise the performance of such systems.

A critical component of the silicon photonics infrastructure is the germanium

photodiode. Germanium is widely used as the detector absorption element due to its

ability to absorb light at communications wavelengths and its CMOS compatibility.

Techniques have been developed to grow germanium epitaxially on a silicon substrate

16

with few defects [52, 53]. However the relatively low absorption coefficient of germa-

nium necessitates larger detectors to obtain reasonable responsivity. The increased

area increases the capacitance of the detector junction, which correspondingly reduces

the detector bandwidth. Significant work has been done to minimize this capacitance

and develop high-speed waveguide-coupled germanium photodetectors [54–57]. By

optimizing both the detector fabrication and geometry, detector bandwidth above

100 GHz has been reported [58]. However, for integrated photonics in silicon it is

often not practical to optimize the process solely to lower detector capacitance. Gain

peaking is a technique that has been used in the design of electronics systems such

as CMOS amplifiers [59, 60] and photoreceiver amplification [61–63]. However, the

authors are unaware of any previous demonstration of detector peaking that has been

integrated directly on a silicon photonics chip. We have demonstrated that it is possi-

ble to significantly increase detector bandwidth using metal layers that are commonly

available in CMOS-compatible silicon photonics processes [64].

2.2 Baseline Detector Modeling

Modeling of detectors can involve complex models and simulations [65, 66]. Due to

the small width of the intrinsic region of the germanium on silicon, waveguide-coupled

detectors, the RC constant is the limiting factor in the bandwidth and transit time

effects can be largely ignored [67,68]. The RC circuit often gives a reasonably accurate

model for the response of a photodetector. We denote Rload as the load resistance, Cpd

as the detector capacitance and Rpd as the detector resistance. The cutoff frequency

17

for this simple model is given by Equation 2.1.

fc =1

2πCpd (Rload +Rpd)(2.1)

We take the bandwidth denoted by fc to be the 3 dB point at which the pho-

tocurrent has been reduced by a factor of√

2. The load resistance can be considered

either the input to a transimpedance amplifier (TIA) or another type of 50-Ω load.

It is possible to increase the bandwidth by reducing either the detector capacitance

or resistance. The detector capacitance scales with the area of the detector and is

dependent on a number of variables such as the detector’s intrinsic width and the

doping concentrations. While the capacitance can be estimated analytically, it is

more accurate to measure the capacitance for a given process. Using a number of

test structures of different areas, the capacitance per unit area was measured as a

function of voltage as seen in Figure 2.1.

In this work, the detectors were 8 um wide and 10 um long at the base with a

4x7.6 um junction for a junction capacitance of about 15 fF. As the detector area

is minimized and the bias voltage increased, the capacitance of the photodetector is

decreased and other parasitics in the circuit play a larger role. The largest of these

parasitics is the capacitance due to the contact pads. The pads used in this study

are 60 um x 60 um with a 100 um pitch and have a total capacitance of about 13 fF

calculated by both simulation (Ansoft HFSS) and direct measurement. With smaller

detectors, the parasitic pad capacitance is on the order of the detector capacitance

and must be accounted for in the detector circuit model as a load parallel to the load

18

Figure 2.1: Junction capacitance per unit area as a function of reverse bias voltage(positive voltage on graph is reverse bias). The curve was measured by determiningthe capacitance from the detector S11 parameter (as seen in inset) using a number oftest structures of different areas.

resistance (Cload).

2.3 Gain-peaked Detector Modeling

It has previously been shown that adding an inductor to a photodetector circuit will

act to increase the 3-dB bandwidth by peaking the EO response [69]. In order to

evaluate how the detector circuit will respond to the addition of an inductor, we

introduce another circuit model shown in Figure 2.2.

In this model, a non-ideal inductor element [61,62] has been added that contains

an inductance Lind and a series resistance Rind in parallel with a capacitance Cind.

19

Figure 2.2: Gain peaking circuit model. The addition of an inductor is used to peakthe frequency response of the photodetector.

The transfer function of this circuit is given by,

H(s) =Vload(s)

Ipd(s)= Zload · [Rload · (Cpd · s · (Rpd + Zind + Zload)) + 1]−1 (2.2)

s = j2πf (2.3)

where the impedances Zind and Zload are given by

Zind =1

Cpk · s+ 1/ (Lpk · s+Rpk)(2.4)

20

Figure 2.3: Optical micrograph of the gain peaked photodetector using the 360 pHinductor. The inductor is approximately 100 um x 100 um in size.

Zload =1

Cload · s+ 1/Rload

(2.5)

Two different inductors were designed for use in gain peaking. Both inductors

utilize two-loop square spiral geometries built using 1.5-um thick aluminum traces

with 10-um width. The majority of the loop uses the thick top metal layer while

only the metal crossing occurs in the thinner lower metal to minimize resistance. The

small inductor (see Figure 2.3) used an inner loop width of 20 um and an outer loop

width of 50 um while the large inductor used a 50 um inner loop and an 80 um outer

loop.

21

Figure 2.4: OpSIS-IME platform schematic. The detector is built using germaniumgrown epitaxially on unetched silicon. The inductors use the two metal layers. Thelower via layer provides contact to the germanium. The anode of the detector is notshown.

Three-dimensional electromagnetic simulation was done on these inductor geome-

tries using a commercial software package (Ansoft HFSS). The simulations showed

that the small inductor had about 360 pH of inductance and 9.7 fF self-capacitance,

while the large inductor had 580 pH of inductance and 19.8 fF self-capacitance. Both

inductor elements had a relatively low series resistance of about 1Ω/GHz1/2.

2.4 Fabrication

The detectors were fabricated at the Institute of Microelectronics (IME), a research

institute of the Agency for Science, Technology and Research (A*STAR) as part of

the OpSIS-IME MPW service [70]. The platform uses a 220 nm thick SOI wafer with

2-um buried oxide (BOX) as seen in Figure 2.4. A 60 nm silicon etch is used to define

the grating coupler layer while a 220 nm silicon etch is used to build the 500 nm

waveguides.

The detector was built using selectively grown epitaxial germanium on top of the

silicon. The germanium layer was 500 nm thick and had an angled sidewall. A 90

22

Figure 2.5: Photodetector cross section showing the detector p-i-n junction and metalcontacts. The anode and cathode are shown.

nm slab layer was also used to maximize the evanescent coupling between the silicon

and the germanium. The silicon beneath the germanium was doped with boron to

form the p-type side of the junction. The top of the germanium was implanted with

phosphorous to form the n-type side of the p-i- n junction as seen in Figure 2.5.

A lower level of via was fabricated to contact both the n-type germanium as well

as the p- type silicon. The first metal layer was then added, followed by an additional

layer of vias and the second metal layer. An oxide cladding was deposited and opened

above the metal pads that were used for probing the detector.

2.5 Experimental Results

Testing configuration

The photodetectors were tested using a fiber array with polarization maintaining

(PM) fiber to couple light on and off chip using a pair of grating couplers. A well-

calibrated y-junction split the light path to go both to the detector and to an output

grating coupler. This configuration allowed for accurate alignment to the grating cou-

plers and precise calculation of the power incident on the detector. For the detector

S-parameter measurement, a vector network analyzer was used to drive a high-speed

23

lithium niobate modulator and measure the detectors electrical response. The fre-

quency response of the modulator was calibrated using an ultra-high-speed (70 GHz),

commercial photodetector and normalized out of the response of the detector under

test. A GSG microprobe was used to contact the metal pads of the detector.

Device Performance

Three detectors were tested to determine the efficacy of the gain peaking technique

using the small inductor and the large inductor as well as a detector with no inductor

to provide a baseline. Using a 2V reverse bias, DC responsivity and dark current were

measured to be 0.75 A/W and 3 uA respectively with small variations between detec-

tors due to fabrication-coupler alignment and fabrication variation. The approximate

photodetector resistance (Rpd) was measured by fitting the IV curve of the detector

at a forward bias of around 1V.

An EDFA was used to increase the signal to noise ratio and allow measurement

of the detector response up to a frequency of 67 GHz as seen in Figure 2.6. From

the frequency response of these detectors, it is evident that gain peaking does have a

significant effect at frequencies beginning around 10 GHz. The detector with no added

inductance exhibits the lowest 3 dB bandwidth of around 30 GHz. The detector with

the large, 580 pH inductor shows a large response peak near 35 GHz followed by a

steep drop in response and a 3 dB bandwidth near 50 GHz. The detector with the

small, 360 pH inductance on the other hand has less of an extreme peak, but has a

higher 3 dB bandwidth near 60 GHz. A least-squares circuit model fit was obtained

24

Figure 2.6: a) EO S21 and b) detector S11 response at 2V reverse bias of the unpeakeddetector as well as the detectors with both small and large inductors. Points are fromdata, colored lines are smoothed data and black dashed lines are fits to the circuitmodel.

by using the simulated and measured detector parameters with the EO S21 response

of Eq. (2). The fit parameters are shown in Table 1. A few of the fit values such as

Cpd vary between detectors. This may be due to either fabrication variation of the

p-i-n junction or an inexact fit of the detector response.

The above fits of EO S21 are fairly accurate in both the frequency of the peaking

and magnitude of the peaking. However, there is a small discrepancy in the EO S21

fit at lower frequencies that is likely due to measurement error.

Table 2.1: Fit and expected photodetector parameters. For values that vary be-tween the detectors, three measurements are shown for the unpeaked/small induc-tance/large inductance detectors.

Parameter Fit Value Expected Value

Rpd 140 Ohms 125 Ohmsm

Cload 13 fF 13 fFm

Cpd 17/14/15 fF 15 fFm

Lind 0/360/580 pH 0/360/580 pHs

Cind 1/8/10 fF 0/9/20 fFs

Rind 0 Ohms 1.2 Ω/GHz1/2 s

mParameter measured directly from photodetectorssParameter found via simulation

25

Figure 2.7: a) Phase delay of EO S2S211 normalized to the unpeaked detector. b)Group delay variation of EO S21 calculated from the circuit model fit to show effectivegroup delay variation of measured data.

The phase delay is calculated from the model and closely fits the measured phase as

seen in Figure 2.7(a). The addition of an inductor increases the group delay variation

as seen in Figure 2.7(b) from -1.5 ps at 40 GHz for the unpeaked detector to 2.1 ps

and 12.3 ps at 40 GHz for the small inductor and large inductor respectively. The

group delay of the large inductor detector is approaching the 25 ps period at 40 GHz,

which may negatively impact digital signal quality. We do not expect a significant

increase in detector noise from the inductor as shown in [69].

2.6 Conclusion

We have shown experimental evidence that the bandwidth of germanium on silicon

can be significantly enhanced with the addition of a peaking inductor. The inductor

can be fabricated with metal processes that currently exist on CMOS-compatible

integrated photonics platforms. Using a spiral inductor of 360 pH, the bandwidth of

a non-peaked detector was enhanced from 30 GHz to 60 GHz.

26

Chapter Three

Low Power 50 Gb/s Silicon

Traveling Wave Mach-Zehnder

Modulator Near 1300 nm

This chapter covers my work on high-speed modulators. Modulator power and bit

rate are critical components of high-speed links. In this work, optimization of the

modulator led to a data rate of 50 Gbps and a modulator power consumption of

450 fJ/bit. This was the fastest reported silicon photonics modulator data rate in the

O-band at the time of publication (2013). This work was led by Matthew Streshin-

sky. I assisted with device measurement and analysis. Yang Liu and Ran Ding did

the dopant design and transmission line design. This work was published in Optics

27

Express.

M. Streshinsky, R. Ding, Y. Liu, A. Novack, Y. Yang, Y. Ma, X. Tu, E. K. S. Chee,

A. E.-J. Lim, P. G.-Q. Lo et al., “Low power 50 Gb/s silicon traveling wave Mach-

Zehnder modulator near 1300 nm,” Optics express, vol. 21, no. 25, pp. 30 350–30 357,

2013

3.1 Introduction

Mach-Zehnder silicon modulators are attractive for data communications due to their

relative thermal insensitivity and wide optical bandwidth [71]. Furthermore, by fabri-

cating these devices on a silicon platform, highly complex and integrated systems are

possible [72, 73]. Significant progress has been made for Mach Zehnder modulators

operating near 1550 nm, with devices that have been demonstrated to be suitable for

high speed digital [74,75], low drive voltage [76,77], and analog applications [78,79].

However, there have been relatively few presentations of silicon modulators operating

near 1300 nm with similar performance. Most recently, Fujikata, et al. present a

Mach-Zehnder modulator using a MOS junction to achieve 25 Gbps performance for

light near 1.3 µm [80].

The wavelength band near 1300 nm is attractive for telecommunication systems,

such as upstream/downstream communication in passive optical networks or working

beyond the dispersion limit at long transmission distances in high-speed communi-

cations [81]. While many hybrid silicon modulators have also been demonstrated

in this band [82–84], these geometries are not currently compatible with standard

28

silicon photonic platforms. We present a 3-mm silicon traveling wave Mach-Zehnder

modulator fabricated in a silicon-on-insulator (SOI) platform capable of operating at

50 Gb/s. Using a differential 1.5 Vpp drive voltage at a 0 V reverse bias, the device

achieves an energy efficiency of 450 fJ/bit.

3.2 Traveling Wave Design

The device presented here is similar in architecture to that of [76] with several key

modifications. First, the waveguides are scaled from 500 nm to 420 nm to support

primarily the TE0 mode in the 1300 nm band and optimally overlap the optical

mode with the pn junction. Secondly, intermediate p + and n + implants are used

to decrease series resistance. The new junction profile is shown in Figure 3.1. This

device also utilizes components in the OpSIS PDK at 1.3 µm, such as a compact Y-

junction and grating coupler [85]. Finally, thermal phase tuners are integrated into

each arm of the Mach-Zehnder interferometer.

The intermediate dopants are found to result in drastic improvements in perfor-

mance by significantly reducing junction series resistance, Rpn. There is a fundamen-

tal tradeoff in the design of the pn junction between bandwidth, modulation efficiency,

Vπ, and optical loss. From the derivations in [86], in a traveling wave modulator with

well-matched RF and optical modes, the bandwidth is limited by RF attenuation, αrf.

Furthermore, the electrooptic 3-dB bandwidth is related to the RF 6.4 dB bandwidth

by αrf (f3dB) · Ldev = 6.4dB, where Ldev is the length of the device.

29

Figure 3.1: (a) Micrograph of the device. (b) Simplified cross sectional diagram ofthe phase shifter, not to scale.

From the derivation in [87], RF attenuation can be expressed as:

αrf (f) = αrf,metal + αrf,Si (3.1)

αrf (f) ≈ 1

2

RTL(f)

Zdev+

2π2f 2RpnC2pnZdev

1 + (2πRpnCpnf)2(3.2)

where f is frequency, Cpn is the junction capacitance, Zdev is the device charac-

teristic impedance, and RTL is the transmission line series resistance. In the case

where losses due to the shunt conductance from the pn junction dominate, the

above relationship indicates that the electrooptic 3-dB bandwidth is proportional

to (LdevRpnC2pn)−1/2. Thus, it is clearly advantageous to reduce Rpn to enhance band-

30

width. While the simplest method to reduce Rpn is to reduce the clearance between

the waveguide and high dopant concentration regions, this results in a tradeoff be-

tween insertion loss and bandwidth. Instead, by introducing intermediate dopants,

we are able to primarily sacrifice process complexity for bandwidth. We have cho-

sen the dopant exclusions such that the simulated waveguide loss is not expected to

increase from the geometry of what is reported in [76].

The implant layout as reported in [76] resulted in 1.6 Ω cm series resistance in the

partially etched silicon due to sheet resistance from the n-type and p-type silicon.

From simulation, the sheet resistances of the p+ and n+ intermediate dopants in

partially etched silicon are expected to be 3.8 kΩ/ and 1.5 kΩ/, respectively. With

the junction as depicted in Figure 3.1(b), this corresponds to a series resistance in

the partially etched silicon of 0.65 Ω cm.

Using the scaling proportionalities defined above, this reduction in series resistance

should improve the previous 3-dB bandwidth of 18.5 GHz for the 3 mm long device

to approximately 29 GHz.

The transmission line is designed to have a 33 Ω impedance when loaded with

the pn junction. Each arm of the Mach-Zehnder consists of a 3 mm long lateral pn-

junction phase shifter. To insure the current travels through the metal rather than

laterally through the silicon, each 10 µm of phase shifter length is broken into a 9.2 µm

length with the pn-junction followed by 0.8 µm of undoped silicon. The transmission

lines are driven by a set of GSGSG input pads and terminated by a set of GSSGSSG

output pads. Additionally, a 250 µm long thermal phase tuner is also appended on

each arm of the interferometer after the pn junction phase shifters to enable the bias

31

point to be appropriately set. Resistors for the phase tuners are integrated into the

waveguides by overlaying the n-type implant with the waveguide.

3.3 Fabrication

Fabrication occurred at the Institute of Microelectronics (IME), A*STAR, Singa-

pore [88] in a multi-project wafer run through the OpSIS foundry service [89]. The

fabrication process follows the flow reported in [90] and in all cases 248 nm pho-

tolithography is utilized. The starting material is a 220 nm top-silicon thickness SOI

wafer with a 2 µm thick buried oxide layer and a high-resistivity 750 Ω cm silicon

substrate, necessary for high-speed RF performance [91]. First, a 60 nm anisotropic

dry etch is applied for the grating couplers, followed by additional etch steps to define

the 90 nm slab layer. The p + + , p + , p, n, n + , and n + + implants were per-

formed next on the exposed silicon before oxide deposition. The peak doping densities

for the p + , p, n, and n + layers were chosen to be 2× 1018 cm−3, 7× 1017 cm−3,

5× 1017 cm−3, 3× 1018 cm−3, respectively. The implants were followed by a rapid

thermal anneal at 1030 C for 5 seconds. Finally, two layers of aluminum vias and

interconnects were formed.

It should be noted that although this device could theoretically be designed and

fabricated with only a single layer of metal, due to inclusion in a multi-project wafer

shuttle run through OpSIS, both of the offered metal layers were utilized. Thus, the

thicker top aluminum layer (M2) is used for the transmission lines and the via-stack

from M2 to silicon is determined by design rules as well as via and contact resistance

32

considerations.

3.4 Device Characterization

DC Measurements

Light is coupled onto and off of the chip via grating couplers. A pair of grating

couplers near the device is used to extract the insertion loss of the testing apparatus.

Device insertion loss is then measured as the difference between the response of the

test loop with no Mach-Zehnder modulator and the response of the loop with the

device. The total insertion loss of the device is measured to be 5.5 dB. Of this 5.5

dB, 1.6 dB excess loss is due to two Y-Junctions, 0.1 dB is due to tapers from ridge

to rib waveguides, 0.16 dB is due to the thermal tuner, and the remaining 3.34 dB is

due to the 3 mm long phase shifter. Within a 2π phase shift in the thermal tuners,

the variation in thermal tuner loss as a function of applied phase shift is insignificant

relative to the loss due to the implanted silicon.

The Mach-Zehnder interferometer is intentionally unbalanced by 100 µm to enable

easy testing by tuning the input wavelength. To test the DC performance of the phase

shifters, wavelength sweeps are measured at various reverse bias voltages. Due to the

unbalanced interferometer, the phase shift may be tracked by observing the shift in

null points of the fringes in the spectrum. A typical spectrum at different DC bias

voltages is shown in Figure 3.2(a) and the phase shift versus reverse bias is shown in

Figure 3.2(b). The small-signal VπL between 0 V and 1 V reverse bias is 2.64 V cm

33

Figure 3.2: (a) Typical spectrum at various reverse biases. (b) Phase shift vs reversebias of typical phase shifter. A small-signal Vπ is measured to be 8.8 and 8.1 V forthe bottom and top arms, respectively, between 0 V and 1 V reverse bias. (c) C-Vcurve of the pn junction of the phase shifter. (d) Measured I-V curve of the devicewithout RF termination.

and 2.43 V cm for the bottom and top arm, respectively. Additionally, since the

device is intended to operate with no or low bias, C-V and I-V curves are presented

in Figure 3.2(c) and Figure 3.2(d).

The cross section of the thermal tuner is shown in Figure 3.3(a). The n-type doped

waveguide core acts as a heater and is measured to have a resistance of approximately

42 Ω. The shift in null point is also used to test the efficiency of these thermal phase

shifters. A constant DC bias is applied to the resistor and the power required to

achieve a π-phase shift is measured to be 27 mW. The phase shift versus power into

34

Figure 3.3: (a) Simplified cross section of the thermal phase tuner. (b) Tuningefficiency of the thermal tuner. The power required to shift the wavelength by π ismeasured to be 27 mW.

the resistor is shown in Figure 3.3(b). Based on the primarily linear dependence

between phase shift and power, the total phase shift is dominated by thermal effects,

rather than carrier refraction due to injected carriers.

High Speed Characterization

The high speed performance of the device is characterized by an electrooptic S-

parameter sweep, and a typical trace is shown in Figure 3.4(a) and Figure 3.4(b).

In order to test the bandwidth, the wavelength was biased at the optical -3 dB point

in the spectrum. An Agilent N4373C Lightwave Component Analyzer and a Newport

1414 photodetector were used to test the device. Each arm was driven individually

with a GSGSG probe, where the arm not under test was connected to a 50 Ω termi-

nation resistor. A GSSGSSG probe is used to terminate the device, where each signal

path is connected to two 50 Ω termination resistors in parallel, resulting in an equiv-

alent 25 Ω termination impedance. Terminating with a lower impedance suppresses

modulation depth at low speeds, which then improves operation bandwidth [92]. The

bandwidth is shown in Figure 3.4(a), where the electrooptic response of the photode-

35

Figure 3.4: (a) Electrooptic S21 of each arm at 0 V reverse bias. Input light is set tothe -3 dB point in the optical spectrum. (b) S11 of the device.

tector alone is removed from the measurement EO S21. Although there appears to

be ripples on the order of 2 dB in the S21 of the bottom arm that fall below the -3dB

point, as will be shown below, this does not prevent the device from achieving 50

Gbps performance.

To demonstrate high speed digital performance, a 50 Gbps PRBS signal is driven

through the device. An Anritsu MP1822A Pattern Generator is used to generate a

differential 215-1 PRBS signal, which is then applied to the input pads using a GSGSG

RF probe. Light at the -3dB point, in this case 1301.91 nm, is input into the device

and then received by a Picometrix AD-10ir photodetector connected through a DC

36

block to an Agilent Digital Communications Analyzer (DCA). Although the received

electrical signal is AC coupled, the extinction ratio may still be extracted. Knowing

the responsivity of the photodetector, the DC optical power into the photodetector

(Pavg) can be recorded through a current monitor on the AD-10ir photoreceiver.

Similarly, the peak-to-peak voltage amplitude measured by the DCA can be converted

to the peak-to-peak optical power, Pp-p. If we then assume that the PRBS signal

consists of an even distribution of “1” and “0” bits, the extinction ratio is calculated

as:

ER = 10log10

(Pavg + Pp−p/2

Pavg − Pp−p/2

)(3.3)

Also of interest is the “1” bit excess loss of the device, defined as the additional

loss incurred for output representing a digital “1” bit compared to the maximum

transmission. This loss is calculated based on the optical bias point, Pbias, as:

1 bit loss = Pbias + 10log10

(Pavg + Pp−p/2

Pavg

)(3.4)

We demonstrate eye diagrams using three different drive voltage conditions. Driv-

ing with a signal amplitude of 1.5 Vpp and 0 V bias yields an energy efficiency of 450

fJ/bit, extinction ratio of 3.4 dB, and “1” bit loss of 1.6 dB, shown in Figure 3.5(a);

driving with a signal amplitude of 2.0 Vpp and 0 V bias yields an energy efficiency

of 800 fJ/bit, extinction ratio of 4.6 dB, and “1” bit loss of 1.3 dB, shown in Fig-

ure 3.5(b); and by driving with a 3.0 Vpp signal with a 1.0 V reverse bias we achieve

an energy efficiency of 3.4 pJ/bit, extinction ratio of 4.2 dB, and “1” bit loss of 1.4

37

Figure 3.5: 50 Gbps eye diagrams using a differential pseudorandom 215-1 signal. (a)1.5 Vpp amplitude and 0 V reverse bias. (b) 2.0 Vpp amplitude and 0 V reverse bias.(c) 3.0 Vpp amplitude and 1.0 V reverse bias. In all eye diagrams, input light is biasedat the -3 dB optical point, 1301.91 nm.

dB, shown in Figure 3.5(c). Note that with an equivalent 25 Ω termination resistance,

energy per bit is calculated by:

Energy/bit =Ninput

B

((Vpp/2)2

50Ω+V 2bias

25Ω

)(3.5)

where Ninput is the number of electrical inputs and B is the data rate in bits

per second. Since the PRBS signal generator uses a 50 Ω output impedance, this

value is used for estimating power consumption. Note that since the transmission

line impedance is 33 Ω, the on-chip drive voltage is less than the drive voltage that

is reported here. A comparison of the performance of our modulator to other Mach-

Zehnder modulators, including results at 1550 nm, is shown in Table 1.

3.5 Conclusion

Since the wavelength band near 1300 nm is important for many telecommunications

systems, silicon devices that can modulate light in this band are desirable. We present

the first silicon modulator to operate at 50 Gb/s near 1300 nm. We measure a small-

38

signal VπL as low as 2.43 V-cm, as well as demonstrate a thermal phase tuner with

tuning efficiency 27 mW/π. By introducing intermediate dopants in the phase shifter

to reduce series resistance we are able to improve bandwidth while maintaining a small

VπL and low insertion loss. We have demonstrated a 50 Gb/s eye diagram using a

differential 1.5 Vpp signal at a 0 V reverse bias, and achieved a power consumption

of 450 fJ/bit.

39

Table 3.1: Comparison to Other Traveling-Wave Modulators in Silicon at 40 Gbpsand Above.

PN junction type,Configuration, Wave-length

Drivingvoltageand biasa

Data rate,Energy-per-bitb

ExtinctionRatio, “1” bitloss (dB)

Electro-opticBandwidth(GHz)

VπL atbias (V-cm)

Phaseshifterlength(mm)

DC PhaseShifter In-sertion loss(dB)

Vertical pn, single-arm, 1550 nm [93]

6.0 Vpp, -3V bias

40 Gb/s,4.5 pJ/bit

ER: 1.1 dB,Loss: NA

30 4 1 1.8

Lateral pn, single-arm, 1550 nm [75]

6.5 Vpp, -5V bias

60 Gb/s,3.5 pJ/bit

ER: 3.6 dB,Loss: 1.6 dB

28 2.05 0.75 1.2

Wrapped pn single-arm, 1550 nm [94]

6.0 Vpp, -3V bias

40 Gb/s,4.5 pJ/bit

ER: 6.5 dB,Loss: 10 dB

NA 11 1.35 7.7

Lateral pn, single-arm, 1550 nm [95]

6.5 Vpp, -4V bias

50 Gb/s,4.2 pJ/bit

ER: 3.1 dB,Loss: 3.2 dB

NA 2.8 1 3.2

Pipin diode, single-arm, 1550 nm [96]

7.0 Vpp,NA bias

40 Gb/s,6.1 pJ/bit

ER: 6.6 dB,Loss: 0 dB

20 3.5 4.7 4.7

Pipin diode, single-arm, 1550 nm [96]

7.0 Vpp,NA bias

40 Gb/s,6.1 pJ/bit

ER: 3.2 dB,Loss: 2 dB

40 3.5 0.95 0.95

Lateral pn, single-arm, 1550 nm [97]

4.0 Vpp,NA bias

40 Gb/s, 2pJ/bit

ER: 7 dB,Loss: 0 dB

NA 2.7 3.5 15.75

Lateral pn, single-arm, 1550 nm [97]

6.5 Vpp,NA bias

40 Gb/s,5.2 pJ/bit

ER: 3.5 dB,Loss: 0 dB

NA 2.7 1 4.5

Lateral pn, single-arm, 1550 nm [74]

7.0 Vpp, -5V bias

50 Gb/s,4.9 pJ/bit

ER: 5.56 dB,Loss: NA

25.6c 2.67 4 4.1

Lateral pn, single-drive push-pull, 1550nm [98]

5.0 Vpp, -5V bias

40 Gb/s,3.1 pJ/bit

ER: 6 dB,Loss: NAe

NA 2.08 4 4.8

Lateral pn, single-drive push-pull, 1550nm [98]

5.0 Vpp, -6V bias

50 Gb/s,2.5 pJ/bit

ER: 4.7 dB,Loss: NAf

NA 2.4 2 2.4

Lateral pn, two-armdifferential drive, 1550nm [77]

0.36 Vpp, 0V bias

40 Gb/s,0.036pJ/bit

ER: 0.92 dB,Loss: 0 dB

20d 0.75 2 4.5

This work Lateral pn,two-arm differentialdrive, 1310 nm

1.5 Vpp, 0V bias

50Gb/s,0.45 pJ/bit

ER: 3.4 dB,Loss: 1.6 dB

30 2.43/2.64 3 3.34

aBias voltage for eye-diagram and/or bandwidth measurement.bPossible DC power consumption at the termination resistor is excluded

for [93], [95], and [96].cMeasurement plot in [74] suggests that EO response rolls off about 5 dB at this

frequency. Other numbers in this column are 3 dB bandwidth.dEO S21 bandwidth in [77] is simulated from a measured RF S21 trace of the device

transmission lineeLight is biased at the optical -3 dB point, though “1” bit loss is not reported

fThe authors of [98] report that the measurement was performed “with awavelength close to the minimum transmission point.”

40

Chapter Four

Silicon Parallel Single Mode 48 x

50 Gb/s Modulator and

Photodetector Array

This chapter covers my work scaling photonic designs to large number of high-speed

parallel channels. The modulator and detector array consisted of 48 channels, each

tested to operate at 50 Gbps. The aggregate bandwidth of this chip was far larger

than any previously published (2014). Matt Streshinsky led the design, layout, and

test. I contributed to design, fabrication and test. This work was published in the

Journal of Lightwave Technology.

M. Streshinsky, A. Novack, R. Ding, Y. Liu, A. E.-J. Lim, G.-Q. Lo, T. Baehr-

Jones, and M. Hochberg, “Silicon parallel single mode 48× 50 Gb/s modulator and

photodetector array,” Journal of Lightwave Technology, vol. 32, no. 22, pp. 3768–3775,

41

2014

4.1 Introduction

Silicon photonics is a promising platform for low-cost and high-speed optical inter-

connects [100, 101]. Particularly, the monolithic integration of high-speed photode-

tectors [102–104], modulators [105–107], and low-loss passive components [108–111]

enables the design of large-scale integrated photonic circuits. As consumer demand

for services such as streaming media and cloud computing rise, there is greater need

for high complexity and low cost optical transceiver technologies.

Within modern data centers the computing infrastructure to support this demand

may extend between racks or even between buildings and will require integrating more

communications ports into the same rack space with reaches of up to 2 km [112,113].

This level of networking scale will necessitate cost effective many-channel links using

single mode fiber at aggregate bandwidths of terabit/s and beyond [114]. While

silicon is not the best platform for every device in such a link, several silicon devices

are already competitive with best-in-class performance [103,115]. Moreover, a single

silicon photonic chip can integrate hundreds to thousands of what may formerly have

been discrete components. Additionally, using glass arrays of fiber or multi-core

fiber interfaces, tens to hundreds of optical I/O are possible [116]. Thus, ultrahigh-

throughput systems can be built up on a single silicon chip.

A key unexplored question is whether it is, in fact, possible to obtain high yields

across numerous channels on a silicon photonics chip, thus realizing the potential of

42

the technology. The primary challenges in achieving this level of performance are

the development of a well-characterized fabrication process and a library of stable

and fabrication-tolerant devices. To address the former, there are several silicon

platforms available to the public and in private industry, which include: Luxtera’s

130 nm Freescale platform, Mellanox’s 150 mm foundry, and MPW services through

ePIXfab and OpSIS. In collaboration with the OpSIS-IME foundry service, we have

access to a full suite of modulators, detectors, and passive devices capable of operating

at data rates up to 50 Gb/s [117,118].

There are several architectures, modulation schemes, and fiber arrangements that

may be used to construct an ultra-high bandwidth silicon link, each with their own

tradeoffs [119–128]. Recent work includes demonstrated links up to 320 Gb/s using

an 8-channel wavelength-division-multiplexed (WDM) ring transmitter [119]. Other

results in silicon have used the Mach-Zehnder modulator (MZM) to demonstrate

a WDM 250 Gb/s transmitter and WDM 200 Gb/s transmitter [120, 121]. WDM

photodetector arrays up to 40 channels at 40 Gb/s each have also been demonstrated

[122]. While WDM links can significantly improve the spectral efficiency of each

fiber channel, this type of transmitter does incur additional expense in the form of

lasers and wavelength filtering. In contrast, parallel single mode (PSM) links require

fewer lasers but do need additional optical fibers. We propose and demonstrate a

silicon transceiver with 48 x 50 Gb/s channels, for a total aggregate data rate of 2.4

terabits/s. The transmitter channels have been individually tested for sensitivity,

insertion loss and power consumption. The photodetectors are tested for open eyes

at 50 Gb/s.

43

Figure 4.1: Cross-section and rendering of the key devices of the OpSIS platform (notto scale) [6]

4.2 Fabrication and Platform Capabilities

Fabrication occurred at the Institute of Microelectronics, A*STAR, Singapore [129].

The starting material was a 200 mm SOI wafer with a top silicon thickness of 220

nm and buried oxide thickness of 2 µm. The handle silicon substrate has a resistivity

of approximately 750 Ω cm. A SiO2 hardmask is deposited above the 220 nm layer,

defined by the first lithographic mask. Then, a 60 nm etch is performed to define

the 160 nm thick grating coupler layer. This is followed by a 70 nm etch to form

the 90 nm thick slab layer. After the hardmask is stripped, six silicon implants are

performed: n++, n+, n, p, p+, and p++. The peak doping densities for the n+,

n, p, and p+ were chosen based on simulation to be 3× 1018 cm−3, 5× 1017 cm−3,

7× 1017 cm−3, 2× 1018 cm−3, respectively. A rapid thermal anneal is then performed

at 1030 C for 5 seconds. After the silicon anneal, epitaxial Ge is selectively grown

on top of the silicon to a height of 500 nm with an angled sidewall. A phosphorous

implant is used to form the n-type contact of a p-i-n photodetector. The Ge implant

44

is then activated with a 500 C anneal for 15 s. Finally, two layers of aluminum

metallization are deposited. Note that no chemical-mechanical planarization is used

and all process steps were performed using 248 nm lithography. See Figure 4.1 for a

cross section of the major devices.

In order to construct the link, we utilized a set of devices as part of the OpSIS

process development kit (PDK) with minimal changes in order to ensure high yield

and reliability. For testing purposes, light is coupled onto and off of the chip using

a grating coupler with an insertion loss of 4.4 ± 0.2 dB at 1550 nm and 1.5 dB

bandwidth of 50 nm [130]. Three types of waveguides are used on chip: 500 nm

channel for short routing, strip-loaded 500 nm rib for the pn junction phase tuner

and thermal phase shifter, and a wide 1.2 µm channel waveguide for long routing.

The wide routing waveguides, which constitute most of the on-chip optical path,

result in 0.27±0.06 dB/cm loss [117]. A Y-junction with 0.28±0.02 dB excess loss

is used as part of an on-chip splitter network and in the arms of the Mach-Zehnder

modulator [131].

The traveling-wave modulator used here has a 3-dB bandwidth of 30 GHz and a

similar geometry for 1.3 um light has been shown to operate at 50 Gb/s [107, 118].

A 3-mm long pn-junction phase shifter is used with periodic undoped striations such

that the pn-junction encompasses 90% of the total phase shifter length. The implants

add 11.1 dB/cm additional loss to the 2.0 dB/cm strip-loaded rib waveguide loss.

The phase shifter has a small-signal VπL at a -1 V bias of 2.6 V-cm, and the 3-dB

bandwidth of the modulator is 30 GHz at a -1 V reverse bias, as shown in Figure 4.2(a)

and Figure 4.2(b). The gain-peaked photodetector in the receiver chip has been

45

Figure 4.2: (a) The small signal VπL versus bias voltage of the PDK traveling waveMach-Zehnder modulator. The small signal VπL is 2.6 V-cm at a -1 V reverse bias.(b) EOS21 response of the Mach-Zehnder modulator at 0 V and -1 V reverse bias.

previously shown to have a bandwidth of 67 GHz, responsivity of 0.75 A/W, and

dark current of 0.61 µmA at a 2 V reverse bias [102]. Photodetector responsivity and

bandwidth data from this wafer is shown in Figure 4.3(a) and Figure 4.3(b).

4.3 System Design

The modulators and photodetectors are placed on separate chips on the same wafer.

The modulator chip is 13.2 mm x 32 mm and the detector chip is 11.8 mm x 32 mm.

46

Figure 4.3: (a) PDK gain-peaked photodetector I-V response under illumination anddark showing 0.75 A/W responsivity and 0.61 µA dark current at -2 V bias. (b)Frequency response showing 3-dB bandwidth in excess of 40 GHz.

The large size of these chips is to enable easier eventual packaging (the optical devices

for the transceiver consume much less area than the total available chip area). Block

diagrams and photographs of each channel of the transmitter and receiver chip are

shown in Figure 4.4(a-d).

Light is coupled into the chips via grating couplers and, whenever possible, 1.2

µm wide waveguides are used to minimize waveguide loss. On the modulator chip,

there are 12 total laser inputs, each split 4 times to form 48 output channels. There

are also 2 additional dedicated grating couplers to perform active alignment with a

fiber array for eventual packaging. Thus, there are a total of 62 input grating couplers

47

Figure 4.4: Block diagram (a, c) of each channel of the transmitter and receiver andphotographs (b, d) of the transmitter and receiver chips with key features identified.

48

in the modulator chip. The receiver chip is similarly laid out with 48 input and 2

alignment grating couplers. All grating couplers are located in the center of the chips

and are uniformly spaced in a single line at a 127 µm pitch.

In order to reduce crosstalk, each photodetector is placed on a 900 µm pitch and

each modulator is placed on an approximately 815 µm pitch, where the outer ground

wires of the modulator transmission lines are separated by at least 300 µm. The 70

µm x 70 µm RF input pads of the modulators are placed around the periphery of

the chip in a GSGSG configuration, and are connected to 25 µm long tapers that

directly lead into the transmission line of each traveling wave modulator. On-chip

RF termination is accomplished by using the n++ implanted silicon layer. These

termination resistors are located at the end of the traveling wave modulator. DC

pads for the thermal phase tuners in each arm of the Mach-Zehnder interferometer

are placed along the bottom edge of the chip. Two layers of metal are used to route

the DC phase tuner signals from each Mach-Zehnder to their respective pads. In

total there are 98 DC bond pads evenly spaced along the bottom edge of the chip (2

thermal phase tuners for each channel and 2 common ground pads).

The layout of the traveling wave modulator has been slightly modified from what

is found in the OpSIS-IME process development kit (PDK). On the original PDK

device, RF contact pads are present at either end of the transmission line. In our

device, we replace the RF contact pads with on-chip termination resistors formed by

220 nm silicon implanted with n++ doping. The typical n++ sheet resistance is 65

Ω/2 and the termination resistor was targeted to be 33 Ω to match the transmission

line impedance. Finally, resistors are embedded next to the waveguide after the pn

49

Figure 4.5: Block diagrams of the test setup for the transmitter (a) and receiver (b)chips.

junction phase shifter to form thermal phase tuners. These resistors are constructed

from n++ doped silicon implanted in the 90 nm thick strip portion of a strip-loaded

rib waveguide. Using thermal phase tuners to bias the device rather than changing

the bias on the RF phase shifters is desirable for several reasons. First, it allows for

much lower power operation than applying a bias on the transmission line since the

device requires termination. Second, it allows the junction to operate at the same bias

voltage across the chip, only the tuning power varies from device to device. Finally,

since the depletion-mode phase shifters exhibit deminishing phase shifts at higher

voltages, thermal phase tuners enable proper optical biasing no matter the electrical

bias condition.

50

Figure 4.6: (a) Average insertion loss across the 48 channels of the transmitter is-11.89 dB ± 0.83 dB. (b) The thermal tuning efficiency of the phase tuners is 90mW/π.

4.4 Testing Methodology

The chip was tested on a wafer-scale test setup with optical and electrical probing.

Optical coupling was achieved by a ver-tically incident array of fibers and input into

on-chip grating couplers, which redirect the light from the fiber mode into the on-chip

waveguide mode. The fiber array consists of a linear array of polarization maintaining

fibers at a 127 µm pitch. All testing is performed on a thermally-controlled chuck

kept at 30 C, although no significant changes in performance are expected based on

small fluctuations in temperature. With only one test setup the two chips are tested

separately: the transmitter is tested with a commercial receiver, and the receiver is

tested with a commercial modulator.

For high speed testing of the transmitter, a tunable laser source was set to 1550

nm and input into an EDFA, the device under test, a second EDFA, a low pass

filter, and finally a variable attenuator before being received by a Picometrix AD10-ir

photoreceiver. The photoreceiver has a rated sensitivity at 40G of -8 dBm. Each

Mach-Zehnder modulator was biased at the -3 dB point by changing the power input

51

to the thermal phase tuners embedded in each arm of the interferometer. For BER

and eye diagram testing, an Anritsu MP1822A is used to generate and analyze the

50 Gb/s PRBS31 pattern. Eye diagrams were measured using an Agilent 86100C

Digital Communications Analyzer (DCA). The reference lithium niobate modulator

that we used to compare our transmitter against is a Covega LN05S MZM driven

to high extinction with a Centellax OA4MVM3 modulator driver. Similarly, the

receiver is tested using the same tunable laser, first EDFA, and bandpass filter. Each

photodetector in the receiver is probed with a 50 Ω terminated microprobe and input

into the same Centellax amplifier used to drive the lithium niobate modulator. See

Figure 4.5(a) and Figure 4.5(b) for a block diagram illustration of these two respective

test setups.

4.5 Results

DC Performance

All 48 channels of the transmitter were tested for insertion loss and BER vs received

optical power. The on-chip insertion loss is -11.89 ± 0.83 dB, which includes routing

waveguides and two Y-junctions to split each input channel into four output channels.

The variation of the on-chip insertion loss is likely an overestimate of the actual

variation due to unaccounted-for differences in the grating coupler efficiencies between

channels as well as measured differences in optical waveguide path lengths. The

grating couplers used in this testing have been previously characterized and found to

52

Figure 4.7: Measured S11 of the traveling wave modulator with on-chip terminationresistor.

have an average insertion loss of 4.4 ± 0.2 dB. Loss due to rout-ng waveguides varies

from 0.3 dB to 1.0 dB due to path length differences between channels. The optical

losses across the 48 channels are summarized inFigure 4.6(a).

Thermal phase tuners using 185 Ω resistors next to the waveguides are integrated

into both arms to bias the device. The average thermal tuning power to bias each arm

of the device is 22.5 mW, shown in Figure 4.6(b). Linewidth nonuniformity induces

random phase errors in these devices [132]. Due to a relatively short coherence length,

the 0 V bias point for each channel is effectively random, and thus requires manual

tuning to reach the desired bias point on each channel.

53

High-speed Performance

The measured termination resistance is found to be 40 Ω. A plot of a typical S11

is shown in Figure 4.7. RF reflections are kept near or below -10 dB up to 30 GHz

and do not prevent the attainment of 50 Gb/s performance. Future iterations of

this device will include termination resistors that are more accurately matched to the

transmission line.

Each channel of the transmitter is tested for bit error rate vs. received optical

power using an external photoreceiver and the results are shown in Figure 4.8(a).

The traveling wave modulator transmission line characteristic impedance is 33 Ω,

which is terminated by a 40 Ω resistor constructed from n++ implanted silicon (the

termination resistor was targeted at 33 Ω but is subject to fabrication variation). We

drive each channel of the transmitter with a differential 3.5 Vpp signal with 1.5 V

reverse bias. With the optical bias set to the quadrature point, a random sample of

six modulators achieved 7.0 ± 0.96 dB of extinction. The 20%-80% rise time across

the same random sample is measured to be 10.4 ± 1.1 ps, and the peak-to-peak jitter

is measured to be 8.17 ± 1.65 ps. Note that 1 channel of this set of modulators had

only 1 neighbor, while the remaining modulators had neighboring channels on both

sides. All testing is performed while modulating only a single channel.

Across all 48 channels of the modulator array, the sensitivity at a BER of 10-9

is -2.87 ± 0.63 dBm with a slope of -0.32 ± 0.05 dB1/2dBm−1. The random sample

of six modulators mentioned previously exhibited a sensitivity of -3.0 ± 0.76 dBm.

A commercial lithium niobate modulator driven to high extinction with a 5.0 Vpp

54

Figure 4.8: (a) Bit error rate versus received optical power of all 48 channels of thesilicon transmitter using a PRBS31 signal. A comparison trace using a commercialLiNbO3 modulator in place of the transmitter is shown in red. (b) Optical eyediagrams of a typical silicon modulator channel at 50 Gb/s, (c) as well as the LiNbO3modulator at 50 Gb/s for comparison (c).

signal is also tested in the same link. It is found to result in a sensitivity of -1.48

dBm at the same BER. A typical eye diagram for one channel of our transmitter

is shown in Figure 4.8 (b), and an eye diagram of the LiNbO3 modulator is shown

in Figure 4.8(c). The statistics of bit-error-rate versus received optical power of the

transmitter is shown in Figure 4.9(a) and Figure 4.9(b). As can be seen from the

histogram, the sensitivity of every channel falls within a 3 dB window and the slopes

of the BER curves are relatively uniform.

The receiver is not packaged, and is thus only tested at the die level for open

55

Figure 4.9: Statistics of the BER versus received optical power of the silicon trans-mitter. Receiver sensitivities at a BER of 10-9 (a) show high uniformity across allchannels, as do the slopes (b) of the BER1/2 vs. power traces.

50 Gb/s eye diagrams. Typical eye diagrams at 43 Gb/s and 50 Gb/s are shown in

Figure 4.10(a) and Figure 4.10(b). From the eye diagram at 50 Gb/s of one of the

photodetector channels, the 20%-80% rise time is 9.8 ± 0.3 ps and the peak-to-peak

jitter is 10.5 ± 0.6 ps. Given the RF performance and dark current and considering

shot and thermal noise, if we assume this PD is input to an ideal TIA with 5 dB

noise figure and 30 GHz bandwidth, the receiver sensitivity is theoretically predicted

to be -9.5 dBm.

Previous measurements have shown the photodetectors to have responsivities of

0.74 ± 0.13 A/W [117]. Assuming the same responsivity distribution on this wafer,

receiver sensitivity would then vary from -8.6 dBm to -10.13 dBm for the 5 dB

amplifier noise figure case. The receiver sensitivity of the chip will also ultimately

be affected to a large degree by the insertion loss from fiber to chip, the packaging

scheme, and the design of the amplifier receiver chain. Grating couplers are used

here due to their ease of testability. However, future iterations may make use of

edge couplers, which have been shown to have coupling losses as low as 2 dB in this

platform [133].

Cross talk between modulators is potentially a serious issue in tightly packed

56

Figure 4.10: Typical receiver eye diagrams at 43 Gb/s (a) and 50 Gb/s (b).

photonic systems. Thermal cross talk from the neighboring channel was found to

be approximately 1.8 rad/W for the pn modulator termination resistor and 0.36

rad/W for the thermal tuners. While BER degradation due to RF crosstalk is also

an important parameter to characterize, it is infeasible to directly measure due to

geometrical limitations with our current test setup. It is physically impossible to

optically probe our device as well as apply two bulky RF probes and the two DC

probes to adjacent channels. Instead, we present the electrical S21 between the input

RF contact pads of neighboring devices, with the general configuration outlined in

Figure 4.11(a) and Figure 4.11(b). By knowing that the impedance of the RF probes

is 50 Ω, that the transmission line impedance is 33 Ω, and that the termination

resistor is 40 Ω, it is possible to estimate the coupling, k, between adjacent arms.

From Figure 4.11(c), the largest value for the S21 between adjacent modulator input

pads is -41.5 dB. We make the conservative assumption that the entire coupling

between adjacent modulators is due to the forward propagating wave, and that the

measured S21 is due to the reflection of this forward coupled wave. Thus, we may

57

solve for the coupling, k, with the expression:

S21 = 2Γ2(k − k2)(1− |Γ1|)2 (4.1)

where Γ1 is the reflection coefficient between the probe and the modulator trans-

mission line, and Γ2 is the reflection coefficient due to the on-chip termination. While

a likely overestimate of the coupling, this suggests that the coupling between adjacent

devices is at most -23 dB at 14.2 GHz, and is lower than this at other frequencies.

Observing the rule of thumb presented by [134], there is expected to be less than 0.74

ps of crosstalk-induced jitter in this modulator array.

In future work to package these chips, it will be important to carefully manage the

electrical crosstalk between neighboring channels. Flip chip bonding would provide

the lowest parasitic effects [124]. Due to the large size of the chip, accommodating wire

bonds to a PCB is also possible, though this introduces signal integrity challenges.

Differential signaling through the wirebonds will help to reduce crosstalk compared

to the wirebonding for a single-drive modulator. On the receiver, it would be ideal

to directly wirebond from the photodetectors to a TIA. A typical highspeed TIA die

may be on the order of 1.2 mm to a side, and thus for 48 channels would require at

least 57.6 mm of total chip edge length, assuming only single-channel TIA dies are

used. By using multi-channel TIA chips, and given the large size of the receiver chip,

it should be possible to accommodate such an array of amplifiers.

58

Figure 4.11: Electrical S21 of driving transmission line contact pads of adjacent armsof two neighboring modulators.

59

Energy Efficiency

We estimate power consumption of this device by assuming an ideal NRZ input signal

and measuring the average thermal tuning power. The total energy efficiency of each

channel of this transmitter may then be described by the equation:

Energy/bit =Ninput

B

((Vpp/2)2

40Ω+V 2bias

40Ω

)+Ptuning,avg

B(4.2)

where Ninput is the number of electrical inputs (two due to differential drive), B

is the data rate in bits per second, and Ptuning,avg is the average power consumption

to bias the Mach-Zehnder interferometer. The coherence length of the waveguides

is found to be shorter than the Mach-Zehnder arm length. Since there is a thermal

phase tuner in both arms of the Mach Zehnder the necessary thermal bias power

of each channel is randomly distributed between 0 and Pπ/2. Operating at 50 Gb/s

using a 3.5 Vpp signal with 1.5 V reverse bias, the energy efficiency of the transmitter

is 5.1 pJ/bit where 2.4 pJ is due to the driving signal, 2.2 pJ is due to heating in the

transmission line termination resistor due to the bias voltage, and 0.45 pJ is due to

thermal tuning.

For improved power consumption, this device could be operated at 0 V bias with

a 2.0 Vpp drive signal (though with reduced sensitivity performance) [107]. The

efficiency of the thermal tuners could also be improved by lightly doping the core of

the waveguide to act as a resistor [118,135], or by performing isolation etches around

the thermal tuners [136]. Ultimately though, the system power consumption will be

largely dominated by the modulator driver amplifiers and high power lasers.

60

4.6 Conclusion

In conclusion, we have demonstrated a single-chip parallel single mode transmitter

and receiver fabricated in a fully-integrated SOI platform with 2.4 terabit/s aggregate

data rate. The transceiver makes use of the OpSIS PDK device library and fabrication

process steps. The transmitter is based on the Mach-Zehnder modulator and consists

of 48 channels, each operating at 50 Gb/s. The receiver utilizes a gain-peaked Ge

p-i-n photodetector. While in our experiments we use an EDFA, the bandpass filter

before the receiver removes the majority of the amplifier noise. Thus, the link may

be effectively compared against other unamplified links one might find within data

center networking or high-performance computing.

While we demonstrate a parallel single mode fiber link, one could use devices

already demonstrated in this platform to construct other architectures, such as po-

larization or wave-length-division multiplexing based transceivers [119, 137]. The

high-uniformity across all channels demonstrates that it is possible to scale large

highly parallel silicon transmitters to many terabit/s and beyond.

61

Part II

Complimentary Components

62

Chapter Five

Monolithically Integrated

MESFET Devices on a High-Speed

Silicon Photonics Platform

This chapter covers my work integrating MESFET transistors into a silicon photonics

platform without any process change. This was the first demonstration of the silicon

photonics MESFETs and one of a very few demonstration of a no-change integration

of transistors into a silicon photonics platform. Most ”no-change” processes go the

other direction, adding silicon photonics to a CMOS electronics process [138]. In this

paper, both NMES and PMES transistors are shown to work with cutoff frequency

up to 2.2 GHz and transconductance of 46.4 µS/µm, sufficient for common control

applications such as driving a thermal phase shifter or amplifying a monitor photo-

diode. I performed the device design, measurement, parameter fitting and analysis.

63

Ruizhi Shi, Matt Streshinsky, Jingcheng Tao and Kang Tan contributed to test and

analysis. This work was published in the Journal of Lightwave Technology.

A. Novack, R. Shi, M. Streshinsky, J. Tao, K. Tan, A. E.-J. Lim, G.-Q. Lo,

T. Baehr-Jones, and M. Hochberg, “Monolithically integrated MESFET devices on

a high-speed silicon photonics platform,” Journal of Lightwave Technology, vol. 32,

no. 22, pp. 3743–3746, 2014

5.1 Introduction

Increasing requirements for interconnects in terms of bandwidth, power, integration

density and cost have fueled extensive research for technologies that meet rapidly

evolving technical demands. Silicon photonics has emerged as one possible technology

for next generation interconnects due to the high index-contrast between silicon and

silicon dioxide and CMOS compatibility, which enable low-cost optical systems-on-

chip with high integration density [140]. The performance of many devices built in

silicon now rival their counterparts in other material platforms. Further research

into silicon photonics will shift from individual device performance to the creation

of integrated photonic circuits such as the recently published 100G silicon photonic

coherent transceiver [141].

Electrical amplification and feedback are critical components of such large-scale

systems. One method of integrating electronics and photonics is by developing the

photonic circuitry on an established CMOS electronics process, such as what has

been shown by Luxtera [142] and IBM [143]. These single chip solutions have high

64

performance electronics and achieve tight electronic- photonic integration, but are

complex, costly, and difficult to modify. Alternatively, a multi-chip architecture can

be used in which the photonic chip and electronic chip are built in separate processes.

This approach benefits from the fact that optical devices do not require the extremely

small feature sizes in the most advanced CMOS technologies.

As complexity grows, the chip-to-chip interconnects may create a bottleneck for

further improvement of the multi-chip architecture. Advances in wire bonding, bump

bonding and through-silicon-vias will enable high-performance multi-chip architec-

tures in the near term. However, limitations in pin counts for chip-to-chip commu-

nication may inhibit future development of medium to large-scale systems in silicon

photonics.

One approach that would alleviate the chip-to-chip congestion is to develop a re-

duced set of transistors on the photonics chip. This reduced set of transistors would

not replace the digital logic chip, but would be simple additions to the processing of

the silicon photonics chip and would provide on-chip feedback for applications such

as ring resonator stabilization and modulator biasing. This approach significantly

reduces the number of off-chip connections needed between the photonic chip and the

logic chip. Similar efforts in this direction include the integration of germanium pho-

todetectors and 180 nm MOSFETs on a single platform [144], but requires significant

processing changes to the photonics flow. Using metal-semiconductor field-effect tran-

sistors (MESFETs) instead of MOSFETs eliminates the need for process complexity

introduced by the gate oxide. MESFETs make a direct contact between metal and

silicon which creates a Schottky junction. Varying the gate voltage modulates the

65

depletion width of the junction, which changes the current between source and drain.

Recent research on silicon MESFETs have shown transistors with cutoff frequency as

high as 45 GHz [145–148]. Photonic integration with MESFETs has previously been

demonstrated in GaAs platforms [149, 150] but has not yet been demonstrated on a

silicon photonic platform.

We present MESFET devices integrated in a high-speed silicon photonics plat-

form with no process modifications. The photonics platform consists of high-speed

modulators [151] and detectors [152] capable of 50G performance. The addition of

a MESFET to such a platform will enable the construction of more elaborate pho-

tonic systems that incorporate electrical feedback. Additionally, the simplicity and

compatibility of this transistor design with current silicon photonics platforms, such

as the photonics-only foundry services offered by OpSIS and ePIXFab, enables rapid

integration with these processes with minimal or no process changes. The additional

design flexibility of a MESFET offered to these photonics platforms will enable a

significantly higher level of system complexity.

5.2 Platform Fabrication and Design Contraints

The MESFET devices were fabricated at the Institute of Microelectronics as part of

the OpSIS foundry service. Details about the process have been previously reported

[153]. The silicon-on-insulator wafer with 220 nm top silicon layer and 2-µm buried-

oxide layer is patterned using 248-nm lithography. Three anisotropic etches are used

to define silicon heights of 220, 160, 90 and 0 nm. Ion implantation is then performed

66

Figure 5.1: Cross-section of silicon photonic platform showing grating couplers, ger-manium detectors, modulators, and n-type MESFET. Inset shows the detailed geom-etry of the MESFET.

with a series of six silicon implants (p++, p+, p, n++, n+, n) that were optimized

for modulators. The same implants were utilized for the MESFETs as shown in

Fig. 1. The p++ and n++ implants were used for contacts and the p+ and n+

were used exclusively for the modulator. The n and p implants were used for the

channel region of the MESFET and consisted of a doping concentration of roughly

7× 1017 atoms/cm3 for p and 5× 1017 atoms/cm3 for n. The post-anneal doping

cross sections were designed to be consistent with depth. Germanium was grown for

the detectors followed by germanium implants. The aluminum back end was then

fabricated. Contact to silicon consists of a thin TaN buffer layer. Sample results

from detectors and modulators on the same wafer as the transistors are shown in

Figure 5.2.

67

Figure 5.2: Data taken from photonic devices on the same wafer as the transistors.(a) Photodetector responsivity at 1550 nm, (b) Photodetector dark current and (c)1310 nm modulator 40G eye diagram.

The MESFET was designed with the constraints of fixed doping levels, silicon

heights and feature sizes. To minimize the threshold voltage (VT ), the lowest concen-

tration n-type and p-type implants were chosen for the channel doping. The channel

height (hch ) was chosen to be the 90 nm silicon layer to increase the channel control

of the gate and keep VT low. The silicon height (hsi) on either side of the channel

remained unetched (220 nm) to enable the use of the smallest feature sizes offered

by the platform. Since the metal gate is longer than the channel length, part of the

metal gate sits above 220 nm silicon while the center of the gate sits on the 90 nm

silicon. The channel length (Lch ) was chosen to be 220 nm as a compromise between

high speed and adequate channel control. The metal gate contact (Lcontact) was 800

nm wide and the access lengths to the contact doping (Lad and Las ) were both 1

µm. The channel width was chosen to be 4 µm for all MESFETs in this work.

68

Figure 5.3: Measured ID –VDS of the NMES transistor.

5.3 Results and Discussion

Measurements were taken of the NMES and PMES transistors at dc. The charac-

terized transistor all used a width of 4 µm. Drive current of the NMES exceeded

250 µm/µA at a gate voltage of 0 V and a drain voltage of 1.5 V as shown in Fig-

ure 5.3. This value is comparable or exceeds previously published MESFETs with

similar geometries [146].

The PMES transistor showed a slightly lower drive current as expected from the

lower hole mobility in silicon as shown in Figure 5.4. The threshold voltage of the

PMES was also significantly larger and the breakdown voltage was smaller. Due to

these limitations, the NMES was chosen as the focus for further investigation.

The Id–Vg characteristic of the NMES was then measured (see Figure 5.5). The

threshold voltage was calculated from measurements of five transistors on a single

wafer and was measured to be 1.42±.06 V. The transconductance of the transistor

69

Figure 5.4: Measured IDD–VDS of the NMES transistor.

is 46.4 µSv/µm for the 4-µm transistor. High drive currents over 200 µA/µm at

relatively low drive voltages show that this type of transistor will be useful in inte-

grated photonics applications. One simple example of such use is for thermal tuning

of photonic switches. An on-chip photodetector could be used to trigger switch-

ing assuming enough power can be driven to the optical switch. Depending on the

efficiency and geometry of the switch, tuning power can vary from 1 mW for ultra-

efficient rings [154], to 27 mW for un-optimized, 42-Ω thermal-shifters integrated into

Mach–Zehnder interfer- ometers (MZIs) [151]. Using the case of the MZI and assum-

ing the driving transistor is sized to have just 10% of the resistance of the thermal

phase shifter (4.2 Ω, the MESFET would require a width of about 200 µm, which is

comparable in size to the thermal phase shifter itself. Thus using the MESFETs in

this work to drive an MZI using thermal phase shifters should be practical.

Despite the non-optimized contacts, gate leakage is manageable for moderate gate

voltages. At an operating point of 0.6 V and drain voltage of 1.2 V, the leakage is

70

Figure 5.5: Measured ID–VG curves for the NMES at various drive voltages in linearscale (top) and log scale (bottom).

71

Figure 5.6: Measured IG–VG curves for the NMES at various drive voltages.

Figure 5.7: Plot of a NMES gate capacitance and cutoff frequency as a function ofgate voltage.

72

approximately 1 µA (see Figure 5.6), which is less than 1% of the drain current.

Reducing the length of the gate contact would likely enable a lower gate current.

High-speed transistors can be used to build superior feedback systems in which

the amplifier response time is minimized. Speed is critical for certain switching ap-

plications [155]. For thermal feedback applications, high-speed performance is not as

crucial as the thermal time constant is relatively slow, on the order of 1 ms [156].

The NMES capacitance was extracted from the calibrated S11 response of the

transistor and is shown in Figure 5.7. The capacitance decreases as a function of the

gate voltage due to the depletion of the channel region. The cutoff frequency (ft) of

the transistor, also shown in Figure 5.7, is given by

ft =gm

2πC(5.1)

where gm is the transconductance and C is the sum of the gate-source and gate-

drain capacitances. At VD of 1.2 V and VGS of 0.6 Vm, which is near VT/2, the cutoff

frequency is 2.2 GHz.

There are a number of improvements that could be made to this MESFET design.

The most critical element of the FET is the gate contact. The TaN gate contact was

chosen for it’s low contact resistance, but could be replaced with a material that

would make a better Schottky junction to minimize gate leakage. Minimizing the

access length, which would reduce the source-drain resistance, could enhance the

drive current. However, optimization of the transistor process would have to be done

carefully to avoid affecting the photonic performance.

73

5.4 Conclusion

We have demonstrated both n-type and p-type MESFETs integrated on a high-speed

silicon photonics platform. Drive currents over 200 µA/µm and cutoff frequencies in

the GHz range enable the creation of single chip, electronic-photonic feedback circuits

that will enable the development of large integrated photonic systems. The MESFET

was designed with no process changes, which allows the photonics to be optimized

and enables integration with the current generation of silicon photonic platforms.

74

Chapter Six

Widely-tunable, Narrow-linewidth

III-V/silicon Hybrid

External-cavity Laser for Coherent

Communication

This chapter covers my work in adding a light source to a silicon photonics platform.

An InP-based gain chip is bonded to a silicon photonics chip with precision alignment.

A silicon-based external cavity reflector is used to provide feedback for the laser and

tune the wavelength. The laser was shown to have a linewidth of <80 kHz across

the C-band enabling its use in coherent systems that require low linewidth light

sources. The laser was then demonstrated in operation in a system with a coherent

transceiver operation at 34- Gbaud (272 Gb/s) dual-polarization 16-QAM. This was

75

the first published demonstration of a completely silicon-photonic-based coherent

link. This work was led by Hang Guan who led the test effort. I led the design

for packaging design, assembly and assembly test. Yangjin Ma led the laser cavity

design. Tal Galfsky, Saeed Fathololoumi, Tam Huynh, Michael Caverley and Jose

Roman assisted with testing. Ruizhi Shi and Alexander Horth assisted with device

design. This work was published in Optics Express.

H. Guan, A. Novack, T. Galfsky, Y. Ma, S. Fathololoumi, A. Horth, T. Huynh,

J. Roman, R. Shi, and M. Caverley, “Widely-tunable, narrow-linewidth III-V/silicon

hybrid external-cavity laser for coherent communication,” Optics express, vol. 26,

no. 7, pp. 7920–7933, 2018

6.1 Introduction

Silicon photonics (SiPh) devices have gained significant market traction in metro,

data center interconnect, and intra-data center applications, and are widely viewed

as a key technology for next-generation networks which will require high data rates,

high density, energy efficiency, and low cost [158–164]. This kind of technology can be

used to address a wide range of applications from short-reach interconnects [165–167]

to long-haul communications [168–172]. However, practical silicon-based light sources

are still missing, despite the progress in germanium lasers [173, 174], as both silicon

and germanium are indirect-band semiconductors and inefficient at light generation.

This situation has propelled the study of III/V-based laser integration on silicon-on-

insulator (SOI) platform.

76

Laser integration approaches fall into three general categories: monolithic, het-

erogeneous, and hybrid. Monolithic integration involves the direct hetero-epitaxy of

III-V materials [175–177]. Heterogeneous integration consists of the attachment of

unprocessed III-V material to a silicon chip or wafer and the subsequent co-fabrication

to form a laser [178–182]. Hybrid integration refers to the integration of a finished

gain chip with a silicon chip or silicon wafer [183–192].

In this paper, we present a tunable laser with an ‘external’ silicon cavity for

coherent communications. The laser is integrated by hybridizing a III-V reflective

semiconductor optical amplifier (RSOA) chip into etched pit receptor sites inside the

silicon-on-insulator wafer. Our laser integration approach is designed to require only

passively aligned bonding and allows multiple lasers to be integrated at the same

time, which guarantees scalability, increases throughput, and lowers cost. The laser

shows a measured wavelength tuning range larger than 60 nm with a maximum output

power of 11 mW, lowest linewidth of 37 kHz (<80 kHz across C-band), and largest

side-mode suppression ratio (SMSR) of 55 dB (>46 dB across C-band).

In addition, we have successfully demonstrated a 34-Gbaud (272 Gb/s) dual-

polarization 16-ary quadrature amplitude modulation (16-QAM) back-to-back trans-

mission using our III-V/silicon hybrid external cavity laser (ECL) and a silicon pho-

tonic transceiver. Although a variety of coherent transceivers in silicon photonics

have been demonstrated [168–172], none use a silicon photonic based laser. To the

best of our knowledge, this is the first experimental demonstration of a complete

silicon photonic based coherent link.

77

Figure 6.1: A schematic view of the tunable laser.

6.2 Laser Design

Laser Structure

The tunable laser is constructed with a passively bonded RSOA, a spot-size converter

(SSC), and a reflective external cavity built from ring resonators [193, 194]. The

schematic of the III-V/silicon hybrid laser is shown in Figure 6.1.

For this work, we use 600 µm long Indium-Phosphide (InP) multi-quantum-well

(MQW) based RSOA as gain material. The output waveguide of the RSOA is angled

by 9° and anti- reflection (AR) coated to reduce the back reflection at the facet.

The rear facet of the RSOA is coated with a high-reflectivity (HR) coating. The

SSC is implemented to provide mode-matching between the RSOA and the silicon

waveguide. A directional coupler (DC) is connected to the SSC in order to split 37%

of the power to the laser output port and 63% (or -2 dB) to the external cavity. For

this prototype, a high coupling ratio is chosen to guarantee enough feedback provided

by the external cavity and achieve lower threshold currents. On a production level,

the coupling ratio can be optimized to trade for higher laser power.

A dual-ring Vernier filter is put at the end of the external cavity to form a tunable

filter with wide tuning range. The details of the ring design are discussed in section

78

2.3. The dual-ring structure is connected to a Y-junction to form an inline reflector.

The Y-junction with dual-ring as a whole can be regarded as a wavelength-selective

reflector (WSR). Compared to dual-ring designs with Sagnac loop mirror at the end

[189], light travels in the WSR only once, reducing the round-trip loss by a half and

hence increasing the feedback amplitude. A phase tuner is included before the WSR

to fine-tune the longitudinal mode of the laser cavity, in order to control mode hop

behavior. By increasing the biasing voltage of the phase tuner, the longitudinal mode

of the laser red shifts with respect to the WSR and can be aligned to the center of

the WSR reflectivity peak. Between the WSR and phase tuner, a 2% DC tap to

a monitoring photodetector (MPD) allows us to monitor of the feedback within the

external cavity. We used 500 nm x 220 nm ridge waveguide for routing in the SOI

chip. The total routing waveguide length of on the silicon photonics chip is 1100

µm, which results in the simulated longitudinal laser mode spacing of 0.18 nm. The

laser output consists of a 5-µm mode field diameter edge coupler intended to couple

light into a lensed fiber.

Spot-size Converter

Due to the large mode mismatch between RSOA waveguide and silicon waveguide,

we introduce an optical spot-size converter on the silicon photonics chip to reduce the

coupling loss between the chips. Simulation result in Figure 6.2 shows how the electric

field of the Si3N4 SSC waveguide (a) is comparable to the mode of the RSOA chip (b),

here the mode mismatch is only -0.18 dB representing a 96% mode overlap. The SSC

79

Figure 6.2: Magnitude of the electric field for (a) the silicon nitride waveguide on thesilicon photonic chip, and (b) for the RSOA chip.

coupler has an experimentally measured efficiency of (0.73 ± 0.06) dB on precision

6-axis alignment stages. Although the mode mismatch between the modes can be

small, practically the coupling efficiency is lower than 96% given misalignments and

the presence of a chip-to-chip gap. From 3D FDTD simulations shown in Figure 6.3,

we find that a 0.5 µm vertical misalignment (y-axis) increases the mode mismatch

by 1.2 dB; the coupler is more resilient in the horizontal direction (x-axis) given the

asymmetric mode shape, the same 0.5 µm misalignment would result in a 0.5 dB

increase in insertion loss. Further, the waveguides from RSOA and the SiPh chips

are not in contact, there is a chip-to-chip gap. The Si3N4 waveguide is recessed from

the facet of the SiPh chip by 1.1 µm and a 15° sidewall angle of the SiPh chip limits

how close the two chips can be brought together. From simulations, we find that a 2

µm chip-to-chip gap increases the total insertion to 2.82 dB. In our best samples, we

achieved an insertion loss for our flip-chip bounded laser chip of 2.8 dB; we estimate

that 2 dB is due to the chip-to-chip gap and that the remaining is caused by x/y

misalignments.

80

Figure 6.3: Simulated mode mismatch between the silicon photonics chip and theSOA as a function of misalignment in the horizontal (x) and vertical direction (y).

External Double-ring Resonator Laser Cavity

The ring resonator layout is similar to our previous work [195]. The add-drop ring

resonator performance is simulated by analytical means [196, 197] with parameters

extracted from experimental data. One ring resonator has a bend radius of 20 µm

(R1) and an FSR of 4.99 nm near 1550 nm. The measured Q-factor is 5500. The

other ring resonator has a bend radius of 16.3 µm (R2) and an FSR of 6.13 nm near

1550 nm. The measured Q-factor is 4800. The Vernier ring reflected spectrum is

plotted in Figure 6.4(a). When the rings reflection is aligned at 1570 nm, the side

mode extinction is larger than 8 dB across a 60nm range (1510 nm – 1570 nm), more

than sufficient to operate over the entire C-band. Q-factor of the highest peak (where

threshold condition is met) is about 8000.

The simulated and measured reflected spectra of R1 and R2 are shown in Fig-

ure 6.4(b). We observe excellent agreement between simulation and experiment.

The experimental data (with grating coupler envelope de-embedded) is measured on

81

Figure 6.4: (a) Reflected spectra of the Vernier ring, normalized to the maximumpower of the reflected spectra. The red line is the simulated spectrum, while the reddots are the measured spectrum. (b) Reflected spectra of R1 (red) and R2 (blue).The solid lines are the simulated spectrums, and the red dots are measured spectrums.

wafer-scale through grating coupler, and hence limited from 1525 nm to 1575 nm,

due to degradation of grating coupler efficiency at the edge wavelengths. Out of

this range, extinction ratio of ring resonances becomes limited by power-meter noise

floor, which affects modeling accuracy in simulation. With the extracted ring model,

we also aligned the reflection peak to other wavelengths from 1510 nm to 1570 nm

and observed >8 dB side mode extinction ratio in all cases. The spectra at differ-

ent wavelengths are slightly different from a shifted spectrum of Figure 6.4(a), due

to dispersion in silicon waveguide. With >8 dB side mode extinction ratio and 60

nm tuning range, the dual-ring design is readily integrated with a RSOA to build a

stable, C-band tunable single mode laser.

82

6.3 Laser Fabrication and Integration

The silicon photonic chip was fabricated at a complementary metal-oxide-semiconductor

(CMOS) foundry using standard CMOS-compatible processes. The substrate is an

SOI wafer with a 220-nm device layer. Front end etching and doping processes are

used to build the waveguides and active components. A pit is formed with hard-stop

structures embedded, in order to aid in aligning the silicon photonics chip with the

III-V device.

The InP RSOA chip was built in a III-V foundry using standard III-V processing

techniques. The substrate was a 100 mm InP wafer with an epitaxial grown 1.9 µm

wide ridge waveguide layer. The MQW layer was built using five AlGaInAs quantum

wells with a gain spectrum centered in the C-Band at operating temperatures. The

optical mode was roughly centered in the quantum well region which was located

directly under the ridge. The extracted waveguide loss for RSOA is 12 1/cm. A

series of etches defined the hard stop at the MQW layer as well as a recessed gold

contact pad for bonding with the locations of these features matching that of the

silicon photonic chip. The InP wafer was cleaved into bars which were HR coated on

the back facet and anti-reflection coated on the front facet. AR facet was coated to

1.45 to match the effective index of the mode in the silicon photonics and of the index

matching gel making a pair of low reflection interfaces. The bars were then cleaved

into chips comprising two channels each.

InP integration onto the silicon photonics chip was accomplished using a high-

precision bonder with placement accuracy of ±0.5 µm. Vertical alignment was accom-

83

Figure 6.5: (a) Optical image showing the Vernier ring reflector. The left ring res-onator has a radius of 20 µm (R1), and the right ring resonator has a radius of 16.3µm (R2). (b) Optical image showing the III-V die and waveguide coupler. Two laserchannels are aligned and packaged simultaneously.

plished using the hard stop features on the silicon photonics and InP chips. Angular

and planar alignments were accomplished using the bonder’s vision system which

utilized alignment features defined on both chips. Figure 6.5 shows the optical image

of the Vernier rings and the hybrid assembled chips.

6.4 Laser Characterization

Mode-hop Free Light-Current Curve at Fixed Wavelength

The investigated device can be tuned across C-band for any ITU channel. The device

is temperature controlled to 25C using a thermoelectric cooler (TEC). The output

fiber coupler is a 5-µm mode field diameter edge coupler. There is an off-chip isolator

with 30 dB isolation connected during the measurements. Figure 6.6(a) shows the L-

I-V (Light-Current-Voltage) curve of the laser with the lasing wavelength at 1546.88

nm (193.8 THz). The lasing threshold is observed at 30 mA. For the fabricated device

the observed threshold and output power suggest additional unaccounted loss of 1.2

dB in addition to the expected 2.8 dB coupling loss. The total loss of the device is 4

84

dB. Wall-plug efficiency (WPE) can be determined by dividing the on-chip power by

the amount of power going into driving the RSOA chip. As shown in Figure 6.6(b)

the ECL achieves peak WPE of 4.2% around at an injection current of 90 mA.

A major challenge for III-V/silicon hybrid external cavity lasers is overcoming

wavelength drift and mode-hopping during the lifetime of the laser [198, 199]. An

example of both wavelength drift and mode-hopping can be seen in Figure 6.7(a),

where the laser spectrum is plotted as a function of injection current, without em-

ploying any ring or phase tuning. The lasing wavelength is seen to drift until it mode

hops around 160 mA by 0.1 nm to the next longitudinal mode. This wavelength

drift at the mode hop is smaller than the laser longitudinal mode spacing calculated

previously, which is similar to the observation in [184]. Additionally, the wavelength

drift before the mode-hop (or between the two mode hops) is larger than laser longi-

tudinal mode spacing. The reason is that as the RSOA’s current increases, not only

does the RSOA’s temperature increase, but also the temperature of the Si slightly

increases as well, resulting in red-shifted ring wavelengths. Both wavelength drift

and mode-hopping can be prevented over the long term by dynamically changing the

biasing voltages to hold both of the rings at a given wavelength, and by modifying

the bias on the phase shift element (PS0) to hold the longitudinal mode of the laser

cavity steady.

To obtain the graph shown in Figure 6.7(b) we tune two rings (R1 and R2) and the

phase shift element (PS0) for every current data point, using thermal phase tuners

on each element [200]. The ring biases are initially set to power values corresponding

to the selected wavelength (Figure 6.8). For the graphs shown in Figure 6.6(a) and

85

Figure 6.6: (a) L-I-V curve of hybrid laser. Blue and red curve are L-I and I-V curvescorrespondingly. (b) Extracted experimental WPE. (at 1546.88 nm)

Figure 6.7: (a) Spectral-L-I data without wavelength stabilization. (b) Spectra-L-Idata with wavelength stabilization control.

Figure 6.7(b) R2 power is set to 0 mW, and R1 power is varied within 0.5 mW

around a center value of 8 mW based on the maximum current reading from the

MPD. This corresponds to a lasing wavelength of 1546.88 nm. The phase tuner is

initially set to a value corresponding to maximum reading on the MPD. Aligning the

rings as described result in maximum reflectivity and hence maximum power on the

MPD. The rings are hence aligned with each other by maximizing the photocurrent

reading on the MPD. The laser cavity phase tuner is then scanned and set to a value

that biases the laser longitudinal mode to the center double ring resonance [200].

86

This way we keep the lasing mode away from mode-hop regions. However, tuning

the phase tuner might cause the lasing wavelength to drift, consequently requiring

further adjustment of the ring biases. This procedure is iteratively repeated until

the measured wavelength matches the target wavelength. For this procedure, we

use an optical spectrum analyzer (OSA) to monitor the lasing wavelength as the

injection current is increased. This method allows us to tune and maintain the lasing

peak around the desired wavelength to within OSA’s resolution of 0.02 nm for every

injection current, corresponding to tuning accuracy of ±1.25 GHz in frequency. Such

accuracy is within the tolerance needed in most communications applications (±2.5

GHz) [201]. This procedure is employed to demonstrate a mode-hop and wavelength-

drift free operation as shown in Figure 6.7(b) and ensure ITU-compliant operation

away from mode-hop points. Further work is needed to ensure that wavelength is

continuously stabilized during the laser operation.

Tunability

Figure 6.8 shows the lasing wavelengths under different thermal tuning power applied

to the ring resonators with RSOA drive current of 180 mA. For every data the phase

tuner was scanned between the first and second π shift and optimized to a center

maximum. This ensures operation away from mode-hop regions. Single-wavelength

lasing with a SMSR in excess of 46 dB was obtained across a 60-nm tuning range.

The tuning range covers the entire telecommunication C-band. The color plot shows

the laser tunability from 1515 nm to 1575 nm. The hue gradient along the diagonal

87

Figure 6.8: Lasing wavelength under different R1 and R2 basing powers. The diamondmarkers indicate the basing powers at different ITU grid.

Figure 6.9: Measured lasing spectra of the tunable laser across the C-band.

color lines shows that the wavelength can be continuously tuned. Each one of the

diamonds overlaid on the color plot represents the wavelength for an ITU channel in

a 100 GHz ITU grid across the entire C-band. Figure 6.9 also shows that the tuning

range of the laser covers the entire C-band.

88

Figure 6.10: (a) Measured laser output power spectrum with the highest SMSR of55 dB. (b) Measured SMSR at C-band, 100-GHz-spacing DWDM ITU grid. (c) FM-noise spectrum using heterodyne laser linewidth measurement method at 1553 nm.(d) Measured linewidth at different wavelengths across the C-band.

Spectral Performance (SMSR and Linewidth)

The SMSR was measured using an OSA with a resolution of 0.02 nm at room tem-

perature, with a drive current of 180 mA. The highest measured SMSR was 55 dB,

as indicated in Figure 6.10(a). Figure 6.10(b) shows the measured SMSR at different

wavelengths according to the C- band 100-GHz spacing dense wavelength division

multiplexing (DWDM) ITU grid. The measured SMSR is larger than 46 dB from

1525 nm to 1575 nm, being smaller at the edges of the gain bandwidth.

The linewidth of the laser cannot be determined from the spectrum in Fig-

ure 6.10(a), because the laser linewidth is smaller than the resolution of the OSA.

To measure the linewidth, we adopt a heterodyne measurement method [181, 202].

89

The output from our laser was mixed with a tunable laser (Keysight N7711A) and

passed through a coherent receiver. The electrical signal is then observed on a real-

time scope. The combined linewidth is analyzed from the FM noise spectrum, by

taking the average of the flat region of the noise spectrum (between 20 MHz and 80

MHz) and multiplying by π [202]. The linewidth integration time of our measure-

ment can be calculated to be 25 µs. Our linewidth integration time was set properly

to measure the entire FM-noise spectrum, especially the bottom flat region of the

FM-noise spectrum (where we extracted the linewidth). The intrinsic linewidth of

the reference Keysight laser was measured using the same method (≈40 kHz). The

intrinsic linewidth of our ECL laser can be obtained by subtracting linewidth of the

reference laser from the combined value. The measured linewidth for the ECL is

below 80 kHz for 7 wavelengths selected as samples across the C-band as shown in

Figure 6.10(d). As a complimentary measurement to the linewidth we have also mea-

sured the relative-intensity-noise (RIN) of our laser at various wavelength using a

Sycatus RIN measurement system. We have the determined that for wavelengths in

the C-band the maximal RIN in a frequency range from 100 MHz to 13 GHz was

better than – 135 dB/Hz. Due to the limited sensitivity of the system values lower

than -135 dB/Hz cannot be measured.

90

6.5 Coherent Transmission

Experimental Setup

To further evaluate the real-world performance of the laser, a coherent optical trans-

mission experiment is needed [203]. We tested our laser in a noise-loaded, high-speed,

dual- polarization (DP), 34 Gbaud, 16-QAM, non-differential coherent transmission

system operating at 272 Gb/s with 25% FEC overhead and 3x10-2 threshold. Fig-

ure 6.11 illustrates the setup used for this test. One highlight of this system is the

integrated, silicon photonics-based, modulator/receiver assembly (IMRA). The IMRA

houses a silicon photonic integrated circuit (PIC) containing a DP-QPSK modulator

(transmitter) and an optical hybrid. The IMRA also houses four low-noise TIAs,

which, along with the optical hybrid, form the coherent receiver. The IMRA package

has three fibers: one fiber is used for the external continuous-wave (CW) laser (our

laser), which is split internally inside the package to serve as both the laser source

for the transmitter and the local oscillator for the receiver. The second fiber is used

for the output of the optical transmitter (Tx). The third fiber is used for the input

signal into the coherent receiver (Rx).

A commercial, four channel, high-speed DAC and driver provided the high-speed

34 Gbaud, 16-QAM signals driving the DP-QPSK modulator. The transmitted 272

Gb/s optical signal was noise-loaded and looped back into the Rx signal port of the

IMRA. A commercial high-speed ADC and DSP were used to digitize and process

the output signals from the IMRA receiver and measure the bit-error-rate (BER)

performance of the system. The noise-loading setup (ASE source, optical filter, and

91

Figure 6.11: 34-Gbaud DP-16QAM experimental setup (main). Image of IMRA(inset).

variable optical attenuator (VOA)) allowed us to control the optical signal-to-noise

ratio (OSNR). An erbium-doped fiber amplifier (EDFA) and VOA were placed at

the Tx output to boost and control the optical power into the receiver. An optical

spectrum analyzer measured the signal power and OSNR into the receiver. With this

setup, we can measure BER vs OSNR performance of the transmission system. Our

tests were performed in loopback (back to back) mode. This configuration provided

a simple way to test whether the DSP can handle the linewidth of the laser source.

We note that in coherent transmission systems, the section of the DSP which handles

the laser linewidth is separate from the section of the DSP section which handles

fiber dispersion. Therefore, for this particular test, we chose not to propagate the Tx

signal over long lengths of fiber.

Experimental Results of 34-Gbaud 16-QAM Transmission

In order to assess the performance of our laser source in the coherent system, we made

two measurements. First, a reference measurement was made with a commercial

92

Figure 6.12: Measured BER vs. OSNR at 1547.2 nm.

tunable laser source (Santur ITLA) suitable for long-haul coherent systems. The

CW laser power was 16 dBm. The laser wavelength was 1547.2 nm. The optical

signal power into the receiver was -10 dBm. This first measurement provided a

baseline OSNR vs BER curve at -10 dBm input into the receiver. For the second

measurement, the commercial laser was replaced with our laser source (this work).

An EDFA was used to boost the output from our laser to 16 dBm.

Figure 6.12 shows the comparison between the OSNR vs. BER curves measured

at 1547.2 nm with both the commercial laser and our laser (this work). No noticeable

shift was observed between the two curves, and no uncorrected errors were detected

up to the FEC threshold. Similar results were obtained with a slightly different setup,

in which we compared our laser against the reference laser as source for a noise-loaded,

LiNbO3-based, 16-QAM, 272 Gb/s transmitter looped back into our SiPh Rx, but

using a commercial laser (ITLA) as the local oscillator.

Figure 6.13 depicts the constellation diagrams of the 34 Gbaud dual-polarization

93

Figure 6.13: Constellation diagram of the 34 Gbaud DP-16 QAM using (a), (c) ourECL, and (b), (d) reference laser.

16-QAM using (left) our ECL, and (right) reference laser. The quality of the received

signals in both cases are comparable. We note that it would not be possible to record

a clean 16-QAM constellation if our laser was not high quality. These results confirm

the suitability of our laser for coherent transmission applications. To the best of our

knowledge, this is the first experimental demonstration of a complete silicon photonic

based coherent link. This is also the first experimental demonstration of >250 Gb/s

coherent optical transmission using a silicon micro-ring-based tunable laser, which is

>4 times faster than the previous result [203].

94

6.6 Discussion

The demonstrated III-V/silicon hybrid external cavity laser has three advantages:

(1) multiple laser channels can be passively aligned simultaneously, which is suitable

for high-volume production of single and multi-channel lasers, (2) the high Q-factor

Vernier ring provides a wide tuning range and a narrow linewidth, and (3) mode-hop-

free operation and wavelength locking operation are achieved by active controls.

Table 1 compares the performance of our work with other III-V/silicon hybrid

external cavity lasers. SMSR and linewidth are the best results in C-band. Power

and WPE are the maximum output power and largest wall-plug efficiency. Of these

devices, our tunable ECL achieves the largest tuning range by a factor of 2 and the

narrowest linewidth by a factor of 5.

Table 6.1: Performance comparison of recent C-band tunable laser works

Property [27]2012

[28]2012

[24]2013

[22]2013

[23]2013

[33]2014

Thiswork(2018)

Integration Hybrid Hybrid Hetero-geneous

Hetero-geneous

Hetero-geneous

Hybrid Hybrid

Alignment Active Passive Passive Passive Passive Active PassiveCoupling Butt Butt Butt Vertical Vertical Butt ButtLaser DBR Single DBR Single Vernier Vernier VernierLaser Type DBR Single

Ring +DBR

DBR SingleRing +DBR

VernierRing

VernierRing

VernierRing

TuningRange(nm)

8 NA >20 8 >40 35 >60

Power(mW)

6 15 8 10 3.3 20 11

WPE (%) 9.5 7.6 NA NA NA 7.8 4.2SMSR(dB) 45 40 40 50 45 40 55Linewidth(kHz)

NA NA 200 1700 338 27000 37

95

6.7 Conclusion

We demonstrate a III-V/silicon hybrid external cavity laser with a tuning range

larger than 60 nm around the C-band on a silicon-on-insulator platform. A III-V

semiconductor gain chip is embedded in the silicon chip and is edge-coupled into the

silicon chip. The demonstrated packaging method requires only passive alignment and

thus potentially suitable for mass production. The laser has a largest output power of

11 mW with a maximum WPE of 4.2%. and a SMSR as large as 55 dB. The measured

linewidth is as narrow as 37 kHz, which is the narrowest linewidth using a silicon-based

(not silicon nitride-based) external cavity. In addition, we demonstrate successfully a

34 Gbaud DP-16 QAM transmission using our laser and a silicon photonic transceiver

on par with the performance of commercially available lasers. To the best of our

knowledge, this is the first experimental demonstration of a complete silicon photonic

based coherent link. This is also the first experimental demonstration of >250 Gb/s

coherent optical transmission using a silicon micro-ring based tunable laser, which

is the fastest coherent optical transmission speed using a silicon micro- ring based

tunable laser.

96

Part III

Highly Integrated Optical Links

97

Chapter Seven

A Silicon Photonic Transceiver and

Hybrid Tunable Laser for 64

Gbaud Coherent Communication

This chapter covers my work combining various components into a full coherent op-

tical system. A hybrid silicon photonic tunable laser is combined with the CSTAR,

a compact coherent transceiver in a BGA form factor, and shown to operate up to

64 Gbaud QPSK. This work showed a combination of silicon photonic functions and

performance that had not been previously demonstrated. I led the laser design for

packaging, assembly and assembly test as well as the CSTAR design for packaging,

assembly and assembly test. Matthew Streshinsky, Tam Huynh made significant con-

tributions to design and test. A number of other co-authors made contributions to

design, assembly and test. This work was presented as a post-deadline paper at the

98

2018 Optical Fiber Communications Conference.

A. Novack, M. Streshinsky, T. Huynh, T. Galfsky, H. Guan, Y. Liu, Y. Ma, R. Shi,

A. Horth, Y. Chen et al., “A silicon photonic transceiver and hybrid tunable laser for

64 GBaud coherent communication,” in Optical Fiber Communication Conference.

Optical Society of America, 2018, pp. Th4D–4

7.1 Introduction

Silicon photonics has proven to be a compelling platform for next-generation coherent

optical communication by integrating complex electro-optical circuits onto a single

silicon chip [205]. High-speed modulators and photodetectors, low-loss filters and

couplers, and high yields on low-cost SOI wafers have allowed for multiple successful

commercial ventures based on this technology. However, the principle challenge of

many silicon photonic platforms is still the cost and complexity of packaging and lack

of a native light source. Moreover, the packaging and light source must be in a form

factor that can conform to the size, power, performance, and price point that future

coherent applications, such as 400G-ZR, require. In this paper, we address both of

these points with our silicon photonic platform for advanced hybrid integration and

packaging.

Approaches to laser integration in silicon have included epitaxially-grown III-V-

on-Si [206], III-V chips bonded onto Si followed by wafer-level processing [207], and

hybrid integration [208]. The first two approaches pose significant process develop-

ment challenges and preclude compatibility with commercial CMOS foundries. In

99

contrast, hybrid integration allows the product to keep the complexity (and, ergo,

challenges of yield) in silicon and use standard silicon processing tools. In order to

take advantage of existing multi-chip module assembly infrastructure, though, optical

modules must also accept manufacturing tolerances that have been “good-enough” for

leading-edge electronic assembly: Lateral alignment tolerances of ±0.5 µm for critical

steps (and 10 µm for everything else), compatibility with reflow assembly processes,

and wafer-level processing. Once a platform demonstrates this compatibility, many

more options for packaging and assembly become available, such as high-speed and

high-density BGA form factors [209].

In order to keep the III-V processing as low-cost and high-yield as possible, we

elected to use a simple, internally-designed reflective-semiconductor-optical-amplifier

(RSOA) Indium Phosphide chip with spot-size converters, monitoring, and an exter-

nal cavity on the silicon chip. For integration, we use standard pick-and-place tools,

passive alignment, and solder-based bonding. To fit into a compact BGA form factor,

our silicon photonic platform leverages the ability to bump copper pillars onto silicon

wafers, optically couple light without lenses to standard 10-µm MFD fibers, and high-

performance devices fabricated in a commercial CMOS foundry. We show a scalable,

cost-effective Coherent Silicon Transmitter And Receiver (CSTAR) multi-chip mod-

ule for next-generation coherent optical communication. Our coherent transceiver in

a BGA package is assembled into a CFP2-ACO but tested with an external narrow-

linewidth silicon hybrid tunable laser as the light source instead of the commercial

µITLA and then characterized at 64Gbaud.

100

Figure 7.1: (a) Block diagram of the tunable laser. Microscope images of (b) theexternal cavity and (c) hybrid integrated RSOA (backside

Figure 7.2: Measurements of one sample of the silicon photonic hybrid integratedlaser: (a) linewidth vs. wavelength, (b) SMSR vs. wavelength, (c) lasing wavelengthas a function of ring tuning powers, and (d) lasing spectrum at various points acrossthe C-band.

7.2 Hybrid Laser Integration and Performance

A 600-µm-long Indium Phosphide (InP) multi-quantum-well reflective semiconductor

optical amplifier (RSOA) is passively placed and bonded into an etched pit in a

silicon photonics chip. Hard-stop layers on the PIC and InP allow for tight vertical

alignment, while the bonding tool enables ±0.5 µm lateral alignment with the aid

of a computer-vision system and on-chip fiducials. The external cavity structure on

the PIC consists of a dual-ring Vernier filter which supports a wide tuning range.

101

Figure 7.3: (a) Block diagram of the CSTAR PIC, (b) underside of the CSTARpackage (footprint 15 x 18 mm), (c) populated CSTAR substrate pre-fiber attach,(d) CSTAR assembled into a CFP2-ACO, and (e) VNA measurement of the CFP2-ACO transmitter showing 40 GHz electro-optic bandwidth.

Figure 7.1(a-c) show the cavity structure, dual-ring filter, and RSOA chip bonded to

the silicon PIC.

We tested the silicon hybrid laser for parameters critical for coherent-communication

light sources. Linewidth was measured using coherent heterodyne detection [210].

Figure 7.2(a,b) show linewidth ¡100 kHz and side-mode suppression ratio (SMSR)

¿45 dB at several wavelengths across the C-band. Relative-intensity noise is mea-

sured to be ¡-135 dB/Hz, limited by the measurement system. High SMSR and

consistent output power is shown across a 60nm wavelength range. Tuning the power

applied to the resistive heaters in both rings allows for a wide tuning range, as shown

in Figure 7.2(c) with example spectra in Figure 7.2(d).

102

7.3 Performance in a Coherent Link

The hybrid tunable laser is characterized in two links with different optical engines:

a first-generation Integrated Modulator and Receiver Assembly (IMRA) in a ceramic

package with peripheral leads and a second-generation Coherent Silicon Transmit-

ter and Receiver (CSTAR) in a BGA package. The IMRA is composed of a silicon

die with integrated modulator, optical hybrid, and high-speed photodetectors and is

wirebonded to two dual-channel TIAs. The CSTAR consists of a a low-temperature

co-fired ceramic substrate with flip-chip-attached silicon photonic integrated circuit

(PIC), two custom dual-channel MZ-drivers, and two custom dual-channel TIAs (sim-

ilar to what is presented in [211]). Standard 10-µm mode-field-diameter (MFD) op-

tical fibers are actively aligned to the PIC. See Figure 7.3(a-c) for an overview of the

CSTAR.

Several of the CSTAR devices were assembled into CFP2-ACOs, as shown in Fig-

ure 7.3(d). Vector Network Analyzer (VNA) measurements in Figure 7.3(e) of the

CFP2-ACO demonstrate >40 GHz electro-optic Tx bandwidth with a 200 mVppd

stimulus. The dual-polarization CFP2-ACO transmitter constellation is shown in

page 104(a) for 34Gbaud DP-16QAM. The CFP2-ACO, with our external silicon

hybrid laser used instead of the on-board commercial µmITLA, is also characterized

under 64 Gbaud QPSK operation one polarization at a time with a Tektronix Optical

Modulation Analyzer (OMA). Resulting BER vs. OSNR measurements are shown

in Figure 7.4(b). The transmitter is driven with a DAC evaluation board and ca-

bling with 14 GHz 3-dB bandwidth and tested in a CFP2-ACO module compliance

103

Figure 7.4: (a) A 34 Gbaud DP-16QAM constellation using the CSTAR. The silicon-photonic hybrid laser is used as a light source in two applications (b) Single-pol 64Gbaud QPSK BER vs. OSNR of the CSTAR-based CFP2-ACO, measured on anOMA. (c) Dual-pol 34 Gbaud 16QAM BER vs. OSNR of an Integrated Modulatorand Receiver Assembly (IMRA) comparing our ECL to a commercially available low-linewidth µITLA.

board. Test equipment limitations prevent the characterization of the CFP2-ACO

at 64Gbaud using higher-order modulation formats. The IMRA is also characterized

with our hybrid laser at 34 Gbaud, 16QAM in a loopback configuration with the same

ADC and DAC evaluation boards, as shown in Figure 7.4(c).

7.4 Conclusion

In conclusion, we have shown coherent links based on a silicon photonic transceiver at

speeds up to 64Gbd QPSK using a narrow-linewidth silicon photonic hybrid tunable

laser. Once the transceiver and laser are integrated on the same chip, this will be a

powerful platform for next-generation coherent communication. The performance of

the hybrid laser is comparable to that of commercially available micro-ITLAs. The

silicon photonic coherent transceiver is built with a BGA package, including custom

drivers and TIAs, and is assembled into a CFP2-ACO module operating at 64Gbaud.

To our knowledge, this result represents the first reported all-silicon-photonic

104

coherent link, including the laser. Flip-chip assembly, large MFD coupling, and

passively-aligned III-V chips enable ultra-dense low-cost silicon photonic coherent

multi-chip modules.

105

Chapter Eight

Thesis Conclusion

8.1 Summary of Contributions

In this work, a coherent silicon photonics communication system was assembled piece

by piece. The fundamental communication devices (photodetectors and modulators)

were improved in term of speed, power consumption and turned into a repeatable

platform. The transistors and lasers were then added to the platform to enable

complex system building. Finally the fully coherent transceiver was built with tunable

laser, and silicon photonics-powered optical engine.

8.2 Recommendations for Future Work

As the demand for data communication bandwidth continues to increase exponen-

tially, further improvements in optical systems will be required. Individual com-

ponents will need steady improvement to meet the demand of higher performance

106

systems. Further components will be needed to augment the silicon photonics plat-

form and provided additional capability. More sophisticated systems will need to be

designed with advanced packaging tying the parts together.

Future Work in Silicon Photonic Components

For photodetectors, there is a fundamental quantum efficiency limit to responsivity.

Just one electron is generated per photon. However, there is room to improve what

happens next. The number of electrons coming out of a photodetector can be en-

hanced by gain, such as in avalanche photodetector that have shown promising results

in silicon [212–214]. Higher gain photodetectors may not be necessary in coherent

optical systems in which a local oscillator is already required for wavelength selec-

tion and signal gain, but datacenter optical links will likely require photodetector

gain in the future. Another area for improvement of the photodetector is with closer

co-design with the TIA or other receiver electronics such as electronic/photonic inte-

gration or co-packaging to remove parasitics [215] or with novel schemes to optimize

sensitivity [216].

The silicon photonic modulator is, in some ways, the weakest part of the platform,

which leaves the most room for improvement. Modulators using the plasma-dispersion

affect have a difficult tradeoff between modulator length, static loss and modulation

efficiency. Optical resonance may allow performance beyond the typical limits. Ring

modulators [217–219] or ring-assisted Mach-Zehnders [220] could provide the path

forward if solutions can be found for the instabilities and non-linearities of resonance-

107

based devices. Segmented drivers [221], monolithic modulator/driver integration [222]

or flip-chip driver integration [223] are possible paths to achieving enhanced trans-

mitter performance by reducing parasitics and optimizing for bandwidth or power

consumption.

Specific recommendations for future work on silicon photonic components:

• Circuit modeling of avalanche photodetector and bandwidth optimization with

inductance peaking.

• Circuit modeling and optimization of a silicon photonics receiver with flip-chip

TIA.

• Optically time-sampled receiver with inductive gain peaking

• Low power ring-assisted Mach-Zehnder modulator for high-speed and low power

consumption.

• Segmented ring-assisted Mach-Zehnder with flip-chip driver.

Future Work in Complimentary Silicon Photonic

Components

As the complexity of silicon photonic components increases, enhanced integration

with control circuitry will be required. This can take the form of the transistor

integration into silicon photonics as presented in Chapter 5. In order for such a

transistor integration to be usable for products more work is needed to characterize

and optimize these transistors. Wafer-level measurements of the transistor cutoff

frequency and transconductance are needed. Simple control circuits (e.g. an FIR

108

filter or low-pass feedback loop) that can be the foundation for future circuit blocks

need to be proven.

Gain media integration with silicon photonics has near limitless possible directions

for future research. At a bare minimum, work needs to be done to reduce the coupling

loss show in Chapter 6. After that, laser stability could be enhanced by the addition of

an on-chip isolator [224] or temperature-independent wavelength reference. Enhanced

laser functionality at high temperature could be obtained with the use of a quantum

dot gain media [225] or multi-wavelength lasers could be targeted to source a carrier

to multiple channels with the same source [225].

Suggestions for future work on complimentary silicon photonic components:

• Building block circuits with ”no change” MESFETs including low pass feedback

for self tuning modulator bias circuit

• Ring-based MUX/Demux with monolithically integrated feedback control cir-

cuits using no-change transistors.

• Flip-chip laser with active isolator for improved back-reflection tolerance.

• Coherent laser with high temperature range using quantum dot gain media.

• Four-channel 50 Gbps/channel using a single multi-wavelength source.

Future Silicon Photonic Systems

The demonstration in Chapter 7 was limited in that it didn’t show a complete module,

but instead showed the main building blocks of such a module working together.

Future work could complete this integration: the laser, transmitter and receiver all

109

integrated in the same compact assembly.

Further area for significant work is in the datacenter space which is growing at

an even faster pace that telecommunications. Packaging and integration challenges

continue to be at the forefront of new system design. Techniques such as passive fiber

alignment, high volume bonding, non-hermetic packaging and chip-on-chip assembly

will be of great interest in the effort to reduce cost and footprint while increasing

aggregate bandwidth.

The challenge will then be to address additional application spaces. These new

areas will open up as performance increases. Constraints on memory bandwidth

will push innovation into optically interconnected memory [226]. Requirements for

supercomputers will encourage development in optics for high performance computing

[227]. The final frontier of inter-chip optical communication [228] needs significant

work to see commercial applications, although the first optically-enabled CPUs have

already been demonstrated [229].

Specific recommendations for follow-up work:

• Integration of Tx, Rx and Laser into a single compact optical engine package

for coherent optics.

• Flip chip laser array for dense optically connected memory demonstration

• Compact optical interface for a CPU, built with flip chip lasers onto a silicon

photonics interposer.

110

8.3 Final Remarks

Silicon photonics has come a long way in a few short years. The standard devices:

passives, photodetectors and modulators are no longer in a mode of being improved

in a vacuum. Instead it is the integration of these components with electronics and

optical gain in new ways that provides a path forward in terms of increased perfor-

mance. As costs decrease, silicon photonics will become competitive as a technology

for shorter optical links with larger manufacturing volumes. These new use cases will

open the door for more opportunities for innovation in silicon photonic optical links.

111

Bibliography

[1] G. P. Agrawal, Fiber-Optic Communication Systems. John Wiley & Sons, Inc.,Oct. 2010.

[2] H. Kogelnik, “High-capacity optical communications: personal recollections,”IEEE Journal of Selected Topics in Quantum Electronics, vol. 6, no. 6, pp.1279–1286, Nov. 2000.

[3] Cisco Systems, “Cisco visual networking index: Forecast and trends,2017–2022,” Cisco Systems, Tech. Rep., Feb. 2019.

[4] P. J. Winzer, D. T. Neilson, and A. R. Chraplyvy, “Fiber-optic transmission andnetworking: the previous 20 and the next 20 years [invited],” Optics Express,vol. 26, no. 18, p. 24190, Aug. 2018.

[5] A. V. Krishnamoorthy, K. W. Goossen, W. Jan, X. Zheng, R. Ho, G. Li,R. Rozier, F. Liu, D. Patil, J. Lexau, H. Schwetman, D. Feng, M. Asghari,T. Pinguet, and J. E. Cunningham, “Progress in low-power switched optical in-terconnects,” IEEE Journal of Selected Topics in Quantum Electronics, vol. 17,no. 2, pp. 357–376, Mar. 2011.

[6] M. Streshinsky, R. Ding, Y. Liu, A. Novack, C. Galland, A. E.-J. Lim, P. G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “The road to affordable, large-scalesilicon photonics,” Optics and Photonics News, vol. 24, no. 9, p. 32, Sep. 2013.

[7] D. Miller and H. Ozaktas, “Limit to the bit-rate capacity of electrical intercon-nects from the aspect ratio of the system architecture,” Journal of Parallel andDistributed Computing, vol. 41, no. 1, pp. 42–52, Feb. 1997.

[8] D. Miller, “Device requirements for optical interconnects to silicon chips,” Pro-ceedings of the IEEE, vol. 97, no. 7, pp. 1166–1185, Jul. 2009.

[9] T. Barwicz, Y. Taira, T. W. Lichoulas, N. Boyer, H. Numata, Y. Martin, J.-W.Nah, S. Takenobu, A. Janta-Polczynski, E. L. Kimbrell, R. Leidy, M. Khater,

112

S. Kamlapurkar, S. Engelmann, Y. A. Vlasov, and P. Fortier, “Enabling large-scale deployment of photonics through cost-efficient and scalable packaging,”in 2015 IEEE 12th International Conference on Group IV Photonics (GFP).IEEE, Aug. 2015.

[10] A. Novack, Y. Liu, R. Ding, M. Gould, T. Baehr-Jones, Q. Li, Y. Yang,Y. Ma, Y. Zhang, K. Padmaraju, K. Bergmen, A. E.-J. Lim, G.-Q. Lo, andM. Hochberg, “A 30 GHz silicon photonic platform,” in Integrated Optics:Physics and Simulations, P. Cheben, J. Ctyroky, and I. Molina-Fernandez, Eds.SPIE, May 2013.

[11] M. Pantouvaki, P. D. Heyn, M. Rakowski, P. Verheyen, B. Snyder, S. A. Srini-vasan, H. Chen, J. D. Coster, G. Lepage, P. Absil, and J. V. Campenhout,“50gb/s silicon photonics platform for short-reach optical interconnects,” inOptical Fiber Communication Conference. OSA, 2016.

[12] A. Mekis, S. Gloeckner, G. Masini, A. Narasimha, T. Pinguet, S. Sahni, andP. D. Dobbelaere, “A grating-coupler-enabled CMOS photonics platform,”IEEE Journal of Selected Topics in Quantum Electronics, vol. 17, no. 3, pp.597–608, May 2011.

[13] H. Guan, A. Novack, M. Streshinsky, R. Shi, Q. Fang, A. E.-J. Lim, G.-Q.Lo, T. Baehr-Jones, and M. Hochberg, “CMOS-compatible highly efficient po-larization splitter and rotator based on a double-etched directional coupler,”Optics express, vol. 22, no. 3, pp. 2489–2496, 2014.

[14] H. Guan, A. Novack, M. Streshinsky, R. Shi, Y. Liu, Q. Fang, A. E.-J. Lim,G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “High-efficiency low-crosstalk1310-nm polarization splitter and rotator,” IEEE Photonics Technology Letters,vol. 26, no. 9, pp. 925–928, 2014.

[15] D. Dai and J. E. Bowers, “Novel concept for ultracompact polarization splitter-rotator based on silicon nanowires,” Optics Express, vol. 19, no. 11, p. 10940,May 2011.

[16] D. Fowler, C. Baudot, J. Fedeli, B. Caire, L. Virot, A. Leliepvre, G. Grand,A. Myko, D. Marris-Morini, S. Messaoudene, A. Souhaite, S. Olivier, P. Grosse,G.-H. Duan, B. B. Bakir, F. Boeuf, L. Vivien, and S. Menezo, “Complete si-photonics device-library on 300mm wafers,” in Optical Fiber CommunicationConference. OSA, 2014.

113

[17] X. Fu and D. Dai, “Ultra-small si-nanowire-based 400 GHz-spacing 15×15arrayed-waveguide grating router with microbends,” Electronics Letters, vol. 47,no. 4, p. 266, 2011.

[18] F. Horst, W. Green, B. Offrein, and Y. Vlasov, “Silicon-on-insulator echellegrating WDM demultiplexers with two stigmatic points,” IEEE Photonics Tech-nology Letters, vol. 21, no. 23, pp. 1743–1745, Dec. 2009.

[19] R. Pillarisetty, “Academic and industry research progress in germanium nan-odevices,” Nature, vol. 479, no. 7373, pp. 324–328, Nov. 2011.

[20] L. Vivien, J. Osmond, J.-M. Fedeli, D. Marris-Morini, P. Crozat, J.-F. Damlen-court, E. Cassan, Y. Lecunff, and S. Laval, “42 GHz pin germanium photode-tector integrated in a silicon-on-insulator waveguide,” Optics Express, vol. 17,no. 8, p. 6252, Apr. 2009.

[21] L. Chen and M. Lipson, “Ultra-low capacitance and high speed germaniumphotodetectors on silicon,” Optics Express, vol. 17, no. 10, p. 7901, Apr. 2009.

[22] S. Assefa, F. Xia, and Y. Vlasov, “CMOS-integrated low-noise germaniumwaveguide avalanche photodetector operating at 40gbps,” in Optical Fiber Com-munication Conference. OSA, 2010.

[23] A. Novack, M. Gould, Y. Yang, Z. Xuan, M. Streshinsky, Y. Liu, G. Capellini,A. E.-J. Lim, G.-Q. Lo, T. Baehr-Jones et al., “Germanium photodetectorwith 60 GHz bandwidth using inductive gain peaking,” Optics express, vol. 21,no. 23, pp. 28 387–28 393, 2013.

[24] S. Liao, N.-N. Feng, D. Feng, P. Dong, R. Shafiiha, C.-C. Kung, H. Liang,W. Qian, Y. Liu, J. Fong, J. E. Cunningham, Y. Luo, and M. Asghari, “36GHz submicron silicon waveguide germanium photodetector,” Optics Express,vol. 19, no. 11, p. 10967, May 2011.

[25] H. Chen, P. Verheyen, P. D. Heyn, G. Lepage, J. D. Coster, S. Balakrishnan,P. Absil, W. Yao, L. Shen, G. Roelkens, and J. V. Campenhout, “-1 V bias67 GHz bandwidth Si-contacted germanium waveguide p-i-n photodetector foroptical links at 56 Gbps and beyond,” Optics Express, vol. 24, no. 5, p. 4622,Feb. 2016.

[26] L. Vivien, M. Rouviere, J.-M. Fedeli, D. Marris-Morini, J. F. Damlencourt,J. Mangeney, P. Crozat, L. E. Melhaoui, E. Cassan, X. L. Roux, D. Pascal,and S. Laval, “High speed and high responsivity germanium photodetector

114

integrated in a silicon-on-insulator microwaveguide,” Optics Express, vol. 15,no. 15, p. 9843, 2007.

[27] T.-Y. Liow, K.-W. Ang, Q. Fang, J.-F. Song, Y.-Z. Xiong, M.-B. Yu, G.-Q. Lo,and D.-L. Kwong, “Silicon modulators and germanium photodetectors on SOI:Monolithic integration, compatibility, and performance optimization,” IEEEJournal of Selected Topics in Quantum Electronics, vol. 16, no. 1, pp. 307–315,2010.

[28] A. Masood, M. Pantouvaki, G. Lepage, P. Verheyen, J. V. Campenhout, P. Ab-sil, D. V. Thourhout, and W. Bogaerts, “Comparison of heater architectures forthermal control of silicon photonic circuits,” in 10th International Conferenceon Group IV Photonics. IEEE, Aug. 2013.

[29] K. Takeda, T. Hiraki, T. Tsuchizawa, H. Nishi, R. Kou, H. Fukuda, Y. Ishikawa,K. Wada, and K. Yamada, “Franz-keldysh and avalanche effects in a germa-nium waveguide photodiode,” in 10th International Conference on Group IVPhotonics. IEEE, Aug. 2013.

[30] D. Feng, S. Liao, H. Liang, J. Fong, B. Bijlani, R. Shafiiha, B. J. Luff, Y. Luo,J. Cunningham, A. V. Krishnamoorthy, and M. Asghari, “High-speed GeSiEA modulator at 1550 nm,” in The 9th International Conference on Group IVPhotonics (GFP). IEEE, Aug. 2012.

[31] Y. Luo, X. Zheng, G. Li, I. Shubin, H. Thacker, J. Yao, J.-H. Lee, D. Feng,J. Fong, C.-C. Kung, S. Liao, R. Shafiiha, M. Asghari, K. Raj, A. V. Krish-namoorthy, and J. E. Cunningham, “Strong electro-absorption in GeSi epitaxyon silicon-on-insulator (SOI),” Micromachines, vol. 3, no. 2, pp. 345–363, Apr.2012.

[32] M. Streshinsky, R. Ding, Y. Liu, A. Novack, Y. Yang, Y. Ma, X. Tu, E. K. S.Chee, A. E.-J. Lim, P. G.-Q. Lo et al., “Low power 50 Gb/s silicon travelingwave Mach-Zehnder modulator near 1300 nm,” Optics express, vol. 21, no. 25,pp. 30 350–30 357, 2013.

[33] G. B. D. Farias, S. Menezo, O. Dubray, D. Marris-Morini, L. Vivien, A. Myko,and B. Blampey, “Up to 64-QAM modulation of a silicon-ring-resonator-modulator,” in Optical Fiber Communication Conference. OSA, 2014.

[34] L. Chen, K. Preston, S. Manipatruni, and M. Lipson, “Integrated GHz siliconphotonic interconnect with micrometer-scale modulators and detectors,” OpticsExpress, vol. 17, no. 17, p. 15248, Aug. 2009.

115

[35] Y. Li, L. Zhang, M. Song, B. Zhang, J.-Y. Yang, R. G. Beausoleil, A. E.Willner, and P. D. Dapkus, “Coupled-ring-resonator-based silicon modulatorfor enhanced performance,” Optics Express, vol. 16, no. 17, p. 13342, Aug.2008.

[36] R. Ding, T. Baehr-Jones, Y. Liu, A. Ayazi, T. Pinguet, N. Harris, M. Streshin-sky, P. Lee, Y. Zhang, A. E.-J. Lim, T.-Y. Liow, S. H.-G. Teo, G.-Q. Lo, andM. Hochberg, “A 25 gb/s 400 fJ/bit silicon traveling-wave modulator,” in 2012Optical Interconnects Conference. IEEE, May 2012.

[37] R. Ding, Y. Liu, Q. Li, Y. Yang, Y. Ma, K. Padmaraju, A. E.-J. Lim, G.-Q. Lo,K. Bergman, T. Baehr-Jones, and M. Hochberg, “Design and characterizationof a 30-GHz bandwidth low-power silicon traveling-wave modulator,” OpticsCommunications, vol. 321, pp. 124–133, Jun. 2014.

[38] B. Wohlfeil, N. Eiselt, P. Rito, A. Dochhan, G. R. Mehrpoor, D. Rafique,D. Petousi, I. Lopez, S. Lischke, D. Kissinger, L. Zimmermann, M. Eiselt,H. Griesser, and J.-P. Elbers, “First demonstration of fully integrated seg-mented driver and MZM in <tex>$0.25-\mu\mathrmm$</tex> SiGe BiC-MOS employing 112 gb/s PAM4 over 60 km SSMF,” in 2018 European Con-ference on Optical Communication (ECOC). IEEE, Sep. 2018.

[39] S. Kupijai, H. Rhee, A. Al-Saadi, M. Henniges, D. Bronzi, D. Selicke, C. Theiss,S. Otte, H. J. Eichler, U. Woggon, D. Stolarek, H. H. Richter, L. Zimmermann,B. Tillack, and S. Meister, “25 gb/s silicon photonics interconnect using atransmitter based on a node-matched-diode modulator,” Journal of LightwaveTechnology, vol. 34, no. 12, pp. 2920–2923, Jun. 2016.

[40] O. Boyraz and B. Jalali, “Demonstration of a silicon raman laser,” Optics Ex-press, vol. 12, no. 21, p. 5269, 2004.

[41] H. Rong, R. Jones, A. Liu, O. Cohen, D. Hak, A. Fang, and M. Paniccia, “Acontinuous-wave raman silicon laser,” Nature, vol. 433, no. 7027, pp. 725–728,Feb. 2005.

[42] J. Liu, L. C. Kimerling, and J. Michel, “Monolithic ge-on-si lasers for large-scale electronic–photonic integration,” Semiconductor Science and Technology,vol. 27, no. 9, p. 094006, Aug. 2012.

[43] J. Liu, X. Sun, R. Camacho-Aguilera, L. C. Kimerling, and J. Michel, “Ge-on-si laser operating at room temperature,” Optics Letters, vol. 35, no. 5, p. 679,Feb. 2010.

116

[44] S. Uvin, S. Kumari, A. D. Groote, S. Verstuyft, G. Lepage, P. Verheyen,J. V. Campenhout, G. Morthier, D. V. Thourhout, and G. Roelkens, “13 µmInAs/GaAs quantum dot DFB laser integrated on a si waveguide circuit bymeans of adhesive die-to-wafer bonding,” Optics Express, vol. 26, no. 14, p.18302, Jul. 2018.

[45] J. E. Bowers, “Heterogeneous photonic integration on silicon,” in 2016 IEEEPhotonics Conference (IPC). IEEE, Oct. 2016.

[46] S. Lourdudoss, “Heteroepitaxy and selective area heteroepitaxy for silicon pho-tonics,” Current Opinion in Solid State and Materials Science, vol. 16, no. 2,pp. 91–99, Apr. 2012.

[47] I. Shubin, J.-H. Lee, J. Bovington, J. Yao, S. Lin, S. S. Djordjevic, Y. Luo, H. D.Thacker, J. E. Cunningham, K. Raj, A. V. Krishnamoorthy, and X. Zheng,“Alignment and integration of a hybrid, external-cavity InP-SOI laser,” in Op-tical Fiber Communication Conference. OSA, 2016.

[48] H. Lu, J. S. Lee, Y. Zhao, C. Scarcella, P. Cardile, A. Daly, M. Ortsiefer,L. Carroll, and P. O’Brien, “Flip-chip integration of tilted VCSELs onto asilicon photonic integrated circuit,” Optics Express, vol. 24, no. 15, p. 16258,Jul. 2016.

[49] T. Creazzo, E. Marchena, S. B. Krasulick, P. K. L. Yu, D. V. Orden, J. Y.Spann, C. C. Blivin, L. He, H. Cai, J. M. Dallesasse, R. J. Stone, and A. Mizrahi,“Integrated tunable CMOS laser,” Optics Express, vol. 21, no. 23, p. 28048,Nov. 2013.

[50] R. Soref, “The past, present, and future of silicon photonics,” IEEE Journal ofselected topics in quantum electronics, vol. 12, no. 6, pp. 1678–1687, 2006.

[51] M. Hochberg and T. Baehr-Jones, “Towards fabless silicon photonics,” Naturephotonics, vol. 4, no. 8, p. 492, 2010.

[52] L. Colace, G. Masini, F. Galluzzi, G. Assanto, G. Capellini, L. D. Gaspare,E. Palange, and F. Evangelisti, “Metal–semiconductor–metal near-infrared lightdetector based on epitaxial ge/si,” Applied Physics Letters, vol. 72, no. 24, pp.3175–3177, Jun. 1998.

[53] L. Colace, G. Masini, G. Assanto, H.-C. Luan, K. Wada, and L. C. Kimer-ling, “Efficient high-speed near-infrared ge photodetectors integrated on si sub-strates,” Applied Physics Letters, vol. 76, no. 10, pp. 1231–1233, Mar. 2000.

117

[54] J. Michel, J. Liu, and L. C. Kimerling, “High-performance ge-on-si photodetec-tors,” Nature Photonics, vol. 4, no. 8, pp. 527–534, Jul. 2010.

[55] L. Vivien, J. Osmond, J.-M. Fedeli, D. Marris-Morini, P. Crozat, J.-F. Damlen-court, E. Cassan, Y. Lecunff, and S. Laval, “42 GHz pin germanium photode-tector integrated in a silicon-on-insulator waveguide,” Optics Express, vol. 17,no. 8, p. 6252, Apr. 2009.

[56] S. Liao, N.-N. Feng, D. Feng, P. Dong, R. Shafiiha, C.-C. Kung, H. Liang,W. Qian, Y. Liu, J. Fong, J. E. Cunningham, Y. Luo, and M. Asghari, “36GHz submicron silicon waveguide germanium photodetector,” Optics Express,vol. 19, no. 11, p. 10967, May 2011.

[57] C. T. DeRose, D. C. Trotter, W. A. Zortman, A. L. Starbuck, M. Fisher, M. R.Watts, and P. S. Davids, “Ultra compact 45 GHz CMOS compatible germaniumwaveguide photodiode with low dark current,” Optics Express, vol. 19, no. 25,p. 24897, Nov. 2011.

[58] L. Vivien, A. Polzer, D. Marris-Morini, J. Osmond, J. M. Hartmann, P. Crozat,E. Cassan, C. Kopp, H. Zimmermann, and J. M. Fedeli, “Zero-bias 40gbit/sgermanium waveguide photodetector on silicon,” Optics Express, vol. 20, no. 2,p. 1096, Jan. 2012.

[59] S. Shekhar, J. Walling, and D. Allstot, “Bandwidth extension techniques forCMOS amplifiers,” IEEE Journal of Solid-State Circuits, vol. 41, no. 11, pp.2424–2439, Nov. 2006.

[60] C.-H. Wu, C.-H. Lee, W.-S. Chen, and S.-I. Liu, “CMOS wideband amplifiersusing multiple inductive-series peaking technique,” IEEE Journal of Solid-StateCircuits, vol. 40, no. 2, pp. 548–552, Feb. 2005.

[61] J. Morikuni and S.-M. Kang, “An analysis of inductive peaking in photoreceiverdesign,” Journal of Lightwave Technology, vol. 10, no. 10, pp. 1426–1437, 1992.

[62] S. Mohan, M. Hershenson, S. Boyd, and T. Lee, “Bandwidth extension inCMOS with optimized on-chip inductors,” IEEE Journal of Solid-State Cir-cuits, vol. 35, no. 3, pp. 346–355, Mar. 2000.

[63] J. Morikuni and S. Kang, “An analysis of inductive peaking in high-frequencyamplifiers,” in [Proceedings] 1992 IEEE International Symposium on Circuitsand Systems. IEEE, 1992.

118

[64] J. S. Orcutt and R. J. Ram, “Photonic device layout within the foundry CMOSdesign environment,” IEEE Photonics Technology Letters, vol. 22, no. 8, pp.544–546, Apr. 2010.

[65] G. Rangel-Sharp, R. E. Miles, and S. Iezekiel, “Physical modeling oftraveling-wave heterojunction phototransistors,” Journal of Lightwave Tech-nology, vol. 26, no. 13, pp. 1943–1949, Jul. 2008.

[66] M. Piels, A. Ramaswamy, and J. E. Bowers, “Nonlinear modeling of waveguidephotodetectors,” Optics Express, vol. 21, no. 13, p. 15634, Jun. 2013.

[67] J. Wang and S. Lee, “Ge-photodetectors for si-based optoelectronic integra-tion,” Sensors, vol. 11, no. 1, pp. 696–718, Jan. 2011.

[68] L. Chen and M. Lipson, “Ultra-low capacitance and high speed germaniumphotodetectors on silicon,” Optics Express, vol. 17, no. 10, p. 7901, Apr. 2009.

[69] M. Gould, T. Baehr-Jones, R. Ding, and M. Hochberg, “Bandwidth enhance-ment of waveguide-coupled photodetectors with inductive gain peaking,” OpticsExpress, vol. 20, no. 7, p. 7101, Mar. 2012.

[70] R. Ding, T. Baehr-Jones, T. Pinguet, J. Li, N. C. Harris, M. Streshinsky, L. He,A. Novack, E.-J. Lim, T.-Y. Liow, H.-G. Teo, G.-Q. Lo, and M. Hochberg, “Asilicon platform for high-speed photonics systems,” in Optical Fiber Communi-cation Conference. OSA, 2012.

[71] G. T. Reed, G. Mashanovich, F. Y. Gardes, and D. J. Thomson, “Silicon opticalmodulators,” Nature Photonics, vol. 4, no. 8, pp. 518–526, Jul. 2010.

[72] T. Baehr-Jones, T. Pinguet, P. L. Guo-Qiang, S. Danziger, D. Prather, andM. Hochberg, “Myths and rumours of silicon photonics,” Nature Photonics,vol. 6, no. 4, pp. 206–208, Mar. 2012.

[73] M. Streshinsky, R. Ding, Y. Liu, A. Novack, C. Galland, A. E.-J. Lim, P. G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “The road to affordable, large-scalesilicon photonics,” Optics and Photonics News, vol. 24, no. 9, p. 32, Sep. 2013.

[74] X. Tu, T.-Y. Liow, J. Song, X. Luo, Q. Fang, M. Yu, and G.-Q. Lo, “50-gb/s silicon optical modulator with traveling-wave electrodes,” Optics Express,vol. 21, no. 10, p. 12776, may 2013.

119

[75] X. Xiao, H. Xu, X. Li, Z. Li, T. Chu, Y. Yu, and J. Yu, “High-speed, low-losssilicon mach–zehnder modulators with doping optimization,” Optics Express,vol. 21, no. 4, p. 4116, feb 2013.

[76] T. Baehr-Jones, R. Ding, Y. Liu, A. Ayazi, T. Pinguet, N. C. Harris,M. Streshinsky, P. Lee, Y. Zhang, A. E.-J. Lim, T.-Y. Liow, S. H.-G. Teo, G.-Q.Lo, and M. Hochberg, “Ultralow drive voltage silicon traveling-wave modula-tor,” Optics Express, vol. 20, no. 11, p. 12014, may 2012.

[77] J. Ding, R. Ji, L. Zhang, and L. Yang, “Electro-optical response analysis of a40 gb/s silicon mach-zehnder optical modulator,” Journal of Lightwave Tech-nology, vol. 31, no. 14, pp. 2434–2440, jul 2013.

[78] M. Streshinsky, A. Ayazi, Z. Xuan, A. E.-J. Lim, G.-Q. Lo, T. Baehr-Jones,and M. Hochberg, “Highly linear silicon traveling wave mach-zehnder carrierdepletion modulator based on differential drive,” Optics Express, vol. 21, no. 3,p. 3818, feb 2013.

[79] F. Vacondio, M. Mirshafiei, J. Basak, A. Liu, L. Liao, M. Paniccia, andL. Rusch, “A silicon modulator enabling RF over fiber for 802.11 OFDM sig-nals,” IEEE Journal of Selected Topics in Quantum Electronics, vol. 16, no. 1,pp. 141–148, 2010.

[80] J. Fujikata, S. Takahashi, M. Takahashi, and T. Horikawa, “High speed andhighly efficient si optical modulator with mos junction for 1.55 µm and 1.3 µmwavelengths,” in 10th International Conference on Group IV Photonics. IEEE,2013, pp. 65–66.

[81] T. Koonen, “Fiber to the home/fiber to the premises: What, where, and when?”Proceedings of the IEEE, vol. 94, no. 5, pp. 911–934, May 2006.

[82] Y. Tang, J. Peters, and J. Bowers, “1.3µm hybrid silicon electroabsorptionmodulator with bandwidth beyond 67 GHz,” in National Fiber Optic EngineersConference. OSA, 2012.

[83] L. Lever, Y. Hu, M. Myronov, X. Liu, N. Owens, F. Y. Gardes, I. P. Marko,S. J. Sweeney, Z. Ikonic, D. R. Leadley, G. T. Reed, and R. W. Kelsall, “Modu-lation of the absorption coefficient at 13µm in ge/SiGe multiple quantum wellheterostructures on silicon,” Optics Letters, vol. 36, no. 21, p. 4158, Oct. 2011.

120

[84] S. R. Jain, Y. Tang, S. Srinivasan, M. J. R. Heck, and J. E. Bowers, “Integratedhigh speed hybrid silicon transmitter,” in Optoelectronic Interconnects XIII,A. L. Glebov and R. T. Chen, Eds. SPIE, Feb. 2013.

[85] T. Baehr-Jones, “Opsis-ime oi50 process–performance summary,” 2013.

[86] J.-M. Liu, “Photonic devices,” in Industrial Electronics. Cambridge UniversityPress, 2009, p. Chapter 6.

[87] J. Ding, H. Chen, L. Yang, L. Zhang, R. Ji, Y. Tian, W. Zhu, Y. Lu, P. Zhou,and R. Min, “Low-voltage, high-extinction-ratio, mach-zehnder silicon opticalmodulator for CMOS-compatible integration,” Optics Express, vol. 20, no. 3,p. 3209, Jan. 2012.

[88] T.-Y. Liow, K.-W. Ang, Q. Fang, J.-F. Song, Y.-Z. Xiong, M.-B. Yu, G.-Q. Lo,and D.-L. Kwong, “Silicon modulators and germanium photodetectors on SOI:Monolithic integration, compatibility, and performance optimization,” IEEEJournal of Selected Topics in Quantum Electronics, vol. 16, no. 1, pp. 307–315,2010.

[89] “Opsis foundry website,” 2013.

[90] A. Novack, Y. Liu, R. Ding, M. Gould, T. Baehr-Jones, Q. Li, Y. Yang,Y. Ma, Y. Zhang, K. Padmaraju, K. Bergmen, A. E.-J. Lim, G.-Q. Lo, andM. Hochberg, “A 30 GHz silicon photonic platform,” in 10th InternationalConference on Group IV Photonics, 2013.

[91] J. Witzens, T. Baehr-Jones, and M. Hochberg, “Design of transmission linedriven slot waveguide mach-zehnder interferometers and application to analogopticallinks,” Optics Express, vol. 18, no. 16, p. 16902, Jul. 2010.

[92] H. Yu and W. Bogaerts, “An equivalent circuit model of the traveling wave elec-trode for carrier-depletion-based silicon optical modulators,” Journal of Light-wave Technology, vol. 30, no. 11, pp. 1602–1609, Jun. 2012.

[93] L. Liao, A. Liu, D. Rubin, J. Basak, Y. Chetrit, H. Nguyen, R. Cohen,N. Izhaky, and M. Paniccia, “40 gbit/s silicon optical modulator for high-speedapplications,” Electronics Letters, vol. 43, no. 22, p. 1196, 2007.

[94] F. Y. Gardes, D. J. Thomson, N. G. Emerson, and G. T. Reed, “40 Gb/ssilicon photonics modulator for TE and TM polarisations,” Optics Express,vol. 19, no. 12, p. 11804, Jun. 2011.

121

[95] D. J. Thomson, F. Y. Gardes, J.-M. Fedeli, S. Zlatanovic, Y. Hu, B. P. P. Kuo,E. Myslivets, N. Alic, S. Radic, G. Z. Mashanovich, and G. T. Reed, “50-gb/ssilicon optical modulator,” IEEE Photonics Technology Letters, vol. 24, no. 4,pp. 234–236, Feb. 2012.

[96] M. Ziebell, D. Marris-Morini, G. Rasigade, J.-M. Fedeli, P. Crozat, E. Cassan,D. Bouville, and L. Vivien, “40 gbit/s low-loss silicon optical modulator basedon a pipin diode,” Optics Express, vol. 20, no. 10, p. 10591, Apr. 2012.

[97] D. J. Thomson, F. Y. Gardes, Y. Hu, G. Mashanovich, M. Fournier, P. Grosse,J.-M. Fedeli, and G. T. Reed, “High contrast 40gbit/s optical modulation insilicon,” Optics Express, vol. 19, no. 12, p. 11507, May 2011.

[98] P. Dong, L. Chen, and Y. kai Chen, “High-speed low-voltage single-drive push-pull silicon mach-zehnder modulators,” Optics Express, vol. 20, no. 6, p. 6163,Feb. 2012.

[99] M. Streshinsky, A. Novack, R. Ding, Y. Liu, A. E.-J. Lim, G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “Silicon parallel single mode 48× 50 Gb/s modulatorand photodetector array,” Journal of Lightwave Technology, vol. 32, no. 22, pp.3768–3775, 2014.

[100] M. Hochberg and T. Baehr-Jones, “Towards fabless silicon photonics,” Naturephotonics, vol. 4, no. 8, p. 492, 2010.

[101] B. Jalali and S. Fathpour, “Silicon photonics,” Journal of lightwave technology,vol. 24, no. 12, pp. 4600–4615, 2006.

[102] A. Novack, M. Gould, Y. Yang, Z. Xuan, M. Streshinsky, Y. Liu, G. Capellini,A. E.-J. Lim, G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “Germanium pho-todetector with 60 GHz bandwidth using inductive gain peaking,” Optics Ex-press, vol. 21, no. 23, p. 28387, Nov. 2013.

[103] Y. Kang, H.-D. Liu, M. Morse, M. J. Paniccia, M. Zadka, S. Litski, G. Sarid,A. Pauchard, Y.-H. Kuo, H.-W. Chen, W. S. Zaoui, J. E. Bowers, A. Beling,D. C. McIntosh, X. Zheng, and J. C. Campbell, “Monolithic germanium/siliconavalanche photodiodes with 340 GHz gain–bandwidth product,” Nature Pho-tonics, vol. 3, no. 1, pp. 59–63, Dec. 2008.

[104] G. Dehlinger, S. Koester, J. Schaub, J. Chu, Q. Ouyang, and A. Grill, “High-speed germanium-on-SOI lateral PIN photodiodes,” IEEE Photonics Technol-ogy Letters, vol. 16, no. 11, pp. 2547–2549, Nov. 2004.

122

[105] A. Liu, R. Jones, L. Liao, D. Samara-Rubio, D. Rubin, O. Cohen, R. Nico-laescu, and M. Paniccia, “A high-speed silicon optical modulator based on ametal–oxide–semiconductor capacitor,” Nature, vol. 427, no. 6975, pp. 615–618,Feb. 2004.

[106] Q. Xu, S. Manipatruni, B. Schmidt, J. Shakya, and M. Lipson, “125 gbit/scarrier-injection-based silicon micro-ring silicon modulators,” Optics Express,vol. 15, no. 2, p. 430, Jan. 2007.

[107] R. Ding, Y. Liu, Q. Li, Y. Yang, Y. Ma, K. Padmaraju, A. E.-J. Lim, G.-Q. Lo,K. Bergman, T. Baehr-Jones, and M. Hochberg, “Design and characterizationof a 30-GHz bandwidth low-power silicon traveling-wave modulator,” OpticsCommunications, vol. 321, pp. 124–133, Jun. 2014.

[108] A. Mekis, S. Gloeckner, G. Masini, A. Narasimha, T. Pinguet, S. Sahni, andP. D. Dobbelaere, “A grating-coupler-enabled CMOS photonics platform,”IEEE Journal of Selected Topics in Quantum Electronics, vol. 17, no. 3, pp.597–608, May 2011.

[109] G. Li, J. Yao, H. Thacker, A. Mekis, X. Zheng, I. Shubin, Y. Luo, J. hyoung Lee,K. Raj, J. E. Cunningham, and A. V. Krishnamoorthy, “Ultralow-loss, high-density SOI optical waveguide routing for macrochip interconnects,” OpticsExpress, vol. 20, no. 11, p. 12035, May 2012.

[110] N. Na, H. Frish, I.-W. Hsieh, O. Harel, R. George, A. Barkai, and H. Rong, “Ef-ficient broadband silicon-on-insulator grating coupler with low backreflection,”Optics Letters, vol. 36, no. 11, p. 2101, May 2011.

[111] W. Bogaerts, P. Dumon, D. V. Thourhout, and R. Baets, “Low-loss, low-cross-talk crossings for silicon-on-insulator nanophotonic waveguides,” Optics Letters,vol. 32, no. 19, p. 2801, Sep. 2007.

[112] A. Vahdat, H. Liu, X. Zhao, and C. Johnson, “The emerging optical datacenter,” in Optical Fiber Communication Conference/National Fiber Optic En-gineers Conference 2011. OSA, 2011.

[113] A. Davis, N. P. Jouppi, M. McLaren, N. Muralimanohar, R. S. Schreiber,N. Binkert, and J.-H. Ahn, “The role of photonics in future datacenter net-works,” in Optical Networks. Springer New York, Oct. 2012, pp. 67–93.

123

[114] H. Liu, C. Lam, and C. Johnson, “Scaling optical interconnects in datacenternetworks opportunities and challenges for wdm,” 2010 18th IEEE Symposiumon High Performance Interconnects, 2010.

[115] M. Hochberg, N. C. Harris, R. Ding, Y. Zhang, A. Novack, Z. Xuan, andT. Baehr-Jones, “Silicon photonics: The next fabless semiconductor industry,”IEEE Solid-State Circuits Magazine, vol. 5, no. 1, pp. 48–58, 2013.

[116] V. I. Kopp, J. Park, M. Wlodawski, E. Hubner, J. Singer, D. Neugroschl, A. Z.Genack, P. Dumon, J. V. Campenhout, and P. Absil, “Two-dimensional, 37-channel, high-bandwidth, ultra-dense silicon photonics optical interface,” inOptical Fiber Communication Conference: Postdeadline Papers. OSA, 2014.

[117] A. Novack, Y. Liu, R. Ding, M. Gould, T. Baehr-Jones, Q. Li, Y. Yang,Y. Ma, Y. Zhang, K. Padmaraju, K. Bergmen, A. E.-J. Lim, G.-Q. Lo, andM. Hochberg, “A 30 GHz silicon photonic platform,” 10th International Con-ference on Group IV Photonics, 2013.

[118] M. Streshinsky, R. Ding, Y. Liu, A. Novack, Y. Yang, Y. Ma, X. Tu, E. K. S.Chee, A. E.-J. Lim, P. G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “Low power50 gb/s silicon traveling wave mach-zehnder modulator near 1300 nm,” OpticsExpress, vol. 21, no. 25, p. 30350, Dec. 2013.

[119] Y. Liu, R. Ding, Q. Li, Z. Xuan, Y. Li, Y. Yang, A. E.-J. Lim, P. G.-Q.Lo, K. Bergman, T. Baehr-Jones, and M. Hochberg, “Ultra-compact 320 gb/sand 160 gb/s WDM transmitters based on silicon microrings,” in Optical FiberCommunication Conference. OSA, 2014.

[120] L. Chen, C. R. Doerr, P. Dong, and Y. kai Chen, “Monolithic silicon chip with10 modulator channels at 25 gbps and 100-GHz spacing,” in 37th EuropeanConference and Exposition on Optical Communications. OSA, 2011.

[121] A. Liu, L. Liao, Y. Chetrit, J. Basak, H. Nguyen, D. Rubin, and M. Paniccia,“200 gbps photonic integrated chip on silicon platform,” in 2008 5th IEEEInternational Conference on Group IV Photonics. IEEE, 2008.

[122] L. Chen, C. R. Doerr, L. Buhl, Y. Baeyens, and R. A. Aroca, “Monolithicallyintegrated 40-wavelength demultiplexer and photodetector array on silicon,”IEEE Photonics Technology Letters, vol. 23, no. 13, pp. 869–871, Jul. 2011.

[123] P. Dong, X. Liu, C. Sethumadhavan, L. L. Buhl, R. Aroca, Y. Baeyens, andY.-K. Chen, “224-gb/s PDM-16-QAM modulator and receiver based on sil-

124

icon photonic integrated circuits,” in Optical Fiber Communication Confer-ence/National Fiber Optic Engineers Conference 2013. OSA, 2013.

[124] X. Zheng, E. Chang, I. Shubin, G. Li, Y. Luo, J. Yao, H. Thacker, J.-H. Lee,J. Lexau, F. Liu, P. Amberg, K. Raj, R. Ho, J. E. Cunningham, and A. V. Krish-namoorthy, “A 33mw 100gbps CMOS silicon photonic WDM transmitter usingoff-chip laser sources,” in Optical Fiber Communication Conference/NationalFiber Optic Engineers Conference 2013. OSA, 2013.

[125] A. Alduino, L. Liao, R. Jones, M. Morse, B. Kim, W.-Z. Lo, J. Basak, B. Koch,H.-F. Liu, H. Rong et al., “Demonstration of a high speed 4-channel integratedsilicon photonics wdm link with hybrid silicon lasers,” in Integrated PhotonicsResearch, Silicon and Nanophotonics. Optical Society of America, 2010, p.PDIWI5.

[126] Q. Fang, T.-Y. Liow, J. F. Song, K. W. Ang, M. B. Yu, G. Q. Lo, and D.-L. Kwong, “WDM multi-channel silicon photonic receiver with 320 gbps datatransmission capability,” Optics Express, vol. 18, no. 5, p. 5106, Feb. 2010.

[127] H. Pan, S. Assefa, F. Horst, C. L. Schow, A. V. Rylyakov, W. M. J. Green, M. H.Khater, S. Kamlapurka, C. Reinholm, E. Kiewra, S. M. Shank, C. W. Baks,B. J. Offrein, and Y. A. Vlasov, “250 gbps 10-channel WDM silicon photonicsreceiver,” in The 9th International Conference on Group IV Photonics (GFP).IEEE, Aug. 2012.

[128] D. Feng, W. Qian, H. Liang, B. J. Luff, and M. Asghari, “High-speed receivertechnology on the SOI platform,” IEEE Journal of Selected Topics in QuantumElectronics, vol. 19, no. 2, pp. 3 800 108–3 800 108, Mar. 2013.

[129] T.-Y. Liow, K.-W. Ang, Q. Fang, J.-F. Song, Y.-Z. Xiong, M.-B. Yu, G.-Q. Lo,and D.-L. Kwong, “Silicon modulators and germanium photodetectors on SOI:Monolithic integration, compatibility, and performance optimization,” IEEEJournal of Selected Topics in Quantum Electronics, vol. 16, no. 1, pp. 307–315,2010.

[130] R. Ding, T. Baehr-Jones, T. Pinguet, J. Li, N. C. Harris, M. Streshinsky, L. He,A. Novack, E.-J. Lim, T.-Y. Liow, H.-G. Teo, G.-Q. Lo, and M. Hochberg, “Asilicon platform for high-speed photonics systems,” in Optical Fiber Communi-cation Conference. OSA, 2012.

125

[131] Y. Zhang, S. Yang, A. E.-J. Lim, G.-Q. Lo, C. Galland, T. Baehr-Jones, andM. Hochberg, “A compact and low loss y-junction for submicron silicon waveg-uide,” Optics Express, vol. 21, no. 1, p. 1310, Jan. 2013.

[132] S. K. Selvaraja, W. Bogaerts, P. Dumon, D. V. Thourhout, and R. Baets, “Sub-nanometer linewidth uniformity in silicon nanophotonic waveguide devices usingCMOS fabrication technology,” IEEE Journal of Selected Topics in QuantumElectronics, vol. 16, no. 1, pp. 316–324, Jan. 2010.

[133] T. Baehr-Jones, “Opsis-ime oi50 process–performance summary,” 2013.

[134] R. Stephens and A. Neves, “Characterizing, anticipating, and avoiding problemswith crosstalk,” Proceedings of DesignCon, 2006.

[135] N. C. Harris, Y. Ma, J. Mower, T. Baehr-Jones, D. Englund, M. Hochberg,and C. Galland, “Efficient, compact and low loss thermo-optic phase shifter insilicon,” Optics Express, vol. 22, no. 9, p. 10487, Apr. 2014.

[136] P. Dong, W. Qian, H. Liang, R. Shafiiha, D. Feng, G. Li, J. E. Cunningham,A. V. Krishnamoorthy, and M. Asghari, “Thermally tunable silicon racetrackresonators with ultralow tuning power,” Optics Express, vol. 18, no. 19, p.20298, Sep. 2010.

[137] H. Guan, A. Novack, M. Streshinsky, R. Shi, Q. Fang, A. E.-J. Lim, G.-Q.Lo, T. Baehr-Jones, and M. Hochberg, “CMOS-compatible highly efficient po-larization splitter and rotator based on a double-etched directional coupler,”Optics Express, vol. 22, no. 3, p. 2489, Jan. 2014.

[138] M. T. Wade, J. M. Shainline, J. S. Orcutt, C. Sun, R. Kumar, B. Moss, M. Geor-gas, R. Ram, V. Stojanovic, and M. A. Popovic, “Energy-efficient active pho-tonics in a zero-change, state-of-the-art CMOS process,” in Optical Fiber Com-munication Conference. OSA, 2014.

[139] A. Novack, R. Shi, M. Streshinsky, J. Tao, K. Tan, A. E.-J. Lim, G.-Q. Lo,T. Baehr-Jones, and M. Hochberg, “Monolithically integrated MESFET deviceson a high-speed silicon photonics platform,” Journal of Lightwave Technology,vol. 32, no. 22, pp. 3743–3746, 2014.

[140] R. Soref, “The past, present, and future of silicon photonics,” IEEE Journal ofselected topics in quantum electronics, vol. 12, no. 6, pp. 1678–1687, 2006.

126

[141] C. Doerr, L. Chen, D. Vermeulen, T. Nielsen, S. Azemati, S. Stulz, G. McBrien,X.-M. Xu, B. Mikkelsen, M. Givehchi, C. Rasmussen, and S.-Y. Park, “Single-chip silicon photonics 100-gb/s coherent transceiver,” in Optical Fiber Commu-nication Conference: Postdeadline Papers. OSA, 2014.

[142] A. Mekis, S. Gloeckner, G. Masini, A. Narasimha, T. Pinguet, S. Sahni, andP. D. Dobbelaere, “A grating-coupler-enabled CMOS photonics platform,”IEEE Journal of Selected Topics in Quantum Electronics, vol. 17, no. 3, pp.597–608, May 2011.

[143] S. Assefa, S. Shank, W. Green, M. Khater, E. Kiewra, C. Reinholm, S. Kam-lapurkar, A. Rylyakov, C. Schow, F. Horst, H. Pan, T. Topuria, P. Rice, D. M.Gill, J. Rosenberg, T. Barwicz, M. Yang, J. Proesel, J. Hofrichter, B. Offrein,X. Gu, W. Haensch, J. Ellis-Monaghan, and Y. Vlasov, “A 90nm CMOS in-tegrated nano-photonics technology for 25gbps WDM optical communicationsapplications,” in 2012 International Electron Devices Meeting. IEEE, Dec.2012.

[144] K.-W. Ang, T.-Y. Liow, M.-B. Yu, Q. Fang, J. Song, G.-Q. Lo, and D.-L.Kwong, “Low thermal budget monolithic integration of evanescent-coupled ge-on-SOI photodetector on si CMOS platform,” IEEE Journal of Selected Topicsin Quantum Electronics, vol. 16, no. 1, pp. 106–113, 2010.

[145] W. Lepkowski, S. J. Wilk, and T. J. Thornton, “45 ghz silicon mesfets on a0.15 µm soi cmos process,” 2009 IEEE International SOI Conference, 2009.

[146] W. Lepkowski, M. R. Ghajar, S. J. Wilk, N. Summers, T. J. Thornton, andP. S. Fechner, “Scaling SOI MESFETs to 150-nm CMOS technologies,” IEEETransactions on Electron Devices, vol. 58, no. 6, pp. 1628–1634, Jun. 2011.

[147] S. J. Wilk, A. Balijepalli, J. Ervin, W. Lepkowski, and T. J. Thornton, “Sili-con on insulator MESFETs for RF amplifiers,” Solid-State Electronics, vol. 54,no. 3, pp. 336–342, Mar. 2010.

[148] A. Balijepalli, P. Joshi, V. Kushner, J. Yang, and T. Thornton, “CMOS-compatible SOI MESFETs with high breakdown voltage,” IEEE Transactionson Electron Devices, vol. 53, no. 12, pp. 3129–3135, Dec. 2006.

[149] W. H. Chang, C. G. Shih, J. S. Wang, D. Barlage, and M. Feng, “Fully inte-grated ion-implanted GaAs MESFET/MSM-based OEIC receiver,” in OpticalFiber Communications Conference. OSA, 1995.

127

[150] C.-G. Shih, W.-H. Chang, J. Wang, D. Barlage, C.-C. Teng, and M. Feng,“Design and fabrication of a 1 gb/s OEIC receiver for fiber-optic data linkapplications,” Journal of Lightwave Technology, vol. 14, no. 6, pp. 1480–1487,Jun. 1996.

[151] M. Streshinsky, R. Ding, Y. Liu, A. Novack, Y. Yang, Y. Ma, X. Tu, E. K. S.Chee, A. E.-J. Lim, P. G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “Low power50 gb/s silicon traveling wave mach-zehnder modulator near 1300 nm,” OpticsExpress, vol. 21, no. 25, p. 30350, Dec. 2013.

[152] A. Novack, M. Gould, Y. Yang, Z. Xuan, M. Streshinsky, Y. Liu, G. Capellini,A. E.-J. Lim, G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “Germanium pho-todetector with 60 GHz bandwidth using inductive gain peaking,” Optics Ex-press, vol. 21, no. 23, p. 28387, Nov. 2013.

[153] A. Novack, Y. Liu, R. Ding, M. Gould, T. Baehr-Jones, Q. Li, Y. Yang,Y. Ma, Y. Zhang, K. Padmaraju, K. Bergmen, A. E.-J. Lim, G.-Q. Lo, andM. Hochberg, “A 30 GHz silicon photonic platform,” in 10th InternationalConference on Group IV Photonics, 2013.

[154] P. Sun and R. M. Reano, “Submilliwatt thermo-optic switches using free-standing silicon-on-insulator strip waveguides,” Optics Express, vol. 18, no. 8,p. 8406, Apr. 2010.

[155] M. Yang, W. M. J. Green, S. Assefa, J. V. Campenhout, B. G. Lee, C. V.Jahnes, F. E. Doany, C. L. Schow, J. A. Kash, and Y. A. Vlasov, “Non-blocking4x4 electro-optic silicon switch for on-chip photonic networks,” Optics Express,vol. 19, no. 1, p. 47, Dec. 2010.

[156] K. Padmaraju, D. F. Logan, X. Zhu, J. J. Ackert, A. P. Knights, andK. Bergman, “Integrated thermal stabilization of a microring modulator,” inOptical Fiber Communication Conference/National Fiber Optic Engineers Con-ference 2013. OSA, 2013.

[157] H. Guan, A. Novack, T. Galfsky, Y. Ma, S. Fathololoumi, A. Horth, T. Huynh,J. Roman, R. Shi, and M. Caverley, “Widely-tunable, narrow-linewidth III-V/silicon hybrid external-cavity laser for coherent communication,” Optics ex-press, vol. 26, no. 7, pp. 7920–7933, 2018.

[158] M. Hochberg and T. Baehr-Jones, “Towards fabless silicon photonics,” Naturephotonics, vol. 4, no. 8, p. 492, 2010.

128

[159] M. Asghari and A. Krishnamoorthy, “Silicon photonics: Energy-efficient com-munication,” Nature photonics, vol. 5, no. 5, p. 268, Mar. 2011.

[160] C. R. Doerr, “Silicon photonic integration in telecommunications,” Frontiers inPhysics, vol. 3, p. 37, Aug. 2015.

[161] D. Thomson, A. Zilkie, J. E. Bowers, T. Komljenovic, G. T. Reed, L. Vivien,D. Marris-Morini, E. Cassan, L. Virot, J.-M. Fedeli, J.-M. Hartmann,J. H. Schmid, D.-X. Xu, F. Boeuf, P. O’Brien, G. Z. Mashanovich, andM. Nedeljkovic, “Roadmap on silicon photonics,” Journal of Optics, vol. 18,no. 7, p. 073003, Jun. 2016.

[162] D. Nikolova, S. Rumley, D. Calhoun, Q. Li, R. Hendry, P. Samadi, andK. Bergman, “Scaling silicon photonic switch fabrics for data center intercon-nection networks,” Optics Express, vol. 23, no. 2, p. 1159, Jan. 2015.

[163] K. Wen, P. Samadi, S. Rumley, C. P. Chen, Y. Shen, M. Bahadori, K. Bergman,and J. Wilke, “Flexfly: Enabling a reconfigurable dragonfly through silicon pho-tonics,” in SC16: International Conference for High Performance Computing,Networking, Storage and Analysis. IEEE, nov 2016.

[164] S. Rumley, D. Nikolova, R. Hendry, Q. Li, D. Calhoun, and K. Bergman, “Sili-con photonics for exascale systems,” Journal of Lightwave Technology, vol. 33,no. 3, pp. 547–562, 2015.

[165] H.-F. Liu, “Integrated silicon photonics links for high bandwidth data trans-portation,” in Optical Fiber Communication Conference. OSA, 2014.

[166] M. Mazzini, M. Traverso, M. Webster, C. Muzio, S. Anderson, P. Sun, D. Siadat,D. Conti, A. Cervasio, S. Pfnuer, J. Stayt, M. Nyland, C. Togami, K. Yanushef-ski, and T. Daugherty, “25gbaud PAM-4 error free transmission over both singlemode fiber and multimode fiber in a QSFP form factor based on silicon photon-ics,” in Optical Fiber Communication Conference Post Deadline Papers. OSA,2015.

[167] A. Ramaswamy, J. E. Roth, E. J. Norberg, R. S. Guzzon, J. H. Shin, J. T.Imamura, B. R. Koch, D. K. Sparacin, G. A. Fish, B. G. Lee, R. Rimolo-Donadio, C. W. Baks, A. Rylyakov, J. Proesel, M. Meghelli, and C. L. Schow,“A WDM 4×28gbps integrated silicon photonic transmitter driven by 32nmCMOS driver ICs,” in Optical Fiber Communication Conference. OSA, 2015.

129

[168] B. Milivojevic, C. Raabe, A. Shastri, M. Webster, P. Metz, S. Sunder, B. Chat-tin, S. Wiese, B. Dama, and K. Shastri, “112gb/s DP-QPSK transmission over2427km SSMF using small-size silicon photonic IQ modulator and low-powerCMOS driver,” in Optical Fiber Communication Conference/National Fiber Op-tic Engineers Conference 2013. OSA, 2013.

[169] C. Doerr, L. Chen, D. Vermeulen, T. Nielsen, S. Azemati, S. Stulz, G. McBrien,X.-M. Xu, B. Mikkelsen, M. Givehchi, C. Rasmussen, and S.-Y. Park, “Single-chip silicon photonics 100-gb/s coherent transceiver,” in Optical Fiber Commu-nication Conference: Postdeadline Papers. OSA, 2014.

[170] P. Dong, “Monolithic silicon photonic integrated circuits for compact 100+ gb/scoherent optical receivers and transmitters,” IEEE Journal of Selected Topicsin Quantum Electronics, vol. 20, no. 4, pp. 150–157, 2014.

[171] C. Doerr, J. Heanue, L. Chen, R. Aroca, S. Azemati, G. Ali, G. McBrien,L. Chen, B. Guan, H. Zhang, X. Zhang, T. Nielsen, H. Mezghani, M. Mihnev,C. Yung, and M. Xu, “Silicon photonics coherent transceiver in a ball-grid arraypackage,” in Optical Fiber Communication Conference. OSA, 2017.

[172] C. R. S. Fludger, E. S. Vercelli, G. Marenco, A. D. Torre, T. Duthel, andT. Kupfer, “1tb/s real-time 4 × 40 gbaud DP-16qam super-channel using CFP2-ACO pluggable modules over 625 km of standard fiber,” Journal of LightwaveTechnology, vol. 35, no. 4, pp. 949–954, Feb. 2017.

[173] R. E. Camacho-Aguilera, Y. Cai, N. Patel, J. T. Bessette, M. Romagnoli, L. C.Kimerling, and J. Michel, “An electrically pumped germanium laser,” OpticsExpress, vol. 20, no. 10, p. 11316, May 2012.

[174] S. Wirths, R. Geiger, N. von den Driesch, G. Mussler, T. Stoica, S. Mantl,Z. Ikonic, M. Luysberg, S. Chiussi, J. M. Hartmann, H. Sigg, J. Faist, D. Buca,and D. Grutzmacher, “Lasing in direct-bandgap GeSn alloy grown on si,” Na-ture Photonics, vol. 9, no. 2, pp. 88–92, Jan. 2015.

[175] S. Chen, W. Li, J. Wu, Q. Jiang, M. Tang, S. Shutts, S. N. Elliott, A. Sobiesier-ski, A. J. Seeds, I. Ross, P. M. Smowton, and H. Liu, “Electrically pumpedcontinuous-wave III–v quantum dot lasers on silicon,” Nature Photonics, vol. 10,no. 5, pp. 307–311, Mar. 2016.

[176] A. Y. Liu, C. Zhang, J. Norman, A. Snyder, D. Lubyshev, J. M. Fastenau,A. W. K. Liu, A. C. Gossard, and J. E. Bowers, “High performance continuous

130

wave 1.3µm quantum dot lasers on silicon,” Applied Physics Letters, vol. 104,no. 4, p. 041104, Jan. 2014.

[177] E. S. Magden, N. Li, Purnawirman, J. D. B. Bradley, N. Singh, A. Ruocco,G. S. Petrich, G. Leake, D. D. Coolbaugh, E. P. Ippen, M. R. Watts, and L. A.Kolodziejski, “Monolithically-integrated distributed feedback laser compatiblewith CMOS processing,” Optics Express, vol. 25, no. 15, p. 18058, Jul. 2017.

[178] A. W. Fang, H. Park, O. Cohen, R. Jones, M. J. Paniccia, and J. E. Bow-ers, “Electrically pumped hybrid AlGaInAs-silicon evanescent laser,” OpticsExpress, vol. 14, no. 20, p. 9203, 2006.

[179] S. Keyvaninia, G. Roelkens, D. V. Thourhout, C. Jany, M. Lamponi, A. L.Liepvre, F. Lelarge, D. Make, G.-H. Duan, D. Bordel, and J.-M. Fedeli,“Demonstration of a heterogeneously integrated III-v/SOI single wavelengthtunable laser,” Optics Express, vol. 21, no. 3, p. 3784, Feb. 2013.

[180] J. C. Hulme, J. K. Doylend, and J. E. Bowers, “Widely tunable vernier ringlaser on hybrid silicon,” Optics Express, vol. 21, no. 17, p. 19718, Aug. 2013.

[181] T. Creazzo, E. Marchena, S. B. Krasulick, P. K. L. Yu, D. V. Orden, J. Y.Spann, C. C. Blivin, L. He, H. Cai, J. M. Dallesasse, R. J. Stone, and A. Mizrahi,“Integrated tunable CMOS laser,” Optics Express, vol. 21, no. 23, p. 28048,Nov. 2013.

[182] G.-H. Duan, C. Jany, A. L. Liepvre, A. Accard, M. Lamponi, D. Make, P. Kas-par, G. Levaufre, N. Girard, F. Lelarge, J.-M. Fedeli, S. Messaoudene, D. Bor-del, and S. Olivier, “Hybrid III-v on silicon lasers for photonic integrated cir-cuits on silicon,” IEEE Journal of selected topics in quantum electronics, vol. 20,no. 4, 2014.

[183] T. Chu, N. Fujioka, and M. Ishizaka, “Compact, lower-power-consumptionwavelength tunable laser fabricated with silicon photonic-wire waveguide micro-ring resonators,” Optics Express, vol. 17, no. 16, p. 14063, Jul. 2009.

[184] A. J. Zilkie, P. Seddighian, B. J. Bijlani, W. Qian, D. C. Lee, S. Fathololoumi,J. Fong, R. Shafiiha, D. Feng, B. J. Luff, X. Zheng, J. E. Cunningham, A. V.Krishnamoorthy, and M. Asghari, “Power-efficient III-v/silicon external cavityDBR lasers,” Optics Express, vol. 20, no. 21, p. 23456, Sep. 2012.

131

[185] S. Tanaka, S.-H. Jeong, S. Sekiguchi, T. Kurahashi, Y. Tanaka, and K. Morito,“High-output-power, single-wavelength silicon hybrid laser using precise flip-chip bonding technology,” Optics Express, vol. 20, no. 27, p. 28057, Dec. 2012.

[186] R. M. Oldenbeuving, E. J. Klein, H. L. Offerhaus, C. J. Lee, H. Song, and K.-J.Boller, “25 kHz narrow spectral bandwidth of a wavelength tunable diode laserwith a short waveguide-based external cavity,” Laser Physics Letters, vol. 10,no. 1, p. 015804, Dec. 2012.

[187] B. Snyder, B. Corbett, and P. O'Brien, “Hybrid integration of the wavelength-tunable laser with a silicon photonic integrated circuit,” Journal of LightwaveTechnology, vol. 31, no. 24, pp. 3934–3942, Dec. 2013.

[188] S. Yang, Y. Zhang, D. W. Grund, G. A. Ejzak, Y. Liu, A. Novack, D. Prather,A. E.-J. Lim, G.-Q. Lo, T. Baehr-Jones, and M. Hochberg, “A single adiabaticmicroring-based laser in 220 nm silicon-on-insulator,” Optics Express, vol. 22,no. 1, p. 1172, Jan. 2014.

[189] Y. Zhang, S. Yang, H. Guan, A. E.-J. Lim, G.-Q. Lo, P. Magill, T. Baehr-Jones,and M. Hochberg, “Sagnac loop mirror and micro-ring based laser cavity forsilicon-on-insulator,” Optics Express, vol. 22, no. 15, p. 17872, Jul. 2014.

[190] J. H. Lee, I. Shubin, J. Yao, J. Bickford, Y. Luo, S. Lin, S. S. Djordjevic, H. D.Thacker, J. E. Cunningham, K. Raj, X. Zheng, and A. V. Krishnamoorthy,“High power and widely tunable si hybrid external-cavity laser for power effi-cient si photonics WDM links,” Optics Express, vol. 22, no. 7, p. 7678, Mar.2014.

[191] B. Song, P. Contu, C. Stagarescu, S. Pinna, P. Abolghasem, S. Ristic, N. Bickel,J. Bowker, A. Behfar, and J. Klamkin, “3d integrated hybrid silicon laser,”Optics Express, vol. 24, no. 10, pp. 10 435–10 444, 2016.

[192] S. Lin, X. Zheng, J. Yao, S. S. Djordjevic, J. E. Cunningham, J.-H. Lee, I. Shu-bin, Y. Luo, J. Bovington, D. Y. Lee, H. D. Thacker, K. Raj, and A. V. Kr-ishnamoorthy, “Efficient, tunable flip-chip-integrated III-v/si hybrid external-cavity laser array,” Optics Express, vol. 24, no. 19, p. 21454, Sep. 2016.

[193] B. Liu, A. Shakouri, and J. Bowers, “Wide tunable double ring resonator cou-pled lasers,” IEEE Photonics Technology Letters, vol. 14, no. 5, pp. 600–602,May 2002.

132

[194] S. Matsuo and T. Segawa, “Microring-resonator-based widely tunable lasers,”IEEE Journal of Selected Topics in Quantum Electronics, vol. 15, no. 3, pp.545–554, 2009.

[195] Y. Liu, R. Ding, Y. Ma, Y. Yang, Z. Xuan, Q. Li, A. E.-J. Lim, G.-Q. Lo,K. Bergman, T. Baehr-Jones, and M. Hochberg, “Silicon mod-MUX-ring trans-mitter with 4 channels at 40 gb/s,” Optics Express, vol. 22, no. 13, p. 16431,Jun. 2014.

[196] A. Yariv, “Universal relations for coupling of optical power between microres-onators and dielectric waveguides,” Electronics Letters, vol. 36, no. 4, p. 321,2000.

[197] W. Bogaerts, “Silicon microring resonators,” Laser & Photonics Reviews, vol. 6,no. 1, pp. 47–73, 2012.

[198] X. Zheng, S. Lin, Y. Luo, J. Yao, G. Li, S. S. Djordjevic, J.-H. Lee, H. D.Thacker, I. Shubin, K. Raj, J. E. Cunningham, and A. V. Krishnamoorthy, “Ef-ficient WDM laser sources towards terabyte/s silicon photonic interconnects,”Journal of Lightwave Technology, vol. 31, no. 24, pp. 4142–4154, Dec. 2013.

[199] J.-H. Lee, J. Bovington, I. Shubin, Y. Luo, J. Yao, S. Lin, J. E. Cunningham,K. Raj, A. V. Krishnamoorthy, and X. Zheng, “Demonstration of 122% wallplug efficiency in uncooled single mode external-cavity tunable si/III-v hybridlaser,” Optics Express, vol. 23, no. 9, p. 12079, Apr. 2015.

[200] J.-H. Lee, D. Y. Lee, I. Shubin, J. Bovington, S. S. Djordjevic, S. Lin, Y. Luo,J. Yao, J. E. Cunningham, K. Raj, A. V. Krishnamoorthy, and X. Zheng,“III-v/si hybrid laser stabilization using micro-ring feedback control,” IEEEPhotonics Journal, vol. 8, no. 5, pp. 1–7, Oct. 2016.

[201] O. I. Forum, “Integrable tunable laser assembly multi-source agreement (oif-itla-msa- 01.3),” 2015.

[202] T. N. Huynh, L. Nguyen, and L. P. Barry, “Phase noise characterization ofSGDBR lasers using phase modulation detection method with delayed self-heterodyne measurements,” Journal of Lightwave Technology, vol. 31, no. 8,pp. 1300–1308, Apr. 2013.

[203] S. Li, D. Zhang, J. Zhao, Q. Yang, X. Xiao, S. Hu, L. Wang, M. Li, X. Tang,Y. Qiu, M. Luo, and S. Yu, “Silicon micro-ring tunable laser for coherent opticalcommunication,” Optics Express, vol. 24, no. 6, p. 6341, Mar. 2016.

133

[204] A. Novack, M. Streshinsky, T. Huynh, T. Galfsky, H. Guan, Y. Liu, Y. Ma,R. Shi, A. Horth, Y. Chen et al., “A silicon photonic transceiver and hybridtunable laser for 64 GBaud coherent communication,” in Optical Fiber Com-munication Conference. Optical Society of America, 2018, pp. Th4D–4.

[205] M. Hochberg and T. Baehr-Jones, “Towards fabless silicon photonics,” Naturephotonics, vol. 4, no. 8, p. 492, 2010.

[206] A. Lee, Q. Jiang, M. Tang, A. Seeds, and H. Liu, “Continuous-wave InAs/GaAsquantum-dot laser diodes monolithically grown on si substrate with low thresh-old current densities,” Optics Express, vol. 20, no. 20, p. 22181, Sep. 2012.

[207] G.-H. Duan, C. Jany, A. L. Liepvre, A. Accard, M. Lamponi, D. Make, P. Kas-par, G. Levaufre, N. Girard, F. Lelarge, J.-M. Fedeli, S. Messaoudene, D. Bor-del, and S. Olivier, “Hybrid III-v on silicon lasers for photonic integrated cir-cuits on silicon,” IEEE Journal of selected topics in quantum electronics, vol. 20,no. 4, pp. 158–170, 2014.

[208] A. W. Fang, H. Park, O. Cohen, R. Jones, M. J. Paniccia, and J. E. Bow-ers, “Electrically pumped hybrid AlGaInAs-silicon evanescent laser,” OpticsExpress, vol. 14, no. 20, p. 9203, 2006.

[209] C. Doerr, J. Heanue, L. Chen, R. Aroca, S. Azemati, G. Ali, G. McBrien,L. Chen, B. Guan, H. Zhang, X. Zhang, T. Nielsen, H. Mezghani, M. Mihnev,C. Yung, and M. Xu, “Silicon photonics coherent transceiver in a ball-grid arraypackage,” in Optical Fiber Communication Conference Postdeadline Papers.OSA, 2017.

[210] T. N. Huynh, L. Nguyen, and L. P. Barry, “Delayed self-heterodyne phasenoise measurements with coherent phase modulation detection,” IEEE Pho-tonics Technology Letters, vol. 24, no. 4, pp. 249–251, Feb. 2012.

[211] M. G. Ahmed, T. N. Huynh, C. Williams, Y. Wang, R. Shringarpure, R. Yousefi,J. Roman, N. Ophir, and A. Rylyakov, “A 34Gbaud linear transimpedanceamplifier with automatic gain control for 200Gb/s DP-16QAM optical coherentreceivers,” in Optical Fiber Communication Conference. OSA, 2018.

[212] N. Duan, T.-Y. Liow, A. E.-J. Lim, L. Ding, and G. Q. Lo, “310 GHz gain-bandwidth product Ge/Si avalanche photodetector for 1550 nm light detection.”Optics Express, vol. 20, no. 10, pp. 11 031–6, May 2012.

134

[213] Y. Kang, H.-d. Liu, M. Morse, M. J. Paniccia, M. Zadka, S. Litski, G. Sarid,A. Pauchard, Y.-h. Kuo, H.-w. Chen, W. S. Zaoui, J. E. Bowers, A. Beling,D. C. Mcintosh, X. Zheng, and J. C. Campbell, “Monolithic germanium/siliconavalanche photodiodes with 340 GHz gain–bandwidth product,” Nature Pho-tonics, vol. 3, pp. 59–63, Dec. 2009.

[214] S. Assefa, F. Xia, and Y. a. Vlasov, “Reinventing germanium avalanche pho-todetector for nanophotonic on-chip optical interconnects.” Nature, vol. 464,no. 7285, pp. 80–4, Mar. 2010.

[215] E.-p. Link, E. Timurdogan, Z. Su, K. Settaluri, S. Lin, S. Moazeni, C. Sun,G. Leake, D. D. Coolbaugh, B. R. Moss, M. Moresco, V. Stojanovi, and M. R.Watts, “An Ultra Low Power 3D Integrated Intra-Chip Silicon,” 2015, pp. 7–9.

[216] M. S. Hai, “Integrated optical deserialiser time sampling based SiGe photore-ceiver,” vol. 23, no. 25, pp. 344–357, 2015.

[217] G. Beninca De Farias, S. Menezo, O. Dubray, D. Marris-Morini, L. Vivien,A. Myko, and B. Blampey, “Up to 64-QAM modulation of a Silicon-Ring-Resonator-Modulator,” Conference on Optical Fiber Communication, TechnicalDigest Series, no. 1, pp. 3–5, 2014.

[218] W. Bogaerts, P. De Heyn, T. Van Vaerenbergh, K. De Vos, S. Kumar Selvaraja,T. Claes, P. Dumon, P. Bienstman, D. Van Thourhout, and R. Baets, “Siliconmicroring resonators,” in Laser Photonics Reviews, vol. 6, no. 1, 2012, pp. 47–73.

[219] Y. Liu, R. Ding, Y. Ma, Y. Yang, Z. Xuan, Q. Li, A. E.-j. Lim, G.-q. Lo,K. Bergman, T. Baehr-jones, and M. Hochberg, “Silicon Mod-MUX-Ring trans-mitter with 4 channels at 40 Gb / s,” Optics Express, vol. 22, no. 13, pp.16 431–16 438, 2014.

[220] A. M. Gutierrez, J. V. Galan, J. Herrera, A. Brimont, J.-m. Fedeli, L. Vivien,and P. Sanchis, “High linear ring-assisted MZI electro-optic silicon modulatorssuitable for Radio-over-Fiber applications,” in Proceedings of the IEEE, vol. 4,2012, pp. 57–59.

[221] T. N. Huynh, N. Dupuis, R. Rimolo-Donadio, J. E. Proesel, D. M. Gill, C. W.Baks, A. V. Rylyakov, C. L. Schow, W. M. J. Green, and B. G. Lee, “Flexibletransmitter employing silicon-segmented mach–zehnder modulator with 32-nmCMOS distributed driver,” Journal of Lightwave Technology, vol. 34, no. 22,pp. 5129–5136, Nov. 2016.

135

[222] C. Xiong, D. M. Gill, J. E. Proesel, J. S. Orcutt, W. Haensch, and W. M. J.Green, “Monolithic 56 gb/s silicon photonic pulse-amplitude modulation trans-mitter,” Optica, vol. 3, no. 10, p. 1060, Sep. 2016.

[223] X. Zheng, J. Lexau, Y. Luo, H. Thacker, T. Pinguet, A. Mekis, G. Li, J. Shi,P. Amberg, N. Pinckney, K. Raj, R. Ho, J. E. Cunningham, and A. V. Kr-ishnamoorthy, “Ultra-low-energy all-CMOS modulator integrated with driver,”Optics Express, vol. 18, no. 3, p. 3059, Jan. 2010.

[224] Y. Yang, C. Galland, Y. Liu, K. Tan, R. Ding, Q. Li, K. Bergman, T. Baehr-Jones, and M. Hochberg, “Experimental demonstration of broadband Lorentznon-reciprocity in an integrable photonic architecture based on Mach-Zehndermodulators,” Optics Express, vol. 22, no. 14, p. 17409, 2014.

[225] Y. Zhang, S. Yang, X. Zhu, Q. Li, H. Guan, P. Magill, K. Bergman, T. Baehr-Jones, and M. Hochberg, “Quantum dot SOA/silicon external cavity multi-wavelength laser,” Optics Express, vol. 23, no. 4, p. 4666, 2015.

[226] T. Shiraishi, Q. Li, Y. Liu, X. Zhu, K. Padmaraju, R. Ding, M. Hochberg, andK. Bergman, “A Reconfigurable and Redundant Optically-Connected Mem-ory System using a Silicon Photonic Switch,” in Optical Fiber CommunicationConference, 2014, pp. 2–4.

[227] P. Samadi, K. Wen, J. Xu, Y. Shen, and K. Bergman, “Reconfigurable opti-cal dragonfly architecture for high performance computing,” in Optical FiberCommunication Conference. OSA, 2016.

[228] N. Ophir, K. Padmaraju, A. Biberman, L. Chen, K. Preston, M. Lipson, andK. Bergman, “First Demonstration of Error-Free Operation of a Full SiliconOn-Chip Photonic Link,” Optical Fiber Communication Conference/NationalFiber Optic Engineers Conference 2011, p. OWZ3, 2011.

[229] C. Sun, M. T. Wade, Y. Lee, J. S. Orcutt, L. Alloatti, M. S. Georgas, A. S.Waterman, J. M. Shainline, R. R. Avizienis, S. Lin, B. R. Moss, R. Kumar,F. Pavanello, A. H. Atabaki, H. M. Cook, A. J. Ou, J. C. Leu, Y.-H. Chen,K. Asanovic, R. J. Ram, M. A. Popovic, and V. M. Stojanovic, “Single-chipmicroprocessor that communicates directly using light,” Nature, vol. 528, no.7583, pp. 534–538, Dec. 2015.

136