From 4c767ca8d6f93f4026b7f01ba635f14a3e713a1d Mon Sep 17 00:00:00 2001 From: Vanshika Tanwar Date: Wed, 23 Nov 2022 22:10:10 +0530 Subject: Precision Rectifier IC --- .../SubcircuitLibrary/TINA_TI_Rectifier/README.md | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 library/SubcircuitLibrary/TINA_TI_Rectifier/README.md (limited to 'library/SubcircuitLibrary/TINA_TI_Rectifier/README.md') diff --git a/library/SubcircuitLibrary/TINA_TI_Rectifier/README.md b/library/SubcircuitLibrary/TINA_TI_Rectifier/README.md new file mode 100644 index 00000000..d61b9e7d --- /dev/null +++ b/library/SubcircuitLibrary/TINA_TI_Rectifier/README.md @@ -0,0 +1,24 @@ + +# Precision_Rectifier IC + +Precision Rectifier is a general purpose IC. The major drawback of the normal diode is that it can not be able to rectify the voltages below (0.6 v) which is the cut-in voltage. So, a special type of diode is used which is a precision diode that is capable of rectifying the input voltage signals in the order of milli volt. So, a circuit that uses this special type of diode(precision diode) is called a precision rectifie + +## Usage/Examples + +It is used in high-precision signal processing with few modification it can be used as Peak Detector. + + +## Documentation + +To know the details of Precision Rectifier IC please refer to this link [Precision_Rectifier_datasheet.](https://www.ti.com/lit/ug/tidu030/tidu030.pdf?ts=1661742834491&ref_url=https%253A%252F%252Fwww.google.com%252F) + +## Comments/Notes + +Please note this is a complete analog IC. It works fine at the time of simulation. + +## Contributor + +Name: Vanshika Tanwar +Email: vanshikatanwar30@gmail.com +Year: 2022 +Position: FOSSEE Summer Fellowship Intern 2022 -- cgit