Author |
Message |
SuperKoopa

Joined: Aug 26, 2005 Posts: 70 Location: Italy
Audio files: 2
G2 patch files: 1
|
Posted: Tue Aug 15, 2006 10:50 am Post subject:
suggestions for a 4P4T logic switch? |
 |
|
Hi!
I want to built a 4P4T using a logic circuit ( something like flip flop) and four momentary push buttons .
I don't know if you understand me but when you have a rotary 4P4T switch you can't jump from position 1 to position 4 directly.This is why I want 4 momentary push buttons that I can push indipendently .
Please Help me ,I know that It isn't a too much complex thing to do but I don't understand nothing of logic circuits! |
|
Back to top
|
|
 |
mosc
Site Admin

Joined: Jan 31, 2003 Posts: 18240 Location: Durham, NC
Audio files: 224
G2 patch files: 60
|
Posted: Tue Aug 15, 2006 11:38 am Post subject:
|
 |
|
What are you going to switch with this device?
Is it bidirectional (4 in -> 1 out and 1 in -> 4 out)? _________________ --Howard
my music and other stuff |
|
Back to top
|
|
 |
SuperKoopa

Joined: Aug 26, 2005 Posts: 70 Location: Italy
Audio files: 2
G2 patch files: 1
|
|
Back to top
|
|
 |
ian-s

Joined: Apr 01, 2004 Posts: 2672 Location: Auckland, New Zealand
Audio files: 42
G2 patch files: 626
|
Posted: Tue Aug 15, 2006 1:00 pm Post subject:
|
 |
|
They used to sell mechanical push switches that interlocked in banks. Pressing one would make any other that was pressed down, pop up.
The original 'radio button'.
Are they extinct now?
A digital solution would be much cooler. |
|
Back to top
|
|
 |
bugbrand

Joined: Nov 27, 2005 Posts: 846 Location: Bristol, UK
Audio files: 1
G2 patch files: 1
|
|
Back to top
|
|
 |
SuperKoopa

Joined: Aug 26, 2005 Posts: 70 Location: Italy
Audio files: 2
G2 patch files: 1
|
Posted: Tue Aug 15, 2006 5:39 pm Post subject:
|
 |
|
thanks to all!
Hey bug I don't really understand what is the core of the schematics that you've linked.
I don't need any pot ,just four push switches.
Can you help me to separate the part of the circuit that interest to me? |
|
Back to top
|
|
 |
bugbrand

Joined: Nov 27, 2005 Posts: 846 Location: Bristol, UK
Audio files: 1
G2 patch files: 1
|
Posted: Wed Aug 16, 2006 1:12 am Post subject:
|
 |
|
Well... lets try to sum it up::::
(we'll take a 3 by 3 matrix like I built as an example)
Imagine a grid three by three - so each column has three knobs and at the side of each row there's a button. In each column, one knob is active at any time - selected by the row button you pressed last (or was triggered).
So the core that I figured was important for you was the way that it selects the row dependent on which button was pressed last -- ie, only one row selected at any time.
This design can be expanded in either direction... Yes, took me a while to get my head around it..
Looking at the schematic:
1) The bit on the lefthand side - I left this off in my one - this generates a common pulse - so makes a pulse whenever ANY of the buttons is pressed.
2) You only need ONE of the transistor bits at the bottom -around point C - this makes sure that only one button can be active at any time.
3) the other transistor parts are then repeated for each button - you get a Button or Row output at the common join point for pots P1 -> Pn. So when the row's button is pressed (or a trigger input is received) the voltage will be high at point P1 -> Pn.
4) there's then the summer - one required for each column - but you'd maybe be changing this part for your design..
4) _________________ http://www.bugbrand.co.uk
http://www.bugbrand.blogspot.com |
|
Back to top
|
|
 |
SuperKoopa

Joined: Aug 26, 2005 Posts: 70 Location: Italy
Audio files: 2
G2 patch files: 1
|
|
Back to top
|
|
 |
|