- #36
Asymptotic
- 781
- 529
Machine sump 'knowns'
Sump coolant concentration (sensed by refractometer)
Sump liquid level (sensed by continuous level transmitter)
Desired goal
Refill sump to desired level with a mixture of water/coolant concentrate to achieve a desired % concentration.
What you must do is come up with a way to achieve this goal while keeping in mind the "engineer's trilemma" - "Quick, Cheap, Good: Pick two."
My question of "if the target is 3.5%, can the final mix vary between, say, 3.2% to 3.8%" was to learn how tightly constrained the control system must be (i.e. - does it have to be essentially dead-on with very tight control of coolant %, or is a fair amount of "slop" acceptable).
How can the desired goal be met?
Two general approaches are 'continuous' and 'batch'. A batch system is easier to design and build than a continuous system, and due to it's simplicity, if it can meet the goal is often a better choice.
Batch system outline
Size the mixing tank to hold about as much volume as the machine sump requires when it signals "make-up required".
Mix tank level can be monitored with a 'low level' float switch set very close to the bottom, and a 'full level' float corresponding to a desired mixed volume. The distance between low and high level floats defines the effective volume of the mix tank, and also how much fluid is delivered to the sump when it signals "make-up required".
Use a N.C. solenoid valve to switch mixing tank water supply, and a peristaltic metering pump to transfer concentrate to the mixing tank. You'll have to read through manufacturer's catalogs to find a peristaltic pump with the required volumetric output, and also think about how to control it. Traditionally, they come in fixed and variable output models. Adjustable pumps cost more. The ones I've used mechanically altered the effective pump tube length, but (even more costly) programmable, variable speed peristaltic pumps with PLC interfacing options are also available.
Look over both types, but a fixed pump may be fine in this application (see caveat below).
Choose one that accepts heads for several sizes of pump tube in case it becomes necessary to change basic flow rate after initial installation. The pumps I've used were rated in gallons per day (GPD), and could be set up with 1/16", 1/8", 3/16", and 1/4" diameter tubing to have corresponding flow rates of 8.75, 34.62, 82.17, and 143.79 GPD.
Let's say a fixed output pump head is rated 82.17 GPD, and the PLC has calculated (based on sump % concentration and current volume) that 2 liters of concentrate are required to fill the mix tank to the required concentration. 82.17 GPD works out to 216 ml/minute. How long must the pump run to transfer 2 liters of concentrate to the mixing tank? It works out to 9.26 minutes.
Batch prep, option 1:
Use the PLC to switch on the peristaltic metering motor for 9.26 minutes, then turn on the water fill valve until mixing tank level reaches the high level float. Turn on, and run the propeller mixer long enough for thorough mixing, then open a solenoid valve (if the mixing tank is higher than the sump, and gravity feed is possible) or turn on a transfer pump to move this fresh mix into machine sump. When the low level float switch is triggered. stop the transfer, turn off the mixer motor, and consider the mix tank available to start another batch.
Batch prep option 1 critique:
Doing concentrate and water fills in this stepwise fashion is very simple, but causes some amount of mixture % variation. How much it matters depends on mix tank dimensions (hence, volume), etc., and you'll have to run calculations to see if it matters enough.
Preferably, both water and concentrate are added in unison, but a problem with the above approach is the time to fill the mix tank with water is probably much less than the time to meter concentrate into it. If both water and concentrate fill commence at the same time, the high level float will trigger before metering pump delivery is done.
A slightly more complex approach is to fit the water line with a manual flow control valve, and adjust it to fill the tank to full level in less time than it takes for the concentrate metering pump to complete it's task. It too won't deliver a perfect concentration ratio, but will be a lot closer than the stone age, solenoid valve only approach above, and with your rather broad range of acceptable concentrations ought to be close enough.
In either case, acceptable results depend on the metering pump operating correctly. The control system doesn't know if the coolant concentrate container goes empty, a leak develops in the suction line (causing the pump to become air-bound on stop delivery), or a delivery line leak develops (concentrate spills to the floor instead of feeding into the mix tank), or the pump itself fails.
Several manufacturers make low flow rate switches and totalizers suited for peristaltic pump service, and could be added to the control system. Keep in mind that continuously variable peristaltic pumps designed for PLC control may have these built in for precisely this type of fault detection.
It is useful to think of a totalizer as a flowmeter with memory. That memory may be mechanical (gear driven number wheels) or electronic. If you have a 4-20 ma flowmeter feeding into a PLC, program the PLC to keep track of totalized flow.
Sump coolant concentration (sensed by refractometer)
Sump liquid level (sensed by continuous level transmitter)
Desired goal
Refill sump to desired level with a mixture of water/coolant concentrate to achieve a desired % concentration.
What you must do is come up with a way to achieve this goal while keeping in mind the "engineer's trilemma" - "Quick, Cheap, Good: Pick two."
My question of "if the target is 3.5%, can the final mix vary between, say, 3.2% to 3.8%" was to learn how tightly constrained the control system must be (i.e. - does it have to be essentially dead-on with very tight control of coolant %, or is a fair amount of "slop" acceptable).
How can the desired goal be met?
Two general approaches are 'continuous' and 'batch'. A batch system is easier to design and build than a continuous system, and due to it's simplicity, if it can meet the goal is often a better choice.
Batch system outline
Size the mixing tank to hold about as much volume as the machine sump requires when it signals "make-up required".
Mix tank level can be monitored with a 'low level' float switch set very close to the bottom, and a 'full level' float corresponding to a desired mixed volume. The distance between low and high level floats defines the effective volume of the mix tank, and also how much fluid is delivered to the sump when it signals "make-up required".
Use a N.C. solenoid valve to switch mixing tank water supply, and a peristaltic metering pump to transfer concentrate to the mixing tank. You'll have to read through manufacturer's catalogs to find a peristaltic pump with the required volumetric output, and also think about how to control it. Traditionally, they come in fixed and variable output models. Adjustable pumps cost more. The ones I've used mechanically altered the effective pump tube length, but (even more costly) programmable, variable speed peristaltic pumps with PLC interfacing options are also available.
Look over both types, but a fixed pump may be fine in this application (see caveat below).
Choose one that accepts heads for several sizes of pump tube in case it becomes necessary to change basic flow rate after initial installation. The pumps I've used were rated in gallons per day (GPD), and could be set up with 1/16", 1/8", 3/16", and 1/4" diameter tubing to have corresponding flow rates of 8.75, 34.62, 82.17, and 143.79 GPD.
Let's say a fixed output pump head is rated 82.17 GPD, and the PLC has calculated (based on sump % concentration and current volume) that 2 liters of concentrate are required to fill the mix tank to the required concentration. 82.17 GPD works out to 216 ml/minute. How long must the pump run to transfer 2 liters of concentrate to the mixing tank? It works out to 9.26 minutes.
Batch prep, option 1:
Use the PLC to switch on the peristaltic metering motor for 9.26 minutes, then turn on the water fill valve until mixing tank level reaches the high level float. Turn on, and run the propeller mixer long enough for thorough mixing, then open a solenoid valve (if the mixing tank is higher than the sump, and gravity feed is possible) or turn on a transfer pump to move this fresh mix into machine sump. When the low level float switch is triggered. stop the transfer, turn off the mixer motor, and consider the mix tank available to start another batch.
Batch prep option 1 critique:
Doing concentrate and water fills in this stepwise fashion is very simple, but causes some amount of mixture % variation. How much it matters depends on mix tank dimensions (hence, volume), etc., and you'll have to run calculations to see if it matters enough.
Preferably, both water and concentrate are added in unison, but a problem with the above approach is the time to fill the mix tank with water is probably much less than the time to meter concentrate into it. If both water and concentrate fill commence at the same time, the high level float will trigger before metering pump delivery is done.
A slightly more complex approach is to fit the water line with a manual flow control valve, and adjust it to fill the tank to full level in less time than it takes for the concentrate metering pump to complete it's task. It too won't deliver a perfect concentration ratio, but will be a lot closer than the stone age, solenoid valve only approach above, and with your rather broad range of acceptable concentrations ought to be close enough.
In either case, acceptable results depend on the metering pump operating correctly. The control system doesn't know if the coolant concentrate container goes empty, a leak develops in the suction line (causing the pump to become air-bound on stop delivery), or a delivery line leak develops (concentrate spills to the floor instead of feeding into the mix tank), or the pump itself fails.
Several manufacturers make low flow rate switches and totalizers suited for peristaltic pump service, and could be added to the control system. Keep in mind that continuously variable peristaltic pumps designed for PLC control may have these built in for precisely this type of fault detection.
kunalvanjare said:A Totalizer would have to be installed on the Panel right? Doesn't it require a Flow Meter to be used along with it?
It is useful to think of a totalizer as a flowmeter with memory. That memory may be mechanical (gear driven number wheels) or electronic. If you have a 4-20 ma flowmeter feeding into a PLC, program the PLC to keep track of totalized flow.