Skip to content
We just had a near-life experience, fellas.
ensis.net
optimized for bichromous displays
  • Home
    • Werkzeuge
      • Site Kanban
    • Digitale Welt
      • Spass mit GraphViz
    • Freizeit
      • Rezepte
      • Elektronik
        • Arduino
          • Fridgey Controller
          • Fridgey Controller Kanban
        • Effektgeräte
          • Vorgehen zum Lasern
      • Garten
      • Gitarren
      • Photographie
    • Privates
  • Galeries
  • Events
    • Haushalt
    • Freizeit
    • Schule
    • Support
    • add event
  • About
    • Admin
  • Blog
    • new post
  • Contact
Search

Day: December 14, 2017

Aktivitätsdiagramm Kompressorschalter

Aktivitätsdiagramm Kompressorschalter

Posted on 14.12.201704.01.2018 by trifur

Statemachine des Ausgangs

PlantUML Syntax:<br />
state “compressor off” as compOff<br />
[*] –> compOff<br />
compOff –> compOn : coolSignalOn<br />
compOff –> compOff : coolSignalOff<br />
state “compressor\npowered” as compOn {<br />
  [*] –> compActive<br />
  compActive –> evalMaxOnTime : coolSignalOn<br />
  evalMaxOnTime –> compActive<br />
  evalMaxOnTime –> [*] : maxOnTime<br />
  compActive –> [*] : coolSignalOff<br />
  compActive : increment onTimeCounter<br />
}<br />
compOn -right-> compChill : maxOnTime<br />
compOn -right-> compChill : coolSignalOff<br />
state “compressor\ncooling down” as compChill {<br />
  [*] –> compWait<br />
  compWait –> evalWaitTime<br />
  evalWaitTime –> compWait<br />
  evalWaitTime –> [*] : offTimeElapsed<br />
  compWait : decrement waitCounter<br />
  evalWaitTime : if coolSignalOn\n  increaseCoolBonus<br />
}<br />
compChill -up-> compOff : offTimeElapsed<br />

Posted in Fridgey Controller Leave a comment

Search

December 2017
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Nov   Jan »

Recent Posts

  • Anko
  • Dorayaki
  • YouTube Learning for Psy Trance Production
  • Modular USB Audio Interface
  • Portable Audio Mixer

Tags

Architecture Arduino audio Botanischer Garten bread CAD electronics esp8266 eurorack family food Fridgey fun garten guitar hobby holiday In progress Japan kakteen Kefir Kimchi Kombucha Kurs metalworking modular music network psytrance receipe reduce to the max rendering smoothie square steam stomp box Sukkulenten svg synth tea telephone tile tools wood wordpress
2024 © ensis.net