Information Model for Multimedia Medical Record in Telemedicine

Size: px
Start display at page:

Download "Information Model for Multimedia Medical Record in Telemedicine"

Transcription

1 Information Model for Multimedia Medical Record in Telemedicine Xu Guangyou, Shi Yuanchun Dept. of Computer Science and Technology, Tsinghua University, Beijing , P.R.China Abstract: The data used by physicians in patient care is hypermedia in true sense of the word. We propose a Distributed Hypermedia Model(DHM) to logically integrate distributed, multimedia patient data, and provide friendly user interface to give authorized physicians transparent access to these data across the network. This article discusses the architecture of DHM, which can serve as a model for defining and authoring hypermedia medical record in distributed environment. Based on distributed hypermedia medical record, cooperative medicine is supported, that includes asynchronous remote access to the shared data and synchronous consult about a case. Keywords: Multimedia Medical Record; Hypermedia Model; Cooperative Medicine Introduction In modern hospitals, diagnostic information is multimedia. For example, medical records of cardiovascular diseases patient are supplemented by information of different types and formats, such as laboratory result sheets, electrocardiograms graphs, video tape or snapshots on echocardiogram, chest X-ray images, CT, etc.these information are currently storied as papers, print-out sheets, films, or tapes. They are likely to be worn out, lost, and with a low utilization ratio. How to use this data to not only form the patient s medical history, but also provide case study reference for consultation or physician training, is of great value [1]. Advances in multimedia and network technology have made it possible of using these information in a systematic way and telemedicine [9]. There are many fundamental works to do in the way to real sense telemedicine based on patient s records. This paper concerns the information model for distributed multimedia medical record. We are setting up a prototype telemedicine system based on the proposed information model, with which doctors may edit multimedia case research or diagnose reports and consult with each other about cases asynchronously or synchronously. Hypermedia model of medical record Medical record s conceptual structure is with hypermedia feature Various media types include textual data, image, graphics, sound and/or video. With spatial and temporal relationships these elements construct multimedia nodes and they are linked with each other by hyperlinks, forming the presentation scenario of a patient in a doctor s view. On the other hand, these various medical material are distributed among 1

2 different departments of a hospital or even among many hospitals. That is, they are distributed. As to hypermedia document, there must be definition of information units which encapsulate some basic features, including the following: Association of the content (data) itself and its presentation attributes (e.g., for a still image: source data precision, color space, etc.); Synchronization, in space (i.e., on the screen s surface) and in time between components which are to be presented together; Linking between components when the activation at one triggers the presentation of the other one. There are many hypermedia models, e.g., MHEG, HyTime, Internet web approaches, such as WWW and Hyper-G, and Dexter Reference Model as well as Amsterdam Hypermedia Model [2-6]. Each of them has its grounds for existing and developing, along with drawback of itself because none of them has become the well accepted distributed hypermedia standard by now. They have been fairly fully discussed in the literature [8][10]. In this paper, we propose a distributed hypermedia model(called DHM [11][12] for short), which is a model for defining and authoring hypermedia medical record in distributed environment, and supporting several doctors consult about a case asynchronously or synchronously. The architecture of DHM consists of three layers: data layer, container layer, and presentation layer(see Figure 1). Presentation Layer Editor Player Container Layer Page1 Page2 Page3 Data Layer Bitmap1 Audio1 Text2 Video1 Text1 Bitmap2 Figure 1 Architecture Structure of Hypermedia Model Data layer, the lowest layer, represents multimedia data in medical record. Data can be stored in either separate files or in the distributed database, and reside on a single computer or across the network. Data types include text, image, audio, video, animation or any other type, and file format is unlimited within the model. This layer only concerns distributed data access, has no relationship with its representation in the hypermedia document. Container layer, this intermediate layer is called container layer because that it is just like a container(see Figure 2) containing an object list and other information, such as 2

3 background information, constructing a piece of multimedia presentation of a patient.(we call it a page.) Object list holds two kinds of objects: data object and interactive object, which are described in object-oriented paradigm. Each data object represents one particular multimedia data, with attributes and methods of its spatio-temporal and behavioral requirements. Interactive object is the one that receives user input and responds. The most common interactive way in hypermedia system is hotspot. Then button object and action object are defined. Hotspot is no more than a button of various types of a screen area, with some processes it should handle. Action object performs a serious of actions, such as jumping, changing the behavior of other objects, pausing/continuing or stopping the presentation, etc. These actions can be described in Easyscript an embedded simple script language we define to handle the synchronization of objects, user interaction, and linking. Jump action is of the most important, which performs link within the hypermedia network. Jump can be from one object to another object, from one page to another page, and from one hypermedia document to another as well. Interactive objects together with Easyscript comprise links across the hypermedia network. Container Layer Object List Background Image Video Button link to page link to data Data Layer Image File Figure 2 Video File Internal Structure within Page Background information specifies general characters of a page, e.g., size of a page, background style, end style including duration it should remains, link to another page as it reaches its end time, and channels importing shared objects, such as patient s basic information. Spatio-temporal specifications together with EasyScript language well handle the synchronization of objects, user interaction, and linking. And this document model based on page has advances for distributed storage on Web. Presentation layer, consists of two programs: editor and player, which are used to compose and playback a hypermedia page. This is a very friendly user interface for non-technical user. For example, user can define object s time attributes with the aid of timeline scheme. Timeline is a visual tool for defining synchronization, which is simple and powerful. Simple direct friendly user interface is important for physicians since you can t expect them as computer experts. We set up an authoring tool based on DHM and a player program combined in Internet Explorer, which 3

4 can playback hypermedia pages distributed on Web following fttp protocol. This model separates distributed multimedia data and its representation, provides an clear easy way to define an hypermedia document of spatio-temporal relationship and hyperlink among components. The document model based on page has advances for distributed storage on Web. Cooperative medicine Based on the information model, we can create the distributed hypermedia medical information system, and then can realize cooperative medicine. Data servers and doctors are connected across the network(see Figure 3). Different doctors may study a case independently, and they may exchange views with others. This situation is more like asynchronously co-authoring. System provides role-data management and message communications, setting up the connection and communication through network. In this case, how to ensure the pre-defined synchronization relationship in network environment is a key issue. We put forward an hybrid scheme for essential data, such as background information and still objects, transfer first and then playback, as in local environment; for large volume data, such as video, transfer different quality data according to network bandwidth to perform QoS(quality of service). In addition to asynchronously cooperative work, system should also provides synchronously discussing for several doctors consulting about a case. This is implemented through a desktop conferencing platform [13] based on TCP/IP. This cooperative medicine prototype system is under developing. 4

5 Data Server Networking Data Server Conclusion Data Server Based on the similar idea of DHM, a large distributed hypermedia information system was successfully developed last year. We ever performed a co-editing system and a desktop conferencing platform. Now we have a joint project with New South Wales, Australia, and FuWai Cardiovascular Diseases Hospital, Beijing. The telemedicine prototype system is under developing. Reference [1] Ken Chee Keung Law, Horace Ho Shing Ip, SiuLok Chan, An Investigation of a Cost-effective Solution for Multimedia Medical Information Management, Information Management, No. 28, 1995, pp [2] John J. Leggett, John L. Schnase, Dexter Figure 3 Distribution of data and doctors With Open Eyes, Communications of the ACM, Vol. 37, No. 2, 1994, pp [3] Kaj Gronbaek, Randall H. Trigg, For a Dexter-Based Hypermedia System, Communications of the ACM, Vol. 37, No. 2, 1994, pp [4] Kaj Gronbaek, Jens A. Hem, Ole Madsen, Lennert Sloth, Systems: A Dexter-Based Architecture, Communications of the ACM, Vol. 37, No. 2, 1994, pp [5] Lynda Hardman, Dick Bulterman, Guido Van Rossum, The Amsterdam Hypermedia Model, Communications of the ACM, Vol. 37, No. 2, 1994, pp [6] Frank Halasz, Mayer Schwartz, The Dexter Hypertext, Communications of the ACM, Vol. 37, No. 2, 1994, pp [7] Thomas Meyer-Boudnik, Wolfgang Effelsberg, MHEG Explained, IEEE Multimedia, 1995, pp [8] Max Muhlhauser, Jan Gecsei, Services, Frameworks, and Paradigms for Distributed 5

6 Multimedia Applications, IEEE Multimedia, 1996, pp [9] Lutz Kleinholz, Martin Ohly, Supportin Cooperative Medicine: The Bermed Project, IEEE Multimedia, 1994, pp [10] Michael Bieber, Fabio Vitali, Toward Support for Hypermedia on the World Wide Web, Computer, No. 1, 1997, pp [11] Shi Yuanchun, Xu Guangyou, Distributed Multimedia Information Model, Journal of Tsinghua University, Vol.36, No.5, 1996, pp42-47 [12] Pei Yunzhang, Shi Yuanchun, Xu Guangyou, An Interactive Multimedia Model, Proceedings of The 5 th National Conference of Multimedia Technology, Oct.1996, Wuhan, P.R.China, pp [13] Wang Guoyi, Xu Guangyou, Three levels of Collaboration Support in CSCW System, Proceedings of Int. Workshop on CSCW in Design, May 8-11, 1996, Beijing, pp About the authors Xu Guangyou is a professor of Computer Department, Tsinghua University. He is a member of the IEEE. He is the chairman of Department of Multimedia Technology, China Graphics and Image Association. His research interests include HCI and computer vision. Shi Yuanchun is a lecturer of Computer Department, Tsinghua University. Her research interests include distributed multimedia information model, CSCW. She received her Master s degree in 1993, from Tsinghua University. She is now studying for a doctorate 6

The Review of HyTime STopics

The Review of HyTime STopics Rutledge, L., van Ossenbruggen, J., Hardman, L., Bulterman, D.C.A., and Eliëns, A., Generic Hypermedia Structure and Presentation Specification, Proceedings of ICCC/IFIP Conference on Electronic Publishing,

More information

Information Technology Career Field Pathways and Course Structure

Information Technology Career Field Pathways and Course Structure Information Technology Career Field Pathways and Course Structure Courses in Information Support and Services (N0) Computer Hardware 2 145025 Computer Software 145030 Networking 2 145035 Network Operating

More information

Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting

Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting Web-based Multimedia Content Management System for Effective News Personalization on Interactive Broadcasting S.N.CHEONG AZHAR K.M. M. HANMANDLU Faculty Of Engineering, Multimedia University, Jalan Multimedia,

More information

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS ZORAN JEREMIĆ, VLADAN DEVEDŽIĆ, DRAGAN GAŠEVIĆ FON School of Business Administration, University of Belgrade Jove Ilića 154, POB 52, 11000 Belgrade,

More information

A Multimedia Educational System to Teach Epidemiology

A Multimedia Educational System to Teach Epidemiology 284 A Multimedia Educational System to Teach Epidemiology Marianna Diomidous Department of Public Health, Faculty of Nursing, University of Athens, Greece Abstract An educational system has been developed

More information

Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design

Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design Wassim Jabi, Assistant Professor Department of Architecture University at Buffalo, State University of New

More information

The Role of Computers in Synchronous Collaborative Design

The Role of Computers in Synchronous Collaborative Design The Role of Computers in Synchronous Collaborative Design Wassim M. Jabi, The University of Michigan Theodore W. Hall, Chinese University of Hong Kong Abstract In this paper we discuss the role of computers

More information

The Advantages of Using NCL 2.3

The Advantages of Using NCL 2.3 MAESTRO: The Declarative Middleware Proposal for the SBTVD TeleMidia Laboratory PUC-Rio R. Marquês de São Vicente, 225 Rio de Janeiro 22453-900 Brazil lfgs@inf.puc-rio.br ACM, (2006). This is the author's

More information

Lesson Plan Course Title: Web Technologies Session Title: Website Administration

Lesson Plan Course Title: Web Technologies Session Title: Website Administration Lesson Duration: Approximately 10 hours Performance Objective: Lesson Plan Course Title: Web Technologies Session Title: Website Administration Following the completion of this lesson, students will understand

More information

Internet Protocols for Synchronous Distance Learning

Internet Protocols for Synchronous Distance Learning Internet Protocols for Synchronous Distance Learning Ch. Bouras Computer Technology Institute, Greece E-mail: bouras@cti.gr A. Gkamas Computer Technology Institute, Greece E-mail: gkamas@cti.gr Th. Tsiatsos

More information

Development Activities and Methodology Usage by Australian Web Site Consultants

Development Activities and Methodology Usage by Australian Web Site Consultants Development Activities and Methodology Usage by Australian Web Site Consultants John R. Venable and Fion C. B. Lim School of Information Systems Curtin University of Technology, Australia E-mail: venablej@cbs.curtin.edu.au

More information

1. Introduction. Keywords: content adaptation, social media, engagement, automation

1. Introduction. Keywords: content adaptation, social media, engagement, automation Measuring the Impact of Content Adaptation on Social Media Engagement Zaenal Akbar, Ioan Toma, Jose Maria Garcia, Dieter Fensel Semantic Technology Institute, University of Innsbruck, Austria zaenal.akbar@sti2.at

More information

Performance analysis and comparison of virtualization protocols, RDP and PCoIP

Performance analysis and comparison of virtualization protocols, RDP and PCoIP Performance analysis and comparison of virtualization protocols, RDP and PCoIP Jiri Kouril, Petra Lambertova Department of Telecommunications Brno University of Technology Ustav telekomunikaci, Purkynova

More information

XML-Based Software Development

XML-Based Software Development 1 XML-Based Software Development Baltasar Fernández-Manjón, Alfredo Fernández-Valmayor, Antonio Navarro, José Luis Sierra Grupo de Investigación en Ingeniería del Software e Inteligencia Artificial. Departamento

More information

A Proxy-based Architecture for Multimedia Transmission

A Proxy-based Architecture for Multimedia Transmission Proceedings of the 8th WSEAS International Conference on Automation and Information, Vancouver, Canada, June 19-21, 2007 322 A Proxy-based Architecture for Multimedia Transmission WANG DA-ZHEN [1,2], WAN

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

A Distributed Render Farm System for Animation Production

A Distributed Render Farm System for Animation Production A Distributed Render Farm System for Animation Production Jiali Yao, Zhigeng Pan *, Hongxin Zhang State Key Lab of CAD&CG, Zhejiang University, Hangzhou, 310058, China {yaojiali, zgpan, zhx}@cad.zju.edu.cn

More information

Construction of Information Disaster Recovery for Hospitals

Construction of Information Disaster Recovery for Hospitals 148 Construction of Information Disaster Recovery for Hospitals Juan Xu School of Information, Yunnan University of Finance and Economics, Yunnan 650221, China E-mail: Xujuan@ynufe.edu.cn Abstract When

More information

Web Design Specialist

Web Design Specialist UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing

More information

REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET

REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET Khalid Mohamed Alajel*, Khairi Bin Yosuf, Abdul Rhman Ramli, El Sadig Ahmed Department of Computer & Communication System Engineering Faculty of

More information

Text Localization & Segmentation in Images, Web Pages and Videos Media Mining I

Text Localization & Segmentation in Images, Web Pages and Videos Media Mining I Text Localization & Segmentation in Images, Web Pages and Videos Media Mining I Multimedia Computing, Universität Augsburg Rainer.Lienhart@informatik.uni-augsburg.de www.multimedia-computing.{de,org} PSNR_Y

More information

A Web based Telemedicine Portal for centralized access to Patient Health Records

A Web based Telemedicine Portal for centralized access to Patient Health Records A Web based Telemedicine Portal for centralized access to Patient Health Records G.TRIANTAFYLLOU 1, G.KOYTELAKIS 1, C. BOUKOUVALAS 2, G. MANDELLOS 1, M. KOUKIAS 1, D. LYMPEROPOULOS 1 1 Wire Communication

More information

Multimedia Applications. Mono-media Document Example: Hypertext. Multimedia Documents

Multimedia Applications. Mono-media Document Example: Hypertext. Multimedia Documents Multimedia Applications Chapter 2: Basics Chapter 3: Multimedia Systems Communication Aspects and Services Chapter 4: Multimedia Systems Storage Aspects Chapter 5: Multimedia Usage and Applications Documents

More information

PREFETCH VIDEO CONFERENCE OVER LAN THROUGH PC S OR LAPTOPS

PREFETCH VIDEO CONFERENCE OVER LAN THROUGH PC S OR LAPTOPS International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 7 No. 2 Aug. 2014, pp. 588-592 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ PREFETCH

More information

Smartphone as a Remote Control Proxy in Automotive Navigation System

Smartphone as a Remote Control Proxy in Automotive Navigation System Contemporary Engineering Sciences, Vol. 7, 2014, no. 14, 683-689 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4675 Smartphone as a Remote Control Proxy in Automotive Navigation System

More information

An ECG Monitoring and Alarming System Based On Android Smart Phone

An ECG Monitoring and Alarming System Based On Android Smart Phone Communications and Network, 2013, 5, 584-589 http://dx.doi.org/10.4236/cn.2013.53b2105 Published Online September 2013 (http://www.scirp.org/journal/cn) An ECG Monitoring and Alarming System Based On Android

More information

VIA CONNECT PRO Deployment Guide

VIA CONNECT PRO Deployment Guide VIA CONNECT PRO Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

THE HERA SOFTWARE ARCHITECTURE FOR GENERATING HYPERMEDIA APPLICATIONS FOR AD-HOC DATABASE OUTPUT

THE HERA SOFTWARE ARCHITECTURE FOR GENERATING HYPERMEDIA APPLICATIONS FOR AD-HOC DATABASE OUTPUT THE HERA SOFTWARE ARCHITECTURE FOR GENERATING HYPERMEDIA APPLICATIONS FOR AD-HOC DATABASE OUTPUT Geert-Jan Houben* and Pim Lemmens Eindhoven University of Technology Department of Computing Science PO

More information

Virtual Team Collaboration Glossary

Virtual Team Collaboration Glossary Virtual Team Collaboration Glossary Steve Prahst, Rhonda Arterberrie, and Dennis Kay Knowledge Management and Collaborative Technologies Branch NASA Glenn Research Center Introduction Most NASA projects

More information

Web Foundations Series Internet Business Associate

Web Foundations Series Internet Business Associate Web Foundations Series Internet Business Associate Internet Business Associate prepares students to work effectively in today's business environment. In this course, you will learn about the tasks involved

More information

Content Management in Web Based Education

Content Management in Web Based Education Content Management in Web Based Education Thomas Kleinberger tecmath AG Sauerwiesen 2 67661 Kaiserslautern Germany Email: kleinberger@cms.tecmath.com Paul Müller University of Kaiserslautern Department

More information

Solution Requirements and Process Flow

Solution Requirements and Process Flow CHAPTER 2 Scope The Cisco Virtual Expert Management solution is a powerful, flexible communication solution that addresses a variety of technical, business, and associated service preferences. Deployment

More information

Keywords web based medical management, patient database on cloud, patient management and customized applications on tablets, android programming.

Keywords web based medical management, patient database on cloud, patient management and customized applications on tablets, android programming. Functional Description of Online Medical Management System Using Modern Technology Priyanka Patil, Sruthi Kunhiraman, Rohini Temkar VES Institute of Technology, Chembur, Mumbai Abstract Today s web based

More information

Using Interactive Multimedia Web Interface for Multicultural Healthcare Education

Using Interactive Multimedia Web Interface for Multicultural Healthcare Education Using Interactive Multimedia Web Interface for Multicultural Healthcare Education Myonghwa Park 1 1 College of Nursing, Chungnam National University, Daejeon, 301-747 mhpark@cnu.ac.kr Abstract. Interactive

More information

INTELLIGENT VIDEO SYNTHESIS USING VIRTUAL VIDEO PRESCRIPTIONS

INTELLIGENT VIDEO SYNTHESIS USING VIRTUAL VIDEO PRESCRIPTIONS INTELLIGENT VIDEO SYNTHESIS USING VIRTUAL VIDEO PRESCRIPTIONS C. A. LINDLEY CSIRO Mathematical and Information Sciences E6B, Macquarie University Campus, North Ryde, NSW, Australia 2113 E-mail: craig.lindley@cmis.csiro.au

More information

Modeling Temporal Data in Electronic Health Record Systems

Modeling Temporal Data in Electronic Health Record Systems International Journal of Information Science and Intelligent System, 3(3): 51-60, 2014 Modeling Temporal Data in Electronic Health Record Systems Chafiqa Radjai 1, Idir Rassoul², Vytautas Čyras 3 1,2 Mouloud

More information

WEB PAGE, DIGITAL/MULTIMEDIA AND INFORMATION RESOURCES DESIGN

WEB PAGE, DIGITAL/MULTIMEDIA AND INFORMATION RESOURCES DESIGN 1 Secondary Task List 100 DEMONSTRATE SAFETY IN THE MULTIMEDIA LABORATORY 101 Explain the Material Safety Data Sheet (MSDS) system for hazardous chemicals and materials. 102 Follow safety rules when working

More information

The Digital Signage System Supporting Multi-Resources Schedule on an Elevator

The Digital Signage System Supporting Multi-Resources Schedule on an Elevator , pp. 219-228 http://dx.doi.org/10.14257/ijsh.2015.9.8.23 The Digital Signage System Supporting Multi-Resources Schedule on an Elevator Woon-Yong Kim and SoonGohn Kim (Corresponding Author) Department

More information

Description of the program

Description of the program Study program Faculty Cycle Software Engineering Contemporary Sciences and Technologies Postgraduate ECTS 120 Offered in Tetovo Description of the program The Masters programme in Software Engineering

More information

User-Interaction Supported Data-Retrieving Engine for Distributed Multimedia Presentations

User-Interaction Supported Data-Retrieving Engine for Distributed Multimedia Presentations User-Interaction Supported Data-Retrieving Engine for Distributed Multimedia Presentations Chun-Chuan Yang Multimedia and Communications Laboratory Department of Computer Science and Information Engineering

More information

Creative Cloud for Web Design

Creative Cloud for Web Design Creative Cloud for Web Design Level: Duration: Time: Cost: Fast Track - Introduction 5 Days 9:30 AM - 4:30 PM 997 Overview Like the Dreamweaver Jumpstart course, the Creative Suite for Web Design course

More information

Categories Criteria 3 2 1 0 Instructional and Audience Analysis. Prerequisites are clearly listed within the syllabus.

Categories Criteria 3 2 1 0 Instructional and Audience Analysis. Prerequisites are clearly listed within the syllabus. 1.0 Instructional Design Exemplary Acceptable Needs Revision N/A Categories Criteria 3 2 1 0 Instructional and Audience Analysis 1. Prerequisites are described. Prerequisites are clearly listed in multiple

More information

Multimedia Authoring Tools THETOPPERSWAY.COM

Multimedia Authoring Tools THETOPPERSWAY.COM Multimedia Authoring Tools THETOPPERSWAY.COM Introduction to Authoring tools Multimedia authoring tools provide the important framework for organizing and editing the elements of your multimedia project

More information

USING A HYPERTEXT INSTRUCTIONAL DESIGN METHODOLOGY IN ENGINEERING EDUCATION

USING A HYPERTEXT INSTRUCTIONAL DESIGN METHODOLOGY IN ENGINEERING EDUCATION USING A HYPERTEXT INSTRUCTIONAL DESIGN METHODOLOGY IN ENGINEERING EDUCATION Susan A. Mengel Texas Tech University Computer Science Box 43104 Lubbock, TX 79409-3104 William J. Adams Room 1115, Building

More information

PS: Presentation software

PS: Presentation software This is the ability to use software applications to produce effective s, which include a combination of media (eg images, animation and sound) for education, entertainment or information sharing. A. A

More information

Proceedings of the 7th WSEAS International Conference on Distance Learning and Web Engineering, Beijing, China, September 15-17, 2007 310

Proceedings of the 7th WSEAS International Conference on Distance Learning and Web Engineering, Beijing, China, September 15-17, 2007 310 Proceedings of the 7th WSEAS International Conference on Distance Learning and Web Engineering, Beijing, China, September 15-17, 2007 310 E-learning Grid - An Online Learning Network FH CHOO, KL GAY, H

More information

Designing an Adaptive Virtual Guide for Web Applications

Designing an Adaptive Virtual Guide for Web Applications 6th ERCIM Workshop "User Interfaces for All" Long Paper Designing an Adaptive Virtual Guide for Web Applications Luisa Marucci, Fabio Paternò CNUCE-C.N.R. Via V.Alfieri 1, 56010 Ghezzano - Pisa, Italy

More information

ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004

ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004 ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004 By Aristomenis Macris (e-mail: arism@unipi.gr), University of

More information

Fig. 1 BAN Architecture III. ATMEL BOARD

Fig. 1 BAN Architecture III. ATMEL BOARD Volume 2, Issue 9, September 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Snap Server Manager Section 508 Report

Snap Server Manager Section 508 Report Overland Storage 4820 Overland Ave San Diego, Ca 92123 Snap Server Manager Section 508 Report Summary Table Voluntary Product Accessibility Template Criteria Section 1194.21 Software Applications and Operating

More information

EUROPASS DIPLOMA SUPPLEMENT

EUROPASS DIPLOMA SUPPLEMENT EUROPASS DIPLOMA SUPPLEMENT TITLE OF THE DIPLOMA (ES) Técnico Superior en Animaciones 3D, Juegos y Entornos Interactivos TRANSLATED TITLE OF THE DIPLOMA (EN) (1) Higher Technician in 3D Animations, Games

More information

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Zeeshan Ahmed Vienna University of Technology Getreidemarkt 9/307, 1060 Vienna Austria Email: zeeshan.ahmed@tuwien.ac.at

More information

Quality of Service Routing Network and Performance Evaluation*

Quality of Service Routing Network and Performance Evaluation* Quality of Service Routing Network and Performance Evaluation* Shen Lin, Cui Yong, Xu Ming-wei, and Xu Ke Department of Computer Science, Tsinghua University, Beijing, P.R.China, 100084 {shenlin, cy, xmw,

More information

Preliminary Discussion on Program of Computer Graphic Design of Advertising Major

Preliminary Discussion on Program of Computer Graphic Design of Advertising Major Cross-Cultural Communication Vol. 11, No. 9, 2015, pp. 19-23 DOI:10.3968/7540 ISSN 1712-8358[Print] ISSN 1923-6700[Online] www.cscanada.net www.cscanada.org Preliminary Discussion on Program of Computer

More information

LetsVi: A Collaborative Video Editing Tool Based on Cloud Storage

LetsVi: A Collaborative Video Editing Tool Based on Cloud Storage LetsVi: A Collaborative Video Editing Tool Based on Cloud Storage Hyeong-Bae An Department of Electrical/Electronic and Computer Engineering, University of Ulsan, Nam-gu, Ulsan, South Korea. E-mail: ahb910306@gmail.com

More information

An E-learning Service Management Architecture

An E-learning Service Management Architecture An E-learning Service Architecture Theodore K. Apostolopoulos Anna Kefala Department of Informatics Athens University of Economics and Business 76 Patission st., 10434 Athens, Greece Tel.: +30 210 8203234,

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

Distributed Healthcare System Framework for Dynamic Medical Data Integration

Distributed Healthcare System Framework for Dynamic Medical Data Integration Distributed Healthcare System Framework for Dynamic Medical Data Integration Nasser N. Khamiss 1, Muhammed Aziz Muhammed 2 1 Professor Dr., Information & Communication Engineering Dept. 2 Information &

More information

Design of Data Archive in Virtual Test Architecture

Design of Data Archive in Virtual Test Architecture Journal of Information Hiding and Multimedia Signal Processing 2014 ISSN 2073-4212 Ubiquitous International Volume 5, Number 1, January 2014 Design of Data Archive in Virtual Test Architecture Lian-Lei

More information

Smart Remote Classroom: Creating a Revolutionary Real-Time Interactive Distance Learning System *

Smart Remote Classroom: Creating a Revolutionary Real-Time Interactive Distance Learning System * Smart Remote Classroom: Creating a Revolutionary Real-Time Interactive Distance Learning System * Yuanchun Shi, Weikai Xie, and Guangyou Xu Dept. of CS, Tsinghua University, Beijing 100084, China {shiyc@,xwk@media.cs,xgy-dcs@}tsinghua.edu.cn

More information

VIA COLLAGE Deployment Guide

VIA COLLAGE Deployment Guide VIA COLLAGE Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014)

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014) Contents: Introduction Key Improvements VPAT Section 1194.21: Software Applications and Operating

More information

Program Visualization for Programming Education Case of Jeliot 3

Program Visualization for Programming Education Case of Jeliot 3 Program Visualization for Programming Education Case of Jeliot 3 Roman Bednarik, Andrés Moreno, Niko Myller Department of Computer Science University of Joensuu firstname.lastname@cs.joensuu.fi Abstract:

More information

AGENT BASED INTERACTIVE TELEVISION SERVICE FOR AN EXPERIMENTAL MULTIMEDIA SYSTEM

AGENT BASED INTERACTIVE TELEVISION SERVICE FOR AN EXPERIMENTAL MULTIMEDIA SYSTEM AGENT BASED INTERACTIVE TELEVISION SERVICE FOR AN EXRIMENTAL MULTIMEDIA SYSTEM Markosz Maliosz 1, Károly Farkas 1, István Cselényi 2 1 High Speed Networks Laboratory, Dept. of Telecom. and Telematics,

More information

ANALYSIS OF WEB-BASED APPLICATIONS FOR EXPERT SYSTEM

ANALYSIS OF WEB-BASED APPLICATIONS FOR EXPERT SYSTEM Computer Modelling and New Technologies, 2011, Vol.15, No.4, 41 45 Transport and Telecommunication Institute, Lomonosov 1, LV-1019, Riga, Latvia ANALYSIS OF WEB-BASED APPLICATIONS FOR EXPERT SYSTEM N.

More information

An Architecture Model of Sensor Information System Based on Cloud Computing

An Architecture Model of Sensor Information System Based on Cloud Computing An Architecture Model of Sensor Information System Based on Cloud Computing Pengfei You, Yuxing Peng National Key Laboratory for Parallel and Distributed Processing, School of Computer Science, National

More information

Towards a Proposal for a Standard Component-Based Open Hypermedia System Storage Interface

Towards a Proposal for a Standard Component-Based Open Hypermedia System Storage Interface Towards a Proposal for a Standard Component-Based Open Hypermedia System Storage Interface Uffe Kock Wiil Department of Computer Science Aalborg University Esbjerg Niels Bohrs Vej 8, 6700 Esbjerg, Denmark

More information

Multimedia Competencies for Instructional Technologist

Multimedia Competencies for Instructional Technologist Multimedia Competencies for Instructional Technologist Florence Martin, Bethanne Winzler, Ian Jones Matthew Gaysford, Jessica Shartle, Whitney McSwain and Kara Lee University of North Carolina Wilmington

More information

MULTIMEDIA JOURNALISM AND E-CONTENT DEVELOPMENT

MULTIMEDIA JOURNALISM AND E-CONTENT DEVELOPMENT UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION (2014 Admn. onwards) IV Semester Complementary Course for BMMC (UG SDE) MULTIMEDIA JOURNALISM AND E-CONTENT DEVELOPMENT Question Bank & Answer Key Choose

More information

CG: Computer Graphics

CG: Computer Graphics CG: Computer Graphics CG 111 Survey of Computer Graphics 1 credit; 1 lecture hour Students are exposed to a broad array of software environments and concepts that they may encounter in real-world collaborative

More information

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011 Unit (Domain): Part I: Evaluating Current Websites Part II: Creating Web Pages Using Google Sites, Docs and Forms Part III: Using Animation Media for the Web Essential Question(s): How does the World Wide

More information

DESIGN OF CLUSTER OF SIP SERVER BY LOAD BALANCER

DESIGN OF CLUSTER OF SIP SERVER BY LOAD BALANCER INTERNATIONAL JOURNAL OF REVIEWS ON RECENT ELECTRONICS AND COMPUTER SCIENCE DESIGN OF CLUSTER OF SIP SERVER BY LOAD BALANCER M.Vishwashanthi 1, S.Ravi Kumar 2 1 M.Tech Student, Dept of CSE, Anurag Group

More information

Electrocardiogram (ECG) Monitoring System using Bluetooth technology

Electrocardiogram (ECG) Monitoring System using Bluetooth technology Electrocardiogram (ECG) Monitoring System using Bluetooth technology Zarina Md Amin, Suryani Ilias, Zunuwanas Mohamad Department of Electrical Engineering, Polytechnic of Sultan Abdul Salahuddin Abdul

More information

Using the Construct Development Environment to Generate a File-Based Hypermedia Storage Service

Using the Construct Development Environment to Generate a File-Based Hypermedia Storage Service Using the Construct Development Environment to Generate a File-Based Hypermedia Storage Service Uffe Kock Wiil Department of Computer Science Aalborg University Esbjerg Niels Bohrs Vej 8, 6700 Esbjerg,

More information

Modeling for Web-based Image Processing and JImaging System Implemented Using Medium Model

Modeling for Web-based Image Processing and JImaging System Implemented Using Medium Model Send Orders for Reprints to reprints@benthamscience.ae 142 The Open Cybernetics & Systemics Journal, 2015, 9, 142-147 Open Access Modeling for Web-based Image Processing and JImaging System Implemented

More information

Mobile video streaming and sharing in social network using cloud by the utilization of wireless link capacity

Mobile video streaming and sharing in social network using cloud by the utilization of wireless link capacity www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 7 July, 2014 Page No. 7247-7252 Mobile video streaming and sharing in social network using cloud by

More information

ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal

ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal Abstract With the rapid growth of both information and users

More information

Summary Table for SolarWinds Web Help Desk

Summary Table for SolarWinds Web Help Desk Date: February 10 th, 2015 Name of Product: (WHD) Contact for more Information: http://www.solarwinds.com/support/ Summary Table for Section 1194.21 Software Applications with. See section 1194.21 below.

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

Integration of Learning Management Systems with Social Networking Platforms

Integration of Learning Management Systems with Social Networking Platforms Integration of Learning Management Systems with Social Networking Platforms E-learning in a Facebook supported environment Jernej Rožac 1, Matevž Pogačnik 2, Andrej Kos 3 Faculty of Electrical engineering

More information

IFS-8000 V2.0 INFORMATION FUSION SYSTEM

IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 Overview IFS-8000 v2.0 is a flexible, scalable and modular IT system to support the processes of aggregation of information from intercepts to intelligence

More information

EUROPASS DIPLOMA SUPPLEMENT

EUROPASS DIPLOMA SUPPLEMENT EUROPASS DIPLOMA SUPPLEMENT TITLE OF THE DIPLOMA (ES) Técnico Superior en Realización de proyectos audiovisuales y espectáculos TRANSLATED TITLE OF THE DIPLOMA (EN) (1) Higher Technician in Production

More information

Bandwidth Control in Multiple Video Windows Conferencing System Lee Hooi Sien, Dr.Sureswaran

Bandwidth Control in Multiple Video Windows Conferencing System Lee Hooi Sien, Dr.Sureswaran Bandwidth Control in Multiple Video Windows Conferencing System Lee Hooi Sien, Dr.Sureswaran Network Research Group, School of Computer Sciences Universiti Sains Malaysia11800 Penang, Malaysia Abstract

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template Voluntary Product Accessibility Template (VPAT) Name of Product: imagerunner ADVANCE C5255/C5250/C5240/C5235 Date: May 27, 2012 Note: This document was prepared based on normal walk-up functionality. It

More information

in Video Game Spaces: Image, Play, and Structure in 3D Worlds

in Video Game Spaces: Image, Play, and Structure in 3D Worlds University Press Scholarship Online You are looking at 1-9 of 9 items for: keywords : game spaces Introduction mitpress/9780262141017.003.0007 This introductory chapter presents an overview of the main

More information

Teaching Methodology for 3D Animation

Teaching Methodology for 3D Animation Abstract The field of 3d animation has addressed design processes and work practices in the design disciplines for in recent years. There are good reasons for considering the development of systematic

More information

Integration model layer. Basic classes. Integration model classes. Data model layer. Basic classes. Data model classes. Hypermedia Framework

Integration model layer. Basic classes. Integration model classes. Data model layer. Basic classes. Data model classes. Hypermedia Framework HyperDisco: An Object-Oriented Hypermedia Framework for Flexible Software System Integration Ue Kock Wiil Dept. of Computer Science, Aalborg University Fr. Bajers Vej 7E, 9220 Aalborg, Denmark Email: kock@iesd.auc.dk

More information

ID-No. of presentation: t3a01391. ODL SERVICES AND PTTs: THE GREEK PTT CASE

ID-No. of presentation: t3a01391. ODL SERVICES AND PTTs: THE GREEK PTT CASE ID-No. of presentation: t3a01391 Authors: Christos Bouras, Computer Technology Institute, Patras, Greece Apostolos Gkamas, Computer Technology Institute, Patras, Greece Vaggelis Kapoulas, Computer Technology

More information

Chapter 3. Application Software. Chapter 3 Objectives. Application Software

Chapter 3. Application Software. Chapter 3 Objectives. Application Software Chapter 3 Objectives Chapter 3 Application Software Identify the categories of application software Explain ways software is distributed Explain how to work with application software Identify the key features

More information

Adobe Creative Suite: Introduction for Web Design

Adobe Creative Suite: Introduction for Web Design coursemonster.com/uk Adobe Creative Suite: Introduction for Web Design View training dates» Overview Website design can be confusing to get started with. But with our Adobe Certified Instructor led class

More information

A Network Simulation Experiment of WAN Based on OPNET

A Network Simulation Experiment of WAN Based on OPNET A Network Simulation Experiment of WAN Based on OPNET 1 Yao Lin, 2 Zhang Bo, 3 Liu Puyu 1, Modern Education Technology Center, Liaoning Medical University, Jinzhou, Liaoning, China,yaolin111@sina.com *2

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 ART DIGITAL MEDIA ARTDM Michael Almaguer, Dean Applied and Fine Arts Division Business and Foreign Language Building, Room 204 Possible career opportunities Digital media or graphic design jobs cover all

More information

From Computerized Patient Records to National Resource

From Computerized Patient Records to National Resource From Computerized Patient Records to National Resource By Hanan Shahaf Abstract To help curb constantly rising costs of medical services, healthcare providers in Israel have been busy incorporating computerized

More information

Digital Library for Multimedia Content Management

Digital Library for Multimedia Content Management Digital Library for Multimedia Content Management Cezary Mazurek, Maciej Stroinski, Sebastian Szuber Pozna_ Supercomputing and Networking Centre, ul. Noskowskiego 10, 61-704 Pozna_, POLAND tel. +48 61

More information

A Framework for Distance Learning Employing Video on Web Environment

A Framework for Distance Learning Employing Video on Web Environment A Framework for Distance Learning Employing Video on Web Environment GRAÇA BRESSAN REGINA MELO SILVEIRA WILSON VICENTE RUGGIERO LARC Laboratório de Arquitetura e Redes de Computadores PCS - Escola Politécnica

More information

Standards. Interactive Media, July 2012, Page 1 of 6

Standards. Interactive Media, July 2012, Page 1 of 6 Indiana Department of Education Academic Course Framework INTERACTIVE MEDIA Interactive Media prepares students for careers in business and industry working with interactive media products and services;

More information

Scenario-based Requirements Engineering and User-Interface Design

Scenario-based Requirements Engineering and User-Interface Design Scenario-based Requirements Engineering and User-Interface Institut für Computertechnik ICT Institute of Computer Technology Hermann Kaindl Vienna University of Technology, ICT Austria kaindl@ict.tuwien.ac.at

More information

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

Film and Television. Film and Television 299

Film and Television. Film and Television 299 Film and Television 299 Film and Television Degree Associate in Arts Degree, Film Production Program Description Film is a universally recognized medium that has a profound impact on how we view the world

More information

Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems

Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems Baochun Li Electrical and Computer Engineering University of Toronto bli@eecg.toronto.edu Klara Nahrstedt Department of Computer

More information