Aller au contenu
Morceaux d'émeute

Morceaux d'émeute

  • Maison
  • Nouvelles
  • Guides
  • Guides vidéo
  • Notes de mise à jour
  • Signaler un abus
  • Basculer le formulaire de recherche

Barotraumatisme – Guide d'automatisation du réacteur Vanilla

Posté sur 08/30/2022 Par Afalin Aucun commentaire sur Barotraumatisme – Guide d'automatisation du réacteur Vanilla
  • Titre: Barotraumatisme
  • Date de sortie: Mars 13, 2023
  • Promoteur: Faux poisson, Jeux de contre-courant
  • Éditeur: Divertissement Dédalique

Improving on top of existing well-known reactor automation while not making it an hour-long component struggle.
Prime! My rig for comparative reactor automation tests is in the workshop.

Reactor basics

Tu as 2 sub-systems in reactor – heat generation (fission) and energy production (turbine) that uses that heat.

Ideal reactor generates barely enough heat for the turbine to generate exact amount of power for the load the sub requires.

If heat generated is more than « barely enough » toi’ll waste fuel and in extreme case melt the reactor.

If power generated exceeds load you’ll damage electrical equipment of the ship.

There are cases where you would want to « waste fuel » (depleted fuel rods production) or overload the grid (electrical skill training) mais nous avons gagné’t cover those right now.

Non-functional requirements – use as less resources (composants) for the build and keep it as simple as possible.

Typical reactor automation approach

Reactor automation choice depends on the resource availability on the submarine.

1st variant and the most regular (et, arguably, greater) is a 2-component rector.

It uses regex component to control input for reactor temperature and greater component for turbine output.

It is most « reactive » variant as it only uses 0 et 100 values to operate. So it oscillates both controls (presque) constantly and tends to bounce around ideal positions.

If only 1 component is available, automate fission rate first. It allows use of multiple rods without drawbacks and reactor overheating is way more annoying than turbine inefficiency.

Value for the temperature depends on the supply-demand of the sub, mais je’d start with 3999, switching all the way to 4999 si nécessaire.

Resource list: 2 composants, 5 fils.

(je’m not the author of that approach, including just for reference)

Non-oscillating reactor automation

Alternative turbine control mode would be to follow precise load that sub demands.

Add a memory component with value maxReactorVoltage/100 and divide the load by that number. Reactor turbine slider should now always follow the middle of the green range.

So when grid does not experience major load spikes (c'est à dire. sub is idle while the crew is away on a diving mission) the reactor will act like an ideal one.

Precision comes at a price – it adjusts the power output slower than what the reactor is capable of.

Reason behind it – turbine control has inertia – it adjusts slower the closer to the set value is.

On its own that method is worse for the sub than « greater component » turbine control because of the damage to the electrical systems of the ship.

Turbine accelerator – better reactor automation

Add Turbine accelerator to combine the precision with reactiveness of the 2-component reactor.

(Que’s my original contribution to the trauma-engineering community)

Ajouter un « subtract » and another regex components to the stew. Ils’ll bring the output in the desired area at max speed and leave the precise adjustment to existing setup.

It needs to be applied ON TOP and AFTER the precise controller because of how components are evaluated in current version of the game.

(charger – pouvoir) -> regex (check capture group value tb) expression « ^(?-?\d{2,})$ » -> turbine_in

It is up to 50% more efficient in controlling the turbine than precise control and does not oscillate under constant load.

Already a veteran trauma diver? Ici’c'est tout ce dont tu as besoin.

Add subtract and regex on top of MaxReactorPower-%-based turbine control.

charger – power -> regex ^(?-?\d{2,})$ -> turbine_in

C'est tout ce que nous partageons aujourd'hui pour cela Barotraumatisme guide. Ce guide a été initialement créé et rédigé par Afalin. Si nous ne parvenons pas à mettre à jour ce guide, vous pouvez trouver la dernière mise à jour en suivant ceci lien.

Si vous pensez que le contenu de ce site viole vos droits, y compris vos droits de propriété intellectuelle, veuillez nous contacter immédiatement en utilisant notre formulaire de contact.
Guides Mots clés:Barotraumatisme

Navigation de l’article

Post précédent: Guide de démarrage anticipé de The Elder Scrolls II Daggerfall
Prochain article: Comment réparer le crash de Rocket League, Crash au lancement, et problèmes de blocage

Laisser un commentaire Annuler la réponse

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

  • Titre: Barotraumatisme
  • Date de sortie: Mars 13, 2023
  • Promoteur: Faux poisson, Jeux de contre-courant
  • Éditeur: Divertissement Dédalique

Clause de non-responsabilité

Tout le contenu cité est dérivé de leurs sources respectives. Si vous pensez que nous avons utilisé votre contenu sans autorisation, assurez-vous de nous joindre et nous le prendrons au sérieux.
  • À propos de nous
  • Contactez-nous
  • politique de confidentialité
  • Conditions d'utilisation

droits d'auteur © 2025 Morceaux d'émeute.

Alimenté par Actualité PressBook Thème WordPress