<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- 
	This website is powered by TYPO3 - inspiring people to share!
	TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
	TYPO3 is copyright 1998-2017 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
	Information and contribution at https://typo3.org/
-->

<base href="https://www.plantengineering.com/" />


<meta name="generator" content="TYPO3 CMS" />
<meta name="keywords" content="Electrical, Power, Energy, Lighting, Electrical Systems, Safety, Maintenance, Mechanical, Security, trending" />
<meta name="description" content="Articles about automated maintenance, system integrator success, 2018 System Integrator Giants, preventing downtime, and surge protection were Plant Engineering's five most clicked articles from last week, February 19-25. Were." />
<meta name="robots" content="index, follow" />
<meta name="google-site-verification" content="2W9p20x6eDPbiPRN4esSKNSJwaG1jG-YD8Te140n790" />


<link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/comments/pi1.css?1501237242" media="all" />

<style type="text/css">
/*<![CDATA[*/
<!-- 
/*InlineDefaultCss*/
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }

-->
/*]]>*/
</style>


<script src="https://www.plantengineering.com/uploads/tx_t3jquery/jquery-1.6.x-1.8.x.js" type="text/javascript"></script>




<meta name="google-site-verification" content="MDEN4KsmoptJeAcJwIxBYPSOmi8zrwSdpWM3AwWl3rY" />
   

<link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/css/styles.css?v=03262018wasd" media="all" />
    <link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/css/styles_PLE.css" media="all" />
    <link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/css/alt_nav_bar_ple.css" media="all" />
    <link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/css/jquery-ui-1.8.2.custom.css" media="all" />
<link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/css/allProductListingStyles.css" media="all" />

    
<link rel="SHORTCUT ICON" href="https://www.plantengineering.com/pe.ico">
    <link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/css/tab3BlogStyles_PE.css" media="all" />
  <script type="text/javascript" src="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/js/pe-scripts.min.js?v=03292018wasd"></script>  
<script type="text/javascript" src="/fileadmin/templates/Redesign_2013_V2/js/privacyPolicyBanner.js"></script>
    <link rel="stylesheet" type="text/css" href="/fileadmin/templates/Redesign_2013_V2/css/privacyPolicyBanner.css?v=05222018wasd" media="all" />
  <script async src="//flow.aquaplatform.com/asyncjs.php"></script><script src="https://pe-validate.onecount.net/clients/CFE_PE/js/oc-all.min.js"></script><script src="https://pe-validate.onecount.net/clients/CFE_PE/js/a.js"></script><link rel="stylesheet" href="https://www.plantengineering.com/typo3conf/ext/perfectlightbox/res/css/slightbox.css" type="text/css" media="screen,projection" /><script type="text/javascript" src="https://www.plantengineering.com/typo3conf/ext/perfectlightbox/res/js/prototype.1.7.0.yui.js"></script>
<script type="text/javascript" src="https://www.plantengineering.com/typo3conf/ext/perfectlightbox/res/js/scriptaculous.js?load=effects,builder"></script><script type="text/javascript" src="https://www.plantengineering.com/typo3conf/ext/perfectlightbox/res/js/lightbox.2.0.5.yui.js"></script><script type="text/javascript">
	LightboxOptions.borderSize = 10;
	LightboxOptions.resizeSpeed = 400;
	LightboxOptions.overlayOpacity = 0.8;
	LightboxOptions.loop = true;
	LightboxOptions.allowSave = false;
	LightboxOptions.slideshowAutoplay = false;
	LightboxOptions.slideshowInterval = 5000;
	LightboxOptions.slideshowAutoclose = true;
	LightboxOptions.labelImage = 'Image';
	LightboxOptions.labelOf = 'of';</script><link rel="stylesheet" type="text/css" href="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/css/allProductListingStyles.css" media="all" /><title>Plant Engineering&nbsp;&#124;&nbsp;Top Stories</title><link rel="profile" href="http://a9.com/-/spec/opensearch/1.1/" />
			<link rel="search"
				  type="application/opensearchdescription+xml"
				  href="https://www.plantengineering.com/home.html?type=7567"
				  title="Website Search"
			/><meta name="google-site-verification" content="_SCmIs4iyTPlVOraOkACty33FJN659jugWbV9dCjNUI" />

</head>
<body>


<!-- BEGIN WRAPPER -->
<div id="wrapper">
<!-- Header -->
	<div id="Header"><a href="//www.plantengineering.com/"><div id="controlenglogo"></div></a><div id="Leaderboard"><ins data-revive-zoneid="2736" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:461 #73&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
-->
</div>    <div id="internationalIcons">
  <div id="international_icon_label">International Editions</div>
  <div id="icon1" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.plantengineering.com/">PLE USA</a>
    <a target="_blank" class="int_icon" href="https://www.plantengineering.com/"><img 

src="https://www.plantengineering.com/fileadmin/templates/redesign2012/images/intl_icons/icon_usa.png" alt="PLE USA" /></a>
  </div>
  <div id="icon2" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.planteng.cn/">PLE China</a>
    <a target="_blank" class="int_icon" href="https://www.planteng.cn/"><img 

src="https://www.plantengineering.com/fileadmin/templates/redesign2012/images/intl_icons/icon_china.png" alt="PLE China" /></a>
  </div>
  <div id="icon5" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.utrzymanieruchu.pl/">PLE Poland</a>
    <a target="_blank" class="int_icon" href="https://www.utrzymanieruchu.pl/"><img 

src="https://www.plantengineering.com/fileadmin/templates/redesign2012/images/intl_icons/icon_poland.png" alt="PLE Poland" /></a>
  </div>
  <div id="icon6" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.udrzbapodniku.cz/">PLE Czech</a>
    <a target="_blank" class="int_icon" href="https://www.udrzbapodniku.cz/"><img 

src="https://www.plantengineering.com/fileadmin/templates/redesign2012/images/intl_icons/icon_czech.png" alt="PLE Czech" /></a>
  </div>
</div><div id="loginContainer"></div>      <div id="topnav">
      <a href="https://www.plantengineering.com/advertise.html"><div class="buttontop"><p class="btnDescriptiontop">Advertise</p></div></a>
        <a href="https://www.plantengineering.com/magazine.html"><div class="buttontop"><p class="btnDescriptiontop">Magazine</p></div></a>
        <a href="https://www.plantengineering.com/newsletter-page.html"><div class="buttontop"><p class="btnDescriptiontop">Newsletters</p></div></a>
        <a href="https://www.plantengineering.com/media-library/webcasts/upcoming-webcasts.html"><div class="buttontop"><p class="btnDescriptiontop">Webcasts</p></div></a>
        <a href="https://www.plantengineering.com/media-library/research.html"><div class="buttontop"><p class="btnDescriptiontop">Research</p></div></a>    
  </div>  
<div id="searchSection">

<form id="tx-solr-searchbox" action='/solr-search.html' method="get" accept-charset="utf-8">
      
      <input type="text" class="simpleSearch" name="q" value="" placeholder="Search">
      <input type="image" src="/fileadmin/images/search_box_icon.png" class="searchbox-bt" alt="Search">

</form>


<div class="search_sponsor_container">
<span class="sponsoredByTextStyle">Sponsored by:</span>
 
 
<span class="sponsoredByBanner">
<script language='JavaScript' type='text/javascript'>
<!--
 
   if (!document.phpAds_used) document.phpAds_used = ',';
 
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
 
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:551&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
 
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
 
   document.write ("'><" + "/script>");
//-->
</script>
 
 
</span>
</div>
</div>
<div id="socialLinksContainer">
  <div id="social_1">
  <a href="https://www.linkedin.com/groups/Plant-Engineering-Professionals-1849026" target="CFE_Social"><img alt="LinkedIn" title="LinkedIn" class="img_no_border" src="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/images/socialicons/linkedin.png" /></a>
  </div>
  <div id="social_2">
  <a href="https://twitter.com/plantengmag" target="CFE_Social"><img alt="Twitter" title="Twitter" class="img_no_border" src="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/images/socialicons/twitter.png" /></a>
  </div>
  <div id="social_3">
  <a href="https://www.facebook.com/PlantEng?ref=ts" target="CFE_Social"><img alt="Facebook" title="Facebook" class="img_no_border" src="https://www.plantengineering.com/fileadmin/templates/redesign2012/images/logo_facebook_22h.png" /></a>
  </div>
  <div id="social_4">
  <a href="https://plus.google.com/116310616104701354454/posts" target="CFE_Social"><img alt="Google+" title="Google+" class="img_no_border" src="https://www.plantengineering.com/fileadmin/templates/redesign2012/images/logo_gplus_22h.png" /></a>
  </div>
  <!--<div id="social_5">
  <a href="industry-news/rss-feeds.html"><img alt="Rss" title="Rss" class="img_no_border" src="https://www.plantengineering.com/fileadmin/templates/redesign2012/images/logo_rss_22h.png" /></a>
  </div>-->
  <div id="social_6">
  <a href="https://www.slideshare.net/PlantEngineering" target="CFE_Social"><img alt="SlideShare" title="SlideShare" class="img_no_border" src="https://www.plantengineering.com/fileadmin/templates/Redesign_2013_V2/images/socialicons/slideshare.png" /></a>
  </div>
</div>
<!-- END of Header -->
<!-- Navigation -->    
  <div id="nav">
    <div class="button">IIoT</div>
    <div class="button"><a style="padding:0px;" href="https://gspplatform.cfemedia.com/pe/home" target="newTab">New Products</a></div>
    <div class="button">Maintenance</div>
    <div class="button">Electrical</div>
    <div class="button">Mechanical</div>
    <div class="button">Energy Management</div>
    <div class="button">Plant Automation</div>
    <div class="button">Safety</div>
    <div class="button">People and Training</div>
</div>

<div id="subnav">
    <div id="cfeSubMenu_1" class="cfeSubMenu">
        <div class="cfeSubMenuItem"><a href="/iiot/iiot-industrie-40">IIoT, Industrie 4.0</a></div>
        <div class="cfeSubMenuItem"><a href="/iiot/virtualization-cloud-analytics-edge">Virtualization, Cloud, Analytics, Edge</a></div>
        <div class="cfeSubMenuItem"><a href="/iiot/cyber-security">Cyber Security</a></div>
        <div class="cfeSubMenuItem"><a href="/iiot/ethernet">Ethernet</a></div>
        <div class="cfeSubMenuItem"><a href="/iiot/wireless">Wireless</a></div>
        <div class="cfeSubMenuItem"><a href="/iiot/mobility">Mobility</a></div>
        <!-- <div class="cfeSubMenuItem"><a href="/iiot/asset-management">Asset Management</a></div> -->
    </div>

    <div id="cfeSubMenu_2" class="cfeSubMenu">
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">All Products</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Maintenance</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Electrical</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Mechanical</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Product of the Year</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Automation</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Safety</a></div>
    </div>

    <div id="cfeSubMenu_3" class="cfeSubMenu">
        <div class="cfeSubMenuItem"><a href="/maintenance/asset-management.html">Asset Management</a></div>
        <div class="cfeSubMenuItem"><a href="/maintenance/lean-maintenance.html">Lean Maintenance</a></div>
        <div class="cfeSubMenuItem"><a href="/maintenance/contract-maintenance.html">Contract Maintenance</a></div>
        <div class="cfeSubMenuItem"><a href="/maintenance/inventory.html">Inventory</a></div>
        <!-- <div class="cfeSubMenuItem"><a href="/maintenance/lubrication.html">Lubrication</a></div> -->
        <div class="cfeSubMenuItem"><a href="/maintenance/material-handling.html">Material Handling</a></div>
        <div class="cfeSubMenuItem"><a href="/maintenance/maintenance-strategy.html">Maintenance Strategy</a></div>
    </div>

    <div id="cfeSubMenu_4" class="cfeSubMenu">
        <div class="cfeSubMenuItem"><a href="/electrical/switchgear.html">Switchgear</a></div>
        <div class="cfeSubMenuItem"><a href="/electrical/power-systems.html">Power Systems</a></div>
        <div class="cfeSubMenuItem"><a href="/electrical/arc-flash.html">Arc Flash</a></div>
        <div class="cfeSubMenuItem"><a href="/electrical/electrical-management.html">Electrical Management</a></div>
        <div class="cfeSubMenuItem"><a href="/electrical/power-quality.html">Power Quality</a></div>
    </div>

    <div id="cfeSubMenu_5" class="cfeSubMenu">
        <div style="margin-left:145px;">
            <!-- <div class="cfeSubMenuItem"><a href="/mechanical/material-handling.html">Material Handling</a></div> -->
            <div class="cfeSubMenuItem"><a href="/mechanical/lubrication.html">Lubrication</a></div>
            <div class="cfeSubMenuItem"><a href="/mechanical/motors-drives.html">Motors, Drives</a></div>
            <div class="cfeSubMenuItem"><a href="/mechanical/pumps.html">Pumps</a></div>
            <div class="cfeSubMenuItem"><a href="/mechanical/gears-and-bearings.html">Gears and Bearings</a></div>
            <div class="cfeSubMenuItem"><a href="/mechanical/hydraulics.html">Hydraulics</a></div>
            <div class="cfeSubMenuItem"><a href="/mechanical/compressed-air.html">Compressed Air</a></div>
        </div>
    </div>

    <div id="cfeSubMenu_6" class="cfeSubMenu">
        <div style="margin-left: 420px;">
            <div class="cfeSubMenuItem"><a href="/energy-management/electrical-systems.html">Electrical Systems</a></div>
            <!-- <div class="cfeSubMenuItem"><a href="/energy-management/compressed-air.html">Compressed Air</a></div> -->
            <div class="cfeSubMenuItem"><a href="/energy-management/sustainability.html">Sustainability</a></div>
            <div class="cfeSubMenuItem"><a href="/energy-management/lighting.html">Lighting</a></div>
            <div class="cfeSubMenuItem"><a href="/energy-management/remote-monitoring.html">Remote Monitoring</a></div>
            <div class="cfeSubMenuItem"><a href="/energy-management/oil-and-gas.html">Oil and Gas</a></div>
        </div>
    </div>

    <div id="cfeSubMenu_7" class="cfeSubMenu">
        <div style="margin-left: 420px;">
            <div class="cfeSubMenuItem"><a href="/plant-automation/plcs.html">PLCs</a></div>
            <div class="cfeSubMenuItem"><a href="/plant-automation/standards.html">Standards</a></div>
            <div class="cfeSubMenuItem"><a href="/plant-automation/system-integration.html">System Integration</a></div>
            <div class="cfeSubMenuItem"><a href="/plant-automation/wireless-systems.html">Wireless Systems</a></div>
            <div class="cfeSubMenuItem"><a href="/plant-automation/machine-vision-hmi.html">Machine Vision, HMI</a></div>
            <div class="cfeSubMenuItem"><a href="/plant-automation/industrial-pcs.html">Industrial PCs</a></div>
        </div>
    </div>

    <div id="cfeSubMenu_8" class="cfeSubMenu">
        <div style="margin-left: 421px;">
            <!-- <div class="cfeSubMenuItem"><a href="/safety/arc-flash.html">Arc Flash</a></div> -->
            <div class="cfeSubMenuItem"><a href="/safety/osha.html">OSHA</a></div>
            <div class="cfeSubMenuItem"><a href="/safety/ppe.html">PPE</a></div>
            <div class="cfeSubMenuItem"><a href="/safety/safety-systems.html">Safety Systems</a></div>
            <!-- <div class="cfeSubMenuItem"><a href="/safety/material-handling.html">Material Handling</a></div> -->
            <div class="cfeSubMenuItem"><a href="/safety/environmental-health.html">Environmental Health</a></div>
        </div>
    </div>

    <div id="cfeSubMenu_9" class="cfeSubMenu">
        <div class="cfeSubMenuItem" style="margin-left: 420px;"><a href="/people-and-training/people-training">White Papers</a></div>
        <div class="cfeSubMenuItem"><a href="/people-and-training/people-training">Videos</a></div>
        <div class="cfeSubMenuItem"><a href="/people-and-training/people-training">Case Studies</a></div>
        <div class="cfeSubMenuItem"><a href="/people-and-training/people-training">Online Training Center</a></div>
        <div class="cfeSubMenuItem"><a href="/people-and-training/people-training">Webcasts</a></div>
        <div class="cfeSubMenuItem"><a href="/people-and-training/people-training">eGuides</a></div>
    </div>
</div>
</div>
<!-- END of Navigation -->
<!-- Skyscraper ADs Left -->

	<div class="leftADcontainer"><div class="skyscraper_holder"><ins data-revive-zoneid="2811" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:531&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);   
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div><div class="skyscraper_holder"><ins data-revive-zoneid="2812" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:529&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div><div class="skyscraper_holder"><ins data-revive-zoneid="2738" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:457 #71&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div><div class="skyscraper_holder"><ins data-revive-zoneid="2737" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:455 #74&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
-->
</div></div>
<!-- END of Skyscraper ADs Left -->

<!-- content -->
<div id="main_content_section"><!--TYPO3SEARCH_begin--><h1>Top Stories</h1>
<div class="news-list-container">
		
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/digital-journey-begins-with-what-if/aa0a420466923a390188c6a915e887c2.html" title="Digital journey begins with ‘What if?’"><img src="https://www.plantengineering.com/uploads/_processed_/5/3/csm_PLE1708_WEB_IMG_Bob_headshot-slider_13_7f7b28523d.jpg" width="100" height="72"   alt=""  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/digital-journey-begins-with-what-if/aa0a420466923a390188c6a915e887c2.html" title="Digital journey begins with ‘What if?’">Digital journey begins with ‘What if?’</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/digital-journey-begins-with-what-if/aa0a420466923a390188c6a915e887c2.html" title="Digital journey begins with ‘What if?’"> Manufacturers should always be asking questions as they begin their journey into digital manufacturing because it encompasses so much ground and can bring so many changes.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/digital-journey-begins-with-what-if/aa0a420466923a390188c6a915e887c2.html" title="Digital journey begins with ‘What if?’">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/five-innovations-moving-the-modern-warehouse/6892bfbbb48b169511ce5dd668aa0420.html" title="Five innovations moving the modern warehouse"><img src="https://www.plantengineering.com/uploads/_processed_/5/c/csm_PLE1811_MAG_SOLUTIONS_Warehouse_RaymondSlider_a6c47926dc.jpg" width="100" height="72"   alt="Five innovations moving the modern warehouse" title="Five innovations moving the modern warehouse"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/five-innovations-moving-the-modern-warehouse/6892bfbbb48b169511ce5dd668aa0420.html" title="Five innovations moving the modern warehouse">Five innovations moving the modern warehouse</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/five-innovations-moving-the-modern-warehouse/6892bfbbb48b169511ce5dd668aa0420.html" title="Five innovations moving the modern warehouse"> As e-commerce expands, telematics, automation help keep pace as consumers and retailers evolve.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/five-innovations-moving-the-modern-warehouse/6892bfbbb48b169511ce5dd668aa0420.html" title="Five innovations moving the modern warehouse">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/five-ways-data-can-help-improve-assembly/1253039d0701355b85f79d47b56232ad.html" title="Five ways data can help improve assembly"><img src="https://www.plantengineering.com/uploads/_processed_/3/d/csm_PLE1811_MAG_INSIGHTS_Data_tools_67df30c9a3.jpg" width="100" height="72"   alt="Five ways data can help improve assembly" title="Five ways data can help improve assembly"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/five-ways-data-can-help-improve-assembly/1253039d0701355b85f79d47b56232ad.html" title="Five ways data can help improve assembly">Five ways data can help improve assembly</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/five-ways-data-can-help-improve-assembly/1253039d0701355b85f79d47b56232ad.html" title="Five ways data can help improve assembly"> Using information to power better assembly performance by detecting inconsistencies, understand operator performance, and more.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/five-ways-data-can-help-improve-assembly/1253039d0701355b85f79d47b56232ad.html" title="Five ways data can help improve assembly">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/business-process-improvement-project-benefits-valve-manufacturer/9564073b14a9a43604ad0e72c9955c4a.html" title="Business process improvement project benefits valve manufacturer"><img src="https://www.plantengineering.com/uploads/_processed_/e/9/csm_PLEx_Web_Img_Manufacturing_Worker_Motor_Machinery_01_a91962e686.jpg" width="100" height="72"   alt="Business process improvement project benefits valve manufacturer" title="Business process improvement project benefits valve manufacturer"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/business-process-improvement-project-benefits-valve-manufacturer/9564073b14a9a43604ad0e72c9955c4a.html" title="Business process improvement project benefits valve manufacturer">Business process improvement project benefits valve manufacturer</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/business-process-improvement-project-benefits-valve-manufacturer/9564073b14a9a43604ad0e72c9955c4a.html" title="Business process improvement project benefits valve manufacturer"> A valve manufacturing company went through a business process improvement project that involved enterprise resource planning (ERP) evaluation and selection engagement.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/business-process-improvement-project-benefits-valve-manufacturer/9564073b14a9a43604ad0e72c9955c4a.html" title="Business process improvement project benefits valve manufacturer">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-november-5-11/1cf6eef9363af3e8fa4c24400a551dc1.html" title="Top 5 Plant Engineering articles, November 5-11"><img src="https://www.plantengineering.com/uploads/_processed_/0/b/csm_PLE1811_WEB_USB_ThreatReport_01_ba2efbef48.jpg" width="100" height="72"   alt="Top 5 Plant Engineering articles, November 5-11" title="Top 5 Plant Engineering articles, November 5-11"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-november-5-11/1cf6eef9363af3e8fa4c24400a551dc1.html" title="Top 5 Plant Engineering articles, November 5-11">Top 5 Plant Engineering articles, November 5-11</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-november-5-11/1cf6eef9363af3e8fa4c24400a551dc1.html" title="Top 5 Plant Engineering articles, November 5-11"> Articles about process safety, Product of the Year finalists, compressor rental, agile thinking, and Manufacturing 4.0, were Plant Engineering's five most clicked articles from last week, November 5-11. Were you out? You can...<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-november-5-11/1cf6eef9363af3e8fa4c24400a551dc1.html" title="Top 5 Plant Engineering articles, November 5-11">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/how-to-prepare-a-disaster-mitigation-plan-for-your-facility/97ca17ac62b4e24c87bb56120bc5cb5d.html" title="How to prepare a disaster mitigation plan for your facility"><img src="https://www.plantengineering.com/uploads/_processed_/0/5/csm_CTLx_DMDII_Cybersecurity_Manufacturing_01_fde989b0da.jpg" width="100" height="72"   alt="How to prepare a disaster mitigation plan for your facility" title="How to prepare a disaster mitigation plan for your facility"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/how-to-prepare-a-disaster-mitigation-plan-for-your-facility/97ca17ac62b4e24c87bb56120bc5cb5d.html" title="How to prepare a disaster mitigation plan for your facility">How to prepare a disaster mitigation plan for your facility</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/how-to-prepare-a-disaster-mitigation-plan-for-your-facility/97ca17ac62b4e24c87bb56120bc5cb5d.html" title="How to prepare a disaster mitigation plan for your facility"> It’s important to prepare your business properly by creating an emergency action plan in the event of a natural disaster. Four recommendations before a disaster and three recommendations afterward are highlighted. <span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/how-to-prepare-a-disaster-mitigation-plan-for-your-facility/97ca17ac62b4e24c87bb56120bc5cb5d.html" title="How to prepare a disaster mitigation plan for your facility">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/whats-in-a-nameplate/1ba65be44c9298a705cc93a8f683b2eb.html" title="What’s in a nameplate?"><img src="https://www.plantengineering.com/uploads/_processed_/f/9/csm_PLE1811_MAG_SOLUTIONS_EASA_Figure_3slider_5ce01c3f43.jpg" width="100" height="72"   alt="What’s in a nameplate?" title="What’s in a nameplate?"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/whats-in-a-nameplate/1ba65be44c9298a705cc93a8f683b2eb.html" title="What’s in a nameplate?">What’s in a nameplate?</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/whats-in-a-nameplate/1ba65be44c9298a705cc93a8f683b2eb.html" title="What’s in a nameplate?"> Information helps the selection of the right motor regardless of application.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/whats-in-a-nameplate/1ba65be44c9298a705cc93a8f683b2eb.html" title="What’s in a nameplate?">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/2018-product-of-the-year-finalists/1528680f9eae59db3a8f9ac93b9181d5.html" title="2018 Product of the Year Finalists"><img src="https://www.plantengineering.com/uploads/_processed_/4/3/csm_2018_POYfinalistG_485x350_79c96a84dd.jpg" width="100" height="72"   alt=""  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/2018-product-of-the-year-finalists/1528680f9eae59db3a8f9ac93b9181d5.html" title="2018 Product of the Year Finalists">2018 Product of the Year Finalists</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/2018-product-of-the-year-finalists/1528680f9eae59db3a8f9ac93b9181d5.html" title="2018 Product of the Year Finalists"> Get connected to manufacturing's future: The official ballot is open for voting for Plant Engineering North American print and digital edition subscribers, for a limited time. Cast your vote using CFE Media's New Products for...<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/2018-product-of-the-year-finalists/1528680f9eae59db3a8f9ac93b9181d5.html" title="2018 Product of the Year Finalists">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/processing-plant-enhances-food-safety/e4dfcdc022aaf82ab4d6ec00d50bc26b.html" title="Processing plant enhances food safety"><img src="https://www.plantengineering.com/uploads/_processed_/5/3/csm_PLE1810_WEB_IMG_Stellar_Starbucks_fcc8b19af4.jpg" width="100" height="72"   alt="Processing plant enhances food safety" title="Processing plant enhances food safety"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/processing-plant-enhances-food-safety/e4dfcdc022aaf82ab4d6ec00d50bc26b.html" title="Processing plant enhances food safety">Processing plant enhances food safety</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/processing-plant-enhances-food-safety/e4dfcdc022aaf82ab4d6ec00d50bc26b.html" title="Processing plant enhances food safety"> Starbucks' processing plant is designed to produce instant coffee products in a safe facility that adheres to rigorous standards to enhance the quality of the product. Five safety implementations are highlighted.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/processing-plant-enhances-food-safety/e4dfcdc022aaf82ab4d6ec00d50bc26b.html" title="Processing plant enhances food safety">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://event.webcasts.com/starthere.jsp?ei=1220587&amp;tp_key=0960c9ed1a" target="_blank" title="Webcast: Repair Best Practices to Maintain Motor Efficiency"><img src="https://www.plantengineering.com/uploads/_processed_/3/6/csm_PlantEngineeringWebcast_02_413e4c0971.jpg" width="100" height="45"   alt="Webcast: Repair Best Practices to Maintain Motor Efficiency" title="Webcast: Repair Best Practices to Maintain Motor Efficiency"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://event.webcasts.com/starthere.jsp?ei=1220587&amp;tp_key=0960c9ed1a" target="_blank" title="Webcast: Repair Best Practices to Maintain Motor Efficiency">Webcast: Repair Best Practices to Maintain Motor Efficiency</a>
				</h2>
				<p>
					<a href="https://event.webcasts.com/starthere.jsp?ei=1220587&amp;tp_key=0960c9ed1a" target="_blank" title="Webcast: Repair Best Practices to Maintain Motor Efficiency"> Motor efficiency is the goal of every plant manager, but too often the motor’s operation is the only factor considered. Motor reliability is a function not just of its operational state, but how the motor is monitored and... </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/five-erp-implementation-best-practices/ec55509598de74fe75b3b23273d732b9.html" title="Five ERP implementation best practices"><img src="https://www.plantengineering.com/uploads/_processed_/0/5/csm_PLEx_Web_Img_TrainingWorker1_02_0dc6bc268e.jpg" width="100" height="72"   alt="Five ERP implementation best practices" title="Five ERP implementation best practices"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/five-erp-implementation-best-practices/ec55509598de74fe75b3b23273d732b9.html" title="Five ERP implementation best practices">Five ERP implementation best practices</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/five-erp-implementation-best-practices/ec55509598de74fe75b3b23273d732b9.html" title="Five ERP implementation best practices"> It’s critical to have knowledge of the best practices and best enterprise technologies available on the market today. Following this guide will help improve the outcome of enterprise resource planning (ERP) implementation...<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/five-erp-implementation-best-practices/ec55509598de74fe75b3b23273d732b9.html" title="Five ERP implementation best practices">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/keeping-the-noise-down/31f398bd99ffd365799ee211a5f0badb.html" title="Keeping the noise down"><img src="https://www.plantengineering.com/uploads/_processed_/0/0/csm_PLE1811_MAG_SOLUTIONS_Ethernet_and_motors_04slider_cfbab11b9a.jpg" width="100" height="72"   alt="Keeping the noise down" title="Keeping the noise down"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/keeping-the-noise-down/31f398bd99ffd365799ee211a5f0badb.html" title="Keeping the noise down">Keeping the noise down</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/keeping-the-noise-down/31f398bd99ffd365799ee211a5f0badb.html" title="Keeping the noise down"> Ethernet-enabled motor integration offers an automation solution for manufacturers and offers an upgrade from legacy control schemes. <span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/keeping-the-noise-down/31f398bd99ffd365799ee211a5f0badb.html" title="Keeping the noise down">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/selecting-a-winch-for-heavy-duty-applications/ed9e6e4b0a82024ba48146ee1253c61e.html" title="Selecting a winch for heavy duty applications"><img src="https://www.plantengineering.com/uploads/_processed_/1/f/csm_CTLx_icon_motor_03_5872a4e583.jpg" width="100" height="92"   alt="Selecting a winch for heavy duty applications" title="Selecting a winch for heavy duty applications"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/selecting-a-winch-for-heavy-duty-applications/ed9e6e4b0a82024ba48146ee1253c61e.html" title="Selecting a winch for heavy duty applications">Selecting a winch for heavy duty applications</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/selecting-a-winch-for-heavy-duty-applications/ed9e6e4b0a82024ba48146ee1253c61e.html" title="Selecting a winch for heavy duty applications"> A heavy duty winch can be a valuable insurance policy, but picking the correct winch capacity and other features can be confusing.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/selecting-a-winch-for-heavy-duty-applications/ed9e6e4b0a82024ba48146ee1253c61e.html" title="Selecting a winch for heavy duty applications">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-october-29-to-november-4/3593d0de194f2f2ebe2f1b99958d18dc.html" title="Top 5 Plant Engineering articles, October 29 to November 4"><img src="https://www.plantengineering.com/uploads/_processed_/1/b/csm_PLE1809_MAG_INSIGHTS_Manufacturing_4.0_Fig._2_a0df9938e3.jpg" width="100" height="50"   alt="Top 5 Plant Engineering articles, October 29 to November 4" title="Top 5 Plant Engineering articles, October 29 to November 4"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-october-29-to-november-4/3593d0de194f2f2ebe2f1b99958d18dc.html" title="Top 5 Plant Engineering articles, October 29 to November 4">Top 5 Plant Engineering articles, October 29 to November 4</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-october-29-to-november-4/3593d0de194f2f2ebe2f1b99958d18dc.html" title="Top 5 Plant Engineering articles, October 29 to November 4"> Articles about Manufacturing 4.0, implementing change, predictive maintenance, compressed air and VFDs, and the plant of the future were Plant Engineering's five most clicked articles from last week, October 29 to November 4....<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/top-5-plant-engineering-articles-october-29-to-november-4/3593d0de194f2f2ebe2f1b99958d18dc.html" title="Top 5 Plant Engineering articles, October 29 to November 4">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/study-finds-usb-drives-are-a-security-threat-to-process-control-systems/7f9e12e276eec0917ed66f60b0d33048.html" title="Study finds USB drives are a security threat to process control systems"><img src="https://www.plantengineering.com/uploads/_processed_/9/2/csm_PLE1811_WEB_USB_ThreatReport_04bf2800f2.jpg" width="100" height="72"   alt="Study finds USB drives are a security threat to process control systems" title="Study finds USB drives are a security threat to process control systems"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/study-finds-usb-drives-are-a-security-threat-to-process-control-systems/7f9e12e276eec0917ed66f60b0d33048.html" title="Study finds USB drives are a security threat to process control systems">Study finds USB drives are a security threat to process control systems</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/study-finds-usb-drives-are-a-security-threat-to-process-control-systems/7f9e12e276eec0917ed66f60b0d33048.html" title="Study finds USB drives are a security threat to process control systems"> Honeywell research finds exposure through portable USB drives can cause serious disruption to process facilities through unsecure or malicious files.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/study-finds-usb-drives-are-a-security-threat-to-process-control-systems/7f9e12e276eec0917ed66f60b0d33048.html" title="Study finds USB drives are a security threat to process control systems">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/pressures-from-tariffs-inventories-drive-down-pmi/a1c3b44bbe591ae96d37c1ddfbd8bc7c.html" title="Pressures from tariffs, inventories drive down PMI"><img src="https://www.plantengineering.com/uploads/_processed_/2/1/csm_PLEx_Manufacturing_Image_04_91b6cba612.jpg" width="100" height="72"   alt="Pressures from tariffs, inventories drive down PMI" title="Pressures from tariffs, inventories drive down PMI"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/pressures-from-tariffs-inventories-drive-down-pmi/a1c3b44bbe591ae96d37c1ddfbd8bc7c.html" title="Pressures from tariffs, inventories drive down PMI">Pressures from tariffs, inventories drive down PMI</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/pressures-from-tariffs-inventories-drive-down-pmi/a1c3b44bbe591ae96d37c1ddfbd8bc7c.html" title="Pressures from tariffs, inventories drive down PMI"> Index falls 2.1 points to 57.7% in October as production orders slow down.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/pressures-from-tariffs-inventories-drive-down-pmi/a1c3b44bbe591ae96d37c1ddfbd8bc7c.html" title="Pressures from tariffs, inventories drive down PMI">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/reasons-to-use-certified-hydraulic-hose-distributors/148b6d8146fcef84c3a21cde4e84e245.html" title="Reasons to use certified hydraulic hose distributors"><img src="https://www.plantengineering.com/uploads/_processed_/a/f/csm_PLE1810_WEB_IMG_Cross_Hose_Distributors_fed1244942.jpg" width="100" height="72"   alt="Reasons to use certified hydraulic hose distributors" title="Reasons to use certified hydraulic hose distributors"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/reasons-to-use-certified-hydraulic-hose-distributors/148b6d8146fcef84c3a21cde4e84e245.html" title="Reasons to use certified hydraulic hose distributors">Reasons to use certified hydraulic hose distributors</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/reasons-to-use-certified-hydraulic-hose-distributors/148b6d8146fcef84c3a21cde4e84e245.html" title="Reasons to use certified hydraulic hose distributors"> Specifications for hydraulic hoses are critical; the replacement hose needs to have a working pressure rated at the normal operating pressures set at the factory to help ensure worker safety. Best practices and four tips on how...<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/reasons-to-use-certified-hydraulic-hose-distributors/148b6d8146fcef84c3a21cde4e84e245.html" title="Reasons to use certified hydraulic hose distributors">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/wireless-alarms-for-facility-showers-are-crucial-to-plant-safety/8e648be3624e0ceb433d0bcba835c8d5.html" title="Wireless alarms for facility showers are crucial to plant safety"><img src="https://www.plantengineering.com/uploads/_processed_/8/e/csm_CTLxIcon_instrum_process_25_e32fa5866c.jpg" width="100" height="72"   alt="Wireless alarms for facility showers are crucial to plant safety" title="Wireless alarms for facility showers are crucial to plant safety"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/wireless-alarms-for-facility-showers-are-crucial-to-plant-safety/8e648be3624e0ceb433d0bcba835c8d5.html" title="Wireless alarms for facility showers are crucial to plant safety">Wireless alarms for facility showers are crucial to plant safety</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/wireless-alarms-for-facility-showers-are-crucial-to-plant-safety/8e648be3624e0ceb433d0bcba835c8d5.html" title="Wireless alarms for facility showers are crucial to plant safety"> Wireless alarms for facility showers can help workers provide quicker first aid to a worker if they have been injured in a remote area or late at night.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/wireless-alarms-for-facility-showers-are-crucial-to-plant-safety/8e648be3624e0ceb433d0bcba835c8d5.html" title="Wireless alarms for facility showers are crucial to plant safety">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/award-winning-pumpkin-grown-with-engineering/20902e21f4efed22f786b0590a3d55bd.html" title="Award-winning pumpkin grown with engineering"><img src="https://www.plantengineering.com/uploads/_processed_/4/7/csm_CE1810_WEB_IMG_GiantPumpkin_Slider_02_8c943f28c6.jpg" width="100" height="72"   alt="Award-winning pumpkin grown with engineering" title="Award-winning pumpkin grown with engineering"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/award-winning-pumpkin-grown-with-engineering/20902e21f4efed22f786b0590a3d55bd.html" title="Award-winning pumpkin grown with engineering">Award-winning pumpkin grown with engineering </a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/award-winning-pumpkin-grown-with-engineering/20902e21f4efed22f786b0590a3d55bd.html" title="Award-winning pumpkin grown with engineering"> Caleb Otto used his engineering background in NorthWind Technical Services’ pumpkin growing contest with an award-winning pumpkin that weighed almost 800 pounds. Research, formulas, calculations, and automation helped. <span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/award-winning-pumpkin-grown-with-engineering/20902e21f4efed22f786b0590a3d55bd.html" title="Award-winning pumpkin grown with engineering">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/agile-thinking-in-a-dynamic-world/b4ded11fe887b455ce69945ec8b88b6e.html" title="Agile thinking in a dynamic world"><img src="https://www.plantengineering.com/uploads/_processed_/b/2/csm_PLEx_Worker_07_b0a49d17de.jpg" width="100" height="72"   alt="Agile thinking in a dynamic world" title="Agile thinking in a dynamic world"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/agile-thinking-in-a-dynamic-world/b4ded11fe887b455ce69945ec8b88b6e.html" title="Agile thinking in a dynamic world">Agile thinking in a dynamic world</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/agile-thinking-in-a-dynamic-world/b4ded11fe887b455ce69945ec8b88b6e.html" title="Agile thinking in a dynamic world"> Help employees develop scientific thinking to solve problems and make decisions<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/agile-thinking-in-a-dynamic-world/b4ded11fe887b455ce69945ec8b88b6e.html" title="Agile thinking in a dynamic world">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/evaluate-current-operations-before-starting-an-erp-project/ace1682ce4d319409db0daa2aa355c9c.html" title="Evaluate current operations before starting an ERP project"><img src="https://www.plantengineering.com/uploads/_processed_/4/8/csm_PLEx_Manufacturing_ERP_Worker_03_4d0525f743.jpg" width="100" height="72"   alt="Evaluate current operations before starting an ERP project" title="Evaluate current operations before starting an ERP project"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/evaluate-current-operations-before-starting-an-erp-project/ace1682ce4d319409db0daa2aa355c9c.html" title="Evaluate current operations before starting an ERP project">Evaluate current operations before starting an ERP project</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/evaluate-current-operations-before-starting-an-erp-project/ace1682ce4d319409db0daa2aa355c9c.html" title="Evaluate current operations before starting an ERP project"> An evaluation of the current state helps teams identify ways to use the best practices built into new enterprise resource planning (ERP) solutions to improve operations.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/evaluate-current-operations-before-starting-an-erp-project/ace1682ce4d319409db0daa2aa355c9c.html" title="Evaluate current operations before starting an ERP project">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/technique-developed-to-join-aluminum-to-steel/10ee006e86a9d5868bfc5a17fa204b4e.html" title="Technique developed to join aluminum to steel"><img src="https://www.plantengineering.com/uploads/_processed_/b/c/csm_PLE1810_MAG_SOLUTIONS_Welding_Sidebar_a49b56fab9.jpg" width="100" height="72"   alt="Technique developed to join aluminum to steel" title="Technique developed to join aluminum to steel"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/technique-developed-to-join-aluminum-to-steel/10ee006e86a9d5868bfc5a17fa204b4e.html" title="Technique developed to join aluminum to steel">Technique developed to join aluminum to steel</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/technique-developed-to-join-aluminum-to-steel/10ee006e86a9d5868bfc5a17fa204b4e.html" title="Technique developed to join aluminum to steel"> Friction stir dovetailing is effective in joining thicker metal structures such as aluminum to steel.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/technique-developed-to-join-aluminum-to-steel/10ee006e86a9d5868bfc5a17fa204b4e.html" title="Technique developed to join aluminum to steel">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/mild-steel-welding-find-the-right-filler/6f84189f24d31ae45d4c6821ff9d8c4f.html" title="Mild steel welding: find the right filler"><img src="https://www.plantengineering.com/uploads/_processed_/c/2/csm_PLE1810_MAG_SOLUTIONS_Welding_1Slider_84a799ed53.jpg" width="100" height="72"   alt="Mild steel welding: find the right filler" title="Mild steel welding: find the right filler"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/mild-steel-welding-find-the-right-filler/6f84189f24d31ae45d4c6821ff9d8c4f.html" title="Mild steel welding: find the right filler">Mild steel welding: find the right filler</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/mild-steel-welding-find-the-right-filler/6f84189f24d31ae45d4c6821ff9d8c4f.html" title="Mild steel welding: find the right filler"> Understand the metal characteristics to make the right choice for steel welding.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/mild-steel-welding-find-the-right-filler/6f84189f24d31ae45d4c6821ff9d8c4f.html" title="Mild steel welding: find the right filler">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/is-service-now-what-you-sell/406975fb840cb070e013a4c623cd7470.html" title="Is service now what you sell?"><img src="https://www.plantengineering.com/uploads/_processed_/a/f/csm_PLEx_WEB_IMG_manufacturingworker_09_067f72f107.jpg" width="100" height="72"   alt="Is service now what you sell?" title="Is service now what you sell?"  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/is-service-now-what-you-sell/406975fb840cb070e013a4c623cd7470.html" title="Is service now what you sell?">Is service now what you sell?</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/is-service-now-what-you-sell/406975fb840cb070e013a4c623cd7470.html" title="Is service now what you sell?"> IFS study finds aftermarket services a valuable profit center<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/is-service-now-what-you-sell/406975fb840cb070e013a4c623cd7470.html" title="Is service now what you sell?">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
			
			<div class="news-list-item">
				<a href="https://www.plantengineering.com/single-article/the-human-element-in-a-safety-system/d149888eb9d2049d40809498c57fa5e8.html" title="The human element in a safety system"><img src="https://www.plantengineering.com/uploads/_processed_/8/3/csm_PLE1708_WEB_IMG_Bob_headshot-slider_12_87544fd3ee.jpg" width="100" height="72"   alt="The human element in a safety system." title="The human element in a safety system."  border="0" /></a>
				<h2 class="list_news_title">
					<a href="https://www.plantengineering.com/single-article/the-human-element-in-a-safety-system/d149888eb9d2049d40809498c57fa5e8.html" title="The human element in a safety system">The human element in a safety system</a>
				</h2>
				<p>
					<a href="https://www.plantengineering.com/single-article/the-human-element-in-a-safety-system/d149888eb9d2049d40809498c57fa5e8.html" title="The human element in a safety system"> The lack of safety is potentially the greatest financial expense in any plant, and the human cost is incalculable.<span class="news-list-morelink"><a href="https://www.plantengineering.com/single-article/the-human-element-in-a-safety-system/d149888eb9d2049d40809498c57fa5e8.html" title="The human element in a safety system">&nbsp;&raquo;&nbsp;more</a></span> </a>
				</p>
			</div>
		
	<div class="news-list-browse"><div class="showResultsWrap">Displaying results 1 to 25 out of 14449</div><div class="browseLinksWrap"><span class="disabledLinkWrap">&lt;&lt; First</span>
<span class="disabledLinkWrap">&lt; Previous</span>
<span class="activeLinkWrap">1-25</span>
<a href="https://www.plantengineering.com/industry-news/top-stories/3275695cfefe328e510d02dcf2e78158.html?tx_ttnews%5Bpointer%5D=1">26-50</a>
<a href="https://www.plantengineering.com/industry-news/top-stories/c1eb9df2b366f6b78bdc0e13476ce896.html?tx_ttnews%5Bpointer%5D=2">51-75</a>
<a href="https://www.plantengineering.com/industry-news/top-stories/4358f56b082dc13bb4e92b3c0771db34.html?tx_ttnews%5Bpointer%5D=3">76-100</a>
<a href="https://www.plantengineering.com/industry-news/top-stories/09c2cf05a25c15ae6c0ca5bbda270ecb.html?tx_ttnews%5Bpointer%5D=4">101-125</a>
<a href="https://www.plantengineering.com/industry-news/top-stories/2e61ac07ca9f64d184f99c1be4a65076.html?tx_ttnews%5Bpointer%5D=5">126-150</a>
<a href="https://www.plantengineering.com/industry-news/top-stories/8835175107bc31dc7c1a37fe2140f589.html?tx_ttnews%5Bpointer%5D=6">151-175</a>
<a href="https://www.plantengineering.com/industry-news/top-stories/3275695cfefe328e510d02dcf2e78158.html?tx_ttnews%5Bpointer%5D=1">Next &gt;</a>
<a href="https://www.plantengineering.com/industry-news/top-stories/e25dbd7d974131b53164a6a4176630ea.html?tx_ttnews%5Bpointer%5D=577">Last &gt;&gt;</a></div></div>
</div>
<!--TYPO3SEARCH_end--></div>
<!-- END of content -->

<!-- skyscraper AD right -->

        <div class="far_right_news">      <div class="eventIcon_pe">

<ins data-revive-zoneid="2809" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>

</div></div>
	<div class="rightADcontainer"><ins data-revive-zoneid="2739" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:459 #70&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div>
	
<!-- END of Skyscraper AD right -->

<!-- Footer -->
	<div id="Footer"><ul class="footerUL"><li><h3>Content Channels</h3><a href="https://www.plantengineering.com/events-and-awards/engineering-leaders-under-40/leaders-under-40.html">Leaders Under 40</a><a href="http://www.plantengineering.com/media-library/research/2014-salary-survey.html">Salary Survey</a><a href="http://www.plantengineering.com/index.php?id=8011&amp;focus=1&amp;tab=2">Lubrication Guide</a><a href="http://www.plantengineering.com/index.php?id=8011&amp;focus=1&amp;tab=3">Integrator Guide</a><a href="https://www.plantengineering.com/media-library/case-studies.html">Case Studies</a><a href="https://www.plantengineering.com/media-library/white-papers.html">White Papers</a><a href="https://www.plantengineering.com/media-library/webcasts/upcoming-webcasts.html">Webcasts</a><a href="https://www.plantengineering.com/media-library/eguides.html">eGuides</a><a href="https://www.plantengineering.com/industry-news/top-stories.html">Top Stories</a><a href="https://www.plantengineering.com/industry-news/industry-trends.html">Industry Trends</a><a href="https://www.plantengineering.com/media-library/videos.html">Videos</a><a href="https://www.plantengineering.com/newsletters/blogs/research-analyst-blogs.html">Research Analyst Blogs</a></li>  <li>
    <h3>New Products</h3>
    <a target="newTab" href="https://gspplatform.cfemedia.com/pe/home">New Products</a>
    <a href="new-products/innovations.html">Innovations</a>
    <a href="new-products/product-exclusive.html">Product Exclusive</a>
  </li><li><h3>Training, Tools</h3><a href="https://www.plantengineering.com/media-library/case-studies.html">Case Studies</a><a href="https://www.plantengineering.com/media-library/white-papers.html">White Papers</a><a href="https://www.plantengineering.com/media-library/webcasts/upcoming-webcasts.html">Webcasts</a><a href="https://www.plantengineering.com/media-library/eguides.html">eGuides</a><a href="https://www.plantengineering.com/media-library/research.html">Research</a><a href="https://www.plantengineering.com/media-library/videos.html">Videos</a></li><li><h3>News, Views, Blogs</h3><a href="https://www.plantengineering.com/industry-news.html">Industry News</a><a href="https://www.plantengineering.com/industry-news/automation-news.html">Automation News</a><a href="https://www.plantengineering.com/industry-news/electrical-news.html">Electrical News</a><a href="https://www.plantengineering.com/industry-news/maintenance-management-news.html">Maintenance & Management News</a><a href="https://www.plantengineering.com/industry-news/mechanical-news.html">Mechanical News</a><a href="https://www.plantengineering.com/industry-news/plant-safety-and-security.html">Plant Safety and Security</a><a href="https://www.plantengineering.com/newsletters/blogs/machine-safety.html">Machine Safety</a><a href="https://www.plantengineering.com/newsletters/blogs/marshall-on-maintenance.html">Marshall on Maintenance</a><a href="https://www.plantengineering.com/newsletters/blogs/lachance-on-cmms.html">Lachance on CMMS</a><a href="https://www.plantengineering.com/newsletters/blogs/the-maintenance-and-reliability-professionals-blog.html">The Maintenance and Reliability Professionals Blog</a><a href="https://www.plantengineering.com/newsletters/blogs/one-voice-for-manufacturing.html">One Voice for Manufacturing</a><a href="https://www.plantengineering.com/newsletters/blogs/the-maintenance-and-reliability-coach-s-blog.html">The Maintenance and Reliability Coach's blog</a><a href="http://gspplatform.cfemedia.com/si/">Global SI Database</a><a href="https://www.plantengineering.com/newsletters/blogs/the-association-for-manufacturing-excellence-blog.html">The Association for Manufacturing Excellence Blog</a></li><li><h3>Events and Awards</h3><a href="https://www.plantengineering.com/events-and-awards/top-plant.html">Top Plant</a><a href="https://www.plantengineering.com/events-and-awards/engineering-leaders-under-40/leaders-under-40.html">Leaders Under 40</a><a href="https://www.plantengineering.com/events-and-awards/product-of-the-year.html">Product of the Year</a><a href="http://www.controleng.com/index.php?id=5301">Marketing to Engineers</a><a href="https://www.plantengineering.com/events-and-awards/upcoming-events.html">Upcoming Events</a><a href="https://www.plantengineering.com/events-and-awards/global-automation-manufacturing-summit/global-manufacturing-automation-summit.html">Global Manufacturing Automation Summit</a></li><li><h3>Newsletters</h3><a href="https://www.plantengineering.com/newsletter/pe-plantmail-2013/plantmail-june-19-2018.html">PlantMail</a><a href="https://www.plantengineering.com/newsletter/pe-maintenance-connection/maintenance-connection-june-14-2018.html">Maintenance Connection</a><a href="https://www.plantengineering.com/newsletter/pe-hotwire-2013/hotwire-december-18-2014.html">Hotwire</a><a href="https://www.plantengineering.com/newsletter/pe-energy-management/energy-management-june-8-2018.html">Energy Management</a><a href="https://www.plantengineering.com/newsletter/pe-plant-safety/safety-security-september-19-2018.html">Safety</a><a href="https://www.plantengineering.com/whitepaper-connection-may-31-2018.html">Whitepaper Connection</a><a href="https://www.plantengineering.com/product-media-showcase-june-11-2018.html">PE Product & Media Showcase</a><a href="https://www.plantengineering.com/newsletter/pe-energy-management/energy-management-june-8-2018.html">Energy Management</a><a href="https://www.plantengineering.com/enewsletter-archive.html">eNewsletter Archive</a></li>    <li>
      <h3>International</h3>
      <a href="http://www.planteng.cn/">Plant Engineering China</a>
      <a href="http://www.utrzymanieruchu.pl/">Plant Engineering Poland</a>
      <a href="http://www.udrzbapodniku.cz/">Plant Engineering Czech</a>
      <a href="http://www.plantengineering.com/index.php?id=8439">International articles</a>
      <a href="http://www.plantengineering.com/index.php?id=1805">Advertise - Media Kits</a></li><li><h3>Advertising</h3><a href="https://www.plantengineering.com/advertise.html">Advertise</a><a href="https://www.plantengineering.com/about-us/contact-us.html">Contact Us</a><a href="https://www.plantengineering.com/media-library/innovations-from-the-industry.html">Innovations from the Industry</a><a href="https://www.plantengineering.com/media-library/eguides.html">eGuides</a><a href="https://www.plantengineering.com/industry-news/internet-profiles.html">Internet Profiles</a></li><li><h3>About Us</h3><a href="https://www.plantengineering.com/about-us/terms-of-use.html">Terms of Use</a><a href="https://www.plantengineering.com/magazine.html">Magazine</a><a href="http://www.plantengineering.com/index.php?id=8011&amp;focus=1&amp;tab=0">Applied Automation</a><a href="http://www.plantengineering.com/index.php?id=8011&amp;focus=1&amp;tab=5">Pure Power</a><a href="http://www.plantengineering.com/index.php?id=8011&amp;focus=1&amp;tab=4">Gas Technology</a><a href="http://www.plantengineering.com/index.php?id=8011&amp;focus=1&amp;tab=1">Industrial Energy Management</a><a href="https://www.plantengineering.com/connect/how-to-contribute.html">How to Contribute</a><a href="https://www.plantengineering.com/connect/social-media.html">Social Media</a><a href="https://www.plantengineering.com/industry-news/rss-feeds.html">RSS Feeds</a><a href="http://www.controleng.com" target="_blank">Control Engineering</a><a href="http://www.csemag.com" target="_blank">Consulting-Specifying Engineer</a><a href="http://www.oilandgaseng.com/home.html">Oil & Gas Engineering</a><a href="https://www.plantengineering.com/advertise/subscribe.html">Subscribe</a><a href="https://www.plantengineering.com/site-map.html">Site Map</a><a href="https://www.plantengineering.com/about-us/privacy-policy.html">Privacy Policy</a></li></ul><a href="https://www.plantengineering.com/" class="bottomLogoLink"><div id="footerLogo"></div></a><a href="https://www.cfemedia.com" class="companyLogoLink"></a></div>
<!-- END of Footer -->
</div>
<!-- END WRAPPER -->



<noscript><img src="https://pe-validate.onecount.net/onecount/oc_track/tracker_nojs.php?_ca=OC-CFE-07282014" style="border:0" alt="" /></noscript>
<div style="display:none"><a href="https://pe-validate.onecount.net/onecount/oc_track/creditcardlist.php?_ca=OC-CFE-07282014" style="border:0" alt="">click me</a></div>

</body>
</html>