Skip to content

Commit

Permalink
docs(tt_um_ssp_opamp): add space between images (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
engrvip123 authored Sep 30, 2024
1 parent 7ba2421 commit 9cf5ff3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions projects/tt_um_ssp_opamp/docs/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,34 @@ Miller Compensation involves using a capacitor between the output of the first s
In the op-amp design submissions, **Amr Abdelrahman** and **Majid Sami** each presented their designs. The details of their submissions are as follows.

#### (1) Design by Amr Abdelrahman

![Opamp Schematic](pic_opamp_sch.png "Opamp Schematic")

![Opamp Testbench](pic_opamp_testbench.png "Opamp Testbench")

![Opamp Layout](pic_opamp_layout.png "Opamp Layout")

![Opamp Simulation Specifications](pic_opamp_Specs.png "Opamp Simulation Specifications")

#### (2) Design by Majid Sami

![Opamp Schematic](pic1_opamp_sch.png "Opamp Schematic")

![Opamp Testbench](pic1_opamp_testbench.png "Opamp Testbench")

![Opamp Layout](pic1_opamp_layout.png "Opamp Layout")

![Opamp Simulation Specifications](pic1_opamp_specs.png "Opamp Simulation Specifications")

### POR (Power On Reset) Circuit
Power-on reset (POR) circuit ensures that electronic systems start up in a known, stable state by generating a reset signal when power is initially applied. This circuit detects when the power supply reaches a sufficient voltage level and holds the reset line active until the voltage stabilizes, preventing erratic behavior and data corruption. POR circuits are crucial in microcontrollers, consumer electronics, and industrial systems, as they guarantee reliable initialization and consistent performance, thereby enhancing system stability and functionality during power-up.The circuit designed without capacitor which yields 30% reduction of chip’s area compared to the conventional designs

#### (3) Design by Khalid Alorayir

![POR Schematic](pic_por_sch.png "POR Schematic")

![POR Testbench](pic_por_testbench.png "POR Testbench")

![POR Layout](pic_por_lay.png "POR Layout")

## How to test
Expand Down

0 comments on commit 9cf5ff3

Please sign in to comment.