Two switches/one to be replaced

Thread Starter

adriadri

Joined Apr 30, 2009
27
Hi,
I have two hard switches A and B that need to be linked in a certain way.

A is a toggle switch (on / off ) that powers a circuit .
B is a normally open pushbutton switch.
B
must be physically removed and replaced by the following action triggered by A:



A manually goes from OFF to ON and powers one circuit.

3 seconds delay..

And automatically B is briefly closed just to start another circuit (different from the first) and remains open.

Nothing happens when A manually goes to OFF again.




I know this could be ridiculously easy to do with timer stuff but I´m on the mechanics side.
Thanks.
 
Last edited:

tibbles

Joined Jun 27, 2008
249
HI ADRIADI
"is briefly closed just to start another circuit"
do you mean cycle
could you do us a rough sketch of what you have in mind,
 

tibbles

Joined Jun 27, 2008
249
forgive my crude drawing my copiers off at the moment see pic

just using a relay analogy to start with

so when you close switch A there is a 3 second delay before the relay operates momentarily sending a pulse to circuit B ?

are you ok with electronics ?
 

Attachments

tibbles

Joined Jun 27, 2008
249
something like this
the output can drive a normally open relay or a power transistor, depends on your circuits really,

im a bit of a newbie, i was hoping one of the experts would show us the way, they must be all up the pub,
 

Attachments

tibbles

Joined Jun 27, 2008
249
sorry ,the first input will need a differentiator? to provide the negative trigger pulse,
sounds complicated but i think its only a diode /resistor

will get back with this info

hows your maths?
 

Thread Starter

adriadri

Joined Apr 30, 2009
27
Thanks for your help Tibbles, I´ll look into this circuit. I´m good in Maths (not counting electrons, but RPM´s)
 

KMoffett

Joined Dec 19, 2007
2,918
A couple of options:

A positive-edge transistor-triggered 555 monostable: The leading edge of a zero-to-positive pulse on R1 will trigger the 555. Depending on what the input to the B circuit looks like, the 555 output might drive it directly, or through a relay or an opto-coupler.

A "relay monostable": The ON-period depends on the value of C1 and the resistance of the relay coil. The diode prevents it from being an "edge detector". ;)

Ken
 

Attachments

Thread Starter

adriadri

Joined Apr 30, 2009
27
Thanks for your circuits Ken!
If I´m not wrong the "relay monostable" result is just the relay acting a
given amount of time "the on-time"?

If so, I don´t need this.
What I need is that when I manually move a toggle switch from ON to OFF, (this could be one half of a double toggle switch, the other independent half powers the A circuit that has nothing to do for what I need),
two pins- absolutely independent from that circuit-are momentarily shorted
-say the time a PC keyboard key is pressed when you type-.

The time delay from the toggle switch change till the momentary short occurs, is 3 or 4 seconds.
 

Thread Starter

adriadri

Joined Apr 30, 2009
27
Yes. In fact the toggle switch is double. So one part triggers the irrelevant (not shown now) first box and the other part is exclusively dedicated to trigger the sequence I need, which means you must see the toggle switch as isolated from everything but the black box of the last attachment.
 

tibbles

Joined Jun 27, 2008
249
im having a discussion on this forum about attaching thumbnails, how do you do it?

if you still need the delay a similar approach will apply
as there is no indication of polarity/voltage on the two bottom pins, the relay route would provide isolation
 

Thread Starter

adriadri

Joined Apr 30, 2009
27
Thanks for your help!
Well, the thumbnail is uploaded using the "MANAGE ATTACHMENTS" button
in the additional options dialog.(keep in mind you don´t have to use the "quick reply" option to get this dialog available)
just use "Post reply".
 
Last edited:

tibbles

Joined Jun 27, 2008
249
(this could be one half of a double toggle switch, the other independent half powers the )

if you use a double pole switch double throw switch, you can maintain isolation at this point as well so you can choose your own power supply polarity etc.

need to look at kens relay circuit to check if the relay is initially closed or initially open, either way just use the relevant contacts.
 
Top