power automation

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
Yehn
Fast Inserter
Fast Inserter
Posts: 111
Joined: Tue Jul 12, 2016 3:45 am
Contact:

power automation

Post by Yehn »

Hi all,

I'm trying to automate my steam engines so they kick in if accumulator charge falls below a certain level (specifically 10%). This actually wasn't too hard, but kind of an annoyance I'm having is they flicker off and on a lot when my network's charge gets low.

Right now the way I'm doing it is if signal A (from accumulator) is <10, the steam engines activate. Is there another way to do it either with a time delay, or something like "once on, don't turn off until >15%"?

Thank you.

User avatar
Gertibrumm
Fast Inserter
Fast Inserter
Posts: 162
Joined: Fri Jun 03, 2016 6:54 pm
Contact:

Re: power automation

Post by Gertibrumm »

Use a rs-flipflop, one input goes to your "switch on" combinator (<10%), the other input goes to the "switch off" combinator(>15%). One of the outputs from the flipflop goes to the powerswitch which hooks your steamplant on and off your main power network

EnderTheXenocide
Burner Inserter
Burner Inserter
Posts: 17
Joined: Sat Apr 02, 2016 6:23 pm
Contact:

Re: power automation

Post by EnderTheXenocide »

What you need is the S-R latch section of this thread:
viewtopic.php?t=14556

This will allow you to have the power switch on at a minimum level and turn back off at a maximum level

Post Reply

Return to “Gameplay Help”