Background Information systems requiring sensor data input must generally include means for sensor data fusion as well as powerful mechanisms for user.

Slides:



Advertisements
Similar presentations
Configuration management
Advertisements

The 20th International Conference on Software Engineering and Knowledge Engineering (SEKE2008) Department of Electrical and Computer Engineering
These may be natural and/or cultural. They have particular characteristics and features which can be the result of natural and/or cultural processes. Their.
Chapter 1 INTRODUCTION TO MANAGEMENT AND ORGANIZATIONS
An Approach to Evaluate Data Trustworthiness Based on Data Provenance Department of Computer Science Purdue University.
Report on Intrusion Detection and Data Fusion By Ganesh Godavari.
SWE Introduction to Software Engineering
Chapter 6 Methodology Conceptual Databases Design Transparencies © Pearson Education Limited 1995, 2005.
Dieter Pfoser, LBS Workshop1 Issues in the Management of Moving Point Objects Dieter Pfoser Nykredit Center for Database Research Aalborg University, Denmark.
Incorporating Advice into Agents that Learn from Reinforcement Presented by Alp Sardağ.
Case-based Reasoning System (CBR)
EXPERT SYSTEMS Part I.
Chapter 1 INTRODUCTION TO MANAGEMENT AND ORGANIZATIONS
Methodology Conceptual Database Design
Data Mining – Intro.
Scaling and Attitude Measurement in Travel and Hospitality Research Research Methodologies CHAPTER 11.
ICT Scope and Sequence Sekolah Ciputra 2010.
Mental Mathematics.
Data Mining Techniques
SharePoint 2010 Business Intelligence Module 6: Analysis Services.
Programming Languages
Ontology Alignment/Matching Prafulla Palwe. Agenda ► Introduction  Being serious about the semantic web  Living with heterogeneity  Heterogeneity problem.
Associative Pattern Memory (APM) Larry Werth July 14, 2007
Methodology - Conceptual Database Design Transparencies
Methodology Conceptual Databases Design
Introduction to Database Systems
1 Chapter 15 Methodology Conceptual Databases Design Transparencies Last Updated: April 2011 By M. Arief
Configuration Management (CM)
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
Time Series Data Analysis - I Yaji Sripada. Dept. of Computing Science, University of Aberdeen2 In this lecture you learn What are Time Series? How to.
RELATIONAL FAULT TOLERANT INTERFACE TO HETEROGENEOUS DISTRIBUTED DATABASES Prof. Osama Abulnaja Afraa Khalifah
Report on Intrusion Detection and Data Fusion By Ganesh Godavari.
SWE © Solomon Seifu ELABORATION. SWE © Solomon Seifu Lesson 10 Use Case Design.
Chapter 1 : Introduction §Purpose of Database Systems §View of Data §Data Models §Data Definition Language §Data Manipulation Language §Transaction Management.
Chapter 1 INTRODUCTION TO MANAGEMENT AND ORGANIZATIONS © Prentice Hall,
Methodology - Conceptual Database Design. 2 Design Methodology u Structured approach that uses procedures, techniques, tools, and documentation aids to.
1/26/2004TCSS545A Isabelle Bichindaritz1 Database Management Systems Design Methodology.
Dimitrios Skoutas Alkis Simitsis
©Silberschatz, Korth and Sudarshan1.1Database System Concepts Chapter 1: Introduction Purpose of Database Systems View of Data Data Models Data Definition.
Methodology - Conceptual Database Design
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
A Context Model based on Ontological Languages: a Proposal for Information Visualization School of Informatics Castilla-La Mancha University Ramón Hervás.
How to create property volumes
The Volcano Optimizer Generator Extensibility and Efficient Search.
Database Environment Chapter 2. Data Independence Sometimes the way data are physically organized depends on the requirements of the application. Result:
Decision-Support-System for the Rehabilitation of Buildings: The MEMSCON Project RISA Sicherheitsanalysen GmbH Berlin 1st MEMSCON Event - 07 October 2010,
DATABASE MANAGEMENT SYSTEM ARCHITECTURE
Chapter 1 – Science and Measurement
Introduction to Interactive Media Interactive Media Tools: Authoring Applications.
Chapter 10. The Explorer System in Cognitive Systems, Christensen et al. Course: Robots Learning from Humans On, Kyoung-Woon Biointelligence Laboratory.
Introduction to Data Mining by Yen-Hsien Lee Department of Information Management College of Management National Sun Yat-Sen University March 4, 2003.
Ghislain Fouodji Tasse Supervisor: Dr. Karen Bradshaw Computer Science Department Rhodes University 24 March 2009.
Object storage and object interoperability
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 4 Slide 1 Software Processes.
Helpful hints for planning your Wednesday investigation.
KARORI NORMAL SCHOOL We encourage our children to be the best they can be “Tino pai ake” 2016 Reporting Cycles Information.
Integrating Quantitative Literacy into Your Course.
LECTURE 10: THE RIGHT TOOL FOR THE JOB April 18, 2016 SDS136: Communicating with Data.
Chapter 1 Science & Measurement. Time A useful measurement of changes in motion or events; all or parts of the past, present, and future Identifies a.
Introduction to DBMS Purpose of Database Systems View of Data
Spreadsheet Modelling
Multimedia Databases and Querying techniques
Introduction to Database Systems
Chapter 2 Database Environment Pearson Education © 2009.
Chapter 2 Database Environment.
Data Mining Concept Description
Chapter 1 INTRODUCTION TO MANAGEMENT AND ORGANIZATIONS
Chapter 2 Database Environment Pearson Education © 2009.
Chapter 2 Database Environment Pearson Education © 2009.
Presentation transcript:

Background Information systems requiring sensor data input must generally include means for sensor data fusion as well as powerful mechanisms for user interaction and result visualization. From a user perspective the use of sensor data requires knowledge about the attached sensors and the data they generate. Most end-users do not possess this kind of knowledge and for this reason techniques for sensor data independence must be developed to ensure that queries can be applied and the results interpreted in a convenient way.

Sensor data independence Sensor data independence (SDI) relates to data independence as introduced in database design for modification of the physical databases without affecting the application programs. SDI is required from a user perspective to simplify the use of large data quantities generated by multi-sensor data systems. SDI diminishes the workload of the users and the queries becomes simpler to apply. A consequence of the concept is that the users must learn to trust the system and the returned results.

Sensor data independence New sensor types can be integrated without informing the users by updating the ontological knowledge-base. The approach taken to establish SDI is through the introduction of an ontology which here is used to support sensor oriented queries in a query language called  QL. Information of concern to the ontology is requested objects, the actual weather conditions, the time of the day and the available sensor data The users do not have to know which sensors that are used to answer a query. Consequently, the sensor types may vary over time in an optimized way.

Characteristics of  QL Input to  QL are heterogeneous data from sensors. The sensor data are transformed to a unified spatial/temporal information structure which can be fused when needed. The internal information structure can also be used for spatial reasoning, e.g. in situation analysis. Queries are made up through a sequence of spatial /temporal operators, called  -operators. Queries are applied in terms of AOI, IOI, targets, target attributes and target relations.

Query types The QL should be able to answer queries of the type: Has there been any activity in the AOI during the last 2 hours Show all targets in the AOI between now and midnight; respond every 15 minutes.

An example including data fusion  xyt (*) (  motion (moving)  type (vehicle)  xy,interval_cutting (*)  t (T o ) T mod 10 = 0 and T>t1 and T <t2  media_sources (video o )media_sources,  type (vehicle)  xyz,interval_cutting (*)  t (T o ) T>t1 and T<t2  media_sources (laser_radar o) media_sources)

Special  operators Object classification Attribute determination Determination of status values, such as - object positions - tracks - orientation - speed Object relations, e.g. - direction - distance

The system structure

The ontological knowledge-base The purpose of the ontology is to achieve sensor data independence, to support query refinement. Things to consider with respect to the ontology: What is asked for in the query. The area of interest (AOI). Sensor and algorithm characteristics. Meta data including data quality. Weather and light conditions. Terrain background.

The structure of the ontology

Algorithm/sensor determination A special algorithm has been developed to support the determination of the most appropriate sensors and recognition algorithms in the given query. From the ontology suitable SRAs and initial appropriate values are determined for the actual object type(s). All factors of importance, e.g. weather etc, are weighted together and a final value of appropriateness is determined for each SRA.

Rules Describes which sensors and recognition algorithms that are suitable and under which conditions. If factor X has the value Y then its influence on sensor/algorithm Z has the value V If factor rain has the value gentle then its influence on sensor/algorithm vehicle-alg has the value little (0.2)

Querying the system The concepts the user uses are: Area of interest Interval of interest Object types Property conditions

Confidence values There is always uncertainty The system calculates a confidence value Normalized to be in the interval [0,1] Describes the confidence a user may have in a query result

Result presentation Presented on a map Visualised with standardized unit symbols The user can request all available information about an object Targets are colour-coded with respect to confidence values Possibility of getting the result in a spreadsheet oriented way

Conclusions The users do not need to have any knowledge about the sensors that are used in a particular query. For a query that repeatedly is applied over a fairly long period in time sensors can be engaged/ disengaged without the users’ knowledge depending on e.g. weather or light conditions. New sensor types and recognition algorithms can be added/deleted when ever suitable; without informing the users.