SlideShare una empresa de Scribd logo
1 de 49
Moderator
Annie Wise
Public Sector Development Coordinator,
Inductive Automation
Agenda
• Introduction to Ignition
• Introduction to Presenter & Panelists
• The 10 Steps to a Sustainable SCADA System
• Closing Remarks
• Q&A
About Inductive Automation
• Founded in 2003
• HMI, SCADA, MES, and IIoT software
• Installed in nearly 100 countries
• Over 1,700 integrators
• Used by 46% of Fortune 100 companies
Learn more at: inductiveautomation.com/about
Used By Industries Worldwide
Ignition: Industrial Application Platform
One Universal Platform for HMI/SCADA, MES & IIoT:
• Unlimited licensing model
• Cross-platform compatibility
• Based on IT-standard technologies
• Scalable server-client architecture
• Web-based & web-managed
• Web-launched on desktop or mobile
• Modular configurability
• Rapid development & deployment
Presenter
Kent Melville
Sales Engineer,
Inductive Automation
Water Utilities Face Many Challenges Today
Water Utility Challenges:
• Economic issues
• Aging systems
• Tighter regulation
• Technology obsolescence and
changes
• Better reporting tools are needed
• Younger staff
• Yesterday’s tools aren’t getting the
job done
Water System Challenges:
• Public pressure to keep rates low
• Water sales down due to conservation
• Technology obsolescence
• Need for active continuous
improvement
• Phasing in newer technology
• Strategic planning
• Insufficient resources (funding, staff)
• SCADA choices matter
Panelists
Henry Palechek
Information & Process
Control Supervisor,
Water District in CA
Jason Hamlin
Plant Instrument Technician,
City of Lynchburg (VA) Dept.
of Water Resources
Use Case: Water District in CA
• 106 MGD WTP / Ozone
• 50-site distribution system
• 50 square miles, 722 miles of pipeline
• 268,000 population
• Supplies three other districts
• Using Ignition for 11 years
Use Case: Lynchburg (VA) Dept. of Water Resources
• Water, wastewater & stormwater
services
• 80,000 population
• Supports many local industries
• 2 water sources: Pedlar Reservoir and
James River
• 2 filtration plants
• 10+ active Ignition projects
The Usual, Non-Sustainable SCADA Approach
• SCADA systems tend to lag behind other technology
• Usually approached as a closed system with a specific lifespan
• When requirements change, vendors apply “band-aids” until the
whole system can be replaced
The Sustainable Approach to SCADA
• Through open standards and a sustainable architecture,
SCADA can adapt and grow with requirements and improve
uptime & reliability
• This methodology can improve technology adoption, and
save time & money
Where to Start?
Conventional thinking: “Obviously if I want to move to a new
sustainable SCADA architecture, I need to rip everything out
and start over again from the top down.”
Where to Start?
Conventional thinking: “Obviously if I want to move to a new
sustainable SCADA architecture, I need to rip everything out
and start over again from the top down.”
Wrong.
Instead, start small and think about little changes that will go a long way.
Step 1: Hardware (PLCs)
• Your system can easily get to the point where it includes hardware
from many manufacturers and with many different protocols.
• Maintaining support and connectivity to a wide variety of devices
and protocols is not sustainable.
• Therefore, the first step is to set a standard protocol for your system.
Step 1: Hardware (PLCs)
• You don’t necessarily need to replace all your old equipment.
• However, you need enforce the standard for new equipment.
• This is easier if you choose an open protocol such as Modbus,
OPC, or MQTT.
Step 2: Edge Devices
Even with a standard protocol, data
collection from remote sites can still be
an issue:
• Polling is limited by bandwidth & latency.
• Losing a connection to a device means
losing data.
Step 2: Edge Devices
Install a device at the remote site to poll
locally and report by exception:
• Data only sent to the central location
on change.
• If the network goes down, the edge
device can buffer data and forward it
up when the connection is restored.
• Some edge devices even provide a
local HMI for visualization & control.
Step 2: Edge Devices
Ignition Edge from Inductive Automation:
• Can be installed on a small industrial
PC to turn it into an edge device
• Contains multiple drivers, store-and-
forward data buffer, visualization, and
email alarming
Step 3: Server-Centric Architecture (Redundancy)
• The central SCADA system should have a
server-centric architecture which only requires
software installation on the central server.
• Because all data collection & visualization
goes through that server, implementing
redundancy is key to maintaining uptime in
the event of server failure.
Step 3: Server-Centric Architecture (Redundancy)
• Server-centric architectures present new
licensing possibilities.
• Rather than charging per device, tag, or
workstation, a true server-centric system
would be licensed by the server and be
unlimited for everything else.
• Inductive Automation’s licensing includes
unlimited tags, devices & clients.
Step 4: Cross-Platform
• Traditionally, SCADA systems have been tied to specific
versions of Windows.
• This forces users to upgrade their SCADA with their OS
– which gets costly.
Step 4: Cross-Platform
• A fully cross-platform SCADA system can run on Linux or any
version of Windows.
• Both the OS and the SCADA should be independently upgradable.
• Clients should be able to run on any OS.
Step 5: Web-Launched Clients
• Historically, client screens had to
be exported and installed on each
client machine.
• The same process had to be
completed each time a change
was made.
Step 5: Web-Launched Clients
By having clients web-launched from the server:
• No install is required at the client level
• Changes are pushed out automatically
• Increased scalability
• Rapid rollout of necessary project updates
Step 6: Templates/UDTs
• Now we have unlimited devices, unlimited tags, and an unlimited
number of people wanting to see that data onscreen – but a finite
number of people to configure devices and create screens.
• Not sustainable: Having to define each data point, one at a time.
• Sustainable: Implementing an object-oriented approach so data points can be
grouped into types, defined once, and used throughout the project.
Step 6: Templates/UDTs
• Example: Motors
• Each motor likely has similar values,
you can create a User Defined Type
(UDT) of a motor with shared tags.
• Define history or alarms on the UDT.
• Once a UDT is defined, create an
instance for each motor, passing in
parameters to make it point to the
correct device.
Step 6: Templates/UDTs
• Once the UDT instances are
created, you can build out how
they’ll be displayed on screen.
• Visualization templates are
reusable graphics populated by
UDT values.
• Once the UDT and Template
are both defined, adding
additional motors is simple.
Step 7: Remote Alarm Notifications
• It’s not realistic to have someone monitoring your new screens
and templates 24x7 – which is where remote alarm notifications
come into play.
• Part of a sustainable approach is taking care of what you have.
When something goes wrong, you must be able to respond quickly.
Step 7: Remote Alarm Notifications
• Good: A flashing light on a screen
• Better: an email
• Best: a text or phone call
Step 8: Automatic Reporting
• Another part of sustainability is efficiency of digital resources and manual labor.
• Reporting is often the lowest-hanging fruit for reducing manual effort.
Step 8: Automatic Reporting
• A server-centric unlimited architecture with standard protocols
allows you to connect all these devices to SCADA and
automatically create reports.
• Many people don’t trust machines to provide accurate data.
However, the process of manual data collection & entry is ripe
with opportunities for human error.
Step 8: Automatic Reporting
• Accuracy increases dramatically when you automate the process.
• If manual checks are truly required, forms can be developed as
client screens and rendered on a tablet.
• Then, data can be entered once and automatically entered into
the system.
Step 9: IIoT and MQTT
• Contrary to popular belief, the IIoT can play a
big role in water/wastewater.
• IIoT is all about how you get your data.
• Getting large amounts of data from remote
sites connected over radio, satellite, or cellular
requires a lightweight protocol. Enter MQTT.
Now let’s expand beyond SCADA and talk about
the Industrial Internet of Things (IIoT) ...
Step 9: IIoT and MQTT
• Edge devices use standard protocols (Modbus, Ethernet/IP, etc.)
to poll the devices.
• With the right type of edge device, that data can then be
published using MQTT.
Step 9: IIoT and MQTT
MQTT features:
• Ultralight protocol
• Two-byte overhead
• Very secure
• Pub/Sub protocol that publishes by exception
• Uses Sparkplug specification for store-and-forward & auto-
discovery of tags
Step 9: IIoT and MQTT
• Centrally, it requires an MQTT Broker where data is published and then line-of-
business applications (including SCADA) can subscribe to it.
• Data can also be pushed securely into Microsoft Azure or Amazon AWS
for analytics tools and functionality.
• If you’re interested in learning more about how IIoT could benefit your
system, view our IIoT webinars at: inductiveautomation.com
Step 10: Capital Expenditure vs. Operational Expenditure
So how does all of this affect my bottom line?
• Add devices & tags without getting knocked into the next tier of pricing.
• Develop new screens and easily push them out to all clients.
• Upgrade software anytime, not tied to a specific OS, redundancy
allows upgrades without downtime.
Step 10: Capital Expenditure vs. Operational Expenditure
• All of those capabilities keep the software humming along for
no additional cost.
• Getting new devices will normally fit into the Operational budget.
• You can train the people who used to work in Excel all day into
SCADA screen developers, which will limit your reliance on
contractors when little changes need to be made.
Step 10: Capital Expenditure vs. Operational Expenditure
Now you can use your cap-ex to:
• Upgrade your hardware
• Upgrade your network
• Fix leaky pipes
• Get water monitoring software
• Get any other items on your “nice to have” list
A sustainable SCADA architecture enables you to focus your attention elsewhere.
Sustainable SCADA
1. Hardware (PLCs)
2. Edge devices
3. Server-centric
architecture
(redundancy)
4. Cross-platform
5. Web-launched
clients
6. Templates/UDTs
7. Remote alarm
notifications
8. Automatic reporting
9. IIoT and MQTT
10.Cap-ex vs. op-ex
Panel Discussion
Any closing thoughts about these 10 steps or any
other ways that Ignition has made it easier to build
a sustainable SCADA system?
How do you plan on expanding your SCADA
system in the future?
Sept. 17-19, 2018
Early-bird tickets on sale through July 31st
at: icc.inductiveautomation.com
Questions & Comments
Jim Meisler x227
Vannessa Garcia x231
Vivian Mudge x253
Account
Executives:
Myron Hoertling x224
Shane Miller x218
Ramin Rofagha x251
Maria Chinappi x264
Lester Ares x214
Call us at:
800-266-7798
Director of Sales: Melanie Hottman x247
Kristen Azure x260
10 Steps to Architecting a Sustainable SCADA System

Más contenido relacionado

La actualidad más candente

10 Steps to Architecting a Sustainable SCADA System
10 Steps to Architecting a Sustainable SCADA System10 Steps to Architecting a Sustainable SCADA System
10 Steps to Architecting a Sustainable SCADA SystemInductive Automation
 
Design Like a Pro: Essential Steps for Enterprise Architectures
Design Like a Pro: Essential Steps for Enterprise ArchitecturesDesign Like a Pro: Essential Steps for Enterprise Architectures
Design Like a Pro: Essential Steps for Enterprise ArchitecturesInductive Automation
 
Get More Data Into Your SCADA 2016
Get More Data Into Your SCADA 2016Get More Data Into Your SCADA 2016
Get More Data Into Your SCADA 2016Inductive Automation
 
Fixing SCADA: How Ignition Reduces Frustration
Fixing SCADA: How Ignition Reduces FrustrationFixing SCADA: How Ignition Reduces Frustration
Fixing SCADA: How Ignition Reduces FrustrationInductive Automation
 
Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...
Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...
Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...Inductive Automation
 
Top 10 Design & Security Tips to Elevate Your SCADA System
Top 10 Design & Security Tips to Elevate Your SCADA SystemTop 10 Design & Security Tips to Elevate Your SCADA System
Top 10 Design & Security Tips to Elevate Your SCADA SystemInductive Automation
 
Design Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise SolutionsDesign Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise SolutionsInductive Automation
 
Open and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the RiskOpen and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the RiskInductive Automation
 
Affordably Refreshing Your Water District’s Process Control
Affordably Refreshing Your Water District’s Process ControlAffordably Refreshing Your Water District’s Process Control
Affordably Refreshing Your Water District’s Process ControlInductive Automation
 
6 Simple Steps to Enterprise Digital Transformation
6 Simple Steps to Enterprise Digital Transformation6 Simple Steps to Enterprise Digital Transformation
6 Simple Steps to Enterprise Digital TransformationInductive Automation
 
Leveraging Operational Data in the Cloud
Leveraging Operational Data in the CloudLeveraging Operational Data in the Cloud
Leveraging Operational Data in the CloudInductive Automation
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesInductive Automation
 
IIOT on Variable Frequency Drives
IIOT on Variable Frequency DrivesIIOT on Variable Frequency Drives
IIOT on Variable Frequency Drivesmuthamizh adhithan
 
Design Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning BasicsDesign Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning BasicsInductive Automation
 
Design Like a Pro: Alarm Management
Design Like a Pro: Alarm ManagementDesign Like a Pro: Alarm Management
Design Like a Pro: Alarm ManagementInductive Automation
 
Bringing Digital Transformation Into Focus
Bringing Digital Transformation Into FocusBringing Digital Transformation Into Focus
Bringing Digital Transformation Into FocusInductive Automation
 
Design Like a Pro: Alarm Management
Design Like a Pro: Alarm ManagementDesign Like a Pro: Alarm Management
Design Like a Pro: Alarm ManagementInductive Automation
 
Future-Proofing Your Enterprise with the Ignition Platform
Future-Proofing Your Enterprise with the Ignition PlatformFuture-Proofing Your Enterprise with the Ignition Platform
Future-Proofing Your Enterprise with the Ignition PlatformInductive Automation
 

La actualidad más candente (20)

10 Steps to Architecting a Sustainable SCADA System
10 Steps to Architecting a Sustainable SCADA System10 Steps to Architecting a Sustainable SCADA System
10 Steps to Architecting a Sustainable SCADA System
 
Design Like a Pro: Essential Steps for Enterprise Architectures
Design Like a Pro: Essential Steps for Enterprise ArchitecturesDesign Like a Pro: Essential Steps for Enterprise Architectures
Design Like a Pro: Essential Steps for Enterprise Architectures
 
Get More Data Into Your SCADA 2016
Get More Data Into Your SCADA 2016Get More Data Into Your SCADA 2016
Get More Data Into Your SCADA 2016
 
Fixing SCADA: How Ignition Reduces Frustration
Fixing SCADA: How Ignition Reduces FrustrationFixing SCADA: How Ignition Reduces Frustration
Fixing SCADA: How Ignition Reduces Frustration
 
Get More Data Into Your SCADA
Get More Data Into Your SCADAGet More Data Into Your SCADA
Get More Data Into Your SCADA
 
Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...
Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...
Integrator Evolution: Discussing Current Challenges & Future Trends in Indust...
 
Top 10 Design & Security Tips to Elevate Your SCADA System
Top 10 Design & Security Tips to Elevate Your SCADA SystemTop 10 Design & Security Tips to Elevate Your SCADA System
Top 10 Design & Security Tips to Elevate Your SCADA System
 
Design Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise SolutionsDesign Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise Solutions
 
Open and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the RiskOpen and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the Risk
 
Affordably Refreshing Your Water District’s Process Control
Affordably Refreshing Your Water District’s Process ControlAffordably Refreshing Your Water District’s Process Control
Affordably Refreshing Your Water District’s Process Control
 
6 Simple Steps to Enterprise Digital Transformation
6 Simple Steps to Enterprise Digital Transformation6 Simple Steps to Enterprise Digital Transformation
6 Simple Steps to Enterprise Digital Transformation
 
Leveraging Operational Data in the Cloud
Leveraging Operational Data in the CloudLeveraging Operational Data in the Cloud
Leveraging Operational Data in the Cloud
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation Schemes
 
IIOT on Variable Frequency Drives
IIOT on Variable Frequency DrivesIIOT on Variable Frequency Drives
IIOT on Variable Frequency Drives
 
Design Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning BasicsDesign Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning Basics
 
Design Like a Pro: Alarm Management
Design Like a Pro: Alarm ManagementDesign Like a Pro: Alarm Management
Design Like a Pro: Alarm Management
 
Bringing Digital Transformation Into Focus
Bringing Digital Transformation Into FocusBringing Digital Transformation Into Focus
Bringing Digital Transformation Into Focus
 
Design Like a Pro: Alarm Management
Design Like a Pro: Alarm ManagementDesign Like a Pro: Alarm Management
Design Like a Pro: Alarm Management
 
Future-Proofing Your Enterprise with the Ignition Platform
Future-Proofing Your Enterprise with the Ignition PlatformFuture-Proofing Your Enterprise with the Ignition Platform
Future-Proofing Your Enterprise with the Ignition Platform
 
Mobility Meets Manufacturing
Mobility Meets ManufacturingMobility Meets Manufacturing
Mobility Meets Manufacturing
 

Similar a 10 Steps to Architecting a Sustainable SCADA System

The Art of Displaying Industrial Data
The Art of Displaying Industrial DataThe Art of Displaying Industrial Data
The Art of Displaying Industrial DataInductive Automation
 
Design Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise SolutionsDesign Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise SolutionsInductive Automation
 
Choosing a SCADA System for the IIoT Era
Choosing a SCADA System for the IIoT Era Choosing a SCADA System for the IIoT Era
Choosing a SCADA System for the IIoT Era Inductive Automation
 
PME 2021 Design & Quote.pptx
PME 2021 Design & Quote.pptxPME 2021 Design & Quote.pptx
PME 2021 Design & Quote.pptxNavedKhan659845
 
Role of Connectivity - IoT - Cloud in Industry 4.0
Role of Connectivity - IoT - Cloud in Industry 4.0Role of Connectivity - IoT - Cloud in Industry 4.0
Role of Connectivity - IoT - Cloud in Industry 4.0Gautam Ahuja
 
How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ HiveMQ
 
Taking your Siemens PLC s7-1200 to industry 4.0
Taking your Siemens PLC s7-1200 to industry 4.0Taking your Siemens PLC s7-1200 to industry 4.0
Taking your Siemens PLC s7-1200 to industry 4.0DMC, Inc.
 
Willowglen Canada, Total SCADA Solutions
Willowglen Canada, Total SCADA SolutionsWillowglen Canada, Total SCADA Solutions
Willowglen Canada, Total SCADA SolutionsMikeVanderZee
 
Session 1908 connecting devices to the IBM IoT Cloud
Session 1908   connecting devices to the  IBM IoT CloudSession 1908   connecting devices to the  IBM IoT Cloud
Session 1908 connecting devices to the IBM IoT CloudPeterNiblett
 
Design Like a Pro - Best Practices For IIoT
Design Like a Pro - Best Practices For IIoTDesign Like a Pro - Best Practices For IIoT
Design Like a Pro - Best Practices For IIoTInductive Automation
 
Is your MQTT broker IoT ready?
Is your MQTT broker IoT ready?Is your MQTT broker IoT ready?
Is your MQTT broker IoT ready?Eurotech
 
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?DMC, Inc.
 
Sdn future of networks
Sdn future of networksSdn future of networks
Sdn future of networksAhmed El-Sayed
 
How Ignition Eases SCADA Pain Points
How Ignition Eases SCADA Pain PointsHow Ignition Eases SCADA Pain Points
How Ignition Eases SCADA Pain PointsInductive Automation
 
Design Like a Pro - Best Practices For IIoT 2016
Design Like a Pro - Best Practices For IIoT 2016Design Like a Pro - Best Practices For IIoT 2016
Design Like a Pro - Best Practices For IIoT 2016Inductive Automation
 
CyberVille® DHC System - May 12th, 2015
CyberVille® DHC System - May 12th, 2015CyberVille® DHC System - May 12th, 2015
CyberVille® DHC System - May 12th, 2015Ville Mickelsson
 
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...Dominik Obermaier
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science PlatformDecision Science Community
 
6 Practical Steps F&B Companies Can Take to Achieve Digital Transformation
6 Practical Steps F&B Companies Can Take to Achieve Digital Transformation6 Practical Steps F&B Companies Can Take to Achieve Digital Transformation
6 Practical Steps F&B Companies Can Take to Achieve Digital TransformationSafetyChain Software
 

Similar a 10 Steps to Architecting a Sustainable SCADA System (20)

The Art of Displaying Industrial Data
The Art of Displaying Industrial DataThe Art of Displaying Industrial Data
The Art of Displaying Industrial Data
 
Design Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise SolutionsDesign Like a Pro: Planning Enterprise Solutions
Design Like a Pro: Planning Enterprise Solutions
 
Choosing a SCADA System for the IIoT Era
Choosing a SCADA System for the IIoT Era Choosing a SCADA System for the IIoT Era
Choosing a SCADA System for the IIoT Era
 
PME 2021 Design & Quote.pptx
PME 2021 Design & Quote.pptxPME 2021 Design & Quote.pptx
PME 2021 Design & Quote.pptx
 
Role of Connectivity - IoT - Cloud in Industry 4.0
Role of Connectivity - IoT - Cloud in Industry 4.0Role of Connectivity - IoT - Cloud in Industry 4.0
Role of Connectivity - IoT - Cloud in Industry 4.0
 
How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ
 
Taking your Siemens PLC s7-1200 to industry 4.0
Taking your Siemens PLC s7-1200 to industry 4.0Taking your Siemens PLC s7-1200 to industry 4.0
Taking your Siemens PLC s7-1200 to industry 4.0
 
Willowglen Canada, Total SCADA Solutions
Willowglen Canada, Total SCADA SolutionsWillowglen Canada, Total SCADA Solutions
Willowglen Canada, Total SCADA Solutions
 
Session 1908 connecting devices to the IBM IoT Cloud
Session 1908   connecting devices to the  IBM IoT CloudSession 1908   connecting devices to the  IBM IoT Cloud
Session 1908 connecting devices to the IBM IoT Cloud
 
Design Like a Pro - Best Practices For IIoT
Design Like a Pro - Best Practices For IIoTDesign Like a Pro - Best Practices For IIoT
Design Like a Pro - Best Practices For IIoT
 
Is your MQTT broker IoT ready?
Is your MQTT broker IoT ready?Is your MQTT broker IoT ready?
Is your MQTT broker IoT ready?
 
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
 
Sdn future of networks
Sdn future of networksSdn future of networks
Sdn future of networks
 
iot_basic_1.pptx
iot_basic_1.pptxiot_basic_1.pptx
iot_basic_1.pptx
 
How Ignition Eases SCADA Pain Points
How Ignition Eases SCADA Pain PointsHow Ignition Eases SCADA Pain Points
How Ignition Eases SCADA Pain Points
 
Design Like a Pro - Best Practices For IIoT 2016
Design Like a Pro - Best Practices For IIoT 2016Design Like a Pro - Best Practices For IIoT 2016
Design Like a Pro - Best Practices For IIoT 2016
 
CyberVille® DHC System - May 12th, 2015
CyberVille® DHC System - May 12th, 2015CyberVille® DHC System - May 12th, 2015
CyberVille® DHC System - May 12th, 2015
 
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science Platform
 
6 Practical Steps F&B Companies Can Take to Achieve Digital Transformation
6 Practical Steps F&B Companies Can Take to Achieve Digital Transformation6 Practical Steps F&B Companies Can Take to Achieve Digital Transformation
6 Practical Steps F&B Companies Can Take to Achieve Digital Transformation
 

Más de Inductive Automation

De-Risk Your Digital Transformation — And Reduce Time, Cost & Complexity
De-Risk Your Digital Transformation — And Reduce Time, Cost & ComplexityDe-Risk Your Digital Transformation — And Reduce Time, Cost & Complexity
De-Risk Your Digital Transformation — And Reduce Time, Cost & ComplexityInductive Automation
 
Overcoming Digital Transformation Pain Points
Overcoming Digital Transformation Pain PointsOvercoming Digital Transformation Pain Points
Overcoming Digital Transformation Pain PointsInductive Automation
 
Solving Data Problems to Accelerate Digital Transformation.pptx
Solving Data Problems to Accelerate Digital Transformation.pptxSolving Data Problems to Accelerate Digital Transformation.pptx
Solving Data Problems to Accelerate Digital Transformation.pptxInductive Automation
 
Security Best Practices for Your Ignition System
Security Best Practices for Your Ignition SystemSecurity Best Practices for Your Ignition System
Security Best Practices for Your Ignition SystemInductive Automation
 
Turn Any Panel PC Into an Ignition HMI
Turn Any Panel PC Into an Ignition HMITurn Any Panel PC Into an Ignition HMI
Turn Any Panel PC Into an Ignition HMIInductive Automation
 
5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout Strategies5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout StrategiesInductive Automation
 
Integrators Explore the Road Ahead
Integrators Explore the Road AheadIntegrators Explore the Road Ahead
Integrators Explore the Road AheadInductive Automation
 
Common Project Mistakes: Visualization, Alarms, and Security
Common Project Mistakes: Visualization, Alarms, and SecurityCommon Project Mistakes: Visualization, Alarms, and Security
Common Project Mistakes: Visualization, Alarms, and SecurityInductive Automation
 
Common Project Mistakes (And How to Avoid Them)
Common Project Mistakes (And How to Avoid Them)Common Project Mistakes (And How to Avoid Them)
Common Project Mistakes (And How to Avoid Them)Inductive Automation
 
Design Like a Pro: How to Pick the Right System Architecture
Design Like a Pro: How to Pick the Right System ArchitectureDesign Like a Pro: How to Pick the Right System Architecture
Design Like a Pro: How to Pick the Right System ArchitectureInductive Automation
 
The Evolution of Industrial Visualization
The Evolution of Industrial VisualizationThe Evolution of Industrial Visualization
The Evolution of Industrial VisualizationInductive Automation
 
Historic Opportunities: Discover the Power of Ignition's Historian
Historic Opportunities: Discover the Power of Ignition's HistorianHistoric Opportunities: Discover the Power of Ignition's Historian
Historic Opportunities: Discover the Power of Ignition's HistorianInductive Automation
 
Unlocking Greater Efficiency: The Why and How of OEE Implementation
Unlocking Greater Efficiency: The Why and How of OEE ImplementationUnlocking Greater Efficiency: The Why and How of OEE Implementation
Unlocking Greater Efficiency: The Why and How of OEE ImplementationInductive Automation
 
Leveraging Ignition Quick Start to Rapidly Build Real Projects
Leveraging Ignition Quick Start to Rapidly Build Real ProjectsLeveraging Ignition Quick Start to Rapidly Build Real Projects
Leveraging Ignition Quick Start to Rapidly Build Real ProjectsInductive Automation
 
Design Like a Pro: Developing & Deploying Perspective Applications as HMIs
Design Like a Pro: Developing & Deploying Perspective Applications as HMIsDesign Like a Pro: Developing & Deploying Perspective Applications as HMIs
Design Like a Pro: Developing & Deploying Perspective Applications as HMIsInductive Automation
 
Integrator Discussion: Leading Through Innovation During COVID-19 and Beyond
Integrator Discussion: Leading Through Innovation During COVID-19 and BeyondIntegrator Discussion: Leading Through Innovation During COVID-19 and Beyond
Integrator Discussion: Leading Through Innovation During COVID-19 and BeyondInductive Automation
 
Ignition Community Live with Carl Gould & Colby Clegg
Ignition Community Live with Carl Gould & Colby CleggIgnition Community Live with Carl Gould & Colby Clegg
Ignition Community Live with Carl Gould & Colby CleggInductive Automation
 
Design Like a Pro: How to Best Plan Your Perspective Project
Design Like a Pro: How to Best Plan Your Perspective ProjectDesign Like a Pro: How to Best Plan Your Perspective Project
Design Like a Pro: How to Best Plan Your Perspective ProjectInductive Automation
 

Más de Inductive Automation (20)

De-Risk Your Digital Transformation — And Reduce Time, Cost & Complexity
De-Risk Your Digital Transformation — And Reduce Time, Cost & ComplexityDe-Risk Your Digital Transformation — And Reduce Time, Cost & Complexity
De-Risk Your Digital Transformation — And Reduce Time, Cost & Complexity
 
Overcoming Digital Transformation Pain Points
Overcoming Digital Transformation Pain PointsOvercoming Digital Transformation Pain Points
Overcoming Digital Transformation Pain Points
 
New Ignition Features In Action
New Ignition Features In ActionNew Ignition Features In Action
New Ignition Features In Action
 
Solving Data Problems to Accelerate Digital Transformation.pptx
Solving Data Problems to Accelerate Digital Transformation.pptxSolving Data Problems to Accelerate Digital Transformation.pptx
Solving Data Problems to Accelerate Digital Transformation.pptx
 
Security Best Practices for Your Ignition System
Security Best Practices for Your Ignition SystemSecurity Best Practices for Your Ignition System
Security Best Practices for Your Ignition System
 
Turn Any Panel PC Into an Ignition HMI
Turn Any Panel PC Into an Ignition HMITurn Any Panel PC Into an Ignition HMI
Turn Any Panel PC Into an Ignition HMI
 
5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout Strategies5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout Strategies
 
Integrators Explore the Road Ahead
Integrators Explore the Road AheadIntegrators Explore the Road Ahead
Integrators Explore the Road Ahead
 
Common Project Mistakes: Visualization, Alarms, and Security
Common Project Mistakes: Visualization, Alarms, and SecurityCommon Project Mistakes: Visualization, Alarms, and Security
Common Project Mistakes: Visualization, Alarms, and Security
 
Common Project Mistakes (And How to Avoid Them)
Common Project Mistakes (And How to Avoid Them)Common Project Mistakes (And How to Avoid Them)
Common Project Mistakes (And How to Avoid Them)
 
First Steps to DevOps
First Steps to DevOpsFirst Steps to DevOps
First Steps to DevOps
 
Design Like a Pro: How to Pick the Right System Architecture
Design Like a Pro: How to Pick the Right System ArchitectureDesign Like a Pro: How to Pick the Right System Architecture
Design Like a Pro: How to Pick the Right System Architecture
 
The Evolution of Industrial Visualization
The Evolution of Industrial VisualizationThe Evolution of Industrial Visualization
The Evolution of Industrial Visualization
 
Historic Opportunities: Discover the Power of Ignition's Historian
Historic Opportunities: Discover the Power of Ignition's HistorianHistoric Opportunities: Discover the Power of Ignition's Historian
Historic Opportunities: Discover the Power of Ignition's Historian
 
Unlocking Greater Efficiency: The Why and How of OEE Implementation
Unlocking Greater Efficiency: The Why and How of OEE ImplementationUnlocking Greater Efficiency: The Why and How of OEE Implementation
Unlocking Greater Efficiency: The Why and How of OEE Implementation
 
Leveraging Ignition Quick Start to Rapidly Build Real Projects
Leveraging Ignition Quick Start to Rapidly Build Real ProjectsLeveraging Ignition Quick Start to Rapidly Build Real Projects
Leveraging Ignition Quick Start to Rapidly Build Real Projects
 
Design Like a Pro: Developing & Deploying Perspective Applications as HMIs
Design Like a Pro: Developing & Deploying Perspective Applications as HMIsDesign Like a Pro: Developing & Deploying Perspective Applications as HMIs
Design Like a Pro: Developing & Deploying Perspective Applications as HMIs
 
Integrator Discussion: Leading Through Innovation During COVID-19 and Beyond
Integrator Discussion: Leading Through Innovation During COVID-19 and BeyondIntegrator Discussion: Leading Through Innovation During COVID-19 and Beyond
Integrator Discussion: Leading Through Innovation During COVID-19 and Beyond
 
Ignition Community Live with Carl Gould & Colby Clegg
Ignition Community Live with Carl Gould & Colby CleggIgnition Community Live with Carl Gould & Colby Clegg
Ignition Community Live with Carl Gould & Colby Clegg
 
Design Like a Pro: How to Best Plan Your Perspective Project
Design Like a Pro: How to Best Plan Your Perspective ProjectDesign Like a Pro: How to Best Plan Your Perspective Project
Design Like a Pro: How to Best Plan Your Perspective Project
 

Último

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Último (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

10 Steps to Architecting a Sustainable SCADA System

  • 1.
  • 2. Moderator Annie Wise Public Sector Development Coordinator, Inductive Automation
  • 3. Agenda • Introduction to Ignition • Introduction to Presenter & Panelists • The 10 Steps to a Sustainable SCADA System • Closing Remarks • Q&A
  • 4. About Inductive Automation • Founded in 2003 • HMI, SCADA, MES, and IIoT software • Installed in nearly 100 countries • Over 1,700 integrators • Used by 46% of Fortune 100 companies Learn more at: inductiveautomation.com/about
  • 5. Used By Industries Worldwide
  • 6. Ignition: Industrial Application Platform One Universal Platform for HMI/SCADA, MES & IIoT: • Unlimited licensing model • Cross-platform compatibility • Based on IT-standard technologies • Scalable server-client architecture • Web-based & web-managed • Web-launched on desktop or mobile • Modular configurability • Rapid development & deployment
  • 8. Water Utilities Face Many Challenges Today Water Utility Challenges: • Economic issues • Aging systems • Tighter regulation • Technology obsolescence and changes • Better reporting tools are needed • Younger staff • Yesterday’s tools aren’t getting the job done Water System Challenges: • Public pressure to keep rates low • Water sales down due to conservation • Technology obsolescence • Need for active continuous improvement • Phasing in newer technology • Strategic planning • Insufficient resources (funding, staff) • SCADA choices matter
  • 9. Panelists Henry Palechek Information & Process Control Supervisor, Water District in CA Jason Hamlin Plant Instrument Technician, City of Lynchburg (VA) Dept. of Water Resources
  • 10. Use Case: Water District in CA • 106 MGD WTP / Ozone • 50-site distribution system • 50 square miles, 722 miles of pipeline • 268,000 population • Supplies three other districts • Using Ignition for 11 years
  • 11. Use Case: Lynchburg (VA) Dept. of Water Resources • Water, wastewater & stormwater services • 80,000 population • Supports many local industries • 2 water sources: Pedlar Reservoir and James River • 2 filtration plants • 10+ active Ignition projects
  • 12.
  • 13. The Usual, Non-Sustainable SCADA Approach • SCADA systems tend to lag behind other technology • Usually approached as a closed system with a specific lifespan • When requirements change, vendors apply “band-aids” until the whole system can be replaced
  • 14. The Sustainable Approach to SCADA • Through open standards and a sustainable architecture, SCADA can adapt and grow with requirements and improve uptime & reliability • This methodology can improve technology adoption, and save time & money
  • 15. Where to Start? Conventional thinking: “Obviously if I want to move to a new sustainable SCADA architecture, I need to rip everything out and start over again from the top down.”
  • 16. Where to Start? Conventional thinking: “Obviously if I want to move to a new sustainable SCADA architecture, I need to rip everything out and start over again from the top down.” Wrong. Instead, start small and think about little changes that will go a long way.
  • 17. Step 1: Hardware (PLCs) • Your system can easily get to the point where it includes hardware from many manufacturers and with many different protocols. • Maintaining support and connectivity to a wide variety of devices and protocols is not sustainable. • Therefore, the first step is to set a standard protocol for your system.
  • 18. Step 1: Hardware (PLCs) • You don’t necessarily need to replace all your old equipment. • However, you need enforce the standard for new equipment. • This is easier if you choose an open protocol such as Modbus, OPC, or MQTT.
  • 19. Step 2: Edge Devices Even with a standard protocol, data collection from remote sites can still be an issue: • Polling is limited by bandwidth & latency. • Losing a connection to a device means losing data.
  • 20. Step 2: Edge Devices Install a device at the remote site to poll locally and report by exception: • Data only sent to the central location on change. • If the network goes down, the edge device can buffer data and forward it up when the connection is restored. • Some edge devices even provide a local HMI for visualization & control.
  • 21. Step 2: Edge Devices Ignition Edge from Inductive Automation: • Can be installed on a small industrial PC to turn it into an edge device • Contains multiple drivers, store-and- forward data buffer, visualization, and email alarming
  • 22. Step 3: Server-Centric Architecture (Redundancy) • The central SCADA system should have a server-centric architecture which only requires software installation on the central server. • Because all data collection & visualization goes through that server, implementing redundancy is key to maintaining uptime in the event of server failure.
  • 23. Step 3: Server-Centric Architecture (Redundancy) • Server-centric architectures present new licensing possibilities. • Rather than charging per device, tag, or workstation, a true server-centric system would be licensed by the server and be unlimited for everything else. • Inductive Automation’s licensing includes unlimited tags, devices & clients.
  • 24. Step 4: Cross-Platform • Traditionally, SCADA systems have been tied to specific versions of Windows. • This forces users to upgrade their SCADA with their OS – which gets costly.
  • 25. Step 4: Cross-Platform • A fully cross-platform SCADA system can run on Linux or any version of Windows. • Both the OS and the SCADA should be independently upgradable. • Clients should be able to run on any OS.
  • 26. Step 5: Web-Launched Clients • Historically, client screens had to be exported and installed on each client machine. • The same process had to be completed each time a change was made.
  • 27. Step 5: Web-Launched Clients By having clients web-launched from the server: • No install is required at the client level • Changes are pushed out automatically • Increased scalability • Rapid rollout of necessary project updates
  • 28. Step 6: Templates/UDTs • Now we have unlimited devices, unlimited tags, and an unlimited number of people wanting to see that data onscreen – but a finite number of people to configure devices and create screens. • Not sustainable: Having to define each data point, one at a time. • Sustainable: Implementing an object-oriented approach so data points can be grouped into types, defined once, and used throughout the project.
  • 29. Step 6: Templates/UDTs • Example: Motors • Each motor likely has similar values, you can create a User Defined Type (UDT) of a motor with shared tags. • Define history or alarms on the UDT. • Once a UDT is defined, create an instance for each motor, passing in parameters to make it point to the correct device.
  • 30. Step 6: Templates/UDTs • Once the UDT instances are created, you can build out how they’ll be displayed on screen. • Visualization templates are reusable graphics populated by UDT values. • Once the UDT and Template are both defined, adding additional motors is simple.
  • 31. Step 7: Remote Alarm Notifications • It’s not realistic to have someone monitoring your new screens and templates 24x7 – which is where remote alarm notifications come into play. • Part of a sustainable approach is taking care of what you have. When something goes wrong, you must be able to respond quickly.
  • 32. Step 7: Remote Alarm Notifications • Good: A flashing light on a screen • Better: an email • Best: a text or phone call
  • 33. Step 8: Automatic Reporting • Another part of sustainability is efficiency of digital resources and manual labor. • Reporting is often the lowest-hanging fruit for reducing manual effort.
  • 34. Step 8: Automatic Reporting • A server-centric unlimited architecture with standard protocols allows you to connect all these devices to SCADA and automatically create reports. • Many people don’t trust machines to provide accurate data. However, the process of manual data collection & entry is ripe with opportunities for human error.
  • 35. Step 8: Automatic Reporting • Accuracy increases dramatically when you automate the process. • If manual checks are truly required, forms can be developed as client screens and rendered on a tablet. • Then, data can be entered once and automatically entered into the system.
  • 36. Step 9: IIoT and MQTT • Contrary to popular belief, the IIoT can play a big role in water/wastewater. • IIoT is all about how you get your data. • Getting large amounts of data from remote sites connected over radio, satellite, or cellular requires a lightweight protocol. Enter MQTT. Now let’s expand beyond SCADA and talk about the Industrial Internet of Things (IIoT) ...
  • 37. Step 9: IIoT and MQTT • Edge devices use standard protocols (Modbus, Ethernet/IP, etc.) to poll the devices. • With the right type of edge device, that data can then be published using MQTT.
  • 38. Step 9: IIoT and MQTT MQTT features: • Ultralight protocol • Two-byte overhead • Very secure • Pub/Sub protocol that publishes by exception • Uses Sparkplug specification for store-and-forward & auto- discovery of tags
  • 39. Step 9: IIoT and MQTT • Centrally, it requires an MQTT Broker where data is published and then line-of- business applications (including SCADA) can subscribe to it. • Data can also be pushed securely into Microsoft Azure or Amazon AWS for analytics tools and functionality. • If you’re interested in learning more about how IIoT could benefit your system, view our IIoT webinars at: inductiveautomation.com
  • 40. Step 10: Capital Expenditure vs. Operational Expenditure So how does all of this affect my bottom line? • Add devices & tags without getting knocked into the next tier of pricing. • Develop new screens and easily push them out to all clients. • Upgrade software anytime, not tied to a specific OS, redundancy allows upgrades without downtime.
  • 41. Step 10: Capital Expenditure vs. Operational Expenditure • All of those capabilities keep the software humming along for no additional cost. • Getting new devices will normally fit into the Operational budget. • You can train the people who used to work in Excel all day into SCADA screen developers, which will limit your reliance on contractors when little changes need to be made.
  • 42. Step 10: Capital Expenditure vs. Operational Expenditure Now you can use your cap-ex to: • Upgrade your hardware • Upgrade your network • Fix leaky pipes • Get water monitoring software • Get any other items on your “nice to have” list A sustainable SCADA architecture enables you to focus your attention elsewhere.
  • 43. Sustainable SCADA 1. Hardware (PLCs) 2. Edge devices 3. Server-centric architecture (redundancy) 4. Cross-platform 5. Web-launched clients 6. Templates/UDTs 7. Remote alarm notifications 8. Automatic reporting 9. IIoT and MQTT 10.Cap-ex vs. op-ex
  • 44. Panel Discussion Any closing thoughts about these 10 steps or any other ways that Ignition has made it easier to build a sustainable SCADA system? How do you plan on expanding your SCADA system in the future?
  • 45.
  • 46.
  • 47. Sept. 17-19, 2018 Early-bird tickets on sale through July 31st at: icc.inductiveautomation.com
  • 48. Questions & Comments Jim Meisler x227 Vannessa Garcia x231 Vivian Mudge x253 Account Executives: Myron Hoertling x224 Shane Miller x218 Ramin Rofagha x251 Maria Chinappi x264 Lester Ares x214 Call us at: 800-266-7798 Director of Sales: Melanie Hottman x247 Kristen Azure x260