Go Back   Home > Forums > General Interest > Everything Else
Home Forums Articles Links Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Everything Else Anything related to audio / video / electronics etc) BUT remember- we have many new forums where your thread may now fit! .... Parts, Equipment & Tools, Construction Tips, Software Tools......

We're saving for a new server - help us to serve you by Donating Today and become a friend with benefits!

Ads on/off / Custom Title / 2009 Tshirt / More PMs / Bigger Images / Advanced printing
Reply
 
Thread Tools
Old 7th July 2009, 04:32 PM   #11
diyAudio Member
 
Join Date: Jun 2009
Personally, wether I wanted one button to click through one at a time, or two to scroll up or down, or one for each input, I would use a picaxe programmable microcontroler.
I'm not sure how big they come, but the basic ones are in a 8 pin case, with larger ones available with more in and outputs. Just have each output going through a transistor or a small darlington pair to energise the relay, only limitation is the number of outputs on the chip vz number of desired selectable audio inputs.
The programming is really simple too. I do have a schematic that uses a rotary selector knob, and each input is switched by a relay, and the circuit also incorporates an LED per input so you can see what one is active. That can be found here:

http://users.otenet.gr/~athsam/pream...odular_eng.htm

The whole page is actually for a complete modular pre-amp, but the input selector may be of some interest.
  Reply With Quote
Old 7th July 2009, 11:24 PM   #12
Telemin is offline Telemin  
diyAudio Member
 
Join Date: Jun 2009
@Flyingtele

That still leaves the problem of having to debounce, although it is admittedly easier to do in software than in hardware, and is a more expensive route to go down. - Although I do have a soft spot for the picaxe chips having used them for my GCSE Design Technology project and various other gadgets I've made myself in the last year or two.

My suggestion would be to grab a schmitt Nand chip and a decade counter. The schmitt nand will let you debounce the switch and the decade counter lets you scroll through the inputs. The Decade counter outputs can then power the relays, through a BC548 transistor if necessary to provide the needed current.

The reason I say schmitt nand is that you can then use some nifty circuitry to stop the decade counter triggering from the turnon pulse when you switch the amp on. Not hugely important, but it means you can wire the input you use most to the first output on the decade counter.

@Simo88 If you are interested in my admittedly simple and untested design I can draw you out a schematic. And i suggest you test it on breadboard before you go ahead and solder it up as I wouldn't be able to test it myself as I don't have a schmitt Nand chip knocking around anywhere sorry.
  Reply With Quote
Old 8th July 2009, 04:10 AM   #13
diyAudio Member
 
Join Date: Jun 2009
So you think something like a 7490 IC could do the trick?
  Reply With Quote
Old 8th July 2009, 05:09 AM   #14
diyAudio Member
 
Join Date: Jul 2003
Location: Dona paula, Goa
4017 can be clocked by any one, CLK or CE
  Reply With Quote
Old 8th July 2009, 08:10 AM   #15
Telemin is offline Telemin  
diyAudio Member
 
Join Date: Jun 2009
@Flyingtele

I'm not sure that's the right one. I would use the 4017 IC as @gmphadte says. All you would need to do is loop the first unused output back round to the reset pin and clock it off the output from the schmitt gated push switch.

You can also do some nifty little tricks with capacitors to stop the bouncing, turnon pulses and also to give a little time delay before switching the relays so that you don't click each relay open and closed as you switch from say input 1 to 4, having to open and close relays 2 and 3 on the way through.

I realise the more things you try to get this circuit to do the more sensible it becomes to use a PIC, but that still requires a blower or at least the picaxe download circuit and all the pain of programming and debugging.
  Reply With Quote
Old 8th July 2009, 01:44 PM   #16
diyAudio Member
 
Join Date: Dec 2004
Location: Morón, Cuba
Imput selector (4017 and relay) and ouput protect, tested in Livewire
Attached Images
File Type: jpg in selector 4017.jpg (33.7 KB, 236 views)
  Reply With Quote
Old 8th July 2009, 01:54 PM   #17
diyAudio Member
 
Join Date: Dec 2004
Location: Morón, Cuba
Model in Livewire with some modifications in the loop with reset
Attached Images
File Type: jpg in selector 4017_2.jpg (32.9 KB, 220 views)
  Reply With Quote
Old 8th July 2009, 02:26 PM   #18
Telemin is offline Telemin  
diyAudio Member
 
Join Date: Jun 2009
@roly3055 you beat me to a schematic but that works just as well as what I would have posted, possibly better as it does away with the schmitt chip and still debounces pretty well.

The only thing I might consider still is putting a resistor and capacitor on each of the transistor inputs so it takes them about half a second to trigger. That way it saves the relays clicking closed and open again when you scroll past them on the input selection.

I can't remember off the top of my head quite how to do it. I'll try to remember to post what i mean properly when i get home.
  Reply With Quote
Old 8th July 2009, 02:54 PM   #19
JEP is offline JEP  
diyAudio Member
 
Join Date: Dec 2005
Location: holland
Hi simone,

I have a nice and simple schematic using an cd4028 and an uln 2004a some diodes and resistors with led indication. Its an elektuur design I slightly changed. I use it on my mark kelly controller board to switch speeds and stop. Its works nice. I will post a schematic tomorrow.

greetings roy
  Reply With Quote
Old 8th July 2009, 11:30 PM   #20
diyAudio Member
 
Join Date: Jul 2004
Location: Italy
Quote:
Originally posted by Simo88
Thanks for the schemes...
It's quite difficult to read them... where can i find a copy of audioreview? is it possible to find it on the net or to order it?
I posted the schematics in so bad resolution due to the 100k image limit of this forum.

If you send me your email I can send you the whole paper in higher resolution.

The www of Audioreview is www.audioreview.it . You can ask then if they have it.
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Boz AP1.7 Input Selector PCB Stones Pass Labs 2 14th November 2006 07:08 AM
input selector lawbadman Digital Source 8 10th September 2005 10:45 AM
Input Selector Semir Solid State 7 28th December 2004 07:18 AM
Input selector: need help Cobra2 Parts 1 8th March 2003 08:31 AM


New To Site? Need Help?

All times are GMT. The time now is 09:40 PM.

Page generated in 0.24361801 seconds (78.31% PHP - 21.69% MySQL) with 11 queries

Copyright ©1999-2009 diyAudio