<31382DC1A4BAB8C5EBBDC5C0CFB9DD20B9D720B1B3C0B02DB0EDC1A4B1B92E687770>

Size: px
Start display at page:

Download "<31382DC1A4BAB8C5EBBDC5C0CFB9DD20B9D720B1B3C0B02DB0EDC1A4B1B92E687770>"

Transcription

1 Journal of the Korea Institute of Information and Communication Engineering 한국정보통신학회논문지 (J. Korea Inst. Inf. Commun. Eng.) Vol. 19, No. 7 : 1653~1659 Jul 웹기반의교육용 CPU 스케줄링시뮬레이터의설계및구현 고정국 * Design and Implementation of a Web-based educational CPU Scheduling Simulator Jeong-Gook Koh * Department of Computer Engineering, Tongmyong University, Busan , Korea 요약 운영체제는추상적개념과기법들을다루고있지만, 대부분이론수업위주로진행되고있다. 이론수업은강의내용에대한이해와집중력저하를유발하므로학습내용의이해를돕고흥미를유발하는다양한방법들이시도되었다. 본논문에서는 CPU 스케줄링알고리즘들의이해를돕기위해학습자가언제, 어디서나웹브라우저나스마트폰을사용하여다양한상황을설정하고알고리즘의스케줄링과정을모의실험해볼수있는웹기반의교육용 CPU 스케줄링시뮬레이터를설계하고구현하였다. 구현된시뮬레이터를수업에활용한후 2014 학년도수강생들을대상으로구현된시뮬레이터의사용편의성과유용성에대한만족도설문조사를통해시뮬레이터가학습내용에대한이해도증진과문제해결능력을배양하는교육용도구로유용함을확인할수있었다. ABSTRACT Operating Systems is a discipline which handles abstract concepts and techniques. However, most of OS courses have been textbook-oriented theoretical classes. Theoretical classes lead to the decline in the understanding of a lecture and hurt their concentration. Many instructors have tried various ways to help students understand lectures and arouse interests. This paper describes the design and implementation of a web-based educational CPU scheduling simulator which enables learners to set up various situations and simulate scheduling processes using a web browser or a smart-phone. After utilizing the implemented simulator for the class, the survey result for 2014's students shows that it is useful as an educational tool which enhances the understanding of a lecture and develops their problem solving skills. 키워드 : 운영체제, CPU 스케줄링알고리즘, 교육용도구, 시뮬레이터 Key word : Operating System, CPU Scheduling Algorithm, Educational tool, Simulator Received 20 May 2015, Revised 09 June 2015, Accepted 23 June 2015 * Corresponding Author Jeong-Gook Koh( jgkoh@tu.ac.kr, Tel: ) Department of Computer Engineering, Tongmyong University, Busan , Korea Open Access print ISSN: online ISSN: This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License( by-nc/3.0/) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited. Copyright C The Korea Institute of Information and Communication Engineering.

2 한국정보통신학회논문지 (J. Korea Inst. Inf. Commun. Eng.) Vol. 19, No. 7 : 1653~1659 Jul Ⅰ. 서론컴퓨터분야의교육에서실습은이론수업에서학습한내용의이해를돕고활용능력을배양하기위해필요하다. 수업현장에서도이론적인내용만설명하는것보다실습이추가되면학습자의이해도가훨씬높아진다 [1]. 이론수업은시간이경과할수록집중도가저하되고지루함이증가하지만, 실습을병행하면집중도를유지할수있다 [2]. IEEE Computer Society와 ACM의합동태스크포스팀은 컴퓨터분야의교육과정은이론과실습을병행하도록편성해야한다. 라고권고한다 [3]. 한편운영체제는컴퓨터시스템의자원들을효율적으로관리하고편리한사용환경을제공하는시스템소프트웨어이다. 운영체제수업에서는구성요소의동작원리와개념, 기법등을다루지만운영체제의동작을직접확인하기어려워대부분이론위주로진행한다. 새로운개념이나내용을학습할때조작가능한도구의활용이바람직한데, 이론강의는학습내용에대한이해도와집중력저하를초래하여재미없다고인식하는경향이나타난다 [4]. 따라서멀티미디어자료나교육용도구를활용하여흥미를유발하고강의내용에대한이해도증진을위한다양한시도가이루어지고있다 [5]. 본논문에서는학부운영체제수업에서다루는 CPU 스케줄링알고리즘들에대한이해를돕기위해프로세스스케줄링과정을시각적으로보여주는웹기반의 CPU 스케줄링시뮬레이터를설계하고구현하였다. 본논문의구조는다음과같다. 2장에서는운영체제교과목의강의방법개선시도와교육용시뮬레이터의필요성을설명한다. 3장에서는 CPU 스케줄링시뮬레이터의기능설계에대해기술한다. 4장에서는시뮬레이터의구현내역과기존 CPU 스케줄링시뮬레이터들과본논문에서구현한시뮬레이터의특징을비교한다. 마지막으로 5장에서는본논문의결론및향후연구방향을제시한다. Ⅱ. 관련연구 2.1. 강의방법개선시도운영체제수업에서복잡하고추상적인개념과처리기법등을학습하지만대부분이론위주로진행되면서 학습자들의관심과흥미가저하되는문제를해결하기위해다양한강의개선방법들이시도되었다. 대표적인사례로는개인이나팀단위로운영체제의일부기능을구현하는단기프로젝트수행, 교육용운영체제나실제운영체제에특정기능을구현하는소스코드수정, 그리고추상적인개념에대한이해를돕는교육용시뮬레이터활용이있다 [6]. 교육용시뮬레이터는활용범위에따라다양한체험이가능한범용시뮬레이터와특화된기능을제공하는단일용도시뮬레이터로구분할수있다. 범용시뮬레이터는활용도는높지만개발기간이길고개발비용도많이소요되는단점이있다. 그러나단일용도시뮬레이터는범용시뮬레이터에비해활용범위는제한되지만, 개발기간이짧고비용도적게소요되는장점이있다. 대표적인범용시뮬레이터로는 OSP[3], SOsim[6], RCOS.java[7] 등이있으며, 단일용도시뮬레이터에는 BACI[8], MOSS[9], Alg_OS[10], OSM[11], Robbins [12], CPUSim[13] 등이있다. 한편, 다양한웹기반 e-learning 시스템과교육용도구들이학습자들에게시간적, 공간적제약이없는학습환경제공을위해개발되었다. 컴퓨터분야에서는자료구조나알고리즘, 운영체제등의효과적인학습을위해활용되고있으며, 대표적사례로는 Alg_OS[10], PageRepSim[15], WebGeneOS[16] 등이있다 교육용시뮬레이터의필요성이론수업에서는교수자가학습자들에게지식을일방적으로전달하는방식이많이사용된다. 이방식은학습자들의독립적인사고와상호작용을저해하여흥미와강의내용이해도를저하시키는문제가있다 [5]. 특히운영체제처럼추상적인개념을많이다루는교과목에서는상황이더욱악화될수있다. 문제의해결책은수업의중심을교수자에서학습자로옮기는것이다 [14]. 예들들어, 교수자는학습자들에게 CPU 스케줄링알고리즘들을설명한후교육용시뮬레이터를활용하여처리과정을시연한다. 학습자들은시뮬레이터를이용하여다양한상황을설정하고알고리즘의동작방식과실행결과를확인하고이들을비교함으로써알고리즘에대한올바른이해가가능해진다. 따라서이러한용도로사용할수있는교육용시뮬레이터를개발할필요가있다. 1654

3 웹기반의교육용 CPU 스케줄링시뮬레이터의설계및구현 Ⅲ. CPU 스케줄링시뮬레이터의설계 3.1. CPU 스케줄링시뮬레이터의기능설계이전연구 [13] 에서 CPU 스케줄링알고리즘교육을위해교육용도구 (CPUSim) 를구현하였다. CPUSim은자바로구현한설치형프로그램이며, 프로그램이설치된 PC에서만사용할수있어서활용시간과장소에제약이있었다. 본논문에서는이러한단점을보완하여언제, 어디서나 CPU 스케줄링알고리즘의동작을모의실험할수있도록하면서학습내용이해를돕는기능을추가적으로제공하고는웹기반의 CPU 스케줄링시뮬레이터 (CPUSim2) 를제안한다. 그리고스마트폰의보급추세와편리함을감안하여스마트폰에서도구동되도록한다. 본논문에서제안하는시뮬레이터는그림 1 과같이클라이언트, 웹서버와 CPU 스케줄링프로그램으로구성된다. 시뮬레이터의역할을담당하는 CPU 스케줄링프로그램은환경설정부와결과출력부로구성된다. 수를콤보박스에서설정한후정보생성방법을선택한다. 수동입력 을선택하면학습자가직접정보를입력하며, 자동입력 을선택하면설정된개수만큼정보들이생성된다. 매개변수설정이완료되면 6가지종류 (FCFS, HRN, SJF, SRT, 우선순위, 라운드로빈 ) 의스케줄링알고리즘을선택할수있다. 학습자가라운드로빈알고리즘을선택할때에는프로세스에게할당될 CPU 시간 (Time quantum) 설정기능이활성화된다. 그리고시뮬레이터는시간단위로 ms를사용한다. 한편, 시뮬레이터는 2가지종류의실행방식을지원한다. 학습자가 일괄실행 을선택하면스케줄링결과가간트차트에표시되며, 스케줄링결과를기법별로비교할수있도록간트차트가스택차트에표시된다. 그리고 단계별실행 을선택하면해당버튼을클릭할때마다스케줄링결과가간트차트에 1ms마다출력되며, 프로세스의잔여실행시간이도넛차트로표시된다. 그밖에프로세스가실행됨에따라준비큐의변화과정이그래픽으로표시되며, 학습자가기설정된매개변수들을변경할수있도록 재설정 기능도제공한다. 그림 1. CPU 스케줄링시뮬레이터의시스템구조 Fig. 1 The system architecture of CPU scheduling simulator 결과출력부결과출력부는설정된프로세스정보들에근거하여스케줄링결과를간트차트로출력하고해당알고리즘의성능수치 ( 평균대기시간과평균반환시간 ) 를보여준다. 그리고동일한상황에서실행된알고리즘들의성능수치가화면에누적되어표시되므로알고리즘간성능비교도가능하다. 학습자는 PC의웹브라우저나스마트폰을활용하여웹서버에접속한후시뮬레이터를사용한다. 웹서버는클라이언트와 CPU 스케줄링프로그램사이에서중계자역할을담당한다. 학습자가시뮬레이션매개변수들을설정하고알고리즘을선택하면 CPU 스케줄링프로그램이해당알고리즘의스케줄링결과와성능수치를보여준다 환경설정부환경설정부는시뮬레이션매개변수설정과알고리즘선택기능을제공한다. 학습자는프로세스개수 (2~10개) 와프로세스관련정보들 ( 도착시간, 서비스시간, 우선순위 ) 의생성방법을선택한다. 즉프로세스개 Ⅳ. CPU 스케줄링시뮬레이터의구현 4.1. 구현환경본논문에서는 CPU 스케줄링시뮬레이터를구현하기위해개발언어로 C# 과 ASP.NET을선정하고, 개발도구로 Visual Studio 2008을사용하였다. IIS 7을사용하여웹서버를구축하였고, 구현된시뮬레이터가웹브라우저뿐만아니라스마트기기들에서도정확하게동작하는지확인하기위해대표적인스마트기기인스마트폰을대상으로 3가지종류의단말기 ( 갤럭시 S3, 갤럭시노트 3, 옵티머스 G Pro) 를선정하고기능시험을실시하였다. 1655

4 한국정보통신학회논문지 (J. Korea Inst. Inf. Commun. Eng.) Vol. 19, No. 7 : 1653~1659 Jul 구현내역 사용자인터페이스학습자가웹브라우저나스마트폰을이용하여웹서버에접속하면그림 2의시작화면이나타난다. 시작화면의용도는다음과같다. 화면왼쪽은환경설정부로서, 상단에서는시뮬레이션매개변수설정과알고리즘선택, 스케줄러의동작을제어하며하단에는설정된프로세스관련정보들이표시된다. 화면오른쪽은결과출력부로서, 상단에는스케줄링결과와스케줄링기법별로프로세스들의실행시간이스택차트로표시된다. 하단에는스케줄링기법별성능수치가표시된다 결과출력부프로세스관련정보를생성한후 실행 버튼을클릭하면스케줄링결과가그림 4와같이간트차트로표시되며, 스케줄링기법별프로세스들의작업처리시간은그림 5와같이스택차트로표시된다. 그림 4. 프로세스스케줄링결과 Fig. 4 The result of process scheduling 그림 5. 스케줄링기법별프로세스의작업처리시간 Fig. 5 The job processing times of processes based on scheduling algorithms 그림 2. 시뮬레이터의시작화면 Fig. 2 The starting of a simulator 단계별실행 버튼을클릭하면스케줄링결과가단위시간마다출력되며, 준비큐의변화과정, 실행중인프로세스의총실행시간및잔여실행시간은그림 6과같이표시된다. 결과출력부의하단에는스케줄링기법별로그림 7과같이 2가지종류의성능수치가출력된다. 학습자가성능수치산출내역확인과성능비교를할수있도록 자세히 버튼과 차트 버튼을제공한다. 자세히 버튼을클릭하면성능수치산출과정이표시되며, 차트 버튼을클릭하면성능수치표가그림 8의성능비교차트로변경된다. 그림 3. 프로세스관련정보설정화면 Fig. 3 The for process related information setting 환경설정부환경설정부에서프로세스관련정보설정화면은그림 3과같다. 설정된정보들은프로세스 ID를기준으로정렬된후우선순위, 도착시간과서비스시간이표시된다. 한편학습자가 우선순위 기법을선택한경우에는프로세스의우선순위정보가표시된다. 그림 6. 준비큐의변화, 프로세스의실행시간정보 Fig. 6 The change of ready queue and execution information of a process 1656

5 웹기반의교육용 CPU 스케줄링시뮬레이터의설계및구현 표 1. 기존시뮬레이터들과 CPUSim2 의비교 Table. 1 Comparison between the previous simulators and CPUSim2 그림 7. 스케줄링기법별성능수치 Fig. 7 Performance values of scheduling algorithms 그림 8. 성능비교차트 Fig. 8 A chart for Performance comparison 스마트기기지원스마트폰의보급속도를고려할때스마트기기에서도시뮬레이터를사용할수있다면활용도가더욱높아질것이다. 본논문에서는스마트기기에서시뮬레이터를활용할수있도록웹서버접속에사용된기기의해상도를인식한후해당기기에적합한시뮬레이터를구동하도록구현하였다. 학습자가스마트폰을이용하여웹서버에접속하면그림 9의화면이나타난다. 스마트기기는 PC용웹브라우저에비해화면크기가작기때문에모바일버전에서는프로세스개수를최대 5개로제한하는점외에는웹버전과동일한기능을제공한다 기존연구사례와의비교기존의 CPU 스케줄링시뮬레이터들과본논문에서구현한 CPUSim2의특징비교결과는표 1과같다. 그림 9. 스마트기기용시뮬레이터의화면 Fig. 9 A screen of a simulator for smart devices Item Sort Running form Range of use Number of Algorithms Setting up a situation Information offering Screen composition Difficulty of using Performance comparison Execution environment Construction Provision of learning process SOsim Robbins OSM CPUSim2 Standalone +Web browser DB interlock Two Six Four Six Manual Manual Manual Standalone Generalpurpose Singlepurpose Singlepurpose Stanalone+ Web browser/sm art device Singlepurpose Processoriented Single Resultoriented Multiple Processoriented Multiple Automatic/ Manual Processoriented Single Low High Medium Low Easy Easy Difficulty Easy SOsim[6] 은다중프로그래밍, 프로세스관리, 스케줄링, 메모리관리기능을제공하는독립실행형범용시뮬레이터이다. 2가지유형의알고리즘 ( 비선점형, 선점형 ) 을지원하며, 로그저장기능을제공한다. 그러나프로세스스케줄링에한정하면지원알고리즘수와제공기능이미약하다. Robbins[12] 는웹브라우저와독립실행이가능한단일용도시뮬레이터로서 6가지알고리즘 (FCFS, SJF, 선점형 SJF, SJFA, RR, 우선순위 ) 을지원한다. 메인화면에서메뉴를선택하면실행결과가별도화면으로제공된다. 매개변수설정과스케줄링결과저장기능을제공하지만, 화면구성이복잡하고사용이어려운편이다. 스케줄링정보는결과위주로제공한다. OSM[11] 은 DB를활용하는단일용도시뮬레이터로서, 4가지알고리즘 (FCFS, SJF, 우선순위, RR) 을지원한다. CPU 스케줄러에대한이론적설명을포함한 3단계학습과정을제공하며, 알고리즘의처리과정을시각적으로보여준다. 처리결과를 DB에저장하며결과 1657

6 한국정보통신학회논문지 (J. Korea Inst. Inf. Commun. Eng.) Vol. 19, No. 7 : 1653~1659 Jul 값을이용하여알고리즘간성능을비교한다. DB를활용하므로실행환경구축과시뮬레이터의독립실행은어렵다. CPUSim2는독립실행형프로그램인 CPUSim 의개량형으로 PC용웹브라우저와스마트폰에서도동작한다. CPUSim의제공기능외에도실행방식선택기능, 스케줄링결과비교용스택차트와성능비교차트를제공한다. 또한프로세스실행에따른준비큐의변화과정과프로세스의잔여실행시간을그래픽으로보여준다. 한편, CPUSim은매개변수설정방법을알려주는도움말기능을제공하였으나 CPUSim2에서는입력란을콤보박스로대체하여입력오류도줄이고사용의편리성도제공한다 만족도조사 CPUSim2를 2014학년도수강생 22명에게제공한후설문조사를통해사용편의성과유용성에대한만족도조사를실시하였다. 편의성과유용성에대한 3가지항목을분석대상으로선정하고항목당 5점척도로측정하였다. 조사결과는표 2와같으며, - 표시는해당항목에대한응답이없음을표시한다. 조사결과를살펴보면우선사용편의성평가에서는 정보습득의편의성 을높게평가했다. 이것은학습자가다양한상황설정과스케줄링기법의동작방식, 스케줄링결과, 성능수치등을손쉽게산출할수있기때문이라고판단된다. 다음으로제공기능들에대한유용성평가에서는 성능비교기능의유용성 이높게나타났다. 이것은스케줄링기법들에대한성능수치와산출내역이표시되고, 성능비교표 / 차트를활용한기법별성능비교가가능했기때문이라고판단된다. Ⅴ. 결론본논문에서는운영체제교과목의주요학습주제인 CPU 스케줄링기법들에대한학습자의이해도증진을위해언제, 어디서나웹브라우저나스마트기기를사용하여다양한상황을설정하고알고리즘의동작을모의실험해볼수있는웹기반의 CPU 스케줄링시뮬레이터를설계하고구현하였다. 구현된시뮬레이터를운영체제수업에적용한후수강생을대상으로설문조사를통해시뮬레이터의사용편의성과유용성에대한만족도조사를실시하였다. 조사결과구현된시뮬레이터가사용하기편리하며, 학습내용에대한이해도증진과문제해결능력배양에매우유용함을확인하였다. 향후연구로는학습자가 CPU 스케줄링시뮬레이터를사용할때스케줄링알고리즘의스케줄링과정과결과, 성능수치등을입력하면정오를확인할수있는자기주도학습및평가기능을추가할것이다. 그리고평가결과를저장하고저장된결과들을분석하여학습자의내용이해도와학업성취도변화이력을보여줌으로써활용효과를극대화시킬예정이다. ACKNOWLEDGMENTS This Research was supported by the Tongmyong University Research Grants REFERENCES 표 2. 만족도조사결과 Table. 2 The satisfaction survey result convenience usability Evaluation item Too much Enough Some Average Layout Functional operation Information acquisition Chart Performance Comparison Simulator [ 1 ] Jae-Chun Kim, Jae-Yool Boo, Kyung-Hee So, Sun-Hee Chae, Curriculum and Educational Evaluation, 3rd ed. KyoyookBook, [ 2 ] Gyu-Hyuk Lim, Ung Lim, Educational Psychology for School Learing Effect, 2nd ed. HAKJISA corp., [ 3 ] M. Kifer and S. Smolka, "OSP: An Environment for Operating System Projects," Operating Systems Review, vol. 24, no. 4, pp , Apr [ 4 ] Jung-Eun An, Young-Bong Kim, A Web-Based Courseware for 3D Bicycle Museum on the basis of Constructivism Learning theory, Proc. of the 2007 Spring Conference of the Korea Contents Association, vol. 5, no. 1, pp , 1658

7 웹기반의교육용 CPU 스케줄링시뮬레이터의설계및구현 [ 5 ] Sung-Ik Park, Cheol-Il Lim, Jae-Kyung Lee, Jeong-Im Choi, Educational technology understanding of the teaching methods, KyoyookBook, [ 6 ] L. Maia and A. Pacheco, "A simulator supporting lectures on operating systems," Proc. of 33rd Annual Frontiers in Education, vol. 2(F2C), pp , [ 7 ] D. Jones and A. Newman, "RCOS.java: A simulated operating system with animations," Proc. of Computer- Based Learning in Science Conference, [ 8 ] B. Bynum and T.Camp, Alfonse: A Mutual Exclusion Toolkit, Available: baci_index.html. [ 9 ] R. Ontko, MOSS Memory Management Simulator User Guide, Available: user_guide.html. [10] A. Garmpis, "Design and Development of a Web-based Interactive Software Tool for Teaching Operating Systems," Journal of Information Technology Education, vol. 10, no. 10, pp. 1-17, Oct [11] Seong-Kyun Jeong, Samuel Sangkon Lee, "Design and Implementation of Simulation Program for CPU Scheduling in Operating Systems," Journal of Korea Multimedia Society, vol. 14, no. 6, pp , Jun [12] S. Robbins and K.A. Robbins, "Empirical Exploration in Undergraduate operating systems," Proc. of the 30th SIGCSE technical symposium on Computer Science Education, vol. 30, no. 1, pp , [13] Jeong-Gook Koh, CPUSim: A Simulator supporting the education of CPU Scheduling Algorithm, Journal of the Korea Institute of Information and Communication Engineering, vol. 16, no. 4, pp , Apr [14] M. Ben-Ari, "Constructivism in Computer Science Education," Proc. of the 29th SIGCSE technical symposium on Computer Science Education, vol. 29, no. 1, pp , [15] Jeong-Gook Koh, Design and Implementation of a Web-based Simulator for Educating Page Replacement Algorithms, Journal of Korea Multimedia Society, vol. 15, no. 4, pp , Apr [16] Buendia, F. and Cano, J.C., WebGeneOS: A Generative and Web-based Learniing Architecture to Teach Operating System in Undergraduate Courses, IEEE Transactions on Education, vol. 49, no. 4, pp , Apr 고정국 (Jeong-Gook Koh) 1992 년 2 월부산대학교컴퓨터공학과 ( 공학사 ) 1994 년 2 월부산대학교컴퓨터공학과 ( 공학석사 ) 1999 년 2 월부산대학교컴퓨터공학과 ( 공학박사 ) 1999 년 3 월 ~ 8 월위덕대학교컴퓨터공학과전임강사 1999 년 9 월 ~ 현재동명대학교컴퓨터공학과부교수 관심분야 : 운영체제, 컴퓨터활용교육, 인터넷응용 1659

<30312DC1A4BAB8C5EBBDC5C7E0C1A4B9D7C1A4C3A52DC1A4BFB5C3B62E687770>

<30312DC1A4BAB8C5EBBDC5C7E0C1A4B9D7C1A4C3A52DC1A4BFB5C3B62E687770> Journal of the Korea Institute of Information and Communication Engineering 한국정보통신학회논문지(J. Korea Inst. Inf. Commun. Eng.) Vol. 19, No. 2 : 258~264 Feb. 2015 ID3 알고리즘 기반의 귀납적 추론을 활용한 모바일 OS의 성공과 실패에 대한

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA Journal of the Korea Institute of Information and Communication Engineering 한국정보통신학회논문지(J. Korea Inst. Inf. Commun. Eng.) Vol. 19, No. 5 : 1031~1039 May. 2015 정보보호 산업의 경제적 파급효과 및 기여도 분석 김방룡 1 홍재표 2* Economic

More information

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770>

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 2 pp. 866-871, 2012 http://dx.doi.org/10.5762/kais.2012.13.2.866 증강현실을 이용한 아동교육프로그램 모델제안 권미란 1*, 김정일 2 1 나사렛대학교 아동학과, 2 한세대학교 e-비즈니스학과

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4)

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4) THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Oct.; 29(10), 799 804. http://dx.doi.org/10.5515/kjkiees.2018.29.10.799 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Method

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Sep.; 30(9),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Sep.; 30(9), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2019 Sep.; 30(9), 712 717. http://dx.doi.org/10.5515/kjkiees.2019.30.9.712 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) MOS

More information

<30312DC1A4BAB8C5EBBDC5C7E0C1A4B9D7C1A4C3A528B1E8C1BEB9E8292E687770>

<30312DC1A4BAB8C5EBBDC5C7E0C1A4B9D7C1A4C3A528B1E8C1BEB9E8292E687770> Journal of the Korea Institute of Information and Communication Engineering 한국정보통신학회논문지(J. Korea Inst. Inf. Commun. Eng.) Vol. 18, No. 11 : 2593~2599 Nov. 2014 오픈소스 모바일 UI컴포넌트 선정 절차 프레임워크 손효정 1 이민규 2 성백민

More information

인문사회과학기술융합학회

인문사회과학기술융합학회 Vol.5, No.5, October (2015), pp.471-479 http://dx.doi.org/10.14257/ajmahs.2015.10.50 스마트온실을 위한 가상 외부기상측정시스템 개발 한새론 1), 이재수 2), 홍영기 3), 김국환 4), 김성기 5), 김상철 6) Development of Virtual Ambient Weather Measurement

More information

03-서연옥.hwp

03-서연옥.hwp 농업생명과학연구 49(4) pp.31-37 Journal of Agriculture & Life Science 49(4) pp.31-37 Print ISSN 1598-5504 Online ISSN 2383-8272 http://dx.doi.org/10.14397/jals.2015.49.4.31 국가산림자원조사 자료를 적용한 충남지역 사유림경영율 추정 서연옥

More information

05(533-537) CPLV12-04.hwp

05(533-537) CPLV12-04.hwp 모바일 OS 환경의 사용자 반응성 향상 기법 533 모바일 OS 환경의 사용자 반응성 향상 기법 (Enhancing Interactivity in Mobile Operating Systems) 배선욱 김정한 (Sunwook Bae) 엄영익 (Young Ik Eom) (Junghan Kim) 요 약 사용자 반응성은 컴퓨팅 시스템에서 가장 중요 한 요소 중에 하나이고,

More information

<31325FB1E8B0E6BCBA2E687770>

<31325FB1E8B0E6BCBA2E687770> 88 / 한국전산유체공학회지 제15권, 제1호, pp.88-94, 2010. 3 관내 유동 해석을 위한 웹기반 자바 프로그램 개발 김 경 성, 1 박 종 천 *2 DEVELOPMENT OF WEB-BASED JAVA PROGRAM FOR NUMERICAL ANALYSIS OF PIPE FLOW K.S. Kim 1 and J.C. Park *2 In general,

More information

09권오설_ok.hwp

09권오설_ok.hwp (JBE Vol. 19, No. 5, September 2014) (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.656 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a) Reduction

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: : Researc

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   : Researc Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.251-273 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.251 : 1997 2005 Research Trend Analysis on the Korean Alternative Education

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 27(12),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 27(12), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Dec.; 27(12), 1036 1043. http://dx.doi.org/10.5515/kjkiees.2016.27.12.1036 ISSN 1226-3133 (Print) ISSN 2288-226X (Online)

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 26(11),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 26(11), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2015 Nov.; 26(11), 985991. http://dx.doi.org/10.5515/kjkiees.2015.26.11.985 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Analysis

More information

<C7D1B1B9B1B3C0B0B0B3B9DFBFF85FC7D1B1B9B1B3C0B05F3430B1C733C8A35FC5EBC7D5BABB28C3D6C1BE292DC7A5C1F6C6F7C7D42E687770>

<C7D1B1B9B1B3C0B0B0B3B9DFBFF85FC7D1B1B9B1B3C0B05F3430B1C733C8A35FC5EBC7D5BABB28C3D6C1BE292DC7A5C1F6C6F7C7D42E687770> 기혼 여성이 사이버대학에서 상담을 전공하면서 겪는 경험 방기연 (고려사이버대학교 상담심리학과 부교수) * 요 약 본 연구는 기혼 여성의 사이버대학 상담전공 학과 입학에서 졸업까지의 경험을 이해하는 것을 목적으로 한 다. 이를 위해 연구참여자 10명을 대상으로 심층면접을 하고, 합의적 질적 분석 방법으로 분석하였다. 입학 전 에 연구참여자들은 고등교육의 기회를

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Jun.; 27(6), 495 503. http://dx.doi.org/10.5515/kjkiees.2016.27.6.495 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Design

More information

인문사회과학기술융합학회

인문사회과학기술융합학회 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.2, February (2016), pp. 325-332 http://dx.doi.org/10.14257/ajmahs.2016.09 한국의 대학운영제도 변화를 위한 K-MOOC 활용방안에

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:275~289 Received: 2016/12/02, Accepted: 2016/12/22 Revised: 2016/12/20, Published: 2016/12/30 [ABSTRACT] SNS is used in various fields. Although

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI: (LiD) - - * Way to

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI:   (LiD) - - * Way to Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp.353-376 DOI: http://dx.doi.org/10.21024/pnuedi.29.1.201903.353 (LiD) -- * Way to Integrate Curriculum-Lesson-Evaluation using Learning-in-Depth

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI: (NCS) Method of Con

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI:   (NCS) Method of Con Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp.181-212 DOI: http://dx.doi.org/10.21024/pnuedi.27.3.201709.181 (NCS) Method of Constructing and Using the Differentiated National Competency

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:237~251 Received: 2016/11/20, Accepted: 2016/12/24 Revised: 2016/12/21, Published: 2016/12/30 [ABSTRACT] Recently, there is an increasing

More information

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for 2003 Development of the Software Generation Method using Model Driven Software Engineering Tool,,,,, Hoon-Seon Chang, Jae-Cheon Jung, Jae-Hack Kim Hee-Hwan Han, Do-Yeon Kim, Young-Woo Chang Wang Sik, Moon

More information

.,,,,,,.,,,,.,,,,,, (, 2011)..,,, (, 2009)., (, 2000;, 1993;,,, 1994;, 1995), () 65, 4 51, (,, ). 33, 4 30, (, 201

.,,,,,,.,,,,.,,,,,, (, 2011)..,,, (, 2009)., (, 2000;, 1993;,,, 1994;, 1995), () 65, 4 51, (,, ). 33, 4 30, (, 201 4 21.,,,.,,. 1, 2, 3, 4.,,,,,,.,,,,., ( ). 60-66,,,,,.. (Corresponding Author): / / 303 Tel: 063-220-2495/ E-mail: ikkim@jj.ac.kr .,,,,,,.,,,,.,,,,,, (, 2011)..,,, (, 2009)., (, 2000;, 1993;,,, 1994;,

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 논문 10-35-03-03 한국통신학회논문지 '10-03 Vol. 35 No. 3 원활한 채널 변경을 지원하는 효율적인 IPTV 채널 관리 알고리즘 준회원 주 현 철*, 정회원 송 황 준* Effective IPTV Channel Control Algorithm Supporting Smooth Channel Zapping HyunChul Joo* Associate

More information

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석 ,, Even the short history of the Web system, the techniques related to the Web system have b een developed rapidly. Yet, the quality of the Webbased application software has not improved. For this reason,

More information

부산교육 311호

부산교육 311호 Contents Busan Education 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 37 40 41 42 43 44 45 46 47 (School Based Management) 48 49 50 51 52 53 54 55 56 57 60 61 62 63 64 65 66

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: A Study on Organizi

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   A Study on Organizi Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.441-460 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.441 A Study on Organizing Software Education of Special Education Curriculum

More information

06_ÀÌÀçÈÆ¿Ü0926

06_ÀÌÀçÈÆ¿Ü0926 182 183 184 / 1) IT 2) 3) IT Video Cassette Recorder VCR Personal Video Recorder PVR VCR 4) 185 5) 6) 7) Cloud Computing 8) 186 VCR P P Torrent 9) avi wmv 10) VCR 187 VCR 11) 12) VCR 13) 14) 188 VTR %

More information

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770>

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770> 327 Journal of The Korea Institute of Information Security & Cryptology ISSN 1598-3986(Print) VOL.24, NO.2, Apr. 2014 ISSN 2288-2715(Online) http://dx.doi.org/10.13089/jkiisc.2014.24.2.327 개인정보 DB 암호화

More information

<30312DC1A4BAB8C5EBBDC5C7E0C1A420B9D720C1A4C3A52DBDC5C1F82E687770>

<30312DC1A4BAB8C5EBBDC5C7E0C1A420B9D720C1A4C3A52DBDC5C1F82E687770> Journal of the Korea Institute of Information and Communication Engineering 한국정보통신학회논문지(J. Korea Inst. Inf. Commun. Eng.) Vol. 19, No. 3 : 493~499 Mar. 2015 이동통신정책의 공공선택 분석 신진 * The Public Choice Analysis

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., -

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., - THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Jun.; 29(6), 457463. http://dx.doi.org/10.5515/kjkiees.2018.29.6.457 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Sigma-Delta

More information

04 최진규.hwp

04 최진규.hwp THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2015 Aug.; 26(8), 710717. http://dx.doi.org/10.5515/kjkiees.2015.26.8.710 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) RF ESPAR

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2017 Mar.; 28(3), 163 169. http://dx.doi.org/10.5515/kjkiees.2017.28.3.163 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) PCB

More information

., (, 2000;, 1993;,,, 1994), () 65, 4 51, (,, ). 33, 4 30, 23 3 (, ) () () 25, (),,,, (,,, 2015b). 1 5,

., (, 2000;, 1993;,,, 1994), () 65, 4 51, (,, ). 33, 4 30, 23 3 (, ) () () 25, (),,,, (,,, 2015b). 1 5, * 4.,, 3,,, 3,, -., 3, 12, 27, 20. 9,,,,,,,,. 6,,,,,. 5,,,,.. * (2016),. (Corresponding Author): / / 303 Tel: 063-225-4496 / E-mail: jnj1015@jj.ac.kr ., (, 2000;, 1993;,,, 1994), 2000. 2015 () 65, 4 51,

More information

6.24-9년 6월

6.24-9년 6월 리눅스 환경에서Solid-State Disk 성능 최적화를 위한 디스크 입출력요구 변환 계층 김태웅 류준길 박찬익 Taewoong Kim Junkil Ryu Chanik Park 포항공과대학교 컴퓨터공학과 {ehoto, lancer, cipark}@postech.ac.kr 요약 SSD(Solid-State Disk)는 여러 개의 낸드 플래시 메모리들로 구성된

More information

Microsoft Word - 1-차우창.doc

Microsoft Word - 1-차우창.doc Journal of the Ergonomics Society of Korea Vol. 28, No. 2 pp.1-8, May 2009 1 하이브리드 환경하의 인간기계시스템 제어실 평가에 관한 연구 차 우 창 김 남 철 금오공과대학교 산업시스템공학과 A Study of the Evaluation for the Control Room in Human Machine

More information

디지털포렌식학회 논문양식

디지털포렌식학회 논문양식 ISSN : 1976-5304 http://www.kdfs.or.kr Virtual Online Game(VOG) 환경에서의 디지털 증거수집 방법 연구 이 흥 복, 정 관 모, 김 선 영 * 대전지방경찰청 Evidence Collection Process According to the Way VOG Configuration Heung-Bok Lee, Kwan-Mo

More information

歯1.PDF

歯1.PDF 200176 .,.,.,. 5... 1/2. /. / 2. . 293.33 (54.32%), 65.54(12.13%), / 53.80(9.96%), 25.60(4.74%), 5.22(0.97%). / 3 S (1997)14.59% (1971) 10%, (1977).5%~11.5%, (1986)

More information

<31362DB1E8C7FDBFF82DC0FABFB9BBEA20B5B6B8B3BFB5C8ADC0C720B1B8C0FC20B8B6C4C9C6C32E687770>

<31362DB1E8C7FDBFF82DC0FABFB9BBEA20B5B6B8B3BFB5C8ADC0C720B1B8C0FC20B8B6C4C9C6C32E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 4 pp. 1525-1531, 2012 http://dx.doi.org/10.5762/kais.2012.13.4.1525 저예산 독립영화의 구전 마케팅을 위한 스마트폰 모바일 애플리케이션 모델 개발 연구 김혜원 1* 1 청운대학교

More information

27 2, 17-31, , * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** ( :

27 2, 17-31, , * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** ( : 27 2, 17-31, 2009. -, * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** (: dminkim@cau.ac.kr) 18 한국교육문제연구제 27 권 2 호, 2009. Ⅰ. (,,, 2004). (,, 2006).,,, (Myrick,

More information

강의지침서 작성 양식

강의지침서 작성 양식 정보화사회와 법 강의지침서 1. 교과목 정보 교과목명 학점 이론 시간 실습 학점(등급제, P/NP) 비고 (예:팀티칭) 국문 정보화사회와 법 영문 Information Society and Law 3 3 등급제 구분 대학 및 기관 학부(과) 전공 성명 작성 책임교수 법학전문대학원 법학과 최우용 2. 교과목 개요 구분 교과목 개요 국문 - 정보의 디지털화와 PC,

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 29(2), IS

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 29(2), IS THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Feb.; 29(2), 93 98. http://dx.doi.org/10.5515/kjkiees.2018.29.2.93 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) UHF-HF

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 박건수 *, 서태영 **, 김종욱 *** ". 요약 Abstract The induction melting furnace using electric generator has been introduced since 1920s, and it began to be widely applied to industrial applications due to increasing

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jul.; 27(7),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jul.; 27(7), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 16 Jul.; 27(7), 64662. http://dx.doi.org/./kjkiees.16.27.7.646 ISSN 1226-3133 (Print)ISSN 2288-226 (Online) 2D Microwave Image

More information

ePapyrus PDF Document

ePapyrus PDF Document 육아지원연구 2008. 제 3권 1 호, 147-170 어린이집에서의 낮잠에 대한 교사와 부모의 인식 및 실제 이 슬 기(동작구 보육정보센터)* 1) 요 약 본 연구의 목적은 어린이집에서의 일과 중 낮잠 시간에 대한 교사와 부모의 인식 및 실제를 알아봄 으로써, 교사와 부모의 협력을 통해 바람직한 낮잠 시간을 모색해 보는 데 있었다. 연구 대상은 서울, 경기지역

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 4, August, 30, 2016:319~332 Received: 2016/07/28, Accepted: 2016/08/28 Revised: 2016/08/27, Published: 2016/08/30 [ABSTRACT] This paper examined what determina

More information

10 이지훈KICS2015-03-068.hwp

10 이지훈KICS2015-03-068.hwp 논문 15-40-05-10 The Journal of Korean Institute of Communications and Information Sciences '15-05 Vol.40 No.05 http://dx.doi.org/10.7840/kics.2015.40.5.851 가로등 인프라를 활용한 안전한 스마트 방범 시스템 차 정 화, 이 주 용 *, 이

More information

3. 클라우드 컴퓨팅 상호 운용성 기반의 서비스 평가 방법론 개발.hwp

3. 클라우드 컴퓨팅 상호 운용성 기반의 서비스 평가 방법론 개발.hwp 보안공학연구논문지 Journal of Security Engineering Vol.11, No.4 (2014), pp.299-312 http://dx.doi.org/10.14257/jse.2014.08.03 클라우드 컴퓨팅 상호 운용성 기반의 서비스 평가 방법론 개발 이강찬 1), 이승윤 2), 양희동 3), 박철우 4) Development of Service

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 한국소음진동공학회 2015추계학술대회논문집년 Study of Noise Pattern and Psycho-acoustics Characteristic of Household Refrigerator * * ** ** Kyung-Soo Kong, Dae-Sik Shin, Weui-Bong Jeong, Tae-Hoon Kim and Se-Jin Ahn Key Words

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI: * Suggestions of Ways

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI:   * Suggestions of Ways Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp.65-89 DOI: http://dx.doi.org/10.21024/pnuedi.29.1.201903.65 * Suggestions of Ways to Improve Teaching Practicum Based on the Experiences

More information

À±½Â¿í Ãâ·Â

À±½Â¿í Ãâ·Â Representation, Encoding and Intermediate View Interpolation Methods for Multi-view Video Using Layered Depth Images The multi-view video is a collection of multiple videos, capturing the same scene at

More information

Software Requirrment Analysis를 위한 정보 검색 기술의 응용

Software Requirrment Analysis를 위한 정보 검색 기술의 응용 EPG 정보 검색을 위한 예제 기반 자연어 대화 시스템 김석환 * 이청재 정상근 이근배 포항공과대학교 컴퓨터공학과 지능소프트웨어연구실 {megaup, lcj80, hugman, gblee}@postech.ac.kr An Example-Based Natural Language System for EPG Information Access Seokhwan Kim

More information

SchoolNet튜토리얼.PDF

SchoolNet튜토리얼.PDF Interoperability :,, Reusability: : Manageability : Accessibility :, LMS Durability : (Specifications), AICC (Aviation Industry CBT Committee) : 1988, /, LMS IMS : 1997EduCom NLII,,,,, ARIADNE (Alliance

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp DOI: * Early Childhood T

Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp DOI:   * Early Childhood T Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp.243-269 DOI: http://dx.doi.org/10.21024/pnuedi.29.2.201906.243 * Early Childhood Teachers' Perception on Reconstruction of Curriculum

More information

<32382DC3BBB0A2C0E5BED6C0DA2E687770>

<32382DC3BBB0A2C0E5BED6C0DA2E687770> 논문접수일 : 2014.12.20 심사일 : 2015.01.06 게재확정일 : 2015.01.27 청각 장애자들을 위한 보급형 휴대폰 액세서리 디자인 프로토타입 개발 Development Prototype of Low-end Mobile Phone Accessory Design for Hearing-impaired Person 주저자 : 윤수인 서경대학교 예술대학

More information

<C1DF3320BCF6BEF7B0E8C8B9BCAD2E687770>

<C1DF3320BCF6BEF7B0E8C8B9BCAD2E687770> 2012학년도 2학기 중등과정 3학년 국어 수업 계획서 담당교사 - 봄봄 현영미 / 시온 송명근 1. 학습 목적 말씀으로 천지를 창조하신 하나님이 당신의 형상대로 지음 받은 우리에게 언어를 주셨고, 그 말씀의 능 력이 우리의 언어생활에도 나타남을 깨닫고, 그 능력을 기억하여 표현하고 이해함으로 아름다운 언어생활 을 누릴 뿐만 아니라 언어문화 창조에 이바지함으로써

More information

Microsoft Word - KSR2014S042

Microsoft Word - KSR2014S042 2014 년도 한국철도학회 춘계학술대회 논문집 KSR2014S042 안전소통을 위한 모바일 앱 서비스 개발 Development of Mobile APP Service for Safety Communication 김범승 *, 이규찬 *, 심재호 *, 김주희 *, 윤상식 **, 정경우 * Beom-Seung Kim *, Kyu-Chan Lee *, Jae-Ho

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI: * The

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI:   * The Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp.243-268 DOI: http://dx.doi.org/10.21024/pnuedi.27.1.201703.243 * - 2001 2015 - The Research Trends on Peer Counseling in Elementary and

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI: NCS : * A Study on

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI:   NCS : * A Study on Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp.157-176 DOI: http://dx.doi.org/10.21024/pnuedi.28.3.201809.157 NCS : * A Study on the NCS Learning Module Problem Analysis and Effective

More information

Journal of Educational Innovation Research 2016, Vol. 26, No. 2, pp DOI: * Experiences of Af

Journal of Educational Innovation Research 2016, Vol. 26, No. 2, pp DOI:   * Experiences of Af Journal of Educational Innovation Research 2016, Vol. 26, No. 2, pp.201-229 DOI: http://dx.doi.org/10.21024/pnuedi.26.2.201608.201 * Experiences of After-school Class Caring by Married Early Childhood

More information

1. KT 올레스퀘어 미디어파사드 콘텐츠 개발.hwp

1. KT 올레스퀘어 미디어파사드 콘텐츠 개발.hwp Journal of Next-generation Convergence Information Services Technology Vol.4, No.1, June (2015), pp. 1-8 차세대컨버전스정보서비스기술논문지 KT 올레스퀘어 미디어파사드 콘텐츠 개발 Media Fasade Contents Development of KT Olleh Square 김동조

More information

-

- World Top 10 by 2030 CONTENTS CONTENTS 02 03 PRESIDENT S MESSAGE 04 05 VISION GOALS VISION GOALS STRATEGIES 06 07 HISTORY 2007 2008 2009 2010 2011 08 09 UNIST POWER 10 11 MPI USTC UNIST UCI UTD U-M GT

More information

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016) ISSN 228

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016)   ISSN 228 (JBE Vol. 1, No. 1, January 016) (Regular Paper) 1 1, 016 1 (JBE Vol. 1, No. 1, January 016) http://dx.doi.org/10.5909/jbe.016.1.1.60 ISSN 87-9137 (Online) ISSN 16-7953 (Print) a), a) An Efficient Method

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

1997 4 23 2000 9 5 2003 9 10 2008 2 20 2008 12 10 2011 7 1 2012 8 17 2014 9 19 2015 3 31 2015 6 30 2016 9 30 2017 6 30 2019 3 31 326 327 328 < >

More information

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770>

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 15, No. 2 pp. 1051-1058, 2014 http://dx.doi.org/10.5762/kais.2014.15.2.1051 멤리스터의 전기적 특성 분석을 위한 PSPICE 회로 해석 김부강 1, 박호종 2, 박용수 3, 송한정 1*

More information

07변성우_ok.hwp

07변성우_ok.hwp 2 : (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.631 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a), b) Metadata Management System Implementation

More information

(5차 편집).hwp

(5차 편집).hwp (215), 54(1), 17-3 211 STEAM,.. STEAM, STEAM, 5~6 11.,., 5~6...,. (, 21)., 29. (,, 212). 211 STEAM * :, E-mail: njkwon@hanmail.net http://dx.doi.org/1.15812/ter.54.1.2153.17 (215), 54(1), 17-3,. (Arts)

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 25(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 25(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2014 Mar.; 25(3), 304310. http://dx.doi.org/10.5515/kjkiees.2014.25.3.304 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Analysis

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Autodesk Software 개인용 ( 학생, 교사 ) 다운로드가이드 진동환 (donghwan.jin@autodesk.com) Manager Autodesk Education Program - Korea Autodesk Education Expert 프로그램 www.autodesk.com/educationexperts 교육전문가프로그램 글로벌한네트워크 /

More information

<31B1E8C0B1C8F128C6ED2E687770>

<31B1E8C0B1C8F128C6ED2E687770> 한국패션디자인학회지 제9권1호 The Korean Society of Fashion Design Vol. 9 No. 1 (2009) pp.1~17 모듈과 웨어넷을 이용한 유비쿼터스 패셔너블 컴퓨터 디자인 연구 - 탈ㆍ부착을 이용한 모듈러 시스템을 중심으로 - A Study on Ubiquitous Fashionable Computer Design Using

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.99-117 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.99 2015 * A Analysis of the Characters and Issues about the 2015 Revised Social

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Jun.; 276), 504511. http://dx.doi.org/10.5515/kjkiees.2016.27.6.504 ISSN 1226-3133 Print)ISSN 2288-226X Online) Near-Field

More information

<31335FB1C7B0E6C7CABFDC2E687770>

<31335FB1C7B0E6C7CABFDC2E687770> 에너지기후변화교육 4(2):203~211(2014) 203 초등학교 교과서 에너지 단원의 탐구활동과 시각자료 기능 분석 사례 연구 신명경 권경필 * 경인교육대학교 Abstract : This study aimed to analyze energy related inquiry activity and visual materials in elementary textbook.

More information

Lumbar spine

Lumbar spine Lumbar spine CT 32 111 DOI : 10.3831/KPI.2010.13.2.111 Lumbar Spine CT 32 Received : 10. 05. 23 Revised : 10. 06. 04 Accepted : 10. 06. 11 Key Words: Disc herniation, CT scan, Clinical analysis The Clinical

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: A study on Characte

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI:   A study on Characte Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.381-404 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.381 A study on Characteristics of Action Learning by Analyzing Learners Experiences

More information

.....hwp

.....hwp - 1 - YOUTH GROUP DISCIPLIZATION THROUGH BIBLE STUDY - Centered on Sydney Calvary Church - - 2 - - 1 - Abstract ⅰ Ⅰ. Situation and Challenge 1 A. Present Situation B. Vision C. Impediments D. Practical

More information

- i - - ii - - iii - - iv - - v - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - α α - 20 - α α α α α α - 21 - - 22 - - 23 -

More information

<B1B3B9DFBFF83330B1C7C1A631C8A35FC6EDC1FDBABB5FC7D5BABB362E687770>

<B1B3B9DFBFF83330B1C7C1A631C8A35FC6EDC1FDBABB5FC7D5BABB362E687770> 교육발전연구 Journal of Educational Development 2014. Vol. 30, No. 1, pp. 89~110 융합인재교육(STEAM)을 통한 시각적 문해력 효과 연구: 인포그래픽 동영상 만들기를 중심으로 강인애 1), 이재경 2), 남미진 3) 요 약 본 연구는 융합인재(STEAM)교육으로 구안된 인포그래픽(infographic) 영상

More information

<5B313132385D32303039B3E220C1A634B1C720C1A632C8A320B3EDB9AEC1F628C3D6C1BE292E687770>

<5B313132385D32303039B3E220C1A634B1C720C1A632C8A320B3EDB9AEC1F628C3D6C1BE292E687770> 디지털 영상에서의 자막추출을 이용한 자막 특성 분석에 관한 연구 이세열 * 요약 본 연구는 방송 프로그램 제작에 있어서 중요한 역할을 담당하고 있는 영상 자막의 특성과 영상 커 뮤니케이션 기능적인 관점에서 나타나고 있는 현상을 살펴본다. 다양한 방송 프로그램에서 활용되고 있는 디지털 영상 자막의 기능은 단순하게 간략한 정보를 전달하는 기능적인 역할을 수행하였다.

More information

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,

More information

<B8F1C2F72E687770>

<B8F1C2F72E687770> Transactions of the KSNVE, 23(12) : 1056~1065, 2013 23 12, pp. 1056~1065, 2013 http://dx.doi.org/10.5050/ksnve.2013.23.12.1056 ISSN 1598-2785(Print), ISSN 2287-5476(Online) A Study on the Improvement Plan

More information

, V2N(Vehicle to Nomadic Device) [3]., [4],[5]., V2V(Vehicle to Vehicle) V2I (Vehicle to Infrastructure) IEEE 82.11p WAVE (Wireless Access in Vehicula

, V2N(Vehicle to Nomadic Device) [3]., [4],[5]., V2V(Vehicle to Vehicle) V2I (Vehicle to Infrastructure) IEEE 82.11p WAVE (Wireless Access in Vehicula THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 215 Jul.; 26(7), 66 612. http://dx.doi.org/1.5515/kjkiees.215.26.7.66 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Dual-Band

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: * Review of Research

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   * Review of Research Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.79-102 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.79 * Review of Research Trends on Curriculum for Students with Severe and multiple

More information

09오충원(613~623)

09오충원(613~623) A Study of GIS Service of Weather Information* Chung-Weon Oh**,..,., Web 2.0 GIS.,.,, Web 2.0 GIS, Abstract : Due to social and economic value of Weather Information such as urban flooding, demand of Weather

More information

13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3

13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3 13 Lightweight BPM Engine SW 13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3 BPM? 13 13 Vendor BPM?? EA??? http://en.wikipedia.org/wiki/business_process_management,

More information

Windows 8에서 BioStar 1 설치하기

Windows 8에서 BioStar 1 설치하기 / 콘텐츠 테이블... PC에 BioStar 1 설치 방법... Microsoft SQL Server 2012 Express 설치하기... Running SQL 2012 Express Studio... DBSetup.exe 설정하기... BioStar 서버와 클라이언트 시작하기... 1 1 2 2 6 7 1/11 BioStar 1, Windows 8 BioStar

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI: : * Research Subject

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI:   : * Research Subject Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp.91-116 DOI: http://dx.doi.org/10.21024/pnuedi.29.1.201903.91 : * Research Subject Trend Analysis on Educational Innovation with Network

More information

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI: * The Grounds and Cons

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI:   * The Grounds and Cons Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp.63-81 DOI: http://dx.doi.org/10.21024/pnuedi.26.3.201612.63 * The Grounds and Consequences of the Elementary School Teachers' Trust Formation

More information

<313120B9DABFB5B1B82E687770>

<313120B9DABFB5B1B82E687770> 한국민족문화 40, 2011. 7, 347~388쪽 1)중화학공업화선언과 1973년 공업교육제도 변화* 2)박 영 구** 1. 머리말 2. 1973년, 중화학공업화선언과 과학기술인력의 부족 3. 1973년 전반기의 교육제도 개편과 정비 1) 계획과 개편 2) 기술교육 개선안과 인력개발 시책 4. 1973년 후반기의 개편과 정비 5. 정비된 정규교육제도의 특징

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

` Companies need to play various roles as the network of supply chain gradually expands. Companies are required to form a supply chain with outsourcing or partnerships since a company can not

More information

SBR-100S User Manual

SBR-100S User Manual ( 1 / 13 ) SBR-100S 모델에 대한 사용자 펌웨어 업그레이드 방법을 안내해 드립니다. SBR-100S 는 신규 펌웨어가 있을시 FOTA(자동업데이트) 기능을 통하여 자동 업그레이드가 되며, 필요시 사용자가 신규 펌웨어를 다운받아 수동으로 업그레이드 할 수 있습니다. 1. 준비하기 1.1 연결 장치 준비 펌웨어 업그레이드를 위해서는 SBR-100S

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:21~34 Received: 2016/12/04, Accepted: 2016/12/27 Revised: 2016/12/19, Published: 2016/12/30 [ABSTRACT] With the development of the Internet,

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 26(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 26(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 215 Mar.; 26(3), 248 256. http://dx.doi.org/1.5515/kjkiees.215.26.3.248 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Metal

More information

09È«¼®¿µ 5~152s

09È«¼®¿µ5~152s Korean Journal of Remote Sensing, Vol.23, No.2, 2007, pp.45~52 Measurement of Backscattering Coefficients of Rice Canopy Using a Ground Polarimetric Scatterometer System Suk-Young Hong*, Jin-Young Hong**,

More information

Analysis of teacher s perception and organization on physical education elective courses Chang-Wan Yu* Korea Institute of curriculum and evaluation [Purpose] [Methods] [Results] [Conclusions] Key words:

More information

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI: Awareness, Supports

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI:   Awareness, Supports Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp.335-363 DOI: http://dx.doi.org/10.21024/pnuedi.26.3.201612.335 Awareness, Supports in Need, and Actual Situation on the Curriculum Reconstruction

More information

세종대 요람

세종대 요람 Sejong University 2016 2016 Sejong University 4 SEJONG UNIVERSITY www.sejong.ac.kr 5 8 SEJONG UNIVERSITY 2016 Sejong University 10 SEJONG UNIVERSITY www.sejong.ac.kr 11 12 SEJONG UNIVERSITY www.sejong.ac.kr

More information