askelectronics

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Saigonauticon, in Continuous operation of a general purpose relay?

I sort of hate relays. For 12VDC and a light load, I might consider a depletion-mode MOSFET and a diode to protect the battery. Much faster switching time than a relay, and quite probably lower internal resistance! Also no moving parts and much lower current consumption. There are some cases where it’s not appropriate though.

Anyway, I looked through the datasheet and you’re right – no mention of wear and tear from just leaving the solenoid energized, only from switching. Failure time also seems to increase when switching high currents. Since you don’t seem to be doing either of those things, I think you should be in the clear.

tufelkinder,

Would this be a good use case for an SSR?

Saigonauticon,

I was thinking about that, but if they are using 12VDC + light load a MOSFET would be more cost and space efficient, and probably more electrically efficient too. No real voltage drop, and just a few milliohms added to the load.

I mainly use SSRs to switch mains power, although it’s true they can be used for other things too.

empireOfLove, in Continuous operation of a general purpose relay?

Unless otherwise specified at certain loads, relay duty cycles are always 100%.

Most relay duty cycles are in relation to switching currents, not the coil operation. There is always a slight resistance between dissimilar contacts, and carrying current across the contacts creates heat, so they have a max rated current for continuous use. They can often exceed this, but only for short periods before needing a duty cycle cooldown.

When the relay switches high near-max currents, especially in DC, it generates a large arc across the contacts. This makes them heat up. This limits the actuation frequency because too many arcs at max/overcurrent will overheat the contacts and could cause them to fuse together.

But the coil itself is designed such that it will never overheat on it’s own just from the trigger voltage. Granted it’ll waste a lot of power to resistive heating that is undesirable if your goal is power efficiency, but it will be perfectly OK.

trafguy,

I’m a little new to the terminology, so to clarify, the switching current refers to the amperage across the terminals other than the coil, right? I’m definitely within those limits; I don’t expect to transfer more than ~1/8 of the maximum amperage.

Is there a rule of thumb for the minimum current I should allow across the coil? The only specification I see on the datasheet for coil amperage is that it was tested to failure at 100mA. I don’t think power consumption is too big of a deal with this use case, but resistive heating sounds like it could shorten component life (and even if it’s only a secondary consideration here, I’d still prefer to minimize waste).

empireOfLove,

the switching current refers to the amperage across the terminals other than the coil

Yes. “Switching current” is the load current being controlled across the main contacts. I figured you were well within specs, I was just clarifying what typically limits relay duty cycle other than the coil.

Is there a rule of thumb for the minimum current I should allow across the coil?

Stick to the rated coil voltage in the datasheet or below and you’ll be fine. They set the coil resistance to be within the safe current zone per V=IR at rated control voltage.

Many relays can reliably switch well underneath their rated control voltage depending on their design- there’s a lot of safety factor built in. I’ve had some 12v automotive relays switch successfully at around 5v (by accident, lol). Experiment a bit and you may be able to cut down on waste power

Just be aware that control voltage (coil) and rated switching voltage (load) is often different, since many relays use low control voltages to switch high voltage loads. Don’t confuse the two!

cmnybo, in Continuous operation of a general purpose relay?

Continuous operation shouldn’t be a problem, but there are ways to reduce the power consumption of you want to.

collegefurtrader, in Continuous operation of a general purpose relay?

Look for the duty cycle on the datasheet. The only relays I can think of with less than 100% duty cycle are automotive starter solenoids.

trafguy,

Thanks, that’s good to know! The datasheet doesn’t seem to include the word “duty” anywhere, so I think that must have been omitted. Ostensibly that means the maximum duty cycle is unlimited, but I don’t have enough experience here to say that with any confidence.

M_Reimer, in Continuous operation of a general purpose relay?

The relay will cause a short voltage drop when switching. This could be a problem if your circuit can’t handle a short voltage drop.

Probably the Mean Well has adjustable output voltage. If you can trim the output voltage of the power supply to a higher voltage than your battery, then you can probably just run each power source through a diode and merge them after the diodes.

empireOfLove, (edited )

note that if you do have issues with the voltage fluctuating when the relay switches, you can often connect a ceramic capacitor across the coil contacts of ~1uF along with a small diode acting as a flyback connected in reverse polarity, and it’s enough to smooth out a good bit of that draw and/or switch-off flux pulse. Filtering saves lives

trafguy,

Thanks, I don’t think there are any external settings for the power supply, but it does provide a few more volts than I strictly need. Toggling a single relay hasn’t caused me any issues in the limited testing I’ve done. A momentary drop to as low as 5V should be perfectly fine, although, looking over the specs for my components, I see I’m getting dangerously close to the upper limits for the power supply’s current rating. I’ll have to look into connecting 2 supplies in parallel (or getting a larger supply) I suppose.

I haven’t worked with battery backups yet, so I was thinking it would be best to keep that element simple to minimize potential issues like a trickle charge draining the battery unexpectedly, or damaging the battery from overcharge. The minimum requirement is just to ensure the hardware (a motorized ball valve) returns to a closed position if power is lost. The battery needs to provide at least 9V to power the motor, so I could use a 9V (or a few smaller cells in series) to keep it below the 12V supply.

With your solution using a diode on each voltage source, would there be any risk of a trickle charge draining the battery unexpectedly if the battery? If so, in that configuration I’d need to do more research and figure out how to use a BMS, rather than an externally recharged or disposable cell.

glibg10b,

With your solution using a diode on each voltage source, would there be any risk of a trickle charge draining the battery unexpectedly if the battery?

Current flows from high to low voltage, but the battery is at a lower voltage than the supply. Check the diode’s datasheet for the reverse current at the voltage that would be across it. It should be negligible

Here’s an example from my notes:

https://lemmy.ml/pictrs/image/97a947f7-a757-49d5-8751-e33194983c87.png

Mayoman68, in Electronics for toddlers?

I loved electronic snap circuits when I was 5-8 or so, so that’s definitely a good one if they still make them

tufelkinder, in Possible LTE cat 4 modem chips

Sixfab uses the Telit ME910C1-WW chip on some of their USB models and the Quectel EC25-A for others. They are available as M2 form factor inserts, or you can buy just the chip.

TheHobbyist, (edited )

Thanks for the input. I had already looked up the EC25 which is based on the same Qualcomm chip and a tad larger than the L6, but am unfamiliar with Sixfab and the telit chip you mentioned. I’ll look them up more. Cheers.

Edit: the Telit chip is 28x28mm and is LTE UE Cat-M1 with 1Mbps up/down from what I understand. Does not seem to offer LTE cat 4 speeds.

Chappy_chapp, in Looking for a Linux/macOS-compatible EPROM programmer

I’ve always found Wine to be a little flaky, so I use XGecu in a windows VM on Linux, and it’s great. Avoid the clones, they can be problematic.

raisaab198, in Radial resistors... has anybody seen these before?

Yes in my uncle’s Radio

teri, in Radial resistors... has anybody seen these before?

Cool, never saw any of those!

mvuille, in Looking for a Linux/macOS-compatible EPROM programmer

I have a TL866a and a T56, and both are working fine under Wine.

Bongo, in Radial resistors... has anybody seen these before?

Some TO-92 like package. Maybe nice expensive foil dudes.

MapleEngineer, in Radial resistors... has anybody seen these before?
@MapleEngineer@lemmy.ca avatar

Digikey sells them.

Get ready for some sticker shock.

linker3000, in Looking for a Linux/macOS-compatible EPROM programmer

Dunno if these guides for setting up the software under Wine will help - I’ll have to try it sometime.

nerdyelectronics.com/install-tl866-ii-programmers…

systemembedded.eu/viewtopic.php?t=44

FlanFlinger, in Radial resistors... has anybody seen these before?
@FlanFlinger@lemmy.ml avatar

I’ve had to buy some in the past for railway equipment, probably more 50’s/60’s than 70’s and 80’s

  • All
  • Subscribed
  • Moderated
  • Favorites
  • askelectronics@discuss.tchncs.de
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #