11 *Other names and brands may be claimed as the property of others Purpose –The following slides summarize rules and issues for the new mixed-mode format.

Slides:



Advertisements
Similar presentations
Rules of Matrix Arithmetic
Advertisements

11 *Other names and brands may be claimed as the property of others Purpose –The following slides summarize rules and issues for the new mixed-mode format.
Chapter 2 Matrices Finite Mathematics & Its Applications, 11/e by Goldstein/Schneider/Siegel Copyright © 2014 Pearson Education, Inc.
Maths for Computer Graphics
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Goldstein/Schnieder/Lay: Finite Math & Its Applications, 9e 1 of 86 Chapter 2 Matrices.
Linear Equations in Linear Algebra
Arrays (Part II). Two- and Multidimensional Arrays Two-dimensional array: collection of a fixed number of components (of the same type) arranged in two.
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 86 Chapter 2 Matrices.
Systems Analysis I Data Flow Diagrams
PowerPoint: Tables Computer Information Technology Section 5-11 Some text and examples used with permission from: Note: We are.
Matrix Definition A Matrix is an ordered set of numbers, variables or parameters. An example of a matrix can be represented by: The matrix is an ordered.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Table of Contents Matrices - Multiplication Assume that matrix A is of order m  n and matrix B is of order p  q. To determine whether or not A can be.
Table of Contents Matrices - Inverse Matrix Definition The inverse of matrix A is a matrix A -1 such that... and Note that... 1) For A to have an inverse,
Table of Contents Solving Linear Systems - Elementary Row Operations A linear system of equations can be solved in a new way by using an augmented matrix.
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
5  Systems of Linear Equations: ✦ An Introduction ✦ Unique Solutions ✦ Underdetermined and Overdetermined Systems  Matrices  Multiplication of Matrices.
Introduction Information in science, business, and mathematics is often organized into rows and columns to form rectangular arrays called “matrices” (plural.
Linear Equations in Linear Algebra
Little Linear Algebra Contents: Linear vector spaces Matrices Special Matrices Matrix & vector Norms.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Review of Matrices Or A Fast Introduction.
XP New Perspectives on Microsoft Access 2002 Tutorial 21 Microsoft Access Tutorial 2 – Creating And Maintaining A Database.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
4.7 Identity and Inverse Matrices
Chapter 2 Systems of Linear Equations and Matrices
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Operations with Matrices
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
HTML ( HYPER TEXT MARK UP LANGUAGE ). What is HTML HTML describes the content and format of web pages using tags. Ex. Title Tag: A title It’s the job.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Multiplying and Dividing Signed Integers
A table is a set of data elements (values) that is organized using a model of vertical columns (which are identified by their name) and horizontal rows.
Section 3.5 Revised ©2012 |
Chapter 1 Systems of Linear Equations Linear Algebra.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
Computer Graphics Matrices
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
10/07/04 *Other brands and names are the property of their respective owners Page 1 IBIS & ICM Interfacing Options Alternative.
Table of Contents Matrices - Definition and Notation A matrix is a rectangular array of numbers. Consider the following matrix: Matrix B has 3 rows and.
2.1 Adding Rational Numbers. 2.1 – Adding Rational #s Goals / “I can…” Add rational numbers using models and rules Apply addition.
Slide Copyright © 2009 Pearson Education, Inc. 7.4 Solving Systems of Equations by Using Matrices.
Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns.
1 Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors. Review Matrices.
This screen may be skipped altogether if the user chooses a report from the server and clicks Ad Hoc or Edit or whatever. Also, the next screen would ordinarily.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Chapter 7: Systems of Equations and Inequalities; Matrices
Linear Algebra Review.
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
Matrices Rules & Operations.
ECE 3301 General Electrical Engineering
5 Systems of Linear Equations and Matrices
Systems of Ordinary Differential Equations Case I: real eigenvalues of multiplicity 1 MAT 275.
Matrix Operations.
Matrix Operations Add and Subtract Matrices Multiply Matrices
Include everyone’s name Picture optional
Matrix Operations SpringSemester 2017.
7.3 Matrices.
Linear Equations in Linear Algebra
Objectives Multiply two matrices.
3.8 Use Inverse Matrices to Solve Linear Systems
TransCAD Working with Matrices 2019/4/29.
Lesson 5: HTML Tables.
Matrix Operations SpringSemester 2017.
Presentation transcript:

11 *Other names and brands may be claimed as the property of others Purpose –The following slides summarize rules and issues for the new mixed-mode format as sketched in recent on-line discussions –The summary “bullet points” here will be edited in real time during IBIS-Interconnect meetings –Once the summary rules are agreed by consensus, formal text implementing them will be written

22 *Other names and brands may be claimed as the property of others An Example… From Bob Ross For a 6-port example: –D2,4 –D5,6 –C2,4 –C5,6 –X1 –X3 The generalized matrix is: –Xd2d4,d2d4 Xd2d4,d5_6. Xd2_4,c2_4 Xd2d4,c5c6. Xd2d4,1 Xd2d4,3 –Xd5d6,d2d4 Xd5d6,d5_6. Xd5_6,c2_4 Xd5d6,c5c6. Xd5d6,1 Xd5d6,3 –Xc2c4,d2d4 Xc2c4,d5_6. Xc2_4,c2_4 Xc2c4,c5c6. Xc2c4,1 Xc2c4,3 –Xc5c6,d2d4 Xc5c6,d5d6. Xc5_6,c2_4 Xc5c6,c5c6. Xc5c6,1 Xc5c6,3 –X1,d2d4 X1,d5d6. X1,c2c4 X1,c5c6. X1,1 X1,3 –X3,d2d4 X3,d5d6. X3,c2c4 X3,c5c6. X3,1 X3,3

33 *Other names and brands may be claimed as the property of others Clarifying the Example Mixed-mode only of interest for ports (2,4) and (5,6) –Ports 1 and 3 are expressed only in terms of single-ended data Stimulus, response ordering appears identical to existing definitions –E.g., SCD12: differential port 2 stimulus, common mode port 1 observed Not all relationships are defined! –This is unique to this proposal (contra other proposals) –Pro: flexible ordering; compact, particularly for larger systems –Con: SE data critical when key MM relationships are missing This drawing is arbitrary, as no specific “sides” or arrangements are implied by the example. Multiple drawings are possible, as topologies are non-unique

44 *Other names and brands may be claimed as the property of others Rules and Questions Single-ended data not required MM: Each SE data relationship appears only once MM: Each C/D data relationship appears only once Each port may “participate” in only one MM pair –Of each type: C, D SE port numbers used across entire file Mixed mode pair ordering is always +,- How are the positions of the data pairs defined? –Earlier drafts used row, column ordering of ports –This is not defined a priori by the specification –A table of ports will be made explicit in each file Ports may not “participate” in both SE and MM pairs

55 *Other names and brands may be claimed as the property of others New Syntax [Mixed-mode Order] –A vector of ports and/or port relationships of interest –The vector determines the content and row and column order to be used in [Mixed-mode Data] (see below) –Single-ended port numbers are used throughout the file –Single-ended ports are indicated by “S” followed by an integer –Common-mode MM port relationships are indicated by “SC” and two integers, separated by a comma –Differential-mode MM port relationships are indicated by SD and two integers, separated by a comma –Relationships are separated by semicolons (whitespace optional) –For example, S5; SD3,2; SC3,2 –Ports may not appear in more than one D or one C relationship –Only S-parameter data is defined today –Other relationships may be added freely in future revisions –Not every port need be included under [Mixed-mode Order]

66 *Other names and brands may be claimed as the property of others New Syntax (2) [Mixed-mode Data] –Network data describing the electrical relationships between ports, in single-ended and/or mixed-mode terms –Only ports and port relationships mentioned explicitly under [Mixed-mode Order] may appear in [Mixed-mode Data] –The order of ports/port relationships in [Mixed-mode Order] determines the arrangement of the matrix in [Mixed-mode Data] –[… Order] row vector multiplied by [… Order] column vector –See example –Frequency information, spacing and other formatting identical to Touchstone 1.0 single-ended matrices