I am asking the communities help in designing a circuit with the following parameters.
Timer needs to be fine-tuned once and then left as is.
The timer is going to be roughly 200 minutes.
The circuit is going to switch an 8 A load at 120VAC 60 Hz. (In this particular case the load is primarily a heating element.) with a momentary LED switch. The switch initiates the timer as well as abruptly ending the timer sequence should that be necessary.
I have built plenty of these types of circuits in the past. They all pretty much start out the same.
I take a 120V AC to 12V DC power supply and use that for the momentary switch as well as for the timer circuit. The momentary switch is a lighted LED switch. The timer circuit is usually some sort of microcontroller. I have even used off-the-shelf products that are compatible with home assistant to get the ability to control the device from anywhere as well as giving Wi-Fi accessibility to the device.
The timer circuit then drives the SSR (solid-state relay) to switch the load on and off. The SSR is typically rated to 100A AC and is controlled by 3-32V DC at 20mA (typically).
The load also incorporates a fast blow fuse in its own dedicated fuse holder wired on the hot side.
I am primarily looking for advice on how to implement the timer part of the circuit, maybe other variants. However, any overall ideas are also greatly appreciated in terms of improving what I am currently doing.
Based on my previous posts on here on the 555 it was suggested to get a CMOS variant. I now have those in stock primarily the LMC555 CMOS Timer from Texas Instruments.
https://www.ti.com/lit/ds/symlink/lmc555.pdf?ts=1715555308343Is it worth creating a timer circuit out of this chip (Monostable mode)? The resistor values are in the 1G ohm range with a 100uf capacitor, or is it better to just stick with a microcontroller?
Is there a better solution than those two for a timer to accomplish what I am looking to do?
As always thank you to everyone in advance that participates