Control S
Control S (also known as S-Link or Control-S) is Sony's proprietary wired control bus protocol used for system integration between compatible Sony audio and video equipment. It is the hardwired electrical equivalent of Sony's SIRCS (Sony Infrared Remote Control System) infrared protocol — the same pulse-width-modulated command encoding used by Sony IR remotes, transmitted as baseband TTL signals over a cable rather than as modulated infrared light.
History
Sony introduced the SIRCS infrared remote control system in the early 1980s as a unified protocol across its consumer electronics product lines. The Control S wired variant emerged alongside it, providing a reliable, interference-free alternative to infrared for interconnecting Sony components in a home entertainment system. Unlike IR, which requires line-of-sight and can be disrupted by ambient light or obstructions, Control S operates over a simple cable connection and works regardless of equipment placement.
The protocol was documented in Sony's internal publication "Sony Remote Control Systems" (part number 2RM383-1, published 1983), which covered four ultrasonic remote systems, two pre-SIRCS infrared systems, and the SIRCS/Control S protocol as applied to televisions, Betamax VCRs, and audio components. Sony never published the protocol as an open standard, but enthusiasts reverse-engineered it extensively from the late 1980s onward.
Control S remained a standard feature on Sony equipment from the mid-1980s through the 2000s, spanning the entire CRT television era. It was gradually supplanted by HDMI CEC for digital equipment, though the protocol persisted on some Sony professional displays into the 2010s via RS-232 serial interfaces that could accept SIRCS-format commands.
Protocol Specifications
| Parameter | Value |
|---|---|
| Encoding | Pulse-width modulation (PWM) |
| Carrier frequency | 40 kHz (IR); baseband DC (Control S wired) |
| Voltage | 5V TTL levels (wired) |
| Connector | 3.5 mm mono mini-jack (TS) |
| Direction | Unidirectional (per jack); separate IN and OUT jacks |
| Start bit | 2.4 ms high, followed by 0.6 ms low |
| Logic 1 | 1.2 ms high, followed by 0.6 ms low (total 1.8 ms) |
| Logic 0 | 0.6 ms high, followed by 0.6 ms low (total 1.2 ms) |
| Frame period | 45 ms (repeated while button held) |
| Minimum transmissions | 3 frames per keypress |
| Word lengths | 12-bit, 15-bit, or 20-bit |
Command Structure
The SIRCS/Control S command word consists of a 7-bit command code followed by a 5-bit device address (12-bit version), an 8-bit device address (15-bit version), or a 5-bit device address plus 8 extended bits (20-bit version). Bits are transmitted LSB first. The 12-bit version was used for most early equipment (televisions, VCRs, basic audio), while the 15-bit and 20-bit versions were introduced for later equipment with larger command sets, including DVD players and PlayStation consoles.
Common device addresses include:
| Device ID | Equipment |
|---|---|
| 1 | Television |
| 2 | VTR 1 (VCR primary) |
| 3 | Teletext |
| 4 | VTR 2 (VCR secondary) |
| 16 | Audio (CD player, amplifier) |
| 26 | LaserDisc player |
Hardware
Control S connections use standard 3.5 mm (1/8") mono (TS) mini-jack connectors. Equipment typically provides separate "Control S IN" and "Control S OUT" jacks — the IN jack receives commands from a controller or upstream device, while the OUT jack passes commands downstream to additional equipment. This allows daisy-chaining multiple Sony components so that a single remote control (or the television's IR receiver) can relay commands to an entire system.
The electrical interface is straightforward: the signal line carries TTL-level (0–5V) baseband pulses, and the sleeve connection serves as ground. The open-drain/open-collector nature of the bus means that interfacing with microcontrollers for home automation projects is simple, requiring only a single GPIO pin and a pull-up resistor. This made Control S a popular target for DIY automation projects from the 1990s onward.
Common Uses
- Monitor/tuner linking — Sony's Profeel system separated the tuner/receiver from the display, using Control S to pass channel changes, volume commands, and power synchronization between the KX-series monitors and their companion tuner units (e.g., VT-X5R, VPH-1000Q).
- System power synchronization — Turning on the television could automatically wake a connected VCR or audio receiver, and powering off the TV could send standby commands throughout the chain.
- VCR timer recording — Connected televisions and VCRs could coordinate timer recording functions, with the TV's tuner feeding the selected channel to the VCR via Control S commands.
- Multi-component remote control — A single Sony remote control's IR commands, received by any device in the system with an IR sensor, could be relayed over Control S cables to control equipment in closed cabinets or other rooms.
- Audio system integration — Sony audio receivers and amplifiers used Control S to synchronize input selection, volume, and power state with connected source components.
Equipment
Control S was featured on a wide range of Sony products spanning several decades:
- CRT monitors — Profeel and Profeel Pro series (Sony KX-21HV1, KX-27HV1, KX-32HV50, KX-34HG2, KX-20PS1)
- Trinitron televisions — Mid-range and high-end Trinitron CRT sets from the late 1980s onward, including WEGA and XBR lines
- VCRs — Betamax (SL-HF series), VHS, and Hi8 VCRs
- LaserDisc players — MDP-series multi-disc players
- Audio equipment — Receivers (STR series), CD players, MiniDisc decks, cassette decks
- Professional monitors — Select PVM and BVM models with Control S input capability
See Also
- LANC — Sony/Canon bidirectional camcorder control protocol
- AV.link — SCART-based control protocol (European standard)
- HDMI — Digital AV connector with CEC control (spiritual successor)