The Midterm Review spring 2013

Size: px
Start display at page:

Download "The Midterm Review spring 2013"

Transcription

1 The Midterm Review spring 213 Featuring a very fine set of example problems Several failed attempts at simplexing

2 Our Feature Presentation 1. Simplexing to glory see previous presentation 2. Transporting in an optimal manner 3. Engineering assignments. Networking on the shortest path. Spanning the tree. Maximum flow 7. Linear Formulating OR students anxious to work the midterm

3 2. The Transportation Algorithm Shipping a single commodity from several sources to several destinations in an optimal manner.

4 (a) The northwest corner factory Store 1 Store 2 Store 3 Store Store Supply ABC DEF XYZ Demand

5 (a) The northwest corner factory Store 1 Store 2 Store 3 Store Store Supply ABC 9 9 DEF XYZ 1 13 Demand

6 (a) The northwest corner factory Store 1 Store 2 Store 3 Store Store Supply ABC 9 DEF 1 + XYZ Demand

7 (a) The northwest corner factory Store 1 Store 2 Store 3 Store Store Supply ABC 9 9 DEF XYZ Demand

8 (b) Our very first (and last) iteration factory Store 1 Store 2 Store 3 Store Store Supply ABC 9 DEF 1 + XYZ Demand (c) Show the reduction in cost: units x -$ = -$3 (d) Is the solution in (b) optimal? No, see cell negative costing

9 PISONIT Ratings Engineer Project A Project B Project C Project D Project E Project F Bill Betty Bob Bertha Bull Determine which engineer is to be assigned to each project in order to maximize the sum of the individual scores. Scores are based upon the job Propensity Index Standard Of the National Institute of Technology (PISONIT). Makes use of the engineer s experience, education, and skill sets and how well they match the engineering requirements of the project.

10 Engineer Project A Project B Project C Project D Project E Project F We start Bill Betty Bob Bertha Bull by subtracting each value in a row or column from the maximum value to convert to a minimization problem and to obtain a zero in each row or column and then add a dummy row:

11 Still starting Need to create more strategic zero cells:

12 We continue

13 We do it again

14 And again

15 Are we done? No!

16 Now are we done? Yes!

17 The Solution Engineer Project A Project B Project C Project D Project E Project F Bill Betty Bob Bertha Bull Dummy Bill project C Betty Project B Bob Project D Bertha Project F Bull Project A Dummy Project E score = = 3

18 . Networking the shortest path Tourist traffic must travel through the county beginning where the interstate system ends (START) and ending at one of Ohio s best state parks (END). Find the shortest route through the network given below from the Start node to the End node using the algorithm discussed in class. Numbers are distances in miles. The following Network worktable for problems, 7, and must 8. be correct to receive full credit. B 9 E 12 8 H 1 START C F I 2 END D 7 G 3 J

19 Networking to a solution Start B C D E F SD-13 BE- CE- DG-7 EC- FJ-2 SB-1 BF-12 CG- DF-11 EB- FH-7 SC-23 CF-12 EI-8 D-11 EH-9 FB-12 FC-12 FI-13 G H I J End GJ-3 HF-7 IE-8 JF-2 GC- HE-9 IG- JG-3 GD-7 HEND-1 IF-13 JEND-18 GI- IEND-1

20 Networking to a solution Start B C D E F SD-13 BE- CE- DG-7 EC- FJ-2 SB-1 BF-12 CG- DF-11 EB- FH-7 SC-23 CF-12 EI-8 D-11 EH G H I J End GJ-3 HF-7 IE-8 JF-2 GC- HE-9 IG- JG-3 GD-7 HEND-1 IF-13 JEND-18 GI- IEND-1 FB-12 FC-12 FI-13 Shortest Route: Start B E I End miles

21 . Spanning the tree Network for problems, 7, and 8. B 9 E 12 8 H 1 START C F I 2 END D 7 G 3 J

22 The tree has been spanned in a minimal way Min total distance = 7 B E 8 H START 7 C F 2 I 1 END 13 D 7 G 3 J

23 . Maximizing Flow Determine the maximal flow and the optimum flow in each arc for the following network:

24 Max flow working 1 8 Path Flow

25 Still working 8 1 Path Flow

26 More still working Path Flow

27 Yes, working Path Flow

28 Almost done Path Flow

29 Done! here are the Arc Flows Path Flow

30 Linear Formulating Formulate but do not solve the following linear program: The CarParts Company manufactures and assembles automobile doors and trunk lids. The plant produces semi-finished products that are then sanded and painted in the company s finishing facility. The finishing facility employs a total of 9 workers in two 8-hour shifts a day, 21 working days a month. The size of the labor force in the finishing facility fluctuates because of the annual leave taken by the employees.

31 Formulating with data May June July Plant Capacity-doors (# units) 2 Plant Capacity-trunk lids (# units) Finishing facility leave requests (worker-months*) 3 Product Unit cost ($) for May and June (including labor) Unit cost ($) for July (including labor)** Doors 23 2 Trunk lids Unit Selling Price($) Product sales orders May June July End-of-April inventory Finishing labor time (minutes) Doors Trunk lids

32 The rest of the story A unit may be produced in one month and held over for sale in a later month. The storage cost is $ per month for each door and $ per month for each trunk lid held over from one month to the next. Work-in-process floor space within the plant is restricted to 7, square feet (i.e. no more than 7, sq. ft. of doors and trunk lids can be produced in a given month). Each door requires 11 square feet and each trunk lid requires 8 square feet. Warehouse floor space for inventory carried over from one month to the next is limited to 3, square feet. There should be no more than doors and trunk lids available in inventory at the end of July. No backorders are permitted The Company desires to maximize its profit over the three-month period. How many doors and trunk lids should be produced each month?

33 Ahhh, the formulation (a) Define all decision variables: X 1j = number of doors produced in month j (j=1,2,3) X 2j = number of trunk lids produced in month j (j=1,2,3) I 1j = number of doors in inventory at the end of of month j (j=1,2,3) I 2j = number of trunk lids in inventory at the end of of month j (j=1,2,3) (b) Formulate the objective function: MAX z = 22X X X 13 +7X 21 +7X 22 +X 23 -I 11 -I 12 -I 13 -I 21 -I 22 -I 23

34 Keep on formulating the constraints! INVENTORY BALANCE CONSTRAINTS!I=7!I2=2 -I11+X11=3-7 -I12+I11+X12=32 -I13+I12+X13=3 I13< -I21+X21=1-2 -I22+I21+X22=1 -I23+I22+X23=12 I23<!LABOR HOUR CONSTRAINTS 1.X11+X21<8 (8 x 21 x ) 1.X12+X22<8 (8 x 21 x ) 1.X13+X23<72(8 x 21 x )!STORAGE SPACE CONSTRAINTS 11X11+8X21<7 11X12+8X22<7 11X13+8X23<7 11I11+8I21<3 11I12+8I22<3 11I13+8I23<3!PLANT CAPACITY CONSTRAINTS X11<2 X12< X13< X21<3 X22<2 X23<2

35 Another Formulation The Make-it-Rite Company produces 3 products in 2 factories from iron ore mined in the hills of Pennsylvania. Given the following data, determine how many tons of each product should be produced monthly in each factory to maximize total profit (selling price minus production and raw material (iron ore) costs. Iron ore costs $ per ton and a maximum of, tons a month is available for distribution to the two factories. Because of shipping limitations, tons of product A cannot be more than half the total tons of products B and C combined.

36 The Data Product Selling price ($) per ton Maximum monthly sales tons of iron ore per ton of finished product produced A 3 2 tons 2. B 1 tons 3.1 C 2 18 tons 1. Number Factory Maximum monthly production Production budget ($) 1 Allentown 2 tons 1, 2 Pittsburgh 3 tons 2, Factory A B C 1 Allentown 7 2 Pittsburgh 7 Unit production costs ($/ton)

37 The Objective Function Define x i,j = the number of tons of product i produced monthly in factory j where i = A, B, C and j = 1,2 Max z = (3--2) xa1 + (-7-3)xb1 + (2- -1)xc1 + (3--2) xa2 + (-7-3)xb2 + (2--1)xc2 = 3xa1 + 2xb1 + 2xc1 + xa2 + 2xb2 + 2xc2 Iron ore costs $ per ton Product Selling price ($) per ton tons of iron ore per ton of finished product produced A 3 2. B 3.1 C 2 1. Unit production costs ($/ton) Factory A B C 1 Allentown 7 2 Pittsburgh 7

38 Prod uct The Constraints Max production xa1 + xb1 + xc1 2 xa2 + xb2 + xc2 3 Max sales xa1 + xa2 2 xb1 + xb2 1 xc1 + xc2 18 Maximum monthly sales A 2 tons 2. B 1 tons 3.1 C 18 tons 1. tons of iron ore per ton of finished product produced Numbe r Factory Maximum production budget ($) 1 Allentown 2 tons 1, 2 Pittsburgh 3 tons 2, Production budget xa1 +7 xb1 + xc1 1, xa2 + 7xb2 + xc2 2, Available iron ore 2.xa xb1 + 1.xc1 + 2.xa xb2 + 1.xc2, Limit on product A xa1 + xa2.(xb1 + xb2 + xc1 + xc2)

39 This has been a Midterm Review Brought to you by your friendly engineering management department Preparing for the midterm

ANNA UNIVERSITY - M.C.A IV SEMESTER Problem Set MC1752/MC9242/ Resource Management Techniques

ANNA UNIVERSITY - M.C.A IV SEMESTER Problem Set MC1752/MC9242/ Resource Management Techniques Sou rce S r i V e n k a t e s w a r a C o l l e g e o f E n g i n e e r i n g, S r i p e r u m b u d u r D e p a r t m e n t o f C o m p u t e r A p p l i c a t i o n s ---------------------------------------------------------------------------------

More information

SITRANS F flowmeters. SITRANS F O delta p - Primary differential pressure devices. Orifice plate with annular chambers. 4/358 Siemens FI

SITRANS F flowmeters. SITRANS F O delta p - Primary differential pressure devices. Orifice plate with annular chambers. 4/358 Siemens FI Application Dimensional drawings Suitable for non-corrosive and corrosive gases, vapors and liquids; permissible operating temperature -60 to +550 C. Design Two support rings with replaceable orifice disk

More information

CFR Series. Power Inductors OUTLINE FEATURES APPLICATIONS SPECIFICATIONS MITSUMI

CFR Series. Power Inductors OUTLINE FEATURES APPLICATIONS SPECIFICATIONS MITSUMI CFR Series Coils, Transformers OUTLINE Power inductors for preventing the diffusion of noises generated from power circuits and suppressing noise components coming through the power lines. ø8.7 ø11 max.

More information

06IP/IM74 OPERATIONS RESEARCH. UNIT - 3: Transportation Problem

06IP/IM74 OPERATIONS RESEARCH. UNIT - 3: Transportation Problem 06IP/IM74 OPERATIONS RESEARCH UNIT - 3: Transportation Problem Introduction: The objective of the transportation problem is to transport various quantities of a single homogenous commodity, which are initially

More information

Coordinated Charging of Plug-in Hybrid Electric Vehicles to Minimize Distribution System Losses

Coordinated Charging of Plug-in Hybrid Electric Vehicles to Minimize Distribution System Losses Coordinated Charging of Plug-in Hybrid Electric Vehicles to Minimize Distribution System Losses Presented by: Amit Kumar Tamang, PhD Student Smart Grid Research Group-BBCR aktamang@uwaterloo.ca Supervisor

More information

Simultaneous Pit and Waste Dump Schedule Optimization

Simultaneous Pit and Waste Dump Schedule Optimization Simultaneous Pit and Waste Dump Schedule Optimization Jim Butler Minemax, Inc. Tim George Metal Mining Consultants, Inc. SME Annual Meeting, Denver Technology: Mine Planning and Optimization Session February

More information

Grade boundaries June 2018 exams. GCSE Reformed (subjects which use the 9 to 1 grade scale)

Grade boundaries June 2018 exams. GCSE Reformed (subjects which use the 9 to 1 grade scale) Version 1.0 Grade boundaries June 2018 exams GCSE Reformed (subjects which use the 9 to 1 grade scale) This document presents grade boundaries for the new reformed GCSEs which use the 9 to 1 grade scale.

More information

Highway Construction Worker Dies When Struck By Semi-Tractor Trailer Incident Number: 03KY030

Highway Construction Worker Dies When Struck By Semi-Tractor Trailer Incident Number: 03KY030 Highway Construction Worker Dies When Struck By Semi-Tractor Trailer Incident Number: 03KY030 Kentucky Fatality Assessment and Control Evaluation Program Kentucky Injury Prevention and Research Center

More information

ISyE 3103 Introduction to Supply Chain Modeling: Transportation and Logistics Spring 2006 Homework 7 Assigned: March 30, 2006 Due: April 6, 2006

ISyE 3103 Introduction to Supply Chain Modeling: Transportation and Logistics Spring 2006 Homework 7 Assigned: March 30, 2006 Due: April 6, 2006 ISyE 3103 Introduction to Supply Chain Modeling: Transportation and Logistics Spring 2006 Homework 7 Assigned: March 30, 2006 Due: April 6, 2006 This assignment is worth 50 points. You are to complete

More information

7. Are you upgrading a complete engine from a TCM/ Bendix to a Slick system? If yes, purchase a complete Slick Ignition Upgrade Kit.

7. Are you upgrading a complete engine from a TCM/ Bendix to a Slick system? If yes, purchase a complete Slick Ignition Upgrade Kit. 1.1 PRODUCT APPLICATION INFORMATION WORKSEET The following information will aid you in selecting the correct magneto, upgrade kit, or ignition harness: 1. Engine Manufacturer 2. Engine Model Number 3.

More information

Chapter Review Problems

Chapter Review Problems Chapter Review Problems Unit 1.1 Reading, writing, and rounding numbers Change these numbers to words: 1. 317 Three hundred seventeen 2. 8,257,116 Eight million, two hundred fifty-seven thousand, one hundred

More information

Making Decisions. Focus: Semi-structured decisions Analytic v. Heuristic Decisions in the Problem Solving Phases Multiple-Criteria Methods

Making Decisions. Focus: Semi-structured decisions Analytic v. Heuristic Decisions in the Problem Solving Phases Multiple-Criteria Methods Focus: Semi-structured decisions Analytic v. Heuristic Decisions in the Problem Solving Phases Multiple-Criteria Methods Technology has always been used to augment the human decision-making process Now,

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. CERAMIC CHIP CAPACITORS C0G (NP0), X7R, X5R, Z5U and Y5V Dielectrics 10,

More information

Freight Performance Measures Using Truck GPS Data and the Application of National Performance Measure Research Data Set (NPMRDS)

Freight Performance Measures Using Truck GPS Data and the Application of National Performance Measure Research Data Set (NPMRDS) Freight Performance Measures Using Truck GPS Data and the Application of National Performance Measure Research Data Set (NPMRDS) Chen-Fu Liao Department of Civil, Environmental, and Geo- Engineering University

More information

INSTRUMENT PANEL CLUSTERS

INSTRUMENT PANEL CLUSTERS INSTRUMENT PANEL CLUSTERS NOT BUYING AT THIS TIME REVISED ##### PART # MAKE APPLICATION 6/18/2018 PRICE 56045618 CHRY IPC 40.00 56045679 CHRY IPC 40.00 56051103 CHRY IPC 40.00 56049833 AC,AD CHRY IPC 40.00

More information

P1X Series. Compact Rodless Air Cylinders Contents

P1X Series. Compact Rodless Air Cylinders Contents Compact DL RC P1Z P1X OSP-P Contents Features and Benefits... 130 Ordering Information... 131 Specifications, Weights and Forces... 132 Technical Data... 133-136 Sensor Adapter Bracket... 137 Basic Dimensions...

More information

LIST OF OPEN TRAINING TRAINING PLANNER 2016/2017 Course location: Lagos, Abuja, Port Harcourt.

LIST OF OPEN TRAINING TRAINING PLANNER 2016/2017 Course location: Lagos, Abuja, Port Harcourt. JANUARY 2016 Credit Management and Collection of 4-6 11-15 14-27 Abuja/Lagos/PH 150,000 220,000 320,000 Receivables Developing Executive Management 4-6 11-15 14-27 Abuja/Lagos/PH 150,000 220,000 320,000

More information

D (adapted for new spec)

D (adapted for new spec) 003 (adapted for new spec). two person zero-sum game is represented by the following pay-off matrix for player. plays I plays II plays III plays I 3 5 plays II 4 4 Write down the pay off matrix for player.

More information

Robotic Device for Cleaning of Photovoltaic Arrays V2

Robotic Device for Cleaning of Photovoltaic Arrays V2 Robotic Device for Cleaning of Photovoltaic Arrays V2 Design Team Greg Belogolovsky, Steve Bennett, Istvan Hauer, Salome Morales, Leonid Nemiro Design Advisor Constantinos Mavroidis, Ph.D. Richard Ranky,

More information

THD. Series. Heavy Duty Actuators. Pneumatic Actuators for Quarter-Turn Valves and Dampers CONTROLS. Torques to 1,600,000 In-lbs

THD. Series. Heavy Duty Actuators. Pneumatic Actuators for Quarter-Turn Valves and Dampers CONTROLS. Torques to 1,600,000 In-lbs CONTROLS Division of A-T Controls, Inc. THD Series Heavy Duty Actuators Pneumatic Actuators for Quarter-Turn Valves and Dampers Torques to 1,600,000 In-lbs Double Acting and Spring Return Symmetric and

More information

MOTOR VEHICLE OPERATOR

MOTOR VEHICLE OPERATOR MICHIGAN CIVIL SERVICE COMMISSION JOB SPECIFICATION MOTOR VEHICLE OPERATOR JOB DESCRIPTION Employees in this job operate or oversee the operation of vehicles such as automobiles, trucks, buses, ambulances,

More information

Heavy Duty Actuators CONTROLS. Pneumatic Actuators for Quarter-Turn Valves and Dampers Torques to 1,600,000 in. lbs. Double Acting and Spring Return

Heavy Duty Actuators CONTROLS. Pneumatic Actuators for Quarter-Turn Valves and Dampers Torques to 1,600,000 in. lbs. Double Acting and Spring Return CONTROLS Division of A-T Controls Heavy Duty Actuators Pneumatic Actuators for Quarter-Turn Valves and Dampers Torques to,600,000 in. lbs. Double Acting and Spring Return THD S E R I E S The Triac line

More information

Goals, Objectives, Performance Measurements. Mayor s Transition Team Public Input Session: Finance & Budget/Pensacola Energy 1/22/2019

Goals, Objectives, Performance Measurements. Mayor s Transition Team Public Input Session: Finance & Budget/Pensacola Energy 1/22/2019 Goals, Objectives, Mayor s Transition Team Public Input Session: Finance & Budget/Pensacola Energy 1/22/2019 Pensacola Energy Goals Pensacola Energy generates income for the City of Pensacola through the

More information

SDG&E Customer Distributed Generation Programs. Steve Jaffe Senior Market Advisor Customer Innovations Group September 14, 2009

SDG&E Customer Distributed Generation Programs. Steve Jaffe Senior Market Advisor Customer Innovations Group September 14, 2009 SDG&E Customer Distributed Generation Programs Steve Jaffe Senior Market Advisor Customer Innovations Group September 14, 2009 About SDG&E... A regulated public utility that provides service in San Diego

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. CERAMIC CHIP CAPACITORS C0G (NP0), X7R, X5R, Z5U and Y5V Dielectrics 10,

More information

AN RPM to TACH Counts Conversion. 1 Preface. 2 Audience. 3 Overview. 4 References

AN RPM to TACH Counts Conversion. 1 Preface. 2 Audience. 3 Overview. 4 References AN 17.4 RPM to TACH Counts Conversion 1 Preface 2 Audience 3 Overview 4 References This application note provides look up tables for the calculation of RPM to TACH Counts for use with the EMC2103, EMC2104,

More information

Car Sharing at a. with great results.

Car Sharing at a. with great results. Car Sharing at a Denver tweaks its parking system with great results. By Robert Ferrin L aunched earlier this year, Denver s car sharing program is a fee-based service that provides a shared vehicle fleet

More information

Railroad Retirement Board Field Training Machinists

Railroad Retirement Board Field Training Machinists Railroad Retirement Board Field Training Machinists The sole intent and purpose of this Power Point presentation is to inform Railroad Retirement Board (RRB) personnel of Railroad employee duties and responsibilities.

More information

City bus routing model for minimal energy consumption

City bus routing model for minimal energy consumption As. J. Energy Env. 2010, 11(01), 19-31 Asian Journal on Energy and Environment ISSN 1513-4121 Available online at www.asian-energy-journal.info Research Article City bus routing model for minimal energy

More information

Allocation of Buses to Depots : A Case Study

Allocation of Buses to Depots : A Case Study Allocation of Buses to Depots : A Case Study R Sridharan Minimizing dead kilometres is an important operational objective of an urban road transport undertaking as dead kilometres mean additional losses.

More information

Is The Dulles Corridor Metrorail Project the answer?

Is The Dulles Corridor Metrorail Project the answer? Is The Dulles Corridor Metrorail Project the answer? Shigenori Hiraoka Contributed to by Bill Gouse & Claire Felbinger 10/27/2006 Japan International Transport Institute JITI Seminars are fully supported

More information

Equipment Management Department. Council Budget Presentation

Equipment Management Department. Council Budget Presentation Equipment Management Department Council Budget Presentation Presented: March 15, 2012 Council Inquiries 1. Please provide a brief summary of shifts in your department s operating budget and staffing levels

More information

A Personalized Highway Driving Assistance System

A Personalized Highway Driving Assistance System A Personalized Highway Driving Assistance System Saina Ramyar 1 Dr. Abdollah Homaifar 1 1 ACIT Institute North Carolina A&T State University March, 2017 aina Ramyar, Dr. Abdollah Homaifar (NCAT) A Personalized

More information

Over-Dimensional Vehicle Restriction Study for US 129 in TN

Over-Dimensional Vehicle Restriction Study for US 129 in TN Over-Dimensional Vehicle Restriction Study for US 129 in TN July 30,2015 TDOT Region 1 US 129 Location Map US 129 Topography and Scenery Operational and Safety Study August 2014, US129 Operational and

More information

Exercise 2: Series-Opposing DC Sources

Exercise 2: Series-Opposing DC Sources Exercise 2: Series-Opposing DC Sources EXERCISE OBJECTIVE When you have completed this exercise, you will be able to determine voltage by using series-opposing power connections. You will verify your results

More information

Suburban bus route design

Suburban bus route design University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2013 Suburban bus route design Shuaian Wang University

More information

2010 Journal of Industrial Ecology

2010 Journal of Industrial Ecology 21 Journal of Industrial Ecology www.wiley.com/go/jie Subramanian, R., B. Talbot, and S. Gupta. 21. An approach to integrating environmental considerations within managerial decisionmaking. Journal of

More information

Oregon Withholding Tax Tables

Oregon Withholding Tax Tables Oregon Withholding Tax Tables Effective January 1, 2007 To: Oregon Employers The Oregon Withholding Tax Tables include: Things you need to know. The standard tax tables for all payroll periods. The computer

More information

Routing and Planning for the Last Mile Mobility System

Routing and Planning for the Last Mile Mobility System Routing and Planning for the Last Mile Mobility System Nguyen Viet Anh 30 October 2012 Nguyen Viet Anh () Routing and Planningfor the Last Mile Mobility System 30 October 2012 1 / 33 Outline 1 Introduction

More information

May ATR Monthly Report

May ATR Monthly Report May ATR Monthly Report Minnesota Department of Transportation Office of Transportation Data and Analysis May 2011 Introduction The purpose of this report is to examine monthly traffic trends on Minnesota

More information

MEMORANDUM. Proposed Town of Chapel Hill Green Fleets Policy

MEMORANDUM. Proposed Town of Chapel Hill Green Fleets Policy AGENDA #4k MEMORANDUM TO: FROM: SUBJECT: Mayor and Town Council W. Calvin Horton, Town Manager Proposed Town of Chapel Hill Green Fleets Policy DATE: June 15, 2005 The attached resolution would adopt the

More information

JCHPS Special Issue 1: February Page 275

JCHPS Special Issue 1: February Page 275 Journal of Chemical and Pharmaceutical Sciences ISS: 0974-2115 Computation of Short Run Marginal Cost in Open Access Transmission System PL. Somasundaram, V. Jayakumar Department of EEE, M. Kumarasamy

More information

Collision Avoidance System CAS-M light. Manual

Collision Avoidance System CAS-M light. Manual Collision Avoidance System CAS-M light Manual V 1.10, 2/14/2017 Table of Contents Table of contents 1 System Overview... 3 1.1 Function principle... 3 1.2 Hardware... 3 1.3 Wiring... 4 1.4 CAN communication...

More information

SOCIO-ECONOMIC and LAND USE DATA

SOCIO-ECONOMIC and LAND USE DATA SOCIO-ECONOMIC and LAND USE DATA FUTURE CONDITIONS January CHATHAM URBAN TRANSPORTATION STUDY - 1 - Table of Contents Introduction 3 TAZ - Municipality - Map Index...8 2005 Socio-economic and Land Use

More information

Project Title: Using Truck GPS Data for Freight Performance Analysis in the Twin Cities Metro Area Prepared by: Chen-Fu Liao (PI) Task Due: 7/31/2013

Project Title: Using Truck GPS Data for Freight Performance Analysis in the Twin Cities Metro Area Prepared by: Chen-Fu Liao (PI) Task Due: 7/31/2013 Project Title: Using Truck GPS Data for Freight Performance Analysis in the Twin Cities Metro Area Prepared by: Chen-Fu Liao (PI) Task Due: 7/31/2013 TASK #3 PROCESS TRUCK GPS DATA AND DERIVE PERFORMANCE

More information

PLUG-IN ELECTRIC VEHICLE PLAN FOR HIGHWAY 70 CORRIDOR. Stakeholder meeting February 5, 2016

PLUG-IN ELECTRIC VEHICLE PLAN FOR HIGHWAY 70 CORRIDOR. Stakeholder meeting February 5, 2016 PLUG-IN ELECTRIC VEHICLE PLAN FOR HIGHWAY 70 CORRIDOR Stakeholder meeting February 5, 2016 WHY IS A PLAN NEEDED? Currently the population of NC is around 10 million. It is predicted to grow to more than

More information

The major roadways in the study area are State Route 166 and State Route 33, which are shown on Figure 1-1 and described below:

The major roadways in the study area are State Route 166 and State Route 33, which are shown on Figure 1-1 and described below: 3.5 TRAFFIC AND CIRCULATION 3.5.1 Existing Conditions 3.5.1.1 Street Network DRAFT ENVIRONMENTAL IMPACT REPORT The major roadways in the study area are State Route 166 and State Route 33, which are shown

More information

Business Driven Lighting

Business Driven Lighting FMA Atlanta November 2014 Dan Gould Cell: 774-217-2966 dgould@synergyinv.com Presentation Overview Synergy background/history Evolution in lighting paradigms Program approach LED Lighting Wireless Controls

More information

2.0 Development Driveways. Movin Out June 2017

2.0 Development Driveways. Movin Out June 2017 Movin Out June 2017 1.0 Introduction The proposed Movin Out development is a mixed use development in the northeast quadrant of the intersection of West Broadway and Fayette Avenue in the City of Madison.

More information

Applicability for Green ITS of Heavy Vehicles by using automatic route selection system

Applicability for Green ITS of Heavy Vehicles by using automatic route selection system Applicability for Green ITS of Heavy Vehicles by using automatic route selection system Hideyuki WAKISHIMA *1 1. CTI Enginnering Co,. Ltd. 3-21-1 Nihonbashi-Hamacho, Chuoku, Tokyo, JAPAN TEL : +81-3-3668-4698,

More information

PETROLEUM TRADERS CORPORATION RIGGINS, INC.

PETROLEUM TRADERS CORPORATION RIGGINS, INC. BID RESULTS CK09MERCER2015-10 DIESEL FUEL AND WINTER MIX FOR THE COUNTY OF MERCER AND THE MERCER COUNTY COOPERATIVE MEMBERS BID OPENING DATE: JUNE 30, 2015 AWARD FOR A PERIOD OF TWO (2) YEARS; BASED UPON

More information

Development of the Idaho Statewide Travel Demand Model Trip Matrices Using Cell Phone OD Data and Origin Destination Matrix Estimation

Development of the Idaho Statewide Travel Demand Model Trip Matrices Using Cell Phone OD Data and Origin Destination Matrix Estimation Portland State University PDXScholar TREC Friday Seminar Series Transportation Research and Education Center (TREC) 10-24-2016 Development of the Idaho Statewide Travel Demand Model Trip Matrices Using

More information

ARLINGTON COUNTY, VIRGINIA. County Board Agenda Item Meeting of February 24, 2018

ARLINGTON COUNTY, VIRGINIA. County Board Agenda Item Meeting of February 24, 2018 ARLINGTON COUNTY, VIRGINIA County Board Agenda Item Meeting of February 24, 2018 DATE: February 20, 2018 SUBJECT: Request to authorize advertisement of a public hearing on an ordinance to amend, reenact,

More information

Advancing our Fleet. Blue Springs School District. Bill Cowling Assistant Superintendent Blue Springs Schools

Advancing our Fleet. Blue Springs School District. Bill Cowling Assistant Superintendent Blue Springs Schools Advancing our Fleet Blue Springs School District Bill Cowling Assistant Superintendent Blue Springs Schools bcowling@bssd.net 816.224.1300 Steve Brown Director, Transportation Services Blue Springs Schools

More information

Partnership that you can trust. LV Switchgear Motor Control Products.

Partnership that you can trust. LV Switchgear Motor Control Products. s Partnership that you can trust LV Switchgear Motor Control Products Maximum etail Price w.e.f. st October, 204 www.siemens.co.in s SIMOCODE pro S Get your motor control center s intelligent and compact

More information

Blue Ribbon Committee

Blue Ribbon Committee Blue Ribbon Committee February 26, 2015 Kick-off Meeting Blue Ribbon Committee 1 2,228 Metro CNG Buses 170 Bus Routes 18 are Contract Lines Metro Statistics 2 Transitway Lines (Orange/Silver Lines) 20

More information

STATE OF NEW HAMPSHIRE BEFORE THE NEW HAMPSHIRE PUBLIC UTILITIES COMMISSION RE: PENNICHUCK WATERWORKS, INC. DW 13-

STATE OF NEW HAMPSHIRE BEFORE THE NEW HAMPSHIRE PUBLIC UTILITIES COMMISSION RE: PENNICHUCK WATERWORKS, INC. DW 13- STATE OF NEW HAMPSHIRE BEFORE THE NEW HAMPSHIRE PUBLIC UTILITIES COMMISSION RE: PENNICHUCK WATERWORKS, INC. 2013 WATER INFRASTRUCTURE AND CONSERVATION ADJUSTMENT FILING DIRECT TESTIMONY OF DONALD L. WARE

More information

Addressing the API Licensing Fear Factor

Addressing the API Licensing Fear Factor Addressing the API Licensing Fear Factor Overview There are motor oil consumers who have a fear of using non-api certified motor oils, i.e. motor oils that do not have the API donut certification. The

More information

May '18 June '18 July '18 August '18 S M T W T F S S M T W T F S S M T W T F S S M T W T F S

May '18 June '18 July '18 August '18 S M T W T F S S M T W T F S S M T W T F S S M T W T F S 2018 Calendar Sanitation Holidays and Recycling Collection Days **** SUBJECT TO CHANGE *** January '18 February '18 March '18 April '18 1 2 3 4 5 6 1 2 3 1 2 3 1 2 3 4 5 6 7 7 8 9 10 11 12 13 4 5 6 7 8

More information

BEFORE THE NEW JERSEY BOARD OF PUBLIC UTILITIES

BEFORE THE NEW JERSEY BOARD OF PUBLIC UTILITIES EXHIBIT JC-2 BEFORE THE NEW JERSEY BOARD OF PUBLIC UTILITIES IN THE MATTER OF THE PETITION OF JERSEY CENTRAL POWER & LIGHT COMPANY PURSUANT TO N.J.S.A. 40:55D-19 FOR A DETERMINATION THAT THE OCEANVIEW

More information

Automated Garbage Collection ANSWERS TO FREQUENTLY ASKED QUESTIONS:

Automated Garbage Collection ANSWERS TO FREQUENTLY ASKED QUESTIONS: 2018-06-28 Automated Garbage Collection ANSWERS TO FREQUENTLY ASKED QUESTIONS: WHY DID THE CITY PURCHASE A NEW AUTOMATED GARBAGE TRUCK? The three existing garbage trucks in the City fleet were beyond their

More information

The Key to Approvable Deal Structures in SF How to Structure for Maximum Profits!

The Key to Approvable Deal Structures in SF How to Structure for Maximum Profits! The Key to Approvable Deal Structures in SF How to Structure for Maximum Profits! 4 Keys to Win-Win-Win Deals Correct vehicle (Inventory) Optimum deal structure. Get vehicle gross first. Maximize back

More information

Project Location. I-80 Toll Plaza at I-480/I-80 Interchange, Lorain County, Ohio

Project Location. I-80 Toll Plaza at I-480/I-80 Interchange, Lorain County, Ohio Geoffrey Pratt - Bowlby & Associates, Inc. William Bowlby - Bowlby & Associates, Inc. Kim Burton - Burton Planning Services, LLC Elvin Pinckney - Burton Planning Services, LLC Noel Alcala - Ohio Department

More information

2017 Jefferson County Outreach Jefferson County Maintenance. Matthew Burkett ~ Jefferson County Maintenance Manager

2017 Jefferson County Outreach Jefferson County Maintenance. Matthew Burkett ~ Jefferson County Maintenance Manager Outreach 2017 2017 Jefferson County Outreach Jefferson County Maintenance Matthew Burkett ~ Jefferson County Maintenance Manager MATERIAL 2016-2017 Jefferson County Outreach Winter Maintenance Information

More information

LAS CRUCES UTILITIES Sheet No. G Approval Date: August 8, 2013 Effective Billing Date: August 9, 2013 LCUB Resolution No.

LAS CRUCES UTILITIES Sheet No. G Approval Date: August 8, 2013 Effective Billing Date: August 9, 2013 LCUB Resolution No. Sheet No. G-2014-1 TABLE OF CONTENTS Residential Service Small Commercial Service. Irrigation Pumping Service Large Commercial Service Industrial Service.. High Volume Service.. Cost of Gas Connection

More information

Smart Rivers Conference September 15, 2011 New Orleans, Louisiana

Smart Rivers Conference September 15, 2011 New Orleans, Louisiana Status of Inland Waterways Infrastructure Funding Smart Rivers Conference September 15, 2011 New Orleans, Louisiana 1 The national public policy organization advocating a modern and well-maintained system

More information

Dunlap Community Unit School District #323 Balanced Scorecard. Updated 12/13/16

Dunlap Community Unit School District #323 Balanced Scorecard. Updated 12/13/16 Dunlap Community Unit School District #323 Balanced Scorecard d 12/13/16 Goal # 1: Promote Growth and Achievement in the Dunlap School Community # 1.A Nov Measure Increase student growth and achievement

More information

Road Safety. Background Information. Motor Vehicle Collisions

Road Safety. Background Information. Motor Vehicle Collisions Background Information Motor Vehicle Collisions For many Canadians, the riskiest part of their job is their time spent on the road driving. Motor vehicle collisions are the leading cause of injury and

More information

Right-of-Way Obstruction Permit Fee Structure Minneapolis Department of Public Works May 10, 2001

Right-of-Way Obstruction Permit Fee Structure Minneapolis Department of Public Works May 10, 2001 Right-of-Way Obstruction Permit Fee Structure Minneapolis Department of Public Works May 10, 2001 Revised April 5, 2005 Revised January 27, 2006 Prepared by: Steve Collin, Engineer 2.5 Revised by Douglas

More information

Appendix B STATISTICAL TABLES OVERVIEW

Appendix B STATISTICAL TABLES OVERVIEW Appendix B STATISTICAL TABLES OVERVIEW Table B.1: Proportions of the Area Under the Normal Curve Table B.2: 1200 Two-Digit Random Numbers Table B.3: Critical Values for Student s t-test Table B.4: Power

More information

H. Hadera 1,2, I. Harjunkoski 1, G. Sand 1, I. E. Grossmann 3, S. Engell 2 1

H. Hadera 1,2, I. Harjunkoski 1, G. Sand 1, I. E. Grossmann 3, S. Engell 2 1 H. Hadera 1,2, I. Harjunkoski 1, G. Sand 1, I. E. Grossmann 3, S. Engell 2 1 ABB Corporate Research Germany, 2 Technical University of Dortmund Germany, 3 Carnegie Mellon University US Bi-level Heuristic

More information

2016 Greenhouse Gas Inventory

2016 Greenhouse Gas Inventory 2016 Greenhouse Gas Inventory A Summary of Dickinson College s Greenhouse Gas Emissions Prepared by: Marcus Welker, Center for Sustainability Education, Projects Coordinator Final: 08/04/17 1 Introduction

More information

part of the EVOX RIFA GROUP

part of the EVOX RIFA GROUP part of the EVOX RIFA GROUP 29 series Listed here are only samples of the range of PCB mounting Snap-In Capacitors we can produce. Electrical characteristics and case size are just two parameters that

More information

Linking the Alaska AMP Assessments to NWEA MAP Tests

Linking the Alaska AMP Assessments to NWEA MAP Tests Linking the Alaska AMP Assessments to NWEA MAP Tests February 2016 Introduction Northwest Evaluation Association (NWEA ) is committed to providing partners with useful tools to help make inferences from

More information

Sprinkler System Waiver Application Packet

Sprinkler System Waiver Application Packet Sprinkler System Waiver Application Packet According to the City s municipal code, use of sprinklers is conditional upon use of a water budget and the City continues to discourage customers from irrigating

More information

Linking the Virginia SOL Assessments to NWEA MAP Growth Tests *

Linking the Virginia SOL Assessments to NWEA MAP Growth Tests * Linking the Virginia SOL Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. March 2016 Introduction Northwest Evaluation Association (NWEA

More information

Multiplication Tables of Various Bases

Multiplication Tables of Various Bases THE NUMBER BASE 10 100 Ternary (Base 3) 1 2 10 2 11 20 10 20 100 Quaternary (Base 4) 1 2 3 10 2 10 12 20 3 12 21 30 10 20 30 100 Quinary (Base 5) 1 2 3 4 10 2 4 11 13 20 3 11 14 22 30 4 13 22 31 40 10

More information

Minnesota s Truck Weight Education Program

Minnesota s Truck Weight Education Program 2018 Minnesota s Truck Weight Education Program Greg A. Hayes - Director Tom J. Nelson - Coordinator A Minnesota educational project to safeguard public roadways through voluntary vehicle Greg Hayes All

More information

Oswego County Department of Solid Waste

Oswego County Department of Solid Waste Oswego County Department of Solid Waste Patrick Ryan, Energy Recovery Facility Chief Facility Operator 2018 Stack Flow Meter replacement (Two complete systems) The Oswego County Energy Recovery Facility

More information

MULTI-TIER SCHEDULING SCHOOL TRANSPORTATION FOR. Guilford County Schools Transportation Department January 2011

MULTI-TIER SCHEDULING SCHOOL TRANSPORTATION FOR. Guilford County Schools Transportation Department January 2011 MULTI-TIER SCHEDULING FOR SCHOOL TRANSPORTATION Guilford County Schools Transportation Department January 2011 jh CURRENT STATUS Transportation Resources are Strained Results of remedial efforts to date:

More information

Linking the Georgia Milestones Assessments to NWEA MAP Growth Tests *

Linking the Georgia Milestones Assessments to NWEA MAP Growth Tests * Linking the Georgia Milestones Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. February 2016 Introduction Northwest Evaluation Association

More information

BOR-ROOM INVENTORY EDIT BY BUILDING LOUISIANA DELTA COMMUNITY COLLEGE FALL DATA 2013 BRANCH RUN DATE 11/20/ :16:39 PARISH PAGE NUMBER 1

BOR-ROOM INVENTORY EDIT BY BUILDING LOUISIANA DELTA COMMUNITY COLLEGE FALL DATA 2013 BRANCH RUN DATE 11/20/ :16:39 PARISH PAGE NUMBER 1 PAGE NUMBER 1 RELATION OTHER 0001 0001E 75 00 020 0001 0001S 229 00 020 0001 0002E 75 00 020 0001 0002S 298 00 020 0001 0003S 294 00 020 0001 0004S 300 00 020 0001 0005S 369 00 020 0001 0006S 294 00 020

More information

TABLE OF CONTENTS SECTION TITLE PAGE NUMBER

TABLE OF CONTENTS SECTION TITLE PAGE NUMBER WORKER FATALLY INJURED IN HAUL TRUCK COLLISION IN MINE Type of Incident: Fatality Date of Incident: November 23, 2009 TABLE OF CONTENTS SECTION TITLE PAGE NUMBER 1.0 DATE AND TIME OF INCIDENT 3 2.0 NAME

More information

MINISTRY OF EDUCATION AND HUMAN RESOURCES, TERTIARY EDUCATION AND SCIENTIFIC RESEARCH MAURITIUS EXAMINATIONS SYNDICATE NATIONAL ASSESSMENT AT FORM III

MINISTRY OF EDUCATION AND HUMAN RESOURCES, TERTIARY EDUCATION AND SCIENTIFIC RESEARCH MAURITIUS EXAMINATIONS SYNDICATE NATIONAL ASSESSMENT AT FORM III MINISTRY OF EDUCATION AND HUMAN RESOURCES, TERTIARY EDUCATION AND SCIENTIFIC RESEARCH MAURITIUS EXAMINATIONS SYNDICATE NATIONAL ASSESSMENT AT FORM III NAME SCHOOL NAME CLASS/SECTION ENTREPRENEURSHIP EDUCATION

More information

Inventory Levels - All Prices. Inventory Levels - By Price Range

Inventory Levels - All Prices. Inventory Levels - By Price Range Inventory Levels - All Prices Idaho Falls Bonneville Total 7-Apr-17 154 111 265 6-Apr-18 113 91 204-23% Inventory Levels - By Price Range 7-Apr-17 6-Apr-18 0-100,000 36 10 100,001-125,000 13 9 125,001-150,000

More information

Thirty Years of Climatological Data: 1969 to 1998

Thirty Years of Climatological Data: 1969 to 1998 Thirty Years of Climatological Data: 1969 to 1998 NMSU's Agricultural Science Center at Farmington, New Mexico Agricultural Experiment Station Research Report 744 College of Agriculture and Home Economics

More information

Linking the North Carolina EOG Assessments to NWEA MAP Growth Tests *

Linking the North Carolina EOG Assessments to NWEA MAP Growth Tests * Linking the North Carolina EOG Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. March 2016 Introduction Northwest Evaluation Association

More information

Employee Accident Reporting Form

Employee Accident Reporting Form License No. ID No.: : Shift Start: Section I Information Accident Reporting Form Disclaimer: The statements in this accident form are provided in anticipation of litigation and are for the sole use of

More information

Inventory Levels - All Prices. Inventory Levels - By Price Range

Inventory Levels - All Prices. Inventory Levels - By Price Range Inventory Levels - All Prices Idaho Falls Bonneville Total 3-Mar-17 152 108 260 2-Mar-18 109 78 187-28% Inventory Levels - By Price Range 3-Mar-17 2-Mar-18 0-100,000 41 6 100,001-125,000 19 8 125,001-150,000

More information

6/6/2018. June 7, Item #1 CITIZENS PARTICIPATION

6/6/2018. June 7, Item #1 CITIZENS PARTICIPATION June 7, 2018 Item #1 CITIZENS PARTICIPATION 1 Item #2 APPROVAL OF MINUTES Item #3 TRAC GOALS, FRAMEWORK & AGENDA REVIEW 2 COMMITTEE GOALS Learn about Southern Nevada s mobility challenges, new developments

More information

Wellington Transport Strategy Model. TN19.1 Time Period Factors Report Final

Wellington Transport Strategy Model. TN19.1 Time Period Factors Report Final Wellington Transport Strategy Model TN19.1 Time Period Factors Report Final Wellington Transport Strategy Model Time Period Factors Report Final July 2003 prepared for Greater Wellington The Regional Council

More information

42 PGC Rate E-Factor Total Rate Currently effective Rate Increase (Decrease) in Rate 0.

42 PGC Rate E-Factor Total Rate Currently effective Rate Increase (Decrease) in Rate 0. Line No. Exhibit 1-A Schedule 1 Sheet 1 of 2 COMPUTATION OF CHANGE IN RATE PURSUANT TO SECTION 1307(f) APPLICATION PERIOD: OCTOBER, 2016 THROUGH SEPTEMBER, 2017 Description Amount (1) 1 Purchased Gas Commodity

More information

Linking the Kansas KAP Assessments to NWEA MAP Growth Tests *

Linking the Kansas KAP Assessments to NWEA MAP Growth Tests * Linking the Kansas KAP Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. February 2016 Introduction Northwest Evaluation Association (NWEA

More information

Review of Operations in FY2012

Review of Operations in FY2012 Sales Segment Profit and Ratio Sales by Region for the Fiscal Year ended March 31, 2013 (To Outside Customers) 41 With respect to construction equipment, while demand increased in North America and Japan

More information

Surface Mount Multilayer Ceramic Chip Capacitors (SMD MLCCs) Commercial L Series, SnPb Termination, X7R Dielectric 6.3V 250 VDC (Commercial Grade)

Surface Mount Multilayer Ceramic Chip Capacitors (SMD MLCCs) Commercial L Series, SnPb Termination, X7R Dielectric 6.3V 250 VDC (Commercial Grade) Commercial L Series, SnPb Termination, X7R Dielectric V 2 VDC (Commercial Grade) Overview KEMET s Commercial L Series with Tin/Lead Termination surface mount capacitors in X7R dielectric are designed to

More information

Smart Grid Automation and Centralized FISR

Smart Grid Automation and Centralized FISR Smart Grid Automation and Centralized FISR March 21, 2016 Mike Colby Senior Engineer Distribution Control Center Smart Grid Automation and Centralized FISR Remote Controlled Devices & Communication Distribution

More information

Electric Vehicle Infrastructure Location Tool and Visualization Map. July 17, 2018

Electric Vehicle Infrastructure Location Tool and Visualization Map. July 17, 2018 Electric Vehicle Infrastructure Location Tool and Visualization Map Version 2.0 Analysis Summary July 17, 2018 Contents Electric Vehicle Fast Charging Infrastructure Planning Tools Overview & Analysis

More information

Write or Identify a Linear Equation. Rate of Change. 2. What is the equation for a line that passes through the points (3,-4) and (-6, 20)?

Write or Identify a Linear Equation. Rate of Change. 2. What is the equation for a line that passes through the points (3,-4) and (-6, 20)? 1. Which of the following situations represents a linear relationship? A company is increasing the volume of a cylindrical container by increasing its radius as the height remains fixed. A savings account

More information

Linking the New York State NYSTP Assessments to NWEA MAP Growth Tests *

Linking the New York State NYSTP Assessments to NWEA MAP Growth Tests * Linking the New York State NYSTP Assessments to NWEA MAP Growth Tests * *As of June 2017 Measures of Academic Progress (MAP ) is known as MAP Growth. March 2016 Introduction Northwest Evaluation Association

More information

Leadership driven by innovation

Leadership driven by innovation s Leadership driven by innovation Our innovations are your solutions for enhanced productivity LV Switchgear Motor Control Products Maximum etail Price w.e.f. 23 rd September, 203 Index Contents 2 Page

More information