Power outage detector

This board is to show, discuss and archive useful combinator- and logic-creations.
Smart triggering, counters and sensors, useful circuitry, switching as an art :), computers.
Please provide if possible always a blueprint of your creation.
Post Reply
Premu
Fast Inserter
Fast Inserter
Posts: 100
Joined: Wed Nov 13, 2019 4:40 pm
Contact:

Power outage detector

Post by Premu »

For outposts I wanted to ensure that I don't overlook that the power connection to it might be accidently cut, for example if a power pole is deconstructed by the natives. So I prepared a power outage detector with its own emergency power supply. "Accidently" it works as "brown-out" detector, too:

Image

The goal of this is to activate an alarm as soon as the power is cut. This alarm should not go out due to the loss of power. It also shouldn't go out on its own, but only if I actively stop it.

I also wanted an easy way to stop the alarm and deactivate the detector. I added a light to indicate if it's currently active or not.

It works like this:

The whole detector is activated with the constant combinator providing the signal R = 1. If I switch off that combinator, any ongoing alarm will go out and no new alarm will start. If it is switch off the lamp will be yellow.

The substation in the middle is only connected to the switch. As I only use nuclear power, the accumulators should always be fully loaded. In case the power connection is somehow cut, or the powerproduction is insufficient, the accumulators will lose power. This is detected by one of combinators. If R is set, it will store the value in a memory cell. If that stored value is greater than 0,the alarm is activated and the lamp turns red. It also will disable the switch so that the my detector stays powered and is not drained completely drained.

If the detector is active and no powerloss has been detected, the lamp is green.

In my current setup it would not work for a base with solar power there accumulators are expected to go down. Still you might use it, but you have to set the alarm threshold to a critical low value like 10% instead of 100 if you want to see that you did not keep up with your base's power needs.

This is the blueprint for my design:


MassiveDynamic
Filter Inserter
Filter Inserter
Posts: 260
Joined: Sun Sep 16, 2018 10:44 pm
Contact:

Re: Power outage detector

Post by MassiveDynamic »

Could you build your alarm in an independent electrical network to make sure it’s always powered, then connect the alarm to an accumulator that is connected to the base power? Which is a separate electrical network.

No combinators required.

Premu
Fast Inserter
Fast Inserter
Posts: 100
Joined: Wed Nov 13, 2019 4:40 pm
Contact:

Re: Power outage detector

Post by Premu »

MassiveDynamic wrote:
Mon Nov 02, 2020 10:13 pm
Could you build your alarm in an independent electrical network to make sure it’s always powered, then connect the alarm to an accumulator that is connected to the base power? Which is a separate electrical network.

No combinators required.
Are you telling me my approach is overengineered? :x

But yeah, that could work much easer. But it wouldn't have such a fancy light. :P

MassiveDynamic
Filter Inserter
Filter Inserter
Posts: 260
Joined: Sun Sep 16, 2018 10:44 pm
Contact:

Re: Power outage detector

Post by MassiveDynamic »

Premu wrote:
Wed Nov 04, 2020 5:11 pm
MassiveDynamic wrote:
Mon Nov 02, 2020 10:13 pm
Could you build your alarm in an independent electrical network to make sure it’s always powered, then connect the alarm to an accumulator that is connected to the base power? Which is a separate electrical network.

No combinators required.
Are you telling me my approach is overengineered? :x

But yeah, that could work much easer. But it wouldn't have such a fancy light. :P
Well, if you can overengineer the power switch, surely you could overengineer a light bulb. Give yourself the credit you deserve!

Post Reply

Return to “Combinator Creations”