diff options
author | AnkushECE | 2022-08-24 22:18:05 +0530 |
---|---|---|
committer | AnkushECE | 2022-08-24 22:18:05 +0530 |
commit | d61c9f8c60b68daf369211491c5260629af7c06f (patch) | |
tree | f1994d8348fc9e32893948a4d529553bd1166aef /library/SubcircuitLibrary/AD_620/README.md | |
parent | 49efba6b6844f0c90f48159dfcdab84804e3df02 (diff) | |
download | eSim-d61c9f8c60b68daf369211491c5260629af7c06f.tar.gz eSim-d61c9f8c60b68daf369211491c5260629af7c06f.tar.bz2 eSim-d61c9f8c60b68daf369211491c5260629af7c06f.zip |
AD620 is an Instrumentation Amplifier IC.
Diffstat (limited to 'library/SubcircuitLibrary/AD_620/README.md')
-rw-r--r-- | library/SubcircuitLibrary/AD_620/README.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/AD_620/README.md b/library/SubcircuitLibrary/AD_620/README.md new file mode 100644 index 00000000..605204e3 --- /dev/null +++ b/library/SubcircuitLibrary/AD_620/README.md @@ -0,0 +1,34 @@ + +# AD620 Amplifier + +AD620 is 8-pin IC. It is a low cost, high accuracy instrumentation amplifier that requires only one external resistor to set gains of. 1 to 10,000. + + +## Usage/Examples + +Blood Pressure Monitor + +Medical ECG + +Weigh Scales + +Data Acquisition Equipment + +Process Controls in Industry + +Battery operated and portable Devices + +## Documentation + +To know the details of AD620 IC please go through with the documentation : [AD620_datasheet](https://www.analog.com/media/en/technical-documentation/data-sheets/ad620.pdf) + +## Comments/Notes + +Please note this is a complete analog IC. Here this amplifier IC works fine for lower gains. But for getting higher gains like 500, 1000 there may be mismacthed with external resistance value. + +## Contributer + +Name: Ankush Mondal +Email: mondalankush369@gmail.com +Year: 2022 +Position: FOSSEE Summer Fellow 2022
\ No newline at end of file |