From 9fea34d544e2e5a691685986b0c89aa2b3ef0f57 Mon Sep 17 00:00:00 2001 From: PhillipRambo <93056982+PhillipRambo@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:28:29 +0100 Subject: [PATCH] Update design_of_bgr.md --- .../part_2_full_bgr/design_of_bgr.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/module_1_bandgap_reference/part_2_full_bgr/design_of_bgr.md b/modules/module_1_bandgap_reference/part_2_full_bgr/design_of_bgr.md index ccdb621f..e9c2bd3f 100644 --- a/modules/module_1_bandgap_reference/part_2_full_bgr/design_of_bgr.md +++ b/modules/module_1_bandgap_reference/part_2_full_bgr/design_of_bgr.md @@ -62,7 +62,7 @@ Rppd’s low temperature coefficient, good precision, and moderate resistance ma First, we will build the core of the bandgap reference. -

+

As shown here, the setup is quite basic. You can adjust it to your needs, as long as the proper connections are maintained. The new component introduced is the RPPD resistors, which can be found in the components library under the PDK directory. Ensure the device sizes match those shown in the image, and don't forget to add a voltage source to supply VDD. @@ -436,5 +436,7 @@ value=" From the written raw file the output is then plotted in python to extract the following result +

+