Derivation of State Graphs and Tables UNIT 14 DERIVATION OF STATE GRAPHS AND TABLES. Designing a Sequential Circuit. Sequence Detectors

Size: px
Start display at page:

Download "Derivation of State Graphs and Tables UNIT 14 DERIVATION OF STATE GRAPHS AND TABLES. Designing a Sequential Circuit. Sequence Detectors"

Transcription

1 Derivation of State Graphs and Tables 2 Contents Case studies: sequence detectors Guidelines for construction of graphs Serial data code conversion Alphanumeric graph notation Reading Unit 4 Basic unit Unit : Latch & s UNIT 4 DERIVATION O STATE GRAPHS AND TLES Iris HuiRu Jiang Spring 2 Simple sequential Ckt Unit 2: Registers & Counters Complex sequential Ckt Units 35: SM Put it all together Unit 6: Summary Designing a Sequential Circuit 3 Given the specification of a sequential circuit Design procedure:. Construct a table or graph (Unit 4) 2. Simplify (Unit 5) 3. Derive input equations and output equations (Unit 2) 4 Sequence Detectors Basic unit Unit : Latch & s Simple sequential Ckt Unit 2: Registers & Counters Complex sequential Ckt Units 35: SM Put it all together Unit 6: Summary

2 Case I (/2) Case I (2/2) 5 Examine groups of 4 consecutive inputs & produce an output Reset after every 4 inputs e.g., = = Detector Observation: = S = Typical sequence / / Partial graph S / / / 6 Complete graph S S / / / / / / / / / / S 5 / / / / S 6 / Input/output Case II (/4) Case II (2/4) 7 / S Examine groups of 3 consecutive inputs & produce an output No reset e.g., = Detector = State graph (Mealy) S : initial, S : get, : get / S / S / / / S / S / / / / S / 8 S S State table = = S S S S S / A + B + = = S / S output = = = = / S / State maps / / S S / / / S / / / A + ='B B + = =A

3 9 Case II (3/4) State maps Case II (4/4) Moore? S : initial, S : get, : get, : get Realize it A + ='B Q: Check by yourself = =?? A' CK B + = A D =A B' CK B D S S S S = = S S S S S S output S S A + B + = = S Case III (/2) Case III (2/2) & detector Detector e.g., = a b c d e f = State assignment State for State for Complete 2 State for State for / S S S S / / / a / b / / / c / d / e /? S 5 / / i / Complete f S S b / / g / / / c e / / S 5 / / / h

4 3 Case IV (/2) Specifications = if total # of s is odd and at least two consecutive s have been received e.g., = =() State assignment Initial and for s State for s Reset or even s S S Odd s 4 Case IV (2/2) S Reset or even s State graph Initial and for s S Odd s S a S S e S IRIS H.R. JIANG f c g S 4 Even s Odd s d S 5 b 5 Guidelines for State Graph Construction 6 Guidelines for State Graphs Construction Steps. Construct sample sequences to help you understand the problem 2. Determine under what conditions it should reset 3. If only one or two sequences leads to a nonzero output, construct a partial graph Another way, determine what sequences or groups of sequences must be remembered by the circuit and set up s accordingly 4. Each time you add an arrow to the graph, determine whether it can go to one of the previously defined s or whether a new must added 5. Check your graph to make sure there is one and only one path leaving each for each combination of values of the input variables 6. When your graph is complete, verify it by applying the input sequences formulated in step

5 7 Serial Data Code Conversion 8 Serial Data Transmission Transmitter Bit Sequence Use 2 cables (not good) Serial Data Coding schemes Receiver Transmitter Serial Data Recovery Circuit Receiver NR NRI R Manchester bit time ; d ; ~d ; ; NR: Nonreturntozero NRI: Nonreturntozeroinverted R: Returntozero Mealy? NR data 2 Conversion Network Manchester data Moore? NR data 2 Conversion Network Manchester data 9 Mealy: Output depends on Current (synchronous) Input (maybe asynchronous) ewer s NR () S S = = S S S output () = = Bit sequence 2 S Moore: Output only depends on Current (synchronous) More s (in general) clock period delay S S S = = S S S output () / S / Manchester (ideal) 2 (NR) 2 / / S NR: combintaion of double s & double s State (Actual) S S S S S S S S S S S S Starting s: S, State S S S S S S S S S Starting : S clock period Glitch: false output clock period

6 Alphanumeric State Graph Notation 2 Alphanumeric State Graph Notation 22 When a sequential circuit has several inputs, label the graph arcs with alphanumeric input variable names instead of s and s 'R' e.g., 2 inputs: : forward, R: reverse R S R 'R S 'R R S 3 2 'R' 'R S 3 2 'R' Incomplete S S R = S S S S S S S S Output 2 3 Complete? Homework for Unit 4 23 Completely specified graph OR together all input labels on arcs emanating from a, the result can reduce to Cover all conditions: + 'R +'R' = + ' = AND together any pair of input labels on arcs emanating from a, the result can reduce to Only one arc is valid: 'R =, 'R' =, 'R 'R' = Notation in graph 'R' ' 4 / 2 3 / / / or any combination of input values 'R S 'R 24 Problems Homework #6: Units 34 Due am, June, 2; submit to ED58 Quiz #6: June 8, 2. 'R' 'R S 3 2 'R'

Chapter 7. Registers & Register Transfers. J.J. Shann. J. J. Shann

Chapter 7. Registers & Register Transfers. J.J. Shann. J. J. Shann Chapter 7 Registers & Register Transfers J. J. Shann J.J. Shann Chapter Overview 7-1 Registers and Load Enable 7-2 Register Transfers 7-3 Register Transfer Operations 7-4 A Note for VHDL and Verilog Users

More information

FSM Optimization. Outline. FSM State Minimization. Some Definitions. Methods 10/14/2015

FSM Optimization. Outline. FSM State Minimization. Some Definitions. Methods 10/14/2015 /4/25 C2: Digital Design http://jatinga.iitg.ernet.in/~asahu/cs22 FSM Optimization Outline FSM : State minimization Row Matching Method, Implication chart method, FSM Partitioning FSM Encoding: Random,

More information

ITM1010 Computer and Communication Technologies

ITM1010 Computer and Communication Technologies ITM omputer and ommunication Technologies Lecture #5 Part I: Introduction to omputer Technologies K-Map, ombination and Sequential Logic ircuits ITM 計算機與通訊技術 2 Product Product-Of Of-Sum onfiguration Sum

More information

Yosemite Trip Participants

Yosemite Trip Participants Yosemite Trip Participants During your trip you will have the opportunity to enjoy many exciting and new experiences. Because of the myriad of activities planned, you will probably not have any time to

More information

Lecture 20: Sequential Circuits. Sequencing

Lecture 20: Sequential Circuits. Sequencing Lecture 20: Sequential Circuits Sequencing Elements Simple /FF Timing efinitions Source: Ch 7 (W&H) Sequencing Use flip-flops to delay fast tokens so they move through exactly one stage each cycle. Inevitably

More information

Finite state machines (cont d)

Finite state machines (cont d) Finite state machines (cont d)! Another type of shift register " Linear-feedback shift register (LFSR)! Used to generate pseudo-random numbers! Some FSM examples Autumn 2014 CSE390C - VIII - Finite State

More information

Solutions - Homework 4 (Due date: November 17 5:30 pm) Presentation and clarity are very important! Show your procedure!

Solutions - Homework 4 (Due date: November 17 5:30 pm) Presentation and clarity are very important! Show your procedure! CTRIC N COMUTR NGINRING RTMNT, OKN UNIVRSITY C-27: igital ogic eign Fall 26 Solution - Homework (ue date: November 7 th @ 5:3 pm) reentation and clarity are very important! Show your procedure! ROM (5

More information

CH 39 CREATING THE EQUATION OF A LINE

CH 39 CREATING THE EQUATION OF A LINE 9 CH 9 CREATING THE EQUATION OF A LINE Introduction S ome chapters back we played around with straight lines. We graphed a few, and we learned how to find their intercepts and slopes. Now we re ready to

More information

Exponential functions: week 13 Business

Exponential functions: week 13 Business Boise State, 4 Eponential functions: week 3 Business As we have seen, eponential functions describe events that grow (or decline) at a constant percent rate, such as placing capitol in a savings account.

More information

Homework 4 SOLUTION Out: April 18, 2014 LOOKUP and IF-THEN-ELSE Functions

Homework 4 SOLUTION Out: April 18, 2014 LOOKUP and IF-THEN-ELSE Functions I.E. 438 SYSTEM DYNAMICS SPRING 204 Dr.Onur ÇOKGÖR Homework 4 SOLUTION Out: April 8, 204 LOOKUP and IF-THEN-ELSE Functions Due: May 02, 204, Learning Objectives: In this homework you will use LOOKUP and

More information

December 7 th December 11 th. Unit 4: Introduction to Functions

December 7 th December 11 th. Unit 4: Introduction to Functions Algebra I December 7 th December 11 th Unit 4: Introduction to Functions Jump Start Solve each inequality below. x + 2 (x 2) x + 5 2(x 3) + 2 1 Exponential Growth Example 1 Two equipment rental companies

More information

Discrete Mathematics for CS Spring 2008 David Wagner Final Exam

Discrete Mathematics for CS Spring 2008 David Wagner Final Exam CS 70 Discrete Mathematics for CS Spring 2008 David Wagner Final Exam PRINT your name:, (last) SIGN your name: (first) PRINT your Unix account login: Your section time (e.g., Tue 3pm): Name of the person

More information

Review for Test 3: Linear Functions

Review for Test 3: Linear Functions Name: Date: Period: Review for Test 3: Linear Functions Slope Formula: y 2 y 1 x 2 x 1 1. Graph the line that passes through the given points. Then identify the slope, whichever intercept is asked for,

More information

We begin, however, with the concept of prime factorization. Example: Determine the prime factorization of 12.

We begin, however, with the concept of prime factorization. Example: Determine the prime factorization of 12. Chapter 3: Factors and Products 3.1 Factors and Multiples of Whole Numbers In this chapter we will look at the topic of factors and products. In previous years, we examined these with only numbers, whereas

More information

Solutions - Final Exam (December 7:30 am) Clarity is very important! Show your procedure!

Solutions - Final Exam (December 7:30 am) Clarity is very important! Show your procedure! DPARTMNT OF LCTRICAL AND COMPUTR NGINRING, TH UNIVRSITY OF NW MXICO C-238L: Computer Logic Deign Fall 23 Solution - Final am (December th @ 7:3 am) Clarity i very important! Show your procedure! PROBLM

More information

Realtime Regular Expressions for Analog and Mixed-Signal Assertions

Realtime Regular Expressions for Analog and Mixed-Signal Assertions . Realtime Regular Expressions for Analog and Mixed-Signal Assertions John Havlicek Scott Little 1 Motivation Assertions are a key piece to industrial verification flows SVA and PSL are based upon discrete

More information

is a path in the graph from node i to node i k provided that each of(i i), (i i) through (i k; i k )isan arc in the graph. This path has k ; arcs in i

is a path in the graph from node i to node i k provided that each of(i i), (i i) through (i k; i k )isan arc in the graph. This path has k ; arcs in i ENG Engineering Applications of OR Fall 998 Handout The shortest path problem Consider the following problem. You are given a map of the city in which you live, and you wish to gure out the fastest route

More information

Name: 8 th Math Points / What number is 100 times larger than 0.4? (1 pt) 2. What does 4³ mean? (1 pt)

Name: 8 th Math Points / What number is 100 times larger than 0.4? (1 pt) 2. What does 4³ mean? (1 pt) Name: 8 th Math Points /20 Growing, Growing, Growing Assessment Answer each question, making sure to show your work or provide an explanation or sketch to support your answer in the box. Circle final answer.

More information

Problem 1 Food Manufacturing. The final product sells for $150 per ton.

Problem 1 Food Manufacturing. The final product sells for $150 per ton. Problem 1 Food Manufacturing A food is manufactured by refining raw oils and blending them together. The raw oils come in two categories, and can be bought for the following prices per ton: vegetable oils

More information

6.4 Solving Linear Inequalities by Using Addition and Subtraction

6.4 Solving Linear Inequalities by Using Addition and Subtraction 6.4 Solving Linear Inequalities by Using Addition and Subtraction Solving EQUATION vs. INEQUALITY EQUATION INEQUALITY To solve an inequality, we USE THE SAME STRATEGY AS FOR SOLVING AN EQUATION: ISOLATE

More information

Chapter 12. Sequences and Series

Chapter 12. Sequences and Series Chapter 12 Sequences and Series Lesson 1: Sequences Lesson 2: Arithmetic Sequences Lesson 3: Geometry Sequences Lesson 4: Summation Notation Lesson 5: Arithmetic Series Lesson 6: Geometric Series Lesson

More information

Chapter 4 Factoring and Quadratic Equations

Chapter 4 Factoring and Quadratic Equations Chapter 4 Factoring and Quadratic Equations Lesson 1: Factoring by GCF, DOTS, and Case I Lesson : Factoring by Grouping & Case II Lesson 3: Factoring by Sum and Difference of Perfect Cubes Lesson 4: Solving

More information

Non-Inferiority Tests for the Ratio of Two Means in a 2x2 Cross-Over Design

Non-Inferiority Tests for the Ratio of Two Means in a 2x2 Cross-Over Design Chapter 515 Non-Inferiority Tests for the Ratio of Two Means in a x Cross-Over Design Introduction This procedure calculates power and sample size of statistical tests for non-inferiority tests from a

More information

Lesson Multi-Step Inequalities with Distributive Property

Lesson Multi-Step Inequalities with Distributive Property Lesson: Lesson 6..6 Multi-Step Inequalities with Distributive Property 6..6 (Day ) - Supplement Multi-Step Inequalities with Distributive Property Teacher Lesson Plan CC Standards 7.EE.4b Use variables

More information

14.02 Quiz 1, Spring 2012

14.02 Quiz 1, Spring 2012 14.0 Quiz 1, Spring 01 Time Allowed: 90 minutes 1 True/ False Questions: (5 points each) Note: Your answers should be justified by a brief explanation. A simple T/F answer won t get you any points. 1.

More information

Quarter 2 Cumulative Quiz. Directions: Write the letter of the correct answer on the line provided.

Quarter 2 Cumulative Quiz. Directions: Write the letter of the correct answer on the line provided. Name Math 8 Quarter 2 Cumulative Quiz Date Period Directions: Write the letter of the correct answer on the line provided. 1. The variable expression 4 2g represents the word phrase a) a number increased

More information

1) Please EXPLAIN below your error in problem #1. What will you do to correct this error in the future?

1) Please EXPLAIN below your error in problem #1. What will you do to correct this error in the future? Individualized Quiz Remedial Help Name: ALL QUESTIONS REQUIRING YOU TO WRITE IN ENGLISH MUST BE ANSWERED IN COMPLETE SENTENCES. If you answered question #1 incorrectly please answer the following. 1) Please

More information

Economics 102 Homework #7 Due: December 7 th at the beginning of class

Economics 102 Homework #7 Due: December 7 th at the beginning of class Economics 102 Homework #7 Due: December 7 th at the beginning of class Complete all of the problems. Please do not write your answers on this sheet. Show all of your work. 1. The economy starts in long

More information

Sequences (Part 3) Supplemental Material Not Found in You Text

Sequences (Part 3) Supplemental Material Not Found in You Text Motivating Examples Math 34: Spring 2016 Sequences (Part 3) Supplemental Material Not Found in You Text Geometric Sequences will help us answer the following: An interest-free loan of $12, 000 requires

More information

MATH , Group Project Worksheet Spring 2012

MATH , Group Project Worksheet Spring 2012 MATH 1030-002, Group Project Worksheet Spring 2012 Group Members: Instructions: This worksheet must be turned in with the summary paper by April 20. Complete each question, and if you are asked to make

More information

Common Review of Graphical and Algebraic Methods

Common Review of Graphical and Algebraic Methods Common Review of Graphical and Algebraic Methods The questions in this review are in pairs. An algebraic version followed by a graph version. Each pair has the same answers. However, do them separately

More information

S14 Exponential Growth and Decay (Graphing Calculator or App Needed)

S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1010 Homework Name S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1. Without graphing, classify each of the following as increasing or decreasing and find f (0). a. f (x) = 1.5(0.75)

More information

Statistics Class 15 3/21/2012

Statistics Class 15 3/21/2012 Statistics Class 15 3/21/2012 Quiz 1. Cans of regular Pepsi are labeled to indicate that they contain 12 oz. Data Set 17 in Appendix B lists measured amounts for a sample of Pepsi cans. The same statistics

More information

x f(x) D.N.E

x f(x) D.N.E Limits Consider the function f(x) x2 x. This function is not defined for x, but if we examine the value of f for numbers close to, we can observe something interesting: x 0 0.5 0.9 0.999.00..5 2 f(x).5.9.999

More information

a. What is your interpretation of the slope of the consumption function?

a. What is your interpretation of the slope of the consumption function? Economics 102 Spring 2017 Homework #5 Due May 4, 2017 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework (legibly).

More information

Communications Point Data Base for Serial and Ethernet Communications Protocol DNP3

Communications Point Data Base for Serial and Ethernet Communications Protocol DNP3 Switchgear Technical Data TD280015EN Effective July 2015 Supersedes R280-90-18 8/2012 Communications Point Data Base for Serial and Ethernet Communications Protocol DNP3 For use with Eaton s Cooper Power

More information

Iteration. The Cake Eating Problem. Discount Factors

Iteration. The Cake Eating Problem. Discount Factors 18 Value Function Iteration Lab Objective: Many questions have optimal answers that change over time. Sequential decision making problems are among this classification. In this lab you we learn how to

More information

Final Project. College Algebra. Upon successful completion of this course, the student will be able to:

Final Project. College Algebra. Upon successful completion of this course, the student will be able to: COURSE OBJECTIVES Upon successful completion of this course, the student will be able to: 1. Perform operations on algebraic expressions 2. Perform operations on functions expressed in standard function

More information

Question 3: How do you find the relative extrema of a function?

Question 3: How do you find the relative extrema of a function? Question 3: How do you find the relative extrema of a function? The strategy for tracking the sign of the derivative is useful for more than determining where a function is increasing or decreasing. It

More information

14.02 Quiz 1. Time Allowed: 90 minutes. Spring 2014

14.02 Quiz 1. Time Allowed: 90 minutes. Spring 2014 14.02 Quiz 1 Time Allowed: 90 minutes Spring 2014 NAME: MIT ID: FRIDAY RECITATION: FRIDAY RECITATION TA: This quiz has a total of 3 parts/questions. The first part has 10 multiple choice questions where

More information

Dynamic Programming: An overview. 1 Preliminaries: The basic principle underlying dynamic programming

Dynamic Programming: An overview. 1 Preliminaries: The basic principle underlying dynamic programming Dynamic Programming: An overview These notes summarize some key properties of the Dynamic Programming principle to optimize a function or cost that depends on an interval or stages. This plays a key role

More information

Mathematics Success Grade 8

Mathematics Success Grade 8 Mathematics Success Grade 8 T379 [OBJECTIVE] The student will derive the equation of a line and use this form to identify the slope and y-intercept of an equation. [PREREQUISITE SKILLS] Slope [MATERIALS]

More information

Fundamentals of Product and Service Costing:

Fundamentals of Product and Service Costing: Fundamentals of Product and Service Costing: Practice Quiz Questions 1 Multiple Choice 1. Which of the following statements is correct? a) A cost flow diagram is helpful by providing a graphical representation

More information

Lesson 21: Comparing Linear and Exponential Functions Again

Lesson 21: Comparing Linear and Exponential Functions Again : Comparing Linear and Exponential Functions Again Student Outcomes Students create models and understand the differences between linear and exponential models that are represented in different ways. Lesson

More information

Business Process Management

Business Process Management Paolo Bottoni Lecture 2: Introduction to BPMN Adapted from the slides for the book : Dumas, La Rosa, Mendling & Reijers: Fundamentals of, Springer 2013 http://courses.cs.ut.ee/2013/bpm/uploads/main/itlecture2.ppt

More information

Algebra Success. LESSON 14: Discovering y = mx + b

Algebra Success. LESSON 14: Discovering y = mx + b T282 Algebra Success [OBJECTIVE] The student will determine the slope and y-intercept of a line by examining the equation for the line written in slope-intercept form. [MATERIALS] Student pages S7 S Transparencies

More information

Name For those going into. Algebra 1 Honors. School years that begin with an ODD year: do the odds

Name For those going into. Algebra 1 Honors. School years that begin with an ODD year: do the odds Name For those going into LESSON 2.1 Study Guide For use with pages 64 70 Algebra 1 Honors GOAL: Graph and compare positive and negative numbers Date Natural numbers are the numbers 1,2,3, Natural numbers

More information

3.1 Factors and Multiples of Whole Numbers

3.1 Factors and Multiples of Whole Numbers 3.1 Factors and Multiples of Whole Numbers LESSON FOCUS: Determine prime factors, greatest common factors, and least common multiples of whole numbers. The prime factorization of a natural number is the

More information

Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay

Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 15 Adaptive Huffman Coding Part I Huffman code are optimal for a

More information

7.5 exponential growth and decay 2016 ink.notebook. February 13, Page 69. Page Exponential Growth and Decay. Standards.

7.5 exponential growth and decay 2016 ink.notebook. February 13, Page 69. Page Exponential Growth and Decay. Standards. 7.5 exponential growth and decay 2016 ink.notebook Page 69 Page 70 7.5 Exponential Growth and Decay Lesson Objectives Standards Lesson Notes Page 71 7.5 Exponential Growth and Decay Press the tabs to view

More information

Management and Operations 340: Exponential Smoothing Forecasting Methods

Management and Operations 340: Exponential Smoothing Forecasting Methods Management and Operations 340: Exponential Smoothing Forecasting Methods [Chuck Munson]: Hello, this is Chuck Munson. In this clip today we re going to talk about forecasting, in particular exponential

More information

Soft Response Generation and Thresholding Strategies for Linear and Feed-Forward MUX PUFs

Soft Response Generation and Thresholding Strategies for Linear and Feed-Forward MUX PUFs Soft Response Generation and Thresholding Strategies for Linear and Feed-Forward MUX PUFs Chen Zhou, SarojSatapathy, YingjieLao, KeshabK. Parhiand Chris H. Kim Department of ECE University of Minnesota

More information

CMPSCI 311: Introduction to Algorithms Second Midterm Practice Exam SOLUTIONS

CMPSCI 311: Introduction to Algorithms Second Midterm Practice Exam SOLUTIONS CMPSCI 311: Introduction to Algorithms Second Midterm Practice Exam SOLUTIONS November 17, 2016. Name: ID: Instructions: Answer the questions directly on the exam pages. Show all your work for each question.

More information

Vertical Asymptotes. We generally see vertical asymptotes in the graph of a function when we divide by zero. For example, in the function

Vertical Asymptotes. We generally see vertical asymptotes in the graph of a function when we divide by zero. For example, in the function MA 223 Lecture 26 - Behavior Around Vertical Asymptotes Monday, April 9, 208 Objectives: Explore middle behavior around vertical asymptotes. Vertical Asymptotes We generally see vertical asymptotes in

More information

Sequential Gates. Gate Level Design. Young Won Lim 3/15/16

Sequential Gates. Gate Level Design. Young Won Lim 3/15/16 equential Gates Gate Level esign Copyright (c) 2011-2016 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free ocumentation License, Version

More information

Systems Engineering. Engineering 101 By Virgilio Gonzalez

Systems Engineering. Engineering 101 By Virgilio Gonzalez Systems Engineering Engineering 101 By Virgilio Gonzalez Systems process What is a System? What is your definition? A system is a construct or collection of different elements that together produce results

More information

Economics 101 Fall 2010 Homework #3 Due 10/26/10

Economics 101 Fall 2010 Homework #3 Due 10/26/10 Economics 101 Fall 2010 Homework #3 Due 10/26/10 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework (legibly).

More information

Financial Markets I. Lecture 7: Valuation of Stocks. Master Finance & Strategy. Spring 2018

Financial Markets I. Lecture 7: Valuation of Stocks. Master Finance & Strategy. Spring 2018 Financial Markets I Lecture 7: Valuation of Stocks Master Finance & Strategy Spring 2018 Overview of Lecture 7 Big question: How to value a stock? 1. Valuation Formulas. 2. Obtaining the Formula Inputs.

More information

1. Consider the aggregate production functions for Wisconsin and Minnesota: Production Function for Wisconsin

1. Consider the aggregate production functions for Wisconsin and Minnesota: Production Function for Wisconsin Economics 102 Fall 2017 Homework #4 Due 11/14/2017 Directions: The homework will be collected in a box before the lecture Please place your name, TA name and section number on top of the homework (legibly)

More information

The Zero Product Law. Standards:

The Zero Product Law. Standards: Objective: Students will be able to (SWBAT) use complex numbers in polynomial identities and equations, in order to (IOT) solve quadratic equations with real coefficient that have complex solutions. Standards:

More information

PCGenesis Fiscal Year Checklist

PCGenesis Fiscal Year Checklist PCGenesis Fiscal Year Checklist Be sure the Teacher Retirement System (TRS) and State Health Certified Employer contribution rates effective July 1, for payrolls beginning July 1, 2009 are correct. The

More information

Introduction to Fall 2007 Artificial Intelligence Final Exam

Introduction to Fall 2007 Artificial Intelligence Final Exam NAME: SID#: Login: Sec: 1 CS 188 Introduction to Fall 2007 Artificial Intelligence Final Exam You have 180 minutes. The exam is closed book, closed notes except a two-page crib sheet, basic calculators

More information

3.3 rates and slope intercept form ink.notebook. October 23, page 103. page 104. page Rates and Slope Intercept Form

3.3 rates and slope intercept form ink.notebook. October 23, page 103. page 104. page Rates and Slope Intercept Form 3.3 rates and slope intercept form ink.notebook page 103 page 104 page 102 3.3 Rates and Slope Intercept Form Lesson Objectives 3.3 Rates and Slope-Intercept Form Press the tabs to view details. Standards

More information

1. You are given two pairs of coordinates that have a linear relationship. The two pairs of coordinates are (x, y) = (30, 70) and (20, 50).

1. You are given two pairs of coordinates that have a linear relationship. The two pairs of coordinates are (x, y) = (30, 70) and (20, 50). Economics 102 Fall 2017 Answers to Homework #1 Due 9/26/2017 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework

More information

Reading a pay stub. Activity: Reading a pay stub

Reading a pay stub. Activity: Reading a pay stub 20 min Reading a pay stub Objective: Tools: Format: To enable participants to read and understand the information on a basic pay stub. Activity Sheet 2-1, Reading a pay stub quiz Handout 2-2, Reading a

More information

MA200.2 Game Theory II, LSE

MA200.2 Game Theory II, LSE MA200.2 Game Theory II, LSE Answers to Problem Set [] In part (i), proceed as follows. Suppose that we are doing 2 s best response to. Let p be probability that player plays U. Now if player 2 chooses

More information

14.02 Principles of Macroeconomics Quiz # 1, Questions

14.02 Principles of Macroeconomics Quiz # 1, Questions 14.02 Principles of Macroeconomics Quiz # 1, Questions N ame: Signature: Date : Read all questions carefully and completely before beginning the exam. There are two sections and ten Pages make sure you

More information

review 4.notebook March 20, 2014

review 4.notebook March 20, 2014 Review 4 Extreme Values Points of Inflection Justifying Pulling info from a chart Mapping f, f, f Tying it all together How do you determine when a function has a max? The first derivative changes from

More information

MDPs: Bellman Equations, Value Iteration

MDPs: Bellman Equations, Value Iteration MDPs: Bellman Equations, Value Iteration Sutton & Barto Ch 4 (Cf. AIMA Ch 17, Section 2-3) Adapted from slides kindly shared by Stuart Russell Sutton & Barto Ch 4 (Cf. AIMA Ch 17, Section 2-3) 1 Appreciations

More information

Market demand is therefore given by the following equation:

Market demand is therefore given by the following equation: Econ 102 Spring 2013 Homework 2 Due February 26, 2014 1. Market Demand and Supply (Hint: this question is a review of material you should have seen and learned in Economics 101.) Suppose the market for

More information

Consider the aggregate production function for Dane County:

Consider the aggregate production function for Dane County: Economics 0 Spring 08 Homework #4 Due 4/5/7 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework (legibly).

More information

MAT103: Fundamentals of Mathematics I Final Exam Review Packet

MAT103: Fundamentals of Mathematics I Final Exam Review Packet MAT103: Fundamentals of Mathematics I Final Exam Review Packet A. Using the information below, write the appropriate numerical value in each region of the Venn diagram provided and answer the questions

More information

Q1 Which best describes your experience with Budget Challenge and post-simulation surveys (like this one)?

Q1 Which best describes your experience with Budget Challenge and post-simulation surveys (like this one)? Q1 Which best describes your experience with Budget Challenge and post-simulation surveys (like this one)? Answered: 543 Skipped: 0 This is my first time... I have played Budget... I have played Budget...

More information

1) ordered pair: 2) function: 3) domain: 4) range: 5) solution of a linear equation: 6) proportional graph: 7) origin: 8) slope: 9) rise: 10) run:

1) ordered pair: 2) function: 3) domain: 4) range: 5) solution of a linear equation: 6) proportional graph: 7) origin: 8) slope: 9) rise: 10) run: ARE YOU READY? 7 th Grade Accelerated Chapter 11 Name: Vocabulary Date: Block: Write the definition for the following terms. Give an example if possible. 1) ordered pair: 2) function: 3) domain: 4) range:

More information

Math 115 Sample Final. 5) 1 5 y y y

Math 115 Sample Final. 5) 1 5 y y y Math 11 Sample Final Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Factor completel. If the polnomial is prime, state this. 1) 3 + 82-20 A)

More information

Fabrizio Perri Università Bocconi, Minneapolis Fed, IGIER, CEPR and NBER October 2012

Fabrizio Perri Università Bocconi, Minneapolis Fed, IGIER, CEPR and NBER October 2012 Comment on: Structural and Cyclical Forces in the Labor Market During the Great Recession: Cross-Country Evidence by Luca Sala, Ulf Söderström and Antonella Trigari Fabrizio Perri Università Bocconi, Minneapolis

More information

Making Complex Decisions

Making Complex Decisions Ch. 17 p.1/29 Making Complex Decisions Chapter 17 Ch. 17 p.2/29 Outline Sequential decision problems Value iteration algorithm Policy iteration algorithm Ch. 17 p.3/29 A simple environment 3 +1 p=0.8 2

More information

Intermediate Macroeconomics-ECO 3203

Intermediate Macroeconomics-ECO 3203 Intermediate Macroeconomics-ECO 3203 Homework 2 Solution Sample, Summer 2018 Instructor, Yun Wang Instructions: The full points of this homework exercise is 100. Show all your works (necessary steps to

More information

Week 19 Algebra 2 Assignment:

Week 19 Algebra 2 Assignment: Week 9 Algebra Assignment: Day : pp. 66-67 #- odd, omit #, 7 Day : pp. 66-67 #- even, omit #8 Day : pp. 7-7 #- odd Day 4: pp. 7-7 #-4 even Day : pp. 77-79 #- odd, 7 Notes on Assignment: Pages 66-67: General

More information

Sum-Product: Message Passing Belief Propagation

Sum-Product: Message Passing Belief Propagation Sum-Product: Message Passing Belief Propagation 40-956 Advanced Topics in AI: Probabilistic Graphical Models Sharif University of Technology Soleymani Spring 2015 All single-node marginals If we need the

More information

Reminders. Quiz today - please bring a calculator I ll post the next HW by Saturday (last HW!)

Reminders. Quiz today - please bring a calculator I ll post the next HW by Saturday (last HW!) Reminders Quiz today - please bring a calculator I ll post the next HW by Saturday (last HW!) 1 Warm Up Chat with your neighbor. What is the Central Limit Theorem? Why do we care about it? What s the (long)

More information

A simple wealth model

A simple wealth model Quantitative Macroeconomics Raül Santaeulàlia-Llopis, MOVE-UAB and Barcelona GSE Homework 5, due Thu Nov 1 I A simple wealth model Consider the sequential problem of a household that maximizes over streams

More information

a. Compare the average rate of change from 1950 to 1970 for both the U.S. and world populations.

a. Compare the average rate of change from 1950 to 1970 for both the U.S. and world populations. Aim #84: How do we compare linear and exponential growth? 3-31-17 Homework: Handout Do Now: Callie and Joe are examining the population data in the graphs below for a history report. Their comments are

More information

MAT385 Final (Spring 2009): Boolean Algebras, FSM, and old stuff

MAT385 Final (Spring 2009): Boolean Algebras, FSM, and old stuff MAT385 Final (Spring 2009): Boolean Algebras, FSM, and old stuff Name: Directions: Problems are equally weighted. Show your work! Answers without justification will likely result in few points. Your written

More information

Sum-Product: Message Passing Belief Propagation

Sum-Product: Message Passing Belief Propagation Sum-Product: Message Passing Belief Propagation Probabilistic Graphical Models Sharif University of Technology Spring 2017 Soleymani All single-node marginals If we need the full set of marginals, repeating

More information

Math Analysis Midterm Review. Directions: This assignment is due at the beginning of class on Friday, January 9th

Math Analysis Midterm Review. Directions: This assignment is due at the beginning of class on Friday, January 9th Math Analysis Midterm Review Name Directions: This assignment is due at the beginning of class on Friday, January 9th This homework is intended to help you prepare for the midterm exam. The questions are

More information

Algebra 1 Predicting Patterns & Examining Experiments

Algebra 1 Predicting Patterns & Examining Experiments We will explicitly define slope-intercept form. We have already examined slope, y- intercepts, and graphing from tables, now we are putting all of that together. This lesson focuses more upon the notation

More information

(GPA, student) (area code, person) (person, shirt color)

(GPA, student) (area code, person) (person, shirt color) Foundations of Algebra Unit 5 Review Part One Name: Day One: Function Notation In order for a relation to be a function, every must have exactly one. 1) Determine whether each of the following represents

More information

CSE 21 Winter 2016 Homework 6 Due: Wednesday, May 11, 2016 at 11:59pm. Instructions

CSE 21 Winter 2016 Homework 6 Due: Wednesday, May 11, 2016 at 11:59pm. Instructions CSE 1 Winter 016 Homework 6 Due: Wednesday, May 11, 016 at 11:59pm Instructions Homework should be done in groups of one to three people. You are free to change group members at any time throughout the

More information

Economics 101 Fall 2018 Answers to Homework #3 Due Thursday, November 8, 2018

Economics 101 Fall 2018 Answers to Homework #3 Due Thursday, November 8, 2018 Economics 101 Fall 2018 Answers to Homework #3 Due Thursday, November 8, 2018 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name, and section number

More information

Suppose that the government in this economy decides to impose an excise tax of $80 per clock on producers of clocks.

Suppose that the government in this economy decides to impose an excise tax of $80 per clock on producers of clocks. Economics 101 Spring 2016 Answers to Homework #3 DueMarch 15, 2016 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the

More information

Networks: Fall 2010 Homework 3 David Easley and Jon Kleinberg Due in Class September 29, 2010

Networks: Fall 2010 Homework 3 David Easley and Jon Kleinberg Due in Class September 29, 2010 Networks: Fall 00 Homework David Easley and Jon Kleinberg Due in Class September 9, 00 As noted on the course home page, homework solutions must be submitted by upload to the CMS site, at https://cms.csuglab.cornell.edu/.

More information

Economics 101 Spring 2001 Section 4 - Hallam Problem Set #8

Economics 101 Spring 2001 Section 4 - Hallam Problem Set #8 Economics 101 Spring 2001 Section 4 - Hallam Problem Set #8 Due date: April 11, 2001 1. Choose 3 of the 11 markets listed below. To what extent do they satisfy the 7 conditions for perfect competition?

More information

Problem set Fall 2012.

Problem set Fall 2012. Problem set 1. 14.461 Fall 2012. Ivan Werning September 13, 2012 References: 1. Ljungqvist L., and Thomas J. Sargent (2000), Recursive Macroeconomic Theory, sections 17.2 for Problem 1,2. 2. Werning Ivan

More information

Algebra 2 Final Exam

Algebra 2 Final Exam Algebra 2 Final Exam Name: Read the directions below. You may lose points if you do not follow these instructions. The exam consists of 30 Multiple Choice questions worth 1 point each and 5 Short Answer

More information

7-3 Exponential Review I can apply exponential properties and use them I can model real-world situations using exponential functions Warm-Up 1. Find the next three terms in the sequence 2, 6, 18, 54,,,

More information

Mathematics Success Level H

Mathematics Success Level H Mathematics Success Level H T473 [OBJECTIVE] The student will graph a line given the slope and y-intercept. [MATERIALS] Student pages S160 S169 Transparencies T484, T486, T488, T490, T492, T494, T496 Wall-size

More information

C E R T I F I C A T E O F C O M P L I A N C E

C E R T I F I C A T E O F C O M P L I A N C E Report Reference E22244-19670220 2014-FEBRUARY-06 COMPONENT - APPLIANCE WIRING MATERIAL See Addendum Page UL 758 - Appliance Wiring Material. Only those products bearing the UL Recognized Component Mark

More information

Monetary Macroeconomics Lecture 3. Mark Hayes

Monetary Macroeconomics Lecture 3. Mark Hayes Diploma Macro Paper 2 Monetary Macroeconomics Lecture 3 Aggregate demand: Investment and the IS-LM model Mark Hayes slide 1 Outline Introduction Map of the AD-AS model This lecture, continue explaining

More information

Economics 202A Suggested Solutions to the Midterm

Economics 202A Suggested Solutions to the Midterm Economics 202A Suggested Solutions to the Midterm David Romer/Galina Hale Spring 1999 1 Part I True/False/Uncertain Note: For clarity, these answers are longer than is needed 11 Uncertain With high physical

More information