Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes

Size: px
Start display at page:

Download "Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes"

Transcription

1 Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes Digital Landscape Architecture 2015, Dessau Stefan Buschmann, Matthias Trapp, and Jürgen Döllner Hasso-Plattner-Institut, Universität Potsdam

2 Movement Data Movement data Traffic data (e.g., road, naval, or air-traffic) Pedestrian movements Animal movements Features of movement data Spatio-temporal geodata Often represented by spatial trajectories Large data sets (in both, the spatial and temporal dimension) Advancing technology for real-time acquisition, transfer, and storage Visualization of massive movement data in digital landscapes Visualization of dynamic phenomena Embedded into 3D virtual environments such as digital landscape models, city models, or virtual globes Interactive visualization, exploration, and analysis of 3D movement data Visual Analytics Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 2

3 Movement Data Movement data Traffic data (e.g., road, naval, or air-traffic) Pedestrian movements Animal movements Features of movement data Spatio-temporal geodata Often represented by spatial trajectories Large data sets (in both, the spatial and temporal dimension) Advancing technology for real-time acquisition, transfer, and storage Visualization of massive movement data in digital landscapes Visualization of dynamic phenomena Embedded into 3D virtual environments such as digital landscape models, city models, or virtual globes Interactive visualization, exploration, and analysis of 3D movement data Visual Analytics Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 3

4 Movement Data Movement data Traffic data (e.g., road, naval, or air-traffic) Pedestrian movements Animal movements Features of movement data Spatio-temporal geodata Often represented by spatial trajectories Large data sets (in both, the spatial and temporal dimension) Advancing technology for real-time acquisition, transfer, and storage Visualization of massive movement data in digital landscapes Visualization of dynamic phenomena Embedded into 3D virtual environments such as digital landscape models, city models, or virtual globes Interactive visualization, exploration, and analysis of 3D movement data Visual Analytics Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 4

5 Visualization of Movement Data InfoVis Visualization of complex spatio-temporal data Visualization of attribute values GIS Analytical view Often embedded in a map context Temporal aspects Color mapping Space-Time Cube Animation Traffic volumes in the city of Potsdam (Google Maps, Tominski, C., Schumann, H., Andrienko, G. & Andrienko, N.: Stacking-Based Visualization of Trajectory Attribute Data, IEEE Transactions on Visualization and Computer Graphics(18, 12), Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 5

6 Visualization of Movement Data InfoVis Visualization of complex spatio-temporal data Visualization of attribute values GIS Analytical view Often embedded in a map context Temporal aspects Color mapping Space-Time Cube Animation Traffic volumes in the city of Potsdam (Google Maps, Tominski, C., Schumann, H., Andrienko, G. & Andrienko, N.: Stacking-Based Visualization of Trajectory Attribute Data, IEEE Transactions on Visualization and Computer Graphics(18, 12), Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 6

7 Visualization of Movement Data InfoVis Visualization of complex spatio-temporal data Visualization of attribute values GIS Analytical view Often embedded in a map context Temporal aspects Color mapping Space-Time Cube Animation Traffic volumes in the city of Potsdam (Google Maps, Tominski, C., Schumann, H., Andrienko, G. & Andrienko, N.: Stacking-Based Visualization of Trajectory Attribute Data, IEEE Transactions on Visualization and Computer Graphics(18, 12), Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 7

8 Digital Landscapes 3D virtual environments Digital landscape models Terrain models Vegetation models 3D virtual city models Features Complex geometry Costly rendering Scenery for InfoVis? Visualize dynamic phenomena Support interactive exploration and analysis 3D virtual city model of the city of Nuremberg (image created by 3D Content Logistics, 2015). Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 8

9 Digital Landscapes 3D virtual environments Digital landscape models Terrain models Vegetation models 3D virtual city models Features Complex geometry Costly rendering Scenery for InfoVis? Visualize dynamic phenomena Support interactive exploration and analysis 3D virtual city model of the city of Nuremberg (image created by 3D Content Logistics, 2015). Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 9

10 Digital Landscapes 3D virtual environments Digital landscape models Terrain models Vegetation models 3D virtual city models Features Complex geometry Costly rendering Scenery for InfoVis? Visualize dynamic phenomena Support interactive exploration and analysis 3D virtual city model of the city of Nuremberg (image created by 3D Content Logistics, 2015). Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 10

11 Visualization of Movement Data in Virtual Landscapes Challenges Handle massive amounts of trajectories in high-resolution data sets Geometric complex, high detailed 3D scenes for digital landscapes Maintain interactivity for exploration and mapping Goals Avoid additional creation and storage of large geometry Reduce integration costs (e.g., costly updates of geometry) Example of dynamic spatio-temporal data: frequency data based on aggregation of traffic volumes. Visualization of frequency data using a 3D city model as context and scenery. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 11

12 Visualization of Movement Data in Virtual Landscapes Challenges Handle massive amounts of trajectories in high-resolution data sets Geometric complex, high detailed 3D scenes for digital landscapes Maintain interactivity for exploration and mapping Goals Avoid additional creation and storage of large geometry Reduce integration costs (e.g., costly updates of geometry) Example of dynamic spatio-temporal data: frequency data based on aggregation of traffic volumes. Visualization of frequency data using a 3D city model as context and scenery. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 12

13 Our Approach (1/2) GPU-based rendering pipeline Interactive spatio-temporal filtering Generic mapping of trajectory attributes to geometric representations and appearance Real-time rendering within 3D virtual environments Advantages Processing and rendering of massive data sets Maintaining small memory footprint Configurable on-the-fly geometry generation Comparison of a traditional forward-rendering visualization pipeline (top) with our GPU-based mapping approach (bottom). Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 13

14 Our Approach (2/2) On-the-fly geometry generation Input data is represented and managed entirely on the GPU Real-time mapping of data attributes to visual properties, such as type of geometry, width/radius, color, texture mapping, and animation Interactive configuration of the mapping can be applied based on data attributes, classification, or user interaction Applications Real-time adjustment of mapping options Interactive spatial and temporal exploration Interactive generation of density maps Supported basic geometry types for attribute mapping: (1) lines, (2) tubes, (3) ribbons, and (4) spheres. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 14

15 Real-Time Trajectory Rendering Interactive trajectory rendering Real-time exploration of massive trajectory data sets Spatial, temporal, and attribute-based filtering Interactive mapping Visualization of attributes using mapping configurations Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 15

16 Real-Time Aggregation and Density Maps Real-time aggregation of trajectories Generate density maps at arbitrary spatial and temporal scales Real-time exploration Spatial, temporal, and attribute-based filtering Visualization of differences and changes over time Visualization of density maps of moving objects: aggregated view on air-traffic movements over the time period of a week (left), comparison of two time periods using distinct color channels red and blue (right). Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 16

17 Visualization of Massive Trajectory Data Sets (2/2) Visualize large numbers of trajectories Interactive exploration and filtering Use mapping configurations to visually distinguish classes of trajectories (e.g., approaching and departing air planes, or aircraft types) Visualization of approaching (red) and departing (blue) aircrafts, depicting direction (texture mapping and animation) and velocity (texture stretching, animation speed, and color). Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 17

18 Visualization of Massive Trajectory Data Sets (2/2) Visualize large numbers of trajectories Interactive exploration and filtering Use mapping configurations to visually distinguish classes of trajectories (e.g., approaching and departing air planes, or aircraft types) Visualization of different aircraft types: the weight class of aircrafts is depicted by diameter and color (from red for large aircrafts to green for light aircrafts). Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 18

19 Individual Trajectory Visualization Detailed visualization of individual trajectories Visualization of trajectory attributes by attribute mapping and classification Use various geometric primitives to distinguish between different features Classification based on the time-stamp of each sample points: Detailed visualization (speed and acceleration) of trajectories in the vicinity of an airport, discrete visualization of far-away sample points. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 19

20 Exploration and Interaction Image-based selection of trajectories by user input Highlighting of selected trajectories using distinct visual styles Choose mapping styles to display selected trajectories in more detail, or visualize different sets of attributes Highlighting of a trajectory representing a missed-approach on an airport, visualizing the current speed using color, texture, and animation. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 20

21 Detail-And-Overview Overview visualization by means of a density map Detailed inspection of individual trajectories within the context Detail-and-overview Visualization. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 21

22 Temporal Exploration Space-Time-Cube (STC): map the time attribute to the visual z-axis Understand the temporal order of events, but omit the 3D characteristics of movements STC visualization of approaching and departing aircrafts. Examine temporal features and relationships for a number of trajectories Detailed spatio-temporal examination of a single trajectory. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 22

23 Demonstration Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 23

24 Conclusions Generic technique for visualizing large movement data for a number of use cases Air traffic impact using landscape/city models Pedestrian movements Animal movements Car traffic Support interactive Visual Analytics / Big Data Analytics of large spatio-temporal data in digital landscapes Use of digital landscapes as a computational model and scenery for data analytics What role can Exploratory Visual Analytics play for GeoDesign? Predictive Analytics Prescriptive Analytics Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 24

25 Thank You! Dipl.-Inform. Stefan Buschmann Computer Graphics Systems Prof. Dr. Jürgen Döllner Hasso-Plattner-Institut für Softwaresystemtechnik GmbH Thanks to DFS Deutsche Flugsicherung GmbH for the provided data. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 25

26 Our Approach GPU data representation Central attribute storage buffer that is streamed to the GPU. Visualization configurations Define how attribute values are mapped to visual properties. Dynamic data pulling Fetch attribute data based on selected configuration. Geometry creation and attribute mapping The actual geometry is created on-the-fly and passed on for rendering. Real-time rendering The generated geometry is rendered according to the configuration. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 26

27 Our Approach GPU data representation Central attribute storage buffer that is streamed to the GPU. Visualization configurations Define how attribute values are mapped to visual properties. Dynamic data pulling Fetch attribute data based on selected configuration. Geometry creation and attribute mapping The actual geometry is created on-the-fly and passed on for rendering. Real-time rendering The generated geometry is rendered according to the configuration. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 27

28 Our Approach GPU data representation Central attribute storage buffer that is streamed to the GPU. Visualization configurations Define how attribute values are mapped to visual properties. Dynamic data pulling Fetch attribute data based on selected configuration. Geometry creation and attribute mapping The actual geometry is created on-the-fly and passed on for rendering. Real-time rendering The generated geometry is rendered according to the configuration. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 28

29 Our Approach GPU data representation Central attribute storage buffer that is streamed to the GPU. Visualization configurations Define how attribute values are mapped to visual properties. Dynamic data pulling Fetch attribute data based on selected configuration. Geometry creation and attribute mapping The actual geometry is created on-the-fly and passed on for rendering. Real-time rendering The generated geometry is rendered according to the configuration. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 29

30 Our Approach GPU data representation Central attribute storage buffer that is streamed to the GPU. Visualization configurations Define how attribute values are mapped to visual properties. Dynamic data pulling Fetch attribute data based on selected configuration. Geometry creation and attribute mapping The actual geometry is created on-the-fly and passed on for rendering. Real-time rendering The generated geometry is rendered according to the configuration. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 30

31 Our Approach GPU data representation Central attribute storage buffer that is streamed to the GPU. Visualization configurations Define how attribute values are mapped to visual properties. Dynamic data pulling Fetch attribute data based on selected configuration. Geometry creation and attribute mapping The actual geometry is created on-the-fly and passed on for rendering. Real-time rendering The generated geometry is rendered according to the configuration. Buschmann, S. Real-time Processing and Visualization of Massive Air-Traffic Data in Digital Landscapes 31

Hardware-Accelerated Attribute Mapping for Interactive Visualization of Complex 3D Trajectories

Hardware-Accelerated Attribute Mapping for Interactive Visualization of Complex 3D Trajectories Hardware-Accelerated Attribute Mapping for Interactive Visualization of Complex 3D Trajectories Stefan Buschmann, Matthias Trapp, Patrick Lu hne, and Ju rgen Do llner Hasso-Plattner-Institut, University

More information

Space-Time Cube in Visual Analytics

Space-Time Cube in Visual Analytics Gennady Andrienko Natalia Andrienko /and in cooperation with P.Gatalsky, G.Fuchs, K.Vrotsou, I.Peca, C.Tominski, H.Schumann inspired by T.Hagerstrand, M-J Kraak, M-P Kwan and others 1 A bit of STC history

More information

The STC for Event Analysis: Scalability Issues

The STC for Event Analysis: Scalability Issues The STC for Event Analysis: Scalability Issues Georg Fuchs Gennady Andrienko http://geoanalytics.net Events Something [significant] happened somewhere, sometime Analysis goal and domain dependent, e.g.

More information

Geoinformation Science at the University of Potsdam

Geoinformation Science at the University of Potsdam Geoinformation Science at the University of Potsdam Prof. Dr. Jürgen J DöllnerD Prof. Dr. Hartmut Asche Overview University of Potsdam Department with Focus on Geoscience Hasso-Plattner-Institut -Computer

More information

Service-Oriented Visualization of Virtual 3D City Models

Service-Oriented Visualization of Virtual 3D City Models Service-Oriented Visualization of Virtual 3D City Models Authors: Jan Klimke, Jürgen Döllner Computer Graphics Systems Division Hasso-Plattner-Institut, University of Potsdam, Germany http://www.hpi3d.de

More information

Image Processing and Computer Graphics. Rendering Pipeline. Matthias Teschner. Computer Science Department University of Freiburg

Image Processing and Computer Graphics. Rendering Pipeline. Matthias Teschner. Computer Science Department University of Freiburg Image Processing and Computer Graphics Rendering Pipeline Matthias Teschner Computer Science Department University of Freiburg Outline introduction rendering pipeline vertex processing primitive processing

More information

Visualizing Human Trajectories: Comparing Space-Time Cubes and Static Maps

Visualizing Human Trajectories: Comparing Space-Time Cubes and Static Maps http://dx.doi.org/10.14236/ewic/hci2014.24 Visualizing Human Trajectories: Comparing Space-Time Cubes and Static Maps 1 Tiago Gonc alves 1, Ana Paula Afonso 1, and Bruno Martins 2 Departamento de Informa

More information

3D Information Visualization for Time Dependent Data on Maps

3D Information Visualization for Time Dependent Data on Maps 3D Information Visualization for Time Dependent Data on Maps Christian Tominski, Petra Schulze-Wollgast, Heidrun Schumann Institute for Computer Science, University of Rostock, Germany {ct,psw,schumann}@informatik.uni-rostock.de

More information

3D Point Cloud Analytics for Updating 3D City Models

3D Point Cloud Analytics for Updating 3D City Models 3D Point Cloud Analytics for Updating 3D City Models Rico Richter 25 th May 2015 INSPIRE - Geospatial World Forum 2015 Background Hasso Plattner Institute (HPI): Computer Graphics Systems group of Prof.

More information

Architecture 3.0 Landscape Analytics

Architecture 3.0 Landscape Analytics Architecture 3.0 Landscape Analytics Jürgen Döllner Hasso- Plattner- Institut Landscape Analytics Big Data Big Data Analytics Visual Analytics Predictive Analytics Landscape Analytics Big Data Data is

More information

Spatio-Temporal Networks:

Spatio-Temporal Networks: Spatio-Temporal Networks: Analyzing Change Across Time and Place WHITE PAPER By: Jeremy Peters, Principal Consultant, Digital Commerce Professional Services, Pitney Bowes ABSTRACT ORGANIZATIONS ARE GENERATING

More information

Constructing Semantic Interpretation of Routine and Anomalous Mobility Behaviors from Big Data

Constructing Semantic Interpretation of Routine and Anomalous Mobility Behaviors from Big Data Constructing Semantic Interpretation of Routine and Anomalous Mobility Behaviors from Big Data Georg Fuchs 1,3, Hendrik Stange 1, Dirk Hecker 1, Natalia Andrienko 1,2,3, Gennady Andrienko 1,2,3 1 Fraunhofer

More information

Gain insight, agility and advantage by analyzing change across time and space.

Gain insight, agility and advantage by analyzing change across time and space. White paper Location Intelligence Gain insight, agility and advantage by analyzing change across time and space. Spatio-temporal information analysis is a Big Data challenge. The visualization and decision

More information

Interactive Visualization of Magnetic Fields

Interactive Visualization of Magnetic Fields JOURNAL OF APPLIED COMPUTER SCIENCE Vol. 21 No. 1 (2013), pp. 107-117 Interactive Visualization of Magnetic Fields Piotr Napieralski 1, Krzysztof Guzek 1 1 Institute of Information Technology, Lodz University

More information

The Flat Shape Everything around us is shaped

The Flat Shape Everything around us is shaped The Flat Shape Everything around us is shaped The shape is the external appearance of the bodies of nature: Objects, animals, buildings, humans. Each form has certain qualities that distinguish it from

More information

How To Understand The History Of Navigation In French Marine Science

How To Understand The History Of Navigation In French Marine Science E-navigation, from sensors to ship behaviour analysis Laurent ETIENNE, Loïc SALMON French Naval Academy Research Institute Geographic Information Systems Group laurent.etienne@ecole-navale.fr loic.salmon@ecole-navale.fr

More information

Applications of Dynamic Representation Technologies in Multimedia Electronic Map

Applications of Dynamic Representation Technologies in Multimedia Electronic Map Applications of Dynamic Representation Technologies in Multimedia Electronic Map WU Guofeng CAI Zhongliang DU Qingyun LONG Yi (School of Resources and Environment Science, Wuhan University, Wuhan, Hubei.

More information

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc])

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc]) 305 REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc]) (See also General Regulations) Any publication based on work approved for a higher degree should contain a reference

More information

Visualization and Astronomy

Visualization and Astronomy Visualization and Astronomy Prof.dr. Jos Roerdink Institute for Mathematics and Computing Science University of Groningen URL: www.cs.rug.nl/svcg/ Scientific Visualization & Computer Graphics Group Institute

More information

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel Big Data and Analytics: Getting Started with ArcGIS Mike Park Erik Hoel Agenda Overview of big data Distributed computation User experience Data management Big data What is it? Big Data is a loosely defined

More information

Silverlight for Windows Embedded Graphics and Rendering Pipeline 1

Silverlight for Windows Embedded Graphics and Rendering Pipeline 1 Silverlight for Windows Embedded Graphics and Rendering Pipeline 1 Silverlight for Windows Embedded Graphics and Rendering Pipeline Windows Embedded Compact 7 Technical Article Writers: David Franklin,

More information

How To Create A Data Visualization

How To Create A Data Visualization CSCI 552 Data Visualization Shiaofen Fang What Is Visualization? We observe and draw conclusions A picture says more than a thousand words/numbers Seeing is believing, seeing is understanding Beware of

More information

Recent Advances and Future Trends in Graphics Hardware. Michael Doggett Architect November 23, 2005

Recent Advances and Future Trends in Graphics Hardware. Michael Doggett Architect November 23, 2005 Recent Advances and Future Trends in Graphics Hardware Michael Doggett Architect November 23, 2005 Overview XBOX360 GPU : Xenos Rendering performance GPU architecture Unified shader Memory Export Texture/Vertex

More information

Information visualization examples

Information visualization examples Information visualization examples 350102: GenICT II 37 Information visualization examples 350102: GenICT II 38 Information visualization examples 350102: GenICT II 39 Information visualization examples

More information

VISUALIZATION STRATEGIES AND TECHNIQUES FOR HIGH-DIMENSIONAL SPATIO- TEMPORAL DATA

VISUALIZATION STRATEGIES AND TECHNIQUES FOR HIGH-DIMENSIONAL SPATIO- TEMPORAL DATA VISUALIZATION STRATEGIES AND TECHNIQUES FOR HIGH-DIMENSIONAL SPATIO- TEMPORAL DATA Summary B. Schmidt, U. Streit and Chr. Uhlenküken University of Münster Institute of Geoinformatics Robert-Koch-Str. 28

More information

UNIVERSITY OF LONDON GOLDSMITHS COLLEGE. B. Sc. Examination Sample CREATIVE COMPUTING. IS52020A (CC227) Creative Computing 2.

UNIVERSITY OF LONDON GOLDSMITHS COLLEGE. B. Sc. Examination Sample CREATIVE COMPUTING. IS52020A (CC227) Creative Computing 2. UNIVERSITY OF LONDON GOLDSMITHS COLLEGE B. Sc. Examination Sample CREATIVE COMPUTING IS52020A (CC227) Creative Computing 2 Duration: 3 hours Date and time: There are six questions in this paper; you should

More information

CITRIS Founding Corporate Members Meeting

CITRIS Founding Corporate Members Meeting Massive Data Exploration Virtual Reality and Visualization Oliver Staadt, Bernd Hamann CIPIC and CS Department, UC Davis CITRIS Founding Corporate Members Meeting Thursday, February 27, 2003 University

More information

A Short Introduction to Computer Graphics

A Short Introduction to Computer Graphics A Short Introduction to Computer Graphics Frédo Durand MIT Laboratory for Computer Science 1 Introduction Chapter I: Basics Although computer graphics is a vast field that encompasses almost any graphical

More information

Interactive Analysis of Event Data Using Space-Time Cube

Interactive Analysis of Event Data Using Space-Time Cube Interactive Analysis of Event Data Using Space-Time Cube Peter Gatalsky, Natalia Andrienko, and Gennady Andrienko Fraunhofer Institute for Autonomous Intelligent Systems Schloss Birlinghoven, D-53754 Sankt

More information

Manual Analysis Software AFD 1201

Manual Analysis Software AFD 1201 AFD 1200 - AcoustiTube Manual Analysis Software AFD 1201 Measurement of Transmission loss acc. to Song and Bolton 1 Table of Contents Introduction - Analysis Software AFD 1201... 3 AFD 1200 - AcoustiTube

More information

GPU Architecture. Michael Doggett ATI

GPU Architecture. Michael Doggett ATI GPU Architecture Michael Doggett ATI GPU Architecture RADEON X1800/X1900 Microsoft s XBOX360 Xenos GPU GPU research areas ATI - Driving the Visual Experience Everywhere Products from cell phones to super

More information

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA N. Zarrinpanjeh a, F. Dadrassjavan b, H. Fattahi c * a Islamic Azad University of Qazvin - nzarrin@qiau.ac.ir

More information

An Instructional Aid System for Driving Schools Based on Visual Simulation

An Instructional Aid System for Driving Schools Based on Visual Simulation An Instructional Aid System for Driving Schools Based on Visual Simulation Salvador Bayarri, Rafael Garcia, Pedro Valero, Ignacio Pareja, Institute of Traffic and Road Safety (INTRAS), Marcos Fernandez

More information

Computer Graphics Hardware An Overview

Computer Graphics Hardware An Overview Computer Graphics Hardware An Overview Graphics System Monitor Input devices CPU/Memory GPU Raster Graphics System Raster: An array of picture elements Based on raster-scan TV technology The screen (and

More information

Introduction to Computer Graphics

Introduction to Computer Graphics Introduction to Computer Graphics Torsten Möller TASC 8021 778-782-2215 torsten@sfu.ca www.cs.sfu.ca/~torsten Today What is computer graphics? Contents of this course Syllabus Overview of course topics

More information

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc])

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc]) 244 REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc]) (See also General Regulations) Any publication based on work approved for a higher degree should contain a reference

More information

Mobile Analytics for Emergency Response and Training

Mobile Analytics for Emergency Response and Training Mobile Analytics for Emergency Response and Training S. Kim, R. Maciejewski, K. Ostmo, E. Delp, T. Collins, D. Ebert Seminar Visual Analytics Daniel Lorig, 3.7.2008 Outline I. Overview on Mobile Analytics

More information

Dr. Shih-Lung Shaw s Research on Space-Time GIS, Human Dynamics and Big Data

Dr. Shih-Lung Shaw s Research on Space-Time GIS, Human Dynamics and Big Data Dr. Shih-Lung Shaw s Research on Space-Time GIS, Human Dynamics and Big Data for Geography Department s Faculty Research Highlight October 12, 2014 Shih-Lung Shaw, Ph.D. Alvin and Sally Beaman Professor

More information

A Short Introduction on Data Visualization. Guoning Chen

A Short Introduction on Data Visualization. Guoning Chen A Short Introduction on Data Visualization Guoning Chen Data is generated everywhere and everyday Age of Big Data Data in ever increasing sizes need an effective way to understand them History of Visualization

More information

Reading Questions. Lo and Yeung, 2007: 2 19. Schuurman, 2004: Chapter 1. 1. What distinguishes data from information? How are data represented?

Reading Questions. Lo and Yeung, 2007: 2 19. Schuurman, 2004: Chapter 1. 1. What distinguishes data from information? How are data represented? Reading Questions Week two Lo and Yeung, 2007: 2 19. Schuurman, 2004: Chapter 1. 1. What distinguishes data from information? How are data represented? 2. What sort of problems are GIS designed to solve?

More information

mass & Figure / plinth & Canopy

mass & Figure / plinth & Canopy ss 2010: Universität für Angewandte Kunst, Wien, o. Univ. Prof. Greg Lynn MASS (PLINTH) & FIGURE (CANOPY): COMPOSITE AND/OR INTRICATE TECTONIC This semester we will continue the topic of producing massive

More information

NVIDIA IndeX. Whitepaper. Document version 1.0 3 June 2013

NVIDIA IndeX. Whitepaper. Document version 1.0 3 June 2013 NVIDIA IndeX Whitepaper Document version 1.0 3 June 2013 NVIDIA Advanced Rendering Center Fasanenstraße 81 10623 Berlin phone +49.30.315.99.70 fax +49.30.315.99.733 arc-office@nvidia.com Copyright Information

More information

DEVELOPMENT OF REAL-TIME VISUALIZATION TOOLS FOR THE QUALITY CONTROL OF DIGITAL TERRAIN MODELS AND ORTHOIMAGES

DEVELOPMENT OF REAL-TIME VISUALIZATION TOOLS FOR THE QUALITY CONTROL OF DIGITAL TERRAIN MODELS AND ORTHOIMAGES DEVELOPMENT OF REAL-TIME VISUALIZATION TOOLS FOR THE QUALITY CONTROL OF DIGITAL TERRAIN MODELS AND ORTHOIMAGES Dr.-Ing. Manfred Wiggenhagen University of Hanover, Germany Institute for Photogrammetry and

More information

Geographic Visualization of ASDI Flight Plan Data

Geographic Visualization of ASDI Flight Plan Data Geographic Visualization of ASDI Flight Plan Data David Hill GEOG 5561 The field of geographic visualization (or geovisualization ) has steadily developed and distinguished itself from standard scientific

More information

Self-Positioning Handheld 3D Scanner

Self-Positioning Handheld 3D Scanner Self-Positioning Handheld 3D Scanner Method Sheet: How to scan in Color and prep for Post Processing ZScan: Version 3.0 Last modified: 03/13/2009 POWERED BY Background theory The ZScanner 700CX was built

More information

Proceedings of the Fall 2006 Workshop of the HPI Research School on Service-Oriented Systems Engineering

Proceedings of the Fall 2006 Workshop of the HPI Research School on Service-Oriented Systems Engineering Proceedings of the Fall 2006 Workshop of the HPI Research School on Service-Oriented Systems Engineering Benjamin Hagedorn, Michael Schöbel, Matthias Uflacker, Flavius Copaciu, Nikola Milanovic Technische

More information

Density Map Visualization for Overlapping Bicycle Trajectories

Density Map Visualization for Overlapping Bicycle Trajectories , pp.327-332 http://dx.doi.org/10.14257/ijca.2014.7.3.31 Density Map Visualization for Overlapping Bicycle Trajectories Dongwook Lee 1, Jinsul Kim 2 and Minsoo Hahn 1 1 Digital Media Lab., Korea Advanced

More information

International Year of Light 2015 Tech-Talks BREGENZ: Mehmet Arik Well-Being in Office Applications Light Measurement & Quality Parameters

International Year of Light 2015 Tech-Talks BREGENZ: Mehmet Arik Well-Being in Office Applications Light Measurement & Quality Parameters www.led-professional.com ISSN 1993-890X Trends & Technologies for Future Lighting Solutions ReviewJan/Feb 2015 Issue LpR 47 International Year of Light 2015 Tech-Talks BREGENZ: Mehmet Arik Well-Being in

More information

Big Data: Rethinking Text Visualization

Big Data: Rethinking Text Visualization Big Data: Rethinking Text Visualization Dr. Anton Heijs anton.heijs@treparel.com Treparel April 8, 2013 Abstract In this white paper we discuss text visualization approaches and how these are important

More information

DATA VISUALIZATION OF THE GRAPHICS PIPELINE: TRACKING STATE WITH THE STATEVIEWER

DATA VISUALIZATION OF THE GRAPHICS PIPELINE: TRACKING STATE WITH THE STATEVIEWER DATA VISUALIZATION OF THE GRAPHICS PIPELINE: TRACKING STATE WITH THE STATEVIEWER RAMA HOETZLEIN, DEVELOPER TECHNOLOGY, NVIDIA Data Visualizations assist humans with data analysis by representing information

More information

Image Synthesis. Fur Rendering. computer graphics & visualization

Image Synthesis. Fur Rendering. computer graphics & visualization Image Synthesis Fur Rendering Motivation Hair & Fur Human hair ~ 100.000 strands Animal fur ~ 6.000.000 strands Real-Time CG Needs Fuzzy Objects Name your favorite things almost all of them are fuzzy!

More information

FCD in the real world system capabilities and applications

FCD in the real world system capabilities and applications 19th ITS World Congress, Vienna, Austria, 22/26 October 2012 EU-00040 FCD in the real world system capabilities and applications Anita Graser 1*, Melitta Dragaschnig 1, Wolfgang Ponweiser 1, Hannes Koller

More information

How To Teach Computer Graphics

How To Teach Computer Graphics Computer Graphics Thilo Kielmann Lecture 1: 1 Introduction (basic administrative information) Course Overview + Examples (a.o. Pixar, Blender, ) Graphics Systems Hands-on Session General Introduction http://www.cs.vu.nl/~graphics/

More information

Touchstone -A Fresh Approach to Multimedia for the PC

Touchstone -A Fresh Approach to Multimedia for the PC Touchstone -A Fresh Approach to Multimedia for the PC Emmett Kilgariff Martin Randall Silicon Engineering, Inc Presentation Outline Touchstone Background Chipset Overview Sprite Chip Tiler Chip Compressed

More information

Programming 3D Applications with HTML5 and WebGL

Programming 3D Applications with HTML5 and WebGL Programming 3D Applications with HTML5 and WebGL Tony Parisi Beijing Cambridge Farnham Köln Sebastopol Tokyo Table of Contents Preface ix Part I. Foundations 1. Introduction 3 HTML5: A New Visual Medium

More information

OPEN STANDARD WEB SERVICES FOR VISUALISATION OF TIME SERIES DATA OF FLOOD MODELS

OPEN STANDARD WEB SERVICES FOR VISUALISATION OF TIME SERIES DATA OF FLOOD MODELS OPEN STANDARD WEB SERVICES FOR VISUALISATION OF TIME SERIES DATA OF FLOOD MODELS Barend Köbben FRMRC RPA 7 Workshop visualisations and flow simulations as flood risk communication tools

More information

DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7

DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7 DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7 Contents GIS and maps The visualization process Visualization and strategies

More information

ANIMATION a system for animation scene and contents creation, retrieval and display

ANIMATION a system for animation scene and contents creation, retrieval and display ANIMATION a system for animation scene and contents creation, retrieval and display Peter L. Stanchev Kettering University ABSTRACT There is an increasing interest in the computer animation. The most of

More information

Computers in Film Making

Computers in Film Making Computers in Film Making Snow White (1937) Computers in Film Making Slide 1 Snow White - Disney s Folly Moral: Original Budget $250,000 Production Cost $1,488,422 Frames 127,000 Production time 3.5 years

More information

Lecture Notes, CEng 477

Lecture Notes, CEng 477 Computer Graphics Hardware and Software Lecture Notes, CEng 477 What is Computer Graphics? Different things in different contexts: pictures, scenes that are generated by a computer. tools used to make

More information

3D Data Visualization / Casey Reas

3D Data Visualization / Casey Reas 3D Data Visualization / Casey Reas Large scale data visualization offers the ability to see many data points at once. By providing more of the raw data for the viewer to consume, visualization hopes to

More information

Interactive Information Visualization using Graphics Hardware Študentská vedecká konferencia 2006

Interactive Information Visualization using Graphics Hardware Študentská vedecká konferencia 2006 FAKULTA MATEMATIKY, FYZIKY A INFORMATIKY UNIVERZITY KOMENSKHO V BRATISLAVE Katedra aplikovanej informatiky Interactive Information Visualization using Graphics Hardware Študentská vedecká konferencia 2006

More information

massive aerial LiDAR point clouds

massive aerial LiDAR point clouds Visualization, storage, analysis and distribution of massive aerial LiDAR point clouds Gerwin de Haan and Hugo Ledoux Data Visualization group GIS technology group GeoWeb 2010, Vancouver July 28 2010 1

More information

Radeon GPU Architecture and the Radeon 4800 series. Michael Doggett Graphics Architecture Group June 27, 2008

Radeon GPU Architecture and the Radeon 4800 series. Michael Doggett Graphics Architecture Group June 27, 2008 Radeon GPU Architecture and the series Michael Doggett Graphics Architecture Group June 27, 2008 Graphics Processing Units Introduction GPU research 2 GPU Evolution GPU started as a triangle rasterizer

More information

COSC 6344 Visualization

COSC 6344 Visualization COSC 64 Visualization University of Houston, Fall 2015 Instructor: Guoning Chen chengu@cs.uh.edu Course Information Location: AH 2 Time: 10am~11:am Tu/Th Office Hours: 11:am~12:pm Tu /Th or by appointment

More information

Hardware design for ray tracing

Hardware design for ray tracing Hardware design for ray tracing Jae-sung Yoon Introduction Realtime ray tracing performance has recently been achieved even on single CPU. [Wald et al. 2001, 2002, 2004] However, higher resolutions, complex

More information

Visualization methods for patent data

Visualization methods for patent data Visualization methods for patent data Treparel 2013 Dr. Anton Heijs (CTO & Founder) Delft, The Netherlands Introduction Treparel can provide advanced visualizations for patent data. This document describes

More information

GPU for Scientific Computing. -Ali Saleh

GPU for Scientific Computing. -Ali Saleh 1 GPU for Scientific Computing -Ali Saleh Contents Introduction What is GPU GPU for Scientific Computing K-Means Clustering K-nearest Neighbours When to use GPU and when not Commercial Programming GPU

More information

Comp 410/510. Computer Graphics Spring 2016. Introduction to Graphics Systems

Comp 410/510. Computer Graphics Spring 2016. Introduction to Graphics Systems Comp 410/510 Computer Graphics Spring 2016 Introduction to Graphics Systems Computer Graphics Computer graphics deals with all aspects of creating images with a computer Hardware (PC with graphics card)

More information

Implementing Geospatial Data in Parametric Environment Elçin ERTUĞRUL*

Implementing Geospatial Data in Parametric Environment Elçin ERTUĞRUL* Proceedings of the International Association for Shell and Spatial Structures (IASS) Symposium 2015, Amsterdam 17-20 August 2015, Amsterdam, The Netherlands Implementing Geospatial Data in Parametric Environment

More information

Go to contents 18 3D Visualization of Building Services in Virtual Environment

Go to contents 18 3D Visualization of Building Services in Virtual Environment 3D Visualization of Building Services in Virtual Environment GRÖHN, Matti Gröhn; MANTERE, Markku; SAVIOJA, Lauri; TAKALA, Tapio Telecommunications Software and Multimedia Laboratory Department of Computer

More information

2013 Student Competition

2013 Student Competition ITS Heartland Chapter 2013 Student Competition Shu Yang (syang32@slu.edu) Saber Abdoli (abdolis@slu.edu) Tiffany M. Rando (trando@slu.edu) Smart Transportation Lab Department of Civil Engineering Parks

More information

Introduction to Visualization with VTK and ParaView

Introduction to Visualization with VTK and ParaView Introduction to Visualization with VTK and ParaView R. Sungkorn and J. Derksen Department of Chemical and Materials Engineering University of Alberta Canada August 24, 2011 / LBM Workshop 1 Introduction

More information

SAN DIEGO COMMUNITY COLLEGE DISTRICT MESA COLLEGE ASSOCIATE DEGREE COURSE OUTLINE

SAN DIEGO COMMUNITY COLLEGE DISTRICT MESA COLLEGE ASSOCIATE DEGREE COURSE OUTLINE MULT 130 CIC Approval: 03/12/2015 BOT APPROVAL: 04/16/2015 STATE APPROVAL: EFFECTIVE TERM: Fall 2015 SECTION I SAN DIEGO COMMUNITY COLLEGE DISTRICT MESA COLLEGE ASSOCIATE DEGREE COURSE OUTLINE SUBJECT

More information

Analyse, Collaborate and Publish Statistics for Measuring Progress in our Society using Storytelling. The most ancient of social rituals

Analyse, Collaborate and Publish Statistics for Measuring Progress in our Society using Storytelling. The most ancient of social rituals Analyse, Collaborate and Publish Statistics for Measuring Progress in our Society using Storytelling Storytelling by Professor Mikael Jern The most ancient of social rituals Agenda Massive statistics data..interest

More information

CityGML goes to Broadway

CityGML goes to Broadway CityGML goes to Broadway Thomas H. Kolbe, Barbara Burger, Berit Cantzler Chair of Geoinformatics thomas.kolbe@tum.de September 11, 2015 Photogrammetric Week 2015, Stuttgart The New York City Open Data

More information

Helical time representation to visualize return-periods of spatiotemporal

Helical time representation to visualize return-periods of spatiotemporal Helical time representation to visualize return-periods of spatiotemporal events Jacques Gautier Université Grenoble Alpes Laboratoire d'informatique de Grenoble 681 rue de la passerelle 38400 Saint Martin

More information

A Software Reference Architecture for Service-Oriented 3D Geovisualization Systems

A Software Reference Architecture for Service-Oriented 3D Geovisualization Systems ISPRS Int. J. Geo-Inf. 2014, 3, 1445-1490; doi:10.3390/ijgi3041445 Article A Software Reference Architecture for Service-Oriented 3D Geovisualization Systems Dieter Hildebrandt OPEN ACCESS ISPRS International

More information

Template-based Eye and Mouth Detection for 3D Video Conferencing

Template-based Eye and Mouth Detection for 3D Video Conferencing Template-based Eye and Mouth Detection for 3D Video Conferencing Jürgen Rurainsky and Peter Eisert Fraunhofer Institute for Telecommunications - Heinrich-Hertz-Institute, Image Processing Department, Einsteinufer

More information

Implementing GIS in Optical Fiber. Communication

Implementing GIS in Optical Fiber. Communication KING FAHD UNIVERSITY OF PETROLEUM AND MINERALS COLLEGE OF ENVIRONMENTAL DESIGN CITY & RIGINAL PLANNING DEPARTMENT TERM ROJECT Implementing GIS in Optical Fiber Communication By Ahmed Saeed Bagazi ID# 201102590

More information

Data Visualization and Team Collaboration. Michael Paulos Business Analyst Marketing, Cannery Casino Resorts June 5, 2012 1:30-2:15 PM

Data Visualization and Team Collaboration. Michael Paulos Business Analyst Marketing, Cannery Casino Resorts June 5, 2012 1:30-2:15 PM Data Visualization and Team Collaboration Michael Paulos Business Analyst Marketing, Cannery Casino Resorts June 5, 2012 1:30-2:15 PM Spreadsheets versus Data Visualization Historically the gaming industry

More information

Smoke Density Monitor application documentation

Smoke Density Monitor application documentation Smoke Density Monitor application documentation Navigating the User interface Fig. 1 Screen shot of the application layout. Description Graphical Monitor Data Browser Trending Graph Alarm View Create Report

More information

An Interactive Web Based Spatio-Temporal Visualization System

An Interactive Web Based Spatio-Temporal Visualization System An Interactive Web Based Spatio-Temporal Visualization System Anil Ramakrishna, Yu-Han Chang, and Rajiv Maheswaran Department of Computer Science, University of Southern California, Los Angeles, CA {akramakr,maheswar}@usc.edu,ychang@isi.edu

More information

Visualization. For Novices. ( Ted Hall ) University of Michigan 3D Lab Digital Media Commons, Library http://um3d.dc.umich.edu

Visualization. For Novices. ( Ted Hall ) University of Michigan 3D Lab Digital Media Commons, Library http://um3d.dc.umich.edu Visualization For Novices ( Ted Hall ) University of Michigan 3D Lab Digital Media Commons, Library http://um3d.dc.umich.edu Data Visualization Data visualization deals with communicating information about

More information

Advanced Volume Rendering Techniques for Medical Applications

Advanced Volume Rendering Techniques for Medical Applications Advanced Volume Rendering Techniques for Medical Applications Verbesserte Darstellungsmethoden für Volumendaten in medizinischen Anwendungen J. Georgii 1, J. Schneider 1, J. Krüger 1, R. Westermann 1,

More information

BUILDING TELEPRESENCE SYSTEMS: Translating Science Fiction Ideas into Reality

BUILDING TELEPRESENCE SYSTEMS: Translating Science Fiction Ideas into Reality BUILDING TELEPRESENCE SYSTEMS: Translating Science Fiction Ideas into Reality Henry Fuchs University of North Carolina at Chapel Hill (USA) and NSF Science and Technology Center for Computer Graphics and

More information

Visual Analytics and Data Mining

Visual Analytics and Data Mining Visual Analytics and Data Mining in S-T-applicationsS Gennady Andrienko & Natalia Andrienko Fraunhofer Institute AIS Sankt Augustin Germany http://www.ais.fraunhofer.de/and Mining Spatio-Temporal Data

More information

Interactive Level-Set Segmentation on the GPU

Interactive Level-Set Segmentation on the GPU Interactive Level-Set Segmentation on the GPU Problem Statement Goal Interactive system for deformable surface manipulation Level-sets Challenges Deformation is slow Deformation is hard to control Solution

More information

Web-based Visualization Platform for Geospatial Data

Web-based Visualization Platform for Geospatial Data Web-based Visualization Platform for Geospatial Data Martin Hecher 1, Christoph Traxler 2, Gerd Hesina 2, Anton Fuhrmann 2 and Dieter Fellner 34 1 Fraunhofer Austria, Visual Computing, Graz, Austria martin.hecher@vc.fraunhofer.at

More information

Big Data in Transportation Engineering

Big Data in Transportation Engineering Big Data in Transportation Engineering Nii Attoh-Okine Professor Department of Civil and Environmental Engineering University of Delaware, Newark, DE, USA Email: okine@udel.edu IEEE Workshop on Large Data

More information

_ LUCIADRIA PRODUCT DATA SHEET

_ LUCIADRIA PRODUCT DATA SHEET _ LUCIADRIA PRODUCT DATA SHEET V2016.0 LuciadRIA offers browser-based geospatial situational awareness with the fluidity and speed of a desktop application. The software components of LuciadRIA have been

More information

Adaptive Content Management for Collaborative 3D Virtual Spaces

Adaptive Content Management for Collaborative 3D Virtual Spaces Adaptive Content Management for Collaborative 3D Virtual Spaces Jarkko M. Vatjus-Anttila, Seamus Hickey, Timo Koskela Intel and Nokia Joint Innovation Center Center for Internet Excellence University of

More information

The Future Of Animation Is Games

The Future Of Animation Is Games The Future Of Animation Is Games 王 銓 彰 Next Media Animation, Media Lab, Director cwang@1-apple.com.tw The Graphics Hardware Revolution ( 繪 圖 硬 體 革 命 ) : GPU-based Graphics Hardware Multi-core (20 Cores

More information

Alejandro Vaisman Esteban Zimanyi. Data. Warehouse. Systems. Design and Implementation. ^ Springer

Alejandro Vaisman Esteban Zimanyi. Data. Warehouse. Systems. Design and Implementation. ^ Springer Alejandro Vaisman Esteban Zimanyi Data Warehouse Systems Design and Implementation ^ Springer Contents Part I Fundamental Concepts 1 Introduction 3 1.1 A Historical Overview of Data Warehousing 4 1.2 Spatial

More information

Applying GIS Analysis to Archaeological Research in Canada

Applying GIS Analysis to Archaeological Research in Canada Applying GIS Analysis to Archaeological Research in Canada T A L K B Y D R. K I S H A S U P E R N A N T P R E S E N T E D A T G E O A L B E R T A 2 0 1 3 S E P T E M B E R 2 3, 2 0 1 3 Overview Review

More information

MAJOR LEARNING OUTCOMES ARCHITECTURE AND URBAN PLANNING 1ST CYCLE PROGRAMS GENERAL ACADEMIC PROFILE

MAJOR LEARNING OUTCOMES ARCHITECTURE AND URBAN PLANNING 1ST CYCLE PROGRAMS GENERAL ACADEMIC PROFILE MAJOR LEARNING OUTCOMES Faculty: Major: Course level: ARCHITECTURE ARCHITECTURE AND URBAN PLANNING 1ST CYCLE PROGRAMS GENERAL ACADEMIC PROFILE Positioning of major in the study area The major in Architecture

More information

Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012

Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 CSE 167: Introduction to Computer Graphics Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 Today Course organization Course overview 2 Course Staff Instructor Jürgen Schulze,

More information

Four-dimensional Mathematical Data Visualization via Embodied Four-dimensional Space Display System

Four-dimensional Mathematical Data Visualization via Embodied Four-dimensional Space Display System Original Paper Forma, 26, 11 18, 2011 Four-dimensional Mathematical Data Visualization via Embodied Four-dimensional Space Display System Yukihito Sakai 1,2 and Shuji Hashimoto 3 1 Faculty of Information

More information

Condensing PQ Data and Visualization Analytics. Thomas Cooke

Condensing PQ Data and Visualization Analytics. Thomas Cooke 1 Condensing PQ Data and Visualization Analytics Thomas Cooke Storing and Transmitting Data One Monitor / Site (2 bytes per sample) X (512 samples/cycle) X (60 cycles/sec) X (60 sec/min) X (60 min/hr)

More information

Scalable Cluster Analysis of Spatial Events

Scalable Cluster Analysis of Spatial Events International Workshop on Visual Analytics (2012) K. Matkovic and G. Santucci (Editors) Scalable Cluster Analysis of Spatial Events I. Peca 1, G. Fuchs 1, K. Vrotsou 1,2, N. Andrienko 1 & G. Andrienko

More information