人体多少湿度最舒服最舒适的湿度是多少?


1个回答
关注
展开全部摘要
亲亲,您好。如果是冬天,最舒适的室内湿度为30%至80%,温度为18℃至25℃,如果是夏天,最舒适的室内温度是30%到60%,温度是23℃到28℃,室内空调开着,湿度在40%-50%之间,人会感觉比较舒服。咨询记录 · 回答于2023-05-06湿度多少人最舒适亲亲,您好。如果是冬天,最舒适的室内湿度为30%至80%,温度为18℃至25℃,如果是夏天,最舒适的室内温度是30%到60%,温度是23℃到28℃,室内空调开着,湿度在40%-50%之间,人会感觉比较舒服。亲,为您扩展一下湿度是指空气的干湿程度,在一定温度下,一定体积的空气中水蒸气越少,空气就越干燥,水蒸气越多,空气越潮湿,湿度常以绝对湿度、相对湿度、相对湿度、混合比、饱和亏、露点等物理量表示;如果湿蒸汽中液态水的重量占蒸汽总重量的百分比,则称为蒸汽的湿度,溶解在空气中的水蒸气量随温度而变化,一立方米的空气在10摄氏度时可以溶解9.41克的水,在30摄氏度时可以溶解30.38克的水。已赞过你对这个回答的评价是?评论
收起
',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign),e.getAttribute("jubao"))},getILeft:function(t,e){return t.left+e.offsetWidth/2-e.tip.offsetWidth/2},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#href\}\}/g,e).replace(/\{\{#jubao\}\}/g,n)}},baobiao:{triangularSign:"data-baobiao",tpl:'{{#baobiao_text}}',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign))},getILeft:function(t,e){return t.left-21},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#baobiao_text\}\}/g,e)}}};function l(t){return this.type=t.type
"defaultTip",this.objTip=u[this.type],this.containerId="c-tips-container",this.advertContainerClass=t.adSelector,this.triangularSign=this.objTip.triangularSign,this.delaySeconds=200,this.adventContainer="",this.triangulars=[],this.motherContainer=a("div"),this.oTipContainer=i(this.containerId),this.tip="",this.tpl=this.objTip.tpl,this.init()}l.prototype={constructor:l,arrInit:function(){for(var t=0;t0}});else{var t=window.document;n.prototype.THROTTLE_TIMEOUT=100,n.prototype.POLL_INTERVAL=null,n.prototype.USE_MUTATION_OBSERVER=!0,n.prototype.observe=function(t){if(!this._observationTargets.some((function(e){return e.element==t}))){if(!t
1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},n.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._observationTargets.length
(this._unmonitorIntersections(),this._unregisterInstance())},n.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},n.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},n.prototype._initThresholds=function(t){var e=t
[0];return Array.isArray(e)
(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t
isNaN(t)
t1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},n.prototype._parseRootMargin=function(t){var e=(t
"0px").split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return e[1]=e[1]
e[0],e[2]=e[2]
e[0],e[3]=e[3]
e[1],e},n.prototype._monitorIntersections=function(){this._monitoringIntersections
(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(r(window,"resize",this._checkForIntersections,!0),r(t,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},n.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,i(window,"resize",this._checkForIntersections,!0),i(t,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},n.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),n=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(r){var i=r.element,a=o(i),c=this._rootContainsTarget(i),s=r.entry,u=t&&c&&this._computeTargetAndRootIntersection(i,n),l=r.entry=new e({time:window.performance&&performance.now&&performance.now(),target:i,boundingClientRect:a,rootBounds:n,intersectionRect:u});s?t&&c?this._hasCrossedThreshold(s,l)&&this._queuedEntries.push(l):s&&s.isIntersecting&&this._queuedEntries.push(l):this._queuedEntries.push(l)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},n.prototype._computeTargetAndRootIntersection=function(e,n){if("none"!=window.getComputedStyle(e).display){for(var r,i,a,s,u,l,f,h,p=o(e),d=c(e),v=!1;!v;){var g=null,m=1==d.nodeType?window.getComputedStyle(d):{};if("none"==m.display)return;if(d==this.root
d==t?(v=!0,g=n):d!=t.body&&d!=t.documentElement&&"visible"!=m.overflow&&(g=o(d)),g&&(r=g,i=p,a=void 0,s=void 0,u=void 0,l=void 0,f=void 0,h=void 0,a=Math.max(r.top,i.top),s=Math.min(r.bottom,i.bottom),u=Math.max(r.left,i.left),l=Math.min(r.right,i.right),h=s-a,!(p=(f=l-u)>=0&&h>=0&&{top:a,bottom:s,left:u,right:l,width:f,height:h})))break;d=c(d)}return p}},n.prototype._getRootRect=function(){var e;if(this.root)e=o(this.root);else{var n=t.documentElement,r=t.body;e={top:0,left:0,right:n.clientWidth
r.clientWidth,width:n.clientWidth
r.clientWidth,bottom:n.clientHeight
r.clientHeight,height:n.clientHeight
r.clientHeight}}return this._expandRectByRootMargin(e)},n.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100})),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},n.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio
0:-1,r=e.isIntersecting?e.intersectionRatio
0:-1;if(n!==r)for(var i=0;i0&&function(t,e,n,r){var i=document.getElementsByClassName(t);if(i.length>0)for(var o=0;o为你推荐:
下载百度知道APP,抢鲜体验使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。扫描二维码下载
×个人、企业类侵权投诉
违法有害信息,请在下方选择后提交
类别色情低俗
涉嫌违法犯罪
时政信息不实
垃圾广告
低质灌水
我们会通过消息、邮箱等方式尽快将举报结果通知您。说明
相对湿度与人体舒适度来源:中国气象报社   发布时间:2011-01-24
分享到:0
  评定人类生活环境的优劣,相对湿度是一个举重若轻的指标。一般来说,年平均相对湿度大于80%的地区被认为是“潮湿地区”,而小于50%的地区则被视为是“干燥地区”,人们在衣食住行等生活的各个方面都具有与当地气候环境相适应的特征。如生活在西双版纳地区的人,普遍住在被称为“空中楼阁”的高腿小竹楼里,是为了减少或避免地表潮湿气体和蚊虫叮咬的困扰。而生活在陕北和新疆等干燥地区的人,一般住在窑洞或土窝子里面,是为了适应空气湿度小、风大、沙尘暴多等恶劣气候环境。气温和湿度是决定人们感觉舒适的两个重要气象要素。人们常说的天气闷热,就是气温在30℃以上,相对湿度大于70℃时人们的感觉。相对湿度大时,人的皮肤蒸发量小,有利于皮肤保湿,生活在潮湿地区的人们皮肤相对较好,就是这个原因。而过于干燥的空气会对人的呼吸道黏膜刺激较大,有呼吸道疾病的人要注意湿度的变化情况。由于冬季天气风干物燥,人体着装上带有大量静电,这些静电对人体健康有着负面影响。另外,在季节转换中,人们对气温和湿度变化需要一个适应过程,秋季由于气温和湿度急速下降,是心脑血管、中风、感冒等疾病的易发期,所以有人把秋天称为人体的“多事之秋”。  湿度大时,很多食品容易发霉,香烟和茶叶容易变味,这是由于霉菌在作怪。霉菌的生命力极强,当气温在25℃~30℃,相对湿度在80%~95%时最适宜它生长繁殖;霉菌在物质上一旦繁殖起来就会使物品发霉、腐烂。湿度小时,木材要出现收缩现象,许多家具就会产生裂纹、开胶等现象。  总之,适宜的相对湿度是提高人们生活质量,倡导“绿色”安康的重要内容。它能够起到预防疾病、养颜护肤、调整温度、消除静电等作用。实验测定,在各种条件下,环境的适宜相对湿度为:人体舒适: 45%~65%;有利于防治疾病: 40%~55%;家具、乐器: 40%~60%。  (来源于2011年1月24日《中国气象报》 作者:吴晓芳)
40%~60%。湿度太大细菌容易繁殖,湿度太小皮肤干燥,回头补一个相对湿度影响的图片相对湿度(Relative Humidity ),用RH表示。表示空气中的绝对湿度与同温度和气压下的饱和绝对湿度的比值,得数是一个百分比。(也就是指某湿空气中所含水蒸气的质量与同温度和气压下饱和空气中所含水蒸气的质量之比,这个比值用百分数表示。例如,某机房平常所说的湿度为60%,即指相对湿度。)每到冬季,气候异常干燥。保持室内相对湿度可预防感冒。据测,在北方地区120个供暖日中,仅有2.5天达到健康湿度,另有研究表明,室内空气污染是室外的5—10倍,所以冬季许多人缺少湿润、洁净的空气。科学家通过对流行病的研究发现,在干燥的冬季,白喉、流感、百日咳、脑膜炎、哮喘、支气管炎等的发病率显著增加,导致上述疾病的原因很多,除了冬季温度偏低、温差变化大导致人体抵抗力下降外,还有如下两方面的原因:其一,环境相对湿度过低使流感病毒和致病力强的革兰氏阳性菌繁殖速度加快,而且随粉尘扩散,引起疾病流行。其二,环境相对湿度过低可使人的呼吸系统抵抗力下降,诱发和加重呼吸系统疾病。所以来个加湿器吧

我要回帖

更多关于 人体多少湿度最舒服 的文章