logo elektroda
logo elektroda
X
logo elektroda

3.5mm Jack Pin Diagram: TS, TRS, TRRS, CTIA and OMTP Wiring

User question

What does a 3.5mm jack pin diagram look like?

Artificial Intelligence Response

Direct answer to the question

A 3.5 mm audio connector pin diagram usually looks like one of these, depending on how many conductors it has:

TS — 2 conductors

 Tip Sleeve
| |
[T]-----------[S]
Tip = Signal
Sleeve = Ground

TRS — 3 conductors

 Tip Ring Sleeve
| | |
[T]------[R]---------[S]
Tip = Left audio
Ring = Right audio
Sleeve = Ground

TRRS — 4 conductors

 Tip Ring1 Ring2 Sleeve
| | | |
[T]------[R1]------[R2]--------[S]

Most common TRRS headset pinouts are:

CTIA / AHJ (modern standard)

Tip = Left
Ring1 = Right
Ring2 = Ground
Sleeve = Microphone

OMTP (older standard)

Tip = Left
Ring1 = Right
Ring2 = Microphone
Sleeve = Ground

Key points

  • Tip is the very end of the plug.
  • Sleeve is the long rear section near the cable.
  • The black bands are insulators separating conductors.
  • The exact function depends on whether it is TS, TRS, or TRRS.

Detailed problem analysis

The phrase “3.5 mm jack pin diagram” can mean two different things:

  1. The plug contact layout
    This is the visible metal segmentation on the male plug.
  2. The female jack terminal mapping
    This is the internal solder-lug or PCB-pin arrangement of the socket.

These are related, but not identical.

1. Plug geometry

From the tip toward the cable, the sections are always named in order:

  • Tip
  • Ring or Ring1 / Ring2
  • Sleeve

A simple side view looks like this:

End of plug Cable side
| |
v v
[ Tip ] [ Ring ] [ Ring ] [ Sleeve ]
T R1 R2 S

Each metal section is electrically isolated by a narrow insulating ring.

2. Common 3.5 mm variants

Type Conductors Typical use Standard pin meaning
TS 2 Mono audio, instrument, simple signal Tip = signal, Sleeve = ground
TRS 3 Stereo headphones, line audio Tip = left, Ring = right, Sleeve = ground
TRRS 4 Headset with microphone Depends on CTIA or OMTP

3. TRS stereo diagram

For ordinary stereo headphones or AUX audio:

 Plug sections:
[ Tip ] [ Ring ] [ Sleeve ]
Electrical functions:
Tip -> Left channel
Ring -> Right channel
Sleeve -> Ground

This is the most common “3.5 mm stereo” pinout.

4. TRRS headset diagram

For headphones with a microphone:

 [ Tip ] [ Ring1 ] [ Ring2 ] [ Sleeve ]

There are two standards:

CTIA / AHJ
Tip -> Left audio
Ring1 -> Right audio
Ring2 -> Ground
Sleeve -> Microphone
OMTP
Tip -> Left audio
Ring1 -> Right audio
Ring2 -> Microphone
Sleeve -> Ground

This is the main source of compatibility problems.
If mic and ground are swapped, audio may sound incorrect or the microphone may not work.

5. Important engineering distinction: plug vs jack

Strictly speaking:

  • Plug = male connector on the cable
  • Jack = female receptacle in the device

When people ask for a “3.5 mm jack pin diagram,” they often really mean the plug pinout.

For the female jack, the terminals on the component body may be arranged in a completely different physical order than T-R-S on the plug. For example, a PCB jack may have pins labeled:

  • T
  • R
  • S
  • SW1
  • SW2

The switch pins are extra contacts that open or close when a plug is inserted. Therefore, for repair or PCB design, you must check the specific jack datasheet or verify with a continuity meter.


Current information and trends

  • CTIA is the dominant modern TRRS headset standard.
  • OMTP is mainly encountered in older devices and adapters.
  • In modern electronics, 3.5 mm connectors remain common in:
    • embedded systems,
    • audio development boards,
    • test equipment,
    • automotive AUX inputs,
    • consumer headphones,
    • field instrumentation.

A practical trend is that many designers now use breakout boards or pre-labeled jacks to avoid wiring errors, especially with TRRS and switched jacks.


Supporting explanations and details

Visual identification by number of black bands

You can often identify the type immediately:

  • TS: 1 black insulating band
  • TRS: 2 black insulating bands
  • TRRS: 3 black insulating bands

Example: how to read it physically

Looking at the plug from the tip down toward the cable:

Tip -> first metal section at the front
Ring1 -> next metal section
Ring2 -> next metal section, if present
Sleeve -> long rear section nearest cable

Typical applications

Connector Application
TS Mono mic, guitar-style signal, simple analog signal
TRS Stereo headphones, line-out, AUX
TRRS Headset with mic
TRS in pro audio Sometimes balanced mono: Tip = hot, Ring = cold, Sleeve = shield

That last case matters because TRS does not always mean stereo. In some equipment it means balanced mono.


Ethical and legal aspects

This topic has minimal ethical or legal exposure, but there are still practical considerations:

  • Electrical safety: avoid miswiring powered microphone bias lines.
  • Product compatibility: mismatched CTIA/OMTP wiring may cause malfunction.
  • Service accuracy: always verify connector type before repair to avoid damaging customer equipment.

Practical guidelines

If you are wiring a plug manually

Use this checklist:

  1. Count the conductors

    • 2 = TS
    • 3 = TRS
    • 4 = TRRS
  2. Identify the standard

    • For modern headsets, assume CTIA unless proven otherwise.
  3. Verify with a multimeter

    • Put one probe on the plug section.
    • Probe each cable conductor.
    • Record continuity.
  4. Check the female jack datasheet

    • The solder pins may not be arranged in T-R-S order.

Quick reference table

Plug type Section Function
TS Tip Signal
TS Sleeve Ground
TRS Tip Left
TRS Ring Right
TRS Sleeve Ground
TRRS CTIA Tip Left
TRRS CTIA Ring1 Right
TRRS CTIA Ring2 Ground
TRRS CTIA Sleeve Mic
TRRS OMTP Tip Left
TRRS OMTP Ring1 Right
TRRS OMTP Ring2 Mic
TRRS OMTP Sleeve Ground

Common mistakes

  • Confusing plug and jack
  • Assuming all TRRS connectors use the same mic/ground order
  • Assuming all 3.5 mm TRS jacks are stereo instead of balanced mono
  • Assuming the PCB footprint pin numbering matches the visible conductor order

Possible disclaimers or additional notes

  • There is no single universal “3.5 mm jack pin diagram”; it depends on TS, TRS, or TRRS.
  • For a female receptacle, the internal pin diagram varies by manufacturer.
  • If you need the exact solder-lug mapping, the part number of the jack is required.

Suggestions for further research

If you want to go deeper, useful next topics are:

  • CTIA vs OMTP adapter wiring
  • Switched audio jack symbols and schematics
  • Balanced TRS audio connections
  • How to test a 3.5 mm jack with a multimeter
  • PCB footprint selection for audio jacks

Brief summary

A 3.5 mm connector pin diagram is typically shown as:

  • TS: Tip, Sleeve
  • TRS: Tip, Ring, Sleeve
  • TRRS: Tip, Ring1, Ring2, Sleeve

For ordinary stereo headphones:

Tip = Left
Ring = Right
Sleeve = Ground

For modern headset TRRS:

Tip = Left
Ring1 = Right
Ring2 = Ground
Sleeve = Mic

If you want, I can also draw:

  1. a clean labeled diagram image in ASCII,
  2. a PCB jack pin diagram, or
  3. a soldering diagram for a headset cable.

Ask additional question

Wait...(2min)
Disclaimer: The responses provided by artificial intelligence (language model) may be inaccurate and misleading. Elektroda is not responsible for the accuracy, reliability, or completeness of the presented information. All responses should be verified by the user.