Educational Multimedia Databases

Total Page:16

File Type:pdf, Size:1020Kb

Educational Multimedia Databases Educational Multimedia Databases G.W. Hiddink 2001 Ph.D. thesis University of Twente Twente University Press Also available in print: http://www.tup.utwente.nl/uk/catalogue/educational/multimedia-databases/ Educational Multimedia Databases Promotiecommissie: Voorzitter: Prof.dr. J.M. Pieters, Universiteit Twente Promotoren: Prof.dr.ir. P.M.G. Apers, Universiteit Twente Prof.dr. J.C.M.M. Moonen, Universiteit Twente Leden: Prof.dr.ir. E. Duval, Katholieke Universiteit Leuven Prof.dr. C. Hoede, Universiteit Twente Dr. G.C. van der Veer, Vrije Universiteit Amsterdam Prof.dr.ir. P.W. Verhagen, Universiteit Twente Dr. H.M. Blanken, Universiteit Twente Dissertation CTIT 01-39 Publisher: Twente University Press, P.O. Box 217, 7500 AE Enschede, the Netherlands, www.tup.utwente.nl Print: Grafisch Centrum Twente, Enschede © G.W. Hiddink, Enschede, 2001 No part of this work may be reproduced by print, photocopy or any other means without the permission in writing from the publisher. ISBN 9036516773 EDUCATIONAL MULTIMEDIA DATABASES PROEFSCHRIFT ter verkrijging van de graad van doctor aan de Universiteit Twente, op gezag van de rector magnificus, prof.dr. F.A. van Vught, volgens besluit van het College voor Promoties in het openbaar te verdedigen op vrijdag 2 november 2001 te 13.15 uur door Gerrit Willem Hiddink geboren op 19 augustus 1969 te Zelhem Dit proefschrift is goedgekeurd door de promotoren prof.dr.ir. P.M.G. Apers prof.dr. J.C.M.M. Moonen Preface Five years ago, I embarked on a journey towards a new country. I did not know much about that country; where or how to find it? I only knew that this country would be able to provide a fertile soil for my academic ambitions. The end of the journey is now in sight. Research questions have been posed, answers have been sought, and research results have been documented and reported upon. Doing these activities kept the train in motion. Without realising it, the destination of the journey came closer with each step. Now it is time to disembark and to explore the country. I would like to thank my fellow Idylle researchers for joining me on (parts of) the journey. Some of you have chosen a different destination or direction to travel to, but nevertheless your company made the journey more pleasant. I would also like to thank my supervisors Henk Blanken and Pløn Verhagen for helping me to find ways to reach the destination; roadmaps of this kind of journey are difficult or impossible to obtain, so their help was much appreciated. Also, many thanks to my promotors Peter Apers and Jef Moonen for providing a critical look, and for checking if the train was indeed going towards the chosen destination in a certain and efficient way. And last but not least, my gratitude to Joyce. Our roads crossed and then merged. Thanks for sharing this and many other destinations with me. Enschede, October 2001 i ii Contents Preface i List of tables ix List of figures xi 1 Introduction 1 1.1 Computers in education . .................... 1 1.2 Multimedia databases in education . ......... 3 1.2.1 Multimedia ......................... 3 1.2.2 Educational Multimedia . 4 1.2.3 Databases in education . 5 1.2.4 Searching Multimedia Documents and Metadata . 6 1.3 How to store multimedia learning material ............. 8 1.3.1 Metadata . ......................... 8 1.3.2 Architecture . 9 1.4 Research Questions ......................... 10 1.4.1 Evolution of the problem statement . 10 1.5 About this thesis . ........................ 11 2 Multimedia Databases in Education 13 2.1 Introduction ............................. 13 2.2 The technology of databases . 15 2.2.1 Features of Database Management Systems . 15 2.2.2 Inside the database or outside? . 18 2.3 The Educational Database . 19 2.3.1 Use modes ......................... 20 2.3.2 Learner Control . .................... 21 iii 2.3.3 The Media Debate . .............. 22 2.3.4 The Hypermedia Myth . .................. 23 2.3.5 Discussion ......................... 23 2.3.6 Conclusions ......................... 24 3 State of the art of educational database systems 25 3.1 Labeling Methods . 25 3.1.1 Subject Classifications . 26 3.1.2 Educational Metadata .................... 26 3.1.3 Other Metadata . .................... 27 3.2 Search interface . .................... 27 3.2.1 Keyword Search . .................... 28 3.2.2 Metadata Search . 28 3.2.3 Advanced Search . .................... 29 3.3 Quality and Validation . .................. 29 3.3.1 Peer Reviewing . 29 3.3.2 Metadata Validators . 29 3.4 Functionalities . ......................... 30 3.5 Models of Units of Learning Material . 30 3.5.1 Delta project ESM-BASE . 30 3.5.2 Delta project DISCOURSE . 31 3.5.3 The OSCAR system .................... 31 3.5.4 IEEE Learning Object . ............. 32 3.5.5 Summary . ......................... 32 3.6 Conclusion ............................. 33 4 Theoretical Framework 35 4.1 Introduction ............................. 35 4.2 The simple ULM Model . .................... 35 4.2.1 Model . ......................... 36 4.2.2 Nesting ULMs . .................... 39 4.2.3 The size of ULMs . 39 4.2.4 Context Adapters . .................... 41 4.3 Summary on the ULM model . ............. 42 4.4 Reusability ............................. 42 4.4.1 Aspects of reuse . 43 4.4.2 Graphical representation . 46 4.5 Conclusion ............................. 46 iv 5 Access and Retrieval Methods 49 5.1 Introduction ............................. 49 5.1.1 Relational query languages . ............. 51 5.2 Adding Data . ........................ 53 5.2.1 Annotating Metadata .................... 53 5.2.2 Advantages of using metadata . 54 5.3 Extracting Data . ......................... 55 5.3.1 Keyword Indexing . 55 5.3.2 Form and Movement recognition . 55 5.3.3 Formal Feature Extraction . 56 5.4 Document Structure ......................... 57 5.5 Conceptual Structure . .................. 57 5.5.1 Knowledge Networks .................... 57 5.5.2 Naming Hierarchies . ............. 58 5.6 Generic techniques . 59 5.6.1 Inference Networks . 59 5.6.2 Document similarity . 59 5.7 Discussion . 59 5.8 Educational Metadata ........................ 60 5.8.1 Dublin Core . .................... 60 5.8.2 The IEEE Metadata set ................... 62 5.8.3 “Voluntary Labeling” problem . 62 5.9 Conclusion ............................. 63 6 A Prototype Architecture 65 6.1 Introduction ............................. 65 6.2 Requirements . ......................... 66 6.2.1 Functional requirements . ......... 66 6.2.2 External Interface Requirements . ............. 66 6.2.3 Performance Requirements . .............. 67 6.2.4 Design Constraints . .................... 67 6.3 Common Architectures . .................... 70 6.3.1 Web-enabled databases . ......... 70 6.3.2 Accessing databases via the World Wide Web . 70 6.4 Prototype Architecture . .................... 73 6.5 Implementation . ......................... 76 6.5.1 Software components .................... 76 6.5.2 Generating HTML . .................... 77 6.5.3 Encoding Interaction . 80 6.5.4 Scalability ......................... 83 v 6.6 Review: Inside or Outside? . 84 6.7 Conclusions ............................. 85 7 A Distance Measure for Units of Learning Material 87 7.1 Introduction ............................. 87 7.2 Proximity in Metadata Spaces . 88 7.2.1 Defining distances . ............. 89 7.2.2 Normalization . .................... 91 7.2.3 Selection . .................... 91 7.2.4 Example . ......................... 91 7.2.5 Graphical represenation . 93 7.2.6 The teacher and the distance measure . 96 7.3 The relative importance of metadata fields . 97 7.3.1 Teachers’ Conceptions of teaching . 98 7.3.2 The research questions . .................. 99 7.3.3 Instrument . 101 7.3.4 Experiment ......................... 110 7.3.5 Results . ......................... 111 7.3.6 Discussion ......................... 118 7.4 Relative importance and the Distance Measure . 118 7.4.1 Adding Weights . .................... 119 7.5 Conclusion ............................. 120 8 Validation of the Distance Measure 123 8.1 Introduction ............................. 123 8.2 Research Design . .................... 125 8.2.1 Operational definitions ................... 125 8.2.2 Procedure . ......................... 126 8.2.3 Other approaches . .................... 128 8.3 Research instrument ......................... 129 8.3.1 The dimensions of the distance measures . 129 8.3.2 The contents of the database . ............. 133 8.3.3 The design of the case descriptions . ......... 137 8.3.4 The search results . 139 8.3.5 The experimental environment . 143 8.3.6 The ULM evaluation form . 144 8.3.7 Pilot test . ......................... 148 8.4 Subjects ............................... 149 8.5 Experiment . ......................... 149 8.5.1 Data collection . 149 vi 8.5.2 Validity of the distance measure . 150 8.5.3 The effect of the weight vector . 151 8.5.4 Usability of the distance measures ............. 153 8.5.5 Factors . ......................... 153 8.6 Conclusion ............................. 155 9 Conclusions and recommendations 157 9.1 Introduction ............................. 157 9.2 The Research Problem . .................. 157 9.2.1 Units of Learning Material . 158 9.2.2 Factors of Reuse . 159 9.2.3 Distance Measure . .................... 159 9.2.4 Software Architecture . 161 9.3 Recommendations . ......................... 162 9.3.1 Educational Metadata .................... 162 9.3.2 Database Management Systems . ......... 162 9.3.3 Information Retrieval . 163 9.3.4 Distance Measure .
Recommended publications
  • A Forensic Database for Digital Audio, Video, and Image Media
    THE “DENVER MULTIMEDIA DATABASE”: A FORENSIC DATABASE FOR DIGITAL AUDIO, VIDEO, AND IMAGE MEDIA by CRAIG ANDREW JANSON B.A., University of Richmond, 1997 A thesis submitted to the Faculty of the Graduate School of the University of Colorado Denver in partial fulfillment of the requirements for the degree of Master of Science Recording Arts Program 2019 This thesis for the Master of Science degree by Craig Andrew Janson has been approved for the Recording Arts Program by Catalin Grigoras, Chair Jeff M. Smith Cole Whitecotton Date: May 18, 2019 ii Janson, Craig Andrew (M.S., Recording Arts Program) The “Denver Multimedia Database”: A Forensic Database for Digital Audio, Video, and Image Media Thesis directed by Associate Professor Catalin Grigoras ABSTRACT To date, there have been multiple databases developed for use in many forensic disciplines. There are very large and well-known databases like CODIS (DNA), IAFIS (fingerprints), and IBIS (ballistics). There are databases for paint, shoeprint, glass, and even ink; all of which catalog and maintain information on all the variations of their specific subject matter. Somewhat recently there was introduced the “Dresden Image Database” which is designed to provide a digital image database for forensic study and contains images that are generic in nature, royalty free, and created specifically for this database. However, a central repository is needed for the collection and study of digital audios, videos, and images. This kind of database would permit researchers, students, and investigators to explore the data from various media and various sources, compare an unknown with knowns with the possibility of discovering the likely source of the unknown.
    [Show full text]
  • The Intelligent Database Interface
    The Intelligent Database Interface: Integrating AI and Database Systems Donald P. McKay and Timothy W. Finin and Anthony O'Hare Unisys Center for Advanced Information Technology Paoli, Pennsylvania [email protected] and [email protected] Abstract its tuple-at-a-time inference mechanisms. The IDI has also b een used to implement a query server supp orting The Intel ligent Database Interface IDI is a cache-based a database used for an Air Travel Information System interface that is designed to provide Arti cial Intelligence which is accessed byaspoken language system imple- systems with ecient access to one or more databases on one [ ] or more remote database management systems DBMSs. mented in Prolog Dahl, et. al., 1990 . It can b e used to interface with a wide variety of di erent In addition to providing ecient access to remote DBMSs with little or no mo di cation since SQL is used to DBMSs, the IDI o ers several other distinct advan- communicate with remote DBMSs and the implementation tages. It can b e used to interface with a wide vari- of the IDI provides a high degree of p ortability. The query ety of di erent DBMSs with little or no mo di cation language of the IDI is a restricted subset of function-free since SQL is used to communicate with the remote Horn clauses which is translated into SQL. Results from the DBMS. Also, several connections to the same or di er- IDI are returned one tuple at a time and the IDI manages ent DBMSs can exist simultaneously and can b e kept a cache of result relations to improve eciency.
    [Show full text]
  • Computer Networks 6
    KONGUNADU ARTS AND SCIENCE COLLEGE (AUTONOMOUS) [Re-accredited by NAAC with ‘A’ Grade 3.64 CGPA-(3rd Cycle)] Coimbatore – 641 029 DEPARTMENT OF COMPUTER TECHNOLOGY KASC-Computer Technology QUESTION BANKS SUBJECTS S.No Name of the Subject 1. C Programming 2. Client Server Techniques 3. Cloud Computing 4. Computer Installation and Servicing 5. Computer Networks 6. Data Mining 7. Data Structure 8. Digital Fundamentals and Computer Organization 9. Information Security 10. Java Programming 11. Open Source Technology – Linux 12. Network Security 13. Object Oriented Programming with C++ 14. Operating System 15. Relational Database Management Systems 16. Software Engineering and Testing 17. Web Programming KASC-Computer Technology KONGUNADU ARTS AND SCIENCE COLLEGE (AUTONOMOUS) [Re-accredited by NAAC with ‘A’ Grade 3.64 CGPA (3rd Cycle)] [College of Excellence (UGC)] Coimbatore – 641 029 DEPARTMENT OF COMPUTER TECHNOLOGY QUESTION BANK Subject Code: (18UCT101) Title of the Paper: C PROGRAMMING KASC-Computer Technology NOVEMBER 2018 1 Prepared by Dr. R. Umagandhi MCA., M.Phil., Ph.D. Associate Professor and Head Department of Computer Technology Kongunadu Arts & Science College (Autonomous) Coimbatore-29. KASC-Computer Technology 2 INDEX S.NO CONTENT PAGE NO. 1 Section A 4 2 Section B 9 3 Section C 10 4 Key for Section A 12 KASC-Computer Technology 3 SECTION A 1. The statement begins with /* and ends with */ is called a) online b) offline c) comment d) executable 2. Which operator is applied on 2 operands? a) unary b) binary c) ternary d) special 3. The hexadecimal integer begins with a) Oh b)0x c)0o d) \0 4.
    [Show full text]
  • Multimedia Systems DCAP303
    Multimedia Systems DCAP303 MULTIMEDIA SYSTEMS Copyright © 2013 Rajneesh Agrawal All rights reserved Produced & Printed by EXCEL BOOKS PRIVATE LIMITED A-45, Naraina, Phase-I, New Delhi-110028 for Lovely Professional University Phagwara CONTENTS Unit 1: Multimedia 1 Unit 2: Text 15 Unit 3: Sound 38 Unit 4: Image 60 Unit 5: Video 102 Unit 6: Hardware 130 Unit 7: Multimedia Software Tools 165 Unit 8: Fundamental of Animations 178 Unit 9: Working with Animation 197 Unit 10: 3D Modelling and Animation Tools 213 Unit 11: Compression 233 Unit 12: Image Format 247 Unit 13: Multimedia Tools for WWW 266 Unit 14: Designing for World Wide Web 279 SYLLABUS Multimedia Systems Objectives: To impart the skills needed to develop multimedia applications. Students will learn: z how to combine different media on a web application, z various audio and video formats, z multimedia software tools that helps in developing multimedia application. Sr. No. Topics 1. Multimedia: Meaning and its usage, Stages of a Multimedia Project & Multimedia Skills required in a team 2. Text: Fonts & Faces, Using Text in Multimedia, Font Editing & Design Tools, Hypermedia & Hypertext. 3. Sound: Multimedia System Sounds, Digital Audio, MIDI Audio, Audio File Formats, MIDI vs Digital Audio, Audio CD Playback. Audio Recording. Voice Recognition & Response. 4. Images: Still Images – Bitmaps, Vector Drawing, 3D Drawing & rendering, Natural Light & Colors, Computerized Colors, Color Palletes, Image File Formats, Macintosh & Windows Formats, Cross – Platform format. 5. Animation: Principle of Animations. Animation Techniques, Animation File Formats. 6. Video: How Video Works, Broadcast Video Standards: NTSC, PAL, SECAM, ATSC DTV, Analog Video, Digital Video, Digital Video Standards – ATSC, DVB, ISDB, Video recording & Shooting Videos, Video Editing, Optimizing Video files for CD-ROM, Digital display standards.
    [Show full text]
  • Introduction to Video Databases
    1 INTRODUCTION TO VIDEO DATABASES Oge Marques and Borko Furht Department of Computer Science and Engineering Florida Atlantic University Boca Raton, FL, USA [email protected], [email protected] 1. INTRODUCTION The field of distributed multimedia systems has experienced an extraordinary growth during the last decade. Among the many visible aspects of the increasing interest in this area is the creation of huge digital libraries accessible to users worldwide. These large and complex multimedia databases must store all types of multimedia data, e.g., text, images, animations, graphs, drawings, audio, and video clips. Video information plays a central role in such systems, and consequently, the design and implementation of video database systems has become a major topic of interest. The amount of video information stored in archives worldwide is huge. Conservative estimates state that there are more than 6 million hours of video already stored and this number grows at a rate of about 10 percent a year [1]. Projections estimate that by the end of 2010, 50 percent of the total digital data stored worldwide will be video and rich media [5]. Significant efforts have been spent in recent years to make the process of video archiving and retrieval faster, safer, more reliable and accessible to users anywhere in the world. Progress in video digitization and compression, together with advances in storage media, have made the task of storing and retrieving raw video data much easier. Evolution of computer networks and the growth and popularity of the Internet have made it possible to access these data from remote locations.
    [Show full text]
  • Introduction
    Introduction: Multimedia Data refers to data such as text, numeric, images, video, audio, graphical, temporal, relational and categorical data. Multimedia data mining refers to pattern discovery, rule extraction and knowledge acquisition from multimedia database [9]. Multimedia database systems are increasingly common owing to the popular use of audio video equipment, digital cameras, CD-ROMs, and the Internet [12]. These are typically the elements or the building blocks of generalized multimedia environments, platforms, or integrating tools [1]. The main objective of multimedia data mining is the idea of mining data in different kinds of information. Current data mining tools operate on structured data, the kind of data that resides in large relational databases whereas data in the multimedia databases are semi- structured or unstructured. Often compared with data mining, multimedia mining reaches much higher complexity resulting from: (i) The huge volume of data, (ii) The variability and heterogeneity of the multimedia data (e.g. diversity of sensors, time or conditions of acquisition etc.) and (iii) The multimedia content’s meaning is subjective [9]. Multimedia generally gives a lot of data on each entity, but not the same data for each entity [18]. The multimedia is classified in to two categories: (i) Static media such as text, graphics, and images and (ii) Dynamic media such as animation, music, audio, speech, and video. Figure 4 illustrates multimedia data mining, in particular, various aspects of multimedia data mining [10]. Text Mining: Text Mining also referred as text data mining and it is used to find meaningful information from the unstructured texts that are from various sources.
    [Show full text]
  • 1990-The Intelligent Database Interface: Integrating AI And
    From: AAAI-90 Proceedings. Copyright ©1990, AAAI (www.aaai.org). All rights reserved. The Intelligent Database Interface: Integrating AI and Database Systems Donald P. McKay and Timothy W. Finin and Anthony O’Hare* Unisys Center for Advanced Information Technology Paoli, Pennsylvania [email protected] and [email protected] Abstract its tuple-at-a-time inference mechanisms. The ID1 has also been used to implement a query server supporting The Intelligent Database Interface (IDI) is a cache-based interface that is designed to provide Artificial Intelligence a database used for an Air Trorvel Information System systems with efficient access to one or more databases on one which is accessed by a spoken language system imple- or more remote database management systems (DBMSs). mented in Prolog [Dahl, et. al., 19901. It can be used to interface with a wide variety of different In addition to providing efficient access to remote DBMSs with little or no modification since SQL is used to DBMSs, the ID1 offers several other distinct advan- communicate with remote DBMSs and the implementation tages. It can be used to interface with a wide vari- of the ID1 provides a high degree of portability. The query ety of different DBMSs with little or no modification language of the ID1 is a restricted subset of function-free since SQL is used to communicate with the remote Horn clauses which is translated into SQL. Results from the DBMS. Also, several connections to the same or differ- ID1 are returned one tuple at a time and the ID1 manages a cache of result relations to improve efficiency.
    [Show full text]
  • Intelligent Database Systems
    Intelligent Database Systems Barbara Catania University of Genova (Italy) IIWAS 2001 - Linz, Austria IIWAS 2001 - Linz, Austria Barbara Catania Pag. 1 Outline • Introduction to Intelligent Database Systems (IDBs) • Fundamental IDB approaches • IDBs and their role in Web applications • An IDB approach for metadata representation and retrieval • Conclusions • Bibliography IIWAS 2001 - Linz, Austria Barbara Catania Pag. 2 Introduction IIWAS 2001 - Linz, Austria Barbara Catania Pag. 3 What is an IDB? DB technology: AI techniques: • limited modeling capabilities • often toy systems • new data management • no persistent management applications of data Late ‘80s/’90s DB techniques can aid AI techniques can an AI system to deal provide semantic support to a with large amount of IDB Technology information DB system IIWAS 2001 - Linz, Austria Barbara Catania Pag. 4 Characteristics of IDBs • Architecture based (at least implicitly) on an organization in the Expert Systems (ESs) style – Fact DataBase (FDB) + Rule Base (RLB) • Use of AI techniques – Knowledge representation techniques • semantic data representation – Inference techniques • improved reasoning about data – Intelligent user interfaces • help users to make requests and receive replies • persistency of the FDB IIWAS 2001 - Linz, Austria Barbara Catania Pag. 5 A traditional taxonomy of IDBs Efforts originated in a DB context Static extensions Dynamic extensions extending the expressive power introducing some form of of traditional DB data models reasoning inside DBMSs Efforts originated in a AI context Basic solutions Advanced solutions coupling knowledge-based attempt to use AI systems systems and DBMSs to deal directly with large amount of information IIWAS 2001 - Linz, Austria Barbara Catania Pag. 6 Fundamental IDB approaches IIWAS 2001 - Linz, Austria Barbara Catania Pag.
    [Show full text]
  • An Intelligent Database for PSUBOT, an Autonomous Wheelchair
    Portland State University PDXScholar Dissertations and Theses Dissertations and Theses 1992 An intelligent database for PSUBOT, an autonomous wheelchair Dieudonne Mayi Portland State University Follow this and additional works at: https://pdxscholar.library.pdx.edu/open_access_etds Part of the Electrical and Computer Engineering Commons Let us know how access to this document benefits ou.y Recommended Citation Mayi, Dieudonne, "An intelligent database for PSUBOT, an autonomous wheelchair" (1992). Dissertations and Theses. Paper 4332. https://doi.org/10.15760/etd.6216 This Thesis is brought to you for free and open access. It has been accepted for inclusion in Dissertations and Theses by an authorized administrator of PDXScholar. Please contact us if we can make this document more accessible: [email protected]. AN ABSTRACT OF THE THESIS OF Dieudonne Mayi for the Master of Science in Electrical and Computer Engineering presented February 7, 1992. Title: An Intelligent Database for PSUBOT, an Autonomous Wheelchair. APPROVED BY THE MEMBERS OF THE THESIS COMM E: Maria Balogh Jeal);-$'choltz ,/ In the design of autonomous mobile robots, databases have been used mainly to store information on the environment in which the device is to operate. For most of the models and ready systems, the database when used, is not a stand alone component in the system, rather it is only intended to keep static information on the disposition and properties of objects on the map. 2 In this thesis is implemented an intelligent database. This database is called intelligent because it is knowledge-based. It combines static facts to build more information. An intelligent database such as this one will be a plus for an intended autonomous machine such as the PSUBOT wheelchair being developed in the Department of Electrical Engineering.
    [Show full text]
  • A Review on Multimedia Databases
    INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 3, ISSUE 10, OCTOBER 2014 ISSN 2277-8616 A Review On Multimedia Databases Amna Riaz, Imran Ashraf, Gulshan Aslam Abstract: This paper describes effects of Multi-media Database in learning & technology world in broad way and also shows that how positively it enhances the database and technology. Multimedia database is a backbone support and works effectively for large amount of good quality multimedia data. In comparison to traditional database, multimedia database has a strong effect due to its ability of handling various data types at a single platform. This paper describes tremendous innovations, applications and fabulous use of multimedia database e.g. creating virtual museum ,3D MURALE and MPGE 7, Supports English Distance Learning, Smelling Objects, 3D Crime Scene Representation and Analysis, GIS driven Internet Multimedia Databases, Trade mark registration, intelligent agent with MMDB etc. Index Terms: Database (DB), Database Management System(DBMS), Multimedia Database (MMDB), Computer-aided drafting programs (CAD), Geographical Information Systems: (GIS), Electronic Distance Measurement (EDM), Multimedia indexing framework (MIF), Computer-aided drafting programs( CAD), Audio-Video-Smell-System (AViSS) ———————————————————— 1 INTRODUCTION Multimedia database contains static, dynamic and dimensional The organized collection of related data is called database [4]. media. It consists of three types of authentication; multimedia Database provides the facilities such as data sharing; reduced database, identification multimedia database and biometrics redundancy and inconsistency, transaction support, integrity, multimedia database. MMDB has emerged the non- audio- security, balance conflicts and enforced standards [57]. Two visual digital media that will meet the challenges of storage, main types of database are centralized database and retrieval and presentation [5].
    [Show full text]
  • Government Polytechnic Lohaghat (Champawat) Branch-Information Technology Semester-6 Subject- Multimedia Technology Unit-4 Images
    Government Polytechnic Lohaghat (Champawat) Branch-Information Technology Semester-6 Subject- Multimedia Technology Unit-4 Images Course Description: Image, Image Formats, Image Compression and Multimedia Database. Course Duration: 10 hours Course Goals and Objectives: After Completing This Course, Trainee will be able to Understand Basic Concepts of Image Compression and Multimedia Database. Prerequisite: Trainee should have a basic knowledge of Multi-Dimensional array, Matrix Multiplication, and Database Management System. Bitmap A bitmap is an array of bits that specify the color of each pixel in a rectangular array of pixels. The number of bits devoted to an individual pixel determines the number of colors that can be assigned to that pixel. For example, if each pixel is represented by 4 bits, then a given pixel can be assigned one of 16 different colors (2^4 = 16). In computing, a bitmap is a mapping from some domain (for example, a range of integers) to bits. It is also called a bit array or bitmap index. A bitmap is a type of memory organization or image file format used to store digital images. The term bitmap comes from the computer programming terminology, meaning just a map of bits, a spatially mapped array of bits. Raster images in general may be referred to as bitmaps or pixmaps, whether synthetic or photographic, in files or memory. Many graphical user interfaces use bitmaps in their built-in graphics subsystems Bitmaps are used to create realistic graphics and images. Like when you take a photograph using a digital camera or scan an image from a magazine, you are creating a bitmap graphic.
    [Show full text]
  • DATABASES for ARTIFICIAL INTELLIGENCE Srishty Choudhary, Uday Patkar
    Srishty Choudhary et al, International Journal of Computer Science and Mobile Computing, Vol.5 Issue.3, March- 2016, pg. 67-70 Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320–088X IMPACT FACTOR: 5.258 IJCSMC, Vol. 5, Issue. 3, March 2016, pg.67 – 70 DATABASES FOR ARTIFICIAL INTELLIGENCE Srishty Choudhary, Uday Patkar BVCOEL, INDIA BVCOEL, INDIA [email protected] [email protected] Abstract- The basic motto behind implementing artificial intelligence is to create expert systems and to implement human intelligence in machines. An intelligent robot is a machine able to extract information from its environment. One can study this to know more about themselves and how data are stored and which system is used here. Keywords: - AI (Artificial intelligence), RDMS (Relational database management system), DBMS (Database management system), IDMS (Intelligent database management system), HIPM (Human information processing model), DPM (Data processing model). I. INTRODUCTION Artificial intelligence is a branch of science or rather advanced science which deals with how intelligence can be implemented. But after implementing next important aspect that should be made confront is how data which is generated will be stored and for that we need databases. Database is basically a pool of data which stores data in both sequential and non-sequential format. II. THEORETICAL BACKGROUND Data is collection of bits and bytes of information and a database is an organised collection of data. On the broader side a Database management system (DBMS) is a computer software application that interacts with the user, other applications, and the database itself to capture and analyse data.
    [Show full text]