From 0bc37971cc4e638c779806d3cdde3f68a4a10e95 Mon Sep 17 00:00:00 2001 From: simsekergun <58180288+simsekergun@users.noreply.github.com> Date: Thu, 27 May 2021 16:09:20 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f997b29..1299f03 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # photodetectors MUTC Photodetector Dataset +This dataset lists four performance metrics of MUTC photodetectors with 17 layers. + +* Columns: * +phasenoise : true phasenoise of the photodetector (Unit: dBc/Hz) +phasenoise_15mA : hypothetical phasenoise of the photodetector if the output current was equal to 15 mA (Unit: dBc/Hz) +current : average current of the photodetector (Unit: mA) +IR_max : maximum value of the impulse response of the photodetector +decay_time: the time it takes for the impulse response to decay from its maximum value to 1% of that maximum value (Unit: ns) +t1 ... t17 : thickness each layer (Unit: nm) +d1 ... d17 : doping concentration of each layer (Unit: cm^-3)