Data Declaration System

Size: px
Start display at page:

Download "Data Declaration System"

Transcription

1 The Axes DDS Data Declaration System Page: 1

2 Content How are Axes used? Virtual Axes Declaration Objectives: After completing this unit you will: know how axes are used be able to declare different kinds of axes Page: 2

3 Axes Reference to Online - Approximation A measurement can have many different values. e.g. A 2-byte integer type online, for instance, can have 65,536 values. So these input values must all mapped 1:1 to an output value. Gain Map (Look-up Table) => reduction of values by approximation. divide an axis into segments all values in a segment are mapped to a single axis point online mapping 0 N Input (int: 65,535 possible values) 6 Axis values 6 Map values Page: 3

4 Axes Reference to Online - Interpolation The approximation can be done in two ways: No interpolation: The input value is rounded to the nearest axis value. The output is exactly the map value. online Input Value: 115 Noninterpolated output value: Map(200)= With interpolation: The output value is calculated by linear interpolation, using the two axis points on either side of the input value and their associated map values. online Input Value: 115 Interpolated output value: Map(0, 200)= Interpolate(1, 0.98)= Page: 4

5 Virtual Axis A virtual axis is an axis that is not actually created in memory. axis values are calculated for every measure value This costs performance, but saves ECU memory space. Virtual axes cannot have a memory region, and are not tunable. Online input variable Perceived path Input Value Actual path Calculation Algorithm in ECU SW Virtual axis Map Page: 5

6 Shared Axis standalone C instance, it can be shared by several maps. embedded in an instance it can only be assigned to this one map. (DDS) Map 1 (DDS) Map Standalone or embedded axis depend on the selected representation model. online output 1 (DDS) Map 2 (DDS) Axis-x online output 2 online input online output 3 (DDS) Map 3 (DDS) Axis-x (common) set of shift characteristics Page: 6

7 CHARACTERISTIC with embedded Axis ASAM View Example: /begin CHARACTERISTIC BRABEVI_KL acceleration with a ramp" CURVE 0x814E00 RAMP_LAYOUT 0 nmot_lin EXTENDED_LIMITS /begin AXIS_DESCR STD_AXIS vfzg_w AxisConversion /begin ANNOTATION ANNOTATION_LABEL First Test ANNOTATION_ORIGIN Mkh /begin ANNOTATION_TEXT This Text is for demo only /end ANNOTATION_TEXT /end ANNOTATOION DEPOSIT ABSOLUT /end AXIS_DESCR /end CHARACTERISTIC The group of keys named ANNOTATION is used to add minutes or hints to an ASAM Element. ANNOTATION_LABEL is a short description ANNOTATION_ORIGIN is used for a sign of the responsible of the annotation ANNOTATION_TEXT holds the complete Text The axis points are stored as absolute values ( not in differences ) Page: 7

8 CHARACTERISTIC with external Axis ASAM View External Axis Prototype: Description: /begin CHARACTERISTIC... /begin AXIS_DESCR... AXIS_PTS_REF identifier /end AXIS_DESCR /begin AXIS_DESCR... AXIS_PTS_REF identifier /end AXIS_DESCR /end CHARACTERISTIC definition of x axis ( first axis ) reference to an external axis definition of y axis ( second axis ) reference to an external axis /begin AXIS_PTS identifier string address input quantity Layout max Diff conversion max axis points limit limit /end AXIS_PTS name of the calibration value description of the calibration value access address in the ECU for the calibration value reference to a measurement to define the current operating point representation of the calibration value in the ECU reference to the conversion formula maximum difference between two proximate values lower physical limit upper physical limit Page: 8

9 CHARACTERISTIC with external Axis ASAM View Example: /begin CHARACTERISTIC... MAP... Map_LAyout /begin AXIS_DESCR COM_AXIS... AXIS_PTS_REF XAXIS_REFERENCE /end AXIS_DESCR /begin AXIS_DESCR COM_AXIS... AXIS_PTS_REF YAXIS_REFERENCE /end AXIS_DESCR /end CHARACTERISTIC /begin AXIS_PTS XAXIS_REFERENCE definition of xaxis points" 0x OperatingPointXAxis LayoutForXAxis 0 ConversionFormulaOfXAxis /end AXIS_PTS Both axis are completely independent /begin AXIS_PTS XYXIS_REFERENCE definition of yaxis points" 0x OperatingPointyAxis LayoutForyAxis 0 ConversionFormulaOfyAxis /end AXIS_PTS Page: 9

10 Definition Tab Data type of entire axis = type. If no type is used, this field is blank. For axes, memory region will typically be ROM. The address is shown here after locator (IEEE or ELF) import. Data type of element(s) (in this example blue, meaning from type definition) Onlines, parameters, axes, and map do not necessarily have the same representation models. Entity Name Representation Model, needed and important because this is an object to be exported as source code Page: 10

11 Calib Tab Number of axis points Display attribute Make this axis virtual Inserts a threshold causing the working point to displayed across two values only if it deviates from the axis point by more than this value. Limits can be set to disable drastic changes during calibration. Page: 11

12 Init Tab The values in the init tab table are used to initialize the values in the ECU The Equidistant feature can save you typing; if you specify start and shift values the rest is filled in automatically. Page: 12

13 Ref Tab Axes reference an online to obtain an input value. Page: 13

14 Summary Page: 14

ASAM MCD-2 MC (ASAP2 / A2L)

ASAM MCD-2 MC (ASAP2 / A2L) ASAM MCD-2 MC (ASAP2 / A2L) Data Model for ECU Measurement and Calibration Version 1.7.0 Date: 2015-02-26 Base Standard by ASAM e.v., 2015 Disclaimer This document is the copyrighted property of ASAM e.v.

More information

ASAM MCD-2 MC (ASAP2 / A2L)

ASAM MCD-2 MC (ASAP2 / A2L) ASAM MCD-2 MC (ASAP2 / A2L) Data Model for ECU Measurement and Calibration Version 1.7.1 Date: 2018-01-30 Base Standard by ASAM e.v., 2018 Disclaimer This document is the copyrighted property of ASAM e.v.

More information

User Manual ASAP2 Tool-Set. Version 12.0 English

User Manual ASAP2 Tool-Set. Version 12.0 English User Manual ASAP2 Tool-Set Version 12.0 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 D-70499 Stuttgart Vector reserves the right to modify any information and/or data in this user documentation

More information

Data Declaration System

Data Declaration System DDS Data Declaration System Page: 1 Content Introduction Filter Configuration Objectives: After completing this unit you will know how to configure and use DDS filters. Page: 2 Introduction are program

More information

Excel Functions & Tables

Excel Functions & Tables Excel Functions & Tables Winter 2012 Winter 2012 CS130 - Excel Functions & Tables 1 Review of Functions Quick Mathematics Review As it turns out, some of the most important mathematics for this course

More information

Data. Declaration System DDS. DDS Advanced Training. Representation Model Configuration. DDS Advanced Training

Data. Declaration System DDS. DDS Advanced Training. Representation Model Configuration. DDS Advanced Training Representation Model Configuration Data DDS Declaration System Page: 1 Content Overview and Concept Mapping Scheme and Representation Model Configure mappingscheme and mappingelements The MappingScheme

More information

MDF4 Lib. Product Information

MDF4 Lib. Product Information Product Information Table of Contents 1 Overview...3 1.1 Introduction...3 1.2 Application Areas...3 1.3 Overview of Advantages...3 2 Features and Advantages...4 2.1 Supported MDF Versions...4 3 Functional

More information

Excel Functions & Tables

Excel Functions & Tables Excel Functions & Tables Fall 2014 Fall 2014 CS130 - Excel Functions & Tables 1 Review of Functions Quick Mathematics Review As it turns out, some of the most important mathematics for this course revolves

More information

Exercise 4a: Creating and Editing XY Plots

Exercise 4a: Creating and Editing XY Plots Exercise 4a: Creating and Editing XY Plots This exercise uses the data file, LINACC. Step 1: Load the file LINACC and create multiple plots. 1. Open HyperWorks Desktop and set the application to HyperGraph

More information

KIN 147 Lab 02: Acceleration Data Analysis

KIN 147 Lab 02: Acceleration Data Analysis KIN 147 Lab 02: Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing the Acceleration Data

More information

Data Declaration System

Data Declaration System DDS V5.8 Visual Information Technologies GmbH DDS Data Declaration System DDS AddOn s November 04 th 2009 DDS Contact email: dds@visu-it.de Internet: http://www.visu-it.de/dds Copyright 2009 Visual Information

More information

Adding Stored Functions to an idashboards Oracle Data Source

Adding Stored Functions to an idashboards Oracle Data Source Adding Stored Functions to an idashboards Oracle Data Source Introduction: idashboards only supports Oracle Functions when it comes to Oracle data sources. It is required for a function to result in at

More information

G.GPE.A.2: Locus 3. Regents Exam Questions G.GPE.A.2: Locus 3

G.GPE.A.2: Locus 3. Regents Exam Questions G.GPE.A.2: Locus 3 G.GPE.A.2: Locus 3 1 In a coordinate plane, the locus of points 5 units from the x-axis is the 1) lines x = 5 and x = 5 2) lines y = 5 and y = 5 3) line x = 5, only 4) line y = 5, only 7 The graph below

More information

Communication Protocol Definition

Communication Protocol Definition Protocol Definition i LinkRT TM i LinkRT TM Communication Protocol Definition Protocol Revision: 1.3 Document Revision: 1.4 Status: Released Copyright The contents of this document may not be reproduced

More information

Model Based Design Development Environment for Simulink /Stateflow Product Specification

Model Based Design Development Environment for Simulink /Stateflow Product Specification Model Based Design Development Environment for Simulink /Stateflow Product Specification November 2012 Overview extends MATLAB and Simulink by providing a development environment that both increases information

More information

Number Representation 3/2/01 Lecture #

Number Representation 3/2/01 Lecture # Number Representation 3/2/01 Lecture #11 16.070 How are numbers represented in a computer? Data come in two basic types! Numbers Whole/Integer (1, -3, 0) Natural, Positive (1, 2, 3) Real/Floating-point

More information

ASCET-SE V6.1 User s Guide

ASCET-SE V6.1 User s Guide ASCET-SE V6.1 User s Guide Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further obligation in relation to this

More information

ArtemiS SUITE diagram

ArtemiS SUITE diagram Intuitive, interactive graphical display of two- or three-dimensional data sets HEARING IS A FASCINATING SENSATION ArtemiS SUITE Motivation The diagram displays your analysis results in the form of graphical

More information

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs)

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing

More information

ASAM-MCD-2 NET (FIBEX)

ASAM-MCD-2 NET (FIBEX) ASAM-MCD-2 NET (FIBEX) Data Model for ECU Network Systems (Field Bus Data Exchange Format) Version 4.1.2 Date: 2017-06-02 Base Standard by ASAM e.v., 2017 Disclaimer This document is the copyrighted property

More information

Dealing with Data in Excel 2013/2016

Dealing with Data in Excel 2013/2016 Dealing with Data in Excel 2013/2016 Excel provides the ability to do computations and graphing of data. Here we provide the basics and some advanced capabilities available in Excel that are useful for

More information

Question 1. [5 points] Consider the following partially-complete program, which begins on the left and continues on the right: HERE

Question 1. [5 points] Consider the following partially-complete program, which begins on the left and continues on the right: HERE CS 101, Spring 2017 May 4th Exam 4 Name: Question 1. [5 points] Consider the following partially-complete program, which begins on the void set_to_ten(int *p); void set_to_ten(int *p) { *p = 10; int x

More information

IOP Horizons in Physics. Department of Physics University of Limerick

IOP Horizons in Physics. Department of Physics University of Limerick IOP Horizons in Physics Department of Physics University of Limerick 1 Import Video Using the Video tab Import the video you want to analyse. Your video may not have the correct orientation. If so filters

More information

Chapter 6. Input Settings Screen

Chapter 6. Input Settings Screen Chapter 6 Input Settings Screen Table of contents Chapter 6 Input Settings Screen (Screen for Setting the Production Quantity and Speed, etc.) 6.1 Input Settings Screen What is an input settings screen?

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

ECE550 PRACTICE Midterm

ECE550 PRACTICE Midterm ECE55 PRACTICE Midterm This is a full length practice midterm exam. If you want to take it at exam pace, give yourself 75 minutes to take the entire test. Just like the real exam, each question has a point

More information

Limerock Bearing Ratio Technician Training Course

Limerock Bearing Ratio Technician Training Course Limerock Bearing Ratio Technician Training Course Module 6: Calculating and Reporting LBR Technician Release 10, Module 6 1 - This section will cover the how to use LBR penetration data to determine individual

More information

1-2 Analyzing Graphs of Functions and Relations

1-2 Analyzing Graphs of Functions and Relations Use the graph of each function to estimate the indicated function values. Then confirm the estimate algebraically. Round to the nearest hundredth, if necessary. The function value at x = 1 appears to be

More information

0 Graphical Analysis Use of Excel

0 Graphical Analysis Use of Excel Lab 0 Graphical Analysis Use of Excel What You Need To Know: This lab is to familiarize you with the graphing ability of excels. You will be plotting data set, curve fitting and using error bars on the

More information

Patterning Math Lab 4a

Patterning Math Lab 4a Patterning Math Lab 4a This lab is an exploration of transformations of functions, a topic covered in your Precalculus textbook in Section 1.5. As you do the exercises in this lab you will be closely reading

More information

Digital display for EMCO milling machines

Digital display for EMCO milling machines Digital display for EMCO milling machines Input box 7 8 9 1 X Y Z HELP 4 5 6 1 2 3 0. - ESC 3 CE ENT R + R - 2 REF RST 1... Screen (working window, displays) 2... 5 soft keys (function depends on the respective

More information

Trigonometry Review Version 0.1 (September 6, 2004)

Trigonometry Review Version 0.1 (September 6, 2004) Trigonometry Review Version 0. (September, 00 Martin Jackson, University of Puget Sound The purpose of these notes is to provide a brief review of trigonometry for students who are taking calculus. The

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

vsignalyzer Product Information

vsignalyzer Product Information Product Information Table of Contents 1 Overview... 3 1.1 Introduction... 3 1.2 Overview of Advantages... 3 1.3 Application Areas... 4 1.4 System Requirements... 4 1.5 Functional Extension by Additional

More information

06 YZF-R6. The Performance Edge. FI MATCHING SYSTEM INSTRUCTION MANUAL Ver1.11. for excellent riders

06 YZF-R6. The Performance Edge. FI MATCHING SYSTEM INSTRUCTION MANUAL Ver1.11. for excellent riders 06 YZF-R6 FI MATCHING SYSTEM INSTRUCTION MANUAL Ver1.11 The Performance Edge for excellent riders CONTENTS 1 Introduction... 1 1 1 Objective... 1 1 2 Recommended operation environment for the personal

More information

Chapter 18. Geometric Operations

Chapter 18. Geometric Operations Chapter 18 Geometric Operations To this point, the image processing operations have computed the gray value (digital count) of the output image pixel based on the gray values of one or more input pixels;

More information

1 Getting started with Processing

1 Getting started with Processing cis3.5, spring 2009, lab II.1 / prof sklar. 1 Getting started with Processing Processing is a sketch programming tool designed for use by non-technical people (e.g., artists, designers, musicians). For

More information

C3 Numerical methods

C3 Numerical methods Verulam School C3 Numerical methods 138 min 108 marks 1. (a) The diagram shows the curve y =. The region R, shaded in the diagram, is bounded by the curve and by the lines x = 1, x = 5 and y = 0. The region

More information

Excel Functions & Tables

Excel Functions & Tables Excel Functions & Tables Fall 2012 Fall 2012 CS130 - Excel Functions & Tables 1 Review of Functions Quick Mathematics Review As it turns out, some of the most important mathematics for this course revolves

More information

ADC SCALER METHOD V REF R TOP V ADC R BOT

ADC SCALER METHOD V REF R TOP V ADC R BOT ADC SCALER METHOD The purpose of this scaler calculation is to eliminate long division in the conversion of raw ADC data into a human readable decimal value using only integer math. This scale factor will

More information

Delta V5 operation. Widetron Technologies Corp. Wu, Chung Ying. Progress through Synergy

Delta V5 operation. Widetron Technologies Corp. Wu, Chung Ying. Progress through Synergy Delta V5 operation Widetron Technologies Corp. Wu, Chung Ying Connect to spectrometer 1. Start Delta V5 (double click ). 2. Open Spectrometer Control (click ). 3. Select spectrometer on Available Instruments.

More information

Exercise Producing Thematic Maps for Dissemination

Exercise Producing Thematic Maps for Dissemination Exercise Producing Thematic Maps for Dissemination 2007 In this exercise you will work with an existing file geodatabase which contains administrative boundaries (named wards) feature class and population

More information

Final Exam Review Algebra Semester 1

Final Exam Review Algebra Semester 1 Final Exam Review Algebra 015-016 Semester 1 Name: Module 1 Find the inverse of each function. 1. f x 10 4x. g x 15x 10 Use compositions to check if the two functions are inverses. 3. s x 7 x and t(x)

More information

Lesson 20: Four Interesting Transformations of Functions

Lesson 20: Four Interesting Transformations of Functions Student Outcomes Students apply their understanding of transformations of functions and their graphs to piecewise functions. Lesson Notes In Lessons 17 19 students study translations and scalings of functions

More information

2. ctifile,s,h, CALDB,,, ACIS CTI ARD file (NONE none CALDB <filename>)

2. ctifile,s,h, CALDB,,, ACIS CTI ARD file (NONE none CALDB <filename>) MIT Kavli Institute Chandra X-Ray Center MEMORANDUM January 17, 2006 To: Jonathan McDowell, SDS Group Leader From: Glenn E. Allen, SDS Subject: Adjusting ACIS Event Data to Compensate for CTI Revision:

More information

EDIABAS BEST/2 LANGUAGE DESCRIPTION. VERSION 6b. Electronic Diagnostic Basic System EDIABAS - BEST/2 LANGUAGE DESCRIPTION

EDIABAS BEST/2 LANGUAGE DESCRIPTION. VERSION 6b. Electronic Diagnostic Basic System EDIABAS - BEST/2 LANGUAGE DESCRIPTION EDIABAS Electronic Diagnostic Basic System BEST/2 LANGUAGE DESCRIPTION VERSION 6b Copyright BMW AG, created by Softing AG BEST2SPC.DOC CONTENTS CONTENTS...2 1. INTRODUCTION TO BEST/2...5 2. TEXT CONVENTIONS...6

More information

Excel Spreadsheets and Graphs

Excel Spreadsheets and Graphs Excel Spreadsheets and Graphs Spreadsheets are useful for making tables and graphs and for doing repeated calculations on a set of data. A blank spreadsheet consists of a number of cells (just blank spaces

More information

Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Approximate the coordinates of each turning point by graphing f(x) in the standard viewing

More information

Brake Test Software User Guide

Brake Test Software User Guide Brake Test Software User Guide - 1-12/06/09 Contents Software Overview... 3 How to setup your equipment for live testing... 3 Auto Configuration... 3 Live Data... 4 How to view Post Processed Data... 5

More information

Department of Computer Science & Engineering Indian Institute of Technology Kharagpur. Practice Sheet #09. Topic: Structures in C Date:

Department of Computer Science & Engineering Indian Institute of Technology Kharagpur. Practice Sheet #09. Topic: Structures in C Date: Department of Computer Science & Engineering Indian Institute of Technology Kharagpur Practice Sheet #09 Topic: Structures in C Date: 20-03-2017 2- Which languages necessarily need heap allocation in the

More information

Data. Declaration System DDS. DDS Advanced Training. Raster & DAQ-Lists Configuration. DDS Advanced Training

Data. Declaration System DDS. DDS Advanced Training. Raster & DAQ-Lists Configuration. DDS Advanced Training Data DDS Declaration System Page: 1 Content What is a raster? Raster & OnlineUpdate in SysConf Configuration of raster Configuration of DAQ-List Configuration of onlineupdate Objectives: After completing

More information

Description Hex M E V smallest value > largest denormalized negative infinity number with hex representation 3BB0 ---

Description Hex M E V smallest value > largest denormalized negative infinity number with hex representation 3BB0 --- CSE2421 HOMEWORK #2 DUE DATE: MONDAY 11/5 11:59pm PROBLEM 2.84 Given a floating-point format with a k-bit exponent and an n-bit fraction, write formulas for the exponent E, significand M, the fraction

More information

Finding the axis of symmetry, vertex, and roots of a parabola

Finding the axis of symmetry, vertex, and roots of a parabola Finding the axis of symmetry, vertex, and roots of a parabola 1) Find the Axis of Symmetry of y = x 2-4x + 3 (The AOS is the vertical line that splits the parabola in 2 equal parts) Axis of Symmetry Axis

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

Lab # 3 - Angular Kinematics

Lab # 3 - Angular Kinematics Purpose: Lab # 3 - Angular Kinematics The objective of this lab is to understand the relationship between segment angles and joint angles. Upon completion of this lab you will: Understand and know how

More information

Agilent ChemStation for UV-visible Spectroscopy

Agilent ChemStation for UV-visible Spectroscopy Agilent ChemStation for UV-visible Spectroscopy Understanding Your Biochemical Analysis Software Agilent Technologies Notices Agilent Technologies, Inc. 2000, 2003-2008 No part of this manual may be reproduced

More information

Contents Introduction... 1

Contents Introduction... 1 User Guiide APPLICATION LOAD TIME PROFILER Contents Introduction... 1 Modes of Operation... 1 Limitations... 2 Installing and Opening the Utility... 2 Loading an Application from the Utility... 3 Opening

More information

Batch Processing (CasaXPS version and above)

Batch Processing (CasaXPS version and above) Copyright 2004, Casa Software Ltd. All Rights Reserved. 1 of 8 Batch Processing (CasaXPS version 2.2.50 and above) Batch processing is aimed at situations where a set of essentially equivalent samples

More information

2. ctifile,s,h, CALDB,,, ACIS CTI ARD file (NONE none CALDB <filename>)

2. ctifile,s,h, CALDB,,, ACIS CTI ARD file (NONE none CALDB <filename>) MIT Kavli Institute Chandra X-Ray Center MEMORANDUM August 11, 2006 To: Jonathan McDowell, SDS Group Leader From: Glenn E. Allen, SDS Subject: Adjusting ACIS Event Data to Compensate for CTI Revision:

More information

Activity: page 1/10 Introduction to Excel. Getting Started

Activity: page 1/10 Introduction to Excel. Getting Started Activity: page 1/10 Introduction to Excel Excel is a computer spreadsheet program. Spreadsheets are convenient to use for entering and analyzing data. Although Excel has many capabilities for analyzing

More information

MDA V8.2 User's Guide

MDA V8.2 User's Guide MDA V8.2 User's Guide Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further obligation in relation to this document.

More information

MATH 31A HOMEWORK 9 (DUE 12/6) PARTS (A) AND (B) SECTION 5.4. f(x) = x + 1 x 2 + 9, F (7) = 0

MATH 31A HOMEWORK 9 (DUE 12/6) PARTS (A) AND (B) SECTION 5.4. f(x) = x + 1 x 2 + 9, F (7) = 0 FROM ROGAWSKI S CALCULUS (2ND ED.) SECTION 5.4 18.) Express the antiderivative F (x) of f(x) satisfying the given initial condition as an integral. f(x) = x + 1 x 2 + 9, F (7) = 28.) Find G (1), where

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian coordinate system) Practice: Label each on the

More information

Customer details are included on a separate worksheet (Customer Look Up) Item details are included on a separate worksheet (Item Look Up)

Customer details are included on a separate worksheet (Customer Look Up) Item details are included on a separate worksheet (Item Look Up) Creating an Invoice System using Excel Purpose To create a basic invoicing system which can be used to create invoices which can then be printed to pdf to provide a permanent copy and to print out and

More information

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data The following table shows the raw data which you need to fit to an appropriate equation k (s -1 ) T (K) 0.00043 312.5 0.00103 318.47 0.0018

More information

CS16 Exam #1 7/17/ Minutes 100 Points total

CS16 Exam #1 7/17/ Minutes 100 Points total CS16 Exam #1 7/17/2012 75 Minutes 100 Points total Name: 1. (10 pts) Write the definition of a C function that takes two integers `a` and `b` as input parameters. The function returns an integer holding

More information

Years after US Student to Teacher Ratio

Years after US Student to Teacher Ratio The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. The

More information

Project # 3: Haar Wavelet Transform. Preliminaries

Project # 3: Haar Wavelet Transform. Preliminaries Math 357 MATLAB Project #3 1 Project # 3: Haar Wavelet Transform In this lab you will use Matlab to study the following topics: Haar wavelet basis, Haar analysis matrix, and Haar synthesis matrix. Fast

More information

Index. v1.02

Index. v1.02 Index 1 Introduction... 2 2 Installation... 3 3 Work with ecuedit...4 3.1 Main window of the program...4 3.1.1 File menu functions...4 3.1.2 Edit menu functions...4 3.1.3 Tools menu functions...4 3.1.4

More information

CURVE SKETCHING EXAM QUESTIONS

CURVE SKETCHING EXAM QUESTIONS CURVE SKETCHING EXAM QUESTIONS Question 1 (**) a) Express f ( x ) in the form ( ) 2 f x = x + 6x + 10, x R. f ( x) = ( x + a) 2 + b, where a and b are integers. b) Describe geometrically the transformations

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

qpcr Hand Calculations - Multiple Reference Genes

qpcr Hand Calculations - Multiple Reference Genes qpcr Hand Calculations - Multiple Reference Genes This word document will take you through the hand calculations needed to determine the Normalized Gene Expression, using the Pfaffl method for efficiency

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs; Section 1- Basics of Functions and Their Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian

More information

ASCET-SE V6.3 User s Guide

ASCET-SE V6.3 User s Guide ASCET-SE V6.3 User s Guide Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further obligation in relation to this

More information

Getting Started with DADiSP

Getting Started with DADiSP Section 1: Welcome to DADiSP Getting Started with DADiSP This guide is designed to introduce you to the DADiSP environment. It gives you the opportunity to build and manipulate your own sample Worksheets

More information

LCP-USB Inclinometer sensor DLL Interface library description Page 1 of 5

LCP-USB Inclinometer sensor DLL Interface library description Page 1 of 5 LCP-USB Inclinometer sensor DLL Interface library description Page 1 of 5 Description The LCP-USB sensor connects to a USB host (PC) with a standard 4 pin USB A connector. It is USB 2.0 compatible. The

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

Tutorial for Response Spectrum Analysis using CAEPIPE

Tutorial for Response Spectrum Analysis using CAEPIPE Tutorial for Response Spectrum Analysis using CAEPIPE The following are the Steps for performing the Response Spectrum Analysis using CAEPIPE. General The Response Spectrum is a plot of the maximum response

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

ME scope Application Note 17 Order Tracked Operational Deflection Shapes using VSI Rotate & ME scope

ME scope Application Note 17 Order Tracked Operational Deflection Shapes using VSI Rotate & ME scope ME scope Application Note 17 Order Tracked Operational Deflection Shapes using VSI Rotate & ME scope Requirements This application note requires the following software, Vold Solutions VSI Rotate Version

More information

Hitachi H48C 3-Axis Accelerometer Module (#28026)

Hitachi H48C 3-Axis Accelerometer Module (#28026) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

ASCET V6.4. AUTOSAR to ASCET Converter User s Guide

ASCET V6.4. AUTOSAR to ASCET Converter User s Guide ASCET V6.4 AUTOSAR to ASCET Converter User s Guide Copyright Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further

More information

Knowledge-based pattern recognition and visualization of error logs of time-based engine sensor data: Requirements engineering and tool-support

Knowledge-based pattern recognition and visualization of error logs of time-based engine sensor data: Requirements engineering and tool-support Knowledge-based pattern recognition and visualization of error logs of time-based engine sensor data: Requirements engineering and tool-support Viet Tiep Do, 27 May 2015 Software Engineering for Business

More information

Quarter 3 Review - Honors

Quarter 3 Review - Honors Quarter 3 Review - Honors 1. Amber conducted a survey to find the eye colors of her neighbors. Use the following information to complete the frequency table. (Hint: Extend the table to include a column

More information

download instant at

download instant at CHAPTER 1 - LAB SESSION INTRODUCTION TO EXCEL INTRODUCTION: This lab session is designed to introduce you to the statistical aspects of Microsoft Excel. During this session you will learn how to enter

More information

Graphing Absolute Value Functions

Graphing Absolute Value Functions Graphing Absolute Value Functions To graph an absolute value equation, make an x/y table and plot the points. Graph y = x (Parent graph) x y -2 2-1 1 0 0 1 1 2 2 Do we see a pattern? Desmos activity: 1.

More information

QUADRATIC FUNCTIONS. PROTOTYPE: f(x) = ax 2 + bx + c. (1) The leading coefficient a 0 is called the shape parameter.

QUADRATIC FUNCTIONS. PROTOTYPE: f(x) = ax 2 + bx + c. (1) The leading coefficient a 0 is called the shape parameter. QUADRATIC FUNCTIONS PROTOTYPE: f(x) = ax 2 + bx + c. (1) The leading coefficient a 0 is called the shape parameter. SHAPE-VERTEX FORMULA One can write any quadratic function (1) as f(x) = a(x h) 2 + k,

More information

How do you roll? Fig. 1 - Capstone screen showing graph areas and menus

How do you roll? Fig. 1 - Capstone screen showing graph areas and menus How do you roll? Purpose: Observe and compare the motion of a cart rolling down hill versus a cart rolling up hill. Develop a mathematical model of the position versus time and velocity versus time for

More information

Technology Assignment: Scatter Plots

Technology Assignment: Scatter Plots The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. You

More information

Natural Numbers and Integers. Big Ideas in Numerical Methods. Overflow. Real Numbers 29/07/2011. Taking some ideas from NM course a little further

Natural Numbers and Integers. Big Ideas in Numerical Methods. Overflow. Real Numbers 29/07/2011. Taking some ideas from NM course a little further Natural Numbers and Integers Big Ideas in Numerical Methods MEI Conference 2011 Natural numbers can be in the range [0, 2 32 1]. These are known in computing as unsigned int. Numbers in the range [ (2

More information

Long (or LONGMATH ) floating-point (or integer) variables (length up to 1 million, limited by machine memory, range: approx. ±10 1,000,000.

Long (or LONGMATH ) floating-point (or integer) variables (length up to 1 million, limited by machine memory, range: approx. ±10 1,000,000. QuickCalc User Guide. Number Representation, Assignment, and Conversion Variables Constants Usage Double (or DOUBLE ) floating-point variables (approx. 16 significant digits, range: approx. ±10 308 The

More information

VPC Configurator - Light. Quick Start Guide

VPC Configurator - Light. Quick Start Guide VPC Configurator - Light Quick Start Guide Version 1.0-11/2017 INTRODUCTION This quick start guide is intended to be used to get you started with the functions and operation guidelines of the VPC Configurator

More information

MDA V8.2.x What s New Functional Enhancements & Usability Improvements (V8.2.0 V8.2.2)

MDA V8.2.x What s New Functional Enhancements & Usability Improvements (V8.2.0 V8.2.2) Functional Enhancements & Usability Improvements (V8.2.0 V8.2.2) 1 Functional Enhancements & Usability Improvements (V8.2.0 V8.2.2) Overview Functional Enhancements Files, Formats and Data Types Usability

More information

NC Manufacturing Verification

NC Manufacturing Verification NC Manufacturing Verification Overview Conventions What's New? User Tasks Accessing NC Manufacturing Verification Comparing the Machined Stock Part and the Design Part Pick Point Analysis in Video Mode

More information

Polynomial Graph Features: 1. Must be a smooth continuous curve (no holes, or sharp corners) Graphing Polynomial Functions

Polynomial Graph Features: 1. Must be a smooth continuous curve (no holes, or sharp corners) Graphing Polynomial Functions 3.4 - Graphing Polynomial Functions 1. Notice that the graph is a smooth continuous curve. 2. The graph also has several "turning points", which are local maximums and minimums. P(x)=(1/30)(x+3)(x-2) 2

More information

ColorAnt - Quick Start Guide

ColorAnt - Quick Start Guide ColorAnt - Quick Start Guide ColorAnt is a software which, among other things, enables you to smooth and correct measurement value files (spectrophotometrically) and to average them intelligently. This

More information

Quick Start Guide v1.0

Quick Start Guide v1.0 ValVue Suite Valve Interface Portal ValVue ESD ValVue ESD Standalone ValVue ESD PRM Plug-In Quick Start Guide v1.0 www.dresser.com 1 2 Preface This booklet is a guide for selecting, installing and executing

More information

Unit 6 Quadratic Functions

Unit 6 Quadratic Functions Unit 6 Quadratic Functions 12.1 & 12.2 Introduction to Quadratic Functions What is A Quadratic Function? How do I tell if a Function is Quadratic? From a Graph The shape of a quadratic function is called

More information

Version 1.1. COPYRIGHT 1999 Tufts University and Vernier Software. ISBN (Windows) ISBN (Macintosh)

Version 1.1. COPYRIGHT 1999 Tufts University and Vernier Software. ISBN (Windows) ISBN (Macintosh) Logger Pro Tutorials Version 1.1 COPYRIGHT 1999 Tufts University and Vernier Software ISBN 0-918731-92-5 (Windows) ISBN 0-918731-91-7 (Macintosh) Distributed by Vernier Software 8565 S.W. Beaverton-Hillsdale

More information

Table of Contents. Introduction.*.. 7. Part /: Getting Started With MATLAB 5. Chapter 1: Introducing MATLAB and Its Many Uses 7

Table of Contents. Introduction.*.. 7. Part /: Getting Started With MATLAB 5. Chapter 1: Introducing MATLAB and Its Many Uses 7 MATLAB Table of Contents Introduction.*.. 7 About This Book 1 Foolish Assumptions 2 Icons Used in This Book 3 Beyond the Book 3 Where to Go from Here 4 Part /: Getting Started With MATLAB 5 Chapter 1:

More information