Background
Let's say I have a device. I can't give details, but, like many heat-producing devices, it's intended to be used for a limited period of time, but if left on indefinitely can be very dangerous. Let's also assume that:
- The device needs mains power.
- The device needs to be safe (at least so far as turning itself off) for unattended use.
- Using a mechanical timer is not an option. (Maybe as a backup, but not as the primary timer.)
I really want some sort of fail-safe timing mechanism. That rules out most traditional digital timers, and even some mechanical timers. What I'm thinking I'd like to do is use a capacitor to power some sort of NO-relay in a way that makes it as close to impossible as I can manage for the power to stay connected for longer than some period of time. (Basically, using an RC circuit as the timer; the idea being to charge the cap(s), physically disconnect the power supply from the RC circuit, and then drive the relays off the stored charge.)
Question
I'm somewhat familiar with solenoid relays, which would be good due to physically interrupting the circuit; however, IIUC there is some possibility these can weld shut. I'm less familiar with the failure modes of solid-state relays.
Is there a device that can run off of very low current that can switch at least 100 W that could be suitable for such an application? Am I being overly paranoid about using a solenoid relay?
Notes
- By "low current"... generally, the lower the better, but let's say ~1 W or less. ~10-100 mW would be better, but 1 mW is probably overkill.
- Hazard level: one or a few very angry (or deceased) people, but well short or Fukushima.
- I don't have specific regulatory requirements, but I'm also not inclined to cut corners.
- This is for a personal/DIY project (or I probably wouldn't need to ask here); I don't have a huge budget to be contracting support agencies or purchasing very expensive components. (Note: $1k is "very expensive", $10 isn't.)
- I don't need precise timing. ±50% would be a bit excessive, but ±25% would be very acceptable, and ±1% would be bordering on overkill. Initial operation time is "a few minutes", though eventually I may want to be able to go up to ~8-12 hours.
- I don't expect to be dealing with anything higher than US mains (~120V), and probably everything will be running DC.