%DET HVAC test - valves https://logbook.virgo-gw.eu/virgo/?r=68181 % *** Fixed supply and return fan speed + all valves @5% % Tw=10; % % ll={'AHU in automatic mode','Only fans freq fixed',... % 'Minitower A valves fixed @5%','All valves opening @5% (fan freqs fixed)' }; % % tt={'08:00','08:55','09:29','09:40'}; % % dur=[300,180,300,240,300]; %************************************************************************** % *** Minitower A **** % Tw=10; % % ll={'AHU in automatic mode','All valves opening @5% (fan freqs fixed)',... % 'Sup valve=5% + Ret valve=50%','Sup valve=5% + Ret valve=90%','Sup valve=5% + Ret valve=5%',... % 'Ret valve=5% + Sup valve=50%','Ret valve=5% + Sup valve=90%','Ret valve=5% + Sup valve=5%'}; % % tt={'08:00','09:40',... % '10:00','10:18','10:24',... % '10:40','10:48','11:10'}; % % dur=[300,300,300,218,300,300,300,280]; %**************************************************************************** % Best configurations comparison Tw=10; ll={'AHU in automatic mode','All valves opening @5% (fan freqs fixed)',... 'Sup valve=5% + Ret valve=90%','Sup valve=5% + Ret valve=5%',... 'Ret valve=5% + Sup valve=5%'}; tt={'08:00','09:40',... '10:18','10:24',... '11:10'}; dur=[300,300,218,300,280];