Concrete Property Database

Size: px
Start display at page:

Download "Concrete Property Database"

Transcription

1 UNIVERSITY OF NOTRE DAME DEPARTMENT OF CIVIL ENGINEERING AND GEOLOGICAL SCIENCES Concrete Property Database Installation Guide and Instruction Manual Adam Knaack Created: 4/23/2009

2 Table of Contents Introduction... 1 Installation... 2 Standalone Version... 2 MATLAB Version... 6 Using the Main Screen... 8 Main Screen Layout (PlotterGui2)... 8 Applying a Limit to the Dataset... 9 Clearing Previously Set Limits Changing the X and Y Axes Displaying/Removing the Regression Line and Statistics Displaying the Regression Coefficients Using the Regression Screen Regression Screen Layout (RegressGui) Fitting a Regression Line Using the Help Menus Help Menu Layout i P age

3 Introduction The Concrete Fire Database program is an interactive graphical user interface (GUI) designed to allow users the chance to analyze the data collected through a research project at the University of Notre Dame. The data collected in this research provides a look at the currently available dataset for the temperature dependent properties of unreinforced concrete. The program gives the user the ability to plot up to four different subsets of data. The user will have the opportunity to set specific limits on the properties of concrete in order to create and view these data subsets. Furthermore, this program gives the user the ability to perform constrained and unconstrained multiple linear regression to the data subsets of their choosing. The program was written entirely in MATLAB because of its data analysis capabilities and because it has the ability to compile and standalone executable for users that do not have access to MATLAB. The use of this program does not require any previous knowledge or use of the MATLAB program. 1 P age

4 Installation There are two different versions of this program that were created using MATLAB. In order to run the program the user must have either MATLAB installed on their computer or a copy of the MATLAB Compiler Runtime (MCR) installed on their computer. For those users that do not have MATLAB currently installed on their PC, please use the instructions for the standalone version of the Concrete Fire Database program since it includes the MATLAB Compiler Runtime in the download package. Standalone Version 1. Download the standalone version of the database from the following page: fire database/database.html. To download, right click the link provided to save the file anywhere on your computer. 2. After the download is complete, open the folder on your computer that contains the NDCFD_standalone_pkg.exe file that you just downloaded. 3. Double click the file NDCFD_standalone_pkg.exe to unzip and begin the installation process. A command prompt should open like the one shown below. 4. Next, the windows installer will guide you through the installation of the MCR. First, you need to select your language and press OK. 2 P age

5 5. If there are components that are required of the MCR that are not already installed on your computer, the installer will ask you to install these files. Press the Install button to continue. The process should take about a minute. 6. After installing any necessary components, the installer will continue with the installation of the MCR. Click the Next button to continue. 7. Input your User Name and Organization in the boxes provided. When you have completed this form, press the Next button. 3 P age

6 8. Select the destination where you would like to install the MCR and then click Next. The default location is acceptable. 9. Now the program will give you one last chance to change/review the settings of MCR. To continue with the installation click Install. 4 P age

7 10. It is possible that the MCR will find some components that it feels are necessary to the user. If this happens, disregard the error message and click the OK button to continue with the installation. 11. The installation should take approximately 5 minutes depending on your system. Following the installation, click the Finish button to exit the installer. 12. Now go back to the folder where you downloaded the NDCFD_standalone_pkg.exe, the folder will now have additional files that were unpacked during the installation process. The file that contains the database program is the NDCFD_standalone.exe file. Double click this file to open the program. 5 P age

8 13. A blank command prompt should open and it will take about a minute to initialize the database program. The database should open up to the Main screen. Please read the instruction section of this document for information on how to properly use the program. MATLAB Version 1. Download the MATLAB version of the database from the following page: fire database/database.html. To download the file, right click the link provided to save the file anywhere on your computer. 2. After the download is complete, open the folder that contains the file NDCFD.exe that you just downloaded. 6 P age

9 3. Double click the file NDCFD.exe to open the program. A blank command prompt should appear on the screen. It will take approximately one minute for the program to initialize, and then the Main screen of the database program should appear. Please read the instruction section of this document for information on how to properly use the program. 7 P age

10 Using the Main Screen Main Screen Layout (PlotterGui2) 1. Plot 1 2. Plot 2 3. Plot 3 4. Plot 4 5. Plot Selection Selects the plot that the user wants to edit. Changing the selection will also display any limits that have been added to the selected plot in the Applied Limits Text. 6. Limit Selection Allows the user to set specific limits on the independent and dependent properties for the selected plot. 7. X Axis Selection Selects the X Axis and allows for the limits of the X Axis to be set for the selected plot. 8. Y Axis Selection Selects the Y Axis and allows for the limits of the Y Axis to be set for the selected plot. 9. Regression Tools Allows a regression equation to be created and displayed for each of the four plots. 10. Applied Limits Text Displays the limiting data that has been applied to the selected plot P age

11 Applying a Limit to the Dataset 1. Select the plot to apply limit by using the plot selection tool. 2. Select one property from the limit selection tool that you would like to apply a limit to. 3. Set the lower and upper bounds (inclusive) for the desired limit. These must be set as numerical values. (The? button next to the selected property will show the code numbers given to certain qualitative variables, i.e., aggregate type). 4. Click the Apply Limit button (the graph will auto update and the applied limits will be shown at the bottom). 9 P age

12 5. To set a limit on another property repeat steps 2 4. Clearing Previously Set Limits 1. Select the plot which has limits that you would like to clear using the Plot Selection tool. Upon making the selection of a plot, the Applied Limits Text at the bottom of the main screen will show the limits that have previously been applied. 2. To clear the last limit shown in the Applied Limits Text for the selected plot, click the Clear Last button (the selected graph and the Applied Limits Text will auto update). 3. To clear all of the limits set for a particular graph, click the Clear All button (the selected graph and the Applied Limits Text will auto update). Changing the X and Y Axes 1. Select the plot that you want to change the axes on by using the Plot Selection tool. Making a new selection will automatically update which X and Y axes are shown in the selected plot. 10 P age

13 2. For either the X or Y axis, select the property from the dropdown list that you would like appear on the axis. 3. To set the lower and upper bound limits for the axis, click the input box to type in your limits. The limit must be typed as a numerical value (Although keeping Lower or Upper written in the box will auto set the lower and upper limits respectively). 4. Once you are done setting either the X Axis, the Y Axis or both axes simultaneously, click the Update Graph button to apply the changes to the selected plot. The axis of the plot will change, and if a different property was selected to be displayed on the axis, the number of data points available in the database (n) will also be updated. Displaying/Removing the Regression Line and Statistics 1. Once a regression line has been created for a particular graph using the Regression screen, select the plot that contains the regression line that was created by using the Plot Selection tool on the main screen. 11 P age

14 2. Once the correct plot has been selected, click the Show Line button at the bottom right of the Main screen. Upon clicking this button, the regression will be shown on the selected plot and the coefficient of determination,r 2 will be shown below the plot. Note: The process can then be repeated for each regression line that was created using the Regression screen. By clicking on the Clear Line button, the regression line and R 2 value for the selected plot will be cleared from the memory. By clicking on the Update Graph button, the regression line and R 2 value will be removed from the plot, but will remain stored in the memory. The same is true if a new limit were to be applied to the plot using the Apply Limit button, the line and R 2 value would not be shown but would still be saved in the memory. They can be shown again by clicking on the Show Line button. However, it is important to note that the saved regression line and R 2 value corresponds only to the set of data to which it was originally applied. Displaying the Regression Coefficients 1. In order to display the calculated regression coefficients, the regressions must have been first created using the Regression screen. To display the Coefficients screen, click on the Coefficients button. 12 P age

15 2. The regression coefficients will be shown for each equation generated while using the Regression screen. In this example, regression lines were only fit for Plot 1 and Plot 3, with Plot 1 having a third order polynomial and Plot 3 having a fourth order polynomial fit. When you are finished viewing the coefficients, you can return to the Main screen by clicking the Close button. 13 P age

16 Using the Regression Screen Regression Screen Layout (RegressGui) 1. Plot Selection Selects the plot to which a regression can be applied. 2. Regression Order Selection Selection of the order of the polynomial desired for the selected plot. 3. Constrained Regression Selection Allows the user to set a constraint on the regression model Fitting a Regression Line 1. To call the Regression screen from the Main screen, click the Regression button. A separate user interface will appear. 2. Using the Regression screen, select the plot that you would like to apply a regression line to by using the Plot Selection tool. Once you select a plot, the X Variable and Y Variable text will be changed according to what is currently shown in the plot on the main screen. 14 P age

17 3. Whether you are attempting to fit an unconstrained line or a constrained line to the selected plot, you will need to first select the order of the polynomial you wish to fit to the data. Note that a polynomial regression equation has the following form: Y = b 0 + b 1 X + b 2 X b n X n where the order of the equation is given as largest exponent. For example if you would like to fit a cubic equation to the set of data, you would type an order of three into the input box. 4. If you are only applying an unconstrained regression line to the selected plot, go to step 7. Otherwise, if you are attempting to apply a constraining value to the regression line, then go to step Select the checkbox next to Set Constraining Value, so that the constraining value input boxes will become visible. 6. Input the values of X and Y that you would like to constrain the regression equation to. For this example, we would like to constrain the compressive strength ratio (f cm /f cmo ) to have a value of one at a heating furnace temperature of 70 o F. Note that by applying a constraint to the regression equation, an extraneous data point with the specified X and Y coordinates will be added to the selected data set. 15 P age

18 7. After you are finished setting the parameter(s) for the regression line, click the Apply button. If there were no errors in creating the regression line, the statement SUCCESS: REGRESSION ANALYSIS PERFORMED ON THE SELECTED PLOT! will be displayed on the screen otherwise an error message will guide you toward the mistake. 8. If you would like to apply either a different regression equation to the same plot or a regression equation to a different plot, repeat steps 2 7. Note that if you apply a different regression to the same plot, the newest regression will overwrite the previously developed equation. If you are done creating regression equations, click the Exit button to return to the main screen. See Displaying the Regression Line and Statistics under the Main Menu section of this document for how to display the regression equations once they have been created. 16 P age

19 Using the Help Menus Help Menu Layout There are a total of seven different help menus (there are Help Menus for Mix Properties, Curing Properties, Specimen Properties, Test Properties, Mechanical Properties, Physical Properties, and Thermal Properties). The layout of each of these is consistent, where the general layout of each is shown below by the Test Properties Help Menu, for example. 1. Property Codes (If applicable) lists of the code numbers applied to qualitative variables for a given set of properties. 2. Number of Data Points Reported gives the total number of data points in the database that have reported that specific property. The maximum number of data points available is This is not the maximum number of points in the database, simply because a single specimen could provide several different results (i.e., one specimen could conceivable provide information regarding compressive strength, modulus of elasticity, strain at peak stress, and ultimate strain, for example) P age

20 In order to access the help menus, click on any one of the? buttons located next to the independent and dependent properties. 18 P age

CME-TRUSS (Version 2.1) User's Manual

CME-TRUSS (Version 2.1) User's Manual CME-TRUSS (Version 2.1) User's Manual INTRODUCTION CME-TRUSS is an interactive program for structural analysis of two-dimensional trusses. The software is written in the Microsoft Visual Basic for Windows

More information

STIPlotDigitizer. User s Manual

STIPlotDigitizer. User s Manual STIPlotDigitizer User s Manual Table of Contents What is STIPlotDigitizer?... 3 Installation Guide... 3 Initializing STIPlotDigitizer... 4 Project GroupBox... 4 Import Image GroupBox... 5 Exit Button...

More information

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

More information

There are two ways to launch Graphical User Interface (GUI). You can either

There are two ways to launch Graphical User Interface (GUI). You can either How to get started? There are two ways to launch Graphical User Interface (GUI). You can either 1. Click on the Guide icon 2. Type guide at the prompt Just follow the instruction below: To start GUI we

More information

Padaco Instruction Manual

Padaco Instruction Manual Padaco Instruction Manual 1. Welcome 1.1. Introduction This instruction manual will lead you through the steps of using Padaco in combination with a tutorial dataset. Padaco is a data visualization and

More information

Section 1 Establishing an Instrument Connection

Section 1 Establishing an Instrument Connection Manual for Sweep VI Fall 2011 DO NOT FORGET TO SAVE YOUR DATA TO A NEW LOCATION, OTHER THAN THE TEMP FOLDER ON YOUR LAB STATION COMPUTER! FAILURE TO DO SO WILL RESULT IN LOST DATA WHEN YOU LOG OUT! 1.1.

More information

Mid-Chapter Quiz: Lessons 2-1 through 2-3

Mid-Chapter Quiz: Lessons 2-1 through 2-3 Graph and analyze each function. Describe its domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 2x 3 2 16 1.5 6.75 1 2 0 0 1 2 1.5 6.75

More information

Dynamics and Vibration. Tutorial

Dynamics and Vibration. Tutorial Dynamics and Vibration Tutorial Startup To use Dynamics and Vibration Analysis (DVA), you must first start TK Solver. Once in TK, select Dynamics & Vibration from the Applications Menu. The DVA Menu will

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

Honors Algebra 2 Function Transformations Discovery

Honors Algebra 2 Function Transformations Discovery Honors Algebra Function Transformations Discovery Name: Date: Parent Polynomial Graphs Using an input-output table, make a rough sketch and compare the graphs of the following functions. f x x. f x x.

More information

WaveAR User s Manual. Blake J. Landry and Matthew J. Hancock. WaveAR User s Manual page 1 of 19

WaveAR User s Manual. Blake J. Landry and Matthew J. Hancock. WaveAR User s Manual page 1 of 19 WaveAR User s Manual by Blake J. Landry and Matthew J. Hancock WaveAR User s Manual page 1 of 19 WaveAR User s Manual Contents 1. Introduction... 3 2. Installation... 3 2.1 Standalone executable... 3 2.2

More information

Fitting data with Matlab

Fitting data with Matlab Fitting data with Matlab 1. Generate a delimited text file (from LabVIEW, a text editor, Excel, or another spreadsheet application) with the x values (time) in the first column and the y values (temperature)

More information

Archiving s in Microsoft Outlook 2016

Archiving  s in Microsoft Outlook 2016 How to Manually Archive Emails Archiving Emails in Microsoft Outlook 2016 1. Open Microsoft Office Outlook 2016 2. At the top-left hand side of the screen, select File. 3. Click the box that says Cleanup

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Problem Description: FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Dimitri Soteropoulos Programs Utilized: Abaqus/CAE 6.11-2 This tutorial explains how to build

More information

Assignment 6: Matlab Practice and Plots

Assignment 6: Matlab Practice and Plots CEE 3804: Computer Applications in Civil Engineering Spring 2012 Solution Set Problem 1 Assignment 6: Matlab Practice and Plots Instructor: Trani A civil engineer sends you a comma separated data file

More information

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis RSPile Pile Analysis Software Tutorial 3 Grouped Pile Analysis Grouped Pile Analysis Introduction This tutorial will demonstrate how to model grouped piles under a cap. The finished product of this tutorial

More information

Polymath 6. Overview

Polymath 6. Overview Polymath 6 Overview Main Polymath Menu LEQ: Linear Equations Solver. Enter (in matrix form) and solve a new system of simultaneous linear equations. NLE: Nonlinear Equations Solver. Enter and solve a new

More information

User guide TSL2540 EVM. TSL2540 ALS, Light-to-Digital Sensor Evaluation Kit Version 1.0

User guide TSL2540 EVM. TSL2540 ALS, Light-to-Digital Sensor Evaluation Kit Version 1.0 User guide TSL2540 EVM TSL2540 ALS, Light-to-Digital Sensor Evaluation Kit Version 1.0 Contents 1 Introduction... 3 1.1 Kit Contents... 3 2 Getting Started... 3 3 Hardware Description... 3 4 Software Description...

More information

Working with Standards and Duplicates in Geochemistry for ArcGIS

Working with Standards and Duplicates in Geochemistry for ArcGIS Working with Standards and Duplicates in Geochemistry for ArcGIS After you have merged your locations and assay results, you may want to extract your control values (standards and duplicates). This process

More information

Data Table from an Equation

Data Table from an Equation 1 Data Table from an Equation How do you create a data table from an equation - to present and export the values - to plot the data We will look at these features in SigmaPlot 1. Linear Regression 2. Regression

More information

Manual for microstructure pattern recognition tool

Manual for microstructure pattern recognition tool Manual for microstructure pattern recognition tool Ondřej Rokoš, Vlastimil Králík Cech Technical University Faculty of Civil Engineering Department of Structural Mechanics Thákurova 7, 9 Prague, Czech

More information

cover to the center of the bars depth of bottom reinforcement (h cover) depth of top reinforcement (h cover)

cover to the center of the bars depth of bottom reinforcement (h cover) depth of top reinforcement (h cover) Interaction (ACI318) Checker today Input Column dimensions Reinforcement Materials (steel, concrete, bolts) Output Moment capacity Column interaction diagram RC Column Capacity - Axial Force - Bending

More information

QUADRATIC AND CUBIC GRAPHS

QUADRATIC AND CUBIC GRAPHS NAME SCHOOL INDEX NUMBER DATE QUADRATIC AND CUBIC GRAPHS KCSE 1989 2012 Form 3 Mathematics Working Space 1. 1989 Q22 P1 (a) Using the grid provided below draw the graph of y = -2x 2 + x + 8 for values

More information

Plane strain conditions, 20 mm thick. b a. Material properties: E aa= N/mm2 Interface properties: G IC=0.28 N/mm E =E 00 N/mm2.

Plane strain conditions, 20 mm thick. b a. Material properties: E aa= N/mm2 Interface properties: G IC=0.28 N/mm E =E 00 N/mm2. Problem description The figure shows a double cantilever beam (DCB) of a composite material, subjected to displacement loads at its ends. u All lengths in mm. Not drawn to scale. Plane strain conditions,

More information

A cylinder is subjected to heat flux loadings as shown: 0.1 m. q = 500 W/m 2

A cylinder is subjected to heat flux loadings as shown: 0.1 m. q = 500 W/m 2 Problem description A cylinder is subjected to heat flux loadings as shown: 0.1 m L 0.1 m Thermal properties: k = 0.5 W/m- o h=5w/m2o - = 0.2 = 5.669 10-8 W/m 2 - o K 4 Environmental temperature = 20 o

More information

3. Check by Eurocode 3 a Steel Truss

3. Check by Eurocode 3 a Steel Truss TF 3. Check by Eurocode 3 a Steel Truss Applicable CivilFEM Product: All CivilFEM Products Level of Difficulty: Moderate Interactive Time Required: 40 minutes Discipline: Structural Steel Analysis Type:

More information

Module 1.2: Moment of a 1D Cantilever Beam

Module 1.2: Moment of a 1D Cantilever Beam Module 1.: Moment of a 1D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry Preprocessor 6 Element Type 6 Real Constants and Material Properties 7 Meshing 9 Loads 10 Solution

More information

SSR Polygonal Search Area

SSR Polygonal Search Area SSR Polygonal Search Area 22-1 SSR Polygonal Search Area In this tutorial, Phase2 is used to determine the factor of safety of a slope using the shear strength reduction (SSR) method. The SSR Polygon Search

More information

The View Data module

The View Data module The module Use to examine stored compound data (C p (T),H, G, S, etc.) in Compound databases and list solution phases in Solution databases. Table of contents Section 1 Section 2 Section 3 Section 4 Section

More information

TS Series Tensile Machines. Impact Test Equipment Ltd

TS Series Tensile Machines. Impact Test Equipment Ltd TS Series Tensile Machines Impact Test Equipment Ltd www.impact-test.co.uk - www.impact-test.com www.impact-testsets.co.uk www.impact-test.com www.impact-test.co.uk www.impact-testsets.co.uk www.impact-test.com

More information

Introduction. Key features and lab exercises to familiarize new users to the Visual environment

Introduction. Key features and lab exercises to familiarize new users to the Visual environment Introduction Key features and lab exercises to familiarize new users to the Visual environment January 1999 CONTENTS KEY FEATURES... 3 Statement Completion Options 3 Auto List Members 3 Auto Type Info

More information

Introduction to GIS & Mapping: ArcGIS Desktop

Introduction to GIS & Mapping: ArcGIS Desktop Introduction to GIS & Mapping: ArcGIS Desktop Your task in this exercise is to determine the best place to build a mixed use facility in Hudson County, NJ. In order to revitalize the community and take

More information

Combo Charts. Chapter 145. Introduction. Data Structure. Procedure Options

Combo Charts. Chapter 145. Introduction. Data Structure. Procedure Options Chapter 145 Introduction When analyzing data, you often need to study the characteristics of a single group of numbers, observations, or measurements. You might want to know the center and the spread about

More information

Error-Bar Charts from Summary Data

Error-Bar Charts from Summary Data Chapter 156 Error-Bar Charts from Summary Data Introduction Error-Bar Charts graphically display tables of means (or medians) and variability. Following are examples of the types of charts produced by

More information

ALGEBRA 1 NOTES. Quarter 3. Name: Block

ALGEBRA 1 NOTES. Quarter 3. Name: Block 2016-2017 ALGEBRA 1 NOTES Quarter 3 Name: Block Table of Contents Unit 8 Exponent Rules Exponent Rules for Multiplication page 4 Negative and Zero Exponents page 8 Exponent Rules Involving Quotients page

More information

1. What specialist uses information obtained from bones to help police solve crimes?

1. What specialist uses information obtained from bones to help police solve crimes? Mathematics: Modeling Our World Unit 4: PREDICTION HANDOUT VIDEO VIEWING GUIDE H4.1 1. What specialist uses information obtained from bones to help police solve crimes? 2.What are some things that can

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

DSI-STREAMER TO EEGLAB EXTENSION

DSI-STREAMER TO EEGLAB EXTENSION DSI-STREAMER TO EEGLAB EXTENSION USER MANUAL Version 1.06 Wearable Sensing 2014 www.wearablesensing.com Table of Contents 1. Disclaimer... iii 2. Quick Guide... 4 3. Description of EEGLAB and Extension...

More information

Lesson 1: Routine ITC Data Analysis and Fitting. Routine ITC Data Analysis. Lesson 1:Routine ITC Data Analysis and Fitting

Lesson 1: Routine ITC Data Analysis and Fitting. Routine ITC Data Analysis. Lesson 1:Routine ITC Data Analysis and Fitting Lesson 1:Routine ITC Data Analysis and Fitting Lesson 1: Routine ITC Data Analysis and Fitting In this lesson you will learn to perform routine analysis of ITC data. For reasonably good data, Origin makes

More information

Table of contents. Zip Processor 3.0 DMXzone.com

Table of contents. Zip Processor 3.0 DMXzone.com Table of contents About Zip Processor 3.0... 2 Features In Detail... 3 Before you begin... 6 Installing the extension... 6 The Basics: Automatically Zip an Uploaded File and Download it... 7 Introduction...

More information

5.1 Introduction to the Graphs of Polynomials

5.1 Introduction to the Graphs of Polynomials Math 3201 5.1 Introduction to the Graphs of Polynomials In Math 1201/2201, we examined three types of polynomial functions: Constant Function - horizontal line such as y = 2 Linear Function - sloped line,

More information

D-Optimal Designs. Chapter 888. Introduction. D-Optimal Design Overview

D-Optimal Designs. Chapter 888. Introduction. D-Optimal Design Overview Chapter 888 Introduction This procedure generates D-optimal designs for multi-factor experiments with both quantitative and qualitative factors. The factors can have a mixed number of levels. For example,

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

Tutorial 1: Welded Frame - Problem Description

Tutorial 1: Welded Frame - Problem Description Tutorial 1: Welded Frame - Problem Description Introduction In this first tutorial, we will analyse a simple frame: firstly as a welded frame, and secondly as a pin jointed truss. In each case, we will

More information

Section 1.1 The Distance and Midpoint Formulas; Graphing Utilities; Introduction to Graphing Equations

Section 1.1 The Distance and Midpoint Formulas; Graphing Utilities; Introduction to Graphing Equations Section 1.1 The Distance and Midpoint Formulas; Graphing Utilities; Introduction to Graphing Equations origin (x, y) Ordered pair (x-coordinate, y-coordinate) (abscissa, ordinate) x axis Rectangular or

More information

Coupled Structural/Thermal Analysis

Coupled Structural/Thermal Analysis Coupled Structural/Thermal Analysis Introduction This tutorial was completed using ANSYS 7.0 The purpose of this tutorial is to outline a simple coupled thermal/structural analysis. A steel link, with

More information

Standardized Tests: Best Practices for the TI-Nspire CX

Standardized Tests: Best Practices for the TI-Nspire CX The role of TI technology in the classroom is intended to enhance student learning and deepen understanding. However, efficient and effective use of graphing calculator technology on high stakes tests

More information

Reflector profile optimisation using Radiance

Reflector profile optimisation using Radiance Reflector profile optimisation using Radiance 1,4 1,2 1, 8 6 4 2 3. 2.5 2. 1.5 1..5 I csf(1) csf(2). 1 2 3 4 5 6 Giulio ANTONUTTO Krzysztof WANDACHOWICZ page 1 The idea Krzysztof WANDACHOWICZ Giulio ANTONUTTO

More information

BASTA Bayesian statistical tissue profiling using DNA copy number amplifications (Manual updated )

BASTA Bayesian statistical tissue profiling using DNA copy number amplifications (Manual updated ) BASTA Bayesian statistical tissue profiling using DNA copy number amplifications (Manual updated 26.2.2009) BASTA Bayesian statistical tissue profiling using DNA copy number amplifications (Manual updated

More information

A rubber O-ring is pressed between two frictionless plates as shown: 12 mm mm

A rubber O-ring is pressed between two frictionless plates as shown: 12 mm mm Problem description A rubber O-ring is pressed between two frictionless plates as shown: Prescribed displacement C L 12 mm 48.65 mm A two-dimensional axisymmetric analysis is appropriate here. Data points

More information

Course in ANSYS. Example0601. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0601. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0601 Example Turbine Blade Example0601 2 Example Turbine Blade Objective: Solve for the temperature distribution within the 6mm thick turbine blade, with 2mm x 6mm rectangular cooling

More information

Statically Indeterminate Beam

Statically Indeterminate Beam Problem: Using Castigliano's Theorem, determine the deflection at point A. Neglect the weight of the beam. W 1 N/m B 5 cm H 1 cm 1.35 m Overview Anticipated time to complete this tutorial: 45 minutes Tutorial

More information

Graphics calculator instructions

Graphics calculator instructions Graphics calculator instructions Contents: A Basic calculations B Basic functions C Secondary function and alpha keys D Memory E Lists F Statistical graphs G Working with functions H Two variable analysis

More information

B3 data QAQC software User s guide. Getting started

B3 data QAQC software User s guide. Getting started B3 data QAQC software User s guide B3 is software intended to enable comprehensive and traceable quality assurance and quality control for large environmental datasets collected at regular time intervals,

More information

Structural static analysis - Analyzing 2D frame

Structural static analysis - Analyzing 2D frame Structural static analysis - Analyzing 2D frame In this tutorial we will analyze 2D frame (see Fig.1) consisting of 2D beams with respect to resistance to two different kinds of loads: (a) the downward

More information

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following:

This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Tutorial 22. Modeling Solidification Introduction This tutorial illustrates how to set up and solve a problem involving solidification. This tutorial will demonstrate how to do the following: Define a

More information

Using a Single Rotating Reference Frame

Using a Single Rotating Reference Frame Tutorial 9. Using a Single Rotating Reference Frame Introduction This tutorial considers the flow within a 2D, axisymmetric, co-rotating disk cavity system. Understanding the behavior of such flows is

More information

Equipment Standard Operating Procedure Kimberly Appel

Equipment Standard Operating Procedure Kimberly Appel Date Created: June 26, 2004 Date Modified: The Flexus 2320 Equipment Standard Operating Procedure Kimberly Appel 1. Purpose 1.1. The Flexus Thin Film Stress Measuring Apparatus (TFSMA) measures the changes

More information

FIRST STAND ALONE SERVO-HYDRAULIC TSRST

FIRST STAND ALONE SERVO-HYDRAULIC TSRST 1 TSRST-Multi MULTI STATION THERMAL ASPHALT SYSTEM Standards: AASHTO TP10-1993 Standard test method for Thermal Stress Restrained Specimen Tensile strength EN 12697-46:2012 Test methods for hot mix asphalt

More information

NonLinear Materials AH-ALBERTA Web:

NonLinear Materials AH-ALBERTA Web: NonLinear Materials Introduction This tutorial was completed using ANSYS 7.0 The purpose of the tutorial is to describe how to include material nonlinearities in an ANSYS model. For instance, the case

More information

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

ME 442. Marc/Mentat-2011 Tutorial-1

ME 442. Marc/Mentat-2011 Tutorial-1 ME 442 Overview Marc/Mentat-2011 Tutorial-1 The purpose of this tutorial is to introduce the new user to the MSC/MARC/MENTAT finite element program. It should take about one hour to complete. The MARC/MENTAT

More information

Linear Programming with Bounds

Linear Programming with Bounds Chapter 481 Linear Programming with Bounds Introduction Linear programming maximizes (or minimizes) a linear objective function subject to one or more constraints. The technique finds broad use in operations

More information

Assignment No: 2. Assessment as per Schedule. Specifications Readability Assignments

Assignment No: 2. Assessment as per Schedule. Specifications Readability Assignments Specifications Readability Assignments Assessment as per Schedule Oral Total 6 4 4 2 4 20 Date of Performance:... Expected Date of Completion:... Actual Date of Completion:... ----------------------------------------------------------------------------------------------------------------

More information

Improve Productivity with automated test setups, analysis, and reporting processes. Also improve reliability.

Improve Productivity with automated test setups, analysis, and reporting processes. Also improve reliability. UTM Upgrades Our machine controller and software combines to add PC based data capture and test analysis to existing universal test machines from Tinius Olsen, Riehle, Baldwin, Amsler and Satec. Our modular

More information

E-filing User Guide: Los Angeles Superior Court

E-filing User Guide: Los Angeles Superior Court E-filing User Guide: Los Angeles Superior Court Section One: Creating a New Case Anywhere E-filing Account From your Case Anywhere account, click the E-file link located at the top of the page. For LA

More information

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation Tekla Structures Analysis Guide Product version 21.0 March 2015 2015 Tekla Corporation Contents 1 Getting started with analysis... 7 1.1 What is an analysis model... 7 Analysis model objects...9 1.2 About

More information

Visit the following websites to learn more about this book:

Visit the following websites to learn more about this book: Visit the following websites to learn more about this book: 6 Introduction to Finite Element Simulation Historically, finite element modeling tools were only capable of solving the simplest engineering

More information

Segment - Installation Manual

Segment - Installation Manual Segment - Installation Manual February 9, 2018 Software platform v2.2 R6190 MEDVISO AB http://www.medviso.com Griffelvägen 3 SE-224 67 Lund Sweden Tel: +46-76-183 6442 ii Contents 1 Conventions and Trademarks

More information

CHAPTER 8 FINITE ELEMENT ANALYSIS

CHAPTER 8 FINITE ELEMENT ANALYSIS If you have any questions about this tutorial, feel free to contact Wenjin Tao (w.tao@mst.edu). CHAPTER 8 FINITE ELEMENT ANALYSIS Finite Element Analysis (FEA) is a practical application of the Finite

More information

A Simple First-Model Using the Berkeley-Madonna Program

A Simple First-Model Using the Berkeley-Madonna Program A Simple First-Model Using the Berkeley-Madonna Program For this introduction, we will be creating a model of a simple system with two compartments analogous to containers of a liquid which can flow between

More information

Manual and tutorials for CurveAlign V4.0 Beta (August 31, 2017) UW-Madison

Manual and tutorials for CurveAlign V4.0 Beta (August 31, 2017) UW-Madison Manual and tutorials for CurveAlign V4.0 Beta (August 31, 2017) LOCI @ UW-Madison http://loci.wisc.edu/software/curvealign 1 Introduction Overview: CurveAlign 4.0 framework is a curvelet transform based

More information

Final project: Design problem

Final project: Design problem ME309 Homework #5 Final project: Design problem Select one of the analysis problems listed below to solve. Your solution, along with a description of your analysis process, should be handed in as a final

More information

ep2 + GaugeSafe Materials Testing System System Brochure

ep2 + GaugeSafe Materials Testing System System Brochure System Brochure A standalone presettable controller that simplifies materials and product testing. The ep2 Digital Controller performs mechanical tests on materials, products and components. It is a presettable

More information

3 Ways to Improve Your Regression

3 Ways to Improve Your Regression 3 Ways to Improve Your Regression Introduction This tutorial will take you through the steps demonstrated in the 3 Ways to Improve Your Regression webinar. First, you will be introduced to a dataset about

More information

TESTRESOURCES P SERIES TOUCHPAD CONTROLLER [With Optional XY Software]

TESTRESOURCES P SERIES TOUCHPAD CONTROLLER [With Optional XY Software] TESTRESOURCES P SERIES TOUCHPAD CONTROLLER [With Optional XY Software] Simple and Accurate P Series TouchPad Controllers are a simple and accurate controller for a wide range of test machines. It operates

More information

Custom Label and Paper Sizes Guide

Custom Label and Paper Sizes Guide Custom Label and Paper Sizes Guide You may now add custom paper sizes to Bates Professional. This allows odd sizes of paper, which are common in the printing industry. We have added many of these paper

More information

Lab Practical - Finite Element Stress & Deformation Analysis

Lab Practical - Finite Element Stress & Deformation Analysis Lab Practical - Finite Element Stress & Deformation Analysis Part A The Basics In this example, some of the basic features of a finite element analysis will be demonstrated through the modelling of a simple

More information

Managing Trends. About Trends CHAPTER. Send documentation comments to

Managing Trends. About Trends CHAPTER. Send documentation comments to CHAPTER 11 Trends provides historical data of a node in the network over a period of time. When the value of a node in the specified trend changes, the changes are recorded in the trend logs and displayed

More information

SEM Drift Correction. Procedure Guide

SEM Drift Correction. Procedure Guide SEM Drift Correction Procedure Guide Introduction Vic-2D includes experimental functionality to correct for both drift and geometric distortions that occur in images taken using SEMs. The correction requires

More information

Using the Eulerian Multiphase Model for Granular Flow

Using the Eulerian Multiphase Model for Granular Flow Tutorial 21. Using the Eulerian Multiphase Model for Granular Flow Introduction Mixing tanks are used to maintain solid particles or droplets of heavy fluids in suspension. Mixing may be required to enhance

More information

SGE Circus Standard Installation Manual. Admin rights and internet connection must be available.

SGE Circus Standard Installation Manual. Admin rights and internet connection must be available. SGE Circus Standard Installation Manual Admin rights and internet connection must be available. Download installer file SGE Circus incl. Runtime environment Install SGE Circus. Royalty-free Matlab Runtime

More information

PhenoRipper Documentation

PhenoRipper Documentation PhenoRipper Documentation PhenoRipper Installation Windows We provide 32 bits and 64 bits installers. Choose the one that corresponds to your operating system, double click on it and follow the installer

More information

SilvAssist 3.5 Instruction Manual Instruction Manual for the SilvAssist Toolbar For ArcGIS. Version 3.5

SilvAssist 3.5 Instruction Manual Instruction Manual for the SilvAssist Toolbar For ArcGIS. Version 3.5 Instruction Manual for the SilvAssist Toolbar For ArcGIS Version 3.5 1 2 Contents Introduction... 5 Preparing to Use SilvAssist... 6 Polygon Selection... 6 Plot Allocator... 7 Requirements:... 7 Operation...

More information

ZipStudy. Utility for Packaging Study Files. A. Maudsley, 6/2015

ZipStudy. Utility for Packaging Study Files. A. Maudsley, 6/2015 ZipStudy Utility for Packaging Study Files A. Maudsley, 6/2015 CONTENTS: 1. Introduction... 1 2. Starting the Program... 1 3. Copying and Compressing Subject Data... 2 4. Restoring MIDAS Data from a Zipped

More information

Microsoft Excel Using Excel in the Science Classroom

Microsoft Excel Using Excel in the Science Classroom Microsoft Excel Using Excel in the Science Classroom OBJECTIVE Students will take data and use an Excel spreadsheet to manipulate the information. This will include creating graphs, manipulating data,

More information

Tutorials for the User-Friendly EST Software

Tutorials for the User-Friendly EST Software Tutorials for the User-Friendly EST Software Installing the Program 1) To begin installation, run the setup.exe file. 2) Agree to install the Runtime Compiler for Matlab as it is essential to running the

More information

Simulation of RF HEat Test

Simulation of RF HEat Test Simulation of RF HEat Test Date: Tuesday, December 22, 2015 Designer: Solidworks Study name: Stress One Third Emissivity Analysis type: Nonlinear - Dynamic Description No Data Table of Contents Description...

More information

RocPlane. Reference Manual. Planar sliding stability analysis for rock slopes Rocscience Inc.

RocPlane. Reference Manual. Planar sliding stability analysis for rock slopes Rocscience Inc. RocPlane Planar sliding stability analysis for rock slopes Reference Manual 2001 Rocscience Inc. Table of Contents Introducing RocPlane 3 About RocPlane...3 A Typical RocPlane Analysis...4 Program Assumptions...5

More information

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003 Engineering Analysis with COSMOSWorks SolidWorks 2003 / COSMOSWorks 2003 Paul M. Kurowski Ph.D., P.Eng. SDC PUBLICATIONS Design Generator, Inc. Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

Filtering - Zimbra

Filtering  - Zimbra Filtering Email - Zimbra Email filtering allows you to definite rules to manage incoming email. For instance, you may apply a filter on incoming email to route particular emails into folders or delete

More information

Dynamic Clustering in WSN

Dynamic Clustering in WSN Dynamic Clustering in WSN Software Recommended: NetSim Standard v11.1 (32/64 bit), Visual Studio 2015/2017, MATLAB (32/64 bit) Project Download Link: https://github.com/netsim-tetcos/dynamic_clustering_project_v11.1/archive/master.zip

More information

Plasticity Bending Machine Tutorial (FFlex)

Plasticity Bending Machine Tutorial (FFlex) Plasticity Bending Machine Tutorial (FFlex) Copyright 2018 FunctionBay, Inc. All rights reserved. User and training documentation from FunctionBay, Inc. is subjected to the copyright laws of the Republic

More information

ELECTRON INTERACTION WITH SOLIDS SINGLE SCATTERING MONTE CARLO SIMULATION SOFTWARE

ELECTRON INTERACTION WITH SOLIDS SINGLE SCATTERING MONTE CARLO SIMULATION SOFTWARE ELECTRON INTERACTION WITH SOLIDS SINGLE SCATTERING MONTE CARLO SIMULATION SOFTWARE Version 3.0 J. Bausells, 2004 (v. 1.0) - 2008 (v. 3.0). 1. Overview EISS is a computer program that simulates the interactions

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

Module 3: Buckling of 1D Simply Supported Beam

Module 3: Buckling of 1D Simply Supported Beam Module : Buckling of 1D Simply Supported Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Solution

More information

Nikon Capture NX "How To..." Series

Nikon Capture NX How To... Series 1 of 8 5/14/2007 2:55 PM Nikon Capture NX "How To..." Series Article 1 - How to convert multiple RAW (NEF) images into JPEG format, for use on a web page. Procedure: Step 1 - Resize an image. Step 2 -

More information

Basic Calculator Functions

Basic Calculator Functions Algebra I Common Graphing Calculator Directions Name Date Throughout our course, we have used the graphing calculator to help us graph functions and perform a variety of calculations. The graphing calculator

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

Introduction To Finite Element Analysis

Introduction To Finite Element Analysis Creating a Part In this part of the tutorial we will introduce you to some basic modelling concepts. If you are already familiar with modelling in Pro Engineer you will find this section very easy. Before

More information