Scientific data audification within GRID: from Etna volcano seismograms to text sonification Domenico Vicinanza Department of Mathematics and Computer.

Slides:



Advertisements
Similar presentations
Data Transfer Chapter 10. File conversion When we upgrade a file after a big time of use, usually it is necessary to change the format of the file. For.
Advertisements

Technology ICT Option: Data Representation. Data Representation In our everyday lives, we communicate with each other using analogue data. This data takes.
1 DATA ABSTRACTION: USER DEFINED TYPES AND THE CLASS.
E-Infrastructures A key component for the European Industry and Services Christian SAGUEZ e-Infrastructures-Roma-Dec 9th-03.
Application of VR o VR for Engineering Design o VR for Architecture o VR for Science o VR for Scientific Visualization.
Object Orientated Data Topic 5: Multimedia Technology.
Chapter 2 Data Representation. Define data types. Visualize how data are stored inside a computer. Understand the differences between text, numbers, images,
IST E-infrastructure shared between Europe and Latin America Volcano seismograms sonification application Domenico Vicinanza,
Representing Nonnumeric Data Everything is really a number.
Data Representation Int 2 Computing Unit 1 – Computer Systems St Kentigern’s Academy.
Windows Programming Parallel Coordinates Adithya Addanki(aa207) Instructor: Dr. Yingcai Xiao.
Spectral Analysis AOE March 2011 Lowe 1. Announcements Lectures on both Monday, March 28 th, and Wednesday, March 30 th. – Fracture Testing –
Computer Graphics Researched via: Student Name: Cheyenne Bell Date: 04/29/2010.
Advanced Scientific Visualization
V Material obtained from summer workshop in Guildford County, July-2014.
Vocab. Power Point Randall York. Additive Synthesis A synthesis technique that creates a periodic signal by adding sinusoids together.
General Purpose Packages DATA TYPES. Data Types Computer store information in the form of data. Information has meaning. Eg 23 May 2005 Data has no meaning.
Marwan Al-Namari 1 Digital Representations. Bits and Bytes Devices can only be in one of two states 0 or 1, yes or no, on or off, … Bit: a unit of data.
IST E-infrastructure shared between Europe and Latin America Music from Volcanoes on the Network Domenico Vicinanza CERN –
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
A framework for the analysis of medical data using data sonification across the GÉANT network and the European Grid infrastructure Roberto BARBERA University.
FESR Trinacria Grid Virtual Laboratory Sonificazione di dati scientifici Roberto Barbera (a nome di Domenico Vicinanza) Università di Catania.
E-science grid facility for Europe and Latin America The GILDA t-Infrastructure Riccardo Bruno INFN, Sez. CT Joint EELA-2/EGEE-III Tutorial.
Report of the Framework Development Working Group Martin Taylor Mark Nixon David Hall Vincent Taylor November 8, 2007.
1 Section 1.3 Binary Number Systems Fundamentals of Java: AP Computer Science Essentials, 4th Edition Lambert / Osborne.
Volcano seismograms sonification application
Software Visualization for Debugging
Audification And Sonification Of Power Grid Data
Invitation to Computer Science, C++ Version, Fourth Edition
Introduction to Multimedia
The ASTRA Project Domenico Vicinanza Giuseppe La Rocca
Computer Graphics Researched via:
English, Literacies and Policy Contexts A
Sketching, Drawing and Illustration
Data Processing As a science major, you will all eventually have to deal with data. All data has noise Devices do not give useful measurements; must convert.
Advanced Scientific Visualization
Monitoring Steel Corrosion Challenges
Intermediate 2 Computing
“almost everything on computers that is not text or sound”
KNOWLEDGE ACQUISITION
Digital Image Processing
Recursion.
3D Modelling Mech Pre-Production
CAPE INFORMATION TECHNOLOGY
Multimedia: making it Work
How do I learn? What a minute… I’m in control!
Invitation to Computer Science 5th Edition
Chapter 4 Gates and Circuits.
How to Develop for e-learning
Microsoft Visual Basic 2005 BASICS
Why Compress? To reduce the volume of data to be transmitted (text, fax, images) To reduce the bandwidth required for transmission and to reduce storage.
Surface Analysis Tools
Lecture 27: Solid Modeling
Scientific Inquiry Unit 0.3.
A Review in Quality Measures for Halftoned Images
Chapter 7: Producing Your Proposal
Chaos Theory and Encryption
Project Title This is a sample slide layout
Signals and Systems Networks and Communication Department Chapter (1)
Chapter 2 Data Representation.
AN INTRODUCTION TO COMPUTER GRAPHICS Subject: Computer Graphics Lecture No: 01 Batch: 16BS(Information Technology)
What will my child learn?
CSCI-N 100 Dept. of Computer and Information Science
Sound, language, thought and sense integration
Visuals are analog signals...
CAPE INFORMATION TECHNOLOGY
Business Correspondence
Data Processing Chapter 3
Digital Signal Processing
Project Title This is a sample poster layout -
Presentation transcript:

Scientific data audification within GRID: from Etna volcano seismograms to text sonification Domenico Vicinanza Department of Mathematics and Computer Science University of Salerno and INFN Catania - Italy dvicinanza@unisa.it

Data audification Data audification is the representation of data by means of sound signals; it can be considered as the acoustic counterpart of data graphic visualization, a mathematical mapping of information from data sets to sounds. Audification may give information about the inner structure of the represented data since any kind of regularity in the original data set will be conveyed to the generated sound (spectral lines, …). Sonic representations are particularly useful when dealing with complex, high-dimensional data, in monitoring tasks and in all the situations where it is practically impossible to apply any visual inspection. More interesting and intriguing aspects of data sonification concern the possibility of describing patterns or trends, through sound, which were hardly perceivable otherwise. EGEE Data Sonification - D. Vicinanza

Data sonification: two examples Seismograms sonification Data set: digital samples from seismographs Audification: creation of a melody whose profile recall exactly the seismogram one Advantages: structural properties of the original seismogram (regularities, long range correlations) are mapped to structural properties of the melody. Text sonification Data set: ASCII text Audification: creation of a melody by associating a note from a certain pitch set to each character of the text Advantages: structural properties of the text (regularities, rhymes, metric) are mapped to structural properties of the melody. First EGEE User Forum - CERN March 1st, 2006 - D. Vicinanza