Sometime, especially in winter, we find the temperature of flowing water is higher than the water in a container. You may notice the phenomenon like this, when you washing your hair, you think the temperature of flowing water is just perfect. But you then find it too cold after you had wetted your hair. So […]
Category: Engineering
Thermocouple is a thermograph which uses Seebeck effect to measure the temperature. When two different metal make up a surround, the temperature difference between two combining site will cause electric current . So we use measure this electic current and then canculate the temperature. This is just a simple example of thermocouple:
本燃料的特性系数求解程序根据韩昭沧编著,冶金工业出版社《燃料及燃烧》一书第六章三节例题6编写,在C free环境下运行良好。小小程序一个,只求满足老师要求。 #include void gasp() { float loo2,lo,vro2,vh2o,vog,qd,k,sqro2d,pp,p,n,sqco2,sqo2,co2; float sqh2,sqch4,sqn2,sqco,ch4,c2h4,co,h2,n2; printf(“请输入CH4:”); scanf(“%f”,&ch4); printf(“请输入C2H4:”); scanf(“%f”,&c2h4); printf(“请输入CO:”); scanf(“%f”,&co); printf(“请输入H2:”); scanf(“%f”,&h2); printf(“请输入CO2: