Neural Network Lab Develop a Neural Network to simulate the temperature exiting a heat exchanger: We will use a simulated heat exchanger in DeltaV, EX2_SIM.

Slides:



Advertisements
Similar presentations
Using the Degree Works Planner. Click on the Planner tab in the students Degree Works account.
Advertisements

WHAT IS STEAM PRO? Thermoflow, Inc.
Online Leave Request Employee Training
WebStat™ Programming and Configuration of Thermostats.
Modbus Slave & Modbus Master in S7
Quickfilter Pro Software Demonstration for QF1D512 The following slides will illustrate how you can design and verify a filter design in minutes! BEGIN.
WHAT IS THERMOFLEX? Thermoflow Inc.
1 Simulation Modeling and Analysis Verification and Validation.
STEAM PRO is a highly automated system design tool – a heat balance program specifically intended for design of steam power cycles.  Use STEAM PRO to.
DeltaV Sequence Function Block Tutorial. Introduction For this tutorial, you will gain some skill at building a discrete control function. Our objective.
Introduction to the WASP Interface. Watershed & Water Quality Modeling Technical Support Center Introduction to WASP Interface Input File Control Run.
DEMONSTRATION FOR SIGMA DATA ACQUISITION MODULES Tempatron Ltd Data Measurements Division Darwin Close Reading RG2 0TB UK T : +44 (0) F :
Neural Network Based Control System Design TOOLKIT For Use with MATLAB Magnus Nørgaard Department of Automation Department of Mathematical Modelling Technical.
Eclipse EHX System Logic Maestro. Module Objective Introduce Logic Maestro to the user Elements ► What is Logic Maestro ► How does Logic Maestro relate.
Neural Networks Introduction – What is a neural network and what can it do for me? Terminology, Design and Topology Data Sets – When too much is not a.
Visual Solutions, VisSim Overview VisSim program can be used to simulate some of the control problems in the DPCL. Review the following:
Session Objectives • Login to PeopleSoft Test Framework(PTF)
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik materials by: Katy Wolstencroft University of Manchester.
Chapter 9 Wireless Model Predictive Control. MPC Simulation of Measurement Value on Detection of Bad Status Detection  In many recent MPC designs a similar.
Quick guide to ASIMON configuration For version 3.0 or greater SAFETY AT WORK Date: 3/18/2009.
DeltaV Operation, Operate This tutorial will demonstrate how to open an experiment, make configuration changes and download.
Downloading the MAXENT Software
Standards Certification Education & Training Publishing Conferences & Exhibits Process Control & Safety Symposium November Houston, Texas USA.
CFM S4 Auditor Guide THE FUTURE OF CASH AUTOMATION.
DEVRY CIS 170 C I L AB 3 OF 7 L OOPING Check this A+ tutorial guideline at looping For more.
Dynamics Seminar Section 7 Batch Reactors John Edwards, P&I Design Ltd
Product Training Program
Studio modeling basics
Do-more Technical Training
Level Control Level control commissioning (System tab)
Workshop 7 Tank Flushing
VAB™ for INFINITY Tutorial
04 Master Data – Resources
Boeing 787 SCMP Training June 2016
Confirmation and Feed Logs July 2017 Tips and Tricks
FAST Administration Training
Date of download: 11/7/2017 Copyright © ASME. All rights reserved.
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below. First matrix are the coefficients of all the.
DeltaV™ Engineering Tutorial
BRC1E61 – Energy Saving Function
OPC90 Training.
Setup Of 4050 EIP To Control LOGIX PLC
2008 Physiological Measurements
MicroEconomix 1500 RSLogix 500 LAB#2
By Sanjay and Arvind Seshan
Displaying sensor values while a robot is running
MicroEconomix 1500 RSLogix 500 LAB#1
Neural Networks & MPIC.
Systems Thinking: Systems modeling quick start
Setup Guide - DeviceNet Communication AC1314 with RSNetworx
Confirmation and Feed Logs July 2017 Tips and Tricks
Workshop 4 Flow Through Porous Media
Neural Networks & MPIC.
Health-e Claims July 2007.
Storing Values as Variables
HOW TO CREATE A CLASS Steps:
By Sanjay and Arvind Seshan
DeltaV Neural – Lab Entry
UCSD ECE 111 Prof. Farinaz Koushanfar Fall 2017
Introduction to the WASP Interface
Active Tests and Traffic Simulation: Module Objectives
Active Tests and Traffic Simulation: Module Objectives
Planning a Group Policy Management and Implementation Strategy
Exit Management Module
DeltaV Neural - Expert In Expert mode, the user can select the training parameters, recommend you use the defaults for most applications.
Course Competencies Tab (cont’d)
eBilling Training Service Provider Administrator
Python Creating a calculator.
Presentation transcript:

Neural Network Lab Develop a Neural Network to simulate the temperature exiting a heat exchanger: We will use a simulated heat exchanger in DeltaV, EX2_SIM

Heat Exchanger We will configure the network to determine the tempered water exit temperature based in the inlet temperatures and flow rates

Inputs Output, what we want to see from The Neural Network

Heat Exchanger

Heat Exchanger Calculations The amount of heat transferred is based on the heat transfer coefficient, U and h

Heat Exchange Calculations Heat transfer coefficient non linear function depending on viscosity, thermo conductivity mass flow rate

Inputs Select TT2-1, TT2-2, FC2-1 and FC2-2 Use a 1 second Historical Sampling Rate for this example

Under Advanced Control Lab Entry Block NNet Block under Advanced Control Tab

Right click on NN block Select Extendable Parameters to change Number of inputs

Select 4 inputs

Select the sampling rate, 1 sec in our case

Browse for input parameter, Any floating point variable can be selected

Select the CV or current value

Enter the identifier to articulate the point In the Neural Network toolkit

Wire TT2-4 to the NN sample input

NN block OUT_SCALE should match the Range of the output

Wire to NN_TEMP So we can trend the point

Save the case and Download the network

NN block reference inputs are available through the Historian, but the Historian must be Enabled, Assigned to the Area and Node

NN block reference inputs are available through the Historian, but the Historian must be enabled, Assigned to the Area and Node, then Downloaded!

DeltaV Neural Now that we have built the DeltaV Neural Network, we need to launch ( start up ) the application, either from the Control Studio or from the Explorer

Right Click the block and select Advanced Control > Neural

Start > DeltaV >Advanced Control >Neural

DeltaV Neural Block Reference Inputs and Sample

Right click to set scale

Green shaded area contains the Training set, right click to select Red area for excluded area

DeltaV Neural We need to configure the sample multiplier. This entry should allow the Time to Steady State to be that which you estimate the process to get to steady state after a disturbance

(1/50) * Time to Steady State DeltaV Neural In DeltaV, each input is actually 50 sampled inputs delayed by (1/50) * Time to Steady State This way the model will sense not only the final value but the approach to steady state

In our case, we estimate 5 minutes to get to steady state, multiplier set to 6

Note: You cannot have Control Studio running when training! Press Autogenerate to start the training process …

Note the sensitivities and if the network uses the input! We have to download the network to get it to work!

You can delete other training results, but you cannot delete the current running result.

DeltaV Neural – Display Editing We need to add a faceplate to the operators display. Open the display and do a quick edit. Locate the NN pre configured block and drag it on the display Browse to select the Neural Network

Faceplate

Training and test errors are shown

Expert mode allows User to select data screening range

Show inputs And delays, Click here Sensitivity and input selection Shown. Summ of all inputs = 1.0

Delays are shown

Detail, Can shift in expert mode

Verification Selectors

Bad points here

Excluded Area