授权联系:18898661233(高总)

Description

转运呼吸机技术参数

 

  1. 驱动方式:整机为气动电控设计。
  2. 蓄电池:内置锂电池,可使用时间≥7小时
  3. 设备重量:主机重量≤5KG
  4. 防水性能:IP34防水
  5. 防震性能:能承受≥75cm的高度下落的冲击
  6. 防腐蚀性能:可在海上救援使用,可抗海水腐蚀
  7. 抗干扰性:可避免雷达或电台干扰,能在直升机上使用
  8. 环境温度:可在-20-50℃范围内使用,避免高温对设备影响
  9. 显示屏幕:触摸屏操作,具备操作便捷性,确保医护人员可以快速调节使用
  10. 快速工作:从开机到开始通气小于5秒钟
  11. 通气方式:有创、无创
  12. 通气模式:控制通气、辅助通气、同步间歇指令通气、持续气道正压通气、CPR心肺复苏模式、窒息后备通气、双水平气道正压
  13. 氧浓度监测:具备纯氧与混合氧的设定功能,氧浓度的监测范围为21%-100%
  14. 漏气补偿:大于100L/min
  15. 潮气量:100-2000mL(误差≤±10%)
  16. 呼吸频率:2-50bpm(误差≤±1次/分钟)
  17. 触发灵敏度:3-15L/min
  18. 呼气末正压:0-20mbar(误差≤±2mbar)

Related Products

META CURE致力于提供高质量且可靠的新生儿医疗设备。我们的设备专为处理新生儿的医护人员设计。联系我们,了解更多关于我们产品和服务的信息。

部分产品:

( function () { window.addEventListener( "two_css_loaded", function () { window.two_observer = new IntersectionObserver( items => { items.forEach( item => { if (item.isIntersecting) { if (item.target.dataset.settings) { let settings = JSON.parse(item.target.dataset.settings); let animation = settings.animation ? settings.animation : settings._animation ? settings._animation : "zoomIn"; let delay = settings.animation_delay ? settings.animation_delay : settings._animation_delay ? settings._animation_delay : 0; setTimeout(() => { item.target.className = item.target.className.replace("elementor-invisible", "") + " animated " + animation; }, delay); delete settings.animation; delete settings._animation; item.target.dataset.settings = JSON.stringify(settings); } else { item.target.className = item.target.className.replace("elementor-invisible", "") + " animated zoomIn"; } } } ) }, {} ); document.querySelectorAll( ".elementor-invisible" ).forEach( e => { window.two_observer.observe( e ) } ) } ) } )(); window["two_svg_placeholder"] = "data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}" if(typeof two_lazyLoadInstance === "undefined"){ window.two_lazyLoadInstance = new LazyLoad({ "callback_applied": function(element, instance){ let settings = instance._settings; var bgDataValue = element.getAttribute("data-" + settings.data_bg_multi); if (!bgDataValue) { return; } if(window.getComputedStyle(element).getPropertyValue("background-image") !== bgDataValue) { let style = element.getAttribute("style"); style += "background-image: " + bgDataValue + " !important;"; element.setAttribute("style", style); } } }); }else{ two_lazyLoadInstance.update(); } window.addEventListener("scroll", function() { if(two_lazyLoadInstance.toLoadCount>0){ two_lazyLoadInstance.update(); } }); /* * Updates lazy-load instance from every ajax request * When we use Ajax requests and get pictures back, we need to update lazy-load instance * */ if (window.jQuery) { jQuery.ajaxSetup({ complete: function() { two_lazyLoadInstance.update(); } }); }