I need to build a SCART switcher (like this one here: Lotharek's Hydra Revised, but with fewer inputs, simpler - no fancy features, just switching between a few inputs, and cheaper). I have some experience with building purely digital circuits, but I'm very inexperienced in the analogue domain, hence I need some advice.
The part that is tricky to me is switching all the 20 lines of each SCART input without a noticeable signal quality loss. The lines that seem critical are the video signals (I need both RGB and composite) and the audio signals.
I've come to a conclusion that I could take 2 possible paths.
Option 1. Use integrated analogue switches like this one: Vishay DG9426EDQ-T1-GE3
Pros: small form factor of the components, solid state (no moving parts), relatively easy to drive.
What worries me here:
- ON resistance (RON) seems to be important (especially in case of audio signals?), and the lower it is, the more expensive the component; but what values would be acceptable for which signals? Components with values around 200 ohm are cheaper by an order of magnitude compared to those < 10 ohm;
- what other parameters should I take into consideration (apart from the obvious like max signal voltage)?
Option 2. Use relays (like this one TE 9-1415899-4?)
Pros: simple fool-proof solution (?), negligible ON resistance.
What worries me here:
- large form factor of the relays (are there any small ones that are cheap?); I also can't seem to find relays with more than 4 poles (more poles per relay could possibly result in less space used);
- relays seem simple, but are there any specific parameters I should still consider? (apart from allowed voltage & current);
- generally it doesn't seem cheaper than the solid-state switch solution despite being seemingly simpler - am I missing something here?
General questions:
- did I miss some other approaches that would make sense?
- where can I find the values of max currents that may occur on each SCART line?
- do you have any other generic advice for an analogue noob like me?
Thank you for your help!