Electronic – TRS female jack symbol in Kicad

kicadtrs

There is a device which is powered and also outputs signal by its TRS connector as shown below:

enter image description here

This TRS connector needs a female correspondent for my circuit.
I made a small board and need to add my schematics the female jack of this TRS.

In KiCad there is the following symbol:

enter image description here

But Im not sure if it is a TRS female jack, since 2 and 1 are seems connected.

Is this how it supposed to be?

Best Answer

What you have is "jack_2P", which at first glance seems to be for TRS (Tip-ring-sleeve), except it only shows 2 pins from the cable and 1 extra. The extra pin in the jack is like a switch that disconnects from pin one when the plug is inserted (it bends). Thus it almost looks like your jack is for a 2-pin cable.

Below is an example of what you want; a jack for TRS (a 3-pin cable):

TRS jack pinout

Again you have an extra pin, of which is just there as a switch. But now you have the ring (aka shield/ground), and the other two conductors.

The thing is, my diagram looks pretty much your like your diagram, except the ground has it's own pin.

It's possible that your "jack_2p" is the same thing, and that the ground is just not shown as a pin. You may still be able to connect to it.