EP4244542A1 - Système et appareil permettant d'optimiser la consommation d'énergie d'un équipement de fabrication - Google Patents

Système et appareil permettant d'optimiser la consommation d'énergie d'un équipement de fabrication

Info

Publication number
EP4244542A1
EP4244542A1 EP21892782.0A EP21892782A EP4244542A1 EP 4244542 A1 EP4244542 A1 EP 4244542A1 EP 21892782 A EP21892782 A EP 21892782A EP 4244542 A1 EP4244542 A1 EP 4244542A1
Authority
EP
European Patent Office
Prior art keywords
energy management
energy
user interface
manufacturing component
graphical user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
EP21892782.0A
Other languages
German (de)
English (en)
Inventor
Luc Leroy
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Full Speed Automation Inc
Original Assignee
Full Speed Automation Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Full Speed Automation Inc filed Critical Full Speed Automation Inc
Publication of EP4244542A1 publication Critical patent/EP4244542A1/fr
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F24HEATING; RANGES; VENTILATING
    • F24FAIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
    • F24F11/00Control or safety arrangements
    • F24F11/50Control or safety arrangements characterised by user interfaces or communication
    • F24F11/52Indication arrangements, e.g. displays
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F24HEATING; RANGES; VENTILATING
    • F24FAIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
    • F24F11/00Control or safety arrangements
    • F24F11/30Control or safety arrangements for purposes related to the operation of the system, e.g. for safety or monitoring
    • F24F11/46Improving electric energy efficiency or saving
    • F24F11/47Responding to energy costs
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Definitions

  • the present invention generally relates to automation controls technology and specifically to a system for managing the energy consumption of manufacturing equipment used in an automation setting.
  • programmable logic computers have grown into computers to such an extent that nowadays popular programmable logic controllers use electronics similar to personal computers such as a computer system based on an Intel processor and are capable of running an operating system designed for personal computers, professional workstations and servers such as Microsoft Windows, different distributions of Linux or similar operating systems.
  • Popular examples of such modem programmable logic controllers are the Siemens SIMATIC or the Beckhoff CX families of controllers.
  • the manufacturing execution system is responsible for collecting cycle data from programmable logic controllers and sending data to these controllers in order to orchestrate manufacturing and coordinate material flow and other systems.
  • Modem programmable logic controllers typically support multiple types of connections to facilitate the fulfilling of these connectivity requirements. For instance, multiple analog ports are available as communication extensions that can be connected to the core unit of the controller.
  • the core controller uses a proprietary protocol such as EthemetIP, Profmet or EtherCAT developed by Allen-Bradley, Siemens and Beckhoff, respectively, to connect with most automation devices such as actuators, motors, sensors and robots. Also, since the early 2000’ s most programmable logic controllers have been equipped with at least one Ethernet port which allows them to communicate with the enterprise’s network.
  • Determinism is a key requirement in the selection of the language used to program the controllers that interface with multiple devices critical to the execution and safety of manufacturing equipment.
  • High-level interpreted languages such as Python and javascript are appealing to quickly develop complex programs.
  • such languages cannot offer the assurance that code execution will consistently be ensured with predictable timing. They may be suitable for the development of user interfaces, part of the human-machine interfaces for a manufacturing automation system but should not be used to develop the logic that will orchestrate and/or interface with equipment and automation devices.
  • Telemetry is another key requirement for automation controls.
  • data originated from devices, processes and systems will ideally be captured and made available to allow for the analysis of such data.
  • Benefits of making such data available include the ability to troubleshoot and diagnose as well as to better understand the behavior of equipment and systems to increase efficiency, quality and minimize failures.
  • the present invention provides a system to track and handle energy consumption for manufacturing equipment.
  • the present invention comprises a energy management system including a graphical user interface that is used via one or more user input devices such as a mouse, a keyboard, a voice input device, a touch input device for receiving a gesture from a user, a motion input device for detecting non-touch gestures and other motions by a user, and the like.
  • user input devices such as a mouse, a keyboard, a voice input device, a touch input device for receiving a gesture from a user, a motion input device for detecting non-touch gestures and other motions by a user, and the like.
  • Output devices such as a graphical display, speakers, printer, haptic devices, and other types of output devices may also be included in the user interface.
  • the user interface is executed by an embedded computer that possesses one or multiple connectors to control and read data from manufacturing components such as motors, sensors, stack lights, furnaces, scanners, and like equipment that are used to manufacture products.
  • the graphical user interface is executed on Windows and has been developed for Microsoft Visual Studio, using the C# (C-Sharp) language.
  • C# C-Sharp
  • the graphical user interface described in the current invention can be adapted to use other languages such as C++, Visual Basic, and the like and can also be modified to work on other operating systems such as Linux.
  • the present invention comprises an extension or addition (or set of extensions or additions, sometimes referred to as plugins) to an energy management system or, in some embodiments, may comprise a standalone energy management system, in each case exposing a graphical user interface.
  • the present invention orchestrates the actions of a plurality of manufacturing components and can receive information from these components regarding their energy consumption.
  • an electric motor used in a factory is typically controlled by a motor drive that receives as input the target rotation speed and direction sometimes referred to as the set point and will send as an output the actual current speed of the motor as well as the electric current used by the physical motor. Accordingly, the energy consumption of the motor can be determined as a factor of the current that it draws.
  • the power consumption of each component in a factory, line, subline or shop is known, and the consumption of each individual asset is multiple times, or within a predetermined safety factor, below the total amount of energy available.
  • the present invention handles the orchestration of equipment to keep the overall consumption below the desired consumption level.
  • the present invention offers the possibility to defer operations in a facility to keep the consumption below the desired level. This can reduce the overall throughput of operations but guarantees that operations will remain running. For instance, furnaces, conveyors, and robots could be all operated at the time to accelerate operation and increase the throughput of a production facility.
  • the present invention is configured to coordinate operations of the manufacturing equipment in groups or in sequence to preserve headroom in energy consumption to maintain safety and account for any potential peaks or unusual or unpredictable power spikes or surges.
  • the present invention works in closed loop control mode: the power allowed to be drawn by component is controlled either by distributing the power amongst components (grouping or sequencing), by throttling the power used by one or more components (for instance by limiting the current and speed allowed for an electric motor) or by a combination of both throttling and distributing the power.
  • a benefit of monitoring and recording the instant energy used by each or a group of manufacturing components in the energy management system is that it generates repetitive patterns of signals that characterize the behavior of the equipment in each context or running mode. This characterization allows for a numerical modeling of the process and equipment and therefore enables identification of the pattern of a correct operation cycle for a given component, combination of components, or the entire manufacturing setting.
  • Figure 1 is snippet of a graphical user comprising an information message panel enabled by the present invention.
  • Figure 2 is a snippet of a graphical user interface comprising a property panel enabled by the present invention.
  • Figure 3 is another snippet of a graphical user interface comprising an energy management module enabled by the present invention.
  • Figure 1 depicts the typical components and interfaces of a manufacturing setting shown as visual elements within an energy management system comprising a graphical user interface in accordance with the present invention.
  • the user interface (101) comprises an informative message panel (102) that displays messages related to the execution of the process for the manufacturing setting, debugging tools (103) that allow the user to manipulate the components connected to the energy management system and a layout panel (105) which contains multiple components representing physical and logical functions and the components of the manufacturing setting.
  • An energy management module (104) is integrated into the layout to enable users to view and determine the different states of energy consumption in the manufacturing setting. Based on settings, the energy management module (104) can control the amount of power consumed by the component interfaced with the controlling computer executing the energy management system.
  • Figure 2 depicts an embodiment of the property panel of the energy management system.
  • the default property panel for any component (201) in the energy management system is augmented with a property section (202) specific to the component.
  • the maximum power available (103) for the manufacturing setting is highlighted and, in this example, is limited to 3200 Watts.
  • the energy consumption management preset ‘PreferredPowerMode’ is currently disabled, while other presets (104) are available: Throttle and Orchestrate. Accordingly, the property panel permits the user to access one or more presets which reflect or corresponding to a predetermined energy management protocol to be sent to one or more of the components.
  • FIG 3 is a screenshot of an energy management module instantiated in the user interface enabled by the energy management system.
  • the manufacturing setting controls a 35-Watt electric motor driving a small conveyor and a stack light.
  • the left-hand module (301) shows a monitoring mode which reflects a peak power consumption (303) of 36W and an average power consumption over a cycle (304) of 7.91 Watts.
  • the righthand module (302) shows settings of a predetermined limit not to consume more than 20 Watts by limiting the peak power consumption (307) while the average power consumption over a cycle was just over 6 Watts.
  • the described energy management system can be implemented within a single processing device but can also be distributed across multiple processing devices or sub-systems that cooperate in executing program instructions.
  • processing system include general purpose central processing units, application specific processors, and logic devices, as well as any other type of processing device, combinations of processing devices, or variations thereof.
  • Storage system can comprise any storage media readable by processing system, and capable of storing software.
  • Storage system can include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • Storage system can be implemented as a single storage device but may also be implemented across multiple storage devices or sub-systems.
  • Storage system can comprise additional elements, such as a controller, capable of communicating with the system.
  • storage media include random access memory, read only memory, magnetic disks, optical disks, flash memory, virtual memory, and nonvirtual memory, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and that may be accessed by an instruction execution system, as well as any combination or variation thereof, or any other type of storage media.
  • the storage media can be a non-transitory storage media.
  • at least a portion of the storage media may be transitory. In no case is the storage media a propagated signal.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Health & Medical Sciences (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Tourism & Hospitality (AREA)
  • Human Computer Interaction (AREA)
  • Mechanical Engineering (AREA)
  • Combustion & Propulsion (AREA)
  • Chemical & Material Sciences (AREA)
  • Primary Health Care (AREA)
  • General Health & Medical Sciences (AREA)
  • Water Supply & Treatment (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Public Health (AREA)
  • Manufacturing & Machinery (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

Système de gestion d'énergie ou module d'extension de celui-ci, comprenant une interface utilisateur graphique qui affiche des éléments visuels correspondant à au moins un élément de fabrication et un module de gestion d'énergie instancié dans l'interface utilisateur graphique. Le module de gestion d'énergie peut recevoir et afficher des informations d'état de consommation d'énergie provenant de l'élément de fabrication, et peut commander et modifier la consommation d'énergie de l'élément de fabrication au moyen d'instructions envoyées par le système de gestion d'énergie à l'élément. Les instructions peuvent comprendre une instruction de réduction, une instruction d'orchestration ou une instruction de désactivation qui peuvent être configurées sous la forme de préréglages prédéterminés correspondant à un protocole énergétique souhaité. Le module de gestion d'énergie peut également être utilisé pour regrouper ou séquencer les éléments afin de répartir la consommation d'énergie pour éviter de dépasser la capacité énergétique de l'environnement de fabrication.
EP21892782.0A 2020-11-13 2021-11-11 Système et appareil permettant d'optimiser la consommation d'énergie d'un équipement de fabrication Pending EP4244542A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US202063113642P 2020-11-13 2020-11-13
PCT/US2021/058903 WO2022103920A1 (fr) 2020-11-13 2021-11-11 Système et appareil permettant d'optimiser la consommation d'énergie d'un équipement de fabrication

Publications (1)

Publication Number Publication Date
EP4244542A1 true EP4244542A1 (fr) 2023-09-20

Family

ID=81601677

Family Applications (1)

Application Number Title Priority Date Filing Date
EP21892782.0A Pending EP4244542A1 (fr) 2020-11-13 2021-11-11 Système et appareil permettant d'optimiser la consommation d'énergie d'un équipement de fabrication

Country Status (4)

Country Link
EP (1) EP4244542A1 (fr)
JP (1) JP2024502396A (fr)
KR (1) KR20230107310A (fr)
WO (1) WO2022103920A1 (fr)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2724288A1 (fr) * 2008-05-12 2009-11-19 Energy And Power Solutions, Inc. Systemes et procedes pour evaluer et optimiser l'utilisation d'energie et l'impact environnemental
US9032254B2 (en) * 2008-10-29 2015-05-12 Aternity Information Systems Ltd. Real time monitoring of computer for determining speed and energy consumption of various processes
US20100207728A1 (en) * 2009-02-18 2010-08-19 General Electric Corporation Energy management
WO2011076978A1 (fr) * 2009-12-23 2011-06-30 Nokia Corporation Optimisation de la consommation d'énergie pour des applications web
KR20150128163A (ko) * 2014-05-08 2015-11-18 한국전자통신연구원 건물 에너지 소비정보 분석 시스템
US20200249965A1 (en) * 2019-02-06 2020-08-06 Renetec, Inc. Display Device with Built-In Web Browser for Graphical User Interface in an Embedded System

Also Published As

Publication number Publication date
WO2022103920A1 (fr) 2022-05-19
JP2024502396A (ja) 2024-01-19
KR20230107310A (ko) 2023-07-14

Similar Documents

Publication Publication Date Title
US8190284B1 (en) Auto discovery of embedded historians in network
US8799800B2 (en) Automatic user interface generation
EP2045684A2 (fr) Contextualisation des données historiques dans des systèmes industriels
EP1906328B1 (fr) Téléchargement conditionnel de données à partir d'historiens intégrés
US7809656B2 (en) Microhistorians as proxies for data transfer
US9348329B2 (en) Multiple Boolean inputs and outputs for device function blocks
Dey et al. Industrial automation technologies
KR102128528B1 (ko) 구성가능한 커넥터화 서버-증강 제어 시스템
US20040153176A1 (en) Fieldbus device
US20240012388A1 (en) System and apparatus for optimizing the energy consumption of manufacturing equipment
EP4244542A1 (fr) Système et appareil permettant d'optimiser la consommation d'énergie d'un équipement de fabrication
US10582016B2 (en) First device with an embedded gateway to support a second communications protocol
US20230393547A1 (en) Human-machine execution system applied to manufacturing
US11726467B2 (en) Systems and methods for automatic configuration of intelligent electronic devices
CN112534365B (zh) 包括过程控制系统和至少一个过程模块的设备、相关方法、计算机程序产品和数据处理装置
US7917857B2 (en) Direct subscription to intelligent I/O module
Chang et al. Design of intelligent management and control system of flexible transmission assembly line
CN2779742Y (zh) Profibus现场总线PCI卡
Mazur et al. Industrial Petrochemical Applications: Analysis of Progrmmable Logic Controllers and Distributed Control Systems
CN102193537A (zh) 用于装置功能块的多重布尔输入和输出
Hoske AUTOMATION ADVANTAGES: Advice on product selection and implementation: Teams for products recognized in the 2022 Engineers' Choice Awards provided practical advice on automation product selection, implementation, integration and use.
Burns Mechatronic motion control sets Industrie 4.0 in motion: mechatronic machine design will simplify and enhance operations, driving Industrie 4.0 initiatives forward
Pham et al. Control system connectivity update: Digitalization requires communication hubs, a role well-suited to PLCs and HMIs.
Burns Mechatronic motion control sets Industrie 4.0 in motion: machine design will simplify and enhance operations, driving initiatives forward
Zhao et al. Large Scale Motor Group Integrative Management and Control Network System Based on PLC-SCADA under Complex Environment

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20230608

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40100767

Country of ref document: HK