CINXE.COM

The Harmful Effects of Poor Air Quality | Technology Networks

<!DOCTYPE html> <html lang="en"> <head> <title>The Harmful Effects of Poor Air Quality | Technology Networks</title> <link rel="icon" type="image/x-icon" href="/favicon.jpg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta charset="utf-8"> <meta name="robots" content="max-image-preview:large"> <meta name="description" content="Long-term exposure to even slightly elevated levels of air pollution can be linked to accelerated development of lung damage. Therefore effective air quality monitoring is important to minimize risks to health."> <meta property="fb:app_id" content="1709195962498037" /> <link rel="preconnect" href="https://fonts.gstatic.com"> <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"> <link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/Styles/Built/_Base.min.css?cb=512730" media="screen" /> <link rel="stylesheet" href="/Styles/Built/_InnerContent.min.css?cb=512730" media="screen" /> <link rel="stylesheet" href="/Styles/Built/_Adverts.min.css?cb=512730" media="screen" /> <link href="https://assets.technologynetworks.com/production/static/styles/link-feature-widgets.min.css?cb=512730" rel='stylesheet' /> <link rel="stylesheet" href="/Styles/Built/_Cards.min.css?cb=512730" media="screen" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "Technology Networks", "url": "https://www.technologynetworks.com", "logo": "https://assets.technologynetworks.com/production/static/images/logos/TNLogo_StructuredData_2021.png?cb=512730", "sameAs": [ "https://www.facebook.com/technologynetworks", "https://www.twitter.com/tech_networks", "https://www.linkedin.com/company/1179113" ] } </script> <meta property="og:title" content="The Harmful Effects of Poor Air Quality" /><meta property="og:type" content="article" /><meta property="og:image" content="https://assets.technologynetworks.com/production/dynamic/images/content/default/default-640x360.jpg?cb=20220318" /><meta property="og:url" content="http://www.technologynetworks.com/applied-sciences/articles/the-harmful-effects-of-poor-air-quality-324232" /><meta property="og:description" content="Long-term exposure to even slightly elevated levels of air pollution can be linked to accelerated development of lung damage. Therefore effective air quality monitoring is important to minimize risks to health." /><meta property="og:site_name" content="Applied Sciences from Technology Networks" /><meta property ="og:image:url" content="https://assets.technologynetworks.com/production/dynamic/images/content/default/default-640x360.jpg" /> <link rel="canonical" href="https://www.technologynetworks.com/applied-sciences/articles/the-harmful-effects-of-poor-air-quality-324232" /> <script async='' src='https://securepubads.g.doubleclick.net/tag/js/gpt.js'></script> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({"contentId":324232,"content_interests":[{"Id":97,"Name":"Chromatography/Separation"},{"Id":157,"Name":"Mass Spectrometry"},{"Id":190,"Name":"Imaging/Microscopy"},{"Id":198,"Name":"Biosensors"},{"Id":277,"Name":"Environmental Monitoring: Air"},{"Id":282,"Name":"Spectroscopy: Other"},{"Id":317,"Name":"Analytical Chemistry"}],"tags":"Chromatography/Separation,Mass Spectrometry,Imaging/Microscopy,Biosensors,Environmental Monitoring: Air,Spectroscopy: Other,Analytical Chemistry","tagIds":"97,157,190,198,277,282,317","author":"undefined","community":"Applied Sciences","publishDate":"09-23-2019","pageType":"Article","level":3,"loggedIn":false,"userId":0,"contentSource":"undefined","affiliationName":"undefined","affiliationId":0,"affiliationRegion":"undefined","ecommerce":null,"publishOrigin":"republished","wordCount":823,"modifiedImages":true,"supplierName":null,"supplierId":0,"isEvergreen":false,"isGated":false}); (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WTFC2TR'); </script> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script type='text/javascript' id='vwoCode'> window._vwo_code || (function () { var account_id = 784261, version = 2.1, settings_tolerance = 2000, hide_element = 'body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important', /* DO NOT EDIT BELOW THIS LINE */ f = false, w = window, d = document, v = d.querySelector('#vwoCode'), cK = '_vwo_' + account_id + '_settings', cc = {}; try { var c = JSON.parse(localStorage.getItem('_vwo_' + account_id + '_config')); cc = c && typeof c === 'object' ? c : {} } catch (e) { } var stT = cc.stT === 'session' ? w.sessionStorage : w.localStorage; code = { use_existing_jquery: function () { return typeof use_existing_jquery !== 'undefined' ? use_existing_jquery : undefined }, library_tolerance: function () { return typeof library_tolerance !== 'undefined' ? library_tolerance : undefined }, settings_tolerance: function () { return cc.sT || settings_tolerance }, hide_element_style: function () { return '{' + (cc.hES || hide_element_style) + '}' }, hide_element: function () { if (performance.getEntriesByName('first-contentful-paint')[0]) { return '' } return typeof cc.hE === 'string' ? cc.hE : hide_element }, getVersion: function () { return version }, finish: function (e) { if (!f) { f = true; var t = d.getElementById('_vis_opt_path_hides'); if (t) t.parentNode.removeChild(t); if (e) (new Image).src = 'https://dev.visualwebsiteoptimizer.com/ee.gif?a=' + account_id + e } }, finished: function () { return f }, addScript: function (e) { var t = d.createElement('script'); t.type = 'text/javascript'; if (e.src) { t.src = e.src } else { t.text = e.text } d.getElementsByTagName('head')[0].appendChild(t) }, load: function (e, t) { var i = this.getSettings(), n = d.createElement('script'), r = this; t = t || {}; if (i) { n.textContent = i; d.getElementsByTagName('head')[0].appendChild(n); if (!w.VWO || VWO.caE) { stT.removeItem(cK); r.load(e) } } else { var o = new XMLHttpRequest; o.open('GET', e, true); o.withCredentials = !t.dSC; o.responseType = t.responseType || 'text'; o.onload = function () { if (t.onloadCb) { return t.onloadCb(o, e) } if (o.status === 200) { _vwo_code.addScript({ text: o.responseText }) } else { _vwo_code.finish('&e=loading_failure:' + e) } }; o.onerror = function () { if (t.onerrorCb) { return t.onerrorCb(e) } _vwo_code.finish('&e=loading_failure:' + e) }; o.send() } }, getSettings: function () { try { var e = stT.getItem(cK); if (!e) { return } e = JSON.parse(e); if (Date.now() > e.e) { stT.removeItem(cK); return } return e.s } catch (e) { return } }, init: function () { if (d.URL.indexOf('__vwo_disable__') > -1) return; var e = this.settings_tolerance(); w._vwo_settings_timer = setTimeout(function () { _vwo_code.finish(); stT.removeItem(cK) }, e); var t; if (this.hide_element() !== 'body') { t = d.createElement('style'); var i = this.hide_element(), n = i ? i + this.hide_element_style() : '', r = d.getElementsByTagName('head')[0]; t.setAttribute('id', '_vis_opt_path_hides'); v && t.setAttribute('nonce', v.nonce); t.setAttribute('type', 'text/css'); if (t.styleSheet) t.styleSheet.cssText = n; else t.appendChild(d.createTextNode(n)); r.appendChild(t) } else { t = d.getElementsByTagName('head')[0]; var n = d.createElement('div'); n.style.cssText = 'z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;'; n.setAttribute('id', '_vis_opt_path_hides'); n.classList.add('_vis_hide_layer'); t.parentNode.insertBefore(n, t.nextSibling) } var o = 'https://dev.visualwebsiteoptimizer.com/j.php?a=' + account_id + '&u=' + encodeURIComponent(d.URL) + '&vn=' + version; if (w.location.search.indexOf('_vwo_xhr') !== -1) { this.addScript({ src: o }) } else { this.load(o + '&x=true') } } }; w._vwo_code = code; code.init(); })(); </script> <!-- End VWO Async SmartCode --> </head> <body> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WTFC2TR" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <div class="base_privacy_policy_notification_wrapper" style=""> <div class="base_privacy_policy_notification" style=""> <div class="no-padding-container grid-row-gap grid-column-gap align-items-center justify-items-center"> <div> <p>We've updated our <u><a href="/applied-sciences/privacy" target="_blank">Privacy Policy</a></u> to make it clearer how we use your personal data. We use cookies to provide you with a better experience. You can read our <u><a href="/applied-sciences/cookies" target="_blank">Cookie Policy</a></u> here.</p> </div> <div> <div class="base_button"> <button onclick="hidePrivacyPolicyNotification()" type="" class=" gtm-event-click" aria-label="I understand confirmation button reagrding updated privacy policy." data-event="clickPrivacyPolicyNotification" data-buttonText="I Understand" data-eventCategory="ClickToView"> I Understand </button> </div> </div> </div> </div> </div> <script> function hidePrivacyPolicyNotification() { document.querySelector(".base_privacy_policy_notification").style.display = "none"; const xhttp = new XMLHttpRequest(); if (window.location.hostname === "localhost") { xhttp.open("POST", "//localhost:62625/notifications/set-cookie", true); xhttp.setRequestHeader("Content-Type", "application/json"); xhttp.send(JSON.stringify({ termsAccepted: true })); } else if (window.location.hostname === "www.technologynetworks.staging") { xhttp.open("POST", "//www.technologynetworks.staging/notifications/set-cookie", true); xhttp.setRequestHeader("Content-Type", "application/json"); xhttp.send(JSON.stringify({ termsAccepted: true })); } else { xhttp.open("POST", "//www.technologynetworks.com/notifications/set-cookie", true); xhttp.setRequestHeader("Content-Type", "application/json"); xhttp.send(JSON.stringify({ termsAccepted: true })); } } </script> <div class="adverts_header_advert"> <small>Advertisement</small> <div class="advert_header_container"> <div class="advertisement" data-zone="TN_WEB_LEADERBOARD_TOP_728x90_960x150"></div> </div> </div> <header class="sticky"> <div id="mobileHeader"> <div class="bottom-border"> <div class="base_mobile_header container"> <div class="grid-6-4"> <div class="logo" style="min-height: 52.83px;"> <div class="community-header"> <a id="mobile-logo-link" href="https://www.technologynetworks.com" title="Technology Networks logo"> <img loading="eager" id="mobile-logo" src="https://assets.technologynetworks.com/production/static/images/logos/TN_OneLine.svg?cb=512730" width="150" height="30" alt="Technology Networks logo" /> </a> <h2> Applied Sciences </h2> </div> </div> <div class="base_desktop_search_social"> <div class="flex search-btn" style="white-space: nowrap;"> <div class="base_button"> <button onclick="on()" type="" class="SearchButtonMobile gtm-event-click" aria-label="Search" data-event="clickSearch" data-buttonText="&lt;svg height=&#39;15&#39; xmlns=&#39;http://www.w3.org/2000/svg&#39; viewBox=&#39;0 0 512 512&#39;&gt;&lt;path fill=&#39;#ffffff&#39; d=&#39;M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z&#39; /&gt;&lt;/svg&gt;" data-eventCategory="ClickToView"> <svg height='15' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path fill='#ffffff' d='M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z' /></svg> </button> </div> </div> <div class="flex"> <div class="base_button"> <a href="https://go.technologynetworks.com/subscribe-to-applied-sciences-newsletters" target="_blank" > <button tabindex="-1" type="" class=" gtm-event-click" data-got="community-based-subscribe-button" data-event="clickSubscribe" data-buttonText="Subscribe" data-destinationUrl="https://go.technologynetworks.com/subscribe-to-applied-sciences-newsletters" data-eventCategory="ExternalClick"> Subscribe </button> </a> </div> </div> </div> </div> <div> <nav role="navigation"> <ul class="base_desktop_navigation"> <li class="flex align-items-center"> <a href="/applied-sciences/news"> Science News </a> </li> <li class="flex align-items-center"> <div role="link" onclick="toggle('communities')"> Communities <span> <svg id="communitiesdownchevron" style="padding-left: 0.5rem; padding-top: 0.4rem;" height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"> <path fill="white" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /> </svg> <svg id="communitiescloseicon" style="padding-left: 0.5rem; display: none;" height="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"> <path fill="white" d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z" /> </svg> </span> </div> <ul id="communities" class="dropdown grid-column-gap communities" aria-label="submenu"> <li> <a href="/analysis">Analysis & Separations</a> </li> <li> <a href="/applied-sciences">Applied Sciences</a> </li> <li> <a href="/biopharma">Biopharma</a> </li> <li> <a href="/cancer-research">Cancer Research</a> </li> <li> <a href="/cell-science">Cell Science</a> </li> <li> <a href="/diagnostics">Diagnostics</a> </li> <li> <a href="/drug-discovery">Drug Discovery</a> </li> <li> <a href="/genomics">Genomics Research</a> </li> <li> <a href="/immunology">Immunology & Microbiology</a> </li> <li> <a href="/informatics">Informatics</a> </li> <li> <a href="/neuroscience">Neuroscience</a> </li> <li> <a href="/proteomics">Proteomics & Metabolomics</a> </li> </ul> </li> <li class="flex align-items-center"> <div role="link" onclick="toggle('content')"> Content <span> <svg id="contentdownchevron" style="padding-left: 0.5rem; padding-top: 0.4rem;" height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"> <path fill="white" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /> </svg> <svg id="contentcloseicon" style="padding-left: 0.5rem; display: none;" height="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"> <path fill="white" d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z" /> </svg> </span> </div> <ul id="content" class="dropdown grid-column-gap content" aria-label="submenu"> <li> <a href="/applied-sciences/articles">Articles</a> </li> <li> <a href="/applied-sciences/news">News</a> </li> <li> <a href="/applied-sciences/infographics">Infographics</a> </li> <li> <a href="/applied-sciences/blog">Industry Insights</a> </li> <li> <a href="/applied-sciences/ebooks">eBooks</a> </li> <li> <a href="/applied-sciences/magazines">Magazines</a> </li> <li> <a href="/applied-sciences/how-to-guides">How To Guides</a> </li> <li> <a href="/applied-sciences/lists">Listicles</a> </li> <li> <a href="/applied-sciences/immersive">Immersive Articles</a> </li> <li> <a href="/applied-sciences/podcasts">Podcasts</a> </li> <li> <a href="/applied-sciences/webinars-online-events">Webinars & Online Events</a> </li> <li> <a href="/applied-sciences/ask-me-anythings">Ask Me Anything Sessions</a> </li> <li> <a href="/applied-sciences/videos">Videos</a> </li> <li> <a href="/applied-sciences/tools/list">Calculators</a> </li> <li> <a href="/applied-sciences/posters">Posters</a> </li> <li> <a href="/applied-sciences/products">Products</a> </li> <li> <a href="/applied-sciences/application-notes">App Notes & Case Studies</a> </li> <li> <a href="/applied-sciences/compendiums">Compendiums</a> </li> <li> <a href="/applied-sciences/white-papers">Whitepapers</a> </li> <li> <a href="/applied-sciences/topic-hub">Topic Hub</a> </li> <li> <a href="/applied-sciences/supplier-hub">Supplier Hub</a> </li> </ul> </li> </ul> </nav> </div> <div id="overlay"> <div class="searchInputContainer"> <form action="/applied-sciences/search/refine" method="get"> <div class="base_search"> <input id="q" name="q" placeholder="Search..." required="required" title="Search Technology Networks website input field" type="text" value="" /> <button type="submit"> <div class="flex"> <svg style="padding-right: 0.25rem" height="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="white" d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z" /> </svg> </div> </button> </div> </form> </div> <div class="closeButtonContainer"> <div class="base_button"> <button onclick="off()" type="" class="SearchButtonMobile closeButtonMobile gtm-event-click" data-event="clickCloseSearch" data-buttonText="&lt;svg height=&#39;15&#39; xmlns =&#39;http://www.w3.org/2000/svg&#39; viewBox=&#39;0 0 320 512&#39; &gt;&lt;path fill=&#39;white&#39; d=&#39;M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z&#39; /&gt;&lt;/svg&gt; Close" data-eventCategory="ClickToView"> <svg height='15' xmlns ='http://www.w3.org/2000/svg' viewBox='0 0 320 512' ><path fill='white' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z' /></svg> Close </button> </div> </div> </div> </div> </div> </div> <script> /* Open and closes search overlay (Mobile only) */ function on() { document.getElementById("overlay").style.display = "block"; } function off() { document.getElementById("overlay").style.display = "none"; } function toggle(id) { var classList = document.getElementById(id).classList.value; if (id == "communities") { document.getElementById("content").classList.remove("visible"); document.getElementById("contentcloseicon").style.display = "none"; document.getElementById("contentdownchevron").style.display = "block"; } else { document.getElementById("communities").classList.remove("visible"); document.getElementById("communitiescloseicon").style.display = "none"; document.getElementById("communitiesdownchevron").style.display = "block"; } if (classList.includes("visible") == true) { document.getElementById(id).classList.remove("visible"); document.getElementById(id + "closeicon").style.display = "none"; document.getElementById(id + "downchevron").style.display = "block"; } else { document.getElementById(id).classList.add("visible"); document.getElementById(id + "closeicon").style.display = "block"; document.getElementById(id + "downchevron").style.display = "none"; } } var bodyClick = document.getElementById('wrapper'); var communitiesClick = document.getElementById('communities'); var contentClick = document.getElementById('content'); </script> <style> .skip-link { background: #0570eb; color: #fff; font-weight: 700; left: 50%; padding: 4px; position: absolute; top: -100vh; } .skip-link .container { padding-top: 3px; padding-bottom: 3px; } .skip-link a:visited { color: #fff !important; } .skip-link a { color: #fff !important; } .skip-link:focus-within { position: sticky; top: 0; } </style> <div class="skip-link"> <div class="container"> <a href='#main'> Skip to content</a> or <a href='#footer'> Skip to footer</a> </div> </div> <div id="desktopHeader"> <div class="bottom-border"> <div class="base_desktop_header container"> <div class="grid-4-6"> <div class="logo"> <div class="community-header"> <a id="desktop-logo-link" href="https://www.technologynetworks.com" title="Technology Networks logo"> <img loading="eager" id="desktop-logo" src="https://assets.technologynetworks.com/production/static/images/logos/TN_OneLine.svg?cb=512730" width="240" height="30" alt="Technology Networks logo" /> </a> <h2 style="cursor: context-menu" class="unselectable"> Applied Sciences </h2> </div> </div> <div> <div class="base_desktop_search_social"> <div></div> <div class="searchAndSocial"> <form action="/applied-sciences/search/refine" method="get"> <div class="base_search"> <input id="q" name="q" onkeyup="showClearSearchInputButton(this)" placeholder="Search..." required="required" title="Search Technology Networks website input field" type="text" value="" /> <button type="reset" style="display: none;" id="clearSearchInput" onclick="showClearSearchInputButton(document.getElementById('q'));"> <svg height="25" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"> <path fill="rgb(118, 118, 118)" d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z"></path> </svg> </button> <button type="submit" class="searchSubmit"> <div class="flex flex-align-items-center"> <svg style="padding-right: 0.25rem" height="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="white" d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z" /> </svg> </div> </button> </div> </form> <div class="social-icons"> <a href="https://www.facebook.com/technologynetworks/" title="Link to Technology Networks' facebook page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><path fill="rgb(136,141,147)" d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z" /></svg> </a> <a href="https://www.twitter.com/tech_networks" title="Link to Technology Networks' twitter page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><path fill="rgb(136,141,147)" d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6 379.4 396H283.8L209 298.1 123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5L313.6 116h47.5zM323.3 367.6L153.4 142.9H125.1L296.9 367.6h26.3z" /></svg> </a> <a href="https://www.instagram.com/technologynetworks/" title="Link to Technology Networks' instagram page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><path fill="rgb(136,141,147)" d="M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z" /></svg> </a> <a href="https://www.linkedin.com/company/1179113" title="Link to Technology Networks' linkedin page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><path fill="rgb(136,141,147)" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z" /></svg> </a> </div> </div> <div> <p class="subscribeText"> Stay up to date on the topics that matter to you </p> </div> </div> <nav role="navigation"> <div></div> <ul class="base_desktop_navigation"> <li class="flex align-items-center"> <a class="header-link" href="/applied-sciences/news"> Science News </a> </li> <li class="flex align-items-center"> <div role="link" href="#" tabindex="0"> Communities <svg style="padding-left: 0.5rem; padding-top: 0.25rem;" height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg> </div> <ul class="dropdown grid-column-gap" aria-label="submenu" style="margin-left: -330px;"> <li> <a href="/analysis">Analysis & Separations</a> </li> <li> <a href="/applied-sciences">Applied Sciences</a> </li> <li> <a href="/biopharma">Biopharma</a> </li> <li> <a href="/cancer-research">Cancer Research</a> </li> <li> <a href="/cell-science">Cell Science</a> </li> <li> <a href="/diagnostics">Diagnostics</a> </li> <li> <a href="/drug-discovery">Drug Discovery</a> </li> <li> <a href="/genomics">Genomics Research</a> </li> <li> <a href="/immunology">Immunology & Microbiology</a> </li> <li> <a href="/informatics">Informatics</a> </li> <li> <a href="/neuroscience">Neuroscience</a> </li> <li> <a href="/proteomics">Proteomics & Metabolomics</a> </li> </ul> </li> <li class="flex align-items-center"> <div role="link" href="#" tabindex="0"> Content <svg style="padding-left: 0.5rem; padding-top: 0.25rem;" height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" /></svg> </div> <ul class="dropdown grid-column-gap" aria-label="submenu" style="margin-left: -330px;"> <li> <a href="/applied-sciences/articles">Articles</a> </li> <li> <a href="/applied-sciences/news">News</a> </li> <li> <a href="/applied-sciences/infographics">Infographics</a> </li> <li> <a href="/applied-sciences/blog">Industry Insights</a> </li> <li> <a href="/applied-sciences/ebooks">eBooks</a> </li> <li> <a href="/applied-sciences/magazines">Magazines</a> </li> <li> <a href="/applied-sciences/how-to-guides">How To Guides</a> </li> <li> <a href="/applied-sciences/lists">Listicles</a> </li> <li> <a href="/applied-sciences/immersive">Immersive Articles</a> </li> <li> <a href="/applied-sciences/podcasts">Podcasts</a> </li> <li> <a href="/applied-sciences/webinars-online-events">Webinars & Online Events</a> </li> <li> <a href="/applied-sciences/ask-me-anythings">Ask Me Anything Sessions</a> </li> <li> <a href="/applied-sciences/videos">Videos</a> </li> <li> <a href="/applied-sciences/tools/list">Calculators</a> </li> <li> <a href="/applied-sciences/posters">Posters</a> </li> <li> <a href="/applied-sciences/products">Products</a> </li> <li> <a href="/applied-sciences/application-notes">App Notes & Case Studies</a> </li> <li> <a href="/applied-sciences/compendiums">Compendiums</a> </li> <li> <a href="/applied-sciences/white-papers">Whitepapers</a> </li> <li> <a href="/applied-sciences/topic-hub">Topic Hub</a> </li> <li> <a href="/applied-sciences/supplier-hub">Supplier Hub</a> </li> </ul> </li> </ul> <div class="subscribe-section"> <div class="base_button"> <a href="https://go.technologynetworks.com/subscribe-to-applied-sciences-newsletters" target="_blank" > <button tabindex="-1" type="" class=" gtm-event-click" aria-label="Subscribe to Newsletter" data-got="community-based-subscribe-button" data-event="clickSubscribe" data-buttonText="Subscribe" data-destinationUrl="https://go.technologynetworks.com/subscribe-to-applied-sciences-newsletters" data-eventCategory="ExternalClick"> Subscribe Now </button> </a> </div> </div> </nav> </div> </div> </div> </div> </div> <script type="text/javascript"> function showClearSearchInputButton(element) { if (element.value !== "") { document.getElementById("clearSearchInput").style.display = "flex"; } else { document.getElementById("clearSearchInput").style.display = "none"; } } let width = window.innerWidth; if (width < 1024) { let desktopLogo = document.getElementById("desktop-logo"); if (desktopLogo) { desktopLogo.remove(); } } else { let mobileLogo = document.getElementById("mobile-logo"); if (mobileLogo) { mobileLogo.remove(); } } function executeAfterResize() { let width = window.innerWidth; if (width < 1024) { let mobileLogoLink = document.getElementById("mobile-logo-link"); if (mobileLogoLink) { if ("applied-sciences" === "tn") { mobileLogoLink.innerHTML = "<img loading='eager' id='mobile-logo' src='https://assets.technologynetworks.com/production/static/images/logos/TN_Stacked.svg?cb=512730' width='120' height='57' alt='Technology Networks logo' />"; } else { mobileLogoLink.innerHTML = "<img loading='eager' id='mobile-logo' src='https://assets.technologynetworks.com/production/static/images/logos/TN_OneLine.svg?cb=512730' width='150' height='30' alt='Technology Networks logo' />"; } } let desktopLogo = document.getElementById("desktop-logo"); if (desktopLogo) { desktopLogo.remove(); } } else { let desktopLogoLink = document.getElementById("desktop-logo-link"); if ("applied-sciences" === "tn") { desktopLogoLink.innerHTML = "<img loading='eager' id='desktop-logo' src='https://assets.technologynetworks.com/production/static/images/logos/TNLogo_Tagline.svg?cb=512730' width='362' height='61' alt='Technology Networks logo a link to home page' style=' max-width: 100%; height: auto;' />"; } else { desktopLogoLink.innerHTML = "<img loading='eager' id='desktop-logo' src='https://assets.technologynetworks.com/production/static/images/logos/TN_OneLine.svg?cb=512730' width='240' height='30' alt='Technology Networks logo' />"; } let mobileLogo = document.getElementById("mobile-logo"); if (mobileLogo) { mobileLogo.remove(); } } } let timeId = null; window.addEventListener('resize', () => { // It clears the previous timeout clearTimeout(timeId); //// It creates a new timeout to execute the function timeId = setTimeout(executeAfterResize, 500); }); </script> <nav aria-label="breadcrumb"> <div class="base_breadcrumb sticky"> <ul class="breadcrumb-container"> <li class="flex flex-align-items-center"> <a href="https://www.technologynetworks.com"> <span>Home</span> </a> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" height="15"><path fill="#ffffff" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z" /></svg> </li> <li class="flex flex-align-items-center"> <a href="https://www.technologynetworks.com/applied-sciences?community=applied-sciences"> <span>Applied Sciences</span> </a> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" height="15"><path fill="#ffffff" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z" /></svg> </li> <li class="flex flex-align-items-center"> <a href="https://www.technologynetworks.com/applied-sciences/articles"> <span>Articles</span> </a> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" height="15"><path fill="#ffffff" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z" /></svg> </li> <li class="flex flex-align-items-center unselectable"> <span>Content Piece</span> </li> </ul> </div> </nav> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://www.technologynetworks.com" }, { "@type": "ListItem", "position": 2, "name": "Applied Sciences", "item": "https://www.technologynetworks.com/applied-sciences?community=applied-sciences" }, { "@type": "ListItem", "position": 3, "name": "Articles", "item": "https://www.technologynetworks.com/applied-sciences/articles" }, { "@type": "ListItem", "position": 4, "name": "Content Piece" } ] } </script> <script> var scrollPos = 0; window.addEventListener('scroll', function () { if (Math.abs(document.body.getBoundingClientRect().top) > 200) { if (Math.abs(document.body.getBoundingClientRect().top) < Math.abs(scrollPos)) { var breadcrumbContainer = document.querySelector(".breadcrumb-container"); if (breadcrumbContainer != null) { breadcrumbContainer.style.opacity = "100"; } var breadcrumb = document.querySelector(".base_breadcrumb"); if (breadcrumb != null) { breadcrumb.style.opacity = "100"; } } else if (Math.abs(document.body.getBoundingClientRect().top) > Math.abs(scrollPos)) { var breadcrumbContainer = document.querySelector(".breadcrumb-container"); if (breadcrumbContainer != null) { breadcrumbContainer.style.opacity = "0"; } var breadcrumb = document.querySelector(".base_breadcrumb"); if (breadcrumb != null) { breadcrumb.style.opacity = "0"; } } } scrollPos = (document.body.getBoundingClientRect()).top; }); </script> </header> <main id="main"> <script type="text/javascript" src="/Scripts/Utilities/Core.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/LazyLoad/LazyLoad.min.js?cb=512730"></script> <div class="container grid-row-gap"> <div class="grid-7-3 grid-column-gap grid-row-gap"> <div> <div class="inner_content_top_title_and_image"> <div class="container data-container"> <h1 class="inner_content_title">The Harmful Effects of Poor Air Quality</h1> <div class="metadata-container flex flex-wrap flex-row-gap flex-justify-content-space-between flex-align-items-center"> <div class="flex flex-wrap"> <span class="content_type">Article &nbsp;</span> <div class="inner_content_dates wrap"> <div class="flex"> <div>Last Updated: March 18, 2022&nbsp;</div> <i id="more" tabindex="0" onclick="ToggleMoreDates('show')" onfocus="ToggleMoreDates('show')" onblur="ToggleMoreDates('hide')" onmouseover="ToggleMoreDates('show')" onmouseout="ToggleMoreDates('hide')"> (+ more)</i> <div id="dates"> <div class="flex flex-column" id="dates-wrapper"> <div class="flex flex-column"> Published: September 23, 2019 </div> </div> </div> </div> </div> <div class="inner_content_original_source"> <div>| By Michael Loncar, Thermo Fisher Scientific.</div> </div> </div> </div> </div> <picture> <source id="content-480x270" media="(max-width:480px)" srcset="https://assets.technologynetworks.com/production/dynamic/images/content/default/default-480x270.webp?cb=11681991" type="image/webp" fetchpriority="high"> <source id="content-640x360" media="(max-width:640px)" srcset="https://assets.technologynetworks.com/production/dynamic/images/content/default/default-640x360.webp?cb=11681991" type="image/webp" fetchpriority="high"> <source id="content-960x540" media="(max-width:960px)" srcset="https://assets.technologynetworks.com/production/dynamic/images/content/default/default-960x540.webp?cb=11681991" type="image/webp" fetchpriority="high"> <source id="content-1280x720" media="(min-width:961px)" srcset="https://assets.technologynetworks.com/production/dynamic/images/content/default/default-1280x720.webp?cb=11681991" type="image/webp" fetchpriority="high"> <img src="https://assets.technologynetworks.com/production/dynamic/images/content/default/default-960x540.jpg?cb=11681991" decoding="async" width="960" fetchpriority="high" height="540" style="max-width: 100%; height: auto;" onerror="ContentImageErrorHandler(this)" /> </picture> </div> <div class="inner_content_cta_buttons_and_share flex flex-justify-content-space-between flex-align-items-center"> <div class="buttonsContainer"> <div class="inner_content_download_pdf_button"> <div class="base_button"> <button id = "open_pdf_form_324232" onclick="OpenDownloadPdfModal(324232, &quot;The Harmful Effects of Poor Air Quality&quot;, &quot;Article&quot;)" type="" class="download-pdf gtm-event-click" data-event="clickOpenDownloadPdf" data-contentId="324232" data-buttonText="Download Article" data-eventCategory="Conversion"> <svg height='22' data-icon='file-pdf' role='img' xmlns='http://www.w3.org/2000/svg' viewBox = '0 0 384 512' ><path fill ='currentColor' d='M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z'></path></svg> Download Article </button> </div> </div> <div id="download_pdf_form_324232"></div> <input id="recaptcha-public-key" hidden value="6LfeinwcAAAAAMU1zJwfTp6egU4U-qyQrl13ypd2"> <input id="download-pdf-cache-buster" type="hidden" value="cb=512730"/> <script src="/Scripts/DownloadPdf/OpenDownloadPDFForm.min.js?cb=512730" defer></script> </div> <div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://www.technologynetworks.com/applied-sciences/articles/the-harmful-effects-of-poor-air-quality-324232" data-a2a-title="The Harmful Effects of Poor Air Quality | Technology Networks"> <a class="a2a_button_facebook"></a> <a class="a2a_button_twitter"></a> <a class="a2a_button_linkedin"></a> <a class="a2a_button_reddit"></a> <a class="a2a_dd" href="https://www.addtoany.com/share"></a> </div> <script> var a2a_config = a2a_config || {}; a2a_config.templates = a2a_config.templates || {}; a2a_config.thanks = { postShare: false, ad: false }; a2a_config.templates.email = { subject: "Check out this article from Technology Networks: The Harmful Effects of Poor Air Quality", body: "I thought you might be interested in this article:\n https://www.technologynetworks.com/applied-sciences/articles/the-harmful-effects-of-poor-air-quality-324232", }; </script> <script async src="https://static.addtoany.com/menu/page.js"></script> </div> <div class="body-container"> <div class="inner_content_audio_player" id="audio_player"> <div id="placeholder-audio-player" class="sc-kIeSZW qPHQt" style="display: grid; align-items: center; grid-template-columns: 1fr 10fr 1fr; color: rgb(15, 35, 48); background-color: rgb(246, 246, 246); border: 2px solid rgb(189, 189, 189); font-weight: bold; padding: 15px 5px; border-radius: 3px;"> <div style="display: flex; justify-content: center; align-items: center;"><svg viewBox="0 0 24 24" height="24" width="24" aria-hidden="true" focusable="false" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="StyledIconBase-ea9ulj-0 bWRyML sc-gTgzoy ETJuR" style="color: rgb(13, 65, 119); width: 40px; height: 40px; cursor: pointer; opacity: 0.9; -webkit-transition: all 0.2s; transition: all 0.2s;"><rect width="24" height="24" fill="none"></rect><path d="M8 6.82v10.36c0 .79.87 1.27 1.54.84l8.14-5.18a1 1 0 000-1.69L9.54 5.98A.998.998 0 008 6.82z"></path></svg></div> <div class="sc-hOqruk GSyvG" style="display: flex; flex-direction: column;"> <div class="sc-dtwnrN ikvCsJ" style="font-size: 12px; font-weight: 500;"> Listen with <div style="display: inline-block; text-decoration: underline; cursor: pointer;"> Speechify </div> </div> <div class="sc-dacGJm iIsSNF"> <div class="sc-bdfBQB kWvqWS" style="margin-top: 3px; display: flex; justify-content: space-between; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;"> <div class="sc-gKseQn hBPEDn" style="color: var(--color-glass-500); font-size: 12px; font-weight: 500; min-width: 33px;">0:00</div> <div class="sc-gsTEea OGKhe" style="position: relative;width: 85%;background: rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.08);"> <div style=" position: absolute; height: 10px; width: 10px; background-color: #335486; border-radius: 100px; left: -5px; top: -5px;"> </div> <div class="sc-hKgJUU jslhXk"> <div class="sc-eCstlR irIDDl" style="width: calc(0.120473% - 5px); background-color: rgb(13, 65, 119); color: rgb(13, 65, 119);"></div> <div class="sc-jSgvzq dSDDeU" style="left: calc(0.120473% - 5px); background-color: rgb(13, 65, 119);"></div> </div> <div class="sc-dlfnuX fiGKEH" style="opacity: 0; position: absolute; top: 0; left: 0; height: 100%; cursor: pointer; margin: 0;"></div> </div> <div id="audio-player-time" class="sc-gKseQn hBPEDn" style="display: flex; justify-content: flex-end; color: var(--color-glass-500); font-size: 12px; font-weight: 500; min-width: 33px;"></div> </div> </div> </div> <a target="_blank" href="https://speechify.com/?utm_campaign=inline-player&utm_source=Technology+Networks&utm_medium=speechify-api&landing_url=https%3A%2F%2Fspeechify.com%2Ftext-to-speech-online%2F"> <div style="cursor: pointer; display: flex; justify-content: center;"><svg width="34" height="19" viewBox="0 0 34 19" xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="sc-fHuLxr dGmXJY" style="color: rgb(13, 65, 119);"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.13085 6.43475L7.97166 5.34716C8.35281 4.85414 8.97964 4.6224 9.58737 4.74983C10.0579 4.84849 10.3599 5.31228 10.2618 5.78572C10.2537 5.8249 10.2429 5.86348 10.2296 5.90119C9.53109 7.87216 9.30873 9.17396 9.5625 9.80659C10.6072 8.55759 15.9444 0.413118 17.6313 0.0265105C18.1945 -0.102562 18.755 0.252173 18.8833 0.818834C18.9267 1.01055 18.9159 1.21067 18.852 1.3965C17.2581 6.03365 16.5832 8.8376 16.8275 9.80836C17.6693 8.61652 18.9197 7.01242 20.5787 4.99605C21.2018 4.23866 22.1959 3.89924 23.1485 4.11866C23.9861 4.31161 24.5097 5.15124 24.3179 5.99404C24.3166 5.99958 24.3154 6.00511 24.3141 6.01064C23.7368 8.42634 23.5228 9.83969 23.6722 10.2507C23.738 10.2002 23.8048 10.1485 23.8728 10.0954C24.6337 9.50119 25.5864 9.21161 26.547 9.28254L34 9.83284L29.0621 10.3978C27.6835 10.5555 26.421 11.2496 25.5442 12.3316L24.3626 13.7898C23.9757 14.2672 23.3813 14.5242 22.7708 14.478C22.1644 14.432 21.663 13.9844 21.5455 13.384C21.2568 11.9092 21.2106 10.1684 21.4069 8.16161C19.9241 10.3907 18.6376 13.5967 17.5473 17.7793C17.3599 18.4985 16.7139 19 15.975 19C15.2693 19 14.6913 18.436 14.6696 17.7263L14.3429 7.03113L11.1828 13.2973C10.8539 13.9494 10.1302 14.2974 9.41932 14.1453C8.6662 13.9841 8.04316 13.4545 7.75942 12.7343L7.40531 11.8354C6.90425 10.5636 5.77337 9.65224 4.43045 9.438C2.95363 9.2024 1.47681 8.96681 0 8.73121L3.28955 8.4971C4.80287 8.3894 6.19938 7.63963 7.13085 6.43475Z"></path></svg></div> </a> </div> <div id="speechify-root" height="74" tabindex="0"></div> <div class="audio-article-overlay audio-article"> <div class="inner-pretext" onclick="openAudioPlayerModal()" data-eventcategory="None"> <span style="text-decoration: underline;">Register</span> for free to listen to this article </div> </div> <div id="audio-article-thank-you-message" class="pretext audio-article-thank-you-message">Thank you. Listen to this article using the player above. <span onclick="closeAudioPlayerThankYouMessage()">✖</span></div> </div> <div class="inner_content_audio_player_modal"> <div class="top"> <br /> <div class="base_section_title"> <div class="content_type" style="width: 100%;"> Want to listen to this article for FREE? </div> <div style="margin-left: auto;"> </div> </div> <p> Complete the form below to unlock access to ALL audio articles. </p> </div> <div class="bottom"> <div id="audio-player-form-container"></div> <div class="base_button"> <button onclick="closeAudioPlayerModal()" type="" class="audio-article-modal-close gtm-event-click" aria-label="Close modal" data-event="clickCloseAudioPlayerModal" data-contentId="324232" data-buttonText="Close" data-eventCategory="Conversion"> ✖ </button> </div> </div> <div class="modal-footer"> <small>By submitting your email address, you agree to receive email communications related to <i>Technology Networks</i> content, products, or our partners. You may unsubscribe from these communications at any time as we respect your privacy. View our <a href="https://www.technologynetworks.com/tn/privacy" target="_blank">Privacy Policy</a> for more information.</small> </div> </div> <input id="audio-player-cache-buster" type="hidden" value="cb=512730"/> <script type="text/javascript" src="/Scripts/AudioPlayer/AudioPlayer.min.js?cb=512730" defer></script> <div class="inner_content_read_time"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z" /></svg> Read time: 3 minutes </div> <div class="inner_content_body_text" id="inner_content_body_text" data-content-id="324232"> <p class="MsoNormal"><span lang="EN-US">A recent <a href="https://jamanetwork.com/journals/jama/fullarticle/2747669?guestAccessKey=cfba7399-ed6b-4ff3-abcd-260039916cd9&amp;utm_source=For_The_Media&amp;utm_medium=referral&amp;utm_campaign=ftm_links&amp;utm_content=tfl&amp;utm_term=081319" target="_blank">study</a> published in <a href="https://jamanetwork.com/" target="_blank">The Journal of the American Medical Association</a> (JAMA) found that long-term exposure to even slightly elevated levels of air pollution can be linked to accelerated development of lung damage. In fact, it can cause the same changes in lungs that lead to emphysema, even among people who have never smoked.<br></span><span lang="EN-US"><br>The study was published just two months after the highly-publicized <a href="https://www.sej.org/headlines/mexico-city-declares-environment-emergency-fires-hurt-air-quality" target="_blank">emergency in Mexico City</a> in which nearby wildfires caused air quality </span><span lang="EN-US">to deteriorate to levels that threatened human health. The air quality was so bad there that authorities closed the local schools and urged residents to stay indoors.<br></span><span lang="EN-US"><br>Governmental agencies are working harder than ever to implement regulations that will help to minimize the release of pollutants and toxins into the air and keep their citizens safe from the damaging effects of fine particulate matter. Regulatory efforts include identifying and categorizing air pollutants, setting qualified data criteria for acceptable emissions levels, and dictating necessary mitigation methods and reporting formats. They are enforced through the work of partners that closely monitor emissions and ensure compliance. To measure particulate matter properly, they use highly advanced technology capable of continually measuring these microscopic particles, which are about </span><span lang="EN-US">30-times smaller than a human </span><span lang="EN-US">hair.<br></span><span lang="EN-US"><br>In Mexico City, the measurement was 158 micrograms per cubic meter of air. For reference, the </span><span lang="EN-US"><a href="https://www.who.int/" target="_blank">World Health Organization</a></span><span lang="EN-US"> recommends a daily mean air quality guideline of below 25 micrograms.<br></span><span lang="EN-US" style=""><br></span></p><h2><span lang="EN-US" style=""><b>An early warning system for air quality danger</b></span></h2><br>It’s easy to think of poor air quality as a far-away concern. But particulate matter, which can enter the lungs and blood stream, and other air pollutants aren’t limited to cities such as Mexico City, Beijing or New Delhi. In fact, last summer, neighboring fires caused Seattle’s air quality to be so bad that its health effects on residents were compared to heavy smoking.<br><span lang="EN-US"><br>Fortunately, most of us are protected by a robust network of highly advanced air quality measurement instruments that serve as an early warning system for air quality danger. </span><span lang="EN-US">Some cities are more sophisticated than others, but generally we all benefit in some way from this unseen monitoring technology. Depending on where you live, the following criteria play some role in deciding where and how monitoring technology is used.<br></span><span lang="EN-US"><br>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b><span lang="EN-US">Location</span></b><span lang="EN-US">. Air quality stations should be located strategically throughout a city or region, so the measurement provides a true representation of the air that people are breathing.<br></span><span lang="EN-US"><br>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b><span lang="EN-US">Topography</span></b><span lang="EN-US">. Topography determines if more air quality stations should exist. According to the </span><span lang="EN-US"><a href="https://cfpub.epa.gov/ncea/risk/recordisplay.cfm?deid=47804" target="_blank">Environmental Protection Agency (EPA)</a></span><span lang="EN-US">, cities with surface elevations above 1500 meters have atmospheric pressures which are approximately fifteen percent below pressures at sea level. Mexico City is a prime example of a location that requires a more extensive air quality network because it </span><span lang="EN-US">sits high above sea level where there's less oxygen and fuels don’t burn properly. The result is an increase in polluted air from soot that needs close monitoring.<br></span><span lang="EN-US"><br>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b><span lang="EN-US">Country-specific tendencies or practices</span></b><span lang="EN-US">. Parts of Europe, for example, have initiatives in place to generate power from renewable energy, much of which comes from burning wood. This, in turn, poses a human health risk that dictates additional monitoring requirements.<br></span><span lang="EN-US"><br>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b><span lang="EN-US">Instrument and equipment requirements</span></b><span lang="EN-US">. The stations must be equipped with the right solutions and the monitoring must be evaluated on a regular basis to make sure enough data about air quality is being produced. During the Mexico City crisis, government partners that manufacture particulate analyzers located throughout the city’s </span><span lang="EN-US">environmental monitoring network, reached out to local officials to ensure that the city didn’t have any additional monitoring requirements during the emergency.<br></span><span lang="EN-US"><br>5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><b><span lang="EN-US">Network Assessment</span></b><span lang="EN-US">. It’s important to routinely review network configurations to ensure appropriate coverage for any changing environmental conditions. This is especially true after a significant air quality event or emergency.<br></span><span lang="EN-US" style=""><br></span><h2><span lang="EN-US" style=""><b>Improving environmental analysis with modern analytical solutions</b></span></h2><br>Air quality is improving in many regions globally, but recent air quality emergencies caused by wildfires continue to demonstrate that vigilance to air quality monitoring is critically important to public health. Li Ganjie, a high-ranking environment official in China, <a href="http://english.mee.gov.cn/News_service/Photo/201803/t20180322_432837.shtml" style="background-color: rgb(255, 255, 255);" target="_blank">recently reported</a> that his country’s air quality significantly improved in key regions in 2018. This is evidence of China’s commitment to cleaner air which starts by having the right air quality monitoring system in place.<br><br>In the U.S., citizens can be assured that the air they breathe is being measured on a continuous basis. Although this monitoring can’t predict emergency air quality situations, it can provide government agencies with the information they need to help keep the public safe.<br><br>Accurately measuring the pollutants in the air is a crucial step toward cleaner air and forward-thinking companies are constantly innovating to produce modern instruments with lower detection limits, and better sensitivity and selectivity to help governments get the most reliable readings.<p class="MsoNormal"><span lang="EN-US"></span></p> </div> <script id="responsive-table-script" src="/Scripts/ResponsiveTable/ResponsiveTable.min.js?cb=512730" defer></script> <script> document.getElementById("responsive-table-script").addEventListener("load", function () { MakeTableElementsResponsive(`${324232}`); }); </script> <div id="lazy_load_intersection_observer_for_title_and_url_324232_5ee91171-c542-43be-897b-4e54cd420082"></div> <script type="text/javascript"> // Set page scroll observer BuildIObserverForTitleAndURL({ ElementId: "lazy_load_intersection_observer_for_title_and_url_324232_5ee91171-c542-43be-897b-4e54cd420082", ContentId: "324232", Url: "the-harmful-effects-of-poor-air-quality-324232", Title: "The Harmful Effects of Poor Air Quality", ContentType: "articles", Description: "Long-term exposure to even slightly elevated levels of air pollution can be linked to accelerated development of lung damage. Therefore effective air quality monitoring is important to minimize risks to health.", Summary: "Long-term exposure to even slightly elevated levels of air pollution can be linked to accelerated development of lung damage. Therefore effective air quality monitoring is important to minimize risks to health.", ImageUrl: "https://assets.technologynetworks.com/production/dynamic/images/content/default/default-640x360.jpg?cb=11681991" }); </script> </div> <div class="inner_content_related_hubs"> <div class="base_section_title"> <div class="content_type" style="width: 100%;"> Related Topic Pages </div> <div style="margin-left: auto;"> </div> </div> <div class="pill-container"> <div class="pill"> <a href="https://www.technologynetworks.com/tn/topic-hub/air-analysis" target="_blank"> Air Analysis </a> </div> <div class="pill"> <a href="https://www.technologynetworks.com/tn/topic-hub/sustainability" target="_blank"> Sustainability </a> </div> </div> </div> </div> <div class="inner_content_sidebar"> <div class="sidebar-advert" style="height: 50%;" > <div class="side-advert-column" data-content-id="324232"> <div class="adverts_side_advert" data-content-id="324232"> <div class="side-advert-container"> <small>Advertisement</small> <div class="sticky-side-advert flex flex-justify-content-center flex-align-items-center flex-column"> <div class="advertisement" data-zone="TN_WEB_RECTANGLE_INLINE_300x250"></div> </div> </div> </div> </div> </div> <div class="sidebar-trending-content"> <div id="trending-content-widget"></div> </div> </div> </div> </div> <script id="responsive-adverts-script" type="text/javascript" src="/Scripts/ResponsiveAdverts/ResponsiveAdverts.min.js?cb=512730"></script> <script> window.onload = function () { ShouldSideAdvertMove({ contentId: 324232, isInitialPageLoad: true }); } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "publisher": { "@type": "Organization", "name": "Technology Networks", "logo": { "@type": "ImageObject", "url": "https://assets.technologynetworks.com/production/static/images/logos/TNLogo_StructuredData_2021.png", "width": 600, "height": 60 }, "sameAs": [ "https://www.facebook.com/technologynetworks", "https://www.twitter.com/tech_networks", "https://www.linkedin.com/company/1179113" ], "correctionsPolicy": "https://www.technologynetworks.com/tn/editorial-policies" }, "description": "Long-term exposure to even slightly elevated levels of air pollution can be linked to accelerated development of lung damage. Therefore effective air quality monitoring is important to minimize risks to health.", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.technologynetworks.com/applied-sciences/articles/the-harmful-effects-of-poor-air-quality-324232" }, "headline": "The Harmful Effects of Poor Air Quality", "image": { "@type": "ImageObject", "url": "https://assets.technologynetworks.com/production/dynamic/images/content/default/default-270x270.jpg", "height": 360, "width": 360 }, "datePublished": "2019-09-23T00:00:00.000+00:00", "dateModified": "2022-03-18T11:51:35.953+00:00", "audio": { "@type": "AudioObject", "contentUrl": "https://www.technologynetworks.com/applied-sciences/articles/the-harmful-effects-of-poor-air-quality-324232#audio_player", "description": "Audio version of the Article: The Harmful Effects of Poor Air Quality", "duration": "PT3M", "encodingFormat": "audio/*", "requiresSubscription": true }, "author": [ { "@context": "https://schema.org", "@type": "Organization", "name": "Technology Networks", "sameAs": [ "https://www.facebook.com/technologynetworks", "https://www.twitter.com/tech_networks", "https://www.linkedin.com/company/1179113" ] } ], "articleBody": "A recent published in (JAMA) found that long-term exposure to even slightly elevated levels of air pollution can be linked to accelerated development of lung damage. In fact, it can cause the same changes in lungs that lead to emphysema, even among people who have never smoked.The study was published just two months after the highly-publicized in which nearby wildfires caused air quality to deteriorate to levels that threatened human health. The air quality was so bad there that authorities closed the local schools and urged residents to stay indoors.Governmental agencies are working harder than ever to implement regulations that will help to minimize the release of pollutants and toxins into the air and keep their citizens safe from the damaging effects of fine particulate matter. Regulatory efforts include identifying and categorizing air pollutants, setting qualified data criteria for acceptable emissions levels, and dictating necessary mitigation methods and reporting formats. They are enforced through the work of partners that closely monitor emissions and ensure compliance. To measure particulate matter properly, they use highly advanced technology capable of continually measuring these microscopic particles, which are about 30-times smaller than a human hair.In Mexico City, the measurement was 158 micrograms per cubic meter of air. For reference, the recommends a daily mean air quality guideline of below 25 micrograms.An early warning system for air quality dangerIt’s easy to think of poor air quality as a far-away concern. But particulate matter, which can enter the lungs and blood stream, and other air pollutants aren’t limited to cities such as Mexico City, Beijing or New Delhi. In fact, last summer, neighboring fires caused Seattle’s air quality to be so bad that its health effects on residents were compared to heavy smoking.Fortunately, most of us are protected by a robust network of highly advanced air quality measurement instruments that serve as an early warning system for air quality danger. Some cities are more sophisticated than others, but generally we all benefit in some way from this unseen monitoring technology. Depending on where you live, the following criteria play some role in deciding where and how monitoring technology is used.1. Location. Air quality stations should be located strategically throughout a city or region, so the measurement provides a true representation of the air that people are breathing.2. Topography. Topography determines if more air quality stations should exist. According to the , cities with surface elevations above 1500 meters have atmospheric pressures which are approximately fifteen percent below pressures at sea level. Mexico City is a prime example of a location that requires a more extensive air quality network because it sits high above sea level where there's less oxygen and fuels don’t burn properly. The result is an increase in polluted air from soot that needs close monitoring.3. Country-specific tendencies or practices. Parts of Europe, for example, have initiatives in place to generate power from renewable energy, much of which comes from burning wood. This, in turn, poses a human health risk that dictates additional monitoring requirements.4. Instrument and equipment requirements. The stations must be equipped with the right solutions and the monitoring must be evaluated on a regular basis to make sure enough data about air quality is being produced. During the Mexico City crisis, government partners that manufacture particulate analyzers located throughout the city’s environmental monitoring network, reached out to local officials to ensure that the city didn’t have any additional monitoring requirements during the emergency.5. Network Assessment. It’s important to routinely review network configurations to ensure appropriate coverage for any changing environmental conditions. This is especially true after a significant air quality event or emergency.Improving environmental analysis with modern analytical solutionsAir quality is improving in many regions globally, but recent air quality emergencies caused by wildfires continue to demonstrate that vigilance to air quality monitoring is critically important to public health. Li Ganjie, a high-ranking environment official in China, that his country’s air quality significantly improved in key regions in 2018. This is evidence of China’s commitment to cleaner air which starts by having the right air quality monitoring system in place.In the U.S., citizens can be assured that the air they breathe is being measured on a continuous basis. Although this monitoring can’t predict emergency air quality situations, it can provide government agencies with the information they need to help keep the public safe.Accurately measuring the pollutants in the air is a crucial step toward cleaner air and forward-thinking companies are constantly innovating to produce modern instruments with lower detection limits, and better sensitivity and selectivity to help governments get the most reliable readings.", "timeRequired": "PT3M" } </script> <div id="lazy_load_content_container_1" style="position: relative; margin-bottom: 2rem"></div> <div id="lazy_load_intersection_observer_for_fetch_content_1" data-loaded="false" style="visibility: hidden;"></div> <script type="text/javascript"> BuildIObserverForFetchContent({ Index: 1, ContentType: "Webinar", ContentId: 393481, Url: "enhanced-analysis-of-glycan-composition-393481", Title: "Enhanced Analysis of Glycan Composition", ConvertedContentType: "webinars", HasHubspotForm: "true", AllContentFormCheck: "true,false" }) </script> <div id="lazy_load_content_container_2" style="position: relative; margin-bottom: 2rem"></div> <div id="lazy_load_intersection_observer_for_fetch_content_2" data-loaded="false" style="display: none; visibility: hidden; margin-top: 5rem;"></div> <script type="text/javascript"> BuildIObserverForFetchContent({ Index: 2, ContentType: "News", ContentId: 393683, Url: "new-biogel-test-identifies-bacteria-in-hours-not-days-393683", Title: "New Biogel Test Identifies Bacteria in Hours, Not Days", ConvertedContentType: "news", HasHubspotForm: "false", AllContentFormCheck: "true,false" }) </script> <script id="trending-content-script" src="/Scripts/TrendingContent/TrendingContent.min.js?cb=512730" defer></script> <script> document.getElementById("trending-content-script").addEventListener("load", function () { GetTrendingContent("applied-sciences", 324232); }); </script> </main> <div style="margin-top: auto"> <div class="adverts_footer_advert"> <small>Advertisement</small> <div class="advertisement" data-zone="TN_WEB_FOOTER_BOTTOM_468x60"></div> </div><div class="adverts_footer_scrolling_advert"> <small>Advertisement</small> <div class="advertisement" data-zone="TN_WEB_FOOTER_SCROLLING_960x45"></div> </div> <div class="base_subscribe_footer" style="position: relative;"> <div class="fullwidth-horizontal-rule"> </div> <img width="805" height="280" loading="lazy" src="https://assets.technologynetworks.com/production/static/images/subscribe/subscribe-background.png" class="background-dots" alt="Decoratvive background images" /> <div class="container"> <div class="grid grid-7-35"> <div> <div class="title"> <div> Never miss a story </div> <div class="flex-column"> with the Breaking Science News daily newsletter <div class="underline"> </div> </div> </div> <div class="button-container"> <div class="base_button"> <a href="https://go.technologynetworks.com/subscribe-to-breaking-science-news" target="_blank" > <button tabindex="-1" type="" class=" gtm-event-click" data-eventCategory="None"> Subscribe for FREE </button> </a> </div> </div> </div> <div class="image-container"> <img loading="lazy" height="280" width="248" src="https://assets.technologynetworks.com/production/static/images/subscribe/phone-newsletter-flat.png" class="newsletter-image" alt="An image of a breaking science news newsletter displayed on a mobile device" /> </div> </div> </div> </div> <footer id="footer"> <div class="footer"> <div class="main container grid grid-column-gap"> <div> <div class="footer-section-title"> <span>Technology Networks</span> <div class="social-icons"> <a href="https://www.facebook.com/technologynetworks/" title="Link to Technology Networks' facebook page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path fill="rgb(136,141,147)" d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z" /></svg> </a> <a href="https://www.twitter.com/tech_networks" title="Link to Technology Networks' twitter page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path fill="rgb(136,141,147)" d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6 379.4 396H283.8L209 298.1 123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5L313.6 116h47.5zM323.3 367.6L153.4 142.9H125.1L296.9 367.6h26.3z" /></svg> </a> <a href="https://www.instagram.com/technologynetworks/" title="Link to Technology Networks' instagram page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path fill="rgb(136,141,147)" d="M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z" /></svg> </a> <a href="https://www.linkedin.com/company/1179113" title="Link to Technology Networks' linkedin page" target="_blank" rel="noopener noreferrer"> <svg xmlns="http://www.w3.org/2000/svg" height="35" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path fill="rgb(136,141,147)" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z" /></svg> </a> </div> </div> <div class="footer-list grid-1-1-1"> <ul> <li><a href="/applied-sciences/about-us">About Us</a></li> <li><a href="/applied-sciences/contact-us">Contact Us</a></li> <li><a href="/applied-sciences/custom-content-creation">Scientific Content Creation</a></li> <li><a href="/applied-sciences/careers">Careers</a></li> <li><a href="/applied-sciences/editorial-policies">Editorial Policies</a></li> <li><a href="/applied-sciences/aims">Aims and Scopes</a></li> </ul> <ul> <li><a href="/applied-sciences/editorial-guidelines">Editorial Guidelines</a></li> <li><a href="/applied-sciences/meet-the-team">Meet the Team</a></li> <li><a href="/applied-sciences/scientific-advisory-board">Scientific Advisory Board</a></li> <li><a href="https://advertisers.technologynetworks.com/" target="_blank" rel="noopener">Advertise With Us</a></li> <li><a href="/applied-sciences/faq">FAQs</a></li> </ul> <ul> <li><a href="/applied-sciences/terms-conditions">Terms and Conditions</a></li> <li><a href="/applied-sciences/privacy">Privacy Policy and Disclaimer</a></li> <li><a href="/applied-sciences/cookies">Cookie Policy</a></li> </ul> </div> </div> </div> <div class="sub container"> <div class="grid" style="padding-top: 4px; text-align: center;"> <a href="/applied-sciences/copyright"> ©2024 Technology Networks, all rights reserved. Part of the LabX Media Group </a> </div> </div> </div> </footer> </div> <input id="dfpTargetName" type="hidden" value="Communities" /> <input id="dfpTargetValue" type="hidden" value="AppliedSciences" /> <input id="dfpPremiumSupplierTargetValue" type="hidden" /> <script type="text/javascript" src="/Scripts/AdManager/ad_manager_handler.min.js?cb=512730"></script> <script type="text/javascript"> (function (d, s, i, r) { if (d.getElementById(i)) { return; } var n = d.createElement(s), e = d.getElementsByTagName(s)[0]; n.id = i; n.src = '//js.hs-analytics.net/analytics/' + (Math.ceil(new Date() / r) * r) + '/547446.js'; e.parentNode.insertBefore(n, e); })(document, "script", "hs-analytics", 300000); </script> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-5993459096563447", enable_page_level_ads: true }); </script> <a href="/bottracking" class="botTrack" aria-label="botTrack"></a> <script type="text/javascript" src="/Scripts/Legacy/Custom/tn-approved-guid.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/ImageModal/ImageModal.min.js?cb=512730" defer></script> <script type="text/javascript" src="/Scripts/ImageErrorHandler/ContentImage.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/ImageErrorHandler/PersonImage.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/ImageErrorHandler/HeroImage.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/ImageErrorHandler/RectangleImage.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/ImageErrorHandler/SquareImage.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/ImageErrorHandler/SupplierLogo.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/GoogleTagManager/AddGTMEventListeners.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/VideoFacade/VideoFacade.min.js?cb=512730"></script> <script type="text/javascript" src="/Scripts/Dates/Dates.min.js?cb=512730"></script> <script> BuildIObserverForYouTubeVideoFacades(); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10