fbpx
Wikipedia

Inductive Automation

Inductive Automation is a supplier of web-based industrial automation software based in Folsom, California, US. The Ignition SCADA platform is the company's main product line.

Inductive Automation
TypePrivate
Founded2003
FounderSteve Hechtman
Headquarters90 Blue Ravine Road, Folsom, CA, United States
Key people
  • Colby Clegg (CEO)
  • Katharina Robinett (COO)
  • Carl Gould (CTO)
  • Steve Hechtman (Executive Chairman of the Board of Directors; CEO, 2003–2022)
ProductsIndustrial Automation
HMI - SCADA - MES Software
Websitewww.inductiveautomation.com

Inductive Automation has customers in a variety of industries including oil and gas, wastewater, food and beverage, utilities, energy, research, transportation, chemical processing, mining, aerospace, transportation, broadcasting, printing, plastics, construction, discrete manufacturing and process manufacturing in over 90 countries with over 1,200 independent automation integration companies.[1]

Inductive Automation introduced the server-centric architecture[2] for SCADA systems with FactorySQL and FactoryPMI in 2003.[3] The company is a pioneer of supporting interoperability standards among SCADA vendors,[4] and is a supporter of Open Source software and the OPC Foundation. The company was the first to implement a native Java OPC-UA stack in January 2010,[5] making its products 100% cross platform, which is rare for commercial SCADA vendors.[6]

Licensing Edit

Inductive Automation promotes an unlimited licensing structure, favoring a per server model that avoids charging for clients, PLC or SQL database connections, tags or visualization screens.[7]

Inductive Automation offers "Limited" versions of the SQL Bridge and Vision modules that are restricted by functionality and concurrent clients, respectively.[8]

Ignition platform Edit

 
Inductive Automation Ignition Platform Architecture

Ignition is an Integrated Software Platform for SCADA systems used to achieve cross-platform web-based deployment through the Java Web Start Technology for both runtime clients and the integrated development environment. In 2018, Oracle released a statement that future versions of Java will no longer support Java Web Start.[9] To achieve the same cross-platform web-based deployment for runtime clients in Ignition, Inductive Automation introduced custom Java-based launchers in November 2018.[10]"

MES Module Layer Edit

MES Modules are provided through a third-party strategic partnership with Sepasoft, Inc. and are designed to be built on the Ignition platform. Sepasoft MES Modules generally provide higher-level functionality with less user development. MES Modules are designed to provide specific functionality and can be industry specific. The MES modules are designed to save integrators and end-users substantial amounts of time with out-of-the-box functionality and unlimited flexibility via custom scripting. The current core MES Modules available are "OEE Downtime", "Statistical Process Control" (SPC), "Track and Trace]" and "Recipe/Changeover". Sepasoft also offers "Utility Modules": "Instrument Interface", "Web Services" and a "Barcode Scanner". Newly released in 2019 is the Sepasoft Business Connector Suite featuring the Sepasoft Business Connector and Interface for SAP ERP modules, and Platform 3.0 MES Enterprise functionality.

HMI/SCADA Module Layer Edit

The HMI/SCADA Module Layer contains mainstay products of the Ignition Platform. "Vision" is the main visualization module, "SQL Bridge" is a bidirectional OPC-to-SQL database historian and transaction manager, "Reporting" generates dynamic Pdf reports and "Mobile" allows access to HTML 5 compatible devices such as iPads, iPods, Android, smartphone and tablets.

Other HMI/SCADA modules available are: "OPC-COM", "OPC-UA", "Vision", "Alarm Notification", "SMS Notification", "Voice Notification" and "SFC modules". The following modules were announced for 2014-2015: "Enterprise Administration Module", "Upgraded Reporting Module" and "DNP3 Driver Module".[11]

Platform Layer Edit

The Platform Layer includes the following core functionality to all modules: OPC-UA Client, Database, Web Server, System Logging, Licensing, Unified Development Environment, Auditing, Authentication, Module API, Alerting Core Functionality, Database Connectivity, Scripting Engine, Realtime Tag Database, Store & Forward and Redundancy.[12]

Security Edit

Inductive Automation promotes IT departments supporting security using standard methodology.[13] The Ignition Platform supports the following security features:

  • SSL/TLS All network traffic is encrypted with SSL/TLS technology.
  • Active Directory Authentication Supports Microsoft Windows Active Directory authentication.
  • Auditing allows administrators to review logs of activity.

The United States Computer Emergency Readiness Team (US-CERT) released advisory 11-231-01 that allowed malicious unauthenticated users to download sensitive information regarding project configuration. Inductive Automation responded by resolving the issue in version 7.2.8.178 and greater.[14]

Linux Edit

Inductive Automation promotes cross-platform operating system choices for SCADA,[15] citing that Windows has been a requirement due to the reliance of DCOM within OPC-DA, but organizations desire Linux for "security", "stability" and "reliability".[16] Inductive Automation introduced Linux support in Ignition with the OPC-UA module in January 2010.[17]

Legacy products Edit

FactorySQL is an OPC based Middleware product that bridges the gap between industrial PLCs and SQL Databases. FactorySQL is a drag and drop .NET application that runs as a Windows service. FactorySQL version 1.0 was released in 2003 and deprecated at version 4 in 2010 with the release of Ignition.

FactoryPMI is a Java based SCADA product containing three main components: the runtime, gateway, and designer. FactoryPMI version 1.0 was released in 2003 and deprecated at version 3 in 2010 with the release of Ignition.

History Edit

Version 1.0 of FactorySQL and FactoryPMI were released in 2003.

In January 2010, Inductive Automation consolidated FactorySQL and FactoryPMI under the modular Ignition platform. Ignition became the platform name, and FactorySQL and FactoryPMI became the SQL Bridge Module and Vision Module, respectively. The Reporting Module and OPC-UA Module were included in the initial release. This was considered "the first time a fully-featured industrial software package offered the same benefits on Windows and Linux".[18][19]

The first Ignition Community Conference was held on September 16–18, 2013, in Folsom, California. Conferences were also held in September in 2014, 2015 and 2016.

Inductive University was announced and launched on September 25, 2014.

The latest version of Ignition, Ignition v8.0, was released in spring 2019.

OPC-UA Edit

Current drivers include A-B suite, ModbusTCP, Siemens S7 and Simple TCP/UDP, allowing users to connect to a multitude of devices such as PLCs, solar cells, lights, generators, flow meters and bar code scanners.

The Ignition OPC-UA server implemented the first native Java OPC UA stack.[20] Inductive Automation offers the OPC-UA module for free.[21]

SQLTags Edit

SQLTags is a proprietary technology that uses any SQL database as a tag database. Tags can be derived from the following sources: OPC, expression or constant and support various configuration options such as alerting, scaling, and historical storage. SQLTags are stored in "Tag Providers", which are automatically configured tables in an SQL database.[22]

SQLTags Historian is a proprietary data logging technology that manages historical data in any supported SQL database. It is configured by defining an Ignition "SQL database connection", then enabling the feature on a per tag basis. The system automatically creates and manages the tables without any user SQL input. "Historical Scan Classes" support different logging intervals by sets of tags as well as altering the logging rate dynamically. This allows the system to store high resolution history when needed, but lower resolution data for other periods. The system automatically partitions data into multiple database tables. This accomplishes two functions: ensures consistent performance over the long term, and provides a consistent mechanism for data archival and pruning.[23]

Open source Edit

Inductive Automation is a promoter and contributor to the Open source community. FactoryPMI utilizes a number of such projects including MySQL, Apache, JFreeChart, Jython, Hsqldb, jTDS and Bean Builder.

Awards Edit

Inductive Automation received the 2011 Duke's Choice award at the JavaOne conference in San Francisco, California, on October 4, 2011, for Ignition. Oracle recognized the impact of Ignition as a significant Java-based product in Industrial Automation[24] since the platform implemented the first native Java OPC UA stack.[25]

In 2015, Inductive Automation received the Partner of the Year Award from the Control System Integrators Association.[26]

Automation World named Inductive Automation as the recipient of seven awards at the 2020 Leadership in Automation Awards.[27]

References Edit

  1. ^ "Inductive Automation System Integrators Listing". Inductiveautomation.com. Retrieved 12 March 2013.
  2. ^ Gary Mintchell, Editor in Chief (15 March 2011). "discusses database technology, data connectivity, what today's engineers need to know, OPC-UA's future and more software topics with engineers at Inductive Automation". Automation World (Podcast). Automation World. Event occurs at 39:22. Retrieved 21 January 2013. {{cite podcast}}: |host= has generic name (help)
    - Jeremy Pollard (17 January 2007). . Manufacturing Automation. Archived from the original on 2013-04-25. Retrieved 29 December 2012.
  3. ^ "Inductive Automation Revolutionizes SCADA Application Development with SQLTags™ Technology". 27 September 2007. Retrieved 29 Dec 2012.
  4. ^ Jeremy Pollard (8 July 2010). "OPC Connects the World, but There Is No Common Graphics Standard and No Common Interface Protocols". Control Design. Retrieved 29 Dec 2012.
  5. ^ "OPC UA Stack Written in Java--Write Once, Run Anywhere". Automation World. 1 November 2010. Retrieved 29 Dec 2012.
  6. ^ Burke, Thomas OPC UA – Service-oriented Architecture for Industrial Applications, November 2006
  7. ^ "Ignition Unlimited Licensing". Inductive Automation. Retrieved 27 Jan 2013.
  8. ^ "Ignition Pricing". Inductive Automation. Retrieved 27 Jan 2013.
  9. ^ "Java Client Roadmap Update" (PDF). Oracle Corporation. March 2018. Retrieved 28 May 2020.
  10. ^ Kathy Applebaum (November 29, 2018). "Ignition v7.9.10: New Client Launchers and Upgrade Logic". Inductive Automation. Retrieved 28 May 2020.
  11. ^ "Ignition Development Roadmap 2014-2015" (PDF).
  12. ^ "Vendor web site information". Retrieved 29 December 2012.
  13. ^ "Security information from vendor web site". Retrieved 21 Jan 2013.
  14. ^ (PDF). 19 Aug 2011. Archived from the original (PDF) on 5 November 2012. Retrieved 21 Jan 2013.
  15. ^ Gary Mintchell, Editor in Chief (15 March 2011). "discusses database technology, data connectivity, what today's engineers need to know, OPC UA's future and more software topics with engineers at Inductive Automation". Automation World (Podcast). Automation World. Event occurs at 22:35. Retrieved 21 January 2013. {{cite podcast}}: |host= has generic name (help)
  16. ^ "3 Reasons Linux Is Preferred for Control Systems". 21 July 2010. Retrieved 21 Jan 2013.
  17. ^ "OPC UA Software Opens Up Linux Possibilities". 1 May 2010. Retrieved 21 Jan 2013.
  18. ^ "Inductive Automation announces Ignition SCADA system built on OPC-UA". 27 Jan 2010. Retrieved 16 March 2013.
  19. ^ "Inductive Automation releases cross-platform SCADA system built on OPC-UA". 28 January 2010. Retrieved 16 March 2013.
  20. ^ Bond, Andrew Free OPC-UA Server Unlocks Linux's Potential, March 2010
  21. ^ "Free OPC-UA Server Offers More Than a Great Price". 8 March 2011. Archived from the original on 2013-02-16. Retrieved 5 January 2013.
  22. ^ "Ignition User Manual". Inductive Automation. Retrieved 16 Mar 2013.
  23. ^ . Inductive Automation. 9 March 2010. Archived from the original on 2010-03-12. Retrieved 16 March 2013.
  24. ^ "Oracle Announces Winners of the 2011 Duke's Choice Awards". Oracle Corporation. 14 October 2011. Retrieved 29 December 2012.
    - "Inductive Automation's Java-based HMI and SCADA application built on OPC-UA standard wins award from Oracle". Automation World. 11 November 2011. Retrieved 29 Dec 2012.
  25. ^ Bond, Andrew Free OPC-UA Server Unlocks Linux's Potential, March 2010
  26. ^ "Inductive Automation Receives CSIA Partner of the Year Award | Inductive Automation".
  27. ^ "Leadership in Automation: First Team Honorees". Automation World. 2020-01-27. Retrieved 2020-03-26.

External links Edit

  • Inductive Automation
  • Sepasoft, Inc.

inductive, automation, major, contributor, this, article, appears, have, close, connection, with, subject, require, cleanup, comply, with, wikipedia, content, policies, particularly, neutral, point, view, please, discuss, further, talk, page, july, 2020, learn. A major contributor to this article appears to have a close connection with its subject It may require cleanup to comply with Wikipedia s content policies particularly neutral point of view Please discuss further on the talk page July 2020 Learn how and when to remove this template message Inductive Automation is a supplier of web based industrial automation software based in Folsom California US The Ignition SCADA platform is the company s main product line Inductive AutomationTypePrivateFounded2003FounderSteve HechtmanHeadquarters90 Blue Ravine Road Folsom CA United StatesKey peopleColby Clegg CEO Katharina Robinett COO Carl Gould CTO Steve Hechtman Executive Chairman of the Board of Directors CEO 2003 2022 ProductsIndustrial Automation HMI SCADA MES SoftwareWebsitewww inductiveautomation comInductive Automation has customers in a variety of industries including oil and gas wastewater food and beverage utilities energy research transportation chemical processing mining aerospace transportation broadcasting printing plastics construction discrete manufacturing and process manufacturing in over 90 countries with over 1 200 independent automation integration companies 1 Inductive Automation introduced the server centric architecture 2 for SCADA systems with FactorySQL and FactoryPMI in 2003 3 The company is a pioneer of supporting interoperability standards among SCADA vendors 4 and is a supporter of Open Source software and the OPC Foundation The company was the first to implement a native Java OPC UA stack in January 2010 5 making its products 100 cross platform which is rare for commercial SCADA vendors 6 Contents 1 Licensing 2 Ignition platform 2 1 MES Module Layer 2 2 HMI SCADA Module Layer 2 3 Platform Layer 3 Security 4 Linux 5 Legacy products 6 History 7 OPC UA 8 SQLTags 9 Open source 10 Awards 11 References 12 External linksLicensing EditInductive Automation promotes an unlimited licensing structure favoring a per server model that avoids charging for clients PLC or SQL database connections tags or visualization screens 7 Inductive Automation offers Limited versions of the SQL Bridge and Vision modules that are restricted by functionality and concurrent clients respectively 8 Ignition platform EditMain article Ignition SCADA Inductive Automation Ignition Platform ArchitectureIgnition is an Integrated Software Platform for SCADA systems used to achieve cross platform web based deployment through the Java Web Start Technology for both runtime clients and the integrated development environment In 2018 Oracle released a statement that future versions of Java will no longer support Java Web Start 9 To achieve the same cross platform web based deployment for runtime clients in Ignition Inductive Automation introduced custom Java based launchers in November 2018 10 MES Module Layer Edit MES Modules are provided through a third party strategic partnership with Sepasoft Inc and are designed to be built on the Ignition platform Sepasoft MES Modules generally provide higher level functionality with less user development MES Modules are designed to provide specific functionality and can be industry specific The MES modules are designed to save integrators and end users substantial amounts of time with out of the box functionality and unlimited flexibility via custom scripting The current core MES Modules available are OEE Downtime Statistical Process Control SPC Track and Trace and Recipe Changeover Sepasoft also offers Utility Modules Instrument Interface Web Services and a Barcode Scanner Newly released in 2019 is the Sepasoft Business Connector Suite featuring the Sepasoft Business Connector and Interface for SAP ERP modules and Platform 3 0 MES Enterprise functionality HMI SCADA Module Layer Edit The HMI SCADA Module Layer contains mainstay products of the Ignition Platform Vision is the main visualization module SQL Bridge is a bidirectional OPC to SQL database historian and transaction manager Reporting generates dynamic Pdf reports and Mobile allows access to HTML 5 compatible devices such as iPads iPods Android smartphone and tablets Other HMI SCADA modules available are OPC COM OPC UA Vision Alarm Notification SMS Notification Voice Notification and SFC modules The following modules were announced for 2014 2015 Enterprise Administration Module Upgraded Reporting Module and DNP3 Driver Module 11 Platform Layer Edit The Platform Layer includes the following core functionality to all modules OPC UA Client Database Web Server System Logging Licensing Unified Development Environment Auditing Authentication Module API Alerting Core Functionality Database Connectivity Scripting Engine Realtime Tag Database Store amp Forward and Redundancy 12 Security EditInductive Automation promotes IT departments supporting security using standard methodology 13 The Ignition Platform supports the following security features SSL TLS All network traffic is encrypted with SSL TLS technology Active Directory Authentication Supports Microsoft Windows Active Directory authentication Auditing allows administrators to review logs of activity The United States Computer Emergency Readiness Team US CERT released advisory 11 231 01 that allowed malicious unauthenticated users to download sensitive information regarding project configuration Inductive Automation responded by resolving the issue in version 7 2 8 178 and greater 14 Linux EditInductive Automation promotes cross platform operating system choices for SCADA 15 citing that Windows has been a requirement due to the reliance of DCOM within OPC DA but organizations desire Linux for security stability and reliability 16 Inductive Automation introduced Linux support in Ignition with the OPC UA module in January 2010 17 Legacy products EditMain articles FactorySQL and FactoryPMI FactorySQL is an OPC based Middleware product that bridges the gap between industrial PLCs and SQL Databases FactorySQL is a drag and drop NET application that runs as a Windows service FactorySQL version 1 0 was released in 2003 and deprecated at version 4 in 2010 with the release of Ignition FactoryPMI is a Java based SCADA product containing three main components the runtime gateway and designer FactoryPMI version 1 0 was released in 2003 and deprecated at version 3 in 2010 with the release of Ignition History EditVersion 1 0 of FactorySQL and FactoryPMI were released in 2003 In January 2010 Inductive Automation consolidated FactorySQL and FactoryPMI under the modular Ignition platform Ignition became the platform name and FactorySQL and FactoryPMI became the SQL Bridge Module and Vision Module respectively The Reporting Module and OPC UA Module were included in the initial release This was considered the first time a fully featured industrial software package offered the same benefits on Windows and Linux 18 19 The first Ignition Community Conference was held on September 16 18 2013 in Folsom California Conferences were also held in September in 2014 2015 and 2016 Inductive University was announced and launched on September 25 2014 The latest version of Ignition Ignition v8 0 was released in spring 2019 OPC UA EditMain article Ignition SCADA OPC UA Current drivers include A B suite ModbusTCP Siemens S7 and Simple TCP UDP allowing users to connect to a multitude of devices such as PLCs solar cells lights generators flow meters and bar code scanners The Ignition OPC UA server implemented the first native Java OPC UA stack 20 Inductive Automation offers the OPC UA module for free 21 SQLTags EditSQLTags is a proprietary technology that uses any SQL database as a tag database Tags can be derived from the following sources OPC expression or constant and support various configuration options such as alerting scaling and historical storage SQLTags are stored in Tag Providers which are automatically configured tables in an SQL database 22 SQLTags Historian is a proprietary data logging technology that manages historical data in any supported SQL database It is configured by defining an Ignition SQL database connection then enabling the feature on a per tag basis The system automatically creates and manages the tables without any user SQL input Historical Scan Classes support different logging intervals by sets of tags as well as altering the logging rate dynamically This allows the system to store high resolution history when needed but lower resolution data for other periods The system automatically partitions data into multiple database tables This accomplishes two functions ensures consistent performance over the long term and provides a consistent mechanism for data archival and pruning 23 Open source EditInductive Automation is a promoter and contributor to the Open source community FactoryPMI utilizes a number of such projects including MySQL Apache JFreeChart Jython Hsqldb jTDS and Bean Builder Awards EditInductive Automation received the 2011 Duke s Choice award at the JavaOne conference in San Francisco California on October 4 2011 for Ignition Oracle recognized the impact of Ignition as a significant Java based product in Industrial Automation 24 since the platform implemented the first native Java OPC UA stack 25 In 2015 Inductive Automation received the Partner of the Year Award from the Control System Integrators Association 26 Automation World named Inductive Automation as the recipient of seven awards at the 2020 Leadership in Automation Awards 27 References Edit Inductive Automation System Integrators Listing Inductiveautomation com Retrieved 12 March 2013 Gary Mintchell Editor in Chief 15 March 2011 discusses database technology data connectivity what today s engineers need to know OPC UA s future and more software topics with engineers at Inductive Automation Automation World Podcast Automation World Event occurs at 39 22 Retrieved 21 January 2013 a href Template Cite podcast html title Template Cite podcast cite podcast a host has generic name help Jeremy Pollard 17 January 2007 AUTOMATION SOFTWARE FactoryPMI A review of web based SCADA HMI Manufacturing Automation Archived from the original on 2013 04 25 Retrieved 29 December 2012 Inductive Automation Revolutionizes SCADA Application Development with SQLTags Technology 27 September 2007 Retrieved 29 Dec 2012 Jeremy Pollard 8 July 2010 OPC Connects the World but There Is No Common Graphics Standard and No Common Interface Protocols Control Design Retrieved 29 Dec 2012 OPC UA Stack Written in Java Write Once Run Anywhere Automation World 1 November 2010 Retrieved 29 Dec 2012 Burke Thomas OPC UA Service oriented Architecture for Industrial Applications November 2006 Ignition Unlimited Licensing Inductive Automation Retrieved 27 Jan 2013 Ignition Pricing Inductive Automation Retrieved 27 Jan 2013 Java Client Roadmap Update PDF Oracle Corporation March 2018 Retrieved 28 May 2020 Kathy Applebaum November 29 2018 Ignition v7 9 10 New Client Launchers and Upgrade Logic Inductive Automation Retrieved 28 May 2020 Ignition Development Roadmap 2014 2015 PDF Vendor web site information Retrieved 29 December 2012 Security information from vendor web site Retrieved 21 Jan 2013 ICSA 11 231 01 INDUCTIVE AUTOMATION IGNITION INFORMATION DISCLOSURE VULNERABILITY PDF 19 Aug 2011 Archived from the original PDF on 5 November 2012 Retrieved 21 Jan 2013 Gary Mintchell Editor in Chief 15 March 2011 discusses database technology data connectivity what today s engineers need to know OPC UA s future and more software topics with engineers at Inductive Automation Automation World Podcast Automation World Event occurs at 22 35 Retrieved 21 January 2013 a href Template Cite podcast html title Template Cite podcast cite podcast a host has generic name help 3 Reasons Linux Is Preferred for Control Systems 21 July 2010 Retrieved 21 Jan 2013 OPC UA Software Opens Up Linux Possibilities 1 May 2010 Retrieved 21 Jan 2013 Inductive Automation announces Ignition SCADA system built on OPC UA 27 Jan 2010 Retrieved 16 March 2013 Inductive Automation releases cross platform SCADA system built on OPC UA 28 January 2010 Retrieved 16 March 2013 Bond Andrew Free OPC UA Server Unlocks Linux s Potential March 2010 Free OPC UA Server Offers More Than a Great Price 8 March 2011 Archived from the original on 2013 02 16 Retrieved 5 January 2013 Ignition User Manual Inductive Automation Retrieved 16 Mar 2013 Did You Know SQLTags Historian Makes Storing and Charting Historical Data Fast Efficient and Easy Inductive Automation 9 March 2010 Archived from the original on 2010 03 12 Retrieved 16 March 2013 Oracle Announces Winners of the 2011 Duke s Choice Awards Oracle Corporation 14 October 2011 Retrieved 29 December 2012 Inductive Automation s Java based HMI and SCADA application built on OPC UA standard wins award from Oracle Automation World 11 November 2011 Retrieved 29 Dec 2012 Bond Andrew Free OPC UA Server Unlocks Linux s Potential March 2010 Inductive Automation Receives CSIA Partner of the Year Award Inductive Automation Leadership in Automation First Team Honorees Automation World 2020 01 27 Retrieved 2020 03 26 External links EditInductive Automation Sepasoft Inc Retrieved from https en wikipedia org w index php title Inductive Automation amp oldid 1135019961, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.