diff options
Diffstat (limited to 'library/SubcircuitLibrary/CD_4011/README.md')
-rw-r--r-- | library/SubcircuitLibrary/CD_4011/README.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD_4011/README.md b/library/SubcircuitLibrary/CD_4011/README.md new file mode 100644 index 00000000..7e8f7317 --- /dev/null +++ b/library/SubcircuitLibrary/CD_4011/README.md @@ -0,0 +1,32 @@ + +# CD4011 IC + +It is 2-input NAND Gate IC. CD4011 IC is designed with 180nm CMOS technology in eSim consisting four NAND Gates. When both the inputs are HIGH then only output is LOW, otherwise HIGH. It is also called inverted AND Gate, a type of Universal Gate. + + +## Usage/Examples + +Employed in portable Audio Docks + +Used in AV Receivers + +Used in MP3 Players or Recorders + +Applied in Home Theater + +Incorporated in Blu-Ray Players + +## Documentation + +To know the details of CD4011 IC please go through with the documentation : [CD4011_datasheet](https://www.ti.com/lit/gpn/cd4011b) + +## Comments/Notes + +Please note this is a complete digital IC. It works fine at the time of simulation. + +## Contributer + +Name: Ankush Mondal +Email: mondalankush369@gmail.com +Year: 2022 +Position: FOSSEE Summer Fellow 2022
\ No newline at end of file |