problem formulation

1
www.walsaip.uprm.edu W ALSAIP WALSAIP Supported By Understanding the dynamics of the hydrological phenomena associated to wetlands requires analyzing data gathered from remote physical sensors, satellite images or digital elevation maps (DEM). The goal of this project is to develop a framework which will allow building more powerful visualization tools to complement the analysis of hydrological models for the study of wetlands. This project aims to design and develop a framework for terrain visualization flexible enough to allow arbitrary visualization of terrain data combined with diverse data obtained through remote sensing techniques and from existing GIS databases. To support interactive visualization of potentially massive terrain data sets, the visualization tool with exploit hardware acceleration available in common computers, and leverage distributed computing resources where appropriate. As part of this project we will research data partitioning and management schemes for local and remote data, algorithms that incorporate level-of- detail (LOD) rendering optimizations, performance scalability, data streaming considerations, and visualization-related metadata. Veguilla, R., Santiago, N. G., and Rodríguez, D., “Issues in Terrain Visualization for Environmental Monitoring Applications”, Fourth Latin American and Caribbean Conference for Engineering and Technology LACCEI 2006, Mayaguez, Puerto Rico, 21-23 June 2006 Döllner J. and Hinrichs, K. A Generic Rendering System. IEEE Transactions on Visualization and Computer Graphics, v.8 n.2, p.99-118, April-June 2002 De Boer, W. H., 2000. “Fast terrain rendering using geometrical mipmapping”. http://www.flipcode.com/articles/article- geomipmaps.pdf. 02/15/2006 NERRS - Jobos Bay Reserve - http://nerrs.noaa.gov/JobosBay/ Reserva Nacional de Investigación Estuarina Bahía de Jobos - http://ctp.uprm.edu/jobos/ Eclipse RCP - http://www.eclipse.org/rcp/ OpenGL - The Industry Standard for High Performance Graphics - http://www.opengl.org Problem Formulation 1 Proposed Work 2 References 8 Technology 7 Framework Architecture 3 Future Work 6 Ricardo Veguilla – M.S. Student Prof. Nayda Santiago – Advisor AIP Group, ECE Department, University of Puerto Rico, Email: [email protected] Mayagüez Campus WALSAIP-VTE: Visual Terrain Explorer A visualization tool for environmental monitoring and analysis The modular architecture design employed by the VTE application allows customizing the data pipeline to better exploit the available resources and to provide multiple visualization options. ` O n-site Sensors Satellite Im ages Storage R esources C om putational R esources Visualization Workstation G IS Inform ation Data Acquisition Automated Data Processing Modeling Visualization WALSAIP Cyber-Infrastructure Conceptual Model 4 Source Acquisit ion Format Conversi on View- Independent Simplificatio n View- Dependent Simplifica tion Tessellati on Rendering I/O Layer Data Reduction Layer Rendering Layer File system Database DEM TIN BMP Nearest Point Linear Interpolation Bilinear Interpolation Progressive Meshes ROAM Continuous LOD Point, Lines, Polygons Vertex arrays Texture Mapping Height- Based Coloring Stereoscopic Rendering Triangle/ Quads Strips Unify multiple data repositories. Transparen t support for multi- format data files. Uniformly reduce data resolution for better scalability. Eliminating detail in areas far from the viewpoint. Allows exploiting vendor- dependant hardware optimizations. Enhance the 3D image by incorporati ng additional visual aids. Remote Repository GeoMipMaps The VTE application has been developed using the Eclipse Rich Client Platform. VTE currently support interactive exploration of terrain visualizations constructed from DEM and satellite images. To provide scalability, a rendering level-of-detail technique was implemented, and support for out-of-core data management is currently in research and development. Project Status 5 •Geo-referencing capabilities •On-demand data streaming •GIS data integration •Sensor data integration •Performance scalability assessment

Upload: raja-hatfield

Post on 03-Jan-2016

28 views

Category:

Documents


0 download

DESCRIPTION

3. 6. 4. 7. 8. 2. 5. 1. Proposed Work. Future Work. Project Status. Conceptual Model. Problem Formulation. Technology. Framework Architecture. References. WALSAIP Cyber-Infrastructure. Visualization. Automated Data Processing Modeling. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Problem Formulation

www.walsaip.uprm.eduWALSAIP

WALSAIPSupported By

Understanding the dynamics of the hydrological phenomena associated to wetlands requires analyzing data gathered from remote physical sensors, satellite images or digital elevation maps (DEM). The goal of this project is to develop a framework which will allow building more powerful visualization tools to complement the analysis of hydrological models for the study of wetlands.

This project aims to design and develop a framework for terrain visualization flexible enough to allow arbitrary visualization of terrain data combined with diverse data obtained through remote sensing techniques and from existing GIS databases. To support interactive visualization of potentially massive terrain data sets, the visualization tool with exploit hardware acceleration available in common computers, and leverage distributed computing resources where appropriate.

As part of this project we will research data partitioning and management schemes for local and remote data, algorithms that incorporate level-of-detail (LOD) rendering optimizations, performance scalability, data streaming considerations, and visualization-related metadata.

Veguilla, R., Santiago, N. G., and Rodríguez, D., “Issues in Terrain Visualization for Environmental Monitoring Applications”, Fourth Latin American and Caribbean Conference for Engineering and Technology LACCEI 2006, Mayaguez, Puerto Rico, 21-23 June 2006

Döllner J. and Hinrichs, K. A Generic Rendering System. IEEE Transactions on Visualization and Computer Graphics, v.8 n.2, p.99-118, April-June 2002

De Boer, W. H., 2000. “Fast terrain rendering using geometrical mipmapping”. http://www.flipcode.com/articles/article-geomipmaps.pdf. 02/15/2006

NERRS - Jobos Bay Reserve - http://nerrs.noaa.gov/JobosBay/

Reserva Nacional de Investigación Estuarina Bahía de Jobos - http://ctp.uprm.edu/jobos/

Eclipse RCP - http://www.eclipse.org/rcp/

OpenGL - The Industry Standard for High Performance Graphics - http://www.opengl.org

Problem Formulation1

Proposed Work2

References8

Technology7

Framework Architecture3

Future Work6

Ricardo Veguilla – M.S. Student Prof. Nayda Santiago – AdvisorAIP Group, ECE Department, University of Puerto Rico, Email: [email protected] Mayagüez Campus

WALSAIP-VTE: Visual Terrain ExplorerA visualization tool for environmental monitoring and analysis

The modular architecture design employed by the VTE application allows customizing the data pipeline to better exploit the available resources and to provide multiple visualization options.

`

On-site Sensors

Satellite Images

Storage Resources

Computational Resources

Visualization Workstation

GIS Information

Data Acquisition Automated Data ProcessingModeling

Visualization

WALSAIP Cyber-Infrastructure

Conceptual Model4

Source Acquisition

Format Conversion

View-Independent

Simplification

View-Dependent

Simplification Tessellation Rendering

I/O Layer Data Reduction Layer Rendering Layer

File system

Database

DEM

TIN

BMP

Nearest Point

Linear Interpolation

BilinearInterpolation

Progressive Meshes

ROAM

Continuous LOD

Point, Lines,

Polygons

Vertex arrays

TextureMapping

Height-Based

Coloring

StereoscopicRendering

Triangle/Quads Strips

Unify multiple data repositories.

Transparent support for multi-format data files.

Uniformly reduce data resolution for better scalability.

Eliminating detail in areas far from the viewpoint.

Allows exploiting vendor-dependant hardware optimizations.

Enhance the 3D image by incorporating additional visual aids.

Remote Repository GeoMipMaps

The VTE application has been developed using the Eclipse Rich Client Platform. VTE currently support interactive exploration of terrain visualizations constructed from DEM and satellite images. To provide scalability, a rendering level-of-detail technique was implemented, and support for out-of-core data management is currently in research and development.

Project Status5

•Geo-referencing capabilities

•On-demand data streaming

•GIS data integration

•Sensor data integration

•Performance scalability assessment