EEWORLDEEWORLDEEWORLD

Part Number

Search

HMM44DSAH

Description
Card Edge Connector, 88 Contact(s), 2 Row(s), Right Angle, 0.156 inch Pitch, Solder Terminal, Locking
CategoryThe connector    The connector   
File Size467KB,2 Pages
ManufacturerSullins Connector Solutions
Environmental Compliance
Download Datasheet Parametric View All

HMM44DSAH Overview

Card Edge Connector, 88 Contact(s), 2 Row(s), Right Angle, 0.156 inch Pitch, Solder Terminal, Locking

HMM44DSAH Parametric

Parameter NameAttribute value
Is it Rohs certified?conform to
Objectid309462357
Reach Compliance Codecompliant
ECCN codeEAR99
YTEOL6
body width0.5 inch
subject depth0.431 inch
body length7.83 inch
Connector typeCARD EDGE CONNECTOR
Contact to complete cooperationNOT SPECIFIED
Contact completed and terminatedGOLD OVER NICKEL
Contact materialNOT SPECIFIED
contact modeRECTANGULAR
Contact styleBELLOWED TYPE
insulator materialPOLYBUTYLENE TEREPHTHALATE
JESD-609 codee4
Plug contact pitch0.156 inch
Installation option 1LOCKING
Installation methodRIGHT ANGLE
Installation typeBOARD
Number of connectorsONE
PCB row number2
Number of rows loaded2
Maximum operating temperature200 °C
Minimum operating temperature-65 °C
PCB contact patternRECTANGULAR
Plating thickness30u inch
Rated current (signal)3 A
reliabilityCOMMERCIAL
Terminal length0.19 inch
Terminal pitch3.9624 mm
Termination typeSOLDER
Total number of contacts88
Female Card Edge
.156” [3.96 mm] Contact Centers, .431” [10.95 mm] Insulator Height,
Dip Solder/Eyelet/Right Angle
SPECIFICATIONS
• Accommodates .062” ± .008” [1.57 mm ± 0.20 mm] PC board
• Molded-in key available
• 3 Amps current rating for one contact energized
(for 5 Amps application, consult factory)
• 30 milli Ohms maximum at rated current
• UL Flammability Rating: 94V-0
READOUT
FULL BELLOWS
BACK-UP
SPRINGS
POLARIZING KEY
PLA-K1
KEY IN BETWEEN CONTACTS
(ORDER SEPARATELY)
.230”
[5.84]
.030”
[0.76]
PLM-K2
KEY IN CONTACT
(ORDER SEPARATELY)
.235”
[5.97]
.093”
[2.36]
Female Card Edge
DUAL (D)
NUMBER
SIDE
HALF LOADED (H)
.200”
[5.08]
.260”
[6.60]
CONSULT FACTORY FOR MOLDED-IN KEY
TERMINATION TYPE
.137” [3.48] (RT)
.225” [5.71] (RK)
.425” [10.80] (RY)
EYELET ACCEPTS
3-#22 AWG
.137” [3.48] (RX)
.200” [5.08] (RF)
.225” [5.71] (RU)
.408” [10.40] (RP)
(RA) .125” [3.18] FOR ALL POSITIONS
(SA) .270” [6.85] 02 THRU 25 POSITIONS
(SA) .230” [5.84] 28 THRU 36 POSITIONS
(SA) .190” [4.82]
43 POSITIONS
TOLERANCE: (RA) ± .025” [0.64]
(SA) ± .040” [1.00]
.200” [5.08]
WIDE DIP SOLDER
(RF, RX, RU, RP)
.110” ± .025” [2.79±0.64] (SX)
.210” ± .025” [5.33±0.64] (SU)
.185” [4.70]
.050” [1.27]
.156” [3.96]
FITS Ø .051” [1.30]
.140” [3.56]
ALTERNATE
EYELET SHAPE
* (RE) .014” [0.36] THICK
NARROW DIP SOLDER
(RT, RK, RY)
.225”
[5.72]
(SE) .007” [0.18] THICK
(RE) .014” [0.36] THICK
.122” [3.10] (RT)
.210” [5.33] (RK)
EYELET
.410” [10.41] (RY)
(SE OR RE)
.210” [5.33] (SE)
LETTER
SIDE
FITS Ø.051” [1.30]
RIGHT ANGLE,
DIP SOLDER
(RA, SA)
ACCEPTS .062” [1.57] PCB
CARD EXTENDER
(RT,RK,RY,SE TERMINATIONS ONLY)
REQUIRES -S13 MODIFICATION CODE
FITS Ø .051” [1.30]
MINIMUM
CENTERED DIP SOLDER
(SX, SU)
AVAILABLE WITH DUAL OR
HALF LOADED READOUT TYPE
MOUNTING STYLE
Ø.125”
[3.18]
#4-40
CLEARANCE FOR
#4 SCREW
Ø.116” [2.95],
Ø.125” [3.18]
.135” [3.43]
CLEARANCE HOLE
(H)
THREADED
INSERT
(I)
FLOATING
BOBBIN (F)
NO MOUNTING EARS
(N)
SIDE MOUNTING
(S)
* Beryllium Copper & Beryllium Nickel (H, A, J, F, C & W Material Codes) Only.
70
www.sullinscorp.com
|
760-744-0125
|
toll-free 888-774-3100
|
fax 760-744-6081
|
info@sullinscorp.com
Wince X86 platform serial port dialing function loading
As the title says, I added the dial-up components, serial ports, etc. according to the conventional method, but the new dial-up link is always unsuccessful. I don’t know what other modifications are n...
wangkj22 Embedded System
Backlight timeout setting problem? ? ? Please help
Everyone: In [b]Control Panel->Display[/b], the backlight timeout is set. The corresponding registry key is: [[b]HKEY_CURRENT_USER[/b]\ControlPanel\Backlight] "BatteryTimeout"=dword: 3c "ACTimeout"=dw...
给我一个大苹果 Embedded System
How to use 430FET parallel port debugger without parallel port???
How to use FET430 parallel port debugger when the laptop has no parallel port (there is a 430FET with parallel port)? ? ?...
eeworldcom Microcontroller MCU
How do I convert 51 code to STM32 driver code?
From: Embedded from 0 to 1 Author: Programmer Xiaoha Origin of the problemUser QANOKIA 5110 Screen The Nokia5110 screen is a very classic LCD display module. When Xiaoha was playing with microcontroll...
赵玉田 stm32/stm8
MSP430 MCU CAN bus development programming example
Program example: #include "CAN.h" #include "msp430_config.h" #include "mcp2515.h" #define uchar unsigned char #define uint unsigned int uchar flag; INT16U NUM_COUNT = 0; INT8U Time_Flag = 0; #define C...
fish001 Microcontroller MCU
2440 Chinese Manual
This is the Chinese application manual for Samsung arm9, it's pretty good...
huzx189 Microchip MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1096  1185  2564  1384  2203  23  24  52  28  45 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号