13
Development of an Air Quality Management Decision Support System for Beijing, China By Jo Ellen Brandmeyer, Eric Solano, Robert A. Zerbonia George Gao Li Xin, Chen Tian, and Jiang Jiawen For 2004 Models-3 Conference, October 18-20, 2004

Development of an Air Quality Management Decision Support System for Beijing, China

  • Upload
    donat

  • View
    27

  • Download
    0

Embed Size (px)

DESCRIPTION

Development of an Air Quality Management Decision Support System for Beijing, China. By Jo Ellen Brandmeyer, Eric Solano, Robert A. Zerbonia George Gao Li Xin, Chen Tian, and Jiang Jiawen For 2004 Models-3 Conference, October 18-20, 2004. Overview. Project overview AQMDSS architecture - PowerPoint PPT Presentation

Citation preview

Page 1: Development of an Air Quality Management Decision Support System for Beijing, China

Development of an Air Quality Management Decision Support

System for Beijing, China

ByJo Ellen Brandmeyer, Eric Solano, Robert A. Zerbonia

George GaoLi Xin, Chen Tian, and Jiang Jiawen

For2004 Models-3 Conference, October 18-20, 2004

Page 2: Development of an Air Quality Management Decision Support System for Beijing, China

Overview

Project overview

AQMDSS architecture

Database design

Connectivity

User Interface

Conclusions

Page 3: Development of an Air Quality Management Decision Support System for Beijing, China

Project Overview Purpose is to create a decision support system for the

Beijing Municipal Environmental Protection Bureau (BMEPB)

Objectives of the AQMDSS:

Help BMEPB to understand the contributors to poor air quality

Provide source apportionment tools

Simulate control decisions

Produce next day air quality forecasts

Page 4: Development of an Air Quality Management Decision Support System for Beijing, China

Team Members Project management

George Gao, PA Consulting

AQMDSS design and implementation, training

Robert A. Zerbonia, Jo Ellen Brandmeyer, Eric Solano, Mark Bruhn, and Chengwei Yao, RTI International

Translation, loading emissions inventory and other data sets, on-site GIS support, training

Institute of Atmospheric Physics, Beijing Institute of Surveying and Mapping, other research groups

Page 5: Development of an Air Quality Management Decision Support System for Beijing, China

AQMDSS Architecture MIMS framework

EPA air quality models with pre- and post-processors

CMAQ/Models-3–SMOKE, Mobile, BEIS

AERMOD

Chemical Mass Balance (CMB)

Cost-effectiveness tool

Page 6: Development of an Air Quality Management Decision Support System for Beijing, China

Architecture Visualization Tools

PAVE

GIS mapping capabilities

PostgreSQL object-relational database management system

Java

JDK on Linux server

JVM on PCs

X-Win32 on PCs

Page 7: Development of an Air Quality Management Decision Support System for Beijing, China

Existing Microsoft WindowsServer system includingOracle databases

Existing Windows PCsnetworked to Linuxcomputers and Windowsserver

ChemicalMass

Balancemodel

(CMB 8.2)

FactorInformation

RetrievalSystem

(FIRE 6.24)

EmissionsInventoryDatabase

GeospatialDatabase

MIMSFramework

SMOKE

Mobile BEIS

CMAQ/Models-3

Models-3VisualizationSubsystem

CostEffectiveness

Model

CONCEPT

GISSubsystem

AERMOD

New Linux-basedmultiprocessor computers

CEMSdatabase

MobileSources

Database

AmbientMonitoringDatabase

DataExtractionProcedure

DataExtractionProcedure

Page 8: Development of an Air Quality Management Decision Support System for Beijing, China

Database Design Robust

Referential integrity included within structure

Range constraints to reduce processing errors

Flexible

User interface for adding data to lookup tables

Designed for multiple models– NEI 3.0 + country codes– Additional tables and fields to support processors

and models in the AQMDSS

Includes spatial data for use with GIS

Page 9: Development of an Air Quality Management Decision Support System for Beijing, China

Connectivity No changes to models

Extractors to read data from database

Extract data from database to file structure required by a model

Use parameter values from MIMS scenarios

Convert from metric system to units required by the models

Inserters to write data to the database

User selects data to add to database for later analysis

Page 10: Development of an Air Quality Management Decision Support System for Beijing, China

GeospatialData

OtherData

GIS Tools CMAQ/Models-3

CMB

Cost-BenefitModelVisualization

Tools

MIMS

Source Models

Existing product, no modifications expected

Existing product, some modifications expected

DatabasesExtractors and Inserters

AERMOD

SMOKE

Page 11: Development of an Air Quality Management Decision Support System for Beijing, China

User Interface Designed to minimize data entry errors

Drop-down boxes and browsers for codes

Screens support referential integrity–Parent/child frames support parent/child

relationships in database

Additional range-checking

Page 12: Development of an Air Quality Management Decision Support System for Beijing, China

Multi-Lingual User Interface MIMS GUI

Editing Java source code to replace strings with lookups to Properties files

Data entry GUIs

Java code looks up strings to display

All strings are in files in the file system to simplify translation and maintenance

Providing AQMDSS using both Chinese and English strings

Easily translatable to other languages (e.g., Spanish)

Default is English for any string not found in target language

Page 13: Development of an Air Quality Management Decision Support System for Beijing, China

Conclusions AQMDSS currently in development

Beijing-based research groups to transfer data from existing databases

Testing next year

Delivery by end of 2005

User training to be performed in both Beijing and the United States