Page 1 of 2 12 LastLast
Results 1 to 25 of 35

Thread: 2 x water containers controlled via float switches when full ?

  1. #1
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182

    2 x water containers controlled via float switches when full ?

    Like most of us I have an ATU res and a water change res, both have float switches so that the RO system is turned off when they are full however what I cannot figure out is how to set them up in such a way that I can still fill the second container once the first is full.

    Ideally I'd like to set this with a safety that forced me to reset a manual switch that would override FS 1 and then allow the Ro to operate.

    It's just trying to work out the most logical way to achieve this sort of thing...

  2. #2
    Frequent Contributor Alain B's Avatar
    Join Date
    Mar 2013
    Location
    Montreal, Canada
    Posts
    2,568
    2 selenoid valve are needed and need to be programmed for each reservoir .
    Alain

  3. #3
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Hi Alain,

    i can see why these would be needed to control the outlet of the RO to the correct container but my question is more about how to set up the FS with programming so that i can still fill the second container even though the first is already full ? i could only see something like a tempory off and alarm doing this for a fixed period but dont want the ro to come back on unless i manually intervene.

    perhaps i missed something in you suggestion with solenoids ?

  4. #4
    Frequent Contributor Alain B's Avatar
    Join Date
    Mar 2013
    Location
    Montreal, Canada
    Posts
    2,568
    I am not very sure i understand your intentions ? Clarify and elaborate PLZ .
    Alain

  5. #5
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,492
    Please explain exactly how you have things set up. It's not at all clear.
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  6. #6
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    OK container 1 (water change) with high level float switch.

    Container 2 (top up) with high level float switch.

    If I set the float switches to turn off the RO system when full then once the first is full then I can't run it again to fill the other.

    What type of program could I use to overcome this or perhaps it's more than just programming ?

  7. #7
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    It will be way easier with two solenoids. You could manually turn a valve to stop fill of one and then start a feed timer or virtual outlet to allow filling the other one, but that will probably be pretty annoying after a while.

  8. #8
    Frequent Contributor Alain B's Avatar
    Join Date
    Mar 2013
    Location
    Montreal, Canada
    Posts
    2,568
    If you had as low level float switch in each , it will be much easier .
    Alain

  9. #9
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by zombie View Post
    It will be way easier with two solenoids. You could manually turn a valve to stop fill of one and then start a feed timer or virtual outlet to allow filling the other one, but that will probably be pretty annoying after a while.
    Quote Originally Posted by Alain B View Post
    If you had as low level float switch in each , it will be much easier .
    Can someone explain the double solenoid method please, I assume it's something like fill container 1, once container 1 is full then close solenoid for container 1 and open solenoid for container 2 = fill container 2 until full. Is it along those lines ?

    I have a low level float switch in my RO res and can easily add one in the water change res, how does that method work ?

  10. #10
    Frequent Contributor Alain B's Avatar
    Join Date
    Mar 2013
    Location
    Montreal, Canada
    Posts
    2,568
    In my setup the RODI system is always ON , as i also use RODI also for my coffee machine and ice maker . I have 4 float switches in each reservoir : the lowest and highest ones are there only for alarm purpose ( in case something break havoc ) . I also have two float valves , one in each for extra security .Those will also provide more safety with the ssystem . The others two float switches in each system turn ON or OFF the it's own selenoid valve that will control the refilling of each reservoir .
    Alain

  11. #11
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by Alain B View Post
    In my setup the RODI system is always ON , as i also use RODI also for my coffee machine and ice maker . I have 4 float switches in each reservoir : the lowest and highest ones are there only for alarm purpose ( in case something break havoc ) . I also have two float valves , one in each for extra security .Those will also provide more safety with the ssystem . The others two float switches in each system turn ON or OFF the it's own selenoid valve that will control the refilling of each reservoir .
    So if your top up tank runs down then this means it is filled dynamically with the fully in-line RO ?

    How many times p/day does your RO system get switched on/off ?

    I'd loose sleep over water quality if I did that, being paranoid about getting a true zero result for each fill here.

  12. #12
    Frequent Contributor Alain B's Avatar
    Join Date
    Mar 2013
    Location
    Montreal, Canada
    Posts
    2,568
    You mean how many time a day my ro tank for top off refill ?
    Alain

  13. #13
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,492

    2 x water containers controlled via float switches when full ?

    What these guys are talking about is using two float switches per reservoir; the output of the RODI is Tee-d off to two solenoids, one for each reservoir. In each reservoir, the low switch triggers the solenoid for that reservoir to open. Once the solenoid opens, the Apex is programmed to keep the solenoid open until the reservoir is full - when the upper float raises, the outlet shuts off and the solenoid closes.

    [ATO-Fill]
    If ATlow CLOSED Then ON
    If AThigh OPEN Then OFF


    [SW-Fill]
    If SWlow CLOSED Then ON
    If SWhigh OPEN Then OFF
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  14. #14
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by Alain B View Post
    You mean how many time a day my ro tank for top off refill ?
    yes, curious if you have this fully in-line

    Quote Originally Posted by RussM View Post
    What these guys are talking about is using two float switches per reservoir; the output of the RODI is Tee-d off to two solenoids, one for each reservoir. In each reservoir, the low switch triggers the solenoid for that reservoir to open. Once the solenoid opens, the Apex is programmed to keep the solenoid open until the reservoir is full - when the upper float raises, the outlet shuts off and the solenoid closes.

    [ATO-Fill]
    If ATlow CLOSED Then ON
    If AThigh OPEN Then OFF


    [SW-Fill]
    If SWlow CLOSED Then ON
    If SWhigh OPEN Then OFF
    OK get it and this makes sense. I have enough parts already in stock here to replicate this so a job for the weekend.

    Merci beaucoup Alain

    et

    Thanks Russ

  15. #15
    Frequent Contributor Alain B's Avatar
    Join Date
    Mar 2013
    Location
    Montreal, Canada
    Posts
    2,568
    My ATO reservoir refill about once a week so i dont see a problem there with water quality . My TDS meter always show zero but even then i doubt much it is really a positive zero . Those meter are not really sensitive enough to detect a true zero but it is a thing we have to live with . I have to habit to check my tank water parameters once a week so if something come up i will surely be able to see it soon enough .
    Alain

  16. #16
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by Alain B View Post
    My ATO reservoir refill about once a week so i dont see a problem there with water quality . My TDS meter always show zero but even then i doubt much it is really a positive zero . Those meter are not really sensitive enough to detect a true zero but it is a thing we have to live with . I have to habit to check my tank water parameters once a week so if something come up i will surely be able to see it soon enough .
    Ah OK it's runs once p/wk, I misunderstood and thought it ran every time to replenish the ATU reservoir i.e. it ran as often as the ATU pump, many many times p/day hence I thought it would impact the output.

    Seems a good way to run it as described above and know I understand your early comment about the 2 x solenoids..... glad I have a bag of them around, knew they'd come in useful for something.

    Also glad I have spare places remaining on the EB6's

  17. #17
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by RussM View Post
    What these guys are talking about is using two float switches per reservoir; the output of the RODI is Tee-d off to two solenoids, one for each reservoir. In each reservoir, the low switch triggers the solenoid for that reservoir to open. Once the solenoid opens, the Apex is programmed to keep the solenoid open until the reservoir is full - when the upper float raises, the outlet shuts off and the solenoid closes.

    [ATO-Fill]
    If ATlow CLOSED Then ON
    If AThigh OPEN Then OFF


    [SW-Fill]
    If SWlow CLOSED Then ON
    If SWhigh OPEN Then OFF
    So looking like this (graphics required for Mech Engineers...)

    Screen Shot 2015-09-22 at 18.21.17.png

  18. #18
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,492
    Exactly!


    Me, I'd add a third normally-closed solenoid on the water supply side of the RO unit too for added safety.
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  19. #19
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by RussM View Post
    Exactly!


    Me, I'd add a third normally-closed solenoid on the water supply side of the RO unit too for added safety.
    Now that's a person speaking from experience....

    PS: you mean at the RO outlet I assume ? i.e. before the individual solenoids.

  20. #20
    Frequent Contributor Alain B's Avatar
    Join Date
    Mar 2013
    Location
    Montreal, Canada
    Posts
    2,568
    Quote Originally Posted by Ridgeway View Post
    So looking like this (graphics required for Mech Engineers...)

    Screen Shot 2015-09-22 at 18.21.17.png
    Nice graphics , i wish i could draw something like that !

    - - - Updated - - -

    Russ would mean a selenoid on the water supply to the RO system , that would give you the best security , and you could add some leak detectors in there too .
    Alain

  21. #21
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    The drawing part is easy, but I'm only allowed after I've mopped the floor..... we have very clean floors the days.

    OK yes I already have one on the feed side and 4 x ALD's scattered around the floor, hence some crazy alarms going off recently during "floor cleaning"

  22. #22
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Quote Originally Posted by RussM View Post
    What these guys are talking about is using two float switches per reservoir; the output of the RODI is Tee-d off to two solenoids, one for each reservoir. In each reservoir, the low switch triggers the solenoid for that reservoir to open. Once the solenoid opens, the Apex is programmed to keep the solenoid open until the reservoir is full - when the upper float raises, the outlet shuts off and the solenoid closes.

    [ATO-Fill]
    If ATlow CLOSED Then ON
    If AThigh OPEN Then OFF


    [SW-Fill]
    If SWlow CLOSED Then ON
    If SWhigh OPEN Then OFF

    Sorry to come back on this but I have a last question. I set up the system as detailed in this thread but only finished running the last cable from the SW low switch today and I may have misunderstood something here but I can't see how the RO system can come on to fill up the ATU reservoir whilst the SW tank is full ? and as it's nearly always full then this causes an issue.

    What did I miss ?

  23. #23
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by Ridgeway View Post
    Sorry to come back on this but I have a last question. I set up the system as detailed in this thread but only finished running the last cable from the SW low switch today and I may have misunderstood something here but I can't see how the RO system can come on to fill up the ATU reservoir whilst the SW tank is full ? and as it's nearly always full then this causes an issue.

    What did I miss ?
    Do you have separate solenoids and separate switches? If so, they all act independently of one another. If you dont, you need to for this to work.

  24. #24
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    Lausanne Switzerland
    Posts
    182
    Yep all Independant, my program looks like this:

    For RO system:

    Fallback OFF
    If ATUBOT OPEN Then ON
    If ATUTOP CLOSED Then OFF
    If WCBOT OPEN Then ON
    If WCTOP CLOSED Then OFF

  25. #25
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    There is your problem. You need to program two separate solenoids, not just one.

Page 1 of 2 12 LastLast

Similar Threads

  1. Question: High/low water float switches from Neptune Store
    By bvansteyn in forum AquaBus Modules, Probes, and Breakout Boxes
    Replies: 4
    Last Post: 10-16-2018, 03:51
  2. Automatic water changes. Creative ideas using salinity probe, break out box float switches and solenoids
    By Allentown in forum DŌS & DDR – Dosing and Fluid Metering System
    Replies: 11
    Last Post: 09-11-2017, 18:51
  3. Help! Setting up auto water change and ato with float switches
    By B-ridge75 in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 3
    Last Post: 08-08-2016, 13:26
  4. Dosing containers with bracket for float
    By LobsterOfJustice in forum The Neptune Café
    Replies: 4
    Last Post: 01-18-2015, 18:03
  5. BoB and low water float switches
    By bsagea in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 5
    Last Post: 07-10-2013, 17:43

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •