Artificial Intelligence Notice: ISA prohibits the entry of any ISA intellectual property (¡°ISA IP¡±), including standards, publications, training or other materials into any form of Artificial Intelligence (AI) tools, such as ChatGPT. Additionally, creating derivatives of ISA IP using AI is also prohibited without express written permission from ISA¡¯s CEO. In the case of such use, ISA will suspend a licensee¡¯s access to ISA IP, and further legal action will be considered. Please review ISA's policies for Use of AI Tools, Intellectual Property and Terms and Conditions for further information.
Cybersecurity Awareness Month Sale:
This October, save 300 USD on select ISA cyber training and 10% on select cyber standards during Cybersecurity Awareness Month. View the deals.
Many remote access solutions require extensive IT assistance and support.
Newer solutions rely on open systems to simplify remote access, allowing it to be implemented by operations personnel.
These new solutions provide fast and secure remote access, along with simple implementation, which is particularly important for OEMs and their customers.
Remote monitoring and control systems using modern data collection techniques deliver improved performance and security, along with simpler implementation and lower costs
By Benson Hougland
Data collection from industrial facilities and plants provides a number of benefits to end users, system integrators, and machine and process skid builders. End users can monitor their facilities and plants worldwide from any location with cellular network or Internet access, and system integrators can do the same for their projects. Original equipment manufacturer (OEM) machine and process skid builders can monitor their products and systems wherever they are installed, even at remote customer sites.
Data collection by OEMs can be especially useful for both the OEM and the customer. Data can be acquired for analysis and remote monitoring, and data can be sent to machines and process skids for remote control. This two-way remote access provides:
remote monitoring to quickly alarm and alert personnel
predictive capabilities to anticipate problems before they occur
remote control to respond to issues and problems
improved overall equipment effectiveness: better uptime, throughput, and quality
cost savings by eliminating most trips to the field
In addition, OEMs can:
log usage data for billing or maintenance
gain insight into customer needs
analyze data to improve future product or process designs
Although most OEMs need remote access to provide the quality of service their customers want, the barriers are high and include security issues, technical difficulties, and costs.
Cybersecurity is a major concern for both OEMs and their customers. Busy information technology (IT) departments may not have the time, resources, or technical skills to set up remote access to automation systems and equipment.
As a result, older methods like opening ports through firewalls and creating virtual private network (VPN) tunnels are falling out of favor. Newer methods of remote access, particularly those using the Message Queuing Telemetry Transport (MQTT) protocol in publish/subscribe communication models, can be a major improvement, providing the data and access OEMs need without burdening their customers (sidebar).
Industrial hardened edge programmable industrial controllers (EPICs) address these and other remote access requirements with local computing, multiple programming options, local control, and sensor input and output interfaces.
Edge processing
Edge processing encompasses at least three functions. The first is to collect, process, view, and exchange data where it is produced-at the edge of a network. This function requires a powerful processor and an open operating system, such as Linux. The processor filters out anomalies, sorts relevant data, and creates exception-only reporting.
The second function is securely storing and sharing data among databases, cloud platforms, Web services, and programmable logic controllers (PLCs) using modern communication methods. Sharing data with this wide range of hardware and software requires support for multiple communication options at both the hardware and software level.
At the hardware level, multiple communication ports are a must. Minimum requirements for modern systems include multiple gigabit Ethernet, USB, and serial ports. At the software or protocol level, many protocols should be supported, including different variants of Ethernet, Modbus RTU and Modbus/TCP, and MQTT.
Many industry offerings now include embedded support for multiple connectivity methods in their EPICs, including Ethernet and Modbus protocols, plus OPC UA drivers and MQTT/Sparkplug. These methods give support now, and also provide for the future, as vendors are constantly updating their protocol support options.
The third function of an edge processor is to bring data visibility to authorized personnel in several ways: on an integral touchscreen, on a local human-machine interface (HMI), and from any device capable of hosting a Web browser (figure 1). Many OEMs will find an integral touchscreen, and an HDMI port for optional connection to an external display, a significant benefit.
If the touchscreen is sufficient, then the OEM can save the expense of purchasing and installing an external HMI. If the vendor includes an HMI development tool as part of the EPIC software package, a low-cost graphics monitor can simply be connected to the HDMI port to provide an external HMI. In that case, there is no need for an external PC-based HMI, which is very expensive due to the high costs of industrial PCs and PC-based HMI software.
Programming options
Multiple programming options are required for any modern EPIC. Some of the more popular languages are flowcharting with scripting options for sequential machine and process skid control, and the suite of IEC 61131 languages. These two options will be sufficient to support most real-time control needs, but some OEMs may require or prefer more flexible and powerful programming languages, such as C/C++, Python, and Java. These and other languages can be most easily used if the EPIC provides secure shell access, a common feature when a Linux operating system is used. And all of these languages can be used together, with data passing among them internally within the EPIC as required.
For many remote access applications, real-time control is of secondary importance, with data exchange among various controller, HMI, and other platforms the primary goal. For these types of tasks, the browser-based, open-source, flow programming tool Node-RED (https://nodered.org) is becoming more widely used by EPIC vendors, and by many other companies in both the commercial and industrial sectors (figure 2).
Using this open-source visual language, developers can cut and paste prebuilt function blocks or nodes to configure various communication paths. Because Node-RED is specifically designed for these types of tasks, it is much easier to use for data handling than languages designed for real-time control, such as flowcharts, or general-purpose languages, such as C/C++, Python, or Java.
Industrially hardened
Many of the capabilities mentioned above are in commercial data collection products, specifically PCs with plug-in data acquisition cards. But using these products in an industrial environment presents a number of problems.
First is the difficulty of mounting and protecting commercial components, such as a desktop PC, in an industrial enclosure. Second is the high likelihood of failure after installation due to temperature extremes, shock and vibration, electrical noise, and other conditions common in industrial environments. Third is the lack of certification for use in hazardous locations.
To avoid these and other issues, any EPIC intended for an industrial remote access application should meet minimum requirements, including:
DIN-rail mounting
operation from about -20°C to 70°C
industrial microprocessor
solid-state drive
certification for use in hazardous locations
One of the most basic functions for any remote access system is connecting inputs to I/O terminals in an efficient manner.
Control and I/O
Connecting control outputs and inputs should be as simple and foolproof as possible, particularly with the larger point counts to support Industry 4.0 and Industrial Internet of Things. Ideally following industry norms, I/O terminations are made to removable and hot-swappable terminal blocks incorporating a quick connect to the edge controllers that have a captive hold-down (i.e., screw). Terminations made to the block should support up to 14 AWG using accepted industry methods, including spring clamps and screws. Supporting the high point counts for Industry 4.0 and Industrial Internet of Things high-density I/O modules should strongly be considered (i.e., 24 channels per module). Multiple discrete and analog input types and at least 20-bit resolution for analog inputs to support the wide range of control and big data applications should be included. Local LEDs indicating the status of each channel enable local users to verify operation at a glance (figure 3).
In addition, I/O configuration should be simple, with individual I/O modules reporting their identities to the EPIC. Ideally, a local touchscreen will have I/O specifications, wiring diagrams, and channel status to facilitate commissioning and troubleshooting.
Simplifying edge automation
Remote access used to be a complex undertaking for machine builder and process skid OEMs, with numerous issues related to performance, cybersecurity, and IT details. New automation components and open standards, such as MQTT and Sparkplug, are addressing this issue, making it far easier and less expensive to deploy and support highly secure remote access systems.
Reader Feedback
We want to hear from you! Please send us your comments and questions about this topic to InTechmagazine@isa.org.
Benson Hougland, vice president, marketing and product strategy, drives strategy for Opto 22 products, connecting the real world to computer networks. He has 30 years of experience in IT and industrial automation and speaks at trade shows and conferences, including IBM Think, ARC Forum, and ISA. Hougland’s 2014 TEDx Talk introduces nontechnical people to the IoT.
More than that, he deduced, the man had vanished and yet, after he was gone, there had come that unexpected descent of the rolling door which had first made them think themselves trapped. Sandy argued, and with good common sense, that a ghost, in broad sunny daylight, was a silly way to account for the man. He also felt that it was equally unjust to credit the drop of the door to gravity. Friction drums are not designed to allow the ropes on them to slip, especially if there is no jolt or jar to shake them. Walpole, however, continued to oppose the South Sea Bill in the Commons, declaring that the terms were too extravagant ever to be fulfilled; that the experiment could result in nothing but a fearful increase of the costs of stockjobbing, and final confusion and ruin. He insisted that, before the proposals of the Company were accepted,[47] the rise of their stock should be limited, and every means taken to prevent the fever of infatuation that would ensue from the promise of dividends out of funds which could never be realised. He proposed for this purpose the introduction of a clause fixing the number of years' purchase to be granted to the annuitants of the South Sea Company; but to this it was objected that it was the interest of the Company to take up the annuities; and, as the annuitants had the power of coming in or not, as they pleased, the Company would, of course, offer advantageous terms, and, therefore, the whole affair might be safely left to private adjustment. Aislabie added that the South Sea Company would not submit to be controlled in an undertaking they were to pay so dear for. The Bill passed both Houses. As the woollen manufactures of Ireland had received a check from the selfishness of the English manufacturers, it was sought to compensate the Protestants of Ulster by encouraging the linen manufacture there, which the English did not value so much as their woollen. A Board was established in Dublin in 1711, and one also in Scotland in 1727, for the purpose of superintending the trade, and bounties and premiums on exportation were offered. In these favourable circumstances the trade rapidly grew, both in Ireland and Scotland. In 1750 seven and a half million yards of linen were annually woven in Scotland alone. "Pardon me, Lieutenant¡ªI should perhaps say Captain"¡ªinterrupted Lieut. Bowersox, with much sweetness of manner, "but the most of us are familiar with your views as to the inferiority of the discipline of the Western Armies to that of the Army of the Potomac and European armies, so that we need not take up the' time of the court with its reiteration. What farther happened?" "Sure," Dodd said. "But I mean people. And you want the same things we do. You want a little comfort out of life, a little security¡ªsome food, say, and enough food for tomorrow. Right?" "Why, two shillings is too much fur farm-folks lik us to give fur a pound of chocolate. It's naun but a treat, and we can do wudout it." At last they came to Castweasel¡ªthree old cottages and a ruined one, leaning together in a hollow like mushrooms. Beside the ruined cottage a tree-trunk was lying, and Rose suddenly stretched herself with a little sigh. "I'm sorry," he said sheepishly. Rate, skate, and crabs. Farewell, farewell, you jolly young girls! HoMEɧµÄ»¤Ê¿ÃÃÃÃ
ENTER NUMBET 0017 cejy.com.cn funa0.com.cn www.qufen5.net.cn zjbhfm.com.cn www.jiaer6.net.cn www.xieru1.com.cn www.desuo2.net.cn jiada8.net.cn www.51yhego.com.cn www.978plp.net.cn