diff options
author | Sumanto Kar | 2023-05-04 13:14:46 +0530 |
---|---|---|
committer | GitHub | 2023-05-04 13:14:46 +0530 |
commit | 8c2244ffc20b87256cec11e4f5fbd88fd3348300 (patch) | |
tree | 9a81f2090740d02ad33b29f5db49123995c0a41e /library/SubcircuitLibrary/TINA_TI_Rectifier/README.md | |
parent | 732e2c2a1b63b3af1f17a2f1a8c128db2a757b4c (diff) | |
parent | 57e699fdd79e8be77385bc2a4e017408e5d5afaa (diff) | |
download | eSim-8c2244ffc20b87256cec11e4f5fbd88fd3348300.tar.gz eSim-8c2244ffc20b87256cec11e4f5fbd88fd3348300.tar.bz2 eSim-8c2244ffc20b87256cec11e4f5fbd88fd3348300.zip |
Merge pull request #232 from VanshikaTanwar/master
Sub-circuit files for INA106, 74LVC1G19, 74V1G14, Precision Rectifier IC, Log Amplifier IC
Diffstat (limited to 'library/SubcircuitLibrary/TINA_TI_Rectifier/README.md')
-rw-r--r-- | library/SubcircuitLibrary/TINA_TI_Rectifier/README.md | 24 |
1 files changed, 24 insertions, 0 deletions
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 |