![]() |
|
Turbine automation poll - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: General Discussion (https://forum.ss13.co/forumdisplay.php?fid=7) +--- Thread: Turbine automation poll (/showthread.php?tid=24744) |
Turbine automation poll - Mikeistaken - 12-08-2025 What form of turbine automation does everyone use? I very much like using the Multiplicative setup, however I see people all the time using an addition based setup and i don't know why. also commenting the reason why would also be good because it will be collective information on why you think one is better then the other. Edit: Since there is some confusion about what each form looks like, I will include them in this post.
RE: Turbine automation poll - GARGATHUGANOKSREVENG - 12-09-2025 I only figured out how to automate it a few months ago, I have no idea how the setup I use actually works I just memorized how to set it up, and it broke after they updated the nuclear engine. But I'm pretty sure it was multiplicative RE: Turbine automation poll - Mikeistaken - 12-09-2025 I updated to tell how each one is made for clarity RE: Turbine automation poll - A_Real_Cat1 - 12-09-2025 Personally i use the addition-based model because that's the one i was taught in a shift, mechcomp for the most part isn't something i want to spend my time figuring out so i just follow the steps i was taught and that's about it. Haven't tried the other one but based on the instructions in the post the addition-based one seems faster/simpler to set up. RE: Turbine automation poll - Angel - 12-13-2025 I use the addition-based model because it's pretty close to some IRL automation I know using proportional controllers. RE: Turbine automation poll - RaccoonPope - 12-14-2025 As you know from our IC interactions I use the addition-based variant as that was the way I was taught and it hasn’t failed me yet RE: Turbine automation poll - AnomalousPotato - 01-22-2026 iirc, the multiplicative variant is faster and more accurate, but it runs into an issue with high stator load values. The turbine will begin outputting the stator load in scientific notation, such as 1.24e+6, since it is in joules, not kilojoules. Mechcomp components don’t account for this however, and will simply truncate everything starting with the e, so 1.24e+6 becomes 1.24, rather than 1,240,000. As far as I know, this was never fixed, so instead of relying on the mechcomp output of the turbine, the additive variant uses the counter, which will stay in sync as long as the counter is the only thing that adjusts the stator load. If you’re just doing a basic setup though, multiplicative is fine. I explain all this here: https://wiki.ss13.co/User:AnomalousPotato/MechComp_Gas_Turbine_Automation RE: Turbine automation poll - Romayne - 01-22-2026 Pretty sure the original automation method I initially created [Not like I can really claim credit, pretty sure it's a basic concept in some fields or similar and I've seen others make the same on their own.] additive method (4 components), I tried to make a setup that directly calculated the delta energy from pipes but that was too slow without forecasting future energy changes due to processing delays. Here's what that looked like at the time:
RE: Turbine automation poll - GARGATHUGANOKSREVENG - 01-22-2026 (01-22-2026, 08:17 PM)Romayne Wrote: Pretty sure the original automation method I initially created [Not like I can really claim credit, pretty sure it's a basic concept in some fields or similar and I've seen others make the same on their own.] additive method (4 components), I tried to make a setup that directly calculated the delta energy from pipes but that was too slow without forecasting future energy changes due to processing delays. jesus and I thought the setup someone taught me was oversized |