I'm using a latching relay to switch between two gain-setting resistors for an instrumentation amplifier (INA128). There are two such amplifiers on my board, hence two relays. I would like to connect the set and reset coils of both relays in parallel and switch both at the same time. Latching relay guidelines I found on the Panasonic site states that if the coils in two latching relays are connected in parallel, there should be a diode in series with each. It doesn't say why this is necessary and the diagram that illustrates this doesn't show any snubbers in parallel with the coils. Would the series diodes be necessary if snubber diodes were connected in parallel with each coil?
A latching relay question
Apr 21, 2013
17 Replies
or
y nat
uld
el
maybe there can be unwanted coupling between the set and reset coils such that when you pulse say the set coil of RL1 it may feed some energy though the interconnected reset coils and create an unwanted reset to RL2. In your specific case since BOTH set and reset are connected in parallel, it probably won't be a problem. In other cases where they are only partially interconnected, there might be unwanted state changes.
From the construction of the relay, does it look like there could be significant coupling between the set and reset coils?
Mark
Don't the diodes act a balancing ballasts too?
Can't see why you can't just parallel them. The extra diodes make no sense.
We use this to drive small latching relays:
formatting link
John Larkin Highland Technology Inc
www.highlandtechnology.com jlarkin at highlandtechnology dot com
Precision electronic instrumentation
Picosecond-resolution Digital Delay and Pulse generators
Custom timing and laser controllers
Photonics and fiberoptic TTL data links
VME analog, thermocouple, LVDT, synchro, tachometer
Multichannel arbitrary waveform generators
Just in case you didn't know, latching relays (at least the ones I've used) have a minimum physical separation - if they're too close, the magnetics can interfere.
Cheers
Syd
I like your scheme; much simpler that what I had in mind.
What is the purpose of Q1 and Q2 in your schematic?
Many thanks.
maybe there can be unwanted coupling between the set and reset coils such that when you pulse say the set coil of RL1 it may feed some energy though the interconnected reset coils and create an unwanted reset to RL2. In your specific case since BOTH set and reset are connected in parallel, it probably won't be a problem. In other cases where they are only partially interconnected, there might be unwanted state changes.
From the construction of the relay, does it look like there could be significant coupling between the set and reset coils?
Mark
The relays are sealed so there no way to determine how they are constructed.
Those are Supertex depletion-mode mosfets. They are current limiters. This is the front-end of a differential-input ADC that can measure microvolts to hundreds of volts, and the depletion fets keep the customer from blowing out the opamps by applying too much voltage.
We used latching relays to keep the power down and to eliminate the microvolts of thermal EMFs that you'd get from the relay coil power dissipation.
formatting link
John Larkin Highland Technology Inc
www.highlandtechnology.com jlarkin at highlandtechnology dot com
Precision electronic instrumentation
Picosecond-resolution Digital Delay and Pulse generators
Custom timing and laser controllers
Photonics and fiberoptic TTL data links
VME analog, thermocouple, LVDT, synchro, tachometer
Multichannel arbitrary waveform generators
In my case they will be about one inch apart. Is that enough?
no. the relays resistance and inductance do a better job of that.
?? 100% natural
--- news://freenews.netfront.net/ - complaints: news@netfront.net ---
Well, it'll be in the data sheet, but yes, one inch will be plenty.
Cheers
Syd
I started changing my schematic to control the relays using your method and realized that I could do the same thing with two inverter gates. I must be missing something; what is the reason for using two 2-input nor gates?
There are a lot of relays on the board, and they are matrixed addressed in groups of 8, which saves uP port pins. That takes one TinyLogic chip per relay.
In the uP code, in ram, there's a table of desired relay states and a table of actuals. Any process can set or clear any of the "desired" bits and just go away. An ISR compares the tables, bytewise, and if any byte is different it outputs 8 state bits on the F lines and asserts a select line until the next interrupt, 10 milliseconds or something like that. That automagically updates the relay states, only when it needs to be done.
John Larkin Highland Technology Inc
www.highlandtechnology.com jlarkin at highlandtechnology dot com
Precision electronic instrumentation
Picosecond-resolution Digital Delay and Pulse generators
Custom timing and laser controllers
Photonics and fiberoptic TTL data links
VME analog, thermocouple, LVDT, synchro, tachometer
Multichannel arbitrary waveform generators
Diodes in series with each coil will prevent a sneak circuit from the COM t hough the coil of the first relay then back into the coil of the second rel ay through it to its COM ( if that is the configuration you're dealing with ). I can see where there could possibly be this interaction via magnetic co upling within the relay so that the relays end up interfering with each oth er if the turn-off dynamics are not exactly identical. So, it is not a bad idea, diodes are cheap, use them.
That's a different kind of drive where SET/RESET is encoded by polarity of the drive. The OP is working with the two-coil type.
drive. The OP is working with the two-coil type.
I guess so. The circuit is easily fudged for the 2-coil case. This gate thing is for addressing a large matrix of 1-coil latching relays. You could do an X-Y drive matrix, with series diodes, to mux 2-coil types. Otherwise, I can't imagine what the series diodes accomplish.
John Larkin Highland Technology, Inc
jlarkin at highlandtechnology dot com
http://www.highlandtechnology.com
Precision electronic instrumentation
Picosecond-resolution Digital Delay and Pulse generators
Custom laser drivers and controllers
Photonics and fiberoptic TTL data links
VME thermocouple, LVDT, synchro acquisition and simulation
The diodes block current in the mesh of the two coils in series through the relay coil COM node. Obviously Panasonic ran into the problem before. If he doesn't have the headroom for diodes then he has two go with four separate drivers.
I switched to a one-coil relay.
Thanks again to all who replied to my query.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required