diff --git a/modules/module_1_bandgap_reference/part_1_OTA/design_of_ota.md b/modules/module_1_bandgap_reference/part_1_OTA/design_of_ota.md index 2e3a5b08..55414dfd 100644 --- a/modules/module_1_bandgap_reference/part_1_OTA/design_of_ota.md +++ b/modules/module_1_bandgap_reference/part_1_OTA/design_of_ota.md @@ -1,3 +1,22 @@ +Two-Stage OTA Implementation in Xschem + +The first step in the procedure is to create the schematic for the two-stage OTA used in the design. Begin by creating an Xschem file with the following command: + +``` + touch two_stage_OTA.sch +``` + +Step 2: Instantiating Transistors + +Next, instantiate six MOSFETs (three PMOS and two NMOS) using the IHP Open PDK. Refer to the foundation markdown file from Module 0 for guidance on adding these components. Arrange the transistors as illustrated below, configuring their parameters accordingly: +