WaterHazard
New member
I got my Apex stuff yesterday. It took me about an hour to get everything set up properly on my network, but once I got it everything set properly it worked flawlessly. I have a feeling I'm going to love this thing!
I'm thinking of how I'm going to mount all this stuff behind a false wall or something to keep all the wires clean. I'm going to need another energy bar and an I/O module to handle the floats. I think I'm going to fully automate water changes with 2 maxi-jet 1200s and 2 float sensors.
1. Apex shuts the return and ATO off
2. 1 min later a maxi in the sump pumps for 3 min to a drain.
3. 2 min later a maxi in the FSW tank pumps for 3 min back to the sump.
4. 2 min later the return and ATO come back online.
5. Repeat twice a day.
Think this will work?
First off, incredible set up. I just started putting some very similar dream plans together...same tank, similar sump, Apex, So on and so on I'd like to start demo this summer. Anyway...
This will work, but you should be careful about using timers vice physical states of the system to move from one segment of the water change to the next. If your pumps are not pumping exactly the same volume per unit time (and they're not - none are perfectly equal in manufacture, or the plumbing may not have matching head losses, or there could be a partial clog, etc.), you will not have the same amount replaced as was removed. It may be insignificant, but magnified if you run it multiple times daily. In the case where you don't replace as much as you drain, your ATO will make up the volume, but will affect your salinity (diluted). In the other case where you replace more than you drain, your water level may increase until you have an overflow...but then you have that nice floor drain that so many envy!
I have an Apex and love it. I spent hours trying to build logic to automatic water changes. No hardware in place, purely theoretical. I used paper and pencil mostly, but also modeled the programming in Microsoft Excel. I didn't want to use timers, but rather I wanted to engineer a robust design that was failsafe and immune to varying pump flow rates. I failed and haven't gotten back to it in over a month.
If anyone has any tips on this type of timer-free design, I'd be all ears.
I actually toyed with the idea of using a BASIC Stamp II to automate the water changes. This would allow much simpler state-setting through code rather than a form of ladder logic. Sure it would require extra hardware and circuit components, but it would be a good excuse to reconnect with a simple microcontroller.
Sorry to ramble. Just be cognizant of the potential for mismatched pumping.
Looking forward to seeing your set up unfold. Good luck!