Simple switch that Remembers state at power up?

In summary, a user is trying to design a switch that remembers the state of a relay at power up. If the reed switch is closed, a green light will stay lit until the relay is de-energized, and if the reed switch is open, a red light will stay lit until the relay is de-energized. The user has tried to build a simple latch using relays and logic gates, but is facing issues with the lights changing when the reed switch is opened or closed while the relay is energized. The user is looking for an easy way to solve this problem and is open to using different components to achieve the desired result.
  • #1
smithe213
3
0
Simple switch that "Remembers" state at power up?

I've been trying to design a switch that, when a relay (spdt) is energized:
-if a reed switch is closed, a 12v green light bulb drawing 2.5A stays lit until the relay is de-energized, regardless if the contacts of the reed switch open/close again.
-if the reed switch is open, a 12v red light bulb drawing 2.5A stays lit until the relay is de-energized, regardless of if the reed switch contacts open or close again.

Ive built several things with relays and logic gates and it seems i can build a simple latch for either, but if the reed switch is open when the relay is energized, and it then closes while the relay is energized, the light goes from red to green.
I have at my disposal all the resistors you would expect, 1n4148 and 1n4007 diodes, TIP31A, 3904 and 3906 transistors, as well as 555 times, 4017 ICs, as well as quad NAND gates and lots of relays if these can be used-if not i can always get other components.
Thanks a lot in advance-there must be an easy way to do this.
 
Engineering news on Phys.org
  • #2


smithe213 said:
I've been trying to design a switch that, when a relay (spdt) is energized:
-if a reed switch is closed, a 12v green light bulb drawing 2.5A stays lit until the relay is de-energized, regardless if the contacts of the reed switch open/close again.
-if the reed switch is open, a 12v red light bulb drawing 2.5A stays lit until the relay is de-energized, regardless of if the reed switch contacts open or close again.

Ive built several things with relays and logic gates and it seems i can build a simple latch for either, but if the reed switch is open when the relay is energized, and it then closes while the relay is energized, the light goes from red to green.
I have at my disposal all the resistors you would expect, 1n4148 and 1n4007 diodes, TIP31A, 3904 and 3906 transistors, as well as 555 times, 4017 ICs, as well as quad NAND gates and lots of relays if these can be used-if not i can always get other components.
Thanks a lot in advance-there must be an easy way to do this.

Welcome to the PF.

Can you just use a latching relay? Those maintain their state over power cycles.
 
  • #3


The problem seems to be with a latching relay is when the reed switch closes, the relay also latches, causing the green light to illuminate, unless I am wiring it wrong.
 
  • #4


smithe213 said:
I've been trying to design a switch that, when a relay (spdt) is energized:
-if a reed switch is closed, a 12v green light bulb drawing 2.5A stays lit until the relay is de-energized, regardless if the contacts of the reed switch open/close again.
-if the reed switch is open, a 12v red light bulb drawing 2.5A stays lit until the relay is de-energized, regardless of if the reed switch contacts open or close again.

Ive built several things with relays and logic gates and it seems i can build a simple latch for either, but if the reed switch is open when the relay is energized, and it then closes while the relay is energized, the light goes from red to green.
I have at my disposal all the resistors you would expect, 1n4148 and 1n4007 diodes, TIP31A, 3904 and 3906 transistors, as well as 555 times, 4017 ICs, as well as quad NAND gates and lots of relays if these can be used-if not i can always get other components.
Thanks a lot in advance-there must be an easy way to do this.

I myself am a big fan of Relay-Relay Logic. So, I took your question as a puzzle, and came up with this no-silicon solution. :)
relayrelay.JPG

See if you can comprehend it and feel free to pop-out question if necessary.
 
  • #5


There seems to be one issue. If the Reed Switch is closed when the Main Relay is energized, (Case I), then the Reed switch tend to supply 2.5A required for the Green light. Though, this condition occurs for only brief amount of time, it could damage the reed.
You could place a diode to solve this, but then, it would rip the solution from 'No-silicon' title. :)
 
  • #6


I think it would be best if you could invent a scenario which would allow us to relate the requirements to the sequence of events. I'm having difficulty seeing how the reed switches are related to the triggering of the relay and where the lights come in. An intruder alarm might be a good theme to weave around this.

Is the green light normally off, then comes on when the NO reed switch closes? Presumably the relay operates the green light directly? Who or what is going to reset the relay?

Perhaps you are simply wanting a logic circuit to operate the lights, and the fact that a relay is in there somewhere is immaterial?
 
  • #7


Sorry about the delay in replying guys, I am currently in school to become an EE :) This also explains my poor spelling and grammar.

Anyway,
I_am_learning :
the "47E" on your diagram i assumed was a 47 ohm resistor. I tried it with a 47 ohm resistor and the circuit didnt work properly-same problem I was having before, if the reed switch isn't connected at power up, the red light lights up, but if the reed switch closes the green light then latches on until the main relay contacts again open. I tried again with a 10 Ohm resistor since the relays i have have a low resistance (~75Ω), and again with no resistor with the same results. I mabye didnt have this done correctly, but i also prefer the reliability of relay-relay logic-less sensitive to water and voltage variations in my experience.

NascentOxygen :
What i am building is basically, a drag racing christmas tree that operates like this one in the first 13 seconds of the video. . The only difference is mine will not have pre stage lights, and for simplicity, let's consider only one side(say all the lights on the left, except pre-stage). The magnet part of the reed switch will go on my snowmobile ski, with the reed switch on a post. When the snowmoile is in place on the start line the reed switch will close and the "Stage" light must be lit. When a button is pressed, the countdown begins, which i have already built with a 555 sending pulses to a 4017 and made functional. Here's where it gets difficult. The 4017 runs 4 relays, that light in the order of the video-yellow, yellow, yellow, but when the 4th relay is energized (the "main" relay I_am_learning has pictured above) the green light must be lit up only if the snowmobile has not moved (reed switch still closed) and stay lit until the reset button is pushed. The reset button de-energizes relay 4. If the snowmobile has moved before the 4th relay is energized, which signals GO to the driver, the driver "jumped" the start (left the line before it was time to go) and i want the red light to light up instead of green, and stay lit until the reset button is pushed. Sorry for the long explanation, just trying to be clear. I did come up with a setup that works, but since i only have SPDT relays, i would need 6 of them which seems redundant-there must be an easier way.
I don't mind using logic gates or or other IC's if that makes things easier.

Thanks again for any help.
 

Attachments

  • SCAN0001.jpg
    SCAN0001.jpg
    15.5 KB · Views: 395
Last edited by a moderator:
  • #8


smithe213 said:
Sorry about the delay in replying guys, I am currently in school to become an EE :) This also explains my poor spelling and grammar.

Anyway,
I_am_learning :
the "47E" on your diagram i assumed was a 47 ohm resistor. I tried it with a 47 ohm resistor and the circuit didnt work properly-same problem I was having before, if the reed switch isn't connected at power up, the red light lights up, but if the reed switch closes the green light then latches on until the main relay contacts again open. I tried again with a 10 Ohm resistor since the relays i have have a low resistance (~75Ω), and again with no resistor with the same results. I mabye didnt have this done correctly, but i also prefer the reliability of relay-relay logic-less sensitive to water and voltage variations in my experience.
HI,
I smithe,
I have simulated the circuit I posted and it did work. But, as you suggested, if you relay has lower resistance, (75Ω), then yes, you might need to use around 10Ω in place of 47ohm.
Also, the please don't ignore the 1000uF capacitor, its a most. The purpose of the resistor and capacitor is to delay the switching of the bottom relay, this delay should be enough to let switch the first top relay first, if the reed switch is on. Also, If you are going to test my circuit, please replace the Reed switch with a Reed+Relay (as you have done in your circuit)

I also checked your circuit, it really looked like it should work. But, don't you want the lights to go off when you deenergize the main relay? If so, you need one little modification, I have shown in the attachment.

But, anyway, I simulated the circuit, and surprisingly it didn't work. I think it has got to do with the diode-turning-on time. When the relay is powered both through direct-line and through diode, it draws all the power from direct-line and the diode is in off state. When you suddenly remove the direct line (by switching some relays), it takes some time to turn on the diode and hence the relay might gets momentarily powered-off,
Although this can be justifiable in simulation where the relays switches instantly, I am finding it hard that it can actually occurs with real circuit.

Anyway, please try adding capacitors (100uf) in parallel with both relays and see if that solves the problem. It solved the problem, atleast in simulation. See the attachment.
 

Attachments

  • rrlogic.jpg
    rrlogic.jpg
    20.5 KB · Views: 417

1. What is a simple switch that remembers state at power up?

A simple switch that remembers state at power up is a type of electrical switch that maintains its previous state even after the power has been turned off. This means that when the power is turned back on, the switch will return to the same position it was in before the power was shut off.

2. How does a simple switch that remembers state at power up work?

This type of switch usually has a small integrated circuit (IC) or microcontroller that stores the switch's state in non-volatile memory. This allows the switch to remember its state even when there is no power supply.

3. Where are simple switches that remember state at power up commonly used?

These switches are commonly used in electronic devices that require a specific state or setting to be maintained, such as remote controls, alarm systems, and power tools.

4. What are the benefits of using a simple switch that remembers state at power up?

The main benefit of using this type of switch is convenience and ease of use. It eliminates the need to constantly reset the switch to the desired state every time the power is turned on. It also helps to prevent accidental changes to the switch's state.

5. Are there any limitations or drawbacks to using a simple switch that remembers state at power up?

One potential limitation is that the switch may not work properly if there is a power outage or if the power supply is interrupted. Additionally, these switches may be more expensive compared to regular switches due to the added technology.

Similar threads

  • Electrical Engineering
Replies
14
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
5
Views
6K
  • Electromagnetism
Replies
2
Views
4K
  • Introductory Physics Homework Help
Replies
3
Views
8K
Replies
16
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
3K
Back
Top