KR20040005371A - Virtual Education System using of JMF - Google Patents

Virtual Education System using of JMF Download PDF

Info

Publication number
KR20040005371A
KR20040005371A KR1020020039901A KR20020039901A KR20040005371A KR 20040005371 A KR20040005371 A KR 20040005371A KR 1020020039901 A KR1020020039901 A KR 1020020039901A KR 20020039901 A KR20020039901 A KR 20020039901A KR 20040005371 A KR20040005371 A KR 20040005371A
Authority
KR
South Korea
Prior art keywords
lecture
data
video
learner
web server
Prior art date
Application number
KR1020020039901A
Other languages
Korean (ko)
Inventor
최동운
Original Assignee
최동운
(주)Dbs
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 최동운, (주)Dbs filed Critical 최동운
Priority to KR1020020039901A priority Critical patent/KR20040005371A/en
Publication of KR20040005371A publication Critical patent/KR20040005371A/en

Links

Landscapes

  • Electrically Operated Instructional Devices (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE: A virtual education system using the JMF(Java Media Framework) is provided to generate various formats of moving image file by transmitting an image and a voice, and supporting a data format conversion function between multimedia data, and to offer an environment making learners actively join in learning through a learning situation realized in an actual learning field. CONSTITUTION: The system comprises a learner PC(100), a teacher PC(200), a web server(300), and a data storage(400) storing various kinds of lecture information offered to the learner and a teacher. The learner PC comprises a lecture data output tool(110). The teacher PC comprises a lecture data transmitting tool(210). The web server comprises a login certification process(310), a lecture application data management(320), a lecture opening data management(330), a real-time lecture(340), a past lecture(350), and a lecture data conversion program(360) converting the source lecture data into a Powerpoint or a Hangeul file. The data storage comprises a teacher database(420), a learner database(410), a lecture note database(430), and a moving image database(450).

Description

제이엠에프를 이용한 가상 교육 시스템{Virtual Education System using of JMF}Virtual Education System using JMF}

현존하는 가상 교육시스템들은 HTML로 만든 웹 기반의 교육시스템이 대부분이기 때문에 교육자가 설명하는 내용을 화상에 의존하여 일반 학습자들에게 제공하는 단순한 방식을 채택하고 있다. 또, 기존의 원격교육 솔루션은 강의를 듣기 위해 별도의 학습자용 뷰어를 설치하여야하는 번거로움을 안고 있다. 이런 점들을 고려해 볼 때, 기존의 가상 교육 시스템은 교육용 멀티미디어 자료들을 학습자에게 효율적으로 제공하지 못하고 있음을 알 수 있다. 인터넷 교육 방송들은 교과 지도안 등과 같은 모든 설명 내용들을 화상에만 의존하여 사용자에게 전달한다. 이런 형태는 학습자들에게 일방적으로 전달하는 방식을 취하기 때문에 실제 학습장에서 이루어지는 학습과는 동떨어진 상황으로 학습자들이 능동적으로 학습에 임할 수 있는 환경을 제공하지 못한다. 따라서, 본 발명에서는 현실과 유사한 학습 환경을 제공하는 실시간 가상 교육 시스템을 개발하였다.Existing virtual education systems are mostly web-based education systems made of HTML. Therefore, the education system adopts a simple method of providing contents to the general learners by relying on the images. In addition, the existing distance education solution has the trouble of installing a separate learner viewer to listen to the lecture. Considering these points, it can be seen that the existing virtual education system does not efficiently provide educational multimedia materials to learners. Internet educational broadcasts deliver all the explanations, such as syllabus, to the user depending on the image only. This type of approach takes the form of one-sided delivery to learners, so it does not provide an environment in which learners can actively engage in learning in a situation that is far from learning in a real workbook. Therefore, the present invention has developed a real-time virtual education system that provides a learning environment similar to the reality.

본 발명에서는 학습자들에게 교육자가 제공하는 교육 내용을 설명하는 화상 자료, 교재에 해당하는 자료를 프리젠테이션 도구인 파워포인트와 넓은 사용자층을 가지고 있는 한글 워드프로세서를 이용하여 작성한 한글파일을 이용하여서 작성한 내용을 브라우징 해주는 전자칠판, 학습자가 교육자에게 질문하기 위한 대화창 등으로 구성되며, 학습자들이 교육을 받는 진행과정을 점검하기 위한 학사관리 모듈 등이 있어서 웹 기반의 원격 교육을 효율적으로 진행할 수 있을 뿐만이 아니라 오프라인 상에서와 같은 교육 효과를 제공할 수 있다.In the present invention, the contents prepared by using a Hangul file created by using a PowerPoint document, a presentation tool, and a Hangul word processor having a wide user base. It consists of an electronic blackboard that browses the web, a dialog window for learners to ask the educator, and an academic management module for checking the progress of the learners. It can provide the same educational effect as above.

JMF(Java Media Framework)는 멀티미디어 데이터(영상, 음성)에 대한 데이터의 획득 기능으로 영상 및 음성을 전송할 수 있고, 멀티미디어 데이터간의 데이터 포맷 변환 기능을 지원함으로서 다양한 형태의 동영상 파일을 생성할 수 있고, 마지막으로 자바기반으로 상이한 운영체제에서 작동이 가능하기 때문에 실제 학습장에서 이루어지는 학습 상황으로 학습자들이 능동적으로 학습에 임할 수 있는 환경을 제공한다.JMF (Java Media Framework) can transmit video and audio as a function of acquiring data for multimedia data (video, audio), and can generate various types of video files by supporting data format conversion function between multimedia data. Lastly, because it can run on different operating systems based on Java, it provides the environment for learners to actively learn by the learning situation in the real workbook.

JMF를 이용한 Web-board 시스템 구조는 크게 웹서버와 데이터베이스 서버로 나누어지는데, 학생은 지난 강의와 실시간 강의를 선택하여 브라우저를 통해 들을 수 있고 강사는 기존에 강의자료들을 파워포인트 문서, 한글 문서를 원본 그대로 불러와서 강의 자료로 대체가 가능하며 간단하게 연동하여 실시간 강의를 할 수 있다.Web-board system structure using JMF is largely divided into web server and database server. Students can select past lectures and real-time lectures through the browser. It can be loaded as it is and replaced with lecture data, and can be linked in real time.

도 1은 본 발명을 실행하는 인터넷 강의시스템의 개략적인 흐름도1 is a schematic flowchart of an internet lecture system implementing the present invention.

도 2는 인터넷 강의시스템을 설명하기 위한 시스템 구성도2 is a system configuration diagram for explaining the Internet lecture system

도 3은 수강신청과목에 따른 표시창3 is a display window according to the course registration course

도 4은 강의창의 구성도4 is a block diagram of a lecture window

도 5은 전자칠판의 구성도5 is a block diagram of an electronic blackboard

도 6은 질의 및 답변의 구성도6 is a block diagram of questions and answers

도 7은 강사의 실시간 강의의 구성도7 is a block diagram of a lecturer's real-time lecture

도 8은 학생의 실시간 수강의 구성도8 is a block diagram of a student's real-time attendance

도 9은 학생의 지난 강의듣기의 구성도9 is a block diagram of a student listening to the last lecture

도 10은 학생의 수강 시스템의 순서도10 is a flow chart of a student's course registration system

도 11은 강사의 강의 시스템의 순서도11 is a flowchart of the lecturer's lecture system.

100 : 학습자 PC352 : 동영상100: learner PC352: video

110 : 학습자 강의 데이터 출력수단353 : 동영상 관리수단110: learner lecture data output means 353: video management means

200 : 교육자 PC354 : 강의록 관리수단200: educator PC354: course management means

210 : 교육자 강의 데이터 송신수단355 : 동기제어수단210: educator lecture data transmission means 355: synchronous control means

300 : 웹서버360 : 강의 자료 변환 프로그램300: Web server 360: lecture data conversion program

310 : 로그인과 인증361 : 원시 강의자료310: login and authentication 361: raw lecture material

320 : 수강신청 데이터관리362 : 강의 자료 변화320: Course registration data management 362: Course data change

330 : 강의개설 데이터관리400 : 데이터 저장소330: Lecture Open Data Management 400: Data Storage

340 : 실시간 강의410 : 교육자 DB340: real-time lecture 410: educator DB

341 : 전자칠판420 : 학습자 DB341: copyboard 420: learner DB

342 : 동영상430 : 강의록 DB342: Video 430: Lecture DB

343 : 질의 및 답변440 : 수강신청 DB343: Q & A 440: Course registration DB

350 : 지난 강의450 : 동영상 DB350: Past Lecture 450: Video DB

351 : 전자칠판351: Copyboard

3-1 : 강의자료보기3-1: View lecture materials

3-2 : 답변 확인창3-2: Answer confirmation window

3-3 : 동화상3-3: Movie

3-4 : 전자칠판 제어3-4: Copyboard Control

3-5 : 질의 입력창3-5: Query Input Window

강의 내용을 실시간으로 저장하고 재 열람할 수 있고, 강의중 필요한 파일전송과 쌍방향 영상/음성을 제공한다. 특히, 일반적으로 보편화된 프리젠테이션 도구인 파워포인트와 한글 워드프로세서 파일을 이용한 전자칠판을 지원하며, 학습자들의 출석관리와 수강신청 그리고 수강신청의 변경과 삭제를 지원하는 학사관리 모듈을 포함하여 학습자에 대한 정보들을 관리한다.The lecture contents can be saved and re-viewed in real time, and the necessary file transfer and interactive video / audio are provided during the lecture. In particular, it supports general blackboard presentation tools such as PowerPoint and Korean word processor files, and supports the learner's attendance management and enrollment, and the bachelor's management module to change and delete enrollment. Manage information about

본 발명에서 시스템은 크게 학습자들에게 교육자가 제공하는 교육 내용을 설명하는 화상 자료, 교재에 해당하는 자료를 프리젠테이션 도구인 파워포인트와 한글 워드프로세서를 이용하여 작성한 내용을 브라우징 해주는 전자칠판, 학습자와 교육자간 질문과 답변하기 위한 대화창 등으로 구성되며, 학습자들이 교육을 받는 진행과정을 효율적으로 진행할 수 있을 뿐만이 아니라 오프라인 상에서와 같은 교육 효과를 제공할 수 있다.In the present invention, the system is largely an image blackboard explaining the educational contents provided by the educator to the learners, the electronic blackboard, the learner to browse the contents created using the presentation tool PowerPoint and Hangul word processor Consists of dialogs for questions and answers among educators, and enables learners not only to efficiently proceed with the training process but also to provide educational effects such as offline.

Claims (8)

본 시스템은 학습자 PC(100), 교육자 PC(200), 웹서버(300)및 학습자 및 교육자에게 제공되는 각종의 강의정보가 저장된 데이터 저장소(400)로 구성되어 있다. 네트워크상으로 원격강의를 하는 인터넷 강의 시스템에 있어서, 학습자 PC(100)는 강의 데이터 출력수단(110), 교육자 PC(200)는 강의 데이터 송신수단(210)으로 구성되고, 웹서버(300)는 로그인과 인증과정(310), 수강신청 데이터관리(320), 강의개설 데이터관리(330) 실시간 강의(340), 지난 강의(350), 원시강의 자료를 파워포인트나 한글파일을 변환하는 강의 자료 변환 프로그램(360)으로 구성되며, 데이터 저장소(400)는 교육자 DB(420), 학습자 DB(410), 강의록 DB(430), 수강신청 DB(440), 동영상 DB(450)로 구성된다.The system consists of a learner PC (100), an educator (PC) 200, a web server 300, and a data storage 400 storing various lecture information provided to learners and educators. In the Internet lecture system for remote lecture on the network, the learner PC 100 is composed of lecture data output means 110, the educator PC 200 is lecture data transmission means 210, the web server 300 is Log-in and authentication process (310), course registration data management (320), course opening data management (330) real-time lectures (340), past lectures (350), raw lecture data conversion to convert the PowerPoint or Hangul files It is composed of a program 360, the data storage 400 is composed of an educator DB (420), learner DB (410), lecture book DB (430), course registration DB (440), video DB (450). 제 1 항에 있어서, 강의 데이터 출력수단(110)과 강의 데이터 송신수단(210)을 운영자의 웹서버(300)에 포함하여 구성한 인터넷 강의 시스템.The Internet lecture system according to claim 1, comprising lecture data output means (110) and lecture data transmission means (210) in an operator's web server (300). 제 1항 또는 제 2 항에 있어서, 상기 강의 데이터 송신수단(210)은 동영상 데이터를 학습자 PC(100)의 재생기에서 출력하고, 강의록 데이터를 문자 재생기에서 동영상과 동기화 시켜서 출력하도록 송신하는 프로그램.The program according to claim 1 or 2, wherein the lecture data transmission means (210) outputs the moving picture data in the player of the learner PC (100), and outputs the lecture log data in synchronization with the moving picture in the text player. 제 1항 또는 제 2 항에 있어서, 상기 강의 데이터 출력수단(110)은 동영상 데이터를 학습자 PC(100)의 재생기에서 출력하고, 강의록 데이터를 문자 재생기에 서 동영상과 동기화 시켜서 출력하도록 하는 프로그램.The program according to claim 1 or 2, wherein the lecture data output means (110) outputs the moving picture data in the player of the learner PC (100) and outputs the lecture log data in synchronization with the moving picture in the text player. 제 1 항에 있어서, 동영상 관리수단(353) 및 강의록 관리수단(354)은 데이터 저장소(400)의 동영상 DB(450)와 강의록 DB(430)의 강의용 동영상과 강의록 데이터를 저장 또는 삭제하는 관리 프로그램이다. 동기제어수단(355)은 동영상 관리수단(353)과 강의록 관리수단(354)으로부터 추출된 동영상 데이터와 강의록 데이터를 웹상에 동기화 시켜서 디스플레이 하도록 하는 수단으로 동영상 데이터의 진행시간을 맞추도록 하는 프로그램.The management program of claim 1, wherein the video managing means 353 and the lecture book managing means 354 store or delete the lecture video and the lecture book data of the video DB 450 and the lecture book DB 430 of the data storage 400. to be. Synchronization control means (355) is a means for synchronizing the video data extracted from the video management means (353) and the lecture book management means (354) and the lecture book data on the web to display the progress time of the video data. 제 1 항에 있어서, 동영상 DB(450)는 교육자가 강의한 내용을 동영상으로 저장한 것으로 4Mb 단위의 파일로 저장하고, 강의록 DB(430)는 강의록을 문자파일로 저장한 것이며, 동영상 파일과 강의록 파일은 각 강의를 한 벌로써 저장된다.The method of claim 1, wherein the video DB 450 is a video stored by the educator as a video and stored in a file of 4Mb units, the lecture book DB 430 is stored in a text file, the video file and lecture notes The file is saved as a set of lessons. 제 1항 또는 제 2 항에 있어서, 강의 데이터 출력수단(110)에 의하여 디스플레이되는 강의창은 강의 제어부(3-4), 전차칠판 화면부(3-1), 질의 확인창(3-2), 질의 입력부(3-5) 그리고 JMF동영상 표시부(3-3)로 구성된다.The lecture window displayed by the lecture data output means 110 is a lecture control unit 3-4, a chalkboard screen unit 3-1, and a query confirmation window 3-2. , A query input unit 3-5 and a JMF video display unit 3-3. 제 1 항에 있어서, 강의 내용을 동영상 정보로 담은 파일을 데이터 저장소(400)에 데이터 베이스화 하는 것과 강의 내용에 관한 강의록을 문자정보로 담은 파일을 데이터 저장소(400)에 데이터 베이스화하는 단계와 학습자가 상기 웹서버(300)에 접속하여 데이터 출력 프로그램을 다운받아 사용자의 단말기에 설치하는 단계와 학습자 PC(100)에 포함된 데이터 출력 프로그램에 의하여 학습자가 웹서버(300)에 접속하는 단계와 학습자가 데이터 출력 프로그램에 의하여 강의를 선택하는 과정과 웹서버(300)가 상기 과정을 통하여 요청된 해당 강의를 실시간으로 사용자 시스템에 전송하는 단계와 학습자 PC(100)은 상기 요청된 강의에 해당되는 동영상 정보와 강의록 정보를 데이터 출력 프로그램에 의한 출력창인 강의창에 동시에 사용자 단말기에 디스플레이하는 단계를 포함하는 인터넷 강의 시스템.The method of claim 1, further comprising: databaseizing the file containing the lecture content as the video information in the data storage 400 and database-saving the file containing the text of the lecture in the data storage 400. Learner accesses the web server 300 by downloading the data output program by accessing the web server 300 and installing the data output program on the user's terminal and by the data output program included in the learner PC 100. The process of selecting a lecture by the data output program and the web server 300 transmits the requested lecture to the user system in real time through the above process, and the learner PC 100 provides video information corresponding to the requested lecture. And lecture log information to be displayed on the user terminal at the same time in the lecture window which is an output window by the data output program Internet lecture system comprising the steps.
KR1020020039901A 2002-07-10 2002-07-10 Virtual Education System using of JMF KR20040005371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020039901A KR20040005371A (en) 2002-07-10 2002-07-10 Virtual Education System using of JMF

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020039901A KR20040005371A (en) 2002-07-10 2002-07-10 Virtual Education System using of JMF

Publications (1)

Publication Number Publication Date
KR20040005371A true KR20040005371A (en) 2004-01-16

Family

ID=37315697

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020039901A KR20040005371A (en) 2002-07-10 2002-07-10 Virtual Education System using of JMF

Country Status (1)

Country Link
KR (1) KR20040005371A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100819339B1 (en) * 2006-05-15 2008-04-02 (주) 난네트 Infomation Processing System And The Processing Method of Educational Contents
KR101463208B1 (en) * 2013-11-13 2014-11-21 (주)컴버스테크 Interactive board control system and method for smart lecture

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100819339B1 (en) * 2006-05-15 2008-04-02 (주) 난네트 Infomation Processing System And The Processing Method of Educational Contents
KR101463208B1 (en) * 2013-11-13 2014-11-21 (주)컴버스테크 Interactive board control system and method for smart lecture

Similar Documents

Publication Publication Date Title
US20130252223A1 (en) System and method for inculcating explorative and experimental learning skills at geographically apart locations
Kurzweil et al. Evidence-based guidelines for recording slide-based lectures
KR20010096407A (en) Bidirectional Real-time Studying-Paper Guiding System between Remote Distances Using LAN or Internet and Method thereof
Pasaribu et al. The implementation of ICT in teaching English by the teacher of MTS Swasta Al-Amin
Bloom et al. Cybercounseling & Cyberlearning: An Encore.
BG2000U1 (en) Training system in real time mode
Dayagbil et al. Flipped classroom: Maximizing face time in teaching and learning
KR20040005371A (en) Virtual Education System using of JMF
KR20000072285A (en) Home Study System and Method by Communication
KR20010078410A (en) Internet teaching method providing for remote editing
KR20020064456A (en) system and method of education throygh internet
McMullen et al. Using Asynchronous Learning Technology To Make the Connections among Faculty, Students, and Teachers.
Komlo et al. Virtual and on-line classrooms of e-learning
Kumar et al. Digital tools for effective learning
Khazhgaliyeva et al. The role of internet resources in learning foreign languages at the faculty of electrical engineering
Norkulov et al. BASICS OF ONLINE TEACHING, USAGE ANDIMPLEMENTATIONPROCESS.
Kuiper et al. E-lectures within an integrated multimedia course design
Cosgrove Telecommunications Distance Learning and Teacher Preparation. ERIC Digest.
Millett et al. Integrating onsite and online learning in a teacher of the deaf and hard of hearing education program
Gupta Challenges and Prospects of ‘ICT’in Socio-Economic Growth in Higher Learning Institutions of India
Apudo-Achola Where Does That Go? Responding to Disruption in Higher Education through Technology and Creativities amidst the COVID-19 Pandemic
Ogbonna Role of internet in enhancing the new horizons in distance education
Widiastuti DEVELOPING OF LEARNING MEDIA BASED ON WEB IN SENDRATASIK DEPARTMENT FBS UNIMED
KR20000058526A (en) Education system and the method using computer
KR20230084621A (en) Youth learning history management system and method for providing the same

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination