Skip to content

StaphSynth/input-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input-selector

This is a 4-way stereo RCA input selector PCB design I made for some personal electronics projects. This board design is free to use for anyone who wants it. It was designed using KiCad and the project files are included in the KiCad/ folder.

If you just want to have the board manufactured, you can use the pre-made gerber files in the gerbers/ folder and send them to your favourite fab house.

How it works

The board has two input pin-headers on the left, and left and right audio channel output pin headers on the right.

The top left header is for relay power and ground. This passes through resistor R1 before appearing on the second header. I've intentially not specified a value for this resistor as it is meant to drop your rail voltage to whatever coil voltage you need for your relays. You can replace it with a wire link if no dropper-resistor is required.

The second header goes to your switching solution, whether that be a manual rotary switch or electronic equivalent. The switch should connect the positive rail to the relay of your choice, which will then close and connect its RCA sockets to the output pin headers on the right-hand side of the board.

Implementation notes

  1. The board requires full-current drive for the relays. This board is not suitable for using low-level switching signals to drive the relays. I intentionally did not include space for a transistor to drive each relay coil to save space (and because it was not required in my projects). There's nothing stopping you from doing this yourself elsewhere in your project, just be aware of this limitation.

  2. The relay power ground and analogue signal grounds not connected on the board. You can do this yourself if required by simply soldering a wire link between an RCA ground pin and the board ground plane, but I opted to keep them separate for maximum flexibility.

  3. The board was designed for G6A relays, but any small signal relay with an equivalent footprint can probably be substituted. Note that these are often polarised to reduce drive current, so take care to ensure correct coil polarity.

  4. The board was designed to accept PHS-14B-style PCB-mount RCA sockets.

Licence

None

About

4-way stereo input selector PCB design

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors