New Reply

Persistant circuit with a tactile switch

 
Share Thread Thread Tools
Dec12-12, 10:53 AM   #1
 

Persistant circuit with a tactile switch


Hello,

I have a set of switches that would look good on my project however they are all tactile SPST. Is there anyway (without the use of an IC) to turn these momentary switches into a SPDT and/or a latching SPST.

I want to switch the circuit on and off with a green and red led changing colour depending on the state and also switch a set of lights on and off.

It would also be good if they remembered their state when the entire circuit is switched off.

Thanks for any advice.
Rhys
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Sensitive bomb detector to rove in search of danger
>> PNNL-developed injection molding process recognized with emerging technologies award
>> How soon could car seats enter the 3-D comfort zone?
Dec12-12, 07:25 PM   #2
 
Mentor
Quote by RhysGM View Post
Hello,

I have a set of switches that would look good on my project however they are all tactile SPST. Is there anyway (without the use of an IC) to turn these momentary switches into a SPDT and/or a latching SPST.

I want to switch the circuit on and off with a green and red led changing colour depending on the state and also switch a set of lights on and off.

It would also be good if they remembered their state when the entire circuit is switched off.

Thanks for any advice.
Rhys
It doesn't sound like you can do what you want. What's wrong with using some simple flip-flops (FFs)? Or else look at switch manufacturer websites until you find a style of latching switch that you like...
Dec12-12, 08:09 PM   #3
 
I wouldn't say you can't do it, but the circuit is going to get very complicated very fast, compared with just slapping some ICs down. A slow clock and a T-flipflop will do what you want to a degree: The output will change states as long as the button is held down, and hold whatever state it has when released, so you'd want the clock no faster than 1-2Hz or it'll toggle too fast for you to accurately let go in time.

If you use the switch to trigger a oneshot, the oneshot can then act as the trigger to the flipflop.

Without using ICs you're talking about at least a dozen different parts required to build this circuit, and you need to build it for each button.
Dec12-12, 09:09 PM   #4
 

Persistant circuit with a tactile switch


Use a mechanical latching relay. The kind with 2 coils. Arrange the contacts so that each time the switch is pushed it activates the coil that will change the contact position. Use a cap in series so it doesn't chase its tail.
New Reply
Thread Tools


Similar Threads for: Persistant circuit with a tactile switch
Thread Forum Replies
electric circuit -- Why is the switch needed in this capacitor circuit? Classical Physics 1
RLC Circuit w/ switch Engineering, Comp Sci, & Technology Homework 6
Switch in a circuit Introductory Physics Homework 6
Need help on solving a RL circuit with switch Engineering, Comp Sci, & Technology Homework 4
help with RC switch circuit Engineering, Comp Sci, & Technology Homework 1