SEPT 2022 Ebook FINAL - 1
SEPT 2022 Ebook FINAL - 1
SEPT 2022 Ebook FINAL - 1
Control Systems
Launching a
Nationwide Equipment
Network
Exploring Local,
Remote, and
Distributed I/O
Calculating Gas
Compressibility
Protecting Hazardous
Locations from
Explosion
Automation Overhaul
INTECH FOCUS | CONTROL SYSTEMS
In This Issue
Trademarks used in this document are the property of their respective owners.
Introduction
At a growing rate, automation and control professionals are finding new ways to use edge-
oriented control architectures to enhance complex control systems. Increasingly, industrial
controllers provide new options for industrial control systems that combine the best features
of programmable logic controllers (PLCs) and industrial PCs (IPCs). Advances in web-based
supervisory control and data acquisition (SCADA) systems continue to transform the process
of installing, configuring, and managing automation and control systems to enhance
manufacturing performance.
Our Sponsors:
Case Study:
Launching a Nationwide
Equipment Network
A
LTA Refrigeration knows the secret to providing superior service and staying competitive
in a changing market. Within a 10-year period, it transformed from a custom engineer-
ing services company into a scalable industrial equipment manufacturer using an edge-
oriented control architecture to efficiently manage a growing installed base.
Originally started in 1975 as Industrial Refrigeration Services, ALTA has been designing and
installing refrigeration systems across the United States for more than 45 years. For a long time,
they were large, custom-designed systems that used a central machine room to deliver refrigerant
to various facility areas through long, overhead piping runs.
“Our customers’ biggest concern is their power bill,” says Peter Santoro, controls engineer at
ALTA. The company’s systems stood out for the level of control they offered, including multiple
operating modes that allowed the equipment to be tuned for optimal efficiency. However, it re-
quired significant time to design and program each unique system, and competitors were able to
steal some of the market share with cheaper, simpler offerings.
“Competitors could use 20 to 30 cheaper units with control limited to a dumb thermostat to
compete against one of ALTA’s large systems,” says Santoro. ALTA knew it couldn’t compete by
reducing its product quality, so the company looked for a way to standardize its offering without
sacrificing features.
Creating an expert
In 2013, ALTA introduced its EXPERT series of modular refrigeration control units. Each unit used
a standard, more reliable design, and could be mounted on the roof above the area it served,
simplifying installation (figure 1).
According to Santoro, ALTA poured its previous years of experience with system design into
creating the EXPERT product line. “A single EXPERT has almost as much I/O [input/output] as an
entire centralized system, and because the units are much smaller, the wiring and conduit runs
are incredibly short, allowing us to cram in a ton of sensors,” says Santoro. “The units are also
incredibly efficient. We analyze both the external ambient conditions and refrigerated space, and
do real-time thermodynamic calculations. This lets us do variable capacity refrigeration, and only
run exactly the amount of refrigeration as needed.”
All motors are on variable speed drives (VFDs), says Santoro. “We also design many of the sen-
sors we use on the system, allowing us to get precise valve positioning and to monitor refrigerant
levels throughout the system. We make good use of Hall-effect sensors in various configurations
to monitor refrigerant levels and motor positions. There is also a dedicated energy monitor on
each unit so we can monitor voltages and power usage,” he adds.
Since all EXPERT systems are essentially the same, Santoro and his colleague Todd Hedenstrom
could put a higher degree of focused engineering into creating a robust and complete solution
that works with many different applications.
But growth brings its own challenges. While a handful of EXPERTS can replace one of the
older, custom systems, ALTA now averages eight units per site, and service contracts drive ALTA’s
revenue. With only a small control engineering team, servicing the growing installed base became
time consuming.
“Since we are installing sites at a much faster rate, scalability was our main concern,” says
Santoro. “We service the vast majority of our sites, so we need visibility into everything. Our sys-
tems have a long lifetime, and service is super important to our customer relationships. We sell
probably 70 of these a year, and it gets hard to manage all that.”
On top of this, there were some aspects of the previous designs related to system maintenance
that got in the way. The control system required many steps to properly update control strategies
in the field, including exchanging files between the control engine and the web server used for
remote connectivity. It was a sometimes fragile process that made it difficult to train technicians.
Previously, ALTA had also left the details of remote connectivity to each customer. This in-
creased the team’s workload, since they usually checked in on each site every day and had to use
a different method to connect to each one (VPN, Citrix, LogMeIn, TeamViewer, etc.). If they were
going to keep up with the pace of growth, Santoro and Hedenstrom needed a way to remove
these bottlenecks in service delivery.
EPICs, or edge programmable industrial controllers, provide a new option for industrial control
systems that combines the best features of programmable logic controllers (PLCs) and IPCs. PLCs
offer a rugged, purpose-built design with many typically expandable options for I/O and device
communication. IPCs offer general-purpose processing power, storage, and networking options to
support more demanding applications and broader functionality, such as cybersecurity, database
management, and high-level programming languages. EPICs support all of these functions on a sin-
gle backplane but typically without the complexity of maintaining a full Windows OS environment.
Santoro and Hedenstrom wanted to use the power and flexibility of an EPIC to develop a
custom solution that reduced the effort required to deploy bug fixes and product updates. They
also wanted a single solution for remote monitoring and thought that groov EPIC’s array of com-
munication options would make that easier.
The groov EPIC uses a custom Debian Linux distribution that has been stripped down to the essen-
tial components, reducing its memory footprint and potential cyber-attack vectors. Additionally, it has
been cryptographically signed with Opto 22’s private key to prevent installation of any unapproved
software. However, Opto 22 also exposes access to the EPIC’s Linux command-line using the secure
shell protocol (SSH) and a free Shell Access license (GROOV-LIC-SHELL).
“All development is done remotely through the SSH connection in [Microsoft] Visual Studio,”
Santoro explains. You can find the guide Todd Hedenstrom posted in the Opto 22 user forums ex-
plaining how he set up this connection, which allowed him to develop programs in VS and compile
them directly on his EPIC. Once Hedenstrom figured out this basic process, he and Santoro were able
to consolidate most of the control program into their C++ application along with many new features.
The program controls the installed I/O modules—voltage and current sensing inputs and dis-
crete ac outputs—using Opto 22’s C++ OptoMMP SDK, or software development kit. The appli-
cation also includes its own Modbus server that creates and manages connections to VFDs, the
local energy monitoring unit, and other remote devices.
“We [also] have our own REST API [application programming interface] and web server run-
ning on the C++ application,” Santoro adds, “allowing us to create our own web page inter-
faces in HTML and JavaScript. It’s a lot easier to build HTML stuff in familiar tools than with an
HMI [human-machine interface] package. You can do anything.” That includes things like using
Google’s Chart API to display energy metrics in the HMI.
Each EXPERT’s web interface is served up from its EPIC controller (figure 3). It includes prebuilt
templates for different unit configurations and verifies system settings to help technicians identify
configuration values that are out of range or not recommended. It also generates alarms as needed.
Alternatively, customers can access unit data through the EXPERT’s Modbus server or REST API.
For managing groups of EXPERTs, ALTA uses a separate HMI server to read data from each
unit and present a unified view of the entire system. “All of our sites are required to have a local
interface for operators to see a global view of their refrigeration units, instead of having to man-
age network connections to hundreds of individual units,” Santoro explains.
To create this site-level HMI, each EXPERT stores transient data in the shared memory “scratch-
pad” area of its groov EPIC. ALTA’s HMI server runs on Microsoft Windows and uses Opto 22’s
.NET OptoMMP SDK to retrieve this data from all units in one-second increments. Data is stored
in cyclical files that maintain a one-week buffer, and the HMI server uses this data to generate
trends, charts, and email notifications.
ALTA can also access this data remotely for troubleshooting recent events. By default, groov
EPIC does not route traffic between its Ethernet ports, so ALTA can use the controller to create a
Figure 3. Each EXPERT provides a local unit interface through an embedded web server that runs
on the unit’s EPIC.
security zone for each EXPERT. One port on each EPIC connects to a private network exclusively
for the controller and its remote devices. The other port is connected to a common network be-
tween all the units at a given site, as well as the local HMI server.
This server is connected to the Internet and uses MQTT to send and receive data, acting as a
middleman for each individual EXPERT to the MQTT broker that resides in ALTA’s headquarters.
When ALTA’s remote HMI requires new data, it sends a request to the local server over MQTT. The
data is queried and sent back. External connections to local HMI servers are restricted so that the
only traffic allowed through is from outbound MQTT TLS connections.
Recently, ALTA also made it possible for its customers to access this remote server. The server
has its own database that records temperatures and energy usage for each EXPERT in 10-minute
intervals. Customers can log into a private web portal to generate reports directly from this data.
Since groov EPIC provides an embedded MQTT client and network firewall, ALTA “also tried
doing unit-level MQTT [communications] to the broker,” Santoro clarifies. “But with some of our
units running on customer networks, it was impossible to guarantee they would allow a direct
Internet connection to the [EPICs]. That’s why we shifted focus to only have our local site server
be the device connected to the broker.”
Figure 5. ALTA’s central HMI aggregates data from across its installed base of EXPERT systems.
“Often, we know what the problem is before the customer calls. We just need to drive there
and fix it,” says Santoro. “With the amount of data we get from our units, we are capable of
diagnosing the vast majority of problems remotely. This allows many of our end users to not
even staff onsite maintenance. And [there’s] no interfacing with third-party systems anymore.
It’s all integral.”
Figure 6. ALTA’s central HMI continuously monitors its entire installed base, providing intuitive
representation of system health across the country.
Servicing the systems themselves has also become much simpler now that Santoro and He-
denstrom can manage the entire platform—I/O configuration, control strategy, communications,
and networking—through a single device (figure 7). “One of the best features we introduced was
the ability to update the programs through our web interface. Now, a batch program packages
up all the program files into a .gz (compressed) file. Technicians can upload the file and restart
the system. We send the tarball [combination of multiple files], they click update, and the system
takes care of the rest. Much easier,” Santoro says.
“We have a lot of experience with C++ here, so applying that to the EPIC controllers using
Shell Access has allowed us to rapidly develop these custom solutions with a very small team. The
lead engineer loves to make changes, so we’ve gone through hundreds of revisions.”
ALTA also uses the groov EPIC’s touchscreen as a maintenance interface inside the control
cabinet. The native groov Manage application allows them to view and modify I/O and network
settings directly on the controller without using a separate computer interface. Using the EPIC’s
native HMI server, groov View, ALTA also provides technicians with local control options and basic
information about the Linux program’s status.
Other new features are on their way as well, potentially including real-time operational adjust-
ments based on local power rates. And with a large network of performance data to draw on, the
team has also been evaluating integration with a cloud IoT platform for long-term data storage
and predictive control.
Santoro sums it up by saying, “It’s nice to have the EPIC as the IPC with I/O. It’s just simpler.
We can do a lot with a little.” As of writing this case study, ALTA has deployed 200 EPICs in the
field. EXPERT sales are booked solid through the coming year.
By Paul Harris
P
rocess and factory automation controllers connect to sensors, instruments, valves, and
other equipment through input/output (I/O) cards or racks that are either collocated within
the same cabinet (local) at the controller/CPU or installed farther away (remote). Defining
the difference between local and remote I/O is straightforward, but the defining differences be-
tween remote I/O and distributed I/O can have their nuances and are further confounded by each
vendor’s definitions or marketing collateral, just as many automation vendors prefer a name like
process automation controller (PAC) over programmable logic controller (PLC).
The most used I/O type is local I/O (figure 1). It is most often from the same vendor as the
controller/CPU, since it is ordinarily directly connected to the controller/CPU by integrated racks
or cages that hold 4-, 8-, 16-, or 32-point I/O cards. Some local I/O expansion racks, or bricks,
as they are often referred to, can be separate from the main CPU and connected over a digital
bus or highway via twisted pair wires or Ethernet cables, albeit installed within the same physi-
cal cabinet. Since local I/O is typically intended to be installed within the same enclosure as the
controller/CPU, environmental operational characteristics and hazardous area approvals are not
as robust as remotely installed I/O.
Since distributed I/O (figure 3) is designed to exist on its own, it can be a preferred choice of
remote I/O due to its ability to be redundant or fault tolerant should it lose communication with
a primary controller/CPU. In addition, distributed I/O and its advanced capabilities can share
signals between other peer distributed I/O systems from the same vendor or alternative vendors
Looking ahead
Recent advances in secure spread spectrum, long range, and mesh wireless telemetry have further
enabled I/O products to provide solutions once thought impossible. WirelessHART, ISA 100, and many
proprietary short- and long-range unlicensed solutions are now optionally embedded directly within
the I/O product itself, spawning an entirely new category of remote or distributed type of I/O solutions.
Regardless of type, I/O products have advanced incredibly fast during the last decade. So much
so that several of the abovementioned differentiators have blurred the once defined lines that
separated them. For the user, it is imperative that each vendor’s solution and technology offering
be thoroughly examined to ensure functional, operational, and design compliance.
… and everything
in between
CX5100 Embedded PCs: Outstanding scalability
for PLC, motion control and IoT
With the powerful CX5200 Embedded PC series, Beckhoff offers a cost-effective control system for universal
use in automation applications. These flexible controllers are ideal for everything from simple PLC projects to
multi-axis motion control with machine safety and HMI all on one device. The two fanless, DIN rail-mountable
basic CPU modules offer the high computing and graphics performance of the Intel Atom® multi-core generation
with the added benefit of lower heat dissipation in enclosures. The basic configuration includes an integrated I/O
interface for EtherCAT Terminals or Bus Terminals, two 1,000 Mbit/s Ethernet interfaces, a DVI-D interface, four
USB 3.0 ports and a multi-option interface that can be equipped to accommodate a wide range of fieldbuses.
Scan to learn
all about the
scalability and
versatility of the
CX5200 series
INTECH FOCUS | CONTROL SYSTEMS
Protecting Hazardous
Locations from
Explosion
Understand the types
of hazardous areas and
variety of explosion
protection methods to
best protect industrial
operations.
A
n explosion is an exothermic, or heat-releasing, reaction of a substance at a high reac-
tion rate. It requires the presence of an explosive mixture/atmosphere and an ignition
source, plus an extraneous cause that triggers the explosion (figure 1). The potential for
an explosion is present where electrical equipment and potentially explosive mixtures coexist.
Protection and/or mitigation must be incorporated to prevent explosions. Approved methods
that provide protection from ignition in potentially explosive areas must be designed into elec-
trical equipment and processes.
These and other examples highlight the importance of explosion protection planning. Every
plan involves assessing the risk to be found in a given area, and that requires an understanding
of the definitions for hazardous classes, zones, and groups.
● Class: The type of hazard present. For example, in the United States, Class I denotes gases and
vapors; Class II denotes dust.
● Division or Zone: The likelihood that the potential for a fire or explosion exists. Division 1 and
Zone 0 or 1 are more dangerous than Division 2 and Zone 2.
Figure 3. Area classifications in North America compared to ATEX. Courtesy: Beckhoff Automation
Codes and standards in North America are NFPA 70: National Electrical Code (NEC) and CSA
C22.1-2021: Canadian Electrical Code. In North America, there is an additional hazardous area,
which is divided into Division 1 and Division 2. Throughout the rest of the world (e.g., ATEX),
Division 1 is divided into two zones, with Zone 0 being more dangerous than Zone 1 (figure 3).
Exclusion
Exclusion involves removing the fuel source from the ignition source. Examples of exclusion meth-
ods are encapsulation/oil immersion, purge, and pressurization. Encapsulation is an explosion
protection concept whereby electrical equipment that could potentially cause an ignition is en-
capsulated within a compound or resin to prevent contact with an explosive atmosphere.
Oil filled is a type of explosion protection applied to an electrical apparatus so that all internal
parts that are capable of igniting a flammable atmosphere are completely immersed in oil so they
cannot come into contact with those atmospheres. Sand/powder/quartz filled is a method of ex-
plosion protection in which electrical equipment capable of ignition is in a sealed enclosure filled
with quartz or glass powder particles. “However, the most prevalent exclusion method in North
America is purge/pressurization,” says Hill.
Before an enclosure with equipment not rated for that area is energized, it must be purged.
A purge involves subjecting the enclosure to five times its volume of inert gas like nitrogen or air
to purge any hazardous gases out of it, then maintaining a slight positive pressure so hazardous
gases cannot get in. Applications where dust is present can’t be purged, but protection comes
from performing a meticulous cleaning, then applying positive pressure.
The three types of purge systems are X, Y, and Z, according to Hill. A Type X purge system re-
duces the classification within the protected enclosures from Division 1 to non-hazardous. General-
purpose equipment can be operated within the protected enclosure. A disadvantage of X purge is
that if the positive pressure air supply is lost, there must be an automatic shutdown in place.
A Type Y purging system reduces the classification within the protected enclosure from Divi-
sion 1 to Division 2. All equipment used within the enclosure must be Division-2-rated. A Type
Z purge system reduces the classification within the protected enclosure from Division 2 to non-
hazardous. General-purpose equipment can be operated within the protected enclosure. With Y
and Z purges, if purging air pressure is lost, an audible alarm must be activated, but an automatic
shutdown is not required.
Advantages Disadvantages
● The only practical solution for some ap- ● Clean air or a protective gas can be expensive
plications and requires regular maintenance
● Can protect large volumes, panels and ● May take up a lot of real estate or be too large
even entire control rooms for some applications
● Systems and expertise are readily available ● Loss of pressurization could shut down production
● General purpose equipment can be used ● Safety concerns for personnel if nitrogen is used
in an area where they normally could not ● Class 1 Div. 2 equipment still required for Y purge
(X and Y purge)
Containment
Containment allows the fuel source to reach the ignition source, but it contains any explosion,
thereby preventing a catastrophic event. Explosion proof or flameproof technologies are the only
methods of protection that don’t prevent explosions. They actually allow it. There are many ap-
plications for explosion proof containment, and materials are readily available. Many distributors
seem to be always nearby with conduit, rigid conduit, and explosion proof enclosures.
According to Hill, gases are allowed inside explosion proof enclosures. A necessary defined
gap is present in the flange (figure 5). If and when gases penetrate the enclosure and there is
an arc or spark, there will be an explosion as hot gases and pressure try to escape the enclosure.
“The gases will try to escape via the conduit run because it’s the biggest opening,” says Hill.
Explosion proof seals are poured at the conduit (and other) openings, which prevent the hot gases
and pressure from escaping through that path. For these reasons, explosion proof installations
must be properly designed, installed, and maintained.
Although the meticulously designed gap has normal clearance during equipment operation,
they are made to expand when there is an explosion. There are specific torque ratings for the
enclosure bolts. If not closed correctly, the gap may become slightly wider, which will cause a
problem.
Advantages Disadvantages
● Only method available for some applications ● Must be meticulously maintained
● Expertise must be readily available ● Internal electronics not easily available
● Can protect almost any type of device ● Cannot work on “hot”
● Readily available in many sizes and types ● Does not prevent explosions
Energy-limiting technologies
The “intrinsic safety” technique of energy-limiting explosion protection is universally accepted
and applied worldwide as the preferred method of protection in potentially explosive atmo-
spheres. The objectives of intrinsic safety are to limit current, limit voltage, and limit stored elec-
trical energy.
Intrinsic safety is the safest form of explosion protection, the least expensive to implement,
and the easiest method to deploy. It is the only method of explosion protection approved for Zone
0, the most hazardous area recognized by ATEX, IECEx, and NEC (Article 505). Zone 0 is consid-
ered to be “continuously” hazardous.
“Intrinsic safety is required to withstand two electrical faults and remain safe. It also is inher-
ently safer for personnel, as its energy limiting principle typically only allows up to 30 volts or 100
mA to the hazardous area,” says Hill.
The two types of intrinsic safety devices are Zener barriers and galvanically isolated barriers.
Zener barriers are relatively inexpensive passive devices. They don’t modify signals. They only limit
the energy so no signal conditioning is required. The Zener diodes load the energy and shunt
any overvoltage to ground, which means it is important to have an approved, intrinsically safe
ground. Galvanically isolated barriers are active devices that also can perform signal conditioning.
They are application specific and require no intrinsically safe ground.
Figure 6 shows a basic circuit design of a Zener diode barrier. The circuit includes an energy
source, fuse, resistor, or Zener diode that shunts any overvoltage to the intrinsically safe ground.
Figure 6. A basic circuit design of a Zener diode barrier. Courtesy: Beckhoff Automation
Hill says an intrinsically safe ground must be separate from other grounding, and it must be a
minimum of 12 AWG. It must be labeled as intrinsically safe, and it cannot exceed 1 Ohm. ANSI/
ISA recommended practice also recommends that there be redundant intrinsically safe grounds,
which can simplify testing but also cuts the resistance in half. The resistance must be less than 1
Ohm.
Hill says a big advantage of intrinsic safety over explosion proof is that safe area wiring prac-
tices can be used. No rigid conduit and no cord seals are required. “When it comes to intrinsic
safety, I.S. stands for intrinsic safety. But when it comes to wiring, it stands for identification and
separation,” he says.
Intrinsically safe wiring must be identified. Light blue is the universal color for intrinsic safety.
If that is not practical, wiring must be labeled as intrinsically safe every 25 feet. In addition to
identification, the wiring must be kept separate from non-intrinsically safe wiring. They must be
separated by 50 millimeters or 2 inches.
Advantages Disadvantages
● Safest method of explosion protection ● Not viable for some high-powered applica-
● Least expensive to install and maintain tions
● Only method that you can work on “hot’’ ● Requires approved field devices in many
cases
● Takes up less space than other methods
● Only method approved for Zone 0
Final thoughts
While explosion protection methods include exclusion and containment, energy-limiting technol-
ogies, especially intrinsic safety, are the most widely used. Intrinsic safety offers the safest, most
cost effective, and easiest way to deploy solutions that safeguard process operations.
Automation Overhaul
Benefits Smaller Utilities
By Del Williams
T
raditionally, small municipal electrical utilities like the one in Seguin, Texas, have believed
that implementing a supervisory control and data acquisition (SCADA) system was out of
reach due to the perceived high initial costs, high licensing fees, and complexity.
However, advances in web-based SCADA systems have transformed the process of installing,
configuring, and managing these systems to control substation performance. Modern web-based
systems streamline installation and maintenance and provide engineers with a modern user inter-
face they can easily configure—a factor that now allows even smaller cities to operate like large
investor-owned utilities with hundreds of substations.
The Seguin had no trouble justifying the SCADA investment, even though there are only three
substations. The system provides the same degree of monitoring and control system as imple-
mented by larger utilities. Seguin has a population of 25,090. Approximately 8,200 residential
customers, as well as several large industrial facilities, rely on power from the electrical system.
The utility operates three substations with 14 circuits, which requires 19 employees to manage
110 miles of overhead and 26 miles of underground electric lines.
To complete this ambitious SCADA implementation, the city turned to M&S Engineering, a
full-service electrical, civil, and subsurface utility engineering and surveying firm, to develop all
the specifications outlined in the initial bid.
To enhance communication and decision-making, assets such as electric poles and meters are
now mapped and coordinated through ESRI, a geographic information system (GIS) mapping
company. The GPS coordinates facilitate more efficient dispatching of utility trucks and service
crews when needed. For the SCADA system, M&S Engineering selected the OrionLX system, a
communication and automation processor, from the Power Division of NovaTech Automation
(Lenexa, Kan.), a substation automation company that has served the power transmission and
distribution market for more than 30 years.
The communication and automation processor can connect to nearly any substation device
in its native protocol, perform advanced math and logic, and securely present the source or cal-
culated data to any number of clients in their own protocol. The system can be integrated with
practically any equipment, usually microprocessor-based relays, meters, and other intelligent elec-
tronic devices, as well. It is then connected to the SCADA system.
The system uses open-source web technologies and preconfigured template pages, which
simplifies the building of interactive SCADA and local human-machine interface (HMI) screens
to view data from connected intelligent electronic devices and remote terminal units (RTUs) us-
ing standard web browsers. Engineers can open multiple browsers to have graphical interfaces
for the different substations and key remote monitoring features on different tabs, which eases
network monitoring. Multiple users can be logged in simultaneously.
For the most economical setup, Seguin opted to install a communication and automation
processor in each of its three substations that connect wirelessly to a browsing PC with mul-
tiple monitors, each representing a substation. Another configuration option for smaller utilities
is a centralized model, in which a communication
and automation processor is installed in the central
office (taking the place of the browsing PC) that
accesses each substation communication and au-
tomation processor, then serves up the information
to connected networks.
dispatch teams to quickly tell which feeders are open and if there are voltage issues. Feeder
breaker zoom screens allow more detailed information to be viewed at the office, including
ground trip blocked, non-reclosing, max amperage, power factor, and fault currents (figure
2). History of events can be accumulated, such as breaker trips, breaker lockouts, reclosers
blocked or enabled, low voltage events, high voltage events, and maximum amperage for
each circuit.
M&S Engineering also was asked to integrate the SCADA system with Milsoft’s Outage Man-
agement System (OMS). OMS’s are efficient at identifying outage locations and providing real-
time alerts. The systems also record the history of outages and alert customers about the status
of outages and repairs.
As part of the project, M&S also specified an upgrade of all electromechanical relays to mi-
croprocessor relays from Schweitzer Engineering Laboratories (SEL). NovaTech developed settings
that allowed the SEL relays to be accessed by the communication and automation processor,
including real-time data and fault information.
“Relays keep detailed records of the electrical conditions at the time of a fault, and that in-
formation can be accessed remotely to provide technicians with critical information on where to
go and what might need to be corrected,” says Ray Wright, Senior Vice President of Marketing
for NovaTech. “You don’t want to have a technician going out and searching the line for miles
to find the problem and then have to go back to the shop to get the needed equipment. Ideally,
you want to say, ‘Drive to this GPS location, bring a spare fuse, and fix the [known] problem.’ ”
Minimizing dispatches
After the SCADA system, microprocessor-based relays, and other components were installed, the
city could respond to issues more quickly, resulting in shorter outage times for customers. Previ-
ously, personnel would have to drive out to a substation when there was an issue with a feeder
or transformer. Now, most issues are diagnosed remotely.
“Now, the monitoring is done from the office. The engineering team remotely logs into the
substation devices to view the data, settings, sequence of events, and make changes if needed.
They usually do not have to visit the substations in person, so the labor involved in monthly checks
is significantly reduced,” says Wright.
“With SCADA, they can monitor and capture events such as low voltage or high voltage at the
bus, which helps when troubleshooting customer complaints and enables remote manual control
of voltage regulators,” adds Wright. SCADA also allows the city to monitor the power factor on
individual circuits and then to switch capacitors in or out, without having to depend on other
companies.
The city of Seguin plans additional system upgrades, including an energy efficiency program
featuring a new VoIP phone system and approximately eight additional Wi-Fi units and accompa-
nying antennas to improve “self-healing” properties. The utility is also investigating automated
switching, which would involve adding control panels and motors to the existing air break switch-
es to facilitate operations through the SCADA system.
256 colors
Individually selectable:
Measurement in progress
Sensor switching
Process malfunction
Hygienic
adapter system
$453
VEGAPOINT 24 G½"
www.vega.com/vegapoint
INTECH FOCUS | CONTROL SYSTEMS
Gas Compressibility
Factor and Control
Valve Sizing
By Jon F. Monsen, Ph.D., PE
T
he basic gas control valve sizing equation can be found in ISA-75.01.01-2012, “Industrial-
Process Control Valves, Part 2-1: Flow Capacity,” and in “IEC 60534-2-1 (Second Edition).”
These standards show the valve sizing equation to take this form when arranged to be
solved for “C”:
C is defined as being either Cv or ¬Kv (calculated required valve capacity) depending on the value
of N6. This equation requires a value for the upstream gas density where the symbol for density is
ρ (rho). The equation assumes that the user knows an accurate density value. There are accurate
tables for a few gases, the best example being steam, but such accurate information is not readily
available for most industrial gases. The standards—the ISA and IEC standards are, for all practical
purposes, identical—make allowance for this by including two additional equations.
These equations, one based on mass flow units (symbol W) and one on volumetric flow units
at standard conditions (symbol Qs) substitute for the upstream density a calculation of density
based on the ideal gas equation using the molecular weight of the gas, its upstream pressure, and
upstream temperature. To correct for the fact that a gas density calculation using the ideal gas
equation does not always duplicate actual behavior, the standards include the compressibility fac-
tor (symbol Z) to include the degree to which a particular gas does not follow ideal gas behavior.
A method for determining the value to use for the compressibility factor is outside the scope
of the standards.
Experience has shown that for most gases used in industrial processes, and at the pressures and
temperatures that they are normally used, for valve sizing purposes, assuming a compressibility
factor of 1.0 is usually (but not always) sufficient. There are equations of state that predict the real
density of gases, with varying
degrees of accuracy. Some of
“To correct for the fact that a gas density calculation
these are included with pip-
using the ideal gas equation does not always ing system analysis applica-
duplicate actual behavior, the standards include the tions. These applications can
be expensive, at least from
compressibility factor (symbol Z).”
my point of view.
It is significant to note that this is of the same form as the generalized compressibility chart,
namely, Z = ƒ(Pr, Tr). An iterative solution is required.
Figure 1. Calculation for carbon dioxide—process data for this application yields a compressibility
factor of 0.70.
In later years, whenever I needed to size a valve for gas service when I suspected that the com-
pressibility might become a factor, I would look up the compressibility factor using the Nelson-
Obert Generalized Compressibility Charts2. These charts can be found at: http://eon.sdsu.edu/
testhome/Test/solve/basics/tables/tablesRG/zNO.html.
Some time ago, I got tired of reading the charts, which requires some visual interpolation
(and eye strain), and made a Microsoft Excel spreadsheet where I tabulated many reduced
pressure and reduced temperature points from the Nelson-Obert charts and included a two-
dimensional interpolation scheme that yields a compressibility factor for most gases for which
I can find the critical pressure and temperature. The use of this spreadsheet is the topic of
this article.
Figure 1 is a screenshot of the sheet showing a calculation for carbon dioxide. The calcula-
tion in figure 1 shows a compressibility factor of 0.7. In this case, assuming a compressibility
factor of 1.0 when it is really 0.7 would result in a Cv calculation that would be about 20
percent high. When the compressibility factor decreases, so does the calculated required valve
capacity (Cv or Kv).
Screen 3. Calculations.
● Green cell entries are copies of each red cell entry, but
instead of typing in the formula, copy the formula
in the red cell and paste it into the three cells to the
right of the red cell.
There are two tables in the worksheet: Table 1 in Screen 4 and Table 2 in Screen 5. Type in the
numerical values as shown. Then name the tables by highlighting the data shown inside the red
box, and from the Excel Formulas tab, select “Define name” and type in the name of the table
(TABEL1 or TABLE2) and click OK.
The Nelson-Obert charts are said to have an accuracy within 1 to 2 percent for Z values greater
than 0.6 and within 4 to 6 percent for Z values of 0.3 to 0.6. The generalized compressibility factor
graphs may be considerably in error for strongly polar gases, with errors as great as 15 to 20 percent.
The quantum gases hydrogen, helium, and neon do not conform to the corresponding states
behavior, and the reduced pressure and temperature for those three gases should be redefined
in the following manner to improve the accuracy of predicting their compressibility factors when
using the generalized graphs:
The worksheet is valid for reduced pressures between 0.0 and 20 and for reduced tempera-
tures between 1.0 and 15. The Nelson-Obert low pressure chart gives some data for reduced
temperatures less than 1.0, but there is not enough data to lend it to the present method of
tabulating data and interpolating between given data points. I think the reason for this scarcity
of data is that the authors of the chart were not able to find much good agreement between
various gases and their compressibility factors in the area between the reduced temperature (Tr)
= 1.0 isotherm and the saturated vapor line.
Although the worksheet is configured for conventional U.S. units (degrees F and pounds per
square inch absolute), there is a space to the right of the user interface where the user can eas-
ily change the conversion factors for other temperature and pressure units. If you change the
conversion factors, you also can edit the unit designations in column B of the user interface to
agree with your revised conversion factors. Keep in mind that all the calculations are carried out
in absolute pressure and temperature units.
● The worksheet calculates the compressibility factor (Z) based on a table (TABLE1) of tabulat-
ed values of compressibility factors taken from the Nelson-Obert Generalized Compressibility
Charts for a range of reduced pressures and reduced temperatures. To account for pressures
and temperatures between the tabulated reduced pressures and temperatures, the work-
sheet does three sets of linear interpolations.
● At the tabulated value of Tr below, the user’s given value of Tr, the worksheet finds Z at the
user’s given value of Pr by interpolating between the tabulated value of Pr above the user’s
given value of Pr and the tabulated value of Pr below the user’s given value of Pr.
● The worksheet then repeats the above process at the tabulated value of Tr above the user’s
given value of Tr.
● The worksheet then has values of Z at the user’s input value of Pr, at the tabulated values of
Tr below, and above the user’s input value of Tr.
● The final step is to interpolate between these two values of Z to find the value of Z at the
user’s input values of Pr and Tr. You can follow the above process in columns S, T, U, and V,
rows 6 through 21, where each step is briefly described in column W.
● The worksheet determines the correct column to use in Table 1 by using a VLOOKUP func-
tion in Table 2.
● It then determines the correct row to use in Table 1 by using a VLOOKUP function in Column
1 of Table 1.
The user interface is in the upper left corner of the worksheet. You can optionally enter the
name of the gas and the tag number of the valve for which you are doing calculations, for your
reference, if you are going to either save or print out the worksheet.
Enter the critical temperature and critical pressure of the gas, and up to four upstream tem-
peratures and pressures. The fields where the calculated compressibility factor(s) appear will re-
main blank until all required data has been entered. It is possible to use other units than PSIA and
degrees F for either and/or both upstream and critical pressure and temperature. See the area just
to the right of the user interface.
For your reference, below the data and results area, the reduced temperature (Tr) and reduced
pressure (Pr) being used in the calculation are displayed along with a note stating whether Tr and
Pr are within or outside the limits of the worksheet.
If you have entered temperatures or pressures that result in Tr or Pr that are outside the stated
limits, the COMPRESS. FACTOR (Z) field will read #NA and the notes below that will state which
parameter is out of limits.
When the process approaches the critical point (Tr and Pr both equal 1.0), the compressibility
factor changes very rapidly, making it difficult to accurately read the charts or interpolate be-
tween points. This is especially notable at the critical temperature (Tr = 1.0) and reduced pres-
sures (Pr) between about 1.0 and 2.0. Also, if you look at the medium pressure Nelson-Obert
chart, the Tr isotherm of 1.0 is almost vertical as it approaches the critical pressure (Pr = 1.00).