control a latching relay with one switch?

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
I'd like to control a dpdt 12vdc latching relay with single momentary switch.

Is that possible? I"d like to use one switch. Push to activate latch relay on and switch light is on, push again to activate latch relay off and switch light is off.

I'm thinking some combination of single or double coil latching relay is the answer, but i just can't wrap my head around it. Or maybe it can't be done.
 
Ok. I've found some 'flip flop' circuits that will accomplish my goal.
http://www.mcmelectronics.com/product/28-5115
http://www.prosecuritys.com/rbr1224.html
..but they have the disadvantage of losing their 'state' upon losing power (turn off the component I'm using them in). I need the previously chosen state to stay the same when the component is returned to power.

I've spent a number of days on this and it's really pretty remarkable that this type of relay/switch does not exist anywhere. "it can't be done" I'm told over and over again. But I can go to radio shack and get a small dpdt locking pushbutton, grab a little 12vdc actuator solenoid, and cobble them together on a pcb. That does what I want, but it's clunky, noisy, and looks like hell. It just blows my mind that I cannot buy anything like this off-the-shelf.

Anybody have any suggestions for me? This must be something that members here have come across before. You want, for instance, a very hi-tech look to the front panel and wish to control an internal relay with a submembrane microminiature momentary (like on your laptop computer, car stereo, cell phone, etc). In my case, I only have one momentary to work with and need it to toggle dpdt on and off. Like I said, I can give a little push solenoid a 12vdc pulse through this momentary and thereby depress an interal dpdt locking pushbutton switch. Next time I press the momentary switch I change the interal switch states.

Is this the only way I'm able to do this without microprocessors and loops of diodes, resistors, and transistors?
 
This worked for me

I used this circuits.
 

Attachments

  • 4013oneshots.jpg
    4013oneshots.jpg
    86.5 KB · Views: 1,013
I read that other thread mentioned above and it opens up an interesting point. Why not make use of the powerful flexibility of microcontrollers and learn a little while you're at it? I have nothing against this proposition at all. Core spirit of DIY and all that. I'm even familiar with, and have used them before. But to use a microcontroller, or even a multielement pcb with a battery for memory, in order to accomplish what is, in my opinion, one very small step in complexity beyond flipping a household wall switch just seems ludicrous.

I can do this with a small pushbutton latching dpdt and a low voltage spring-retracted one-way solenoid to acuate it. With patience and a little time, I could shoehorn this into not much bigger than a square inch. Hit it with a pulse from a momentary switch and the solenoid does what your finger otherwise would have. Push the same switch again, and the solenoid simply pushes the switch into its alternate state. I've just built a small impulse relay. But I can't purchase a better made, tested, approved version of this anywhere on earth it seems.

I must use a spst momentary switch for this function. That is a parameter I must work around. That I can't find a compact pcb sized impulse relay on the market just astonishes me.
 
bluebeard said:
That I can't find a compact pcb sized impulse relay on the market just astonishes me.

There are latching relay devices (though not at my usual stockists). One type includes a permanent magnet to remember the last state.
http://www.electronicstalk.com/news/fit/fit124.html
New from Fujitsu Components Europe, the PCB-mounting JSL polarised latching relay is the same size as the company's existing JS series device at 29.3 x 10.3 x 12.8mm.

Typical applications are battery powered equipment like thermostats, power control metering, home automation control requiring a memory function etc.
 
cpemma, there are literally hundreds of 'latching' relays available out there. Here's a hell of a deal on some nicely compact ones, items three and five,
http://www.hosfelt.com/en-us/dept_111.html

Most of these use magnetic latching like the Fujitsu ones. Fujistu, apparantly is meeting a demand for further size reduction by using more exotic powerful magnets. All latching relays, even the ones that latch mechanically, differ from 'standard' relays in that they don't need constant current (or the absence of it) to maintain the contact arms position. In a standard relay, the coil holds the the contact arm in place, or, unpowered, the coil allows the spring held arm to maintain the opposite state.

In latching relays, the coil armature just moves the contact arm back and forth between two magnets. The current on the coil is only necessary to move the arm and then when the magnet secures it, you can leave the relay unenergized. It just waits for another pulse of current to yank the arm back again. There are two basic flavors. One coil and two coil. One coil uses one polarity of current to move one way, and another current of opposite polarity to reverse the contact arm. Two coils use one pulse of current to move the arm, and another pulse to the other coil to reverse the arm. But every one of them requires two separate switches for control.

There is a special variety of latching relays called 'impulse' relays or 'sequencing' relays. They are higher current 'power switching' relays of 15amp and up used in heavy industry and lighting. They are basically off-the-shelf relays with a ratched cam attached to the armature that allows it to be switched back and forth with the same polarity. Magnecraft 711 series is an example. With one of these you can switch on/off any device from multiple locations without the inputs conflicting with one another.

I keep hearing that there is simply not a market demand for lower rated or signal rated versions of this. It's quixotic to argue against the market, I'm just suprised, that's all. I go to the net and can find dozens of quests simliar to mine from guys that would like to do this, as simply as possible. I'd have to be a bonafide EE inside the industry to understand why there is no need for this beyond the DIY crowd .

Part of it, no doubt is that practically everything that moves anymore has some level of microcomponent control inside. A designer just designs this in with programming. They still haven't totally replaced minature electromechanical relays with ICs, there are stilll many of them inside my laptop. They just don't make one of this type for some reason.

I can't find a compact version of this unless I build one of my own.
I'm just hoping someone will eventually point to an idea or a vendor that I've been missing.
 
Well I feel a little bit better, I guess. I was talking with someone at a place called SRI electronics sourcing and he'd been tracking this stuff for almost 25years. He said he's been asked several hundred times over the years for exactly what I'm looking for. The demand is there, so I'm not actually nuts, it's just not quite enough for manufacturers to see a profit in it. He assured me it just doesn't exist.

Oh well.

Guess I'll have to make one.
 
The latching relays that I happen to have are German-made Haller, with a dual coil - one to latch, the other to unlatch. And two pairs of change-over contacts.

With that type of relay, this circuit will do. You may have to tweak the value of the capacitor, if the relay chatters when holding the pushbutton in. (I took at guess at 470uF, as low as 100uF may work)

NO=normally open, NC= normally closed.
The other pair of contacts can be used on whatever load you like.
 

Attachments

  • latch.gif
    latch.gif
    7.5 KB · Views: 450
bluebeard said:
I need the previously chosen state to stay the same when the component is returned to power.

though this is all far too late to be of use to the OP, a few comments:
(btw, did you build something to your satisfaction?)

I usually consider it a feature that my amps and such, to default powered off after return to power. I'm paranoid about things not being stable for a while after power failures and such... but that doesn't meet all circumstances or needs I suppose. -- I used some 4000 CMOS logic to integrate a momentary push button and 12v trigger control.

Steerpike seems to have found the simplest solution to this in what looks like the perfect answer if you can get the right relays. (simplest besides a nice latching power switch ;-)

I'm always surprised what can be done with the right basic building blocks, even standard non-latching SPDT relays. this "app note" from DLC parts is nice: http://www.dlcparts.com/images/BoschGuide.pdf

-CK
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.