6

I am wondering on how one could build a male RJ45 connector with PCB Mount. I searched and, as I expected, I did not found any existant connector like this. However, I found this interresting item :
Tool

The "core" of the RJ45 plug seems to be a PCB piece, and it looks inserted into an empty RJ45 connector.

Do somebody know how something like this could be designed ?

Have you ever heard about an existing male RJ45 connector with PCB Mount ?

Regarding the background of the problem, I design circuitry on Flexible PCB and I would like to avoid using regular RJ45 cable to minimize the size of the design.

Dave Tweed
  • 168,369
  • 17
  • 228
  • 393
dudu721
  • 183
  • 1
  • 8
  • I guess there are spring contacts on the pcb and it is just inserted instead wires. –  Apr 13 '16 at 16:55
  • Interesting. I suspect that if your PCB is thin enough (0.4 mm and such), you can just insert it into a normal connector and "crimp" it. Definitely not reliable though, so I hope you find something that's designed for this. – pipe Apr 13 '16 at 17:08
  • The RJ45 depends on the little guides of the plug to help keep the socket contacts apart. An extra thick layer of solder resist might help... I can imagine this working for some sockets but not reliably in all. – Spoon Apr 13 '16 at 18:02
  • Would a through-hole part be OK for your FPC design? I did something a while back on a design that used one on a regular PCB and while I didn't do the hardware can find out the part they used. – PeterJ Apr 20 '16 at 13:02
  • A through-hole part would be OK. Can you provide me more details about that ? – dudu721 Apr 22 '16 at 08:39

3 Answers3

8

Use Metz Connect part AJP92A8813

Its designed for this

photo

Dave Tweed
  • 168,369
  • 17
  • 228
  • 393
user150031
  • 81
  • 1
  • 2
  • 2
    This is more of a shopping list than an answer. Sooner or later, that part will be discontinued and this answer would be useless. – Oskar Skog May 23 '17 at 20:32
  • 1
    @OskarSkog Not so. What you're highlighting is a major flaw on this forum and you're falling into the same trap. Yes the specific part may be discontinued tomorrow, but the general concept of a male solder able Ethernet connector similar to this one will always remain useful. Anyone reading this in decades to come will know what generic type of component to search for... – Paul Uszak May 23 '17 at 21:36
  • 3
    @PaulUszak Stack Exchange is not a forum. However you could edit the post to make it more generic, whilst linking to this part. – David May 23 '17 at 22:47
  • 3
    @PaulUszak: What's the generic term to search for? The "answer" doesn't seem to include that. – Oskar Skog May 23 '17 at 22:49
  • @OskarSkog I was going to post a condescending and pithy comeback, but couldn't think of one. – Paul Uszak May 23 '17 at 23:25
3

This answers the question "how would something like that be designed", but is not much use for solving your current problem, the difference to cost-effectiveness being at least 10 000 units (custom molding)

An Alibaba listing, https://www.alibaba.com/product-detail/8p8c-rj45-toolless-cat6-Modular-Connectors_60546446580.html has suprisingly clear pictures of the construction of such a plug. I've included the relevant detail:

Construction of a PCB-8P8C plug

As you can see, the plug has curled spring contacts and the wire socket does not have the usual wire guides. The plug is also lacking the widened part of the cable guide and the strain relief, that give the mechanical strength for a standard network plug.

Now, if someone were to find a source for such plugs, I'd be very interested. So far, I've had not much luck.

Jostikas
  • 188
  • 1
  • 8
-2

wild guess here but perhaps you can use the metal case from this connector to solder it to your pcb and connect the wires as needed.

  • 3
    Welcome to EE.SE, James. There are a few problems with your answer: (1) The main content is in a link which, if it dies, renders your answer useless in future. You should at least include the photo of the part. (2) That's not designed to be soldered to a PCB. (3) The OP stated that he is using a flexible PCB. (4) The connector is designed for IDC crimp connection to a proper telephone cable. (5) Please capitalise the first letter of your sentences if you wish to be taken seriously. Sorry. – Transistor Apr 13 '16 at 18:24