Using Fuzzy Logic to Evaluate the Seismic Preparedness of New Mexico Emergency Response Buildings

Size: px
Start display at page:

Download "Using Fuzzy Logic to Evaluate the Seismic Preparedness of New Mexico Emergency Response Buildings"

Transcription

1 Using Fuzzy Logic to Evaluate the Seismic Preparedness of New Mexico Emergency Response Buildings Elliot Esquivel New Mexico Institute of Mining and Technology Socorro, NM Advised by Dr. Claudia Wilson New Mexico Institute of Mining and Technology Socorro, NM ABSTRACT This paper will discuss the application of fuzzy logic to prioritize buildings potentially susceptible to earthquake loads, which was developed by the author and a colleague. Although a prioritization method had already been developed in 2014 by students at New Mexico Tech, it was challenging to be used by the general public without training. For this reason, the method was modified with the use of fuzzy logic to be more functional for emergency management officials by providing a descriptive score output along with a ranking of each building s importance. This method was applied to 58 essential buildings that had been considered potentially seismically hazardous by the Rapid Visual Screening (RVS) method in New Mexico, which was developed by the Federal Emergency Management Agency (FEMA). INTRODUCTION Even though earthquakes are some of the most damaging natural disasters, seismic preparedness has not been a priority in the state of New Mexico. While this might seem reasonable because most of the state is in a low seismicity region (FEMA, 2002), Socorro county is a moderately active seismic region because of an underground magma chamber ten miles beneath the surface in the center of the county. This is why, in 2010, Dr. Claudia Wilson at the New Mexico Institute of Mining and Technology was contacted by the Department of Homeland Security and Emergency Management to help them improve the state s earthquake preparedness.

2 BACKGROUND The RVS method, which was developed by FEMA, does a good job of determining whether or not a building needs to be evaluated by a structural engineer (scores lower than 2), but this method was not particularly useful in New Mexico. This is because 58 of the 72 buildings that were evaluated using RVS (Brewster, et. al., 2012) received a score of zero. While this is useful because it allows the government to focus their efforts on buildings that need to be reviewed, there are simply too many buildings to feasibly review. Because there is a limited budget to hire a professional engineer to review each of these buildings, a prioritization method was needed to determine which buildings would need to be reviewed first. FUZZY LOGIC PRIORITIZATION Fuzzy logic is a subset of logic that is intrinsically different from Boolean logic. Where Boolean logic can return true or false results, fuzzy logic is able to give results such as partially true, or mostly false (MathWorks, 2015). In this case, it allows for a more complete analysis of the parameters considered for each building, rather than ranking buildings with one structural irregularity the same as buildings with several of these same irregularities, like the RVS approach. To implement fuzzy logic, MATLAB was used with the Fuzzy Logic Toolbox to allow for visual editing of fuzzy inference systems (FIS) and fuzzy rules. A diagram of the entire system can be seen in Figure 1. Figure 1. Overview of inputs, FIS, and output generation.

3 FUZZY INFERENCE SYSTEMS Fuzzy inference systems are where the computations are housed. The system is comprised of inputs, rules, membership functions, and outputs. An example of a FIS can be seen in Figure 2. This FIS uses a defined set of rules to generate an output (score for the falling hazards category) based on structural characteristics input into the system. In the Falling Hazard FIS pictured in Figure 1, the inputs are whether or not the building has exterior cladding, parapets or protrusions, or structural features that could potentially become a falling hazard in an earthquake. The central box is the brains of the FIS. This is where the inputs are evaluated using their membership functions, then assigned an output value (score for the falling hazards category) using a defined set of rules. A detail of the degrees of membership can be found in Figure 3. There are FIS for the following categories of risks: plan irregularities, vertical irregularities, and falling hazards. Each of these systems have unique inputs, membership functions, rules, and outputs. Figure 2. Fuzzy Inference System for Falling Hazards FUZZY MEMBERSHIP FUNCTIONS Membership functions change numerical values into degrees of membership to fuzzy sets which are described linguistically. For this application, these fuzzy sets are either Yes or No, as is the case with presence of cladding, or Few, Some, or Many, as is the case for both number of aesthetic and structural falling hazards. A visual representation of the membership function for aesthetic falling hazards can be found in Figure 3. If, for example, a structure was observed to have six aesthetic falling hazards, according to the membership functions, it would belong to Few approximately 50% and to Some approximately 50%. A structure with eight aesthetic falling hazards, however, would belong 100% to the Some fuzzy set. These degrees of membership are then used in conjunction with the rules to generate an output value.

4 Figure 3. Aesthetic Falling Hazard Membership Functions RULE LISTS The rule list is the governing set of logic rules that the FIS references when assigning the final output value for the system. An example of the rule list for the falling hazard FIS can be found in Figure 4. The rule list allows the user to combine the different inputs and assign higher importance to one input over another. In this case, more weight is given to the structural falling hazards than the aesthetic ones because falling structural features can potentially lead to structural failure, while falling aesthetic features would only lead to cosmetic damages. An example of how this appears in the rule list can be seen by comparing lines one, two, and four from Figure 4. Figure 4. Falling Hazard FIS Rule List

5 The first line states that if there is no cladding, few aesthetic features are present, and few structural features, the output will be low hazard for this structure. Line two states that if cladding is still not present and the number of aesthetic features is still few, but if there are some structural features, the output would now be moderate hazard. Finally, line four shows that if there is no cladding and the number of structural features is few, while there are some aesthetic features, the output would still be given as a low hazard, which tells the system that aesthetic hazards are less of a priority than structural ones. OUTPUT The output of the FIS is a number obtained based on the degree of membership in each fuzzy set for each input and the rules developed. In the case of the Falling Hazard FIS, this number ranges from one to ten. Membership functions describing the output are then used to linguistically describe this result, as seen in Figure 5. This output is then sent back to the original MATLAB code, where it is added to the outputs from the vertical and plan irregularity membership functions and the historical significance score. After these values are added together, they are weighted according to their ASCE 7-10 Risk Category (ASCE, 2010). The more vital a building is to preserving human lives and/or providing services essential to the community during and after a disaster or an emergency, the higher it is ranked. A hospital, for example, would receive a final weighted score of 2.5 times the final score, whereas the score for a warehouse would be 1 times the final score. Figure 5. Falling Hazard FIS Output Membership Function

6 APPLICATION OF THE PRIORITIZATION METHOD As mentioned previously, the RVS method is effective in determining whether a structure needs to be evaluated by a structural engineer. However, it assigns similar scores to structures with different levels of irregularities, leading to several structures receiving identical scores and leaving the emergency manager with no guidance regarding which structure should be evaluated first. The objective of the fuzzy logic prioritization method is to differentiate between buildings that received identical failing scores. A comparison of the RVS score and the new score assigned can be found in Table 1. As shown, the proposed method was able to successfully prioritize the structures: the higher the Fuzzy Score is, the more pertinent it is that the building be evaluated. Table 1. RVS Score vs. Fuzzy Score Building RVS Score Fuzzy Score NM State Hospital Holy Cross Hospital Santa Fe Fire Station San Miguel Wastewater Treatment Plant Building FUTURE WORK: IMPROVING USABILITY OF CODE While it is very convenient for individuals with MATLAB installed on their computer to run this code, it is very doubtful that emergency response managers will have this program available. This problem brought forth the next phase of developing the code: adding Microsoft Excel functionality. Thus far, the code will read in lines of building characteristics, output a value that reflects the buildings importance, and then rank all buildings based on priority. This step is essential as it allows for more than a single building to be analyzed at one time. It also saves time for the emergency response managers because they will be able to input an excel sheet of data and evaluate as many buildings at a time as they need, instead of entering the data and manually recording the results. This still requires running the code in MATLAB, therefore, the next and final phase of development will be writing a script or graphic user interface (GUI) that can be used without the MATLAB program being installed on the user s computer. A GUI version of the program would likely have an option for downloading a template of the required Excel file, which the user would then populate with data, and then choosing that template to access the data directly from the GUI. CONCLUSIONS Fuzzy logic was successfully implemented to give a more diverse range of outputs and rank the buildings that need to be evaluated by a professional engineer. The method was successfully applied to several buildings that received failing RVS scores in New Mexico. In the future, Excel and GUI implementation will be finalized and a program will be published that will allow emergency response managers throughout the nation to evaluate buildings in their respective counties. It is important that this program be accessible for use on any computer.

7 REFERENCES American Society of Civil Engineers (2010). Minimum Design Loads for Buildings and Other Structures (ASCE 7-10). Reston, VA. Brewstar, A., Brenda, R., Gavi, G., Lake, C., McCaslin, K., Ogungbade, O., Thorn, A., and Yates, E., (2012) Earthquake State Assistance Grant Assessing the Seismic Preparedness of New Mexico. New Mexico Institute of Mining and Technology., Socorro, NM. Federal Emergency Management Agency (2002) Rapid Visual Screening of Building for Potential Seismic Hazards: A Handbook FEMA P-154. Second Edition, March 2002, Washington, D.C. MathWorks (2015). What is Fuzzy Logic? The MathWorks, Inc., Natick, MA.

Performance Based Learning and Assessment Task Exploring Coal Pillar Mining I. ASSESSSMENT TASK OVERVIEW & PURPOSE: The purpose of this activity is

Performance Based Learning and Assessment Task Exploring Coal Pillar Mining I. ASSESSSMENT TASK OVERVIEW & PURPOSE: The purpose of this activity is Performance Based Learning and Assessment Task Exploring Coal Pillar Mining I. ASSESSSMENT TASK OVERVIEW & PURPOSE: The purpose of this activity is to assess the students ability to calculate volume and

More information

MANAGEMENT OF THE INVESTIGATION PROCESS AT MAJOR INCIDENTS

MANAGEMENT OF THE INVESTIGATION PROCESS AT MAJOR INCIDENTS MANAGEMENT OF THE INVESTIGATION PROCESS AT MAJOR INCIDENTS Ronald L. Hopkins, CFPS, CFEI Eastern Kentucky University, USA ABSTRACT The goal of any fire or explosion investigation is to determine the origin,

More information

Handout 1.3 Potential Candidates for Essential Records Status

Handout 1.3 Potential Candidates for Essential Records Status Essential Records Webinar Session 1 Potential Candidates for Essential Records Status Handout 1.3 Handout 1.3 Potential Candidates for Essential Records Status Table 1: Potential Candidates for Essential

More information

Anchorage All-Hazard Mitigation Plan October 2004

Anchorage All-Hazard Mitigation Plan October 2004 EXECUTIVE SUMMARY The Municipality of Anchorage (MOA) is vulnerable to a wide range of natural, technological, and human/societal hazards including earthquakes, avalanches, and hazardous material accidents.

More information

Evolution of a Business Continuity Program Lessons Learned from a Review of the Business Continuity Program at EBMUD

Evolution of a Business Continuity Program Lessons Learned from a Review of the Business Continuity Program at EBMUD Evolution of a Business Continuity Program Lessons Learned from a Review of the Business Continuity Program at EBMUD October 2011 Julia R. Halsne - M.B.A., M.S. Manager of Business Continuity Presentation

More information

Continuity of Operations (COOP) Plan Template Instructions. Federal Emergency Management Agency 500 C ST, SW Washington, D.C.

Continuity of Operations (COOP) Plan Template Instructions. Federal Emergency Management Agency 500 C ST, SW Washington, D.C. Continuity of Operations (COOP) Plan Template Instructions Federal Emergency Management Agency 500 C ST, SW Washington, D.C. 20472 FEMA GUIDE INSTRUCTIONS This guide provides instructions for developing

More information

JAVA FUZZY LOGIC TOOLBOX FOR INDUSTRIAL PROCESS CONTROL

JAVA FUZZY LOGIC TOOLBOX FOR INDUSTRIAL PROCESS CONTROL JAVA FUZZY LOGIC TOOLBOX FOR INDUSTRIAL PROCESS CONTROL Bruno Sielly J. Costa, Clauber G. Bezerra, Luiz Affonso H. G. de Oliveira Instituto Federal de Educação Ciência e Tecnologia do Rio Grande do Norte

More information

Structural Retrofitting For Earthquake Resistance

Structural Retrofitting For Earthquake Resistance Structural Retrofitting For Earthquake Resistance Ruben Boroschek WHO Disaster Mitigation in Health Facilities University of Chile rborosch@ing.uchile.cl www.hospitalseguro.cl The following paper is part

More information

Appendix H: Additional Disaster Recovery Resources Reference Number: CTAS-2077

Appendix H: Additional Disaster Recovery Resources Reference Number: CTAS-2077 Reference Number: CTAS-2077 APPENDIX H ADDITIONAL DISASTER RECOVERY RESOURCES Disaster Planning for County Records If county officials or county records commissions would like further guidance or assistance

More information

ALBUQUERQUE EMERGENCY OPERATIONS PLAN ANNEX 8 DAMAGE ASSESSMENT AND REPORTING

ALBUQUERQUE EMERGENCY OPERATIONS PLAN ANNEX 8 DAMAGE ASSESSMENT AND REPORTING ALBUQUERQUE EMERGENCY OPERATIONS PLAN ANNEX 8 DAMAGE ASSESSMENT AND REPORTING PRIMARY RESPONSIBILITY Albuquerque City and Bernalillo County Government SECONDARY RESPONSIBILITY Department of Public Safety,

More information

EARTHQUAKES. Compressional Tensional Slip-strike

EARTHQUAKES. Compressional Tensional Slip-strike Earthquakes-page 1 EARTHQUAKES Earthquakes occur along faults, planes of weakness in the crustal rocks. Although earthquakes can occur anywhere, they are most likely along crustal plate boundaries, such

More information

Tutorial Segmentation and Classification

Tutorial Segmentation and Classification MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION 1.0.8 Tutorial Segmentation and Classification Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel

More information

COMMUNICATION STRATEGY of the Interreg IPA Cross-border Cooperation programme Croatia Serbia 2014-2020

COMMUNICATION STRATEGY of the Interreg IPA Cross-border Cooperation programme Croatia Serbia 2014-2020 COMMUNICATION STRATEGY of the Interreg IPA Cross-border Cooperation programme Croatia Serbia 2014-2020 Contents 1. Introduction... 3 2. objectives and communication objectives... 4 3. communication activities

More information

Napa County, California, Needs Additional Technical Assistance and Monitoring to Ensure Compliance with Federal Regulations

Napa County, California, Needs Additional Technical Assistance and Monitoring to Ensure Compliance with Federal Regulations Napa County, California, Needs Additional Technical Assistance and Monitoring to Ensure Compliance with Federal Regulations OIG-15-135-D August 28, 2015 August 28, 2015 Why We Did This On August 24, 2014,

More information

SINGLE-SUPPLY OPERATION OF OPERATIONAL AMPLIFIERS

SINGLE-SUPPLY OPERATION OF OPERATIONAL AMPLIFIERS SINGLE-SUPPLY OPERATION OF OPERATIONAL AMPLIFIERS One of the most common applications questions on operational amplifiers concerns operation from a single supply voltage. Can the model OPAxyz be operated

More information

V. TRAINING IN SCHOOL SECURITY

V. TRAINING IN SCHOOL SECURITY V. TRAINING IN SCHOOL SECURITY Security technology is a supplement to, but not a substitute for, the human factor. And if I had to pick between a well-trained, highly alert staff and student body versus

More information

MS Internet Explorer Vs Opera Comparative Usability Test

MS Internet Explorer Vs Opera Comparative Usability Test MS Internet Explorer Vs Opera Comparative Usability Test Farrukh Sahar (800418 P-510) mrsahars@yahoo.com Usability from an industrial perspective DV-1301 Abstract This report presents comparative usability

More information

Threat Modeling Using Fuzzy Logic Paradigm

Threat Modeling Using Fuzzy Logic Paradigm Issues in Informing Science and Information Technology Volume 4, 2007 Threat Modeling Using Fuzzy Logic Paradigm A. S. Sodiya, S. A. Onashoga, and B. A. Oladunjoye Department of Computer Science, University

More information

FEDERAL PREPAREDNESS CIRCULAR Federal Emergency Management Agency Washington, D.C. 20472 FPC 67

FEDERAL PREPAREDNESS CIRCULAR Federal Emergency Management Agency Washington, D.C. 20472 FPC 67 FEDERAL PREPAREDNESS CIRCULAR Federal Emergency Management Agency Washington, D.C. 20472 FPC 67 April 30, 2001 TO: SUBJECT: HEADS OF FEDERAL DEPARTMENTS AND AGENCIES ACQUISITION OF ALTERNATE FACILITIES

More information

Leran Wang and Tom Kazmierski {lw04r,tjk}@ecs.soton.ac.uk

Leran Wang and Tom Kazmierski {lw04r,tjk}@ecs.soton.ac.uk BMAS 2005 VHDL-AMS based genetic optimization of a fuzzy logic controller for automotive active suspension systems Leran Wang and Tom Kazmierski {lw04r,tjk}@ecs.soton.ac.uk Outline Introduction and system

More information

A FUZZY LOGIC APPROACH FOR SALES FORECASTING

A FUZZY LOGIC APPROACH FOR SALES FORECASTING A FUZZY LOGIC APPROACH FOR SALES FORECASTING ABSTRACT Sales forecasting proved to be very important in marketing where managers need to learn from historical data. Many methods have become available for

More information

Disaster Recovery Plan (DRP) / Business Continuity Plan (BCP)

Disaster Recovery Plan (DRP) / Business Continuity Plan (BCP) Preface Computer systems are the core tool of today s business and are vital to every business from the smallest to giant organizations. Money transactions, customer service are just simple examples. Despite

More information

2 SYSTEM DESCRIPTION TECHNIQUES

2 SYSTEM DESCRIPTION TECHNIQUES 2 SYSTEM DESCRIPTION TECHNIQUES 2.1 INTRODUCTION Graphical representation of any process is always better and more meaningful than its representation in words. Moreover, it is very difficult to arrange

More information

A New Paradigm in Urban Road Network Seismic Vulnerability: From a Link-by-link Structural Approach to an Integrated Functional Assessment

A New Paradigm in Urban Road Network Seismic Vulnerability: From a Link-by-link Structural Approach to an Integrated Functional Assessment A New Paradigm in Urban Road Network Seismic Vulnerability: From a Link-by-link Structural Approach to an Integrated Functional Assessment Gonçalo Caiado goncalo.caiado@ist.utl.pt Rosário Macário rosariomacario@civil.ist.utl.pt

More information

ROLE OF THE MODELING, MAPPING, AND CONSEQUENCES PRODUCTION CENTER

ROLE OF THE MODELING, MAPPING, AND CONSEQUENCES PRODUCTION CENTER ROLE OF THE MODELING, MAPPING, AND CONSEQUENCES PRODUCTION CENTER Russ Wyckoff, P.E., CFM, MMC Modeling Lead, Tulsa District, USACE, Tulsa, Oklahoma, russell.wyckoff@usace.army.mil ABSTRACT: The goal of

More information

TOOL. Project Progress Report

TOOL. Project Progress Report Purpose TOOL SUMMARY: LOGFRAME CHEAT SHEET The purpose of the is to compile information from the analysis done by project participants, partners and LWR country staff about the progress or advances the

More information

Effective Use of Two Stage Alarms & Voice Communication Systems

Effective Use of Two Stage Alarms & Voice Communication Systems Effective Use of Two Stage Alarms & Voice Communication Systems Approving These in Fire Safety Plans Sean Tracey, P.Eng., MIFireE Canadian Regional Director NFPA Outline of the Presentation Background

More information

EARTHQUAKE DESIGN OF BUILDINGS

EARTHQUAKE DESIGN OF BUILDINGS GAP.2.0.9 A Publication of Global Asset Protection Services LLC EARTHQUAKE DESIGN OF BUILDINGS INTRODUCTION Buildings in many areas of the world are susceptible to damage from moderate to severe earthquakes.

More information

TOOL. Project Progress Report

TOOL. Project Progress Report TOOL SUMMARY: PROJECT PROGRESS REPORT The purpose of the is to compile information from the analysis done by project participants, partners and LWR country staff about the progress or advances the project

More information

2015 International Building Code

2015 International Building Code Public Comment E97-15 LOVELL-B: Proponent : Vickie Lovell, InterCode Incorporated, representing Fire Safe North America (vickie@intercodeinc.com) requests Approve as Modified by this Public Comment. Modify

More information

OVERVIEW HIGHLIGHTS. Exsys Corvid Datasheet 1

OVERVIEW HIGHLIGHTS. Exsys Corvid Datasheet 1 Easy to build and implement knowledge automation systems bring interactive decision-making expertise to Web sites. Here s proven technology that provides customized, specific recommendations to prospects,

More information

Technical #2 Discussion

Technical #2 Discussion Technical #2 Breakdown of teams? Need a scenario to do lifeline work Lifelines and Transportation: ASCE took a lead role in Seattle working with public works and municipalities and DOT. Political topic

More information

A Sample Disaster Response Plan

A Sample Disaster Response Plan 1 A Sample Disaster Response Plan This sample plan serves as a starting point for Hartsville District churches which are developing plans for disaster response. You will find notes (in boxes) with further

More information

AUTOMATION OF FLOOD HAZARD MAPPING BY THE FEDERAL EMERGENCY MANAGEMENT AGENCY ABSTRACT INTRODUCTION

AUTOMATION OF FLOOD HAZARD MAPPING BY THE FEDERAL EMERGENCY MANAGEMENT AGENCY ABSTRACT INTRODUCTION AUTOMATION OF FLOOD HAZARD MAPPING BY THE FEDERAL EMERGENCY MANAGEMENT AGENCY Daniel M. Cotter Federal Emergency Management Agency Federal Insurance Administration Office of Risk Assessment 500 C Street,

More information

Emergency Response Planning Template for Public Drinking Water Systems

Emergency Response Planning Template for Public Drinking Water Systems Emergency Response Planning Template for Public Drinking Water Systems Rural Community Assistance Corporation www.rcac.org Produced for the Rural Community Assistance Partnership (RCAP) National Network

More information

Integrated Municipal Asset Management tool (IMAM)

Integrated Municipal Asset Management tool (IMAM) Integrated Municipal Asset Management tool (IMAM) Integrated Municipal Asset Management tool that makes it easy for decision makers to use and implement the developed Models. This tool is developed using

More information

Maryland Preparedness Planning Certificate Program Pilot Packet July 2014 June 2015

Maryland Preparedness Planning Certificate Program Pilot Packet July 2014 June 2015 Maryland Preparedness Planning Certificate Program Pilot 2014 2015 Maryland Preparedness Planning Certificate Program Pilot Packet July 2014 June 2015 A Center for Preparedness Excellence A Center for

More information

Robin Denburg - Asia Pacific Environmental Exchange

Robin Denburg - Asia Pacific Environmental Exchange 1 of 5 03/31/2005 3:51 PM Robin Denburg Asia Pacific Environmental Exchange Interviewee: Robin Denburg Affiliation: Asia Pacific Environmental Exchange Interviewer: Miguel Bocanegra Date of interview:

More information

MATLAB as a Collaboration Platform Marta Wilczkowiak Senior Applications Engineer MathWorks

MATLAB as a Collaboration Platform Marta Wilczkowiak Senior Applications Engineer MathWorks MATLAB as a Collaboration Platform Marta Wilczkowiak Senior Applications Engineer MathWorks 2014 The MathWorks, Inc. 1 Agenda Use other people s code, apps and toolboxes Share your code with others Collaborate

More information

Safe and Climate Resilient Cities Lessons learnt (hopefully) from recent works. Federica Ranghieri The World Bank

Safe and Climate Resilient Cities Lessons learnt (hopefully) from recent works. Federica Ranghieri The World Bank Safe and Climate Resilient Cities Lessons learnt (hopefully) from recent works Federica Ranghieri The World Bank 2010 DRM at the World Bank Since 1980, the World Bank has approved more than 500 operations

More information

A Book Proposal for. Building Help Systems That Work SAMPLE. Steven Radecki XXX Shadow Dance Drive San Jose, California 95110 (408) 123-4567

A Book Proposal for. Building Help Systems That Work SAMPLE. Steven Radecki XXX Shadow Dance Drive San Jose, California 95110 (408) 123-4567 A Book Proposal for Building Help Systems That Work Steven Radecki XXX Shadow Dance Drive San Jose, California 95110 (408) 123-4567 The contents of this proposal are copyright 1994 by Steven Radecki. All

More information

Evaluating Web Site Structure A Set of Techniques

Evaluating Web Site Structure A Set of Techniques Introduction Evaluating Web Site Structure A Set of Techniques K. Frederickson-Mele, Michael D. Levi, and Frederick G. Conrad U.S. Department of Labor, Bureau of Labor Statistics Washington, DC As the

More information

JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # IT Tech III AD Grid Level 5(e) #121 Database Administrator

JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # IT Tech III AD Grid Level 5(e) #121 Database Administrator COUNTY OF GRANDE PRAIRIE JOB DESCRIPTION JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # IT Tech III AD Grid Level 5(e) #121 Database Administrator NOC CODE: 2172 STANDARD HOURS: 35 hours/week (non-management)

More information

Locating the Epicenter and Determining the Magnitude of an Earthquake

Locating the Epicenter and Determining the Magnitude of an Earthquake Locating the and Determining the Magnitude of an Earthquake Locating the Measuring the S-P time interval There are hundreds of seismic data recording stations throughout the United States and the rest

More information

Disaster Preparedness & Response

Disaster Preparedness & Response 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 A B C E INTRODUCTION AND PURPOSE REVIEW ELEMENTS ABBREVIATIONS NCUA REFERENCES EXTERNAL REFERENCES Planning - Ensuring

More information

7 Relations and Functions

7 Relations and Functions 7 Relations and Functions In this section, we introduce the concept of relations and functions. Relations A relation R from a set A to a set B is a set of ordered pairs (a, b), where a is a member of A,

More information

TABLE OF CONTENTS 10. ANNEX D... 10-2

TABLE OF CONTENTS 10. ANNEX D... 10-2 TABLE OF CONTENTS 10. ANNEX D... 10-2 10.1 PURPOSE...10-2 10.2 SITUATION AND ASSUMPTIONS...10-2 10.2.1 SITUATION...10-2 10.2.2 ASSUMPTIONS...10-2 10.3 GENERAL PROCEDURES AND RESPONSIBILITIES... 10-3 10.3.1

More information

Name: Date: Class: Finding Epicenters and Measuring Magnitudes Worksheet

Name: Date: Class: Finding Epicenters and Measuring Magnitudes Worksheet Example Answers Name: Date: Class: Finding Epicenters and Measuring Magnitudes Worksheet Objective: To use seismic data and an interactive simulation to triangulate the location and measure the magnitude

More information

Guidelines for Conducting an APR Self-Study

Guidelines for Conducting an APR Self-Study Academic Program Reviews Guidelines for Conducting a Self-Study [Revised January 2014; available at http://academicplanning.gwu.edu/academic-program-reviews] The self-study is the vital initial element

More information

USABILITY OF A FILIPINO LANGUAGE TOOLS WEBSITE

USABILITY OF A FILIPINO LANGUAGE TOOLS WEBSITE USABILITY OF A FILIPINO LANGUAGE TOOLS WEBSITE Ria A. Sagum, MCS Department of Computer Science, College of Computer and Information Sciences Polytechnic University of the Philippines, Manila, Philippines

More information

CITY OF HIGHLAND PARK, ILLINOIS Stormwater Management Fact Sheet

CITY OF HIGHLAND PARK, ILLINOIS Stormwater Management Fact Sheet CITY OF HIGHLAND PARK, ILLINOIS Stormwater Management Fact Sheet WHAT IS STORMWATER MANAGEMENT? Stormwater management is the method for channeling rainfall through pipes and sewers away from property to

More information

Roadmap for the Development of a Human Resources Management Information System for the Ukrainian civil service

Roadmap for the Development of a Human Resources Management Information System for the Ukrainian civil service 1 Roadmap for the Development of a Human Resources Management Information System for the Ukrainian civil service Purpose of Presentation 2 To seek input on the draft document Roadmap for a Human Resources

More information

Final Year Projects at itm. Topics 2010/2011

Final Year Projects at itm. Topics 2010/2011 Final Year Projects at itm Topics 2010/2011 Chair of Information Technology in Mechanical Engineering Prof. Dr.-Ing. B. Vogel-Heuser Prof. Dr.-Ing. Frank Schiller Prof. Dr.-Ing. Klaus Bender Technische

More information

SARA Title III Program General Information

SARA Title III Program General Information Virginia Department of Environmental Quality (DEQ) From http://www.deq.virginia.gov/sara3 SARA Title III Program General Information The provisions from the Superfund Amendments and Reauthorization Act

More information

USCD in Practice. Interaction Design, Examples, Reflections and Cases. Bengt Göransson :: Usability Designer

USCD in Practice. Interaction Design, Examples, Reflections and Cases. Bengt Göransson :: Usability Designer USCD in Practice Interaction Design, Examples, Reflections and Cases Bengt Göransson :: Usability Designer IT-Arkitekterna :: Bengt.Goransson@it-arkitekterna.se A Swedish Newspaper Bengt Göransson, IT-Arkitekterna,

More information

Implementation of Fuzzy and PID Controller to Water Level System using LabView

Implementation of Fuzzy and PID Controller to Water Level System using LabView Implementation of Fuzzy and PID Controller to Water Level System using LabView Laith Abed Sabri, Ph.D University of Baghdad AL-Khwarizmi college of Engineering Hussein Ahmed AL-Mshat University of Baghdad

More information

The International Association of Emergency Managers

The International Association of Emergency Managers The International Association of Emergency Managers COLLABORATION WITH EMERGENCY MANAGEMENT History & Future Perspectives for CD, EM & IAEM Presented to the Science & Technology Conference June 2, 2008

More information

Disaster Risk Assessment:

Disaster Risk Assessment: Disaster Risk Assessment: Disaster Risk Mapping Dr. Jianping Yan Disaster Risk Assessment Specialist Session Outline Essentials on Risk Mapping Map scale, grid size, aggregation unit Requirements for Risk

More information

Loads and Seismic Design. 2005 National Building Code Wind and Snow Importance Factors

Loads and Seismic Design. 2005 National Building Code Wind and Snow Importance Factors Loads and Seismic Design 2005 National Building Code Wind and Snow Importance Factors Russ Riffell, P.Eng. Chair, Standing Committee on Structural Design Part 4 of the National Building Code of Canada

More information

D 8.2 DELIVERABLE PROJECT INFORMATION

D 8.2 DELIVERABLE PROJECT INFORMATION D 8.2 DELIVERABLE PROJECT INFORMATION Project Title: Acronym: Systemic Seismic Vulnerability and Risk Analysis for Buildings, Lifeline Networks and Infrastructures Safety Gain SYNER-G Project N : 244061

More information

Algebra I Notes Relations and Functions Unit 03a

Algebra I Notes Relations and Functions Unit 03a OBJECTIVES: F.IF.A.1 Understand the concept of a function and use function notation. Understand that a function from one set (called the domain) to another set (called the range) assigns to each element

More information

The Corporation of the TOWN OF MILTON

The Corporation of the TOWN OF MILTON The Corporation of the TOWN OF MILTON Report To: From: Mayor G.A. Krantz & Members of Council William Mann, Acting Chief Administrative Officer Date: May 26, 2014 Report No: Subject: Recommendation: ES-020-014

More information

Section 19. Basin-wide Mitigation Action Plans

Section 19. Basin-wide Mitigation Action Plans Section 19. Basin-wide Mitigation Action Plans This Mitigation Plan identifies twelve specific hazards that could affect the Basin. Section 20 of this Plan set forth mitigation action plans to be carried

More information

Flood Hazard Mitigation

Flood Hazard Mitigation District of Columbia Homeland Security and Emergency Management Agency Flood Hazard Mitigation DC Homeland Security and Emergency Management Agency 2720 Martin Luther King Jr., Avenue, SE Washington, DC

More information

Long-Term Disaster Recovery Top 10 Action Items. Association of Bay Area Governments April 2010

Long-Term Disaster Recovery Top 10 Action Items. Association of Bay Area Governments April 2010 Long-Term Disaster Recovery Top 10 Action Items Association of Bay Area Governments April 2010 What is Long-Term Recovery? Process of restoring a community to a stable and functional state Process begins

More information

Square and Folk Dance Federation of Washington Membership & Insurance Frequently Asked Questions & Answers

Square and Folk Dance Federation of Washington Membership & Insurance Frequently Asked Questions & Answers Square and Folk Dance Federation of Washington Membership & Insurance Frequently Asked Questions & Answers 1. Question: What does our insurance do for us? Answer: Our accidental insurance plan is a supplemental

More information

System Development Life Cycle

System Development Life Cycle Pavel Jirava System Development Life Cycle Ústav systémového inženýrství a informatiky, FES, Univerzita Pardubice Abstract Following paper is focused on the System Development Life Cycle (SDLC). The terms

More information

I. What benefits do you hope to achieve by engaging in this project? Ensuring that staff are

I. What benefits do you hope to achieve by engaging in this project? Ensuring that staff are Capstone Project Summary I. What benefits do you hope to achieve by engaging in this project? Ensuring that staff are educated about the emergency procedures and plan in place to address actions during

More information

Integrating SQL LiteSpeed in Your Existing Backup Infrastructure

Integrating SQL LiteSpeed in Your Existing Backup Infrastructure Integrating SQL LiteSpeed in Your Existing Backup Infrastructure March 11, 2003 Written by: Jeremy Kadlec Edgewood Solutions www.edgewoodsolutions.com 888.788.2444 2 Introduction Needless to say, backups

More information

Maricopa County Emergency Management

Maricopa County Emergency Management Maricopa County Emergency Management Mission Provide community-wide education, planning, coordination, and continuity of government for the people of Maricopa County in order to protect lives, property

More information

DEVELOPMENT OF FUZZY LOGIC MODEL FOR LEADERSHIP COMPETENCIES ASSESSMENT CASE STUDY: KHOUZESTAN STEEL COMPANY

DEVELOPMENT OF FUZZY LOGIC MODEL FOR LEADERSHIP COMPETENCIES ASSESSMENT CASE STUDY: KHOUZESTAN STEEL COMPANY DEVELOPMENT OF FUZZY LOGIC MODEL FOR LEADERSHIP COMPETENCIES ASSESSMENT CASE STUDY: KHOUZESTAN STEEL COMPANY 1 MOHAMMAD-ALI AFSHARKAZEMI, 2 DARIUSH GHOLAMZADEH, 3 AZADEH TAHVILDAR KHAZANEH 1 Department

More information

Retrofitting in the Central US: A Federal Perspective

Retrofitting in the Central US: A Federal Perspective Retrofitting in the Central US: A Federal Perspective 2012 National Earthquake Conference Michael Mahoney FEMA, Building Science Branch National Earthquake Hazards Reduction Program (NEHRP) NEHRP was formed

More information

Introduction to BPMN

Introduction to BPMN Stephen A. White, IBM Corporation Abstract This paper is intended to provide a high-level overview and introduction to the Business Process Modeling Notation (BPMN). The context and general uses for BPMN

More information

BUSINESS CONTINUITY PROGRAM (BCP) HANDBOOK FOR DEPARTMENT BCP TEAMS

BUSINESS CONTINUITY PROGRAM (BCP) HANDBOOK FOR DEPARTMENT BCP TEAMS BUSINESS CONTINUITY PROGRAM (BCP) HANDBOOK FOR DEPARTMENT BCP TEAMS Version 1.0 9/4/2004 Introduction This handbook gives an overview of Business Continuity Program (BCP) planning for county departments.

More information

EWEB s Approach to Resiliency Through Master Planning and Emergency Preparedness

EWEB s Approach to Resiliency Through Master Planning and Emergency Preparedness EWEB s Approach to Resiliency Through Master Planning and Emergency Preparedness 2015 PNWS-AWWA Annual Conference Bellevue, WA W a l l y M c C u l l o u g h, P E Presentation Outline EWEB s Water System

More information

SUBJECT TABLES METHODOLOGY

SUBJECT TABLES METHODOLOGY SUBJECT TABLES METHODOLOGY Version 0.3 Last updated: 28 March 2011 Copyright 2010 QS Intelligence Unit (a division of QS Quacquarelli Symonds Ltd) Contents Background... 3 Subject Disciplines Considered...

More information

CNAM May 2012 (Montreal) Asset Management Roadmap

CNAM May 2012 (Montreal) Asset Management Roadmap CNAM May 2012 (Montreal) Asset Management Roadmap Presentation Outline Halifax Water background Asset management program Project goals and objectives Engaging and mobilizing stakeholders Findings Next

More information

Minnesota State Plan Review Level 2 Hazus-MH 2.1 County Model for Flooding Dakota County Evaluation

Minnesota State Plan Review Level 2 Hazus-MH 2.1 County Model for Flooding Dakota County Evaluation Overview Minnesota State Plan Review Level 2 Hazus-MH 2.1 County Model for Flooding Dakota County Evaluation Minnesota Homeland Security and Emergency Management (HSEM) is responsible for supporting activities

More information

Georgia Performance Standards Framework for Shaky Ground 6 th Grade

Georgia Performance Standards Framework for Shaky Ground 6 th Grade The following instructional plan is part of a GaDOE collection of Unit Frameworks, Performance Tasks, examples of Student Work, and Teacher Commentary. Many more GaDOE approved instructional plans are

More information

Business Crisis and Continuity Management and Planning

Business Crisis and Continuity Management and Planning Business Crisis and Continuity Management and Planning Healy P. Palepu Dong Burritt Morhardt J. Freeman Chapter Outline 1. Introduction of topics and concepts to be discussed in this chapter. a. Introduction

More information

Improving Decision Making and Managing Knowledge

Improving Decision Making and Managing Knowledge Improving Decision Making and Managing Knowledge Decision Making and Information Systems Information Requirements of Key Decision-Making Groups in a Firm Senior managers, middle managers, operational managers,

More information

Course Syllabus For Operations Management. Management Information Systems

Course Syllabus For Operations Management. Management Information Systems For Operations Management and Management Information Systems Department School Year First Year First Year First Year Second year Second year Second year Third year Third year Third year Third year Third

More information

CITY OF KENT, WASHINGTON COMPREHENSIVE EMERGENCY MANAGEMENT PLAN APPENDIX 3 REFERENCES

CITY OF KENT, WASHINGTON COMPREHENSIVE EMERGENCY MANAGEMENT PLAN APPENDIX 3 REFERENCES CITY OF KENT, WASHINGTON COMPREHENSIVE EMERGENCY MANAGEMENT PLAN APPENDIX 3 REFERENCES The City of Kent Comprehensive Emergency Management Plan was developed and is maintained pursuant to, but not limited

More information

Conversation Toolkit. Guide. To assist individuals and groups to participate in the development of the Metropolitan Planning Strategy.

Conversation Toolkit. Guide. To assist individuals and groups to participate in the development of the Metropolitan Planning Strategy. Conversation Toolkit Guide To assist individuals and groups to participate in the development of the Metropolitan Planning Strategy. Contents 1 About the Toolkit 1 2 About the Metropolitan Planning Strategy

More information

Henry County Fiber Network Initiative

Henry County Fiber Network Initiative Henry County Fiber Initiative 15 Lake Street, Suite 270 Savannah, GA 31411 Contact: Allen Davis 912-598-9050 adavis@ruralbroadbandllc.com Henry County Fiber Participants City of Hampton City of Locust

More information

Earthquakes and Data Centers

Earthquakes and Data Centers 7x24 Exchange Fall Symposium September 11, 2013 Hilton Bellevue Andrew W. Taylor, Ph.D., S.E., FACI Earthquake Hazards 2 September 11, 2013 1 Cascadia Earthquake Sources Figure Credit: Craig Weaver, Pacific

More information

International practice for the design of levees. Dr Philip Smith 15th May 2014

International practice for the design of levees. Dr Philip Smith 15th May 2014 International practice for the design of levees Dr Philip Smith 15th May 2014 Background Imperial College, London - BSc - Civil Engineering - MSc - Soil Mechanics and Foundation Engineering - PhD - Behaviour

More information

Extend Table Lens for High-Dimensional Data Visualization and Classification Mining

Extend Table Lens for High-Dimensional Data Visualization and Classification Mining Extend Table Lens for High-Dimensional Data Visualization and Classification Mining CPSC 533c, Information Visualization Course Project, Term 2 2003 Fengdong Du fdu@cs.ubc.ca University of British Columbia

More information

Project Scheduling & the PMI-SP Credential

Project Scheduling & the PMI-SP Credential Project Scheduling & the PMI-SP Credential Christopher Talmont, PMP, PMI-SP June 11, 2013 About Me 8 years of experience as an instructor and consultant of project scheduling software and best practices

More information

Hotel Resilient. With support from the German Government through

Hotel Resilient. With support from the German Government through Hotel Resilient With support from the German Government through Objective: Improve disaster risk management and strengthen resilience in hotels/resorts and throughout tourism destinations Hotel Resilient

More information

Estimating Trust Value for Cloud Service Providers using Fuzzy Logic

Estimating Trust Value for Cloud Service Providers using Fuzzy Logic Estimating Trust Value for Cloud Service Providers using Fuzzy Logic Supriya M, Venkataramana L.J, K Sangeeta Department of Computer Science and Engineering, Amrita School of Engineering Kasavanahalli,

More information

Establishment of Fire Control Management System in Building Information Modeling Environment

Establishment of Fire Control Management System in Building Information Modeling Environment Establishment of Fire Control Management System in Building Information Modeling Environment Yan-Chyuan Shiau 1, Chong-Teng Chang 2 Department of Construction Management, Chung Hua University, 707, Wu-Fu

More information

PART 2 LOCAL, STATE, AND FEDERAL EMERGENCY RESPONSE SYSTEMS, LAWS, AND AUTHORITIES. Table of Contents

PART 2 LOCAL, STATE, AND FEDERAL EMERGENCY RESPONSE SYSTEMS, LAWS, AND AUTHORITIES. Table of Contents PART 2 LOCAL, STATE, AND FEDERAL EMERGENCY RESPONSE SYSTEMS, LAWS, AND AUTHORITIES (Updates in Yellow Highlight) Table of Contents Authorities: Federal, State, Local... 2-1 UCSF s Emergency ManagemenT

More information

Project Portfolio Management Tool Implementation at San Antonio River Authority

Project Portfolio Management Tool Implementation at San Antonio River Authority Structured Project Management at San Antonio River Authority & Project Portfolio Management (CA Clarity ) Implementation Project Portfolio Management Tool Implementation at San Antonio River Authority

More information

SYRACUSE CITY SCHOOL DISTRICT

SYRACUSE CITY SCHOOL DISTRICT SYRACUSE CITY SCHOOL DISTRICT EMERGENCY OPERATIONS PLAN Sharon L. Contreras, Superintendent of Schools Effective Date: September 2014 1 Table of Contents Contents Section I. Introduction:... 4 1.1 Purpose...

More information

January 2015 BrowardNext Summary Survey Results for Focus Area Priorities. Ranking of Focus Area Importance

January 2015 BrowardNext Summary Survey Results for Focus Area Priorities. Ranking of Focus Area Importance January 2015 BrowardNext Summary Survey Results for Focus Area Priorities Ranking of Focus Area Priorities for the Broward County Land Use Plan The graphic below illustrates the survey results for Focus

More information

INTRODUCTION TO DATA MINING SAS ENTERPRISE MINER

INTRODUCTION TO DATA MINING SAS ENTERPRISE MINER INTRODUCTION TO DATA MINING SAS ENTERPRISE MINER Mary-Elizabeth ( M-E ) Eddlestone Principal Systems Engineer, Analytics SAS Customer Loyalty, SAS Institute, Inc. AGENDA Overview/Introduction to Data Mining

More information

ASCE 7 10 FREE DOWNLOAD PDF

ASCE 7 10 FREE DOWNLOAD PDF ASCE 7 10 FREE DOWNLOAD PDF ==> Download: ASCE 7 10 FREE DOWNLOAD PDF ASCE 7 10 FREE DOWNLOAD PDF - Are you searching for Asce 7 10 Free Download Books? Now, you will be happy that at this time Asce 7

More information

Paper Airplane Lab Assignment Sheet

Paper Airplane Lab Assignment Sheet Science Paper Airplane Activity Summary In this activity, students will: Create a name and design for three (3) paper Prior Knowledge Essential Skills Making paper airplanes Use of stopwatches airplanes

More information

Appendix C: Software Papers and Case Studies

Appendix C: Software Papers and Case Studies Appendix C: Software Papers and Case Studies Guidelines for Software Papers in Agronomy Journal The software section of Agronomy Journal (AJ) publishes papers related to computing in agronomy. Papers may

More information