KR20110062689A - Method and apparatus for implementing computer operating system using mobile terminal - Google Patents

Method and apparatus for implementing computer operating system using mobile terminal Download PDF

Info

Publication number
KR20110062689A
KR20110062689A KR1020090119482A KR20090119482A KR20110062689A KR 20110062689 A KR20110062689 A KR 20110062689A KR 1020090119482 A KR1020090119482 A KR 1020090119482A KR 20090119482 A KR20090119482 A KR 20090119482A KR 20110062689 A KR20110062689 A KR 20110062689A
Authority
KR
South Korea
Prior art keywords
portable terminal
virtual device
device driver
operating system
input
Prior art date
Application number
KR1020090119482A
Other languages
Korean (ko)
Other versions
KR101284791B1 (en
Inventor
하기룡
이전우
Original Assignee
한국전자통신연구원
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 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020090119482A priority Critical patent/KR101284791B1/en
Publication of KR20110062689A publication Critical patent/KR20110062689A/en
Application granted granted Critical
Publication of KR101284791B1 publication Critical patent/KR101284791B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE: A method for implementing a computer operating system using a mobile terminal is provided to enable the mobile terminal to use a program which is not alloweded to the mobile terminal with existing method. CONSTITUTION: A portable terminal transmits an IO(Input/Output) device information to a computer(S220). A remote PC creates a virtual device driver through a virtual device driver module(S230). The virtual device driver module perform a driver setting process about the generated virtual device driver(S240). The I/O device of the mobile terminal is connected to each virtual device driver through a network(S250). The remote PC is booted through a selected operating system(S260).

Description

휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법 및 그 장치{Method and apparatus for implementing computer operating system using mobile terminal}Method and apparatus for implementing computer operating system using mobile terminal

본 발명은 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법 및 그 장치에 관한 것으로서, 더욱 상세하게는 휴대용 단말기에서 가상화 기술을 이용하여 컴퓨터 운영체제를 구현할 수 있는 구현 방법 및 그 장치에 관한 것이다.The present invention relates to a method and apparatus for implementing a computer operating system using a portable terminal, and more particularly, to an implementation method and apparatus for implementing a computer operating system using a virtualization technology in a portable terminal.

본 발명은 지식경제부의 IT성장동력기술개발사업의 일환으로 수행한 연구로부터 도출된 것이다[과제관리번호: 2008-S-034-02, 과제명: SoD(System on-Demand) 서비스를 위한 협업형 VM 시스템 기술 개발].The present invention is derived from a study conducted as part of the IT growth engine technology development project of the Ministry of Knowledge Economy. VM system technology development].

휴대용 단말기에 대한 수요가 급속하게 증가되면서, 아이폰과 같은 스마트 폰이 대중화되었다. 이와 함께, 앱 스토아와 같은 스마트폰에 대한 어플리케이션 다운로드 공간의 활성화로 인해 휴대용 단말기는 컴퓨터의 기능을 수행할 수 있는 하나의 플랫폼이 되고 있다.As the demand for portable terminals has increased rapidly, smart phones such as the iPhone have become popular. In addition, due to the activation of an application download space for a smartphone such as an app store, a portable terminal has become a platform capable of performing a computer function.

하지만, 이러한 휴대용 단말기는 매우 다양한 제조사들이 자신만의 하드웨어 플랫폼을 가진다. 더불어 컴퓨터 운영체제 역시 다양하여 기존 컴퓨터에서 동작하던 프로그램을 모바일 환경에서 그대로 동작시키기는 거의 불가능하다. However, these portable terminals have their own hardware platforms from a wide variety of manufacturers. In addition, the computer operating system is also diverse, it is almost impossible to run the program on the existing computer as it is in the mobile environment.

더욱이 휴대용 단말기는 그 특성상 중앙처리장치(CPU) 및 메모리와 같은 컴퓨팅 자원이 부족하다. 따라서, 기존 컴퓨터 환경을 대상으로 개발된 운영체제들은 휴대용 단말기에서는 쉽게 동작할 수 없다. Moreover, portable terminals lack computing resources such as CPUs and memory due to their characteristics. Therefore, operating systems developed for the existing computer environment may not easily operate in a portable terminal.

하지만, 대부분의 프로그램들은 컴퓨터 운영체제를 기반으로 만들어져 있으며, 이러한 프로그램들에 대한 수요는 사용자의 주요 하드웨어 플랫폼이 컴퓨터에서 휴대용 단말기로 옮겨가더라도 여전히 변화하지 않는다.However, most programs are based on computer operating systems, and the demand for these programs still remains unchanged even when the user's major hardware platform moves from a computer to a portable terminal.

즉, 휴대용 단말기에서 기존의 컴퓨터 프로그램들을 동작시키는 일 또는 컴퓨터 프로그램에 대응되는 모바일 전용 프로그램을 제공하는 일은 굉장히 많은 수요를 요구하고 있으며, 휴대용 단말기의 사용 증가에 중요한 열쇠가 되고 있다. That is, to operate the existing computer programs in the portable terminal or to provide a mobile-specific program corresponding to the computer program is very demanding and is an important key to the increase in the use of the portable terminal.

하지만, 기존의 컴퓨터 애플리케이션은 운영체제에 의존적인 형태로 만들어져 있으며, 이에 윈도우(Windows)와 리눅스(Linux)와 같이 같은 컴퓨터 운영체제 사이에서도 호환이 되지 않는다. However, existing computer applications are made in an operating system-dependent form, which makes them incompatible between computer operating systems such as Windows and Linux.

즉, 기존의 프로그램들과 호환 가능한 모바일 플랫폼을 새롭게 만드는 것은 거의 불가능하기 때문에 애플(Apple), 구글(Google)과 같은 주요 IT 기업들은 독립적인 모바일 플랫폼을 개발하고, 이들 플랫폼에 대한 API를 개발자들에게 공개함으로써 각종 프로그램을 모바일 환경에 맞게 새롭게 제작하고 판매할 수 있게 하고 있다.In other words, it is almost impossible to create a mobile platform that is compatible with existing programs, so major IT companies such as Apple and Google develop independent mobile platforms and develop APIs for these platforms. By opening it up, the program allows new programs to be created and sold for mobile environments.

이러한 접근방식과는 조금 다르게, VNC, RDP와 같은 네트워크 컴퓨팅 프로토콜들은 새로운 플랫폼을 제작하기보다는 기존의 컴퓨터를 네트워크에서 전송받아 사용하고자 하는데 초점을 맞추고 있다. A little different from this approach, network computing protocols such as VNC and RDP focus on the use of existing computers on the network rather than on new platforms.

이와 같은 방식은 원격 위치에 존재하는 컴퓨터의 입출력을 네트워크를 통하여 모바일로 전달함으로써 휴대용 단말기에서 컴퓨터 애플리케이션을 사용할 수 있게 해 주는 가장 현실적인 접근방식이다.This approach is the most realistic approach that allows computer applications to be used in portable terminals by transferring the input and output of a computer at a remote location to the mobile over a network.

하지만 이러한 접근 방식은 IP 레이어 상단의 프로토콜 설계에 치중하고 있기에, 서로 다른 프로토콜 간의 호환성이 없을 뿐만 아니라, 각종 운영체제에 맞게 전용 프로그램을 모두 개발하여야 하는 문제점을 가지고 있다.However, this approach is focused on protocol design on the top of the IP layer, so there is a problem that not only the compatibility between different protocols, but also all the dedicated programs must be developed for various operating systems.

본 발명은 휴대용 단말기를 이용하여 다양한 컴퓨터 운영체제를 구현할 수 있는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법 및 그 장치를 제공하는 것을 목적으로 한다.An object of the present invention is to provide a method and apparatus for implementing a computer operating system using a portable terminal capable of implementing various computer operating systems using the portable terminal.

본 발명의 다른 목적은 기존의 컴퓨터상에서 제작된 프로그램들을 휴대용 단말기상에서도 구현할 수 있게 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법 및 그 장치를 제공하는 것이다.Another object of the present invention is to provide a method and apparatus for implementing a computer operating system using a portable terminal, which enables to implement a program produced on a conventional computer on a portable terminal.

본 발명의 또 다른 목적은 컴퓨터 운영체제의 종류에 관계없이 하위 수준에 따른 동작을 수행할 수 있는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법 및 그 장치를 제공하는 것이다.Another object of the present invention is to provide a method and apparatus for implementing a computer operating system using a portable terminal capable of performing operations according to lower levels regardless of the type of computer operating system.

본 발명의 또 다른 목적은 빠른 응답속도와 높은 성능을 보일 수 있는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법 및 그 장치를 제공하는 것이다.It is still another object of the present invention to provide a method and apparatus for implementing a computer operating system using a portable terminal capable of exhibiting fast response speed and high performance.

이러한 목적들을 달성하기 위한 본 발명에 따른 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법은, 휴대용 단말기 접속 시, 상기 휴대용 단말기의 하드웨어에 대응하는 가상 디바이스 드라이버를 생성하는 단계, 상기 휴대용 단말기로부터 수신된 하드웨어 정보에 근거하여 상기 가상 디바이스 드라이버를 설정하는 단계, 상기 가상 디바이스 드라이버와 상기 휴대용 단말기의 하드웨어 사이에 연결 설정하는 단계, 및 상기 가상의 디바이스 드라이버를 통해 상기 휴대용 단말기와 입출력 데이터를 송수신하는 단계를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a method of implementing a computer operating system using a portable terminal, the method comprising: generating a virtual device driver corresponding to the hardware of the portable terminal when the portable terminal is connected to the hardware information received from the portable terminal; Setting up the virtual device driver based on the connection, establishing a connection between the virtual device driver and hardware of the portable terminal, and transmitting / receiving I / O data with the portable terminal through the virtual device driver. It features.

상기 운영체제는, 하이퍼바이저(Hypervisor)에 의해 구동되는 것을 특징으로 한다.The operating system is characterized by being driven by a hypervisor (Hypervisor).

상기 휴대용 단말기로부터 수신된 하드웨어 정보는, 상기 휴대용 단말기의 입출력 장치 정보를 포함하는 것을 특징으로 한다.The hardware information received from the portable terminal may include input / output device information of the portable terminal.

상기 가상 디바이스 드라이버를 설정하는 단계는, 상기 휴대용 단말기의 모니터 해상도 정보에 근거하여 모니터 드라이버를 설정하는 단계를 포함하는 것을 특징으로 한다.The setting of the virtual device driver may include setting a monitor driver based on the monitor resolution information of the portable terminal.

상기 가상 디바이스 드라이버를 설정하는 단계는, 상기 휴대용 단말기의 키보드 사양에 대응하여 키보드 드라이버를 설정하는 단계를 더 포함하는 것을 특징으로 한다.The setting of the virtual device driver may further include setting a keyboard driver corresponding to the keyboard specification of the portable terminal.

상기 입출력 데이터를 송수신하는 단계는, 무선 통신방식을 이용하여 상기 입출력 데이터를 송수신하는 것을 특징으로 한다.The step of transmitting and receiving the input and output data, characterized in that for transmitting and receiving the input and output data using a wireless communication method.

상기 입출력 데이터를 송수신하는 단계는, 상기 휴대용 단말기의 하드웨어 정보에 근거하여 상기 휴대용 단말기로의 데이터 전송속도를 조절하는 단계를 더 포함하는 것을 특징으로 한다.The transmitting and receiving of the input / output data may further include adjusting a data transmission rate to the portable terminal based on hardware information of the portable terminal.

상기 연결 설정하는 단계 이후에, 상기 휴대용 단말기의 사용자에 의해 선택된 운영체제로 부팅하는 단계를 더 포함하는 것을 특징으로 한다.After setting the connection, the method may further include booting into an operating system selected by the user of the portable terminal.

한편, 상기한 목적을 달성하기 위한 본 발명에 따른 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치는, 휴대용 단말기와 통신을 수행하는 무선 통신부, 상기 휴대용 단말기의 하드웨어에 대응하는 가상 디바이스 드라이버를 생성하는 가상 디바이스 드라이버 모듈, 및 상기 휴대용 단말기의 요청에 따라 상기 가상 디바이스 드라이버 모듈을 구동하는 하이퍼바이저 명령 수신부를 포함한다. On the other hand, the computer operating system implementation apparatus using a portable terminal according to the present invention for achieving the above object, a wireless communication unit for communicating with the portable terminal, a virtual device driver for generating a virtual device driver corresponding to the hardware of the portable terminal And a hypervisor command receiver configured to drive the virtual device driver module at the request of the portable terminal.

이때, 상기 가상 디바이스 드라이버 모듈은, 상기 휴대용 단말기로부터 수신된 하드웨어 정보에 근거하여 상기 가상 디바이스 드라이버를 설정하고, 상기 가상 디바이스 드라이버와 상기 휴대용 단말기의 하드웨어 사이에 연결 설정하여, 상기 휴대용 단말기와 입출력 데이터를 송수신하도록 하는 것을 특징으로 한다.In this case, the virtual device driver module sets the virtual device driver based on hardware information received from the portable terminal, establishes a connection between the virtual device driver and the hardware of the portable terminal, and sets the portable terminal and the input / output data. Characterized in that to transmit and receive.

상기 휴대용 단말기로부터 수신된 하드웨어 정보는, 상기 휴대용 단말기의 입출력 장치 정보를 포함하는 것을 특징으로 한다.The hardware information received from the portable terminal may include input / output device information of the portable terminal.

상기 가상 디바이스 드라이버 모듈은, 상기 휴대용 단말기의 키보드를 통해 입력된 데이터를 수신하여, 키보드 입력신호로 처리하는 키보드 드라이버를 포함하는 것을 특징으로 한다.The virtual device driver module may include a keyboard driver that receives data input through a keyboard of the portable terminal and processes the data as a keyboard input signal.

상기 가상 디바이스 드라이버 모듈은, 상기 휴대용 단말기에 연결된 마우스를 통해 입력된 데이터를 수신하여 마우스 입력신호로 처리하는 마우스 드라이버를 더 포함하는 것을 특징으로 한다.The virtual device driver module may further include a mouse driver that receives data input through a mouse connected to the portable terminal and processes the data as a mouse input signal.

상기 가상 디바이스 드라이버 모듈은, 디스플레이 정보를 상기 휴대용 단말의 모니터로 출력하여 표시되도록 처리하는 모니터 드라이버를 더 포함하는 것을 특징으로 한다.The virtual device driver module may further include a monitor driver for outputting display information to a monitor of the portable terminal and processing the displayed information.

한편, 복수의 운영체제를 더 포함하며, 상기 복수의 운영체제 중 상기 휴대용 단말기의 사용자에 의해 선택된 운영체제가 하이퍼바이저에 의해 구동되는 것을 특징으로 한다.On the other hand, it further comprises a plurality of operating systems, characterized in that the operating system selected by the user of the portable terminal of the plurality of operating systems is driven by a hypervisor.

상기 가상 디바이스 드라이버는, 상기 하이퍼바이저에 의해 구동된 운영체제 내에서 구현되는 것을 특징으로 한다.The virtual device driver is implemented in an operating system driven by the hypervisor.

상기 무선 통신부는, 상기 휴대용 단말기의 하드웨어 정보에 근거하여 상기 휴대용 단말기로의 데이터 전송속도를 조절하는 것을 특징으로 한다.The wireless communication unit may adjust a data transmission speed to the portable terminal based on hardware information of the portable terminal.

본 발명에 따른 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법 및 그 장치는 다음과 같은 효과를 기대할 수 있다.The computer operating system and the device using the portable terminal according to the present invention can expect the following effects.

첫째, 기존의 모바일 상에서 동작시킬 수 없었던 프로그램들을 사용할 수 있다.First, programs that could not be run on existing mobiles can be used.

둘째, 특히 추가적인 포팅 과정 없이도 운영체제에 의존적인 프로그램들을 손쉽게 사용할 수 있다.Second, operating system-dependent programs can be used easily, especially without additional porting.

셋째, 드라이버 수준에서 휴대용 단말기와 컴퓨터를 연결함으로써 상대적인 빠른 응답속도를 보일 수 있다.Third, by connecting the portable terminal and the computer at the driver level can be seen a relatively fast response speed.

이하, 첨부한 도면들을 참조하여 본 발명의 세부적인 제어 흐름과, 본 발명에 따른 바람직한 실시 예를 설명한다.Hereinafter, with reference to the accompanying drawings will be described a detailed control flow of the present invention, preferred embodiments according to the present invention.

도 1은 본 발명에 따른 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치가 적용된 시스템의 구성을 개략적으로 나타낸 블럭도이다.1 is a block diagram schematically illustrating a configuration of a system to which an apparatus for implementing a computer operating system using a portable terminal according to the present invention is applied.

그 구성을 살펴보면, 크게 휴대용 단말기(100)와 컴퓨터(200)로 이루어진다. 휴대용 단말기(100)와 원격 PC(이하 '컴퓨터'라 칭한다)(200)는 무선 랜 등의 무선 방식으로 데이터를 주고 받는다.Looking at the configuration, it consists largely of a portable terminal 100 and a computer 200. The portable terminal 100 and the remote PC (hereinafter referred to as a "computer") 200 exchange data with a wireless method such as a wireless LAN.

먼저, 휴대용 단말기(100)는 하이퍼바이저 제어부(110), 사용자 인터페이스부(120), 및 무선 통신부(130)를 포함한다.First, the portable terminal 100 includes a hypervisor controller 110, a user interface unit 120, and a wireless communication unit 130.

하이퍼바이저 제어부(110)는 무선 통신부(130)의 통신 기능을 이용하여 컴퓨터(200)의 하이퍼바이저(hypervisor)에 연결되도록 한다.The hypervisor controller 110 may be connected to a hypervisor of the computer 200 by using a communication function of the wireless communicator 130.

사용자 인터페이스부(120)는 컴퓨터(200)와의 데이터 송수신에 따른 사용자와의 데이터 인터페이스를 수행한다.The user interface 120 performs a data interface with a user according to data transmission and reception with the computer 200.

여기서, 사용자 인터페이스부(120)는 키보드 정보 송신부(121), 마우스 정보 송신부(122), 모니터 데이터 수신부(123)를 포함한다.Here, the user interface 120 includes a keyboard information transmitter 121, a mouse information transmitter 122, and a monitor data receiver 123.

키보드 정보 송신부(121)는 휴대용 단말기(100) 상의 키보드를 통해 입력된 정보를 컴퓨터(200)로 전송한다.The keyboard information transmitter 121 transmits the information input through the keyboard on the portable terminal 100 to the computer 200.

마우스 정보 송신부(122)는 휴대용 단말기(100)에 연결된 마우스로부터 출력되는 신호를 컴퓨터(200)로 전송한다.The mouse information transmitter 122 transmits a signal output from the mouse connected to the portable terminal 100 to the computer 200.

모니터 데이터 수신부(123)는 컴퓨터(200)에 연결된 모니터에 출력되는 정보를 수신한다.The monitor data receiver 123 receives information output to a monitor connected to the computer 200.

도 1의 실시예에서는 사용자 인터페이스부(120)의 키보드, 마우스, 모니터에 대해서만 설명하였으나, 이에 한정되는 것은 아니며, 그 외의 사용자 인터페이스를 추가 적용하는 것은 당연한 것이다.In the embodiment of FIG. 1, only a keyboard, a mouse, and a monitor of the user interface unit 120 have been described. However, the present invention is not limited thereto, and it is natural to add another user interface.

한편, 컴퓨터(200)는 하이퍼바이저(hypervisor), 무선 통신부(230), 및 복수의 운영체제(241, 242, 243)를 포함한다.The computer 200 may include a hypervisor, a wireless communication unit 230, and a plurality of operating systems 241, 242, and 243.

복수의 운영체제는 윈도우XP(241), 비스타(242), 리눅스(243) 등의 운영체제를 포함하며, 이에 한정되는 것은 아니다.The plurality of operating systems includes, but is not limited to, an operating system such as Windows XP 241, Vista 242, Linux 243, and the like.

무선 통신부(230)는 휴대용 단말기의 무선 통신부(130)와 연결되어, 데이터를 송수신한다.The wireless communication unit 230 is connected to the wireless communication unit 130 of the portable terminal to transmit and receive data.

하이퍼바이저는 하나의 컴퓨터(200)에 다수의 운영체제를 동시에 동작시킬 수 있는 가상 머신(virtual machine) 기술을 바탕으로, 하드웨어의 동작을 에뮬레이션한다.The hypervisor emulates the operation of hardware based on a virtual machine technology capable of simultaneously operating a plurality of operating systems on one computer 200.

여기서, 하이퍼바이저는 하이퍼바이저 명령 수신부(210), 및 가상 디바이스 드라이버 모듈(220)을 포함한다.Here, the hypervisor includes a hypervisor command receiver 210 and a virtual device driver module 220.

하이퍼바이저 명령 수신부(210)는 사용자 단말기(100)의 하이퍼바이저 제어부(110)로부터 명령을 수신한다. The hypervisor command receiver 210 receives a command from the hypervisor controller 110 of the user terminal 100.

가상 디바이스 드라이버 모듈(220)은 휴대용 단말기(100)의 입출력 장치를 가상의 하드웨어에 대응하는 가상 디바이스 드라이버에 연결한다.The virtual device driver module 220 connects an input / output device of the portable terminal 100 to a virtual device driver corresponding to virtual hardware.

가상 디바이스 드라이버 모듈(220)은 키보드 드라이버(221), 마우스 드라이버(222), 및 모니터 드라이버(223)를 포함한다.The virtual device driver module 220 includes a keyboard driver 221, a mouse driver 222, and a monitor driver 223.

키보드 드라이버(221)는 휴대용 단말기(100)에 장착된 키보드를 통해 입력된 데이터를 수신하여 키보드 입력신호로 처리한다.The keyboard driver 221 receives data input through a keyboard mounted on the portable terminal 100 and processes the data as a keyboard input signal.

마우스 드라이버(222)는 휴대용 단말기(100)에 연결된 마우스를 통해 입력된 데이터를 수신하여 마우스 입력신호로 처리한다.The mouse driver 222 receives data input through a mouse connected to the portable terminal 100 and processes the data as a mouse input signal.

모니터 드라이버(223)는 컴퓨터(200)에 연결된 모니터를 통해 출력되는 디스플레이 정보를 휴대용 단말기(100)에 장착된 디스플레이 장치를 통해 표시하도록 한다.The monitor driver 223 displays the display information output through the monitor connected to the computer 200 through the display device mounted in the portable terminal 100.

본 발명에서는 하이퍼바이저를 이용함으로써, 휴대용 단말기(100)의 입출력장치를 컴퓨터의 하드웨어 장치로 직접 가상화 할 수 있도록 한다.In the present invention, by using a hypervisor, the input and output devices of the portable terminal 100 can be directly virtualized to the hardware device of the computer.

도 2는 본 발명에 따른 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법의 진행과정을 나타낸 흐름도이다.2 is a flowchart illustrating a process of implementing a computer operating system using a portable terminal according to the present invention.

먼저, 휴대용 단말기(100)는 무선 랜 등의 무선 통신 방식을 이용하여 컴퓨터(200)에 접속한다(S200). 이때, 휴대용 단말기(100)의 하이퍼바이저 제어부(110)에서 컴퓨터(200)의 하이퍼바이저 명령 수신부(210)로 명령을 전송하는 것을 시작으로, 휴대용 단말기(100)와 컴퓨터(200)가 연결된다.First, the portable terminal 100 accesses the computer 200 by using a wireless communication method such as a wireless LAN (S200). At this time, the hypervisor controller 110 of the portable terminal 100 starts transmitting the command to the hypervisor command receiver 210 of the computer 200, and the portable terminal 100 is connected to the computer 200.

이와 같이 휴대용 단말기(100)의 하이퍼바이저 제어부(110)가 컴퓨터(200)의 하이퍼바이저 명령 수신부(210)에 연결되면, 휴대용 단말기(100)는 하드웨어 정보 즉, 입출력 장치에 대한 정보를 수집하여(S210), 컴퓨터(200)로 전송한다 (S220).As such, when the hypervisor controller 110 of the portable terminal 100 is connected to the hypervisor command receiver 210 of the computer 200, the portable terminal 100 collects hardware information, that is, information on an input / output device ( S210), and transmits to the computer 200 (S220).

한편, 컴퓨터(200)의 하이퍼바이저 명령 수신부(210)는 휴대용 단말기(100)로부터 수신된 입출력 장치 정보에 근거하여 가상 디바이스 드라이버 모듈(220)을 구동시키고, 가상 디바이스 드라이버 모듈(220)은 이에 적합한 가상 디바이스 드라이버를 생성하도록 한다(S230).Meanwhile, the hypervisor command receiver 210 of the computer 200 drives the virtual device driver module 220 based on the input / output device information received from the portable terminal 100, and the virtual device driver module 220 is suitable for this. To generate a virtual device driver (S230).

예를 들어, 휴대용 단말기(100)가 터치 스크린을 통해 모니터 화면을 출력할 수 있고, 쿼티(QWERTY) 키보드를 통해 키 입력을 전달할 수 있다면, 이에 대한 모니터, 키보드 드라이버(221)를 생성한다. For example, if the portable terminal 100 can output a monitor screen through a touch screen and can transmit key input through a QWERTY keyboard, the portable terminal 100 generates a monitor and keyboard driver 221 therefor.

가상 디바이스 드라이버 모듈(220)은 휴대용 단말기(100)의 입출력 장치에 대한 세부적인 정보를 이용하여, 'S230' 과정에서 생성된 가상 디바이스 드라이버에 대한 드라이버 설정작업을 수행한다(S240).The virtual device driver module 220 performs a driver setting operation for the virtual device driver generated in step S230 by using detailed information on the input / output device of the portable terminal 100 (S240).

예를 들어, 휴대용 단말기(100)가 가로 320 pixel, 세로 480 pixel의 화면 크기를 갖는다면, 이와 같은 해상도를 가지는 장치로 모니터 드라이버(223)를 설정한다.For example, if the portable terminal 100 has a screen size of 320 pixels in width and 480 pixels in height, the monitor driver 223 is set as a device having such a resolution.

이와 같이, 가상 디바이스 드라이버의 생성이 완료되었다면, 휴대용 단말기(100)의 입출력 장치가 네트워크를 통해 각각의 가상 디바이스 드라이버(221, 222, 223)에 연결되고(S250), 사용자가 선택한 운영체제로 부팅함으로써, 해당 운 영체제가 실행된다(S260).As such, when the generation of the virtual device driver is completed, the input / output device of the portable terminal 100 is connected to each of the virtual device drivers 221, 222, and 223 through a network (S250), thereby booting the OS selected by the user. In operation S260, the corresponding operating system is executed.

이후, 컴퓨터(200)의 운영체제는 입출력 장치의 특징에 따라 각각의 가상 디바이스 드라이버를 통해 컴퓨터(200) 운영 체제의 입출력 데이터를 휴대용 단말기(100)와 송수신한다(S270). 따라서, 휴대용 단말기(100)를 이용하여 컴퓨터(200) 운영체제를 구현하는 것이 가능하게 된다.Thereafter, the operating system of the computer 200 transmits / receives the input / output data of the operating system of the computer 200 to the portable terminal 100 through each virtual device driver according to the characteristics of the input / output device (S270). Therefore, it is possible to implement the computer 200 operating system using the portable terminal 100.

이때, 컴퓨터(200) 운영 체제의 입출력 데이터를 휴대용 단말기(100)와 송수신하는 경우, 컴퓨터(200)는 휴대용 단말기(100)의 성능을 고려함으로써 전송속도를 자동으로 조절한다. In this case, when the input and output data of the computer 200 operating system is transmitted and received with the portable terminal 100, the computer 200 automatically adjusts the transmission speed by considering the performance of the portable terminal 100.

컴퓨터(200) 운영체제를 이용한 데이터의 입출력은 컴퓨터(200)의 운영 체제의 종류에 상관없이 운영된다.Input / output of data using the computer 200 operating system is operated regardless of the type of operating system of the computer 200.

이와 같은 저수준(low level)의 입출력 가상화를 통해서, 운영체제의 종류에 관계없이 어떠한 운영체제에서도 동일하게 사용될 수 있도록 한다. 이와 같은 접근 방식을 통해서, VNC, RDP와 같은 기존의 원격 컴퓨팅 프로토콜들이 운영체제 별로 추가적인 프로그램을 설치하여야 하는 것과는 달리 추가적인 소프트웨어를 설치하지 않고 하드웨어 장치 자체로 휴대용 단말기(100)를 이용하여 구현할 수 있다.Through such low level I / O virtualization, it can be used in any operating system regardless of the type of operating system. Through this approach, the existing remote computing protocols such as VNC and RDP can be implemented using the portable terminal 100 as the hardware device itself, without installing additional software, unlike to install additional programs for each operating system.

또한, 디바이스 드라이버의 형태로 연결함으로써 휴대용 단말기(100)와 운영체제 사이에 주고 받는 데이터의 형태가 일관되어 모바일 단말에서도 쉽게 처리할 수 있다. 이러한 드라이버 수준의 데이터 송, 수신은 프로토콜의 복잡화에 따른 메모리 복사의 횟수가 절약되기 때문에 반응속도에 있어서도 뛰어남을 보인다.In addition, by connecting in the form of a device driver, the form of data exchanged between the portable terminal 100 and the operating system is consistent, and thus can be easily processed in the mobile terminal. This driver-level data transmission and reception is also excellent in response speed because the number of memory copies due to the complexity of the protocol is saved.

도 1은 본 발명에 따른 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치가 적용된 시스템 구성을 나타낸 블럭도이다.1 is a block diagram illustrating a system configuration to which a computer operating system implementing apparatus using a portable terminal according to the present invention is applied.

도 2는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법에 대한 동작 흐름을 도시한 흐름도이다.2 is a flowchart illustrating an operation flow of a method of implementing a computer operating system using a portable terminal.

Claims (16)

휴대용 단말기 접속 시, 상기 휴대용 단말기의 하드웨어에 대응하는 가상 디바이스 드라이버를 생성하는 단계;Generating a virtual device driver corresponding to hardware of the portable terminal when the portable terminal is connected; 상기 휴대용 단말기로부터 수신된 하드웨어 정보에 근거하여 상기 가상 디바이스 드라이버를 설정하는 단계;Setting the virtual device driver based on hardware information received from the portable terminal; 상기 가상 디바이스 드라이버와 상기 휴대용 단말기의 하드웨어 사이에 연결 설정하는 단계; 및Establishing a connection between the virtual device driver and the hardware of the portable terminal; And 상기 가상의 디바이스 드라이버를 통해 상기 휴대용 단말기와 입출력 데이터를 송수신하는 단계;를 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.And transmitting and receiving data to and from the portable terminal through the virtual device driver. 청구항 1에 있어서,The method according to claim 1, 상기 운영체제는,The operating system, 하이퍼바이저(Hypervisor)에 의해 구동되는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.A method of implementing a computer operating system using a portable terminal, characterized by being driven by a hypervisor. 청구항 1에 있어서,The method according to claim 1, 상기 휴대용 단말기로부터 수신된 하드웨어 정보는,The hardware information received from the portable terminal, 상기 휴대용 단말기의 입출력 장치 정보를 포함하는 것을 특징으로 하는 휴 대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.Computer operating system using a portable terminal, characterized in that it comprises the input and output device information of the portable terminal. 청구항 3에 있어서,The method of claim 3, 상기 가상 디바이스 드라이버를 설정하는 단계는,Setting the virtual device driver, 상기 휴대용 단말기의 모니터 해상도 정보에 근거하여 모니터 드라이버를 설정하는 단계;를 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.Setting a monitor driver based on the monitor resolution information of the portable terminal; and implementing a computer operating system using the portable terminal. 청구항 1에 있어서,The method according to claim 1, 상기 가상 디바이스 드라이버를 설정하는 단계는,Setting the virtual device driver, 상기 휴대용 단말기의 키보드 사양에 대응하여 키보드 드라이버를 설정하는 단계;를 더 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.And setting a keyboard driver corresponding to the keyboard specification of the portable terminal. 청구항 1에 있어서,The method according to claim 1, 상기 입출력 데이터를 송수신하는 단계는,Transmitting and receiving the input and output data, 무선 통신방식을 이용하여 상기 입출력 데이터를 송수신하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.Computer operating system using a portable terminal, characterized in that for transmitting and receiving the input and output data using a wireless communication method. 청구항 1에 있어서,The method according to claim 1, 상기 입출력 데이터를 송수신하는 단계는,Transmitting and receiving the input and output data, 상기 휴대용 단말기의 하드웨어 정보에 근거하여 상기 휴대용 단말기로의 데이터 전송속도를 조절하는 단계;를 더 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.And adjusting a data transmission rate to the portable terminal based on hardware information of the portable terminal. 청구항 1에 있어서,The method according to claim 1, 상기 연결 설정하는 단계 이후에,After the step of establishing a connection, 상기 휴대용 단말기의 사용자에 의해 선택된 운영체제로 부팅하는 단계;를 더 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 방법.Booting into the operating system selected by the user of the portable terminal; Method of implementing a computer operating system using a portable terminal further comprising. 휴대용 단말기와 통신을 수행하는 무선 통신부;A wireless communication unit for communicating with a portable terminal; 상기 휴대용 단말기의 하드웨어에 대응하는 가상 디바이스 드라이버를 생성하는 가상 디바이스 드라이버 모듈; 및A virtual device driver module for generating a virtual device driver corresponding to hardware of the portable terminal; And 상기 휴대용 단말기의 요청에 따라 상기 가상 디바이스 드라이버 모듈을 구동하는 하이퍼바이저 명령 수신부;를 포함하며,And a hypervisor command receiver configured to drive the virtual device driver module at the request of the portable terminal. 상기 가상 디바이스 드라이버 모듈은, The virtual device driver module, 상기 휴대용 단말기로부터 수신된 하드웨어 정보에 근거하여 상기 가상 디바이스 드라이버를 설정하고, 상기 가상 디바이스 드라이버와 상기 휴대용 단말기의 하드웨어 사이에 연결 설정하여, 상기 휴대용 단말기와 입출력 데이터를 송수신하 도록 하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.Set the virtual device driver based on the hardware information received from the portable terminal, and establish a connection between the virtual device driver and the hardware of the portable terminal, so as to send and receive input and output data with the portable terminal. Device for implementing a computer operating system using a portable terminal. 청구항 9에 있어서,The method according to claim 9, 상기 휴대용 단말기로부터 수신된 하드웨어 정보는,The hardware information received from the portable terminal, 상기 휴대용 단말기의 입출력 장치 정보를 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.Computer operating system using a portable terminal, characterized in that it comprises input and output device information of the portable terminal. 청구항 9에 있어서,The method according to claim 9, 상기 가상 디바이스 드라이버 모듈은,The virtual device driver module, 상기 휴대용 단말기의 키보드를 통해 입력된 데이터를 수신하여, 키보드 입력신호로 처리하는 키보드 드라이버;를 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.And a keyboard driver for receiving data input through the keyboard of the portable terminal and processing the data as a keyboard input signal. 청구항 9에 있어서,The method according to claim 9, 상기 가상 디바이스 드라이버 모듈은,The virtual device driver module, 상기 휴대용 단말기에 연결된 마우스를 통해 입력된 데이터를 수신하여 마우스 입력신호로 처리하는 마우스 드라이버;를 더 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.And a mouse driver for receiving data input through a mouse connected to the portable terminal and processing the input data into a mouse input signal. 청구항 9에 있어서,The method according to claim 9, 상기 가상 디바이스 드라이버 모듈은,The virtual device driver module, 디스플레이 정보를 상기 휴대용 단말의 모니터로 출력하여 표시되도록 처리하는 모니터 드라이버;를 더 포함하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.And a monitor driver for outputting display information to a monitor of the portable terminal and processing the displayed information. 청구항 9에 있어서,The method according to claim 9, 복수의 운영체제;를 더 포함하며,It further comprises a plurality of operating systems, 상기 가상 디바이스 드라이버 연결 시, 상기 복수의 운영체제 중 상기 휴대용 단말기의 사용자에 의해 선택된 운영체제가 하이퍼바이저에 의해 구동되는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.And an operating system selected by a user of the portable terminal among the plurality of operating systems is driven by a hypervisor when the virtual device driver is connected. 청구항 12에 있어서,The method according to claim 12, 상기 가상 디바이스 드라이버는,The virtual device driver, 상기 하이퍼바이저에 의해 구동된 운영체제 내에서 구현되는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.Computer operating system using a portable terminal, characterized in that implemented in the operating system driven by the hypervisor. 청구항 9에 있어서,The method according to claim 9, 상기 무선 통신부는,The wireless communication unit, 상기 휴대용 단말기의 하드웨어 정보에 근거하여 상기 휴대용 단말기로의 데 이터 전송속도를 조절하는 것을 특징으로 하는 휴대용 단말기를 이용한 컴퓨터 운영체제 구현 장치.And an apparatus for adjusting a data transmission speed to the portable terminal based on the hardware information of the portable terminal.
KR1020090119482A 2009-12-04 2009-12-04 Method and apparatus for implementing computer operating system using mobile terminal KR101284791B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090119482A KR101284791B1 (en) 2009-12-04 2009-12-04 Method and apparatus for implementing computer operating system using mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090119482A KR101284791B1 (en) 2009-12-04 2009-12-04 Method and apparatus for implementing computer operating system using mobile terminal

Publications (2)

Publication Number Publication Date
KR20110062689A true KR20110062689A (en) 2011-06-10
KR101284791B1 KR101284791B1 (en) 2013-07-10

Family

ID=44396833

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090119482A KR101284791B1 (en) 2009-12-04 2009-12-04 Method and apparatus for implementing computer operating system using mobile terminal

Country Status (1)

Country Link
KR (1) KR101284791B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101319815B1 (en) * 2011-06-22 2013-10-21 김강수 Cloud computing-based App implementing system using distributed multi-mobile terminal
KR20220010097A (en) * 2020-07-17 2022-01-25 이재진 Remote control system using a portable terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303170A (en) * 2002-04-10 2003-10-24 Nippon Telegr & Teleph Corp <Ntt> Method and system for session continuation, and virtual desktop server used therefor
US8176485B2 (en) * 2006-05-15 2012-05-08 Microsoft Corporation Launching hypervisor under running operating system
US20090164994A1 (en) * 2007-12-20 2009-06-25 Virtual Computer, Inc. Virtual computing management systems and methods

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101319815B1 (en) * 2011-06-22 2013-10-21 김강수 Cloud computing-based App implementing system using distributed multi-mobile terminal
KR20220010097A (en) * 2020-07-17 2022-01-25 이재진 Remote control system using a portable terminal

Also Published As

Publication number Publication date
KR101284791B1 (en) 2013-07-10

Similar Documents

Publication Publication Date Title
US11451619B2 (en) App remote control method and related devices
US8396992B2 (en) System and method for virtualizing the peripherals in a terminal device to enable remote management via removable portable media with processing capability
KR101761409B1 (en) Method and apparatus for providing virtual platform
CN106844066B (en) Application operation method, device and system
CN108124475B (en) Virtual system Bluetooth communication method and device, virtual system, storage medium and electronic equipment
WO2016029792A1 (en) Hardware device debugging method, device and system
KR101785653B1 (en) Dual os system using a smart sim module and method for controlling thereof
CN104618793A (en) Information processing method and electronic equipment
US9354919B2 (en) Method and device for loading android virtual machine application
US20130013814A1 (en) Usb device remote control method and system
CN103874984A (en) Virtualizable and forward-compatible hardware-software interface
CN103548007B (en) The connected system of user&#39;s set and external device (ED) and method
US20110276625A1 (en) Method and system for host independent keyboard, video, and mouse (kvm) redirection
US20160098362A1 (en) Methods and Systems for Filtering Communication Between Peripheral Devices and Mobile Computing Devices
WO2017051171A1 (en) Private access to human interface devices
CN112771489A (en) Method of controlling execution of heterogeneous operating system and electronic device and storage medium thereof
CN103092676A (en) Analog input output method, device and system of virtual machine cluster
CN113157624B (en) Serial port communication method, device, equipment and storage medium
KR101284791B1 (en) Method and apparatus for implementing computer operating system using mobile terminal
WO2021239073A1 (en) Method for constructing internet of things operating system, system, cloud platform and internet of things device
CN108255547B (en) Application program control method and device
WO2017211260A1 (en) Data access method and related device
CN116431546A (en) Parameter configuration method, electronic device, storage medium, and program product
KR20050083432A (en) Renewal system for graphical user interface
CN101998691B (en) Method, system and device for data transmission

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160628

Year of fee payment: 4