<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://emersonexchange365.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IIoT &amp;amp; Digital Transformation Forum - Recent Threads</title><link>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Feb 2026 06:28:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum" /><item><title>OPC UA Concurrent Session Expectations in Production</title><link>https://emersonexchange365.com/thread/11398?ContentTypeID=0</link><pubDate>Thu, 12 Feb 2026 06:28:28 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:ca340aec-db34-42dc-8347-aa63698001c1</guid><dc:creator>Franz Valmonte</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/11398?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/11398/opc-ua-concurrent-session-expectations-in-production/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi all, &lt;br /&gt;&lt;br /&gt;We are currently benchmarking OPC UA performance for the DeltaV Edge Environment. Since OPC UA is one of the supported data egress interfaces on DeltaV Edge, we are evaluating how many concurrent OPC UA sessions can be supported while maintaining optimal system performance. &lt;br /&gt;&lt;br /&gt;To help guide our benchmarking assumptions, could you share: &lt;br /&gt;How many concurrent OPC UA client sessions you typically run in production? &lt;br /&gt;What types of clients are connected, for example historians, analytics platforms, dashboards, or custom applications? &lt;br /&gt;Whether you have experienced any performance constraints tied to session count or monitored items? &lt;br /&gt;&lt;br /&gt;Our goal is to align our internal performance targets with real-world deployment patterns. Appreciate any input you can provide.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>VMware ESXi Versions in Use for Plant or Corporate Virtualization</title><link>https://emersonexchange365.com/thread/11397?ContentTypeID=0</link><pubDate>Thu, 12 Feb 2026 06:17:54 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:107d6baf-8323-45bb-a905-613b0ee0da14</guid><dc:creator>Franz Valmonte</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/11397?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/11397/vmware-esxi-versions-in-use-for-plant-or-corporate-virtualization/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Everyone,&lt;br /&gt;&lt;br /&gt;We are evaluating support for deploying DeltaV Edge on a virtual machine, rather than requiring a dedicated Dell R660xs server. As part of this effort, we are starting qualification with VMware ESXi as the hypervisor.&lt;/p&gt;
&lt;p&gt;To help us scope and prioritize validation, could you share:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What version of VMware ESXi you are currently running in production?&lt;/li&gt;
&lt;li&gt;Whether that ESXi host is located within the plant environment or in a centralized corporate datacenter / cloud?&lt;/li&gt;
&lt;li&gt;Who manages it, plant OT/IT or corporate IT?&lt;/li&gt;
&lt;li&gt;Any plans to upgrade within the next 12 months, particularly to ESXi 9.0?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our assumption is that many environments are currently on ESXi 8.0, but we want to validate this before finalizing our qualification approach.&lt;/p&gt;
&lt;p&gt;Appreciate any input you can provide.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Initializing a Cascade across a DeltaV OPC UA Server</title><link>https://emersonexchange365.com/thread/11218?ContentTypeID=0</link><pubDate>Thu, 20 Feb 2025 16:29:34 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:27833997-9bab-4ec7-b36e-08d78d413ec8</guid><dc:creator>SteveB</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/11218?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/11218/initializing-a-cascade-across-a-deltav-opc-ua-server/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want to create a traditional cascade between a server-based app and a DeltaV Regulator (e.g. PID).&amp;nbsp; I am not that familiar with DeltaV or OPC UA so wanted to see if anyone could offer guidance.&lt;/p&gt;
&lt;p&gt;To initialize a cascade between two DeltaV Regulators requires a secondary to send a BKCAL InitReq and BKCAL Value to its primary in the form of an 8-bit status word (ST) and a floating point value (CV).&amp;nbsp; It seems as if the CV and ST must be coupled during transmission between two DeltaV regulators because the secondary&amp;#39;s ST requests initialization, and the CV sent along with it contains an initial value for the primary&amp;#39;s OUT parameter - to ensure bumpless transfer.&lt;/p&gt;
&lt;p&gt;However, if one were to establish a cascade ACROSS a&amp;nbsp;DeltaV OPC UA server, then it seems as if this InitReq/Value coupling is lost as both appear as separate and independent values in the OPC UA server.&amp;nbsp; The concern here is that if a server-based app reads an BKCAL InitReq, but for whatever reason the BKCAL value has yet to update, then the server-based primary might initialize its OUT to a stale value (maybe only slightly old, but that lack of determinism could be problematic).&lt;/p&gt;
&lt;p&gt;The traditional way that third-party app providers have solved this problem seems to be reading up the DeltaV regulator SP&amp;nbsp;every cycle and then incrementing it before writing it back down, but I was wondering if there might be a more elegant solution where initialization only occurs when the cascade is closed.&lt;/p&gt;
&lt;p&gt;So my question is:&amp;nbsp;Is there a way to ensure that the correct BKCAL value is read from a DeltaV OPC UA server along with a BKCAL InitReq?&amp;nbsp; I have thought of reading the InitReq first (ST) and then going back for the Value (CV), but I imagine that there are edge cases where the result is not deterministic.&amp;nbsp; My back-up plan is just to initialize every execution cycle.&amp;nbsp; Thanks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Rosemount 1420 firmware Upgrade from 3.9 to 4.8</title><link>https://emersonexchange365.com/thread/11188?ContentTypeID=0</link><pubDate>Fri, 10 Jan 2025 13:16:44 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:03848f11-ca5c-40f9-a7ce-5ec4cbb7afab</guid><dc:creator>Cesar Marquez</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/11188?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/11188/rosemount-1420-firmware-upgrade-from-3-9-to-4-8/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Best regards, I have a problem with a 1420 since it has firmware 3.9 and only accepts tls 1.0 connections to be managed, and this has been deprecated by almost all browsers. I thought about updating it to the latest version, however I don&amp;#39;t see a procedure to do so since the guide is made for firmwares 4.5 onwards. Is it possible to update a 1420 from version 3 to 4? MODEL:1420A3A3AN6WL2. greetings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SIS CHANNEL</title><link>https://emersonexchange365.com/thread/10569?ContentTypeID=0</link><pubDate>Thu, 23 Feb 2023 05:41:19 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:5ed9f7e5-cfa9-40db-afc0-1b3d0b5207e4</guid><dc:creator>shouy</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/10569?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/10569/sis-channel/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;does anyone know why Emerson&amp;nbsp; limit the &amp;quot;Only 48 of the 96 LS CHARM slots can be configured as output LS CHARMs&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Lotus Notes to Office 365 Migration Tool || Step-by-Step Guide</title><link>https://emersonexchange365.com/thread/10450?ContentTypeID=0</link><pubDate>Fri, 25 Nov 2022 08:06:42 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:8c3a6103-5eaa-49e1-8e2c-3a20edf4b52f</guid><dc:creator>divyachauhan</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/10450?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/10450/lotus-notes-to-office-365-migration-tool-step-by-step-guide/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Nowadays Lotus Notes came along with many drawbacks like as not being cost-effective, difficulty to maintain data consistency, et cetera, and because of these reasons users want to switch their Lotus Notes accounts to another emailing platform. Office 365 is the best platform to replace it with Lotus Notes. There are two ways to conduct the migration task; manual or professional is that two ways. Through manual method, users get uncertain data and the whole process is time-consuming as well. Moreover, using professional third-party tools like Shoviv &lt;a href="https://www.shoviv.com/lotus-notes-to-office365.html" rel="noopener noreferrer" target="_blank"&gt;Lotus Notes to Office 365 Migration&lt;/a&gt; Tool, users can effectively execute the task of migration from Lotus Notes to Office 365.&lt;/p&gt;
&lt;p&gt;It can migrate multiple Lotus Notes files into Office 365 at a time without affecting the speed of the outcome. This tool maintains data integrity and folder hierarchy at the same time. It includes advanced features like incremental export, which helps to resume the task from the last ended point and prevent your data from duplicity. With the help of its filter option, users can filter desired items according to their choice. It can export Lotus Notes files into PST, EML, MSG, and HTML file formats. Users can download its free trial version to know its full working and functionality without investing in it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>virtual SZ &amp; CSLS in SIS internal FAT</title><link>https://emersonexchange365.com/thread/10443?ContentTypeID=0</link><pubDate>Mon, 21 Nov 2022 02:48:13 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:4c36dfd1-5097-4c2d-8b19-3d0da5170f6b</guid><dc:creator>shouy</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/10443?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/10443/virtual-sz-csls-in-sis-internal-fat/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;does anyone tall me how to use the Virtual CSLS tool with in&amp;nbsp;my FAT system ,where can I&amp;nbsp; download the&amp;nbsp; &amp;quot;&lt;span&gt;DeltaV Virtual studio&amp;quot; and open the studio?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="SIS_PDS_Virtual_DeltaVSIS" href="https://emerson.sharepoint.com/:b:/r/sites/DeltaVSISProjectsCommunity/Documents/SIS_PDS_Virtual_DeltaVSIS.pdf?csf=1&amp;amp;web=1&amp;amp;e=cGKudC"&gt;SIS_PDS_Virtual_DeltaVSIS.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>1420 GW homepage does not load</title><link>https://emersonexchange365.com/thread/10134?ContentTypeID=0</link><pubDate>Wed, 13 Apr 2022 23:57:42 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:4b75eaaa-acb6-4ae0-b52c-bf42aa268d6e</guid><dc:creator>AfzalSJ</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/10134?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/10134/1420-gw-homepage-does-not-load/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;A 1420 DVready gateway does not load the homepage completely. It gets stuck on the Emerson banner and goes no further.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Tried resetting with #2 dip-switch multiple times but no change.&amp;nbsp; Also tried on both primary and secondary DV IP addresses and multiple browsers/machines.&lt;/p&gt;
&lt;p&gt;I am unable to use this GW at all. Would appreciate any support please. Thank you and Regards.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>IC694PWR330 indicator sequence changed?</title><link>https://emersonexchange365.com/thread/9862?ContentTypeID=0</link><pubDate>Sun, 26 Sep 2021 04:15:41 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:17f22f14-f07c-4b42-8083-a8dc4b0a553d</guid><dc:creator>Jack.Zhang</dc:creator><slash:comments>2</slash:comments><comments>https://emersonexchange365.com/thread/9862?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/9862/ic694pwr330-indicator-sequence-changed/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Just look at the picture！&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://emersonexchange365.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/477/1.png" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://emersonexchange365.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/477/2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Changing Registers Sequence ModBus</title><link>https://emersonexchange365.com/thread/9829?ContentTypeID=0</link><pubDate>Thu, 09 Sep 2021 06:37:46 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:40c93323-ee32-4935-b5ae-1f47faa7470c</guid><dc:creator>Dmitrii Kapitonov</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/9829?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/9829/changing-registers-sequence-modbus/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;DeltaV 13.3.1&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using a device having a non-standard Modbus register sequence, I need to get Float Value. Assume there is temperature 61.2&amp;deg;С It means registers I must receive are 250 204 116 66, but the used device has register sequence such as 116 66 250 204, so I have to change the register sequence. Currently I get incorrect value such as -4.234+012 or similar. After describing problem, I have two ways for solution.&lt;/p&gt;
&lt;p&gt;First, I can change the sequence using custom FB in ControlStudio and receive two16bit integer instead of float, example at the picture below. This way is easier for me, but I want to find more flexible way to solve the problem without using additional FB.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:133px;max-width:576px;" alt=" " height="133" src="https://emersonexchange365.com/resized-image/__size/1152x266/__key/communityserver-discussions-components-files/477/pastedimage1631166967643v1.jpeg" width="576" /&gt;&lt;/p&gt;
&lt;p&gt;Second, I can reconfigure Standard SI Module to programmable SI Module and use SampleCustomProtocol ModBus by Mynah &lt;img style="max-height:32px;max-width:80px;" alt=" " height="32" src="https://emersonexchange365.com/resized-image/__size/160x64/__key/communityserver-discussions-components-files/477/pastedimage1631167240804v2.png" width="80" /&gt;, I hope someone used it somewhen, &lt;span style="font-size:150%;"&gt;&lt;strong&gt;but&lt;/strong&gt;&lt;/span&gt;&amp;nbsp; I have a problem when I full&amp;nbsp;textbox up in the Special Data Tab the necessary value as sown at the picture below and download ProgSI Module, Registers don&amp;#39;t change sequence. Maybe someone can help me to find a way to solve the problem.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:390px;max-width:483px;" alt=" " height="390" src="https://emersonexchange365.com/resized-image/__size/966x780/__key/communityserver-discussions-components-files/477/pastedimage1631167308516v3.png" width="483" /&gt;&lt;img style="max-height:337px;max-width:564px;" alt=" " height="337" src="https://emersonexchange365.com/resized-image/__size/1128x674/__key/communityserver-discussions-components-files/477/pastedimage1631168010438v5.png" width="564" /&gt;&lt;/p&gt;
&lt;p&gt;If someone knows others ways to change registers sequence, I&amp;#39;ll be glad to read them.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SIS NET Repeater Link Status BAD</title><link>https://emersonexchange365.com/thread/9771?ContentTypeID=0</link><pubDate>Sat, 07 Aug 2021 11:24:00 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:e17cb0a4-9b3d-4a14-bc5d-5d1329c7debc</guid><dc:creator>Ravi Chandra Penumarti</dc:creator><slash:comments>4</slash:comments><comments>https://emersonexchange365.com/thread/9771?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/9771/sis-net-repeater-link-status-bad/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Everyone&lt;/p&gt;
&lt;p&gt;SIS NET Repeater with Hardware rev 9.18 and Software revision 2.1 are installed in our SIS Network. Under Repeater diagnostics - Repeater Connection List we found Link Status as BAD. All the parameters under diagnostics of individual repeaters is GOOD. Please suggest the probable cause.&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Communication of DeltaV Database like Event Chronicle with External BigData</title><link>https://emersonexchange365.com/thread/9441?ContentTypeID=0</link><pubDate>Sat, 13 Feb 2021 07:05:18 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:02038952-8541-4e14-b1c9-ad9ae04502f1</guid><dc:creator>Hassan Akhtar</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/9441?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/9441/communication-of-deltav-database-like-event-chronicle-with-external-bigdata/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am trying to link up DeltaV Database with our BigData service out of DeltaV system. I think DeltaV continous historican is not a structured database therefore we can only access within DeltaV System. But DeltaV&amp;nbsp;e Event Chronicle is somehow available out of DeltaV system. What you people think about the DeltaV database while comparing with other Distributed Database systems? Because in smart industrial system databases are being connected with central BigData systems.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Profibus Communication Between Delta V Controller and Siemens S7 300 CPU</title><link>https://emersonexchange365.com/thread/9158?ContentTypeID=0</link><pubDate>Sun, 11 Oct 2020 06:40:36 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:0bc12a0a-6360-4d0e-8379-70b0a926dc3a</guid><dc:creator>Goktug Duman</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/9158?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/9158/profibus-communication-between-delta-v-controller-and-siemens-s7-300-cpu/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;Hi,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I want to make a profibus connection between CPU 315-2DP and a Emerson Delta V controller and read data from S7 system. I installed a Profibus DP card to emerson system and it is master as default ithink. So CPU 315 must be slave i think. I installed gsd file of CPU315 to emerson system. But I couldn&amp;#39;t establish the connection. Can anyone tell me how to make the connection?&amp;nbsp;I made the adjustments on emerson, like gsd file, creating device, port, channel, baud-rate etc. But I dont know what to make on siemens side. Is there anything to do on siemens side?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Control your factory remote</title><link>https://emersonexchange365.com/thread/8983?ContentTypeID=0</link><pubDate>Thu, 30 Jul 2020 13:19:49 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:c7ec7313-a744-4b5f-a0cf-ec2f60cc4762</guid><dc:creator>Leo Mennen</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/8983?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8983/control-your-factory-remote/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Our customer has a carwash, use an Series9030 GE Fanuc PLC with a datapanel&lt;br /&gt;Now he did switch to an RX3i from Emerson and a Quickpanel+ from Emerson&lt;/p&gt;
&lt;p&gt;he can use Target view on a remote PC to connect to the panel, works fine&lt;/p&gt;
&lt;p&gt;Only he wants to do that from an iPhone?&lt;/p&gt;
&lt;p&gt;What is the best solution?&lt;/p&gt;
&lt;p&gt;How do I set this up?&lt;/p&gt;
&lt;p&gt;Thanks and Regards, Leo Mennen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Automate Manual Inspection Rounds</title><link>https://emersonexchange365.com/thread/8842?ContentTypeID=0</link><pubDate>Mon, 01 Jun 2020 19:47:25 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:9bca6985-ff18-45af-bbd5-f0a90e9fa2c3</guid><dc:creator>Dan Carlson</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/8842?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8842/automate-manual-inspection-rounds/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="text-align:justify;"&gt;&lt;a href="https://www.linkedin.com/in/dan-carlson-1a65386/"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/6661.Dan-Carlson-head-shot.jpg" /&gt;&lt;/a&gt;Sometimes technologies are adopted for their own sake, but it is much better when an advance as important as digital transformation begins by solving a problem.&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;Digital transformation has been used to solve countless problems and improve all manner of operations, but let&amp;rsquo;s concentrate on one. My article in the &lt;a href="https://www.chemicalprocessing.com/articles/2020/automate-manual-inspection-rounds/"&gt;May 2020 issue of &lt;em&gt;Chemical Processing&lt;/em&gt;, Automate Manual Inspection Rounds&lt;/a&gt;, focuses on how companies use their internal personnel resources, and how they can get more from those people through improvements in automation.&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;em&gt;Highly skilled and increasingly valuable plant personnel often must perform these mundane and repetitive tasks, moving through the site to check the status of instruments and assets, and documenting their findings using pen and paper. These results then get manually entered into some type of maintenance management system, a process prone to data entry errors. Applying digital tools to automate manual rounds frees these personnel to do higher level tasks such as analyzing collected data to improve operations. &lt;/em&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;Some people see digital transformation as a means to replace people, but in reality, it provides opportunities to upskill your operators and technicians, and then put them to work doing higher-value tasks. It also reduces their exposure to potentially hazardous situations by reducing the amount of time they may have to spend in the plant. So how does digital transformation solve the manual rounds question? Sensors installed on equipment assets capture data rather than human beings.&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;em&gt;Today, using wireless instead of wired instrumentation to gather and transmit data can cut costs and time for connecting each point by up to 75%. Wireless instrumentation enables plants to automate most manual rounds, enabling data gathering even for lower value and less critical assets that never could justify traditional signal wiring. High quality data from the field allow assets to effectively and continually signal their status. With such inputs, analytics can provide decision support, enabling data-driven work practices and improved efficiency.&lt;/em&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;So there&amp;rsquo;s the critical trade-off: A plant uses a very costly and scarce asset&amp;mdash;people&amp;mdash;to do these tasks because management thinks it&amp;rsquo;s too expensive to add sensors. With a little analysis, this proves to be a false economy, particularly if considered in light of how inexpensive it is now to deploy sensors using &lt;em&gt;Wireless&lt;/em&gt;HART networks. A case-in-point, consider monitoring pressure relief valves (PRVs) using Emerson&amp;rsquo;s &lt;a href="https://www.emerson.com/en-us/catalog/rosemount-sku-708-wireless-acoustic-transmitter"&gt;Rosemount 708 Wireless Acoustic Transmitter&lt;/a&gt;.&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;em&gt;PRVs prevent overpressure conditions but, when actuated, may release hazardous pollutants into the nearby area. A plant must report these releases to the appropriate regulatory agency. If detection depends on a visible telltale signal, like a sock, that is inspected every eight hours, then the agency might assume the release lasted for eight hours. In contrast, an acoustic wireless transmitter can provide 8-sec. update rates with long battery life, dramatically improving the timeliness of release reporting while also confirming the PRV has reseated and the release has stopped.&lt;/em&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;This is only one example of how a simple sensor, working with &lt;a href="https://www.emerson.com/en-us/catalog/emerson-sku-plantweb-insight-application"&gt;&lt;/a&gt; as the data collection and analysis platform, can result in an substantial improvement. This type of installation performs monitoring, continuously, 24/7&amp;mdash;rather than waiting for operators to find a problem&amp;mdash;if they&amp;rsquo;re even aware something untoward is happening.&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;So where are you still depending on manual rounds to find problems before they escalate into something bigger, more damaging, and more expensive? Where could you benefit from continuous monitoring?&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;Let&amp;rsquo;s hear about your situation. How did you answer the questions just asked? Have you been successful with periodic manual measurements, or has it been haphazard?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Monitoring Pressure Relief Valves as Part of a Digital Ecosystem Reduces Cost and Improves Performance</title><link>https://emersonexchange365.com/thread/8830?ContentTypeID=0</link><pubDate>Thu, 28 May 2020 03:59:53 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:488a163a-29de-47d8-9a96-0c39855e7f5e</guid><dc:creator>marcio donnangelo</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/8830?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8830/monitoring-pressure-relief-valves-as-part-of-a-digital-ecosystem-reduces-cost-and-improves-performance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;a href="https://www.linkedin.com/in/marciodonnangelo/"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/2063.Marcio-Donnangelo-head-shot.jpg" /&gt;&lt;/a&gt;&lt;a href="https://www.linkedin.com/in/marcelo-dultra-1740665/"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/Marcelo-Dultra-headshot.jpg" /&gt;&lt;/a&gt;Pressure relief valves are supposed to protect your facility. Do you know they will perform as designed when needed, or are they just costing you money?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;The problem with PRVs is that it&amp;rsquo;s difficult to know if they&amp;rsquo;re working or not. In their basic forms, they have no visible mechanism or electronic elements able to send a signal. Worse, after an over pressure incident, they might not close completely, resulting in a constant leak of product from the process, causing financial losses and possible regulatory issues.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Fortunately, there is a solution to the problem, and it&amp;rsquo;s the primary topic of our article in the &lt;a href="https://www.processingmagazine.com/valves-actuators/maintenance-reliability/article/21134719/monitoring-pressure-relief-valves-as-part-of-a-digital-ecosystem-reduces-cost-and-improves-performance"&gt;April 2020 issue of &lt;em&gt;Processing&lt;/em&gt;, Monitoring Pressure Relief Valves as Part of a Digital Ecosystem Reduces Cost and Improves Performance&lt;/a&gt;. The key point being: monitoring saves money, but it is difficult to do without using new technologies.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;As safety devices, PRVs are mechanically self-operating without the need for any electronic components or external support to function. Consequently, they are typically off-grid with no built-in mechanism capable of reporting their condition or activity via an emergency shutdown system (ESD) or distributed control system (DCS). If operators want to know what is happening with a particular PRV, they typically rely on local inspection or monitor normal process pressure measurements for indication of operation near the PRV&amp;rsquo;s setpoint.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Operators need to know when a valve has opened due to an overpressure incident and if it has re-sealed itself after an incident.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;With an enclosed system, it is often not possible to see if a valve does not fully reseat itself and close completely after an overpressure incident. The valve mechanism inside a PRV of either type could be seated incorrectly, leading to a standstill leakage. Such leakage may be so small as to be undetectable by process instrumentation, such as pressure transmitters and flow meters. For hours and perhaps days, product could be flowing to the recovery system unnecessarily, reducing production and plant profitability. How can troubleshooters determine when this is happening, and what specific PRVs are affected?&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;That&amp;rsquo;s the main problem&amp;mdash;PRVs can leak&amp;mdash;but there&amp;rsquo;s an easy way to tell when this is happening, just add a simple device to the valve to determine is open, closed, or somewhere in between. One option is &lt;a href="https://www.emerson.com/en-us/catalog/rosemount-sku-708-wireless-acoustic-transmitter"&gt;&lt;/a&gt;. These can be mounted on any type of PRV by simply attaching it to the outlet pipe where it can listen to any noise made by a valve that&amp;rsquo;s fully open, or just simmering and passing a slow but constant leak of product. This is the insidious problem, and it can cost companies lots of money.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;The importance of detecting leakage as soon as it starts is driven by the compounding effect over time. A mere 0.1% leakage, if left unaddressed for a year, equals a full release from a PRV for six hours. The effect is multiplied into a huge problem when considering the total population of PRVs in a process unit or overall plant. A study from 10,000 PRV service records presented an astonishing result indicating that 20% of installed PRVs leaked below 50% of set pressure, so many valves may have been leaking all the time. Even worse, 8% of valves surveyed leaked so excessively they did not pop correctly in the test.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Mounting a Rosemount 708 on a valve and sending its data via &lt;a href="https://www.emerson.com/en-us/expertise/automation/industrial-internet-things/pervasive-sensing-solutions/wireless-technology"&gt;&lt;em&gt;Wireless&lt;/em&gt;HART&lt;/a&gt; to a &lt;a href="https://www.emerson.com/en-us/catalog/emerson-sku-plantweb-pressure-relief-device-insight"&gt;Plantweb Insight Pressure Relief Valve Application&lt;/a&gt; is the ultimate setup for a comprehensive monitoring approach at minimum cost and complexity.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;So, ask yourself this: Can you account for all the product going into the collection systems from your PRVs? Is it from acknowledged overpressure incidents? Or is it always there, but without a clearly identified source? Maybe it&amp;rsquo;s from leaking PRVs, and it&amp;rsquo;s time to get a handle on the problem by monitoring what they&amp;rsquo;re doing. Now you know how to do it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Let&amp;rsquo;s hear about your situation. Are you doing any monitoring of PRVs?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How IIoT Data Can Improve Heat Exchanger Performance</title><link>https://emersonexchange365.com/thread/8709?ContentTypeID=0</link><pubDate>Wed, 15 Apr 2020 20:33:10 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:d103746e-e1e4-4aec-8727-cba3f50fcf34</guid><dc:creator>Brian Joe</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/8709?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8709/how-iiot-data-can-improve-heat-exchanger-performance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;a href="https://www.linkedin.com/in/briangjoe/"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/6761.Brian-Joe-head-shot.jpg" /&gt;&lt;/a&gt;How many heat exchangers are running in your plant? Dozens? Hundreds? A tougher question: How efficiently are they running?&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Maybe you know the answer to the efficiency question, but based on our collective experience with countless plants, few operators can quantify performance for more than their most critical and expensive heat exchangers, and even that&amp;rsquo;s a stretch in many cases. This doesn&amp;rsquo;t have to be the case today, given the availability of monitoring equipment able to use IIoT-supported networks.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;This is the main point of my article in the &lt;a href="https://www.process-heating.com/articles/93335-how-iiot-data-can-improve-heat-exchanger-performance"&gt;March 2020 issue of &lt;em&gt;Process Heating&lt;/em&gt;: How IIoT Data Can Improve Heat Exchanger Performance&lt;/a&gt;. As you know, heat exchangers come in every imaginable configuration and size, but there are underlying similarities.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;Heat exchangers depend on complex internal geometry to provide a large amount of surface area. This can create convoluted internal flows, small passages prone to plugging from debris or fouling due to solid deposit accumulations. Such plugging and fouling reduce heat transfer efficiency and can limit throughput when severe enough. These problems drive up operating costs while capacity goes down, which can reduce the overall process performance. If cooling capacity is critical for a potentially hazardous exothermic process, process safety could be threatened.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Estimates suggest that across refineries in North America collectively, heat exchanger inefficiencies cause annual losses in the billions of dollars. Since you want to save money, ask yourself, how do you know when such problems are forming? Few heat exchangers have sufficient monitoring equipment to collect much useful data. Fixing this deficiency is where the IIoT comes in.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;Determining how efficiently a heat exchanger is operating depends on measuring what it is doing. This can be accomplished with instrumentation that includes, at a minimum, devices measuring:&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul style="text-align:justify;"&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt; The process fluid temperature differential (inlet compared with outlet) and flow.&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt; For liquid-to-liquid designs, the transfer fluid temperature differential and flow.&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt; For air-cooled designs, the cooling air temperature and flow.&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Installing these instruments, today is much easier than it used to be with traditional wired approaches. &lt;a href="https://www.emerson.com/en-us/expertise/automation/industrial-internet-things/pervasive-sensing-solutions/wireless-technology"&gt;Pervasive Sensing Solutions using &lt;em&gt;Wireless&lt;/em&gt;HART&lt;/a&gt;, which can interface with IIoT-based applications, simplify the task and make it far less expensive.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Of course data alone doesn&amp;rsquo;t help very much without appropriate analysis, and this is another area of vast improvement provided by tools such as &lt;a href="https://www.emerson.com/en-us/catalog/emerson-sku-plantweb-insight-application"&gt;Emerson&amp;rsquo;s Plantweb Insight Applications&lt;/a&gt;. When fed by data from &lt;em&gt;Wireless&lt;/em&gt;HART instruments, Plantweb Insight offers instant visibility to key assets, including heat exchangers, enabling you to make better, faster decisions to digitally transform your operations. Engineered with machine learning-based asset models and analytics, this solution easily integrates with existing infrastructure and features intuitive navigation across a web-based visualization environment.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;These types of applications &amp;mdash; combined with new WirelessHART instrumentation options &amp;mdash; provide capabilities that previously have not been available. With IIoT and wireless technologies, continuous monitoring is practical and less expensive to install and operate. Such pervasive sensing combined with analytics can reduce unplanned production losses, cut maintenance costs related to heat exchanger cleaning and reduce energy use.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;So where are you on the efficiency knowledge scale? Do you have a good handle on things, or do you wish you knew more? You can tell others about your situation and experiences at the Emerson Exchange 365 community forum, a place where you can share ideas and experiences with others facing the same challenges. It&amp;rsquo;s a site where you can communicate with experts and peers in all sorts of industries around the world. Look for the Wireless and Essential Asset Monitoring Communities, plus other specialty areas for opportunities to provide input, suggestions, and answers.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Insidious Corrosion of Fixed Equipment Detected Via Predictive Maintenance</title><link>https://emersonexchange365.com/thread/8671?ContentTypeID=0</link><pubDate>Wed, 01 Apr 2020 15:10:40 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:a117a88e-20e0-4b98-a502-07f7e4661430</guid><dc:creator>Jake Davies</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/8671?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8671/insidious-corrosion-of-fixed-equipment-detected-via-predictive-maintenance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;a href="https://www.linkedin.com/in/jake-o-davies/"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/7043.Jake-Davies-headshot.png" /&gt;&lt;/a&gt;When walking through your plant, do you ever look at the piping and wonder if it is still sound and strong, or so corroded internally that it could burst at any moment?&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Hopefully such a question isn&amp;rsquo;t entirely uninformed. You should have some sense of the condition of vessels and piping and whether they are nearing the end of their practical service life. The question is how accurate that sense really is.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Getting a better handle on stationary equipment condition is the topic of my article in the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.oilandgaseng.com/articles/insidious-corrosion-of-fixed-equipment-detected-via-predictive-maintenance/"&gt;February 2020 issue of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;Oil &amp;amp; Gas Engineering&lt;/em&gt;, Insidious Corrosion of Fixed Equipment Detected Via Predictive Maintenance&lt;/a&gt;. It makes the point that many plants do not give the attention they should to these kinds of plant assets.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;Discussions of predictive maintenance in the oil &amp;amp; gas industry usually focus on rotating equipment such as pumps and turbines. Those are certainly valid areas of concern, but the result of a failure is usually limited to the equipment itself. On the other hand, static equipment such as piping, vessels and similar equipment is not as maintenance intensive, but a failure can be catastrophic. This equipment should also receive predictive maintenance attention.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Most plants try to implement such a practice by using portable ultrasonic wall thickness measuring devices to check piping. This is fine as far as it goes, but it is difficult if not impossible to get consistent readings over multiple years. There are simply too many variables in play between the equipment and people using it, and in any case the results are reported periodically, and not continuously. One refinery reliability team willing to show us its data had to admit that it was statistically meaningless. Measurements taken by hand, in supposedly the same spots over 20+ years, were all over the place.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;Predicting damage rates is challenging, especially in areas where the corrosivity or erosivity of the process fluid varies frequently. Nowhere in the production chain is this experienced more than refineries, which therefore have the highest variability in corrosion and erosion load. Traditional inspection methods just discussed simply don&amp;rsquo;t provide adequate quality or sufficient measurement frequency to drive predictive maintenance able to keep equipment running safely.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;The answer is using permanently mounted thickness probes which measure continuously, drawn from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.emerson.com/en-us/catalog/automation-solutions/measurement-instrumentation/corrosion-erosion-monitoring/rosemount-sku-permasense-et310-corrosion-erosion-monitoring-system"&gt;Emerson&amp;rsquo;s Rosemount Wireless Permasense Corrosion and Erosion Monitoring System&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;product family. This effort can be organized and managed using&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.emerson.com/en-us/catalog/emerson-connected-services-for-corrosion-erosion-monitoring"&gt;Emerson Connected Services for Corrosion and Erosion Monitoring&lt;/a&gt;, which brings together all the data collection and analysis to guide maintenance efforts.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;So, as you think about your situation, do some digging into your own efforts so far:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="text-align:justify;"&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Are there records of thickness measurements taken over the years?&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;span style="text-decoration:line-through;"&gt;&lt;/span&gt;Is this thickness measurement effort well organized and practiced routinely?&lt;span style="text-decoration:line-through;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Do specific thickness reading locations indicate consistent metal thinning over time?&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Are there plans to systematically replace piping and vessels based on this predictive measurement?&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Is the injection of corrosion inhibitors to process media closely controlled based on pipe wall thickness measurements?&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;If you&amp;rsquo;re answering &amp;ldquo;no&amp;rdquo; to one or more of these questions, it&amp;rsquo;s time to consider what you might need to do before there is a catastrophe. Measuring wall thickness using permanently-mounted, ultrasonic wireless sensors provides highly useful data for maintenance programs, as discussed in greater detail in the article.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Let&amp;rsquo;s hear about your situation. How did you answer the questions just asked? Have you been successful with periodic manual measurements, or has it been haphazard?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>VIDEO: A Cost-Saving Approach to Gaining Asset Visibility with IIoT</title><link>https://emersonexchange365.com/thread/8656?ContentTypeID=0</link><pubDate>Wed, 25 Mar 2020 20:31:06 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:224efc9f-3b68-4773-bc0b-46a8b62d4328</guid><dc:creator>Rich Carpenter</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/8656?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8656/video-a-cost-saving-approach-to-gaining-asset-visibility-with-iiot/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;You don&amp;rsquo;t have to be a pioneer to explore the benefits of IIoT. &amp;nbsp;In this video, I will explain the logic behind a more iterative approach to upgrading your assets to fit the growing demand for IIoT at your own pace.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div align="center"&gt;&lt;a href="https://www.youtube.com/watch?v=Hf_LeDiXoYY"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Would IIoT help you solve a visible issue? Unsure where to start? Start a conversation or ask a question in the Emerson Exchange 365 community by replying below.&lt;/p&gt;
&lt;p&gt;If you would like to learn more about our Digital Roadmap Services watch &lt;a title="Your Digital Road Map " href="https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8398/video-how-to-build-your-digital-transformation-roadmap#pi41530=1" rel="noopener noreferrer" target="_blank"&gt;this video&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Wireless Technology Modernizes Power Plant Performance Monitoring</title><link>https://emersonexchange365.com/thread/8638?ContentTypeID=0</link><pubDate>Thu, 19 Mar 2020 16:59:42 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:a062c4d4-8a75-4a1e-950d-7bf84a3b7a2a</guid><dc:creator>Juan Panama</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/8638?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8638/wireless-technology-modernizes-power-plant-performance-monitoring/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;a href="https://www.linkedin.com/in/juan-panama-420b8131/"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/3348.Juan-Panama-head-shot.jpg" /&gt;&lt;/a&gt;We know that &lt;em&gt;Wireless&lt;/em&gt;HART makes field instrumentation installation easier and less expensive, but in certain situations, such as temporary installations, it can be more convenient.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;One company has taken advantage of &lt;a href="https://www.emerson.com/en-us/expertise/automation/industrial-internet-things/pervasive-sensing-solutions/wireless-technology"&gt;&lt;em&gt;Wireless&lt;/em&gt;HART&amp;rsquo;s capabilities&lt;/a&gt; in a big way to make major deployments of instrumentation on a temporary basis. &lt;em&gt;Wireless&lt;/em&gt;HART has become a critical tool in their kit and we can all learn from their experience.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;In the &lt;a href="https://www.process-heating.com/articles/93258-wireless-technology-modernizes-power-plant-performance-monitoring"&gt;January, 2020 issue of &lt;em&gt;Process Heating&lt;/em&gt;, Wireless Technology Modernizes Power Plant Performance Monitoring&lt;/a&gt; we discuss the experiences of a reliability and efficiency development team within a major electric utility company. These people spend their time going from one generating plant to the next looking for ways to improve performance and profitability.&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Their main yardstick for evaluating performance is heat rate, which is essentially fuel consumption divided by electrical output. To determine this, they bring in a lot of specialized instrumentation which they install. They take readings from these instruments, make their adjustments, and then remove it all when they&amp;rsquo;re done. Using conventional wired networks, they used to spend a lot of time sorting through signal dropouts caused by wiring problems before they got any useful readings.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;When such failures occurred, excessive troubleshooting time and a high level of expertise were required to determine the root cause. As the team got used to saying, &amp;ldquo;Technicians install the wiring, and engineers troubleshoot it.&amp;rdquo; To address these concerns, the team adopted WirelessHART for instruments temporarily installed to perform gas turbine and cooling tower tests. By avoiding much of the complex wiring normally required for this type of temporary installation, the team estimates it saves 15 to 40 percent of setup time.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;The team isn&amp;rsquo;t able to use &lt;em&gt;Wireless&lt;/em&gt;HART for all their instrumentation simply due to device availability limits, but they would if they could. Avoiding the wiring problems has improved their ability to get tests done far more quickly.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;Modern wireless technology allows the team to perform more than 100 tests and performance evaluations each year. The experience gained adds to an extensive database of documenting past performance challenges and solutions. According to the power plant performance team, it would not be able to perform as much testing with conventional wiring due to the high amount of labor, installation, troubleshooting, and decommissioning time needed for the wired infrastructure.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;So, think about other ways to use wireless field devices. Here are some ideas for ways to get more from a &lt;em&gt;Wireless&lt;/em&gt;HART network:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="text-align:justify;"&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Temporary installations, just like our subject company learned&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Mobile installations, such as an equipment skid that has to move around&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Instruments requiring frequent relocation, such as moving a &lt;a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/temperature-measurement/about-rosemount-x-well-technology"&gt;Rosemount X-well Temperature Transmitter&lt;/a&gt; from one measurement point to another&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Adding adapters, such as the &lt;a href="https://www.emerson.com/en-us/catalog/emerson-sku-775-wireless-thum-adapter"&gt;Emerson Wireless 775 THUM Adapter&lt;/a&gt;, to conventional instruments&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Adding instruments even when existing I/O slots are all filled.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;How are you using &lt;em&gt;Wireless&lt;/em&gt;HART in your plant? Let&amp;rsquo;s hear about creative ways you&amp;rsquo;ve extended its capabilities. You can tell others about your implementations and experiences at the Emerson Exchange365 community forum, a place where you can share ideas and experiences with others in the same situation.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>New Monitoring and Analytics Tools Improve Plant Performance</title><link>https://emersonexchange365.com/thread/8565?ContentTypeID=0</link><pubDate>Mon, 17 Feb 2020 20:14:23 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:1fb506f1-067d-4c4e-bbba-41cfc02d0cf2</guid><dc:creator>Brian Joe</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/8565?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8565/new-monitoring-and-analytics-tools-improve-plant-performance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/Brian-Joe-head-shot.jpg" /&gt;&amp;nbsp;Where is your company at in its digital transformation journey? Just starting, well along, or still waiting?&amp;nbsp;&lt;img class="align-right" style="float:right;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/Juan-Panama-head-shot.jpg" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;One reason to begin or make progress on such a journey is improving diagnostics by digitizing the process.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Case in point: Electric utilities are coming to grips with industry changes as generation capacity shifts. The need to run the remaining plants differently can impact efficiency if operators and the reliability team don&amp;rsquo;t know what&amp;rsquo;s happening. Fortunately, while these changes are disruptive, the tools to solve the problems and smooth over new ways of working have never been better. Has your company implemented any of these tools yet? If not, here&amp;rsquo;s how.&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&amp;nbsp;The IIoT makes the process of monitoring equipment condition and performance far easier and less expensive than ever before. That&amp;rsquo;s the topic of our article in the December 2019 issue of &lt;em&gt;Power&lt;/em&gt;, &lt;a href="https://www.powermag.com/new-monitoring-and-analytics-tools-improve-plant-performance/"&gt;New Monitoring and Analytics Tools Improve Plant Performance&lt;/a&gt;. Here&amp;rsquo;s a key point:&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;Analytics platforms designed to crunch and sort data gathered via smart sensors are providing users with the ability to apply predictive diagnostics to equipment and assets. More data is available now than ever before, largely due to new sensors supported by WirelessHART transmitters. It is now possible to collect continuous condition and performance data on large populations of assets (Figure 1) thanks to lower hardware and installation costs.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;There are &lt;em&gt;Wireless&lt;/em&gt;HART instruments to monitor most of the equipment and key assets common to a generating plant, including CCGT units, which are often under-instrumented. Here are some possibilities:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="text-align:justify;"&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Pumps, motors, and gearboxes&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Heat recovery steam generators (HRSGs)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Cooling towers&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Heat exchangers&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Data gathered needs to move to the next stage&amp;mdash;analytics&amp;mdash;which can be done automatically using platforms like &lt;a href="https://www.emerson.com/en-us/catalog/emerson-sku-plantweb-insight-application"&gt;Plantweb Insight&lt;/a&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;&lt;em&gt;Once processed, engineers can use data to predict problems before they affect operations. This allows maintenance, reliability, safety, plant engineering, and other departments to make quicker, more-intelligent decisions about their operations. With these educated decisions come cost savings, cost avoidances, improved maintenance and reliability, better safety, and improved heat rate.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;The article goes into more detail, so give it a read and ask yourself a few questions:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="text-align:justify;"&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Do you know where the &amp;ldquo;bad actors&amp;rdquo; are in your plant? What are the components and equipment taking up more than its share of maintenance time and cost?&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;What were the causes of your most recent outages? Do you have a good handle on where those problems originated? How you can keep the same thing from happening again?&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Let&amp;rsquo;s hear about your situation. How far have you gone in automating data collection and analysis? You can tell others about your implementations and experiences at the Emerson Exchange365 community forum, a place where you can share ideas and experiences with others in the same situation. It&amp;rsquo;s a site where you can communicate with experts and peers in all sorts of industries around the world. Look for the Power and Essential Asset Monitoring Communities, plus other specialty areas for opportunities to provide input, suggestions, and answers.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>VIDEO: Best Practice Approach to Optimizing Control Through IIoT</title><link>https://emersonexchange365.com/thread/8524?ContentTypeID=0</link><pubDate>Tue, 28 Jan 2020 21:07:56 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:c110b148-ab89-4d5d-aef0-cbd590eb7671</guid><dc:creator>Rich Carpenter</dc:creator><slash:comments>1</slash:comments><comments>https://emersonexchange365.com/thread/8524?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8524/video-best-practice-approach-to-optimizing-control-through-iiot/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;Plant Operators are feeling more pressure than ever before to utilize IIoT, but many do not know where to get started or where digitalization utilized. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;In this video, I will discuss the Emerson best practice approach for optimization strategy and how to achieve better control through heightened project &amp;amp; equipment visibility, while improving services you already have in place.&lt;/span&gt;&lt;/p&gt;
&lt;div align="center"&gt;&lt;a href="https://www.youtube.com/watch?v=bH5G0neP_wI"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Would IIoT help you solve a visible issue? Unsure where to start? Start a conversation or ask a question in the Emerson Exchange 365 community by replying below. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Maximize Production by Monitoring Erosion</title><link>https://emersonexchange365.com/thread/8489?ContentTypeID=0</link><pubDate>Thu, 09 Jan 2020 20:08:22 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:be14d142-c699-44bc-8425-c4319a165b88</guid><dc:creator>daviesjj</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/8489?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8489/maximize-production-by-monitoring-erosion/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;&lt;img class="align-left" style="float:left;" alt=" " src="https://emersonexchange365.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/477/8030.Jake-Davies-headshot.png" /&gt;&amp;nbsp;There&amp;rsquo;s an old saying in manufacturing that suggests if you&amp;rsquo;re machinery and equipment don&amp;rsquo;t break down from time to time, you aren&amp;rsquo;t pushing production hard enough.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;Some maintenance people may take issue with exactly how such a concept is implemented, but it&amp;rsquo;s true. To maximize production, you have to know exactly how hard you can push without causing so many outages they outweigh the gains. Let&amp;rsquo;s apply that to oil refineries and other chemical processing where one of the wear items is piping itself. Eventually after you push enough product through the pipes, they lose metal from the inside due to erosion and corrosion. The pipe wall becomes thinner, and if not caught in time, fails and releases the contents. Naturally, the harder the plant runs, the faster this happens.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;Understanding when piping has reached such a critical point and where it is happening is the challenge. However, there are answers, which is the topic of my article in the &lt;a href="https://www.oilandgaseng.com/articles/maximize-production-by-monitoring-erosion/"&gt;December 2019 issue of &lt;em&gt;Oil &amp;amp; Gas Engineering&lt;/em&gt;, Maximize Production by Monitoring Erosion&lt;/a&gt;. It examines the tools and techniques for determining how fast piping is losing its metal and eventually integrity. Without hard data on equipment condition, it is difficult to optimize production and determine the best use of CAPEX dollars.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;&lt;em&gt;Fixed equipment integrity is one example where cohesive, high-quality and timely data is often lacking. On the one hand, the corrosive effect of produced fluids and the erosive impact of produced sand particles in oil &amp;amp; gas-produced streams is well understood. On the other, information about the impact of these corrosive or erosive materials on actual asset integrity is often absent. The solution is to monitor continuously for corrosion and erosion and use this information to improve operating efficiency.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;Such a program has two parts: First, look for the causes of accelerated metal loss, and a primary culprit is sand in the liquid. Second, monitor the actual wall thickness continuously in real time. Let&amp;rsquo;s look at how these two parts work together in concert.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;&lt;em&gt;Sand entrained in oil &amp;amp; gas streams poses significant risk to production equipment because it is moving at high velocities inside fixed equipment and can eat away metal piping and equipment from the inside, with an effect like sand blasting. This erosion occurs inside of piping and equipment, making its effects extremely difficult to detect via exterior inspection. However, modern measurement techniques can detect both entrained sand and its impact on asset integrity. Acoustic sand detectors identify the presence of sand in the production flow by listening for the sound of solid particles hitting the piping&amp;rsquo;s insides. With careful calibration, the sand entrainment rate can be estimated.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;This monitoring calls for &lt;a href="https://www.emerson.com/en-us/catalog/roxar-sam-acoustic-sand-monitor"&gt;Emerson&amp;rsquo;s Roxar&lt;span class="emoticon" data-url="https://emersonexchange365.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;&amp;nbsp;SAM Acoustic Sand Monitor&lt;/a&gt;, which can turn sand noise into actionable data. Understanding how much sand is in the product is very valuable information, but it doesn&amp;rsquo;t indicate how much damage has been done. We also need the second part of the answer, wall thickness monitoring.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;&lt;em&gt;Now imagine the transformational effect of automated sensors permanently attached to strategic points in the infrastructure to take continuous, robust measurements of remaining pipe wall thickness. The sensors use wireless technology to send gathered data for analysis at a central, safe and convenient offshore or onshore location. Operators would gain immediate insight into what&amp;rsquo;s happening with fixed equipment at any given time, with no need for guesswork.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;&lt;a href="https://www.emerson.com/en-us/catalog/rosemount-sku-permasense-et210-corrosion-erosion-monitoring-system"&gt;Emerson&amp;rsquo;s Rosemount&lt;span class="emoticon" data-url="https://emersonexchange365.com/cfs-file/__key/system/emoji/2122.svg" title="Tm"&gt;&amp;#x2122;&lt;/span&gt;&amp;nbsp;Wireless Permasense ET210 Corrosion and Erosion Monitoring System&lt;/a&gt; provides ongoing visibility of corrosion and erosion trends in real-time, using data supplied by unique and non-intrusive ultrasonic sensors that continuously measure pipe thickness.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;Putting these two solutions together&amp;mdash;and comparing factors such as production rate, sand content, and other variables against metal loss over time&amp;mdash;presents a far more complete picture of what is happening, providing operators with the ability to identify cause-and-effect relationships.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align:justify;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;font-size:inherit;"&gt;You can find more information like this and meet with other people looking at the same kinds of situations at Emerson Exchange and in the Emerson Exchange365 community. It&amp;rsquo;s a place where you can communicate and exchange information with experts and peers in all sorts of industries around the world. Look for the Oil &amp;amp; Gas Group, and other specialty areas for suggestions and answers.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Augmented Reality Application for Safety Critical Element Maintenance &amp; Risk Communication for operation</title><link>https://emersonexchange365.com/thread/8472?ContentTypeID=0</link><pubDate>Thu, 26 Dec 2019 14:13:52 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:863b57b7-10a5-48f1-a2c9-778157bc11cf</guid><dc:creator>Peddy Nesa</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/8472?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8472/augmented-reality-application-for-safety-critical-element-maintenance-risk-communication-for-operation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear All,&lt;/p&gt;
&lt;p&gt;I am&amp;nbsp; looking for industrial practice oil and gas which related to SCE (Safety Critical Element) maintenance and risk communication using Augmented Reality in order to improve preventive maintenance effectiveness, comply with SCE performance standard and acceptance criteria, and also better risk communication during SCE abnormal condtion to assist new field operator and maintenance personnel.&lt;/p&gt;
&lt;p&gt;Is there any body hands on with these case?&lt;/p&gt;
&lt;p&gt;Thanks in advance for the sharing&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Peddy Nesa&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>VIDEO: Enhance Safety with Wireless Gas Detection</title><link>https://emersonexchange365.com/thread/8462?ContentTypeID=0</link><pubDate>Thu, 19 Dec 2019 22:40:09 GMT</pubDate><guid isPermaLink="false">cd40bb2b-3d49-4868-939d-417119b40291:ffaa913c-2017-4646-9665-4601431a0c02</guid><dc:creator>Ryan Bowlds, P.E.</dc:creator><slash:comments>0</slash:comments><comments>https://emersonexchange365.com/thread/8462?ContentTypeID=0</comments><wfw:commentRss>https://emersonexchange365.com/iiot-digital-transformation/f/iiot-digital-transformation-forum/8462/video-enhance-safety-with-wireless-gas-detection/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;Safety is our customers&amp;rsquo; number one concern.&amp;nbsp; In industries where toxic and combustible gases are present, flame &amp;amp; gas detection products help safeguard critical assets and maintain a profitable operation.&amp;nbsp; In this video, I talk about how Emerson has recently released a new platform for wirelessly detecting the presence of toxic and combustible gases in areas that were previously too difficult or costly to monitor.&amp;nbsp; By eliminating many of the costs associated with wiring, setup, and maintenance of the Rosemount 928 Wireless Gas Monitor and 628 Universal Gas Sensor provide a reliable solution for remote installation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div align="center"&gt;&lt;a href="https://www.youtube.com/watch?v=CIvI6AbSiaY"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Please share your experiences or ask us questions about improving the safety of your facility with wireless gas monitoring by replying below.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>