Reasoning (Inference Engine)

Size: px
Start display at page:

Download "Reasoning (Inference Engine)"

Transcription

1 Reasoning (Inference Engine)

2 Materials Forward chaining Backward chaining Practice 2

3 Inference Engine In simple rule-based system there are two kinds of inference: 1. Forward Chaining (FC) 2. Backward Chaining (BC) 3

4 Forward Chaining A chain that is searched/traversed from a problem to its solution: Data-directed inference Antecedent determine search Reasoning from facts to the conclusion Bottom-up reasoning The process is broad and not deep 4

5 Forward Chaining Data-directed inference Data gets put into working memory This triggers rules whose conditions match the new data These rules then perform their actions The actions may add new data to memory, thus triggering more rules And so on. inference is triggered by the arrival of new data in working memory 5

6 Forward Chaining Antecedent determine search (1) Examples: Rules: 1. If X is a penguin, than X is a bird 2. If X is an elephant, then X is a mammal 3. If X is a mammal, then X is an animal Input: Clyde is an elephant Output: Clyde is an animal 6

7 Forward Chaining Antecedent determine search (2) Elephant(Clyde) Animal(Clyde) Elephant(X) Mammal(X) Mammal(X) Animal(X) Forward Chaining 7

8 Forward Chaining Reasoning from facts to the conclusion (1) Examples: Rules: R1, R2, R3, R4, R5, R6, R7, R8, R9 Input: C, D, E, F 8

9 Forward Chaining Reasoning from facts to the conclusion (2) R8 R9 Conclusion M N O P R5 R6 R7 J K L Inferred Facts R1 R2 R3 R4 A B C D E F G Facts 9

10 Forward Chaining Bottom-Up Reasoning R8 R9 Up M N O P R5 R6 R7 J K L R1 R2 R3 R4 A B C D E F G Bottom 10

11 Forward Chaining Broad and not deep A R1 L R7 P B R2 J R5 M C D R3 K R6 N E R4 O Facts Conclusion 11

12 Backward Chaining A chain that is searched/traversed from a hypothesis back to the facts that support the hypothesis : Goal-directed inference or hypothesis driven Consequent determine search Reasoning from a goal that can be accomplished by satisfying subgoals/facts Top-down reasoning The process is narrow and deep 12

13 Backward Chaining Goal-directed inference or hypothesis driven The system needs to know the value of a piece of data It searches for rules whose conclusions mention this data Before it can use the rules, it must test their conditions This may entail discovering the value of more pieces of data, and so on inference are not performed until the system is made to prove a particular goal 13

14 Backward Chaining Consequent determine search (1) Examples: Rules: 1. If X is a penguin, than X is a bird 2. If X is an elephant, then X is a mammal 3. If X is a mammal, then X is an animal Input: Clyde is an elephant Output: Clyde is an animal 14

15 Backward Chaining Consequent determine search (2) Elephant(Clyde) Animal(Clyde) Elephant(X) Mammal(X) Mammal(X) Animal(X) Backward Chaining 15

16 Backward Chaining Reasoning from goal to facts (1) Examples: Rules: R1, R2, R3, R4, R5, R6, R7, R8 Input: B, D, E 16

17 Backward Chaining Reasoning from goal to facts (2) G R1 R2 R3 Initial hypothesis (goal) N O P R4 R5 Q R S Intermediate hypothesis (subgoals) R6 R7 R8 A B C D E Facts 17

18 Backward Chaining Bottom-Up Reasoning G Top R1 R2 R3 N O P R4 R5 Q R S R6 R7 R8 A B C D E Down 18

19 Backward Chaining Narrow and deep A R1 J B R2 K R6 M R8 C R3 L R7 N R9 O R10 P R11 Q D R4 E R5 Evidence (facts) Hypothesis (conclusion) 19

20 Example Rules: 1. If rating is beginner and purpose is fun, then competition is local festival 2. If rating is beginner and purpose is serious, then competition is national festival 3. If rating is advance and purpose is fun, then competition is national annual festival 4. If rating is advance and purpose is serious, then competition is international festival 20

21 Rules (2): Example 5. If age < 2 years, then rating is beginner 6. If age >= 2 years and perfomance is poor, then rating is beginner 7. If age >= 2 years and perfomance is good, then rating is advance 8. If job < 15 times, then perfomance is poor 9. If job >= 15 times, then perfomance is good 21

22 Example Try to use: forward chaining and backward chaining! 22

23 Notes 1. BC can be written in a FC and vice versa But, consider the efficiency & conceptual : Change the BC to FC (or vice versa) need a lot of work 2. Strategy The type of inference engine used The order in which questions are asked The order of rules in knowledge base 23

24 24

How to favor higher car occupancy

How to favor higher car occupancy How to favor higher car occupancy August 2005 Original in Italian 1 How to favor higher car occupancy Introduction A gypsy car service is largely used in Moscow and other Russian towns by both local residents

More information

Get the information you need to choose the tire retailer that s right for you. Tire Retailers The Pros & The Cons

Get the information you need to choose the tire retailer that s right for you. Tire Retailers The Pros & The Cons Get the information you need to choose the tire retailer that s right for you. Tire Retailers The Pros & The Cons Author: Brian England Brian England is the President of British American Auto Care, Inc.

More information

DRIVER FACT SHEET GENERAL QUESTIONS

DRIVER FACT SHEET GENERAL QUESTIONS This Fact Sheet is provided for information only. Should there be any possible conflict between the information in this Fact Sheet and the approved By Law, the By Law shall prevail. Should there be any

More information

VHDL (and verilog) allow complex hardware to be described in either single-segment style to two-segment style

VHDL (and verilog) allow complex hardware to be described in either single-segment style to two-segment style FFs and Registers In this lecture, we show how the process block is used to create FFs and registers Flip-flops (FFs) and registers are both derived using our standard data types, std_logic, std_logic_vector,

More information

Visualizing Rod Design and Diagnostics

Visualizing Rod Design and Diagnostics 13 th Annual Sucker Rod Pumping Workshop Renaissance Hotel Oklahoma City, Oklahoma September 12 15, 2017 Visualizing Rod Design and Diagnostics Walter Phillips Visualizing the Wave Equation Rod motion

More information

AC : HYBRID MINI-BAJA CAR PROJECT

AC : HYBRID MINI-BAJA CAR PROJECT AC 2007-1591: HYBRID MINI-BAJA CAR PROJECT Michael Rudisill, Northern Michigan University Jesse Racine, Northern Michigan University Tim Nelson, Northern Michigan University Michael Truscott, Northern

More information

NEW-VEHICLE MARKET SHARES OF CARS VERSUS LIGHT TRUCKS IN THE U.S.: RECENT TRENDS AND FUTURE OUTLOOK

NEW-VEHICLE MARKET SHARES OF CARS VERSUS LIGHT TRUCKS IN THE U.S.: RECENT TRENDS AND FUTURE OUTLOOK SWT-2017-10 JUNE 2017 NEW-VEHICLE MARKET SHARES OF CARS VERSUS LIGHT TRUCKS IN THE U.S.: RECENT TRENDS AND FUTURE OUTLOOK MICHAEL SIVAK BRANDON SCHOETTLE SUSTAINABLE WORLDWIDE TRANSPORTATION NEW-VEHICLE

More information

A new buffer management approach for CCPM

A new buffer management approach for CCPM A new buffer management approach for CCPM Presented By: Koichi Ujigawa Date: 6/4/2012 2012. All rights reserved. 1 Introduction Significant contribution in various projects by CCPM Large gaps between current

More information

AVIATION INVESTIGATION REPORT A01Q0009 LOSS OF CONTROL ON TAKE-OFF

AVIATION INVESTIGATION REPORT A01Q0009 LOSS OF CONTROL ON TAKE-OFF AVIATION INVESTIGATION REPORT A01Q0009 LOSS OF CONTROL ON TAKE-OFF PA-28-140 C-FXAY MASCOUCHE, QUEBEC 13 JANUARY 2001 The Transportation Safety Board of Canada (TSB) investigated this occurrence for the

More information

TOYOTA LANDCRUISER V8 Twin Turbo Diesel with Automatic Transmission AB60F SPECIAL SETUP FOR RALLY

TOYOTA LANDCRUISER V8 Twin Turbo Diesel with Automatic Transmission AB60F SPECIAL SETUP FOR RALLY Subject: AB60F 6-speed Automatic Transmission Converter Lockup Improvement Background: This module is designed to fix a serious problem of the converter lockup functionality, which is responsible for a

More information

SYSTHESIS OF TROLLEY CUM WHEELCHAIR FOR PATIENT HANDLING

SYSTHESIS OF TROLLEY CUM WHEELCHAIR FOR PATIENT HANDLING SYSTHESIS OF TROLLEY CUM WHEELCHAIR FOR PATIENT HANDLING Ehsanullah Khan Dr. C.C.Handa Dr. R.D.Askhedkar ABSTRACT Handling of patient from hospital bed to CT-Scan, MR Scan, X-Ray, Sonography centre etc

More information

GUIDE FOR DETERMINING MOTOR VEHICLE ACCIDENT PREVENTABILITY

GUIDE FOR DETERMINING MOTOR VEHICLE ACCIDENT PREVENTABILITY GUIDE FOR DETERMINING MOTOR VEHICLE ACCIDENT PREVENTABILITY Introduction 2 General Questions to Consider 2 Specific Types of Accidents: Intersection Collisions 4 Sideswipes 4 Head-On Collision 5 Skidding

More information

Capabilities, Innovation and Industry Dynamics

Capabilities, Innovation and Industry Dynamics Capabilities, Innovation and Industry Dynamics Fredrik Tell KITE Research Group Department of Management and Engineering Linköping University fredrik.tell@liu.se Research problem Dynamics in complex capital

More information

Licence Application Decision

Licence Application Decision Licence Application Decision Limousine New Special Authorization Application # 62-17 Applicant OOSTERHOFF, Dustin Allen Trade Name (s) Top Hat & Heels Limousine Address 20580 Highway 16 West, Prince George

More information

Measuring report From 16/ Epic Burano By Christian Munkholm

Measuring report From 16/ Epic Burano By Christian Munkholm Measuring report From 16/07-2017 Epic Burano By Christian Munkholm 1 Index Index... 2 Conclusion 29-07-2017... 3 Meeting the 16-07-2017... 4 Pictures from engine room 16-07-17... 5 Pictures from engine

More information

The Vehicle Identity Check (VIC) Scheme

The Vehicle Identity Check (VIC) Scheme INF133 The Vehicle Identity Check (VIC) Scheme Vehicle Identity and Crime Vehicle crime is a serious problem. It costs the economy an estimated 3 billion a year and it affects motorists directly by raising

More information

If a customer arrives and finds both servers busy, there is a 25% probability that he departs without entering the queue.

If a customer arrives and finds both servers busy, there is a 25% probability that he departs without entering the queue. If a customer arrives and finds both servers busy, there is a 25% probability that he departs without entering the queue. Dennis L. Bricker Dept of Mechanical & Industrial Engineering The University of

More information

This defines the lower and upper threshold if applicable to incorporate cases in the database

This defines the lower and upper threshold if applicable to incorporate cases in the database Meta data 1. Introduction Using data for policymaking or in scientific research requires sufficient knowledge about the quality of the data source. As the data is instrumental to the outcome of the process,

More information

Analysis of minimum train headway on a moving block system by genetic algorithm Hideo Nakamura. Nihon University, Narashinodai , Funabashi city,

Analysis of minimum train headway on a moving block system by genetic algorithm Hideo Nakamura. Nihon University, Narashinodai , Funabashi city, Analysis of minimum train headway on a moving block system by genetic algorithm Hideo Nakamura Nihon University, Narashinodai 7-24-1, Funabashi city, Email: nakamura@ecs.cst.nihon-u.ac.jp Abstract A minimum

More information

W12 ENGINE DIAGRAM PDF

W12 ENGINE DIAGRAM PDF W12 ENGINE DIAGRAM PDF ==> Download: W12 ENGINE DIAGRAM PDF W12 ENGINE DIAGRAM PDF - Are you searching for W12 Engine Diagram Books? Now, you will be happy that at this time W12 Engine Diagram PDF is available

More information

Spark plugs and the Rotax Engine

Spark plugs and the Rotax Engine Spark plugs and the Rotax Engine Part 2 In part 1 of this article, we discussed the theoretical aspects of the spark plugs installed in the Rotax engines. In this article, we will take a more in-depth

More information

Maximizing the Power Efficiency of Integrated High-Voltage Generators

Maximizing the Power Efficiency of Integrated High-Voltage Generators Maximizing the Power Efficiency of Integrated High-Voltage Generators Jan Doutreloigne Abstract This paper describes how the power efficiency of fully integrated Dickson charge pumps in high- IC technologies

More information

Optimizing Plane Performance by Finding the Right Prop 10/15/09

Optimizing Plane Performance by Finding the Right Prop 10/15/09 Optimizing Plane Performance by Finding the Right Prop 10/15/09 This is not an article for the meek or timid. Finding the right prop for your engine and airframe the engine is mounted on can be a daunting

More information

Mini EV Prize Solar Car Kit

Mini EV Prize Solar Car Kit Mini EV Prize Solar Car Kit Each Kit includes 2 x Solar Panels 8 x Wheels 4 x 50mm, 4 x 40mm 2 x Axels (short & long) & 4 x Axel Collars 1 x Motor - F18 & 3D printed mount 2 x Large Spur Gear 60T & 48T

More information

Overcurrent protection

Overcurrent protection Overcurrent protection This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Fuel Cells Collaboration in South Africa

Fuel Cells Collaboration in South Africa Fuel Cells Collaboration in South Africa Fahmida Smith Market Development Manager Overview The HySA Programme Our interest as South Africa Implats Fuel Cell Roadmap South African Fuel Cell Industrial Hub

More information

OSHA PART 1: PREPARING FOR THE SESSION. 1. Training Booklet. 2. Why This Session Is Important. 3. Purpose and Objectives of the Session

OSHA PART 1: PREPARING FOR THE SESSION. 1. Training Booklet. 2. Why This Session Is Important. 3. Purpose and Objectives of the Session Crane, Derrick, and ling afety 5145A OHA A R N I G N I PAR 1: PRPARING FOR H ION 1. raining Booklet here is no training booklet that goes along with this ession. rainers should review other written material

More information

Robert Kowalski and Fariba Sadri Imperial College London

Robert Kowalski and Fariba Sadri Imperial College London CLOUT (Computational Logic for Use in Teaching) with LPS (Logic-based Production Systems) Robert Kowalski and Fariba Sadri Imperial College London Miguel Calejo Interprolog.com 1 Outline: The Goal To reconcile

More information

CHAPTER 7 CONCLUSIONS AND SCOPE FOR FUTURE RESEARCH

CHAPTER 7 CONCLUSIONS AND SCOPE FOR FUTURE RESEARCH 97 CHAPTER 7 CONCLUSIONS AND SCOPE FOR FUTURE RESEARCH 7.1 CONCLUSIONS This research work focused on issues related to selective assembly of products comprising multiple components each having one or more

More information

A green economy of biofuels in whose benefit?

A green economy of biofuels in whose benefit? A green economy of biofuels in whose benefit? An alternative liquid energy at hand The rationale for developing countries: biofuel production to meet social goals But what determines the outcomes? 2 Case

More information

Written Exam Public Transport + Answers

Written Exam Public Transport + Answers Faculty of Engineering Technology Written Exam Public Transport + Written Exam Public Transport (195421200-1A) Teacher van Zuilekom Course code 195421200 Date and time 7-11-2011, 8:45-12:15 Location OH116

More information

VOLUMETRIC DIVIDER MOD. CPS INSTRUCTION MANUAL

VOLUMETRIC DIVIDER MOD. CPS INSTRUCTION MANUAL VOLUMETRIC DIVIDER MOD. CPS INSTRUCTION MANUAL CPS VOLUMETRIC DIVIDER-ROUNDER The CPS volumetric divider is not equipped with an obliged oil circuit and it is sufficient to wet the hopper and the head

More information

The man with the toughest job in F1

The man with the toughest job in F1 The man with the toughest job in F1 Tyres are the key to performance in Formula 1, and as Caterham s Head of Tyres, Peter Hewson s job is to know as much about them as possible. There s only one problem:

More information

Chapter 12. Formula EV3: a racing robot

Chapter 12. Formula EV3: a racing robot Chapter 12. Formula EV3: a racing robot Now that you ve learned how to program the EV3 to control motors and sensors, you can begin making more sophisticated robots, such as autonomous vehicles, robotic

More information

An Improved Regenerative Braking System

An Improved Regenerative Braking System An Improved Regenerative Braking System EDGSN 100 Penn State December 16, 2014 Nick Dermo Burook Affa Will Maloney Naman Kabra Executive Summary In the Delphi design project, MAD-K Inc. worked to come

More information

Some Experimental Designs Using Helicopters, Designed by You. Next Friday, 7 April, you will conduct two of your four experiments.

Some Experimental Designs Using Helicopters, Designed by You. Next Friday, 7 April, you will conduct two of your four experiments. Some Experimental Designs Using Helicopters, Designed by You The following experimental designs were submitted by students in this class. I have selectively chosen designs not because they were good or

More information

MEETING GOVERNMENT MANDATES TO REDUCE FLEET SIZE

MEETING GOVERNMENT MANDATES TO REDUCE FLEET SIZE H O W W I R E L E S S F L E E T M A N A G E M E N T C A N H E L P E X C E E D F L E E T O P T I M I Z AT I O N G O A L S Table of Contents 3 4 4 5 5 6 6 6 8 8 Overview Using Wireless Fleet Management to

More information

AUTONOMOUS CARS: TECHNIQUES AND CHALLENGES

AUTONOMOUS CARS: TECHNIQUES AND CHALLENGES youtube.com/watch?v=ollfk8osnem AUTONOMOUS CARS: TECHNIQUES AND CHALLENGES Slides: https://dhgo.to/coe-cars Prof. Dr. Dominik Herrmann // University of Bamberg (Germany) Often inappropriately used. How

More information

Tenders, Some Background

Tenders, Some Background Tenders, Some Background Railway enthusiasts have generally seen tenders as an integral part of the locomotive to which they are attached. This was the case with early railway companies tenders and continued

More information

HOW T O TO B UILD BUILD A F AST F PINEWOOD DERBY C AR CAR Scotten W. Jones

HOW T O TO B UILD BUILD A F AST F PINEWOOD DERBY C AR CAR Scotten W. Jones HOW TO BUILD A FAST PINEWOOD DERBY CAR Scotten W. Jones I have to do what! Turn this Into this Start with the official BSA pinewood derby car kit Finish with a fast pinewood derby car Warning/disclaimer

More information

Fourth Grade. Multiplication Review. Slide 1 / 146 Slide 2 / 146. Slide 3 / 146. Slide 4 / 146. Slide 5 / 146. Slide 6 / 146

Fourth Grade. Multiplication Review. Slide 1 / 146 Slide 2 / 146. Slide 3 / 146. Slide 4 / 146. Slide 5 / 146. Slide 6 / 146 Slide 1 / 146 Slide 2 / 146 Fourth Grade Multiplication and Division Relationship 2015-11-23 www.njctl.org Multiplication Review Slide 3 / 146 Table of Contents Properties of Multiplication Factors Prime

More information

Deriving Consistency from LEGOs

Deriving Consistency from LEGOs Deriving Consistency from LEGOs What we have learned in 6 years of FLL by Austin and Travis Schuh Objectives Basic Building Techniques How to Build Arms and Drive Trains Using Sensors How to Choose a Programming

More information

Fourth Grade. Slide 1 / 146. Slide 2 / 146. Slide 3 / 146. Multiplication and Division Relationship. Table of Contents. Multiplication Review

Fourth Grade. Slide 1 / 146. Slide 2 / 146. Slide 3 / 146. Multiplication and Division Relationship. Table of Contents. Multiplication Review Slide 1 / 146 Slide 2 / 146 Fourth Grade Multiplication and Division Relationship 2015-11-23 www.njctl.org Table of Contents Slide 3 / 146 Click on a topic to go to that section. Multiplication Review

More information

User s Manual. Spin & Learn Adventure Globe VTech Printed in China

User s Manual. Spin & Learn Adventure Globe VTech Printed in China User s Manual Spin & Learn Adventure Globe 2010 VTech Printed in China 91-002595-000 INTRODUCTION Thank you for purchasing the VTech Spin & Learn Adventure Globe! The interactive globe features countries,

More information

How Successful Food Trucks Choose the Best Locations

How Successful Food Trucks Choose the Best Locations How Successful Food Trucks Choose the Best Locations Here is a secret for how food trucks pick the best spots. Flocks of street food lovers line up at food trucks across the United States in record numbers,

More information

Jedlik Ányos Plan E-mobility concept of the Hungarian Government Green emotion Project Closing Conference

Jedlik Ányos Plan E-mobility concept of the Hungarian Government Green emotion Project Closing Conference Jedlik Ányos Plan E-mobility concept of the Hungarian Government Green emotion Project Closing Conference Dr. Lenner Áron Márk Deputy State Secretary Ministry for National Economy 1 Antecedents Evolution

More information

Foundations of Physical Science. Unit 2: Work and Energy

Foundations of Physical Science. Unit 2: Work and Energy Foundations of Physical Science Unit 2: Work and Energy Chapter 4: Machines and Mechanical Systems 4.1 Force and Machines 4.2 The Lever 4.3 Designing Gear Machines Learning Goals Describe and explain a

More information

Commercial Waste Company Saves $260,000 in First Year with Air-Weigh's BinMaxx Front End Loader Scales

Commercial Waste Company Saves $260,000 in First Year with Air-Weigh's BinMaxx Front End Loader Scales CASE STUDY: Commercial Waste Company Saves $260,000 in First Year with Air-Weigh's BinMaxx Front End Loader Scales SOLUTION OVERVIEW: Air-Weigh's BinMaxx is an arm mounted weigh-in-motion scale made to

More information

The Trojan Museum Trust. Patron Tim Schenken

The Trojan Museum Trust. Patron Tim Schenken The Trojan Museum Trust Patron Tim Schenken News Sheet No. 24 Winter 2017 Dear Friends, Welcome to your winter news sheet, it seems like a lot of things have been happening since we last spoke. The biggest

More information

Federal Motor Carrier Safety Administration

Federal Motor Carrier Safety Administration U.S. Department of Transportation Keyword Links Contact Us Español Federal Motor Carrier Safety Administration Home Rules & Regulations Registration & Licensing Forms Safety & Security Facts & Research

More information

The US Car Wash Equipment Market ( Edition) October 2017

The US Car Wash Equipment Market ( Edition) October 2017 The US Car Wash Equipment Market (2017-2021 Edition) October 2017 The US Car Wash Equipment Market Scope of the Report The report titled The US Car Wash Equipment Market: Size, Trends & Forecasts (2017-2021)

More information

ecognition of Prior Learning (RPL)

ecognition of Prior Learning (RPL) ecognition of Prior Learning (RPL) EVIDENCE GUIDE FOR INSPECT AND LUBRICATE AN AUTOMOTIVE SYSTEM Evidence Guide inspect and lubricate an automotive system Page 1 of 15 National Certificate in Professional

More information

EAGLE VALLEY SPEEDWAY - JIM FALLS, WI HORNET RULES

EAGLE VALLEY SPEEDWAY - JIM FALLS, WI HORNET RULES EAGLE VALLEY SPEEDWAY - JIM FALLS, WI - 2017 HORNET RULES General: 1. All cars are subject to an inspection at any time. It is the responsibility of the driver to prepare their car free of defects and

More information

4 Tips for Passing Your Next Roadside Inspection

4 Tips for Passing Your Next Roadside Inspection 4 Tips for Passing Your Next Roadside Inspection Introduction Do your drivers get nervous stopping at an inspection station? Do their palms get a little sweaty when pulled over by a state trooper because

More information

DRIVING & CITY VEHICLES January To identify some rules relevant to use of vehicles; and,

DRIVING & CITY VEHICLES January To identify some rules relevant to use of vehicles; and, A. PURPOSE The purpose of Section is to: 1. Set Authorized Driver standards; 2. To identify some rules relevant to use of vehicles; and, 3. To comply with IRS laws regarding taxation of commuter use of

More information

Hawk Mountain Council. Frontier District. Cub Scout District Pinewood Derby

Hawk Mountain Council. Frontier District. Cub Scout District Pinewood Derby Hawk Mountain Council Frontier District Cub Scout District Pinewood Derby Kutztown High School Gymnasium Saturday, March 25, 2017 2017 HAWK MOUNTAIN COUNCIL FRONTIER DISTRICT Dear Cubmaster & Committee

More information

BIOFUELS DEMAND FORECASTS

BIOFUELS DEMAND FORECASTS BIOFUELS DEMAND FORECASTS Issue N 4 February 23, 2018 1.0 SUMMARY Warning Main changes between November and February forecasts: 2017 numbers All the changes mentioned below have been made based on the

More information

Residential Waste Hauling Study CUSTOMER SURVEY RESULTS NOVEMBER 24, 2010

Residential Waste Hauling Study CUSTOMER SURVEY RESULTS NOVEMBER 24, 2010 Residential Waste Hauling Study CUSTOMER SURVEY RESULTS NOVEMBER 24, 2010 Survey Overview Random sample of 2,000 single family addresses selected by City Responses to this random sample are representative

More information

Cyber Blue FRC 234 FRC 775 Motor Testing WCP 775Pro and AM775 December, 2017

Cyber Blue FRC 234 FRC 775 Motor Testing WCP 775Pro and AM775 December, 2017 Cyber Blue FRC 234 FRC 775 Motor Testing WCP 775Pro and AM775 December, 2017 Background In the summer and fall of 2017, Cyber Blue completed a series of FRC motor tests to compare several performance characteristics.

More information

SET-UP TWO STROKE - presentation. SET-UP TWO STROKE - data entry

SET-UP TWO STROKE - presentation. SET-UP TWO STROKE - data entry SET-UP TWO STROKE - presentation The software SET-UP TWO STROKE at opening is in this way SET-UP TWO STROKE - data entry The first data to be entered are those related to the engine. The majority of the

More information

#14. Evaluation of Regulation 1071/2009 and 1072/ General survey COMPLETE 1 / 6. PAGE 1: Background

#14. Evaluation of Regulation 1071/2009 and 1072/ General survey COMPLETE 1 / 6. PAGE 1: Background #14 COMPLETE Collector: Web Link 1 (Web Link) Started: Monday, March 23, 2015 5:21:56 AM Last Modified: Tuesday, March 24, 2015 9:20:23 AM Time Spent: Over a day IP Address: 109.135.2.198 PAGE 1: Background

More information

VOLUNTEER DRIVER TRAINING PRESENTATION

VOLUNTEER DRIVER TRAINING PRESENTATION VOLUNTEER DRIVER TRAINING PRESENTATION NON-EMERGENCY VEHICLE OPERATION Non sworn personnel are not authorized to operate agency vehicles in emergency mode (lights/sirens). Vehicles must be operated in

More information

8051 MICRO-CONTROLLER BASED ROBOTIC CAR

8051 MICRO-CONTROLLER BASED ROBOTIC CAR 8051 MICRO-CONTROLLER BASED ROBOTIC CAR Robotic Car is a miniature prototype car powered by batteries whose various movements can be control either manually or automatically, or the combination of both.

More information

Operation of Fork Lift Trucks

Operation of Fork Lift Trucks Operation of Fork Lift Trucks 1. PURPOSE The purpose of this Procedure is to define the rules for the safe operation of Forklift trucks within the University. 2. SCOPE These rules apply to all rider-type

More information

INTRODUCTION. I.1 - Historical review.

INTRODUCTION. I.1 - Historical review. INTRODUCTION. I.1 - Historical review. The history of electrical motors goes back as far as 1820, when Hans Christian Oersted discovered the magnetic effect of an electric current. One year later, Michael

More information

NWIC Space Center s 2017 First Nations Launch Achievements

NWIC Space Center s 2017 First Nations Launch Achievements NWIC Space Center s 2017 First Nations Launch Achievements On April 18, 2017, we were on two airplanes to Milwaukee, Wisconsin by 6:30 am for a long flight. There were 12 students, 3 mentors, 2 toddlers

More information

PARTING COMPANY. Producer Switches Parts Brand After Proven Performance. written by Michelle Cwach 6 THE FEED

PARTING COMPANY. Producer Switches Parts Brand After Proven Performance. written by Michelle Cwach 6 THE FEED PARTING COMPANY Producer Switches Parts Brand After Proven Performance written by Michelle Cwach 6 THE FEED kpijci.com 7 For years, Tom Smith had been satisfied with the performance of his cone liners.

More information

Mexican Beetle 1600i. Fuel Injection System. Ignition Timing

Mexican Beetle 1600i. Fuel Injection System. Ignition Timing Mexican Beetle 1600i Fuel Injection System Ignition Timing Version 1.00 Phil Ade 2005 1 Table of Contents 1.0 Introduction 3 1.1 Tools Required 3 1.2 Prerequisites 3 2.0 Setting the Timing on a 1600i Engine

More information

Mission Assurance, Renewables and the Smart Grid

Mission Assurance, Renewables and the Smart Grid Mission Assurance, Renewables and the Smart Grid Mark Wagner Vice President Government Relations Johnson Controls, Inc. October 13, 1 Agenda 1. The Art of the Possible: 9 Palms ESPC Project. A Day in the

More information

All levers are one of three types, usually called classes. The class of a lever depends on the relative position of the load, effort and fulcrum:

All levers are one of three types, usually called classes. The class of a lever depends on the relative position of the load, effort and fulcrum: Página 66 de 232 Mechanisms A mechanism is simply a device which takes an input motion and force, and outputs a different motion and force. The point of a mechanism is to make the job easier to do. The

More information

GSEM District 14 Neighborhood 6 Powder Puff Derby Official Rules

GSEM District 14 Neighborhood 6 Powder Puff Derby Official Rules GSEM District 14 Neighborhood 6 Powder Puff Derby - 2017 Official Rules The Powder Puff Derby is modeled after Boy Scouts of America s Pinewood Derby. What is a Powder Puff Derby? A bunch of fun! At the

More information

CONTACT: Rasto Brezny Executive Director Manufacturers of Emission Controls Association 2200 Wilson Boulevard Suite 310 Arlington, VA Tel.

CONTACT: Rasto Brezny Executive Director Manufacturers of Emission Controls Association 2200 Wilson Boulevard Suite 310 Arlington, VA Tel. WRITTEN COMMENTS OF THE MANUFACTURERS OF EMISSION CONTROLS ASSOCIATION ON CALIFORNIA AIR RESOURCES BOARD S PROPOSED AMENDMENTS TO CALIFORNIA EMISSION CONTROL SYSTEM WARRANTY REGULATIONS AND MAINTENANCE

More information

made by Instruction manual for the digital ignition switch m-lock

made by Instruction manual for the digital ignition switch m-lock made by Instruction manual for the digital ignition switch m-lock Suchen Sie die deutsche Bedienungsanleitung? Besuchen Sie support auf www.motogadget.de 0 Thank you very much for purchasing a high quality

More information

20th. SOLUTIONS for FLUID MOVEMENT, MEASUREMENT & CONTAINMENT. Do You Need a Booster Pump? Is Repeatability or Accuracy More Important?

20th. SOLUTIONS for FLUID MOVEMENT, MEASUREMENT & CONTAINMENT. Do You Need a Booster Pump? Is Repeatability or Accuracy More Important? Do You Need a Booster Pump? Secrets to Flowmeter Selection Success Is Repeatability or Accuracy More Important? 20th 1995-2015 SOLUTIONS for FLUID MOVEMENT, MEASUREMENT & CONTAINMENT Special Section Inside!

More information

OPENSAP IMAGINE IOT PROTOTYPE CHALLENGE

OPENSAP IMAGINE IOT PROTOTYPE CHALLENGE OPENSAP IMAGINE IOT PROTOTYPE CHALLENGE STORY SUMMARY The local police force wants to improve effectiveness of their parking control force to increase revenue and reduce illegal parking. STORYLINE The

More information

Doing business with Petrobras - Procurement Strategies and Local Content. Policy.

Doing business with Petrobras - Procurement Strategies and Local Content. Policy. Doing business with Petrobras - Procurement Strategies and Local Content Ronaldo M. L. Martins, M.Sc. Market Development, Manager Procurement Department March/2015 Policy. Disclaimer FORWARD-LOOKING STATEMENTS

More information

Fuzzy Logic Control for Non Linear Car Air Conditioning

Fuzzy Logic Control for Non Linear Car Air Conditioning Faculty of Electrical Engineering Universiti Teknologi Malaysia VOL. 8, NO. 2, 6, 38 45 ELEKTRIKA Fuzzy Logic Control for Non Linear Car Air Conditioning Mohd Fauzi Othman * and Siti Marhainis Othman Department

More information

Commercial Driver s License Drug and Alcohol Clearinghouse Frequently Asked Questions

Commercial Driver s License Drug and Alcohol Clearinghouse Frequently Asked Questions DRUG & ALCOHOL CLEARINGHOUSE Commercial Driver s License Drug and Alcohol Clearinghouse Frequently Asked Questions 1. What is the Drug and Alcohol Clearinghouse (Clearinghouse)? The Clearinghouse will

More information

TID INFO-MODULE. Mounting guide & Operating instructions. For Corsa-B / Tigra-A / Astra-F

TID INFO-MODULE. Mounting guide & Operating instructions. For Corsa-B / Tigra-A / Astra-F TID INFO-MODULE Mounting guide & Operating instructions For Corsa-B / Tigra-A / Astra-F Overview: I II III Introduction 1. Welcome! 2. What s new? 3. What do we provide? Mounting Guideline 1. *Removing

More information

CHAPTER 20: Operation and maintenance

CHAPTER 20: Operation and maintenance Pressurized Irrigation Techniques 20.1 CHAPTER 20: Operation and maintenance INTRODUCTION The efficient operation of an irrigation system depends mainly on the ability of the farmer to make the best use

More information

EVBAT36V13AH-S EVBAT36V16AH-F EVBAT48V13AH-F. Dovozce: GWL Power Ltd., VAT ID: CZ

EVBAT36V13AH-S EVBAT36V16AH-F EVBAT48V13AH-F.   Dovozce: GWL Power Ltd., VAT ID: CZ EVBAT36V13AH-S EVBAT36V16AH-F EVBAT48V13AH-F Thank you for purchasing EVBIKE battery set. We believe that you will be fully satiffied with its use. Before installing and first use, read carefully the instructions!

More information

Knowledge Representation for the Semantic Web

Knowledge Representation for the Semantic Web Knowledge Representation for the Semantic Web Winter Quarter 2011 Pascal Hitzler Slides 9 02/24/2010 Kno.e.sis Center Wright State University, Dayton, OH http://www.knoesis.org/pascal/ KR4SW Winter 2011

More information

Interim report on noise in F2C, October 2010 Rob Metkemeijer

Interim report on noise in F2C, October 2010 Rob Metkemeijer 1 Interim report on noise in F2C, October 2010 Rob Metkemeijer 1. Introduction. At the 2010 CIAM plenary it was decided that in 2010 a strategy for noise control in F2C team race will be prepared, aiming

More information

Women In Transportation Seminar The Future of Transportation How Do We Get There. US Department of Transportation NHTSA Julie J Kang

Women In Transportation Seminar The Future of Transportation How Do We Get There. US Department of Transportation NHTSA Julie J Kang Women In Transportation Seminar The Future of Transportation How Do We Get There US Department of Transportation NHTSA Julie J Kang NHTSA s Mission and Strategy NHTSA is an organization under the U.S.

More information

Focus on the Road. Dangers of distracted driving Tips for avoiding common distractions Costs and consequences

Focus on the Road. Dangers of distracted driving Tips for avoiding common distractions Costs and consequences Focus on the Road Dangers of distracted driving Tips for avoiding common distractions Costs and consequences Focus on the road The most important thing to think about while driving is driving. Distracted

More information

ROPE DANCER INSTRUCTION MANUAL:

ROPE DANCER INSTRUCTION MANUAL: Educational Design Robot ROPE DANCER INSTRUCTION MANUAL: Model WTR-RD1 2010 AREXX - THE NETHERLANDS CONTENT 1. Product information Rope Dancer 3 2. General assembly information 4 2.1 Parts list Rope Dancer

More information

Rubber-stamp for remanufacture

Rubber-stamp for remanufacture Rubber-stamp for remanufacture Key Facts Bandvulc is a family firm established in the 1970s. Its re-tread tyres are fitted to up to 70% of supermarket fleets in the UK. Each year, the company helps to

More information

FEEL THE ADRENALINE WITH THE PERFECT GRIP

FEEL THE ADRENALINE WITH THE PERFECT GRIP FEEL THE ADRENALINE WITH THE PERFECT GRIP Only a world leader in motorsport and the preferred supplier in the most prestigious car and supercar brands could benefit from its 111 years of experience in

More information

RACE DAY: January 24, 2009 (8:30 1:30)

RACE DAY: January 24, 2009 (8:30 1:30) GRAND PRIX PINEWOOD DERBY RULES FOR 2009 From the Pack 727 Pinewood Derby Race Committee RACE DAY: January 24, 2009 (8:30 1:30) Scout event Our goal is that the Scout should have the fun of racing a car

More information

Toyota Motor North America, Inc. Grant of Petition for Temporary Exemption from an Electrical Safety Requirement of FMVSS No. 305

Toyota Motor North America, Inc. Grant of Petition for Temporary Exemption from an Electrical Safety Requirement of FMVSS No. 305 This document is scheduled to be published in the Federal Register on 01/02/2015 and available online at http://federalregister.gov/a/2014-30749, and on FDsys.gov DEPARTMENT OF TRANSPORTATION National

More information

Dutch Alcohol Interlock Program. Desirée Schaap Projectmanager Alcohol Interlock Program Ministry of Infrastructure and the Environment

Dutch Alcohol Interlock Program. Desirée Schaap Projectmanager Alcohol Interlock Program Ministry of Infrastructure and the Environment Dutch Alcohol Interlock Program Desirée Schaap Projectmanager Alcohol Interlock Program Ministry of Infrastructure and the Environment Netherlands 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006

More information

LACROSSE BATTERY CHARGER BC 700 MANUAL ARCHIVE

LACROSSE BATTERY CHARGER BC 700 MANUAL ARCHIVE 16 April, 2018 LACROSSE BATTERY CHARGER BC 700 MANUAL ARCHIVE Document Filetype: PDF 299.65 KB 0 LACROSSE BATTERY CHARGER BC 700 MANUAL ARCHIVE I just got this NiMH and NiCad charger in the mail from Amazon

More information

Learning to Set-Up Your Warrior Drive Belt Arizona Warrior (Rev4) BEFORE GETTING STARTED

Learning to Set-Up Your Warrior Drive Belt Arizona Warrior (Rev4) BEFORE GETTING STARTED BEFORE GETTING STARTED 1. A noise one guy calls 'howling' is the same noise another guy calls 'squealing' so unless you are both hearing the noise with your own ears its better to not assume a drive belt

More information

How to use Thinkorswim to Buy a Call Option with simple Profit Taking and Stop Loss with Condition

How to use Thinkorswim to Buy a Call Option with simple Profit Taking and Stop Loss with Condition How to use Thinkorswim to Buy a Call Option with simple Profit Taking and Stop Loss with Condition by Beyond Insights Sdn Bhd Copyright 2010 Beyond Insights Sdn. Bhd 1 Click on papermoney button Copyright

More information

ORIGINAL TH540 TH380 USER GUIDE

ORIGINAL TH540 TH380 USER GUIDE ORIGINAL TH540 TH380 USER GUIDE Ref. NTH540/380 Index 03. Contents Description:... 2 Characteristics:... 2 Mounting the handle no. 4:... 3 Mounting the hedge-trimmer head on the POWERCOUP handle:... 3

More information

LEAD SCREWS 101 A BASIC GUIDE TO IMPLEMENTING A LEAD SCREW ASSEMBLY FOR ANY DESIGN

LEAD SCREWS 101 A BASIC GUIDE TO IMPLEMENTING A LEAD SCREW ASSEMBLY FOR ANY DESIGN LEAD SCREWS 101 A BASIC GUIDE TO IMPLEMENTING A LEAD SCREW ASSEMBLY FOR ANY DESIGN Released by: Keith Knight Kerk Products Division Haydon Kerk Motion Solutions Lead Screws 101: A Basic Guide to Implementing

More information

PERFORMANCE AND ACCEPTANCE OF ELECTRIC AND HYBRID VEHICLES

PERFORMANCE AND ACCEPTANCE OF ELECTRIC AND HYBRID VEHICLES July ECN-C--- PERFORMANCE AND ACCEPTANCE OF ELECTRIC AND HYBRID VEHICLES Determination of attitude shifts and energy consumption of electric and hybrid vehicles used in the ELCIDIS project H. Jeeninga

More information

SEGMENT SIXTEEN - Other Risks and Hazards

SEGMENT SIXTEEN - Other Risks and Hazards SEGMENT SIXTEEN - Other Risks and Hazards After studying this segment you should have a greater understanding of other risks and hazards that are less common in the Seafood Industry such as working from

More information

Model Contest Judging: Eliminating the Mystery. Sunrise Division 02 Rocky Mountain Region National Model Railroad Association

Model Contest Judging: Eliminating the Mystery. Sunrise Division 02 Rocky Mountain Region National Model Railroad Association Model Contest Judging: Eliminating the Mystery Jim Laird / Gary Myers Sunrise Division 02 Rocky Mountain Region National Model Railroad Association Achievement Program & Contests The purpose of the Achievement

More information

FARMALL U SERIES UTILITY TRACTORS

FARMALL U SERIES UTILITY TRACTORS FARMALL U SERIES UTILITY TRACTORS THE FARMALL U IS LIVING UP TO ITS LEGACY, ONE FEATURE AT A TIME. Farmall U series utility tractors are descended from 90 years of hard-working iron and designed to do

More information