
























Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of scientific visualization, its applications, advantages, and history. Scientific visualization is the practice of representing scientific data in a visual, pictorial form to help interpret complex data more easily. It is used for preparing data sets, calibrating models, debugging code, performing code analysis, and interpreting and presenting model results. Advantages include gaining a new perspective on data, quickly grasping the 'big picture', interpolating missing data, and making data 'user-friendly' for non-technical viewers. Visualization allows modelers to interrogate data sets and run multiple simulations to understand input and time effects on models.
Typology: Slides
1 / 32
This page cannot be seen from the preview
Don't miss anything!

























Scientific visualization is the study and practice of representing scientific data in a visual, pictorial form that is easier for humans to interpret than raw data.
Special tools used to calibrate, debug, and interpret results of large scale computer simulations.
Gives a new perspective on the data
Allows a viewer to quickly grasp the "big picture" - Can be used to interpolate any missing data - Can be made "user friendly" for non
technical viewers
Quickly create or modify data sets by manipulating graphic objects on computer screen
Easier to spot errors in inconsistencies in massive data sets
Subroutine histograms created during program execution can be used to determine flow of logic and time spent computing subroutine.
Useful for advanced architectures. Help balance computational load across large parallel processor machine.
The human brain possesses a “narrow bandwidth” for processing raw numbers, but a surprisingly “wide bandwidth” for processing visual data.
Creative use of color, texture, and translucency can create large scale models that are relatively easy to understand.
Previously defined as “formation of visual images; the act or process of interpreting in visual terms or of putting into visual form.”
Recent addition
tool or method for interpreting image data fed into a computer for generating images from complex multi
dimensional data sets.
This is not a new phenomenon.
Used in maps, scientific drawings, and data plots for over a thousand years. - Examples: map of China
ad) and the famous map of Napoleon’s invasion of Russia in
by Jacque Minard.
The fields of graphics hardware and software are advancing at a rapid pace.
Computational scientist should be careful not to become implementation oriented. - In the past twenty years, speeds of high performance computers have risen for just over one megaflop to more than a gigaflop.
Memory has also increased at a rapid pace, from about a million words (8MB) to over a billion words (GB) - Algorithms have improved on similar scale, combined million times more efficient - Currently, UNIX workstations still offer better performance than a typical PC - However, gap is rapidly closing
Use an existing visualization software package
Develop some new visualization software that is specifically designed to aid analysis of problem under study.
User needs to:
Produce graphic file containing the results to be viewed - Operate an appropriate software package - Navigate the
and user interfaces of the selected workstation
vs.
Static vs. animated
Big picture vs. narrow view - etc.
The simplest visualizations are business ‐ style two ‐ dimensional charts.