25.07.2013 Views

ASHRAE STANDARD - 55R

ASHRAE STANDARD - 55R

ASHRAE STANDARD - 55R

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BSR/<strong>ASHRAE</strong> Standard 55P, Thermal Environmental Conditions for Human Occupancy 2/24/03<br />

Third Public Review Draft (Independent Substantive Changes to the Second Public Review)<br />

}<br />

HCN=2.38f*POWSP(ABSSP(100*XF-TAA),.25f);<br />

if (HCF>HCN)<br />

HC=HCF;<br />

else<br />

HC=HCN;<br />

XN=(P4+P1*HC-P2*POWSP(XF,4))/(100.f+P3*HC);<br />

nIterations++;<br />

if (nIterations>1 && ABSSP(XN-XF) OneMet)<br />

PM4 = .42f * (MW-OneMet);<br />

else<br />

PM4 = 0.f;<br />

PM5 = 3.05f*.001f*(5733.f-6.99f*MW-PressureInPascals);<br />

PM6 = 1.7f * .00001f * M * (5867.f-PressureInPascals) + .0014f * M * (34.f-<br />

Conditions.AirTemperature);<br />

Results.PMV = PM3 * (MW-PM5-PM4-PM6-PM1-PM2);<br />

TCLN = (int)(TCL*100.f)/100.f;<br />

//---Compute PPD------------------------------------------------------<br />

Results.PPD = 0.01f*(100.f - 95.f*EXPSP(-.03353f*POWSP(Results.PMV,4)-<br />

.2179f*POWSP(Results.PMV,2)));<br />

}<br />

else<br />

return -1;<br />

return 0;<br />

}<br />

45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!