WO2017122854A1 - Home network system based on container virtualization technology - Google Patents

Home network system based on container virtualization technology Download PDF

Info

Publication number
WO2017122854A1
WO2017122854A1 PCT/KR2016/000632 KR2016000632W WO2017122854A1 WO 2017122854 A1 WO2017122854 A1 WO 2017122854A1 KR 2016000632 W KR2016000632 W KR 2016000632W WO 2017122854 A1 WO2017122854 A1 WO 2017122854A1
Authority
WO
WIPO (PCT)
Prior art keywords
container
home network
home
service provider
home gateway
Prior art date
Application number
PCT/KR2016/000632
Other languages
French (fr)
Korean (ko)
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 (주) 글루시스
Publication of WO2017122854A1 publication Critical patent/WO2017122854A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways

Definitions

  • the present invention relates to a home network system based on container virtualization technology, and more specifically, to a home network system based on container virtualization technology that provides a container template in which an application is loaded by reflecting user characteristics based on container virtualization technology. It's about the system.
  • Responsive or user responsive service technology is a technology for providing optimized services according to user characteristics such as user's physical characteristics, preferences, existing service history, and the like.
  • web pages or web sites are configured to react according to the characteristics of the user and the device being used.
  • the responsive service can be divided into the following ways:
  • the user device transmits user information inside the user device to the server.
  • the service can be classified according to the user information previously configured in the user device.
  • 1) and 2) are the most common ways of providing user information to the server, while the service provider can provide users with a variety of user-friendly services tailored to the user's characteristics, while the user information is provided to the service provider. There is a very serious problem of being exposed as it is.
  • 3 since the user information is preconfigured, the user information can be protected, but only a very limited responsive service can be provided.
  • an object of the present invention is to provide a home network system based on a container virtualization technology that can provide a user-friendly service while minimizing the user's information exposure will be.
  • a home network system based on the container virtualization technology according to the present invention includes a home gateway 100, a service provider 200, a home network device unit 300, and an external home gateway 400.
  • a communication service manager 110 managing communication with a service provider or other external home gateways 400;
  • At least one data store 140 for storing user data, container template data and application data of the service provider, and control and usage records of the home network device unit.
  • the communication service management unit 110 includes a connection module 111 defining a communication protocol and a connection range between the service provider 200 or the home gateway 100; A relay module 112 for transmitting / receiving container template or application template data between the home gateway 100 and the service provider 200 outside the home gateway 400; And an AAA module 112 that manages authentication / authorization / accounting between the home gateway 100 and a user or service provider 200 or an external home gate 400.
  • the container manager 120 receives an application template and template data for the corresponding application from the service provider 200 to manage the container.
  • the device manager 130 includes a connection module 131 for communication connection between the home gateway 100 and the home network device unit 300; A control module 132 for collecting and managing information of the home network device unit 300 connected to the home gateway 100; A recording module (133) for recording the control contents of the home network device (300) by the control module (132); And an analysis module 134 for analyzing the control records recorded by the recording module 133 to calculate the user / situation / record / data / service context.
  • the service provider 200 provides a container including an application to a user who uses the home gateway based on a result of analyzing the accumulated home gateway context through the device manager 130.
  • the service provider 200 includes: a container relay 210 including one or more containers having different types of applications and executable programs and libraries of the corresponding applications; And an application template manager 220 including different types of applications and template data for the application.
  • the home network device unit 300 is a home gateway 100, a service provider 200 or an external home gateway 400 and a wireless LAN (Zigbee) or Zigbee (Bluetooth) By wireless communication.
  • a wireless LAN Zigbee
  • Zigbee Bluetooth
  • the home network system based on the container virtualization technology collects user characteristic information (personal information, behavior patterns, etc.), and provides the collected user characteristic information to the service provider to create an application container template suitable for the user's characteristics. To provide services.
  • user characteristic information personal information, behavior patterns, etc.
  • the home network system based on the container virtualization technology according to the present invention can interwork with a service provider or a home gateway of another network through the Internet, and as a result, provide an environment in which home devices can interoperate with an external Internet environment. do.
  • the home network system based on the container virtualization technology according to the present invention collects and manages various user characteristic information while being located at home or around a user.
  • the home network system based on the container virtualization technology according to the present invention serves as a gateway (proxy) for mediating container-based application templates provided by a service provider and provides a user responsive container service suitable for user characteristics.
  • 1 is a block diagram comparing full virtualization and container-based virtualization.
  • FIG. 2 is a block diagram schematically showing the configuration of a home network system based on the container virtualization technology according to the present invention.
  • FIG. 3 is a block diagram schematically showing the configuration of a home gateway according to the present invention.
  • FIG. 4 is a diagram illustrating a home gateway context of a home network system based on a container virtualization technology according to the present invention.
  • FIG. 5 is a flowchart showing the operation of the communication service management unit of the home gateway according to the present invention.
  • FIG. 6 is a flowchart showing the operation of the container management unit of the horn gateway according to the present invention.
  • FIG. 7 is a flowchart showing the operation of the device manager of the home gateway according to the present invention.
  • Virtualization technology is a technology that allows multiple independent systems to run on a single system (host). These virtualization technologies can be classified into full-virtualization represented by VMware, Hyper-V, and Kilobytes Virtual Machine (KVM), and para-virtualization represented by Xen. These virtualization technologies were difficult to use because they require higher computing performance than general computing performance, but with the huge improvement in computing performance, container-based virtualization (LXC) -based container virtualization technology, represented by Docker With this emergence, virtualization technology is being used in a wider area than before.
  • LXC container-based virtualization
  • FIG. 1 is a block diagram comparing full virtualization and container-based virtualization.
  • KVM Kernel-based Virtual Machine
  • Hypervisors that emulate the physical hardware used by the guest, reside on the host.
  • This virtualization environment has the advantage of having the closest environment to the real environment because the guest is completely independent of hardware, but it consumes a lot of host resources because it emulates virtual hardware. .
  • container virtualization In contrast, in container virtualization (Linux Container), host resources are grouped into containers called containers and assigned to each guest to operate independently from other guests, and each guest process is a group to which the guest that runs the process belongs. It works only within (containers) (this space is called a 'container' because it contains processes in a separate guest space like a cargo container). In other words, containers do not create guests, but rather group some of the resources used by the host to create a variety of environments. This approach eliminates the need for hardware emulation, which significantly lowers the overhead compared to traditional full or paravirtualization and eliminates the need for bootstrapping, the process of preparing hardware and operating systems. Startup and shutdown are also very fast.
  • the home gateway of the home network system based on the container virtualization technology provides the user characteristic information to the service provider and the like, and the service provider provides the service by providing the application container most suitable for the user characteristic information passed from the user. It utilizes container-based virtualization technology to enable it to act as an active container service provider.
  • the home network system based on the container virtualization technology uses a home gateway, user characteristic information using the home gateway, and an Internet of Tings (IoT) / home network device and a user controlled by the home gateway. It stores data usage history and provides container-based user responsive service.
  • IoT Internet of Tings
  • FIG. 2 is a block diagram schematically showing the configuration of a home network system based on the container virtualization technology according to the present invention.
  • the home network system based on the container virtualization technology according to the present invention includes a home gateway 100, a service provider 200, a home network device unit 300, and an external home gateway 400.
  • the home gateway 100 includes a communication service manager 110, a container manager 120, a device manager 130, and one or more data stores 140.
  • user characteristic information is represented / managed in units of “contexts” as shown in FIG. 4, and each context is classified as follows.
  • Data input to the home gateway, user data usage history, and control information of the IoT / home network device unit 300 are recorded.
  • the communication service manager 110 implements a service access / relay function through communication with a service provider or other external home gateways 400, and includes a connection module 111, a relay module 112, and an AAA module 113. It includes.
  • the connection module 111 defines a communication protocol and a connection range between the service provider or the home gateway.
  • the home gateway 100 may maintain a connection for communication with the service provider 200 or another home gateway 400, and may send a response to a request coming from a target outside of the home network or vice versa to the external target. After sending, you may receive the response.
  • the relay module 112 implements a procedure of transmitting / receiving data (container template or application template data) required for a service between objects at a home gateway and objects outside the home network such as a service provider / other home gateway.
  • all communication processes through the communication service manager 110 may involve sensitive information such as user characteristic information or billing information of a service provider. Therefore, this module includes a module that implements universal communication security protocols such as TLS and IPSec, and the home gateway follows the procedures of this module in all communication with the outside.
  • the Authentication, Autorization and Accounting module 113 (hereinafter referred to as “AAA module”) implements authentication / authorization / account management between the home gateway and the user or service provider 200.
  • AAA module implements authentication / authorization / account management between the home gateway and the user or service provider 200.
  • the service provider 200 attempting to access the home gateway may also provide a service to the user only through an explicit authentication process through this module.
  • the operation of the communication service manager 110 follows the flowchart shown in FIG.
  • the container manager 120 implements a function for managing a container at the discretion of the communication service manager 110, and all services are provided by receiving an application template provided by the service provider 200 and template data for the corresponding application.
  • the operation of the container manager 120 follows the flowchart shown in FIG. 6.
  • the service provider 200 may analyze the accumulated home gateway context through the device manager 130 and provide a container including an application most suitable for a user who uses the home gateway based on the result.
  • the device manager 130 implements a function of analyzing the accumulated control records along with the connection / control / record of the home network device unit 300, and the connection module 131, the control module 132, and the recording module 133. And an analysis module 134, and the operation of the device manager 130 follows the flowchart shown in FIG.
  • connection module 131 implements a connection establishment procedure for exchanging information between the home gateway and the home network device unit 300 located in the home network.
  • the identifier of each device and the user are mapped to leave all contexts generated in the data storage 140 for each user.
  • the control module 132 collects information of the home network device unit 300 connected to the home gateway 100 and manages it. The user may request control of the home network device 300 through the device manager 130 through a service provided through the service manager 110.
  • the recording module 133 records the control contents for all home network device units 300 made through the control module 132.
  • the analysis module 134 analyzes the control records recorded by the recording module 133 to calculate respective contexts such as user / situation / record / data / service contexts and records them in the data store 140.
  • the data storage 140 includes not only user characteristic information and user data such as multimedia and documents, but also container template data and application data distributed by the service provider 200, and the user can access the IoT device through the home gateway 100.
  • the recording and the data usage record (multimedia reproduction record, document print record, etc.) associated with the control and the control of the device control generated by controlling the home network device unit 300 to be stored are stored.
  • the home gateway 100 allows the authorized user to access the home gateway 100 from the outside through authentication, and the user who accesses through the external path may also use the service.
  • the service provider 200 includes a container relay 210 and an application template manager 220.
  • the container relay 210 includes one or more containers, each of which includes different types of applications and executable programs and libraries of the corresponding applications.
  • the application template manager 220 includes different types of applications and template data for the corresponding applications.
  • the home network device unit 300 in the home exchanges information with each other through a wireless communication such as the home gateway 100 and a wireless LAN / Zigbee / Bluetooth, It may be configured as an environment that can exchange information with the home gateway 400 or the service provider 200 existing in the network.
  • the home gateway 100 collects user characteristic information (personal information, behavior patterns, etc.), and collects the collected user characteristic information from the service provider ( It provides a service that meets the characteristics of the user without directly exposing it to the user.
  • user characteristic information personal information, behavior patterns, etc.

Abstract

According to the present invention, a home network system based on container virtualization technology comprises a home gateway (100), a service provider (200), a home network equipment unit (300), and an external home gateway (400), wherein the home gateway comprises: a communication service management unit (110) for managing communication with the service provider or other external home gateways (400); a container management unit (120) for managing a container of the service provider according to a determination of the communication service management unit (110); a device management unit (130) for analyzing control records related to a connection/control/records of the home network equipment unit; and one or more data storage places (140) for storing user data, container template data and application data of the service provider, and control and use records of the home network equipment unit.

Description

컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템Home network system based on container virtualization technology
본 발명은 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템에 관한 것으로, 구체적으로는 컨테이너 가상화 기술을 기반으로 사용자의 특성을 반영하여 애플리케이션을 탑재한 컨테이너 템플릿을 제공하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템에 관한 것이다.The present invention relates to a home network system based on container virtualization technology, and more specifically, to a home network system based on container virtualization technology that provides a container template in which an application is loaded by reflecting user characteristics based on container virtualization technology. It's about the system.
반응형, 또는 사용자 반응형(user responsive) 서비스 기술은 사용자의 신체적 특성, 선호도, 기존 서비스 이력 등과 같은 사용자 특성에 따라 최적화된 서비스를 하기 위한 기술이다. '반응형'이라는 용어가 가장 보편적으로 사용되는 '반응형 웹' 기술 분야에서는 웹페이지 또는 웹사이트가 사용자 및 사용 중인 기기의 특성에 따라 반응하도록 웹 페이지를 구성한다.Responsive or user responsive service technology is a technology for providing optimized services according to user characteristics such as user's physical characteristics, preferences, existing service history, and the like. In the field of 'responsive web' technology, where the term 'responsive' is most commonly used, web pages or web sites are configured to react according to the characteristics of the user and the device being used.
최근 트위터 및 페이스 북 등의 인터넷 서비스가 모바일 장치까지 확대되어 모바일을 지원하는 웹페이지가 늘어나면서 모바일의 시스템 레벨 제어를 위한 기능도 반영되고 있다. 따라서, 컴퓨터만을 위한 네트워크를 넘어 모바일 및 임베디드 디바이스의 영역까지 인터넷이 확장되고 있으며, 웹 플랫폼은 그 중에서도 가장 큰 영향력을 가진 프로토콜로 인터넷 시장에서 많은 관심을 받고 있다. 또한, 인터넷과 사물 간 통신의 융화가 최근 이슈로 확대되고 IoT 장치들이 늘어남에 따라 IoT 장치와의 인터랙션(interaction)을 효과적으로 제어하는 기술에 대한 필요성이 증가하고 있다(대한민국특허 제1553478호 참조).Recently, Internet services such as Twitter and Facebook have been extended to mobile devices, and as the number of web pages supporting mobile is increased, functions for system level control of mobile are being reflected. Therefore, the Internet is expanding beyond the computer-only network to the areas of mobile and embedded devices, and the web platform has received much attention in the internet market as the protocol having the greatest influence among them. In addition, as the convergence of the communication between the Internet and the thing has been expanded to a recent issue and the number of IoT devices has increased, there is a need for a technology for effectively controlling interaction with IoT devices (see Korean Patent No. 1553478).
반응형 서비스의 방식을 구분하면 크게 다음과 같은 방식, 즉The responsive service can be divided into the following ways:
1) 요청 시점에, 사용자 기기가 사용자 기기 내부의 사용자 정보를 서버로 전송하는 방식 1) At the time of request, the user device transmits user information inside the user device to the server.
2) 요청 이전에 사용자 기기가 사용자 정보를 서버에 미리 저장하고, 이를 기반으로 서비스를 제공하는 방식 2) A method in which a user device stores user information in a server in advance before a request and provides a service based thereon
3) 사용자 기기에서 사전에 구성한 사용자 정보에 따라 서비스를 제공하는 방식으로 구분할 수 있는데, 3) The service can be classified according to the user information previously configured in the user device.
이들 중 1), 2) 방식은 사용자 정보를 서버에 제공하는 가장 보편적인 방식으로서, 서비스 제공자가 사용자 특성에 맞는 다양한 사용자 친화적인 서비스를 사용자들에게 제공할 수 있는 반면, 사용자 정보가 서비스 제공자에게 그대로 노출된다는 매우 심각한 문제점을 갖는다. 반면 3)의 방식의 경우, 사용자 정보를 사전에 구성하기 때문에 사용자 정보를 보호할 수는 있지만 매우 제한적인 반응형 서비스만 제공할 수 있다는 단점을 갖는다.Of these, 1) and 2) are the most common ways of providing user information to the server, while the service provider can provide users with a variety of user-friendly services tailored to the user's characteristics, while the user information is provided to the service provider. There is a very serious problem of being exposed as it is. On the other hand, in the case of 3), since the user information is preconfigured, the user information can be protected, but only a very limited responsive service can be provided.
본 발명은 상기와 같은 문제점을 해결하기 위해 안출된 것으로, 본 발명의 목적은 사용자의 정보 노출을 최소화하면서 사용자 친화적인 서비스를 제공할 수 있도록 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템을 제공하는 것이다.The present invention has been made to solve the above problems, an object of the present invention is to provide a home network system based on a container virtualization technology that can provide a user-friendly service while minimizing the user's information exposure will be.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템은 홈 게이트웨이(100), 서비스 제공자(200), 홈 네트워크 기기부(300), 외부 홈 게이트웨이(400)를 포함하고, A home network system based on the container virtualization technology according to the present invention includes a home gateway 100, a service provider 200, a home network device unit 300, and an external home gateway 400.
홈 게이트웨이는Home gateway
서비스 제공자 혹은 다른 외부의 홈 게이트웨이들(400)과의 통신을 관리하는 통신 서비스 관리부(110);A communication service manager 110 managing communication with a service provider or other external home gateways 400;
통신 서비스 관리부(110)의 판단에 따라 서비스 제공자의 컨테이너를 관리하는 컨테이너 관리부(120);A container manager 120 for managing a container of a service provider according to a decision of the communication service manager 110;
홈 네트워크 기기부의 연결/제어/기록과 관련된 제어 기록을 분석하는 장치 관리부(130);A device manager 130 for analyzing control records related to connection / control / recording of the home network device unit;
사용자 데이터, 서비스 제공자의 컨테이너 템플릿 데이터와 애플리케이션 데이터와, 홈 네트워크 기기부의 제어 및 사용 기록을 저장하는 하나 이상의 데이터 저장소(140)를 포함하는 것을 구성적 특징으로 한다.And at least one data store 140 for storing user data, container template data and application data of the service provider, and control and usage records of the home network device unit.
바람직한 실시예에 따르면, 통신 서비스 관리부(110)는 서비스 제공자(200) 혹은 홈 게이트웨이(100) 간의 통신 프로토콜 및 연결 범위를 정의하는 연결 모듈(111); 홈 게이트웨이(100)와 서비스 제공자(200) 외부 홈게이트웨이(400) 사이에 컨테이너 템플릿이나 애플리케이션 템플릿 데이터를 송/수신하는 중계 모듈(112); 및 홈 게이트웨이(100)와 사용자 또는 서비스 제공자(200)나 외부 홈 게이트(400) 사이의 인증/인가/계정을 관리하는 AAA 모듈(112)을 포함한다.According to a preferred embodiment, the communication service management unit 110 includes a connection module 111 defining a communication protocol and a connection range between the service provider 200 or the home gateway 100; A relay module 112 for transmitting / receiving container template or application template data between the home gateway 100 and the service provider 200 outside the home gateway 400; And an AAA module 112 that manages authentication / authorization / accounting between the home gateway 100 and a user or service provider 200 or an external home gate 400.
바람직한 실시예에 따르면, 컨테이너 관리부(120)는 서비스 제공자(200)로부터 애플리케이션 템플릿과 해당 애플리케이션을 위한 템플릿 데이터를 수신하여 컨테이너를 관리한다.According to a preferred embodiment, the container manager 120 receives an application template and template data for the corresponding application from the service provider 200 to manage the container.
바람직한 실시예에 따르면, 장치 관리부(130)는 홈 게이트웨이(100)와 홈 네트워크 기기부(300)를 통신 연결하는 연결 모듈(131); 홈 게이트웨이(100)와 연결된 홈 네트워크 기기부(300)의 정보를 수집하고 관리하는 제어 모듈(132); 제어 모듈(132)에 의한 상기 홈 네트워크 기기부(300) 제어 내용을 기록하는 기록 모듈(133); 및 기록 모듈(133)이 기록한 제어 기록을 분석하여, 사용자/상황/기록/자료/서비스 컨텍스트를 각각 산출하는 분석 모듈(134)을 포함한다.According to a preferred embodiment, the device manager 130 includes a connection module 131 for communication connection between the home gateway 100 and the home network device unit 300; A control module 132 for collecting and managing information of the home network device unit 300 connected to the home gateway 100; A recording module (133) for recording the control contents of the home network device (300) by the control module (132); And an analysis module 134 for analyzing the control records recorded by the recording module 133 to calculate the user / situation / record / data / service context.
바람직한 실시예에 따르면, 서비스 제공자(200)는 장치 관리부(130)를 통해 누적된 홈 게이트웨이 컨텍스트를 분석한 결과를 바탕으로 해당 홈 게이트웨이를 사용하는 사용자에게 애플리케이션을 포함하는 컨테이너를 제공한다.According to a preferred embodiment, the service provider 200 provides a container including an application to a user who uses the home gateway based on a result of analyzing the accumulated home gateway context through the device manager 130.
바람직한 실시예에 따르면, 서비스 제공자(200)는 서로 다른 유형의 애플리케이션과 해당 애플리케이션의 실행 프로그램과 라이브러리를 구비한 하나 이상의 컨테이너를 포함하는 컨테이너 중계자(210); 및 서로 다른 유형의 애플리케이션과 해당 애플리케이션을 위한 템플릿 데이터를 포함하는 애플리케이션 템플릿 관리자(220)를 포함한다.According to a preferred embodiment, the service provider 200 includes: a container relay 210 including one or more containers having different types of applications and executable programs and libraries of the corresponding applications; And an application template manager 220 including different types of applications and template data for the application.
바람직한 실시예에 따르면, 홈 네트워크 기기부(300)는 홈 게이트웨이(100), 서비스 제공자(200)나 외부 홈 게이트웨이(400)와 무선 LAN(Wireless-LAN) 또는 지그비(Zigbee) 또는 블루투스(Bluetooth)에 의해 무선 통신한다.According to a preferred embodiment, the home network device unit 300 is a home gateway 100, a service provider 200 or an external home gateway 400 and a wireless LAN (Zigbee) or Zigbee (Bluetooth) By wireless communication.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템이 사용자 특성 정보(신상 정보, 행동 패턴 등)를 수집하고, 수집된 사용자 특성 정보를 서비스 제공자에게 제공함으로써 사용자의 특성에 맞는 애플리케이션 컨테이너 템플릿을 제공하여 서비스를 제공한다.The home network system based on the container virtualization technology according to the present invention collects user characteristic information (personal information, behavior patterns, etc.), and provides the collected user characteristic information to the service provider to create an application container template suitable for the user's characteristics. To provide services.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템은 인터넷을 통하여 서비스 제공자나 다른 네트워크의 홈 게이트웨이와도 연동할 수 있으며, 결과적으로 가정내 기기가 외부 인터넷 환경과 연동할 수 있는 환경을 제공한다.The home network system based on the container virtualization technology according to the present invention can interwork with a service provider or a home gateway of another network through the Internet, and as a result, provide an environment in which home devices can interoperate with an external Internet environment. do.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템은 가내 또는 사용자 주변에 위치하면서 다양한 사용자 특성 정보를 수집하고 관리한다.The home network system based on the container virtualization technology according to the present invention collects and manages various user characteristic information while being located at home or around a user.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템은 서비스 제공자가 제공하는 컨테이너 기반의 애플리케이션 템플릿을 중개하는 게이트웨이(프록시) 역할을 수행하며 사용자 특성에 맞는 사용자 반응형 컨테이너 서비스를 제공한다.The home network system based on the container virtualization technology according to the present invention serves as a gateway (proxy) for mediating container-based application templates provided by a service provider and provides a user responsive container service suitable for user characteristics.
도1은 전가상화와 컨테이너 기반 가상화를 비교한 블록도이다.1 is a block diagram comparing full virtualization and container-based virtualization.
도2는 본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템의 구성을 개략적으로 나타내는 블록도이다.2 is a block diagram schematically showing the configuration of a home network system based on the container virtualization technology according to the present invention.
도3은 본 발명에 따르는 홈 게이트웨이의 구성을 개략적으로 나타내는 블록도이다.3 is a block diagram schematically showing the configuration of a home gateway according to the present invention.
도4는 본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템의 홈 게이트웨이 컨텍스트를 나타내는 도면이다.4 is a diagram illustrating a home gateway context of a home network system based on a container virtualization technology according to the present invention.
도5는 본 발명에 따르는 홈 게이트웨이의 통신 서비스 관리부의 동작을 나타내는 흐름도이다.5 is a flowchart showing the operation of the communication service management unit of the home gateway according to the present invention.
도6은 본 발명에 따르는 혼 게이트웨이의 컨테이너 관리부의 동작을 나타내는 흐름도이다.6 is a flowchart showing the operation of the container management unit of the horn gateway according to the present invention.
도7은 본 발명에 따르는 홈 게이트웨이의 장치 관리부의 동작을 나타내는 흐름도이다.7 is a flowchart showing the operation of the device manager of the home gateway according to the present invention.
가상화 기술은 하나의 시스템(호스트) 상에서 여러 개의 독립적인 시스템을 운영할 수 있도록 만들어 주는 기술이다. 이러한 가상화 기술은 VMware, Hyper-V, KVM(Kilobytes Virtual Machine) 등으로 대표되는 전가상화(Full-Virtualization)와 Xen으로 대표되는 반가상화(Para-Virtualization)로 분류될 수 있다. 이러한 가상화 기술들은 일반적인 컴퓨팅 성능보다 높은 컴퓨팅성 능을 요구하기 때문에 쉽게 사용하기가 어려웠으나, 컴퓨팅 성능의 큰 향상과 더불어 Docker로 대표되는 LXC(LinuX Containers) 기반의 컨테이너 가상화(Container-based Virtualization)기술이 등장하면서 이전보다 더 폭 넓은 분야에서 가상화 기술이 이용되고 있다.Virtualization technology is a technology that allows multiple independent systems to run on a single system (host). These virtualization technologies can be classified into full-virtualization represented by VMware, Hyper-V, and Kilobytes Virtual Machine (KVM), and para-virtualization represented by Xen. These virtualization technologies were difficult to use because they require higher computing performance than general computing performance, but with the huge improvement in computing performance, container-based virtualization (LXC) -based container virtualization technology, represented by Docker With this emergence, virtualization technology is being used in a wider area than before.
도1은 전가상화와 컨테이너 기반 가상화를 비교한 블록도인데, 도1에 도시된 바와 같이, 전가상화 기술(KVM(Kernel-based Virtual Machine))기술과 같은 기존의 가상화 기술에서는 게스트가 사용하는 물리적인 하드웨어를 에뮬레이팅(emulating)하는 하이퍼바이저(Hypervisor)와 같은 추가 요소가 호스트 상에서 동작해야 하며, 이러한 전가상화 환경은 하드웨어적으로 완전히 독립적인 게스트가 동작하기 때문에 실제 환경과 가장 근접한 환경을 갖출 수 있다는 장점이 있으나, 가상의 하드웨어를 에뮬레이팅하기 때문에 상대적으로 호스트 자원을 많이 소모한다.FIG. 1 is a block diagram comparing full virtualization and container-based virtualization. As you can see, in traditional virtualization technologies, such as Kernel-based Virtual Machine (KVM) technology, additional elements, such as Hypervisors, that emulate the physical hardware used by the guest, reside on the host. This virtualization environment has the advantage of having the closest environment to the real environment because the guest is completely independent of hardware, but it consumes a lot of host resources because it emulates virtual hardware. .
이에 반해, 컨테이너 가상화(Linux Container)에서는 호스트의 자원을 컨테이너(Container)라는 단위로 그룹화하여 게스트 별로 할당함으로써, 다른 게스트와 독립적으로 운용하며, 각 게스트의 프로세스는 그 프로세스가 구동되는 게스트가 속한 그룹(컨테이너) 내에서만 동작하는 것이다(화물 컨테이너처럼 독립된 게스트 공간에 프로세스가 들어 있기 때문에 이 공간을 '컨테이너'라고 부르는 것이다). 즉 컨테이너는 게스트를 생성하는 것이 아니라, 호스트가 사용하는 자원의 일부를그룹화하여 다양한 환경을 만들 수 있도록 하는 것이다. 이러한 방식은 하드웨어 에뮬레이팅이 필요 없기 때문에, 기존 전가상화/반가상화 대비 오버헤드(overhead)가 현저히 낮을 뿐만이 아니라 하드웨어와 운영체제를 준비하는 과정인 부트스트랩(Boot-strapping)이 필요하지 않기 때문에 게스트의 시작과 종료 또한 매우 빠르게 이루어진다.In contrast, in container virtualization (Linux Container), host resources are grouped into containers called containers and assigned to each guest to operate independently from other guests, and each guest process is a group to which the guest that runs the process belongs. It works only within (containers) (this space is called a 'container' because it contains processes in a separate guest space like a cargo container). In other words, containers do not create guests, but rather group some of the resources used by the host to create a variety of environments. This approach eliminates the need for hardware emulation, which significantly lowers the overhead compared to traditional full or paravirtualization and eliminates the need for bootstrapping, the process of preparing hardware and operating systems. Startup and shutdown are also very fast.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템의 홈게이트웨이는 사용자 특성 정보를 서비스 제공자 등에게 제공하고, 서비스 제공자는 사용자로부터 넘겨받은 사용자 특성 정보에 가장 적합한 애플리케이션 컨테이너를 제공함으로써 서비스를 제공하는 능동적인 컨테이너 서비스 제공자로서의 역할을 수행할 수 있게 하기 위하여 컨테이너 기반 가상화 기술을 활용한다.The home gateway of the home network system based on the container virtualization technology according to the present invention provides the user characteristic information to the service provider and the like, and the service provider provides the service by providing the application container most suitable for the user characteristic information passed from the user. It utilizes container-based virtualization technology to enable it to act as an active container service provider.
이하, 첨부된 도면들을 참조로, 본 발명에 따른 실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템은 홈 게이트웨이를 이용하여 홈 게이트웨이를 사용하는 사용자 특성 정보 및 홈 게이트웨이가 제어하고 있는 사물 인터넷(Internet of Tings, IoT)/홈 네트워크 기기 및 사용자 자료 이용 내역을 저장하고, 이를 토대로 컨테이너 기반의 사용자 반응형 서비스를 제공한다.The home network system based on the container virtualization technology according to the present invention uses a home gateway, user characteristic information using the home gateway, and an Internet of Tings (IoT) / home network device and a user controlled by the home gateway. It stores data usage history and provides container-based user responsive service.
도2는 본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템의 구성을 개략적으로 나타내는 블록도이다.2 is a block diagram schematically showing the configuration of a home network system based on the container virtualization technology according to the present invention.
본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템은 홈 게이트웨이(100), 서비스 제공자(200), 홈 네트워크 기기부(300), 외부 홈게이트웨이(400)를 포함한다.The home network system based on the container virtualization technology according to the present invention includes a home gateway 100, a service provider 200, a home network device unit 300, and an external home gateway 400.
홈 게이트웨이(100)는 도3에 도시된 바와 같이, 통신 서비스 관리부(110), 컨테이너 관리부(120), 장치 관리부(130), 하나 이상의 데이터 저장소(140)를 포함한다.As shown in FIG. 3, the home gateway 100 includes a communication service manager 110, a container manager 120, a device manager 130, and one or more data stores 140.
홈 게이트웨이(100)의 프레임워크에서는 도4에 도시된 바와 같이 "컨텍스트”라는 단위로 사용자 특성 정보를 표현/관리하며, 각 컨텍스트는 다음과 같이 분류된다.In the framework of the home gateway 100, user characteristic information is represented / managed in units of “contexts” as shown in FIG. 4, and each context is classified as follows.
① 사용자 컨텍스트(User Context)① User Context
이름, 나이, 성별, 생년월일, 신체 특성(시각 장애, 청각 장애 유무)같은 사용자 기본 데이터를 기록한다.Record basic user data such as name, age, gender, date of birth, and physical characteristics (visual and hearing impaired).
② 상황 컨텍스트(State Context)State context
사용자의 현재 위치(GPS 데이터), 날씨, 온도(실내 및 실외)와 사물 인터넷/홈 네트워크 기기(도어락, 조명, 전원 등)를 통해 수집된 상태 정보 등의 현재 상태에 대한 정보를 기록한다.Records information about the current state, such as the user's current location (GPS data), weather, temperature (indoor and outdoor), and status information collected through IoT / home network devices (door locks, lights, power, etc.).
③ 기록 컨텍스트(Record Context)③ Record Context
홈 게이트웨이에 입력된 데이터 및 사용자 데이터 사용 내역, 사물 인터넷/홈 네트워크 기기부(300)의 제어 정보 등을 기록한다.Data input to the home gateway, user data usage history, and control information of the IoT / home network device unit 300 are recorded.
④ 자료 컨텍스트(Data Context)④ Data Context
어떤 영상을 언제 재생했는지, 재생된 영상의 속하는 장르, 영상 화질의 수준 등과 같은 멀티미디어 정보 또는 사진, 문서 정보뿐만 아니라 홈 게이트웨이의 데이터 저장소(140)에 저장된 사용자 데이터에 대한 메타데이터를 기록한다.It records not only the multimedia information such as when and when the image was played, the genre to which the reproduced image belongs, the level of the image quality, but also metadata about the user data stored in the data storage 140 of the home gateway.
⑤ 서비스 컨텍스트(Service Context)⑤ Service Context
현재까지 서비스 제공자(200)로부터 제공받은 애플리케이션들에 대한 메타데이터를 기록한다.To date, metadata about applications provided from the service provider 200 is recorded.
통신 서비스 관리부(110)는 서비스 제공자 혹은 다른 외부의 홈 게이트웨이들(400)과의 통신을 통한 서비스 접근/중계 기능을 구현하는데, 연결 모듈(111), 중계 모듈(112) 및 AAA 모듈(113)을 포함한다.The communication service manager 110 implements a service access / relay function through communication with a service provider or other external home gateways 400, and includes a connection module 111, a relay module 112, and an AAA module 113. It includes.
연결 모듈(111)은 서비스 제공자 혹은 홈 게이트웨이 간의 통신 프로토콜 및 연결 범위를 정의한다. 홈 게이트웨이(100)는 서비스 제공자(200) 혹은 다른 홈 게이트웨이(400)와 통신을 위한 연결을 유지할 수 있으며, 이러한 홈 네트워크 외부의 대상에서 오는 요청에 대해 응답을 보내거나 역으로 외부의 대상에게 요청을 보낸 뒤, 그 응답을 받을 수도 있다.The connection module 111 defines a communication protocol and a connection range between the service provider or the home gateway. The home gateway 100 may maintain a connection for communication with the service provider 200 or another home gateway 400, and may send a response to a request coming from a target outside of the home network or vice versa to the external target. After sending, you may receive the response.
중계 모듈(112)은 어떤 홈 게이트웨이에서 서비스 제공자/다른 홈 게이트웨이와 같은 홈 네트워크 외부의 대상들 사이에서 서비스에 요구되는 데이터(컨테이너 템플릿이나 애플리케이션 템플릿 데이터)를 송/수신하는 절차를 구현한다. 또한 통신 서비스 관리부(110)를 통한 모든 통신 과정에는 사용자 특성 정보 혹은 서비스 제공자의 과금 정보와 같은 민감한 정보들이 수반된다. 따라서 이 모듈은 TLS 및 IPSec와 같은 범용적인 통신 보안 프로토콜을 구현하는 모듈을 포함하고, 홈 게이트웨이는 외부와의 모든 통신 과정에 있어서 이 모듈의 절차를 따른다.The relay module 112 implements a procedure of transmitting / receiving data (container template or application template data) required for a service between objects at a home gateway and objects outside the home network such as a service provider / other home gateway. In addition, all communication processes through the communication service manager 110 may involve sensitive information such as user characteristic information or billing information of a service provider. Therefore, this module includes a module that implements universal communication security protocols such as TLS and IPSec, and the home gateway follows the procedures of this module in all communication with the outside.
인증,인가,과금 모듈(Authentication, Autorization and Accounting module)(113)(이하 "AAA 모듈"이라고 부름)은 홈 게이트웨이와 사용자 혹은 서비스 제공자(200) 간의 인증/인가/계정 관리를 구현한다. 홈 네트워크 내에는 여러 사용자들이 존재할 수도 있으며, 본 발명에 따르는 홈 게이트웨이는 이러한 다수의 사용자들에 대한 데이터를 관리할 수가 있다. 또한 홈 게이트웨이에 접근을 시도하는 서비스 제공자(200) 또한 이 모듈을 통하여 명시적인 인증 과정을 거쳐야만 사용자에게 서비스를 제공할 수 있다.The Authentication, Autorization and Accounting module 113 (hereinafter referred to as “AAA module”) implements authentication / authorization / account management between the home gateway and the user or service provider 200. There may be several users in a home network, and the home gateway according to the present invention may manage data for these multiple users. In addition, the service provider 200 attempting to access the home gateway may also provide a service to the user only through an explicit authentication process through this module.
통신 서비스 관리부(110)의 동작은 도5에 도시된 흐름도에 따른다.The operation of the communication service manager 110 follows the flowchart shown in FIG.
컨테이너 관리부(120)는 통신 서비스 관리부(110)의 판단에 따라 컨테이너를 관리하기 위한 기능을 구현하는데, 모든 서비스는 서비스 제공자(200)가 제공하는 애플리케이션 템플릿과 해당 애플리케이션을 위한 템플릿 데이터를 제공받아서 이루어지며, 컨테이너 관리부(120) 동작은 도6에 도시된 흐름도에 따른다.The container manager 120 implements a function for managing a container at the discretion of the communication service manager 110, and all services are provided by receiving an application template provided by the service provider 200 and template data for the corresponding application. The operation of the container manager 120 follows the flowchart shown in FIG. 6.
서비스 제공자(200)는 장치 관리부(130)를 통해 누적된 홈 게이트웨이 컨텍스트를 분석하고 그 결과를 바탕으로 해당 홈 게이트웨이를 사용하는 사용자에게 가장 적합한 애플리케이션을 포함하는 컨테이너를 제공할 수 있게 된다.The service provider 200 may analyze the accumulated home gateway context through the device manager 130 and provide a container including an application most suitable for a user who uses the home gateway based on the result.
장치 관리부(130)는 홈 네트워크 기기부(300)의 연결/제어/기록과 더불어 누적된 제어 기록들을 분석하는 기능을 구현하며, 연결 모듈(131), 제어 모듈(132), 기록 모듈(133) 및 분석 모듈(134)을 포함하며, 장치 관리부(130)의 동작은 도7에 도시된 흐름도에 따른다.The device manager 130 implements a function of analyzing the accumulated control records along with the connection / control / record of the home network device unit 300, and the connection module 131, the control module 132, and the recording module 133. And an analysis module 134, and the operation of the device manager 130 follows the flowchart shown in FIG.
연결 모듈(131)은 홈 게이트웨이와 홈 네트워크 내에 위치하는 홈 네트워크 기기부(300) 간의 정보 교환을 위한 연결 설립(Establishing) 절차를 구현한다. 또한, 초기 연결 절차 시점에서 각 장비의 식별자와 사용자를 사상(Mapping)하여 이후에 발생하는 모든 컨텍스트를 사용자별로 데이터 저장소(140)에 남기게 된다.The connection module 131 implements a connection establishment procedure for exchanging information between the home gateway and the home network device unit 300 located in the home network. In addition, at the time of the initial connection procedure, the identifier of each device and the user are mapped to leave all contexts generated in the data storage 140 for each user.
제어 모듈(132)은 홈 게이트웨이(100)와 연결된 홈 네트워크 기기부(300)의 정보를 수집하고 이를 관리한다. 사용자는 서비스 관리부(110)를 통해 제공되는 서비스를 통하여 장치 관리부(130)를 거쳐서 홈 네트워크 기기부(300)의 제어를 요청할 수 있다.The control module 132 collects information of the home network device unit 300 connected to the home gateway 100 and manages it. The user may request control of the home network device 300 through the device manager 130 through a service provided through the service manager 110.
기록 모듈(133)은 제어 모듈(132)을 통해 이루어지는 모든 홈 네트워크 기기부(300)에 대한 제어 내용을 기록한다.The recording module 133 records the control contents for all home network device units 300 made through the control module 132.
분석 모듈(134)은 기록 모듈(133)이 기록하는 제어 기록을 분석하여 사용자/상황/기록/자료/서비스 컨텍스트와 같은 각각의 컨텍스트들을 산출하여 데이터 저장소(140)에 기록한다.The analysis module 134 analyzes the control records recorded by the recording module 133 to calculate respective contexts such as user / situation / record / data / service contexts and records them in the data store 140.
데이터 저장소(140)에는 사용자 특성 정보와 멀티미디어, 문서 등과 같은 사용자 데이터뿐만 아니라, 서비스 제공부(200)가 배포하는 컨테이너 템플릿 데이터와 애플리케이션 데이터와, 사용자가 홈 게이트웨이(100)를 통해 사물 인터넷 기기를 포함하는 홈 네트워크 기기부(300)를 제어함에 따라 발생하는 기기 제어에 대한 기록과 제어에 수반된 데이터 사용 기록(멀티미디어 재생 기록, 문서 인쇄 기록 등)이 저장된다. 홈 게이트웨이(100)는 인가된 사용자에 한하여 인증을 통해 외부에서도 홈 게이트웨이(100)에 접근할 수 있도록 하며, 외부 경로를 통해 접근한 사용자 또한 서비스를 사용할 수 있다.The data storage 140 includes not only user characteristic information and user data such as multimedia and documents, but also container template data and application data distributed by the service provider 200, and the user can access the IoT device through the home gateway 100. The recording and the data usage record (multimedia reproduction record, document print record, etc.) associated with the control and the control of the device control generated by controlling the home network device unit 300 to be stored are stored. The home gateway 100 allows the authorized user to access the home gateway 100 from the outside through authentication, and the user who accesses through the external path may also use the service.
서비스 제공자(200)는 컨테이너 중계자(210)와 애플리케이션 탬플릿 관리자(220)를 포함한다.The service provider 200 includes a container relay 210 and an application template manager 220.
컨테이너 중계자(210)에는 하나 이상의 컨테이너를 포함하는데, 각각의 컨테이너는 서로 다른 유형의 애플리케이션과 해당 애플리케이션의 실행 프로그램과 라이브러리를 포함한다.The container relay 210 includes one or more containers, each of which includes different types of applications and executable programs and libraries of the corresponding applications.
애플리케이션 템플릿 관리자(220)는 각각 서로 다른 유형의 애플리케이션과 해당 애플리케이션을 위한 템플릿 데이터를 포함한다. The application template manager 220 includes different types of applications and template data for the corresponding applications.
가내의 홈 네트워크 기기부(300)는 홈 게이트웨이(100)와 무선LAN(Wireless-LAN)/지그비(Zigbee)/블루투스(Bluetooth)와 같은 무선 통신을 통해 상호 간의 정보를 교환하며, 인터넷을 통해 다른 네트워크에 존재하는 홈 게이트웨이(400) 혹은 서비스 제공자(200)와 정보 교환이 가능한 환경으로 구성할 수 있다.The home network device unit 300 in the home exchanges information with each other through a wireless communication such as the home gateway 100 and a wireless LAN / Zigbee / Bluetooth, It may be configured as an environment that can exchange information with the home gateway 400 or the service provider 200 existing in the network.
이상 설명한 바와 같이, 본 발명에 따르는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템은 홈 게이트웨이(100)가 사용자 특성 정보(신상 정보, 행동 패턴 등)를 수집하되, 수집된 사용자 특성 정보를 서비스 제공자(200)에게 직접적으로 노출하지 않으면서 사용자의 특성에 맞는 서비스를 제공한다.As described above, in the home network system based on the container virtualization technology according to the present invention, the home gateway 100 collects user characteristic information (personal information, behavior patterns, etc.), and collects the collected user characteristic information from the service provider ( It provides a service that meets the characteristics of the user without directly exposing it to the user.
이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로, 본 발명이 속하는 기술분야에서 통상의 지식을 갖는 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명에 게시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이런 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호범위는 아래의 청구범위에 의하여 해석되어야하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The above description is merely illustrative of the technical idea of the present invention, and those skilled in the art to which the present invention pertains may make various modifications and changes without departing from the essential characteristics of the present invention. Accordingly, the embodiments disclosed in the present invention are not intended to limit the technical spirit of the present invention but to describe the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The protection scope of the present invention should be interpreted by the following claims, and all technical ideas within the equivalent scope should be interpreted as being included in the scope of the present invention.

Claims (7)

  1. 홈 게이트웨이(100), 서비스 제공자(200), 홈 네트워크 기기부(300), 외부 홈 게이트웨이(400)를 포함하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템에 있어서,In a home network system based on a container virtualization technology including a home gateway 100, a service provider 200, a home network device unit 300, and an external home gateway 400,
    상기 홈 게이트웨이는The home gateway
    서비스 제공자 혹은 다른 외부의 홈 게이트웨이들(400)과의 통신을 관리하는 통신 서비스 관리부(110);A communication service manager 110 managing communication with a service provider or other external home gateways 400;
    상기 통신 서비스 관리부(110)의 판단에 따라 서비스 제공자의 컨테이너를 관리하는 컨테이너 관리부(120);A container manager 120 managing a container of a service provider according to the determination of the communication service manager 110;
    홈 네트워크 기기부의 연결/제어/기록과 관련된 제어 기록을 분석하는 장치 관리부(130);A device manager 130 for analyzing control records related to connection / control / recording of the home network device unit;
    사용자 데이터, 서비스 제공자의 컨테이너 템플릿 데이터와 애플리케이션 데이터와, 홈 네트워크 기기부의 제어 및 사용 기록을 저장하는 하나 이상의 데이터 저장소(140)를 포함하는 것을 특징으로 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템.And at least one data store (140) for storing user data, container template data and application data of a service provider, and control and usage records of the home network device unit.
  2. 제 1 항에 있어서,The method of claim 1,
    상기 통신 서비스 관리부(110)는 The communication service manager 110
    서비스 제공자(200) 혹은 외부 홈 게이트웨이(400)와 상기 홈 게이트웨이(100) 사이의 통신 프로토콜 및 연결 범위를 정의하는 연결 모듈(111);A connection module 111 defining a communication protocol and a connection range between a service provider 200 or an external home gateway 400 and the home gateway 100;
    서비스 제공자(200) 혹은 외부 홈게이트웨이(400)와 상기 홈 게이트웨이(100) 사이에 컨테이너 템플릿이나 애플리케이션 템플릿 데이터를 송/수신하는 중계 모듈(112); 및 A relay module 112 for transmitting / receiving container template or application template data between the service provider 200 or the external home gateway 400 and the home gateway 100; And
    상기 홈 게이트웨이(100)와 사용자, 상기 서비스 제공자(200), 또는 외부 홈 PDLXMDNP이(400) 사이의 인증/인가/계정을 관리하는 AAA 모듈(112)을 포함하는 것을 특징으로 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템.Container virtualization technology characterized in that it comprises an AAA module 112 for managing the authentication / authorization / account between the home gateway 100 and the user, the service provider 200, or external home PDLXMDNP (400) Home network system based.
  3. 제 1 항에 있어서,The method of claim 1,
    상기 컨테이너 관리부(120)는 상기 서비스 제공자(200)로부터 애플리케이션 템플릿과 해당 애플리케이션을 위한 템플릿 데이터를 수신하여 컨테이너를 관리하는 것을 특징으로 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템.The container manager (120) is a home network system based on the container virtualization technology, characterized in that for managing the container by receiving the application template and template data for the application from the service provider (200).
  4. 제 1 항에 있어서,The method of claim 1,
    장치 관리부(130)는 The device manager 130
    상기 홈 게이트웨이(100)와 홈 네트워크 기기부(300)를 통신 연결하는 연결 모듈(131);A connection module 131 for communication connection between the home gateway 100 and the home network device 300;
    상기 홈 게이트웨이(100)와 연결된 홈 네트워크 기기부(300)의 정보를 수집하고 관리하는 제어 모듈(132);A control module 132 for collecting and managing information of the home network device unit 300 connected to the home gateway 100;
    상기 제어 모듈(132)에 의한 상기 홈 네트워크 기기부(300) 제어 내용을 기록하는 기록 모듈(133); 및A recording module (133) for recording contents of the control of the home network device (300) by the control module (132); And
    상기 기록 모듈(133)이 기록한 제어 기록을 분석하여, 사용자/상황/기록/자료/서비스 컨텍스트를 각각 산출하는 분석 모듈(134)을 포함하는 것을 특징으로 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템. A home network system based on the container virtualization technology, characterized in that it comprises an analysis module 134 for analyzing the control records recorded by the recording module 133 and calculating the user / situation / record / data / service context respectively. .
  5. 제 1 항에 있어서,The method of claim 1,
    상기 서비스 제공자(200)는 상기 장치 관리부(130)를 통해 누적된 홈 게이트웨이 컨텍스트를 분석한 결과를 바탕으로 해당 홈 게이트웨이를 사용하는 사용자에게 애플리케이션을 포함하는 컨테이너를 제공하는 것을 특징으로 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템.The service provider 200 provides a container virtualization technology that provides a container including an application to a user who uses the home gateway based on a result of analyzing the accumulated home gateway context through the device manager 130. Based home network system.
  6. 제 5항에 있어서,The method of claim 5,
    상기 서비스 제공자(200)는The service provider 200
    서로 다른 유형의 애플리케이션과 해당 애플리케이션의 실행 프로그램과 라이브러리를 구비한 하나 이상의 컨테이너를 포함하는 컨테이너 중계자(210); 및A container relay 210 including one or more containers having different types of applications and executable programs and libraries of the corresponding applications; And
    서로 다른 유형의 애플리케이션과 해당 애플리케이션을 위한 템플릿 데이터를 포함하는 애플리케이션 템플릿 관리자(220)를 포함하는 것을 특징으로 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템.A home network system based on container virtualization technology, comprising an application template manager 220 containing different types of applications and template data for the applications.
  7. 제 1 항에 있어서,The method of claim 1,
    상기 홈 네트워크 기기부(300)는 상기 홈 게이트웨이(100), 외부 홈 게이트웨이(400), 서비스 제공자(200)와 무선 LAN(Wireless-LAN) 또는 지그비(Zigbee) 또는 블루투스(Bluetooth)에 의해 무선 통신하는 것을 특징으로 하는 컨테이너 가상화 기술을 기반으로 하는 홈 네트워크 시스템.The home network device unit 300 communicates wirelessly with the home gateway 100, the external home gateway 400, and the service provider 200 by wireless-LAN, Zigbee, or Bluetooth. Home network system based on the container virtualization technology, characterized in that.
PCT/KR2016/000632 2016-01-15 2016-01-21 Home network system based on container virtualization technology WO2017122854A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020160005459A KR101721004B1 (en) 2016-01-15 2016-01-15 Home network system based container virtualization technology
KR10-2016-0005459 2016-01-15

Publications (1)

Publication Number Publication Date
WO2017122854A1 true WO2017122854A1 (en) 2017-07-20

Family

ID=58581100

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/000632 WO2017122854A1 (en) 2016-01-15 2016-01-21 Home network system based on container virtualization technology

Country Status (2)

Country Link
KR (1) KR101721004B1 (en)
WO (1) WO2017122854A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209034A1 (en) * 2005-07-04 2008-08-28 Sk Telecom Co., Ltd. Home Network System, Method of Controlling the Same, Method of Setting Residential Gateway For the Same, and Method of Processing Event Protocol For the Same
WO2013123445A1 (en) * 2012-02-17 2013-08-22 Interdigital Patent Holdings, Inc. Smart internet of things services
US20140108793A1 (en) * 2012-10-16 2014-04-17 Citrix Systems, Inc. Controlling mobile device access to secure data
US20140115646A1 (en) * 2012-10-18 2014-04-24 Broadcom Corporation Integration of Untrusted Applications and Frameworks with a Secure Operating System Environment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110133301A (en) * 2010-06-04 2011-12-12 에스케이텔레콤 주식회사 System and method for providing contents to consumer electronics in home network
US8682248B2 (en) * 2012-04-07 2014-03-25 Samsung Electronics Co., Ltd. Method and system for reproducing contents, and computer-readable recording medium thereof
KR101553478B1 (en) 2014-05-30 2015-09-17 한국과학기술원 Method and system for controlling device and service based internet of things

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209034A1 (en) * 2005-07-04 2008-08-28 Sk Telecom Co., Ltd. Home Network System, Method of Controlling the Same, Method of Setting Residential Gateway For the Same, and Method of Processing Event Protocol For the Same
WO2013123445A1 (en) * 2012-02-17 2013-08-22 Interdigital Patent Holdings, Inc. Smart internet of things services
US20140108793A1 (en) * 2012-10-16 2014-04-17 Citrix Systems, Inc. Controlling mobile device access to secure data
US20140115646A1 (en) * 2012-10-18 2014-04-24 Broadcom Corporation Integration of Untrusted Applications and Frameworks with a Secure Operating System Environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CLAUS PAHL: "Containers and Clusters for Edge Cloud Architectures - a Technology Review", FUTURE INTERNET OF THINGS AND CLOUD (FICLOUD) , 2015 3RD INTERNATIONAL CONFERENCE, 24 August 2015 (2015-08-24), pages 379 - 386, XP032798312, Retrieved from the Internet <URL:http://ieeexplore.ieee.org/document/7300842/?arnumber=7300842> DOI: doi:10.1109/FiCloud.2015.35 *

Also Published As

Publication number Publication date
KR101721004B1 (en) 2017-04-10

Similar Documents

Publication Publication Date Title
WO2018106012A1 (en) System and method for calculating distributed network nodes&#39; contribution to service
WO2014185594A1 (en) Single sign-on system and method in vdi environment
WO2014069827A1 (en) System and method for providing data analysis service in a cloud environment
WO2017101252A1 (en) Docker-based container login method, server and system
WO2013100419A1 (en) System and method for controlling applet access
WO2018169150A1 (en) Locked screen-based user authentication system and method
WO2016085050A1 (en) User terminal operating in conjunction with peripheral devices, and method for preventing information leakage using same
WO2021040283A1 (en) Time and attendance management system server capable of performing time and attendance management on basis of wireless ap access information, and operation method thereof
WO2014175704A1 (en) Iris certification system for website login and personal information security and method therefor
WO2016155283A1 (en) Method and system for electronic device privacy protection based on wifi hotspot
WO2017188682A1 (en) Nfvo having vnf license management function and vnf license management method using same
WO2019190095A1 (en) Device and method for network resource management in network function virtualization environment
WO2014084603A1 (en) Method for managing se applet in connection with application deletion, and mobile device and service management server using same
WO2013027922A1 (en) Compressed image file management device and method, for cloud computing system
WO2015182873A1 (en) Dns server selective block and dns address modification method using proxy
WO2018143510A1 (en) Internet of things security module
WO2017122854A1 (en) Home network system based on container virtualization technology
WO2014073760A1 (en) Set-top box based cloud service method
WO2016200045A1 (en) Hardware-based kernel code insertion attack detecting device and method therefor
WO2022019611A1 (en) System for cyber boundary wall using sdn-based zero wall pad and operation method thereof
WO2022059826A1 (en) Digital twin environment-based convergence-type smart-iot connected middleware device, and method for providing same
WO2021194082A1 (en) Method and device for providing web page using captive portal
WO2022196853A1 (en) Data processing method in distributed system, and electronic device therefor
WO2013180359A1 (en) Method for automating initial setting of virtual machine and method for providing initial setting automation service for virtual machine
WO2013122359A1 (en) Wireless terminal device having network load reducing function, method for reducing network load in wireless terminal device, and recording medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16885166

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16885166

Country of ref document: EP

Kind code of ref document: A1