Volume of Hot & Cold water required for a known volume and temperature

AI Thread Summary
A researcher has set up a solar thermal array for their thesis and aims to simulate usage patterns using an Arduino to control a motorized valve for hot water dumping. They are calculating the required volumes of hot and cold water to achieve a desired temperature of 45°C when dumping 50 liters, with the hot water at 60°C and cold water at 10°C. The researcher is using the formula Q=mcΔT and rearranging it to find the ratios of hot and cold water needed. They confirmed the calculations with experimental tests and are seeking further understanding of the derivation of these equations. The discussion emphasizes solving simultaneous equations to determine the volumes of hot and cold water required for temperature control.
jmar71n
Messages
2
Reaction score
0
I've just set a solar thermal array for research for my thesis. I would like to simulate different usage patterns to see how the system performs. I'm doing this using a Arduino with temperature sensors at the top hot the tank and on the cold supply which will then control a motorised valve which will dump hot water based on the usage patterns I set. I'm struggling to work out how to calculate this.

So for example if I want to dump 50l at 45°C and the hot water store is a 60°C and the coldwater supply is at 10°C.

I need to work out the volume of hot and cold water required. (and tell the motorised valve to open for a time based on the volume calculated)

I've been playing around with Q=mcΔT for a couple of day, and think I need to rearrange the equation to give me a ratio of the hot/cold water then calculate the actual volume based on how much I want to dump.

Can anyone point me in the right direction?
 
Science news on Phys.org
jmar71n said:
So for example if I want to dump 50l at 45°C and the hot water store is a 60°C and the coldwater supply is at 10°C.
Desired vol = V
Desired temp = Td
Hot temp = Th
Cold temp = Tc
Vol hot needed = V*(Td-Tc)/(Th-Tc)
Vol cold needed = V*(Th-Td)/(Th-Tc)
Is that what you're after?
 
Thanks haruspex! That works.. I've just tested it experimentally

Do you know what I should look up to get a better understanding to this as where it was derived?
 
Suppose Vol hot needed = Vh and Vol cold needed = Vc.
V = Vh + Vc
The resulting temperature will be a weighted average of the two source temperatures:
Td*V = Th*Vh + Tc*Vc
Then it's just the standard process of solving two simultaneous equations.
 
I need to calculate the amount of water condensed from a DX cooling coil per hour given the size of the expansion coil (the total condensing surface area), the incoming air temperature, the amount of air flow from the fan, the BTU capacity of the compressor and the incoming air humidity. There are lots of condenser calculators around but they all need the air flow and incoming and outgoing humidity and then give a total volume of condensed water but I need more than that. The size of the...
Thread 'Why work is PdV and not (P+dP)dV in an isothermal process?'
Let's say we have a cylinder of volume V1 with a frictionless movable piston and some gas trapped inside with pressure P1 and temperature T1. On top of the piston lay some small pebbles that add weight and essentially create the pressure P1. Also the system is inside a reservoir of water that keeps its temperature constant at T1. The system is in equilibrium at V1, P1, T1. Now let's say i put another very small pebble on top of the piston (0,00001kg) and after some seconds the system...
I was watching a Khan Academy video on entropy called: Reconciling thermodynamic and state definitions of entropy. So in the video it says: Let's say I have a container. And in that container, I have gas particles and they're bouncing around like gas particles tend to do, creating some pressure on the container of a certain volume. And let's say I have n particles. Now, each of these particles could be in x different states. Now, if each of them can be in x different states, how many total...
Back
Top