diff options
author | Pranav Karuvally | 2023-05-07 17:07:41 +0530 |
---|---|---|
committer | GitHub | 2023-05-07 17:07:41 +0530 |
commit | 84ff726c34bb43a46c4a9e175c76e2b70893354f (patch) | |
tree | 4d513a11d2685a315ad655a23db6ec118829b088 /library/SubcircuitLibrary/LM_7809/README.md | |
parent | 2de5fa0604c35a1508bca8bab318724da823633a (diff) | |
parent | b145afdb869564df4131f0b0b472116ca744ef65 (diff) | |
download | eSim-84ff726c34bb43a46c4a9e175c76e2b70893354f.tar.gz eSim-84ff726c34bb43a46c4a9e175c76e2b70893354f.tar.bz2 eSim-84ff726c34bb43a46c4a9e175c76e2b70893354f.zip |
Merge branch 'FOSSEE:master' into ngspice_gui_3
Diffstat (limited to 'library/SubcircuitLibrary/LM_7809/README.md')
-rw-r--r-- | library/SubcircuitLibrary/LM_7809/README.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/LM_7809/README.md b/library/SubcircuitLibrary/LM_7809/README.md new file mode 100644 index 00000000..96898d44 --- /dev/null +++ b/library/SubcircuitLibrary/LM_7809/README.md @@ -0,0 +1,35 @@ + +# LM7809 Voltage Regulator + +LM7809 is a voltage regulator IC which belongs to 78xx series. It produces 9 volt constant DC output with the higher input voltages. It is used in various electronics devices or gadgets to maintain a constant DC power supply. + + +## Usage/Examples + +Voltage Step Down + +Power Supplies + +Motor Drivers + +Battery Chargers + +Solar Supplies + +Microcontroller power supplies + + +## Documentation + +To know the details of LM7809 IC please go through with the documentation [LM7809_datasheet](https://pdf.datasheet.live/7cb7272b/fairchildsemi.com/LM7809.pdf) + +## Comments/Notes + +Please note this is a complete analog IC. It works fine at the time of simulation. + +## Contributer + +Name: Ankush Mondal +Email: mondalankush369@gmail.com +Year: 2022 +Position: FOSSEE Summer Fellow 2022 |