WO2019022582A1 - Intelligent smart-aging service configuration system and method - Google Patents

Intelligent smart-aging service configuration system and method Download PDF

Info

Publication number
WO2019022582A1
WO2019022582A1 PCT/KR2018/008597 KR2018008597W WO2019022582A1 WO 2019022582 A1 WO2019022582 A1 WO 2019022582A1 KR 2018008597 W KR2018008597 W KR 2018008597W WO 2019022582 A1 WO2019022582 A1 WO 2019022582A1
Authority
WO
WIPO (PCT)
Prior art keywords
vos
cvo
information
generated
smart
Prior art date
Application number
PCT/KR2018/008597
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 WO2019022582A1 publication Critical patent/WO2019022582A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Definitions

  • the present invention relates to a technology related to Internet of Things (IoT), and more particularly, to a system and a method for customizing and providing an intelligent smart aging service using IoT.
  • IoT Internet of Things
  • the well-aging service for existing elderly people has limited service range according to the service system developed by the standard, and provides only the monitoring and control service of the simple device.
  • a service configuration method comprising: analyzing semantic information about a device to obtain information of devices; Generating a virtual object (VO) by using information of the acquired device; Connecting the VOs to generate a CVO (Composite VO); And executing the VOs according to the generated CVO.
  • VO virtual object
  • the step of generating the CVO may include the steps of listing the VOs and connecting the functions of the VOs selected by the user among the listed VOs to generate the CVO.
  • At least one of the commands for performing the function and the function of the device may be displayed in the listed VOs.
  • the listed VOs may have at least one of an input to the function of the device and an output of the function.
  • the user can generate the CVO by connecting the functions of the VOs selected on the template by using the UI provided through the web.
  • the method of constructing a service may further include generating VOs from user information, wherein the step of generating a CVO comprises: generating VOs from user information, You can create CVOs by connecting VOs.
  • the method of configuring a service may further include checking whether connection of VOs constituting the CVO generated in the CVO generating step is possible.
  • a service configuration system analyzes semantic information of a device to obtain information of devices, and generates a virtual object (VO) using information of the acquired device
  • an execution unit for executing the VOs according to the generated CVO is another exemplary embodiment of the present invention.
  • an intelligent customized smart aging service can be flexibly configured using the information of the IoT device extracted through the semantic information.
  • the VOs of the IoT device are generated, and the functions and commands are displayed to provide a UI (User Interface), so that the CVO configuration can be made easier for the user.
  • UI User Interface
  • FIG. 1 is a diagram illustrating a structure of a smart aging service platform according to an embodiment of the present invention
  • FIG. 2 is a diagram illustrating a VO generation process for an IoT device
  • FIG. 3 is a diagram illustrating a CVO generation process
  • FIG. 4 is a block diagram of a smart aging service configuration system according to an embodiment of the present invention.
  • FIG. 5 is a diagram illustrating a WEB UI provided in the smart aging service configuration system shown in FIG.
  • FIG. 1 is a diagram illustrating a structure of a smart aging service platform according to an embodiment of the present invention.
  • the smart aging service platform corresponds to a system for providing an intelligent / customized well-aging service for the elderly using IoT.
  • the smart aging service platform utilizes not only the IoT device but also a user's emotional, behavioral, and personal history.
  • a smart aging service platform includes a physical layer 110, an IoT connectivity layer 120, a virtual object layer 130, a Composite VO A Layer 140, a Service Layer 150, and an Ontology Store 160.
  • the ontology store 160 may be implemented as a repository used in the virtual object layer 130, the composite VO layer 140 and the service layer 150.
  • the ontology store 160 may include a virtual object layer 130,
  • the VO layer 140 and the service layer 150 may be implemented as single or multiple servers.
  • the physical layer 110 includes not only IoT devices based on various standards (oneM2M, OIC, AllJoyn, etc.) but also commercial IoT devices (Legacy IoT devices) and other IoT devices.
  • IoT device constituting the physical layer 110.
  • Sensors, actuators, wearable devices as well as other types of devices fall into the category of IoT devices.
  • the IoT connectivity layer 120 is a layer for connecting various IoT devices constituting the physical layer 110 according to a corresponding standard, and includes a gateway GW and an IoT platform.
  • the IoT platform is a platform for providing basic services such as registering, searching and connecting IoT devices.
  • the virtual object layer 130 is a layer for virtualizing the IoT device information (sensing information and control information) of the physical layer 110 and the personal history, behavior, emotion, etc. of the user.
  • the Virtual Object Layer 130 provides a VO Template to create a VO (virtual object) from the IoT device, the user's personal history, behavior, emotion, etc., and store and manage the VO.
  • VO virtual object
  • FIG. 2 illustrates a VO generation process for an IoT device. 2, in the embodiment of the present invention, in generating the VO for the smart door lock, the necessary IoT device information is extracted from the ontology by referring to the ⁇ SemanticDescriptor> resource containing the smart door lock semantic information, .
  • the IoT device information to be extracted includes 1) functions of the smart door lock (door lock state detection function, door lock control function), 2) commands for performing functions, 3) input (door lock control operation) (Door lock state).
  • the VO generation result for the smart door lock is shown. As shown, the functions of the smart door and the commands for performing these functions are shown in the VO, and the input and output of each function are shown.
  • the Composite VO Layer 140 may be configured to automatically connect VOs according to a request of a user transmitted through the service layer 150 or according to a requested service using VOs generated / / Composite VO (CVO) is created, stored and managed.
  • CVO Composite VO
  • the Composite VO Layer (140) provides a CVO Template to create a CVO by connecting / integrating VOs, and comparing input, output, effect, and precondition included in the VOs constituting the CVO using the Authoring Tool Thereby verifying whether or not the connection and integration of the VOs is possible.
  • FIG. 3 illustrates the CVO generation process.
  • FIG. 3 shows CVOs generated by connecting / integrating the functions included / displayed in the smart door VO and the functions included / displayed in the VO of the smart mirror. Specifically,
  • the service layer 150 receives a user service request or a service request defined by the service provider, and transmits the service request to the Composite VO Layer 140 to request service execution.
  • FIG. 4 is a block diagram of a smart aging service configuration system configured to perform functions of a virtual object layer 130 and a composite VO layer 140 in the smart aging service platform shown in FIG.
  • the smart aging service configuration system includes an OS 205, a client 210, a processor 215, an execution engine 220, a public data manager 225, a semantic data manager 230, A triple store 235, a persistent data manager 240, a DB 245, and a service composer API 250.
  • the client 210 is a communication interface means for searching the IoT device through the IoT platform, collecting data from the retrieved IoT device, and transmitting a control command.
  • the processor 215 generates VOs from the IoT device and the user's personal history, behavior, emotion, etc., and connects / integrates the generated VOs to generate CVOs.
  • the connection / integration of VOs depends on user requests / commands delivered via WEB UI (User Interface) or application.
  • Execution engine 220 executes the CVO generated by processor 215 to provide the user with a smart aging service. To this end, the execution engine 220 executes the functions of the VOs according to the connection defined in the CVO.
  • the public data manager 225 acquires the public data that is open to the outside for providing the service.
  • the semantic data manager 230 acquires the semantic information necessary for generating the VO and the CVO and stores the semantic information in the triple storage 235.
  • the persistent data manager 240 stores the VOs and CVOs generated by the processor 215 in the MongoDB 245.
  • the service composer API 250 is an API for providing services to users who want to configure a CVO through a WEB UI or an application.
  • FIG. 5 is a diagram illustrating a WEB UI provided in the smart aging service configuration system shown in FIG.
  • the smart aging service configuration system lists the VOs held on the WEB UI on the left side, and lists the generated CVOs on the lower side thereof, and provides the list to the users.
  • the Smart Aging Service Configuration System provides a CVO template that allows users to create desired CVOs by connecting desired VOs.
  • the smart aging service presented in the above embodiment is merely one example of a service. It goes without saying that the technical idea of the present invention can also be applied to other kinds of services.
  • the technical idea of the present invention can also be applied to a computer-readable recording medium having a computer program for performing the functions of the apparatus and method according to the present embodiment.
  • the technical idea according to various embodiments of the present invention may be embodied in computer-readable code form recorded on a computer-readable recording medium.
  • the computer-readable recording medium is any data storage device that can be read by a computer and can store data.
  • the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, or the like.
  • the computer readable code or program stored in the computer readable recording medium may be transmitted through a network connected between the computers.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Tourism & Hospitality (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Resources & Organizations (AREA)
  • Medical Informatics (AREA)
  • Economics (AREA)
  • Computing Systems (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

An intelligent smart-aging service configuration system and method is provided. The smart-aging service configuration method according to an embodiment of the present invention comprises: acquiring information on devices by analyzing semantic information associated with the devices; generating VOs by using the acquired information on the devices; generating a CVO by connecting the VOs; and executing the VOs according to the generated CVO. Accordingly, an intelligent personalized smart-aging service can be configured flexibly using information on IoT devices, extracted through semantic information.

Description

지능형 스마트 에이징 서비스 구성 시스템 및 방법Intelligent Smart Aging Service Configuration System and Method
본 발명은 IoT(Internet of Things : 사물인터넷) 관련 기술에 관한 것으로, 더욱 상세하게는 IoT를 이용하여 지능형 스마트 에이징 서비스를 맞춤형으로 구성하여 제공하기 위한 시스템 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technology related to Internet of Things (IoT), and more particularly, to a system and a method for customizing and providing an intelligent smart aging service using IoT.
기존 노년층을 위한 well-Aging 서비스는 사전 정의된 서비스를 중심으로 제공하고 있기 때문에, 사용자 맞춤형 및 노년층에 특화된 서비스를 제공하기에는 많은 한계를 가진다.Since well-aging services for existing elderly people are centered on predefined services, there are many limitations in providing customized services for elderly people.
또한, 기존 노년층을 위한 well-Aging 서비스는 자사 규격으로 개발된 서비스 시스템에 따라 서비스 범위가 한정적이고, 단순 기기의 모니터링 및 제어 서비스만을 제공하고 있다.In addition, the well-aging service for existing elderly people has limited service range according to the service system developed by the standard, and provides only the monitoring and control service of the simple device.
이에, IoT 디바이스와 사용자의 개인 이력, 감정, 행위 등에 기반한 맞춤형의 유연한 특화 서비스를 제공하기 위한 방안의 모색이 요청된다.Therefore, it is required to find a way to provide customized flexible specialized services based on IoT devices and user's personal history, feelings, and behaviors.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 시멘틱 정보를 통해 추출한 IoT 디바이스의 정보들을 이용하여 지능적인 맞춤형 스마트 에이징 서비스를 구성하기 위한 시스템 및 방법을 제공함에 있다.SUMMARY OF THE INVENTION It is an object of the present invention to provide a system and method for configuring an intelligent customized smart aging service using information of IoT devices extracted through semantic information .
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 서비스 구성 방법은, 디바이스에 대한 시멘틱 정보를 분석하여, 디바이스들의 정보를 획득하는 단계; 획득한 디바이스의 정보들을 이용하여 VO(Virtual Object : 가상화된 오브젝트)들을 생성하는 단계; VO들을 연결하여 CVO(Composite VO)를 생성하는 단계; 및 생성된 CVO에 따라, VO들을 실행시키는 단계;를 포함한다.According to an aspect of the present invention, there is provided a service configuration method comprising: analyzing semantic information about a device to obtain information of devices; Generating a virtual object (VO) by using information of the acquired device; Connecting the VOs to generate a CVO (Composite VO); And executing the VOs according to the generated CVO.
그리고, CVO 생성단계는, VO들을 나열하고, 나열된 VO들 중 사용자에 의해 선택된 VO들의 기능들을 연결하여 CVO를 생성하는 단계;를 포함할 수 있다.The step of generating the CVO may include the steps of listing the VOs and connecting the functions of the VOs selected by the user among the listed VOs to generate the CVO.
또한, 나열된 VO들에는, 디바이스의 기능 및 기능을 수행하기 위한 커맨드 중 적어도 하나가 나타나 있을 수 있다.Also, at least one of the commands for performing the function and the function of the device may be displayed in the listed VOs.
그리고, 나열된 VO들에는, 디바이스의 기능에 대한 입력 및 기능에서의 출력 중 적어도 하나가 나타나 있을 수 있다.And, the listed VOs may have at least one of an input to the function of the device and an output of the function.
또한, CVO 생성단계는, 웹을 통해 제공되는 UI를 이용하여, 사용자가 템플릿 상에 선택한 VO들의 기능들을 연결하여 CVO를 생성할 수 있다.Also, in the CVO generation step, the user can generate the CVO by connecting the functions of the VOs selected on the template by using the UI provided through the web.
그리고, 본 발명의 실시예에 따른 서비스 구성 방법은, 사용자 정보들로부터 VO들을 생성하는 단계;를 더 포함하고, CVO 생성단계는, 디바이스의 정보들로부터 생성된 VO들과 사용자 정보들로부터 생성된 VO들을 연결하여, CVO를 생성할 수 있다.The method of constructing a service according to an exemplary embodiment of the present invention may further include generating VOs from user information, wherein the step of generating a CVO comprises: generating VOs from user information, You can create CVOs by connecting VOs.
또한, 본 발명의 실시예에 따른 서비스 구성 방법은, CVO 생성단계에서 생성된 CVO를 구성하는 VO들의 연결이 가능한지 검증하는 단계;를 더 포함할 수 있다.In addition, the method of configuring a service according to an exemplary embodiment of the present invention may further include checking whether connection of VOs constituting the CVO generated in the CVO generating step is possible.
한편, 본 발명의 다른 실시예에 따른, 서비스 구성 시스템은, 디바이스에 대한 시멘틱 정보를 분석하여 디바이스들의 정보를 획득하고, 획득한 디바이스의 정보들을 이용하여 VO(Virtual Object : 가상화된 오브젝트)들을 생성하며, 생성한 VO들을 연결하여 CVO(Composite VO)를 생성하는 프로세서; 및 생성된 CVO에 따라, VO들을 실행시키는 실행부;를 포함한다.Meanwhile, according to another exemplary embodiment of the present invention, a service configuration system analyzes semantic information of a device to obtain information of devices, and generates a virtual object (VO) using information of the acquired device A processor for generating CVO (Composite VO) by connecting the generated VOs; And an execution unit for executing the VOs according to the generated CVO.
이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 시멘틱 정보를 통해 추출한 IoT 디바이스의 정보들을 이용하여 지능적인 맞춤형 스마트 에이징 서비스를 유연하게 구성할 수 있게 된다.As described above, according to the embodiments of the present invention, an intelligent customized smart aging service can be flexibly configured using the information of the IoT device extracted through the semantic information.
또한, 본 발명의 실시예들에 따르면, IoT 디바이스의 VO들을 생성하여, 그 기능들과 커맨드들을 나타내어 UI(User Interface)로 제공함으로써, 사용자의 입장에서는 보다 손쉽게 CVO 구성이 가능하다.In addition, according to embodiments of the present invention, the VOs of the IoT device are generated, and the functions and commands are displayed to provide a UI (User Interface), so that the CVO configuration can be made easier for the user.
도 1은 본 발명의 일 실시예에 따른 스마트 에이징 서비스 플랫폼의 구조를 제시한 도면,1 is a diagram illustrating a structure of a smart aging service platform according to an embodiment of the present invention;
도 2는 IoT 디바이스에 대한 VO 생성 과정을 예시한 도면,2 is a diagram illustrating a VO generation process for an IoT device,
도 3은 CVO 생성 과정을 예시한 도면,3 is a diagram illustrating a CVO generation process,
도 4는 본 발명의 일 실시예에 따른 스마트 에이징 서비스 구성 시스템의 블럭도, 그리고,4 is a block diagram of a smart aging service configuration system according to an embodiment of the present invention,
도 5는, 도 4에 도시된 스마트 에이징 서비스 구성 시스템에서 제공하는 WEB UI를 제시한 도면이다.FIG. 5 is a diagram illustrating a WEB UI provided in the smart aging service configuration system shown in FIG.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.Hereinafter, the present invention will be described in detail with reference to the drawings.
도 1은 본 발명의 일 실시예에 따른 스마트 에이징 서비스 플랫폼의 구조를 제시한 도면이다.1 is a diagram illustrating a structure of a smart aging service platform according to an embodiment of the present invention.
본 발명의 일 실시예에 따른 스마트 에이징 서비스 플랫폼은, IoT을 이용하여 노년층을 대상으로 지능형/맞춤형 well-Aging 서비스를 제공하기 위한 시스템에 해당한다.The smart aging service platform according to an embodiment of the present invention corresponds to a system for providing an intelligent / customized well-aging service for the elderly using IoT.
사용자 맞춤형 서비스를 제공하기 위해, 본 발명의 일 실시예에 따른 스마트 에이징 서비스 플랫폼은, IoT 디바이스 뿐만 아니라 사용자의 감정, 행위, 개인 이력을 가상화하여 이용한다.In order to provide a user-customized service, the smart aging service platform according to an embodiment of the present invention utilizes not only the IoT device but also a user's emotional, behavioral, and personal history.
이와 같은 기능을 수행하는 본 발명의 일 실시예에 따른 스마트 에이징 서비스 플랫폼은, 도 1에 도시된 바와 같이, Physical Layer(110), IoT Connectivity Layer(120), Virtual Object Layer(130), Composite VO Layer(140), Service Layer(150), 및 Ontology Store(160)를 포함한다.1, a smart aging service platform according to an exemplary embodiment of the present invention includes a physical layer 110, an IoT connectivity layer 120, a virtual object layer 130, a Composite VO A Layer 140, a Service Layer 150, and an Ontology Store 160.
Ontology Store(160)는 Virtual Object Layer(130), Composite VO Layer(140) 및 Service Layer(150)에서 사용하는 Repository로 DB, 저장매체 등을 이용하여 구현 가능하며, Virtual Object Layer(130), Composite VO Layer(140) 및 Service Layer(150)은 단일/다수의 서버들로 구현 가능하다.The ontology store 160 may be implemented as a repository used in the virtual object layer 130, the composite VO layer 140 and the service layer 150. The ontology store 160 may include a virtual object layer 130, The VO layer 140 and the service layer 150 may be implemented as single or multiple servers.
Physical Layer(110)는 다양한 표준들(oneM2M, OIC, AllJoyn 등)에 기반한 IoT 디바이스들은 물론, 상용 IoT 디바이스(Legacy IoT device)도 포함하며, 그 밖의 다른 IoT 디바이스들까지 포함한다.The physical layer 110 includes not only IoT devices based on various standards (oneM2M, OIC, AllJoyn, etc.) but also commercial IoT devices (Legacy IoT devices) and other IoT devices.
Physical Layer(110)를 구성하는 IoT 디바이스의 종류에 대해서도 제한은 없다. 센서, 액츄에이터, 웨어러블 디바이스는 물론, 그 밖의 다른 종류의 디바이스들도, IoT 디바이스의 범주에 들어간다.There is no limitation on the type of the IoT device constituting the physical layer 110. [ Sensors, actuators, wearable devices as well as other types of devices fall into the category of IoT devices.
IoT Connectivity Layer(120)는 Physical Layer(110)를 구성하는 다양한 IoT 디바이스들을 해당 표준에 따라 연결하는 기능을 수행하는 Layer로, 게이트웨이(GW)와 IoT 플랫폼을 포함한다. IoT 플랫폼은 IoT 디바이스들을 등록하고 검색하며 연결하는 등의 기본적인 서비스를 제공하기 위한 플랫폼이다.The IoT connectivity layer 120 is a layer for connecting various IoT devices constituting the physical layer 110 according to a corresponding standard, and includes a gateway GW and an IoT platform. The IoT platform is a platform for providing basic services such as registering, searching and connecting IoT devices.
Virtual Object Layer(130)는 Physical Layer(110)의 IoT 디바이스 정보(센싱 정보, 제어 정보)들과 사용자의 개인 이력, 행위, 감정 등을 가상화 하기 위한 Layer이다.The virtual object layer 130 is a layer for virtualizing the IoT device information (sensing information and control information) of the physical layer 110 and the personal history, behavior, emotion, etc. of the user.
이를 위해, Virtual Object Layer(130)는 VO Template을 제공하여 IoT 디바이스, 사용자의 개인 이력, 행위, 감정 등으로부터 VO(Virtual Object : 가상화된 오브젝트)를 생성하고, 이를 저장 및 관리한다.To this end, the Virtual Object Layer 130 provides a VO Template to create a VO (virtual object) from the IoT device, the user's personal history, behavior, emotion, etc., and store and manage the VO.
도 2는 IoT 디바이스에 대한 VO 생성 과정을 예시하였다. 도 2에 도시된 바와 같이, 본 발명의 실시예에서는, 스마트 도어락에 대한 VO를 생성함에 있어 스마트 도어락의 시멘틱 정보가 수록된 <SemanticDescriptor> 리소스를 참조하여, 온톨로지로부터 필요한 IoT 디바이스 정보들을 추출하여, VO를 구성한다.FIG. 2 illustrates a VO generation process for an IoT device. 2, in the embodiment of the present invention, in generating the VO for the smart door lock, the necessary IoT device information is extracted from the ontology by referring to the <SemanticDescriptor> resource containing the smart door lock semantic information, .
추출하는 IoT 디바이스 정보들에는, 1) 스마트 도어락의 기능(도어락 상태 파악 기능, 도어락 제어 기능), 2) 기능을 수행하기 위한 커맨드, 3) 기능에 대한 입력(도어락 제어 조작), 4) 기능에서의 출력(도어락 상태) 등이 있다.The IoT device information to be extracted includes 1) functions of the smart door lock (door lock state detection function, door lock control function), 2) commands for performing functions, 3) input (door lock control operation) (Door lock state).
도 3의 하부 좌측에는 스마트 도어락에 대한 VO 생성 결과가 나타나 있다. 도시된 바와 같이, 스마트 도어의 VO에는 기능들과 이 기능들을 수행하기 위한 커맨드들이 나타나 있고, 각 기능들의 입력과 출력이 나타나 있다.In the lower left part of FIG. 3, the VO generation result for the smart door lock is shown. As shown, the functions of the smart door and the commands for performing these functions are shown in the VO, and the input and output of each function are shown.
Composite VO Layer(140)는 Virtual Object Layer(130)에서 생성/관리하는 VO들을 이용하여, Service Layer(150)를 통해 전달되는 사용자의 요청에 따라, 혹은 요청된 서비스에 따라 자동으로, VO들을 연결/통합하여 Composite VO(CVO)을 생성하고, 이를 저장 및 관리한다.The Composite VO Layer 140 may be configured to automatically connect VOs according to a request of a user transmitted through the service layer 150 or according to a requested service using VOs generated / / Composite VO (CVO) is created, stored and managed.
이를 위해, Composite VO Layer(140)는 CVO Template을 제공하여, VO들을 연결/통합하여 CVO를 생성하고, Authoring Tool을 이용하여 CVO을 구성하는 VO들이 포함하고 있는 Input, output, effect, precondition을 비교하여, VO들의 연결 및 통합이 가능한지 여부를 검증한다.To this end, the Composite VO Layer (140) provides a CVO Template to create a CVO by connecting / integrating VOs, and comparing input, output, effect, and precondition included in the VOs constituting the CVO using the Authoring Tool Thereby verifying whether or not the connection and integration of the VOs is possible.
도 3은 CVO 생성 과정을 예시하였다. 도 3에는 스마트 도어의 VO에 포함된/나타난 기능들과 스마트 미러의 VO에 포함된/나타난 기능을 연결/통합하여 CVO를 생성한 결과 나타나 있다. 구체적으로,FIG. 3 illustrates the CVO generation process. FIG. 3 shows CVOs generated by connecting / integrating the functions included / displayed in the smart door VO and the functions included / displayed in the VO of the smart mirror. Specifically,
1) 도어락 상태 파악 기능으로 도어락의 상태를 파악하고,1) Identify the status of the door lock with the door lock status function,
2) 도어락 제어 기능에 도어락 상태를 입력하여 도어락을 제어하고,2) Door lock is controlled by inputting door lock status to door lock control function,
3) 스마트 미러의 메시지 알림 기능에 도어락 제어 결과를 입력하여 제어 결과가 출력되도록 하는 CVO를 생성한 결과가 나타나 있다.3) The result of generating the CVO that outputs the control result by inputting the door lock control result to the message notification function of the smart mirror is shown.
Service Layer(150)는 사용자의 서비스 요청이나 서비스 제공자가 정의한 서비스 요청을 입력받고, 이를 Composite VO Layer(140)에 전달하여 서비스 수행을 요청한다.The service layer 150 receives a user service request or a service request defined by the service provider, and transmits the service request to the Composite VO Layer 140 to request service execution.
도 4는, 도 1에 도시된 스마트 에이징 서비스 플랫폼에서, Virtual Object Layer(130)와 Composite VO Layer(140)의 기능을 수행할 수 있도록 구성한 스마트 에이징 서비스 구성 시스템의 블럭도이다.4 is a block diagram of a smart aging service configuration system configured to perform functions of a virtual object layer 130 and a composite VO layer 140 in the smart aging service platform shown in FIG.
스마트 에이징 서비스 구성 시스템은, 도 4에 도시된 바와 같이, OS(205), 클라이언트(210), 프로세서(215), 실행 엔진(220), 공공 데이터 관리자(225), 시멘틱 데이터 관리자(230), 트리플 저장소(235), 지속 데이터 관리자(240), DB(245) 및 서비스 컴포저 API(250)를 포함한다.The smart aging service configuration system includes an OS 205, a client 210, a processor 215, an execution engine 220, a public data manager 225, a semantic data manager 230, A triple store 235, a persistent data manager 240, a DB 245, and a service composer API 250.
클라이언트(210)는 IoT 플랫폼을 통해 IoT 디바이스를 검색하고, 검색한 IoT 디바이스로부터 데이터를 수집하고 제어 명령을 전송하는 통신 인터페이스 수단이다.The client 210 is a communication interface means for searching the IoT device through the IoT platform, collecting data from the retrieved IoT device, and transmitting a control command.
프로세서(215)는 IoT 디바이스와 사용자의 개인 이력, 행위, 감정 등으로부터 VO들을 생성하고, 생성한 VO들을 연결/통합하여 CVO를 생성한다. VO들의 연결/통합은, WEB UI(User Interface)나 애플리케이션을 통해 전달되는 사용자의 요청/명령에 따른다.The processor 215 generates VOs from the IoT device and the user's personal history, behavior, emotion, etc., and connects / integrates the generated VOs to generate CVOs. The connection / integration of VOs depends on user requests / commands delivered via WEB UI (User Interface) or application.
실행 엔진(220)은 프로세서(215)에 의해 생성된 CVO를 실행하여, 사용자에게 스마트 에이징 서비스로 제공한다. 이를 위해, 실행 엔진(220)은 CVO에 정의된 연결에 따라 VO들의 기능들을 실행시킨다. Execution engine 220 executes the CVO generated by processor 215 to provide the user with a smart aging service. To this end, the execution engine 220 executes the functions of the VOs according to the connection defined in the CVO.
공공 데이터 관리자(225)는 서비스 제공을 위해 필요한 외부에 개방된 공공 데이터를 획득한다.The public data manager 225 acquires the public data that is open to the outside for providing the service.
시멘틱 데이터 관리자(230)는 VO와 CVO를 생성함에 있어 필요한 시멘틱 정보를 획득하여 트리플 저장소(235)에 저장한다. 지속 데이터 관리자(240)는 프로세서(215)에 의해 생성된 VO와 CVO를 MongoDB(245)에 저장한다.The semantic data manager 230 acquires the semantic information necessary for generating the VO and the CVO and stores the semantic information in the triple storage 235. The persistent data manager 240 stores the VOs and CVOs generated by the processor 215 in the MongoDB 245.
서비스 컴포저 API(250)는 WEB UI나 애플리케이션을 통해 CVO를 구성하고자하는 사용자들에게 서비스를 제공하기 위한 API이다.The service composer API 250 is an API for providing services to users who want to configure a CVO through a WEB UI or an application.
도 5는, 도 4에 도시된 스마트 에이징 서비스 구성 시스템에서 제공하는 WEB UI를 제시한 도면이다.FIG. 5 is a diagram illustrating a WEB UI provided in the smart aging service configuration system shown in FIG.
도 5에 도시된 바와 같이, 스마트 에이징 서비스 구성 시스템은, WEB UI를 통해 보유하고 있는 VO들을 좌측에 나열하고, 기생성된 CVO들을 그 하부에 나열하여, 사용자들에게 제공한다.As shown in FIG. 5, the smart aging service configuration system lists the VOs held on the WEB UI on the left side, and lists the generated CVOs on the lower side thereof, and provides the list to the users.
그리고, 스마트 에이징 서비스 구성 시스템은 사용자들이 원하는 VO들을 연결하여 원하는 CVO를 생성할 수 있도록 하는 CVO 템플릿을 제공한다.The Smart Aging Service Configuration System provides a CVO template that allows users to create desired CVOs by connecting desired VOs.
지금까지, IoT를 이용한 지능형 스마트 에이징 서비스 구성 방법 및 시스템에 대해 바람직한 실시예를 들어 상세히 설명하였다.Up to now, a method and system for intelligent smart aging service using IoT has been described in detail with a preferred embodiment.
위 실시예에서 제시한 스마트 에이징 서비스는 서비스의 일종으로 언급한 일 예에 불과하다. 다른 종류의 서비스에 대해서도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다.The smart aging service presented in the above embodiment is merely one example of a service. It goes without saying that the technical idea of the present invention can also be applied to other kinds of services.
한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.It goes without saying that the technical idea of the present invention can also be applied to a computer-readable recording medium having a computer program for performing the functions of the apparatus and method according to the present embodiment. In addition, the technical idea according to various embodiments of the present invention may be embodied in computer-readable code form recorded on a computer-readable recording medium. The computer-readable recording medium is any data storage device that can be read by a computer and can store data. For example, the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, or the like. In addition, the computer readable code or program stored in the computer readable recording medium may be transmitted through a network connected between the computers.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, It will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the present invention.

Claims (8)

  1. 디바이스에 대한 시멘틱 정보를 분석하여, 디바이스들의 정보를 획득하는 단계;Analyzing the semantic information for the device to obtain information of the devices;
    획득한 디바이스의 정보들을 이용하여 VO(Virtual Object : 가상화된 오브젝트)들을 생성하는 단계;Generating a virtual object (VO) by using information of the acquired device;
    VO들을 연결하여 CVO(Composite VO)를 생성하는 단계; 및Connecting the VOs to generate a CVO (Composite VO); And
    생성된 CVO에 따라, VO들을 실행시키는 단계;를 포함하는 것을 특징으로 하는 서비스 구성 방법.And executing the VOs according to the generated CVO.
  2. 청구항 1에 있어서,The method according to claim 1,
    CVO 생성단계는,In the CVO generation step,
    VO들을 나열하고, 나열된 VO들 중 사용자에 의해 선택된 VO들의 기능들을 연결하여 CVO를 생성하는 단계;를 포함하는 것을 특징으로 하는 서비스 구성 방법.And creating CVOs by connecting the functions of the VOs selected by the user among the listed VOs.
  3. 청구항 2에 있어서,The method of claim 2,
    나열된 VO들에는,For the listed VOs,
    디바이스의 기능 및 기능을 수행하기 위한 커맨드 중 적어도 하나가 나타나 있는 것을 특징으로 하는 서비스 구성 방법.And at least one of commands for performing functions and functions of the device is displayed.
  4. 청구항 3에 있어서,The method of claim 3,
    나열된 VO들에는,For the listed VOs,
    디바이스의 기능에 대한 입력 및 기능에서의 출력 중 적어도 하나가 나타나 있는 것을 특징으로 하는 서비스 구성 방법.Wherein at least one of an input to a function of the device and an output of the function is displayed.
  5. 청구항 2에 있어서,The method of claim 2,
    CVO 생성단계는,In the CVO generation step,
    웹을 통해 제공되는 UI를 이용하여, 사용자가 템플릿 상에 선택한 VO들의 기능들을 연결하여 CVO를 생성하는 것을 특징으로 하는 서비스 구성 방법.Wherein a CVO is created by connecting functions of VOs selected on a template by using a UI provided on the web.
  6. 청구항 1에 있어서,The method according to claim 1,
    사용자 정보들로부터 VO들을 생성하는 단계;를 더 포함하고,Further comprising: generating VOs from user information,
    CVO 생성단계는,In the CVO generation step,
    디바이스의 정보들로부터 생성된 VO들과 사용자 정보들로부터 생성된 VO들을 연결하여, CVO를 생성하는 것을 특징으로 하는 서비스 구성 방법.Wherein a CVO is generated by connecting VOs generated from information of devices and VOs generated from user information.
  7. 청구항 1에 있어서,The method according to claim 1,
    CVO 생성단계에서 생성된 CVO를 구성하는 VO들의 연결이 가능한지 검증하는 단계;를 더 포함하는 것을 특징으로 하는 서비스 구성 방법.And verifying whether connection of the VOs constituting the CVO generated in the CVO generating step is possible.
  8. 디바이스에 대한 시멘틱 정보를 분석하여 디바이스들의 정보를 획득하고, 획득한 디바이스의 정보들을 이용하여 VO(Virtual Object : 가상화된 오브젝트)들을 생성하며, 생성한 VO들을 연결하여 CVO(Composite VO)를 생성하는 프로세서; 및Analyzing the semantic information about the device to obtain information of the devices, generating VO (virtual objects) using the information of the acquired device, and connecting the generated VOs to generate CVO (Composite VO) A processor; And
    생성된 CVO에 따라, VO들을 실행시키는 실행부;를 포함하는 것을 특징으로 하는 서비스 구성 시스템.And an execution unit for executing the VOs according to the generated CVO.
PCT/KR2018/008597 2017-07-28 2018-07-30 Intelligent smart-aging service configuration system and method WO2019022582A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020170096167A KR101910285B1 (en) 2017-07-28 2017-07-28 Intelligent Smart Aging Service Composition System and Method
KR10-2017-0096167 2017-07-28

Publications (1)

Publication Number Publication Date
WO2019022582A1 true WO2019022582A1 (en) 2019-01-31

Family

ID=64102499

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/008597 WO2019022582A1 (en) 2017-07-28 2018-07-30 Intelligent smart-aging service configuration system and method

Country Status (2)

Country Link
KR (1) KR101910285B1 (en)
WO (1) WO2019022582A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102099287B1 (en) 2019-01-08 2020-04-10 경희대학교 산학협력단 Apparatus and method for managing sensory data based on cloud
KR102411292B1 (en) * 2020-09-25 2022-06-23 (주)디엘정보기술 Method of mamaging quality of smart factory data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140003043A (en) * 2012-06-29 2014-01-09 인텔렉추얼디스커버리 주식회사 System and method for device sociality configuration
US9262518B2 (en) * 2011-05-04 2016-02-16 Yahoo! Inc. Dynamically determining the relatedness of web objects
KR20160018300A (en) * 2014-08-08 2016-02-17 한국외국어대학교 연구산학협력단 The home network virtualization apparatus and method therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9262518B2 (en) * 2011-05-04 2016-02-16 Yahoo! Inc. Dynamically determining the relatedness of web objects
KR20140003043A (en) * 2012-06-29 2014-01-09 인텔렉추얼디스커버리 주식회사 System and method for device sociality configuration
KR20160018300A (en) * 2014-08-08 2016-02-17 한국외국어대학교 연구산학협력단 The home network virtualization apparatus and method therefor

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
KIM, Y.-J., ET. AL.: "Device objectification and orchestration mechanism for IoT Intelligent service", THE JOURNAL OF KOREA INFORMATION AND COMMUNICATIONS SCIENCES, CONVERGENCE TECHNOLOGY, vol. 38, no. 1, 31 January 2013 (2013-01-31), pages 19 - 32, XP055680655, DOI: 10.7840/kics.2013.38C.1.19 *
MUHAMMAD GOLAM KIBRIA ET AL: "A User-Centric Knowledge Creation Model in a Web of Object-Enabled Internet of Things Environment", SENSORS , vol. 15, no. 9, 18 September 2015 (2015-09-18), pages 24054 - 24086, XP055400408, ISSN: 1424-8220, DOI: 10.3390/s150924054 *

Also Published As

Publication number Publication date
KR101910285B1 (en) 2018-10-22

Similar Documents

Publication Publication Date Title
CN110462623B (en) System and method for role-based computer security configuration
CN108614774A (en) Automated testing method and device
CN110688169B (en) Application program acceleration method and device, storage medium and electronic equipment
WO2016126018A1 (en) Method, system, and recording medium for managing conversation contents in messenger
WO2018021651A1 (en) Offline character doll control apparatus and method using emotion information of user
WO2016129811A1 (en) Method and system for providing rich menu in instant messaging service and recording medium
WO2019022582A1 (en) Intelligent smart-aging service configuration system and method
CN108848276A (en) Telephone number method for detecting availability, system, equipment and storage medium
EP3984022A1 (en) System and method for natural language understanding
WO2023182724A1 (en) Manpower matching system
WO2015099264A1 (en) Biological network analyzing device and method
CN117121001A (en) Method for electronic messaging
WO2019132066A1 (en) Method and system for providing multiple profiles
WO2022004978A1 (en) System and method for design task of architectural decoration
WO2020101196A1 (en) Artificial intelligence-based module identification and assistant system
CN103620559B (en) Enabling selective policy driven propagation of configuration elements between and among a host and a plurality of guests
WO2018182065A1 (en) Multi-resource subscription association method in m2m system
WO2017052210A1 (en) Method and apparatus for providing digital product using user account synchronization
CN112416700A (en) Analyzing initiated predictive failures and SMART logs
WO2021145645A1 (en) Style conversion external linkage system, and style conversion external linkage server
WO2016056864A1 (en) Iot analysis system using iot virtual file system
WO2017018736A1 (en) Method for automatically generating dynamic index for content displayed on electronic device
WO2023080491A1 (en) Method and apparatus for providing application generation service
CN115102748B (en) Vulnerability detection method and device, storage medium and electronic equipment
WO2019240305A1 (en) Method, system, and non-transitory computer-readable recording medium for processing chat room on basis of degree of use

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: 18838629

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: 18838629

Country of ref document: EP

Kind code of ref document: A1