Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Add AD654 (#2571)
Browse files Browse the repository at this point in the history
* Add AD654

* Fix +VS pin number to 8
  • Loading branch information
evanshultz committed Apr 1, 2020
1 parent 73fae26 commit c2e51e5
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Analog.dcm
Expand Up @@ -12,6 +12,18 @@ K modulator demodulator
F https://www.analog.com/media/en/technical-documentation/data-sheets/ad630.pdf
$ENDCMP
#
$CMP AD654JN
D Low Cost Monolithic Voltage-to-Frequency Converter, DIP-8
K v-to-f v-f
F https://www.analog.com/media/en/technical-documentation/data-sheets/AD654.pdf
$ENDCMP
#
$CMP AD654JR
D Low Cost Monolithic Voltage-to-Frequency Converter, SOIC-8
K v-to-f v-f
F https://www.analog.com/media/en/technical-documentation/data-sheets/AD654.pdf
$ENDCMP
#
$CMP LF398H
D Sample And Hold Unity Gain Follower, TO-99-8
K sample hold buffer unity gain
Expand Down
46 changes: 46 additions & 0 deletions Analog.lib
Expand Up @@ -172,6 +172,52 @@ X SEL_B 9 -600 -200 100 R 50 0 1 1 I
ENDDRAW
ENDDEF
#
# AD654JN
#
DEF AD654JN U 0 20 Y Y 1 F N
F0 "U" -250 350 50 H V R CNN
F1 "AD654JN" 50 350 50 H V L CNN
F2 "Package_DIP:DIP-8_W7.62mm" 0 0 50 H I C CNN
F3 "" -250 700 50 H I C CNN
$FPLIST
DIP*W7.62mm*
$ENDFPLIST
DRAW
S -300 300 300 -300 0 1 10 f
X FOUT 1 400 -200 100 L 50 50 1 1 C
X COM 2 0 -400 100 U 50 50 1 1 W
X RT 3 -400 -100 100 R 50 50 1 1 I
X +VIN 4 -400 100 100 R 50 50 1 1 I
X -VS 5 -100 -400 100 U 50 50 1 1 W
X CT1 6 400 200 100 L 50 50 1 1 P
X CT2 7 400 -100 100 L 50 50 1 1 P
X +VS 8 -100 400 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# AD654JR
#
DEF AD654JR U 0 20 Y Y 1 F N
F0 "U" -250 350 50 H V R CNN
F1 "AD654JR" 50 350 50 H V L CNN
F2 "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" 0 0 50 H I C CNN
F3 "" -250 700 50 H I C CNN
$FPLIST
SOIC*3.9x4.9mm*P1.27mm*
$ENDFPLIST
DRAW
S -300 300 300 -300 0 1 10 f
X FOUT 1 400 -200 100 L 50 50 1 1 C
X COM 2 0 -400 100 U 50 50 1 1 W
X RT 3 -400 -100 100 R 50 50 1 1 I
X +VIN 4 -400 100 100 R 50 50 1 1 I
X -VS 5 -100 -400 100 U 50 50 1 1 W
X CT1 6 400 200 100 L 50 50 1 1 P
X CT2 7 400 -100 100 L 50 50 1 1 P
X +VS 8 -100 400 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# LF398H
#
DEF LF398H U 0 5 Y Y 1 F N
Expand Down

0 comments on commit c2e51e5

Please sign in to comment.