Irrigation setup for hotel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Aristoteles
    Automated Home Jr Member
    • Jan 2013
    • 32

    Irrigation setup for hotel

    We have finally started to set up the automated irrigation on our hotel and connected it to Cortex and we thought we would write about it on the forum to see if anyone has any ideas on how to improve the setup.

    The irrigation consist of one main 50mm solenoid which is connected to 4 irrigation zones, each with a 40mm solenoid. We also have two separate sections that are connected directly to the house water supply (i.e. not passing through the 50mm solenoid).
    Apart from having automated irrigation, We would like everything not critical to stop when the well pump start to fill the main water tanks since we need all power we can for that. So for that we will stop the irrigation and the pool pumps.

    So, we have set up three macros like this:
    1. Irrigation sequence (start on schedule during night)
    2. Pause all (start when well pump starts)
    Here we close the main solenoid and put macro no 1 in pause mode. We also need to close the two separate irrigation sections. and finally we stop the pool pumps
    3. Resume all (start when well pump stops)
    This is the tricky part. For the solenoid that are on the same line as the 50mm solenoid there shouldnŽt be a problems since we do not need to change the state of these. Pausing the macro should be sufficient if we close the main solenoid, but for the other two solenoids and for the pool pumps we need to be able to put them in the same state they where before the well pump started.

    What would be the best way to do this?
    Kind Regard and thanks in advance
    Glenn
    Ipsario Garden Hotel
  • chris_j_hunter
    Automated Home Legend
    • Dec 2007
    • 1713

    #2
    interesting, irrigation was something we neglected to include in our SelfBuild, though it had been our list ... some thoughts :

    maybe using (even) more Macros could help ...

    another option might be General Logic, rather than Macros - flip-flop objects can be used to keep track of the state of play / modes / whatever, and we included the (new) Accumulator object, to keep track of the state of fill when it’s interrupted (*) ...

    (*) all bar one of the water-outlets in our house are solenoid operated & we’ve used Cortex to allow bath-running to be interrupted when people want water elsewhere (the bath fills quickly, meaning it hogs the supply) - so some similarity ...

    Chris
    Last edited by chris_j_hunter; 1 August 2015, 02:36 PM.
    Our self-build - going further with HA...

    Comment

    • Aristoteles
      Automated Home Jr Member
      • Jan 2013
      • 32

      #3
      Thanks Chris, IŽll be looking into the General logic to see if I can build something combined with macros.
      /Glenn

      Comment

      Working...
      X