Fuzzy Applications by W. Silvert, IPIMAR, Portugal.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Numerical Analysis. TOPIC Interpolation TOPIC Interpolation.
12-8 Mixed Expressions and Complex Fractions Objective Students will be able to simplify complex fractions.

Give qualifications of instructors: DAP
Database Systems: Design, Implementation, and Management Tenth Edition
Overview of Data Structures and Algorithms
Activity relationship analysis
Unit 1: Java and Eclipse UML. Depending on the source, the acronym UML is said to stand for “unified modeling language” or “universal modeling language”.
Fuzzy Traffic Light Method A Presentation by William Silvert, Ph. D. Lisbon, Portugal.
Fuzzy Expert Systems. Lecture Outline What is fuzzy thinking? What is fuzzy thinking? Fuzzy sets Fuzzy sets Linguistic variables and hedges Linguistic.
Markov Analysis Jørn Vatn NTNU.
CS 151 Digital Systems Design Lecture 37 Register Transfer Level
Chapter 2 Data Models Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
7M701 1 Software Engineering Software Requirements Sommerville, Ian (2001) Software Engineering, 6 th edition: Chapter 5
Software Requirements
Jump to first page Chapter 2c System Analysis - Logic Modeling.
Concepts of Database Management Sixth Edition
Ming-Feng Yeh General Fuzzy Systems A fuzzy system is a static nonlinear mapping between its inputs and outputs (i.e., it is not a dynamic system).
Copyright © Cengage Learning. All rights reserved. CHAPTER 2 THE LOGIC OF COMPOUND STATEMENTS THE LOGIC OF COMPOUND STATEMENTS.
Chapter 8 Structuring System Data Requirements
Fuzzy Traffic Light Methods by W. Silvert, IPIMAR, Portugal and P. Fanning, R. Halliday, and R. Mohn DFO, Canada.
Table of Contents The independent variable, x, denotes a member of the domain and the dependent variable, y, denotes a member of the range. We say, "y.
Function: Definition A function is a correspondence from a first set, called the domain, to a second set, called the range, such that each element in the.
How do you simplify? Simple Complicated.
The Plan KNOW WHERE YOU ARE HEADED mission statement identifies the nature of the business and the reason it exists All tactics and strategies should be.
Chapter 4 The Relational Model 3: Advanced Topics Concepts of Database Management Seventh Edition.
Adaptive Processes © Adaptive Processes Simpler, Faster, Better Software Requirements.
Learning Objectives Copyright © 2002 South-Western/Thomson Learning Multivariate Data Analysis CHAPTER seventeen.
Exploratory Research Design Week 02
Representing Proportional Relationships
Copyright 2010 Delmar, a part of Cengage Learning. All Rights Reserved. H O S P I T A L I T Y & T R A V E L M A R K E T I N G & T R A V E L M A R K E T.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 8 Slide 1 Chapter 8 Structuring System Logical Requirements.
Exponents. Definition: Exponent The exponent of a number says how many times to use that number in a multiplication. It is written as a small number to.
Discrete Mathematics Math Review. Math Review: Exponents, logarithms, polynomials, limits, floors and ceilings* * This background review is useful for.
Introduction A GENERAL MODEL OF SYSTEM OPTIMIZATION.
A REVIEW OF BIOLOGICAL REFERENCE POINTS AND MANAGEMENT OF THE CHILEAN JACK MACKEREL Aquiles Sepúlveda Instituto de Investigación Pesquera, Av. Colón 2780,
Theory and Applications
1 Orientation Orientation Meeting National Association of Roller Coaster Enthusiasts.
Project Life Cycle.
Chapter 5 Models and UML Notation for The Object-Oriented Approach.
Modeling system requirements. Purpose of Models Models help an analyst clarify and refine a design. Models help simplify the complexity of information.
First-Order Logic Introduction Syntax and Semantics Using First-Order Logic Summary.
Chapter 8 Introduction to Hypothesis Testing ©. Chapter 8 - Chapter Outcomes After studying the material in this chapter, you should be able to: 4 Formulate.
Introduction To Engineering Bike Lab 1 – 4 Report Agenda: Lab Report Format Team Writing Outline Lab 1 Report.
1.2e: solving literal equations M(F&A)–10–4: Demonstrates conceptual understanding of equality by solving problems involving algebraic reasoning about.
Theory and Applications
An Axiomatic Basis for Computer Programming Robert Stewart.
Cis339 Modern Systems Analysis and Design Fifth Edition Chapter 8 Structuring System Logic Requirements: 8.1.
1 Application of the HD ratio to IPv4 [prop-020-v001] Policy SIG 1 Sept 2004 APNIC18, Nadi, Fiji.
G(s) Input (sinusoid) Time Output Ti me InputOutput A linear, time-invariant single input and single output (SISO) system. The input to this system is.
LABORATORY MANAGEMENT Lecture 4. Planning at the Departmental Level The laboratory director must determine both laboratory goals and objectives, as well.
Lecture 5 Frames. Associative networks, rules or logic do not provide the ability to group facts into associated clusters or to associate relevant procedural.
General Analysis Procedure and Calculator Policy Calculator Policy.
Type-2 Fuzzy Sets and Systems. Outline Introduction Type-2 fuzzy sets. Interval type-2 fuzzy sets Type-2 fuzzy systems.
Modern Systems Analysis and Design Fourth Edition Chapter 8 Structuring System Logical Requirements (process description)
Functions and Their Properties Section 1.2 Day 1.
1 Software Requirements Descriptions and specifications of a system.
Lot-by-Lot Acceptance Sampling for Attributes
SURGERY GUIDELINES AND GENERAL SURGERY
Chapter 8 Structuring System Logical Requirements
Business System Development
Presentation on Software Requirements Submitted by
SNS College of Engineering Coimbatore
Composition as a Variable (Two Component System)
EMPIRICAL STUDY AND FORECASTING (II)
Your name Your faculty mentor’s name Department
Topics Introduction to Value-returning Functions: Generating Random Numbers Writing Your Own Value-Returning Functions The math Module Storing Functions.
Chapter 8 Structuring System Logical Requirements
Your name Your faculty mentor’s name Department
Presentation transcript:

Fuzzy Applications by W. Silvert, IPIMAR, Portugal

Application to NAFO model  The NAFO model presented by Bill Brodie in his talk uses the following simplified scheme: We can make a fuzzy representation of this as follows:

Region 1  Region 1 can be described as follows: If F is low and B is high

Region 2  Region 2 can be described as follows: If F is high and B is high

Region 3  Region 3 can be described as follows: If F is high and B is low

Region 4  Region 4 can be described as follows: If B is very low

Quantification We quantify the model by saying that:  F is 100% low if F < 0.1  F is 100% high if F > 0.2  For 0.1 < F < 0.2 interpolate For example F=0.15 is 50% high, 50% low  We do the same for biomass  Now let us take a look at the more complex figure from the written documentation Brodie submitted...

More Detailed Analysis

Fuzzy Zones The regions between B lim and B buf, and between F lim and F buf, are fuzzy zones. These are the zones where B and F are in both HIGH and LOW sets

Rules for Action Typical rules are:  IF B high and F low (#1) THEN continue  IF B high and F high (#2) THEN reduce F  etc. Corresponding fuzzy rules are  IF B high and F low (#1) THEN continue  IF B high and F high (#2) THEN reduce F drastically, where we might specify a rate of fishing reduction

Implementation  The fuzzy rules get rid of the sharp line between regions. Assume biomass is high (regions #1 and #2) – then the rules are interpreted as follows:  IF F = 0.1 THEN mortality is 100% low and we continue  IF F = 0.2 THEN mortality is 100% high and we reduce fishing drastically  IF F = 0.15 THEN mortality is and we reduce fishing moderately (drastic/2)

More Complexity  We can apply the same reasoning to more complicated ranges, such as in this area: Here we have biomass and mortality both in the fuzzy area between high and low, and we have a continuous management policy

General Procedure  Identify states of the system for which you want to assign actions.  In this case the states are visualised as areas on the Biomass-Mortality phase diagrams  The areas do not cover the entire diagram  For example, (F 0.2)=HIGH  Interpolate to find fuzzy mixed state  Assign action on basis of memberships  Example: if F=0.15, the state is 50% LOW and 50% high and the action is half-way in between

Summary  In any situation where we have different management regimes associated with the values of various variables (Indicators or Characteristics), we can describe fuzzy sets that give us a continuous and more flexible management policy without sharp cutoffs and discontinuities.