Fix Alexander Electric

This commit is contained in:
Shamil Yakupov
2016-06-28 14:43:14 +03:00
parent 26aef597b2
commit ce1f19b116
7 changed files with 83 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ Abbreviation | Name
----------------------------------------|---------------------------------------
[ABC](./abc/) | ABC
[ABRACON](./abracon/) | Abracon
[AEIEP](./aeiep/) | Alexander Electric
[AEIP](./aeip/) | Alexander Electric
[ALTERA](./altera/) | Altera
[AMASS](./amass/) | Amass
[ANALOG](./analog/) | Analog Devices

View File

@@ -1,5 +0,0 @@
AEIEP
=====
* **Alexander Electric Istochniki Elektropitaniya Ltd.**
* http://www.aeip.ru

View File

@@ -1,5 +1,5 @@
AEIEP
AEIP
=====
* **Alexander Electric Istochniki ElektroPitaniya Ltd.**
* **Alexander Electric Istochniki Elektropitaniya Ltd.**
* http://www.aeip.ru

View File

View File

39
mdm5-1ep.yaml Normal file
View File

@@ -0,0 +1,39 @@
name: MDM5-1E
suffix: 1.5VUP, 2.5VP, 3.3VP, 05VP, 09VP, 12VP, 15VP, 24VP, 27VP, 48VP
description: DC-DC Converter
datasheet: http://www.aeip.ru/images/pdf/mdm-e_5.pdf
keywords: IC, analog, DC-DC
pinout:
IN:
+IN: 22, 23
-IN: 2, 3
EN: 4
OUT:
+OUT: 14
-OUT: 16
TRIM: 15
NC: 9, 11
properties:
in: +IN, -IN, EN
out: +OUT, -OUT
power: +IN, -IN, +OUT, -OUT
passive: TRIM
nc: NC
schematic:
symbol: IC
left: IN, EN
right: OUT, NC, TRIM
housing:
pattern: DIP
bodyWidth: 20
bodyLength: 30
height: 8
leadDiameter: 0.8
leadLength: 7.5
leadSpan: 15.24
leadCount: 24
pitch: 2.54

41
mdm5-2ep.yaml Normal file
View File

@@ -0,0 +1,41 @@
name: MDM5-2E
suffix: 1.51.5VUP, 2.52.5VP, 3.33.3VP, 0505VP, 0512VP, 0515VP, 1212VP, 1515VP, 2727VP
description: DC-DC Converter with Dual Output
datasheet: http://www.aeip.ru/images/pdf/mdm-e_5.pdf
keywords: IC, analog, DC-DC
pinout:
IN:
+IN: 22, 23
-IN: 2, 3
EN: 4
OUT1:
+OUT1: 14
-OUT1: 16
OUT2:
+OUT2: 9
-OUT2: 11
NC: 15
properties:
in: +IN, -IN, EN
out: +OUT1-2, -OUT1-2
power: +IN, -IN, +OUT1-2, -OUT1-2
passive: TRIM
nc: NC
schematic:
symbol: IC
left: IN, EN
right: OUT1-2, NC
housing:
pattern: DIP
bodyWidth: 20
bodyLength: 30
height: 8
leadDiameter: 0.8
leadLength: 7.5
leadSpan: 15.24
leadCount: 24
pitch: 2.54