Is there any standard which defines that connector (DB9, DB25, USB or header) type has to be MALE or FEMALE while choosing one to use on circuit board? I am designing a microcontroller circuit board for general use.
Asked
Active
Viewed 224 times
2
-
1No. However, standards for some interfaces may dictate the connector choice based on a device's role, ie, a fixed function USB host should be an "A" connector, etc. – Chris Stratton Mar 20 '13 at 14:45
-
Presumably a correct answer would be an example of such a standard? What do you actually want to know? – Pete Kirkham Mar 20 '13 at 14:49
-
2A "standard" (guideline?) I've seen is that the connector with power or data is often female, because there are no exposed pins to corrode or short. The cable is often seen as more disposable than the device. Think computer peripherals like monitors, PS/2, LPT, and so on. – Bryan Boettcher Mar 20 '13 at 14:54
1 Answers
9
Often the connector side that is "live", having voltage present on it while not plugged in, will be female/sockets and the mating half will obviously be male/pins. It reduces the chance of shock or shorting. Small signal stuff doesn't matter so much, but with power connectors it's more important to keep live contacts inaccessible.

Outsider
- 136
- 1
- 2