Merge pull request #947 from Roman3349/master

ac-dc: Add a voltage variants of MeanWell IRM-02 power supply
This commit is contained in:
Jan W. Krieger 2017-01-22 12:09:10 +01:00 committed by GitHub
commit 39b1ada385
2 changed files with 37 additions and 6 deletions

View file

@ -126,9 +126,39 @@ K SMPS Controller AC-DC
F http://www.fairchildsemi.com/ds/AR/AR3522X.pdf
$ENDCMP
#
$CMP IRM-02
D 2W miniature AC-DC module-type power supply MeanWell
K 2W miniature AC-DC module-type power supply
$CMP IRM-02-3.3
D 3.3V 2W miniature AC-DC module-type power supply MeanWell
K 3.3V 2W miniature AC-DC module-type power supply
F http://www.meanwell.com/productPdf.aspx?i=675
$ENDCMP
#
$CMP IRM-02-5
D 5V 2W miniature AC-DC module-type power supply MeanWell
K 5V 2W miniature AC-DC module-type power supply
F http://www.meanwell.com/productPdf.aspx?i=675
$ENDCMP
#
$CMP IRM-02-9
D 9V 2W miniature AC-DC module-type power supply MeanWell
K 9V 2W miniature AC-DC module-type power supply
F http://www.meanwell.com/productPdf.aspx?i=675
$ENDCMP
#
$CMP IRM-02-12
D 12V 2W miniature AC-DC module-type power supply MeanWell
K 12V 2W miniature AC-DC module-type power supply
F http://www.meanwell.com/productPdf.aspx?i=675
$ENDCMP
#
$CMP IRM-02-15
D 15V 2W miniature AC-DC module-type power supply MeanWell
K 15V 2W miniature AC-DC module-type power supply
F http://www.meanwell.com/productPdf.aspx?i=675
$ENDCMP
#
$CMP IRM-02-24
D 24V 2W miniature AC-DC module-type power supply MeanWell
K 24V 2W miniature AC-DC module-type power supply
F http://www.meanwell.com/productPdf.aspx?i=675
$ENDCMP
#

View file

@ -265,13 +265,14 @@ X FB 4 -500 -200 100 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# IRM-02
# IRM-02-3.3
#
DEF IRM-02 U 0 40 Y Y 1 F N
DEF IRM-02-3.3 U 0 40 Y Y 1 F N
F0 "U" 400 250 50 H V C CNN
F1 "IRM-02" 400 -150 50 H V C CNN
F1 "IRM-02-3.3" 400 -150 50 H V C CNN
F2 "Converters_DCDC_ACDC:ACDC-Converter_MeanWell-IRM-02-x" 400 -250 50 H I C CNN
F3 "" 400 -350 50 H I C CNN
ALIAS IRM-02-5 IRM-02-9 IRM-02-12 IRM-02-15 IRM-02-24
$FPLIST
ACDC?Converter?MeanWell?IRM?02?x*
$ENDFPLIST