WO2016122023A1 - 사물인터넷 시스템에서 우선순위 기반 리소스 제어 방법 - Google Patents
사물인터넷 시스템에서 우선순위 기반 리소스 제어 방법 Download PDFInfo
- Publication number
- WO2016122023A1 WO2016122023A1 PCT/KR2015/001018 KR2015001018W WO2016122023A1 WO 2016122023 A1 WO2016122023 A1 WO 2016122023A1 KR 2015001018 W KR2015001018 W KR 2015001018W WO 2016122023 A1 WO2016122023 A1 WO 2016122023A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- control
- priority
- resource
- duration
- control request
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/61—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0866—Checking the configuration
- H04L41/0873—Checking configuration conflicts between network elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
- H04L67/125—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
Definitions
- the present invention relates to the Internet of Things (IoT), and more particularly to a method for controlling a resource registered in the platform in the IoT system.
- IoT Internet of Things
- the Internet of Things is defined as "a new information and communication infrastructure that connects all things in the world with networks so that people and things, and things and things can communicate with each other anytime, anywhere.”
- the Internet of Things can be seen as an infrastructure for implementing a ubiquitous space where things are connected anytime, anywhere.
- the IoT platform receives a registration request from a number of IoT devices, creates a resource related to the device, collects data from the IoT device, and delivers a control message to the IoT device.
- the IoT device In the case of performing control on a resource registered based on the IoT platform, it is assumed that the IoT device is a blind installed in a window. To control the blinds, we can assume that the following control request was made during this time.
- the present invention has been made to solve the above problems, and an object of the present invention is to provide a priority-based control method for resolving a conflict situation in a request for control of resources in an IoT system. .
- a resource control method including: receiving a first control request for a device; Recording a control content included in the first control request in a control resource; And recording the priority included in the first control request in a priority attribute lowered to the control resource.
- the resource control method may include recording a duration included in the received first control request in a duration attribute that belongs to the control resource.
- the resource control method may further include the step of controlling the device for the duration recorded in the duration attribute according to the control content contained in the control resource.
- the resource control method receiving a second control request for the device; And if the priority included in the second control request is earlier than the priority included in the priority attribute, update the control contents contained in the control resource with the control contents included in the second control request, and And updating the recorded priority to the priority included in the second control request.
- the control content included in the second control request and the control content contained in the control resource is the same, the priority included in the second control request and the priority Updating the duration contained in the duration attribute based on the duration included in the second control request and the duration included in the duration attribute falling on the control resource, if the priority of the attribute is the same; It may further include.
- the updating may be performed when the external condition is a specific condition.
- the updating step may be performed when the state of the other device is a specific state.
- a resource control apparatus communication unit for receiving a first control request for the device; A storage unit for storing control resources; And a controller configured to record the control content included in the first control request in a control resource and to record a priority included in the first control request in a priority attribute lowered to the control resource.
- FIG. 1 is a view provided to explain a situation in a resource control method according to an embodiment of the present invention
- FIG. 2 is a diagram illustrating a resource structure registered in a smart home server
- 3 to 8 are diagrams provided for explaining a resource control process
- FIG. 9 is a diagram illustrating an overall structure of a resource
- FIG. 10 is a block diagram of a smart home server according to another embodiment of the present invention.
- FIG. 1 is a view provided to explain a situation in a resource control method according to an embodiment of the present invention.
- FIG. 1 shows a control request for the window blind 100 registered in the smart home server 200 based on the IoT system to lift the window blind 100 from the application-1 310 installed in the control device-1. 1 is transmitted, and the control request-2 requesting to lower the window blind 100 is transmitted from the application-2320 installed in the control device-2.
- control device-1 can be a smart pad and the control device-2 can be a home automation device.
- the reason why the control request-1 and the control request-2 collide with each other is that the application-1310 and the application-2320 generate the control requests based on different rules.
- the application-1310 generates the control request-1 based on the current time
- the application-2320 generates the control request-2 based on the current illuminance.
- a method for resolving a conflict situation of a control request as described above is provided.
- a resource structure registered in the smart home server 200 will be described in detail with reference to FIG. 2.
- FIG. 2 is a diagram illustrating a resource structure registered in the smart home server 200. As shown in FIG. 2, the resource “Window Blind” for the window blind 100 is generated in the smart home server 200, and the control resource “WB Control” for the window blind 100 is generated in the "Window Blind”. Is included.
- WB Control includes “priority” and “duration” as attributes of the control resource of the window blind 100.
- WB Control contains the control contents.
- 'up the window blind 100', 'down the window blind 100' corresponds to the control content.
- priority the priority of the control content recorded in "WB Control” is stored.
- the priority contained in “priority” is compared with the priority contained in a control request message received in the future.
- the smart home server 200 Upon receiving the control request message for the thing device, the smart home server 200 sets the control content included in the control request message to the control resource "WB Control", the priority to the priority attribute "priority”, and a duration. It is recorded in the duration attribute "duration”, respectively.
- FIG. 3 illustrates a situation in which the control contents and attributes contained in the control request message-1 for the window blind 100 received from the application-1 are included in the address of the resource “smartHome / WindowBlind / WB Control”.
- the control content for the window blind 100 is "Pull Down”
- the priority is “medium”
- the duration is received by the control request message-1. From the time point of January 23, 2011 11:23:56 seconds "3600 seconds", it can be confirmed that the recorded.
- the smart home server 200 controls the window blind 100 for a duration listed in the “duration” according to the control contents recorded in the “WB Control”.
- the smart home server 200 receives the received control request message-.
- Resource control is performed by comparing the priority of 2 with the priority stored in "priority" of the control resource.
- the smart home server 200 may determine the control contents contained in the “WB Control”. Update to the control contained in control request message-2. In addition, the smart home server 200 updates "priority" and “duration” subordinate to "WB Control" with the priority and duration included in the control request message-2, respectively.
- the priority request is "High”
- the duration is “600 seconds”
- the control content is "Draw Up”. Assume a situation in which the smart home server 200 is received from the application-2.
- the priority contained in the control request message-2 is higher than the priority "Medium” contained in “priority”. Accordingly, the smart home server 200, as shown in Figure 4, "WB Control” to “Draw Up”, “priority” to “High”, “duration” to "600 seconds”, respectively Will be updated.
- the smart home server 200 controls the window blind 100 for a duration according to the updated control content and attributes in the control resource.
- the priority contained in the control request message-2 is "Low” behind the priority “Medium” contained in “priority”. Accordingly, as shown in FIG. 5, the smart home server 200 does not update not only "WB Control” but also "priority” and “duration”, and maintains the existing control contents and attributes. Let's do it.
- the smart home server 200 may update the duration contained in the “duration” to the duration included in the control request message-2.
- the end point according to the duration included in the control request message-2 lags behind the end point according to the duration contained in the "duration".
- the "duration" is 11 o'clock on January 10, 2011. The situation was updated from 23 minutes 56 seconds to "4323 seconds".
- the smart home server While performing the above control (ie, before the duration elapses), if another control request message-2 for the thing device is received and the priority is the same but the control contents are different, the smart home server The operation 200 selectively updates the control resource and ignores / discards the control request message-2 according to the user / administrator setting.
- control resource is updated according to the contents and attributes of the control request message received at the same priority, with emphasis on the newly received control request message. do.
- control request message which is received first is weighted, and the control request message which is received later at the same priority is discarded / discarded.
- control resource structure shown above, only the control resource for the window blind 100 is shown, for convenience of illustration and description. As shown in FIG. 9, a control resource is generated for each thing device.
- the smart home server 200 includes a communication unit 210, a control unit 220, and a storage unit 230.
- the communication unit 210 establishes and maintains a communication connection with the thing devices
- the storage unit 230 is a storage medium in which the aforementioned control resources are stored.
- the controller 220 controls the thing devices through the communicator 210 according to the control resource stored in the storage 230.
- control is the smart home server 200, which is merely exemplary.
- the technical idea of the present invention may also be applied when control is performed by another device / system.
- priority control requests are prioritized only if the current weather is "cloudy” or "snow / rain”, and if the current weather is "sunny", subsequent control requests are prioritized even if they are prioritized. It can be implemented by ignoring / descending.
- whether or not to change the control content based on the priority is dependent on the external device state attribute subordinate to the priority attribute. Specifically, subsequent control requests with priority take precedence only when the "window" is in the "Closed” state. If the "window” is in the "Open” state, the subsequent control requests are ignored even if the priority is earlier. It can be implemented.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Selective Calling Equipment (AREA)
- Computer And Data Communications (AREA)
Abstract
사물인터넷 시스템에서 우선순위 기반 리소스 제어 방법이 제공된다. 본 발명의 실시예에 따른 리소스 제어 방법은, 디바이스에 대한 제어 요청에 포함된 제어 내용을 제어 리소스에 수록하고, 제어 요청에 포함된 우선순위를 제어 리소스에 하위 하는 우선순위 속성에 수록한다. 이에 의해, 사물인터넷 시스템에서 등록된 리소스에 대한 제어를 수행할 때, 같은 시간대에 서로 반대되는 제어명령이 전달되었을 경우 우선순위가 상대적으로 높은 제어 명령을 수행하여, 사물인터넷 시스템에서 리소스에 대한 제어 요청과 관련하여 발생한 충돌 상황을 해결할 수 있게 된다.
Description
본 발명은 사물 인터넷(Internet of Things : IoT)에 관한 것으로, 더욱 상세하게는 사물인터넷 시스템에서 플랫폼에 등록된 리소스를 제어하기 위한 방법에 관한 것이다.
사물 인터넷은 "세상에 존재하는 모든 사물(things)을 네트워크로 연결해 인간과 사물, 사물과 사물 간에 언제 어디서나 서로 소통할 수 있도록 하는 새로운 정보통신 기반" 이라고 정의된다. 즉, 사물 인터넷은 언제 어디서나 사물이 연결되는 유비쿼터스 공간을 구현하기 위한 인프라로 볼 수 있다.
사물 인터넷 플랫폼은 수많은 사물 디바이스로부터 등록 요청을 받아 디바이스와 관련된 리소스를 생성하며 사물 디바이스로부터의 데이터를 수집하고 사물 디바이스에 대한 제어 메시지를 전달하는 역할을 담당한다.
사물 인터넷 플랫폼 기반으로 등록된 리소스에 대한 제어를 수행하는 경우로, 사물 디바이스가 창문에 설치된 블라인드라고 가정한다. 해당 블라인드를 제어하기 위해서 동 시간대에 아래와 같은 제어 요청이 있었다고 생각해 볼 수 있다.
- 가. 유저 1은 "블라인드를 올려라"는 제어를 요청
- 나. 유저 2는 "블라인드를 내려라"는 제어를 요청
이 경우, 해당 리소스에 대한 제어에 대해서 블라인드를 올릴 수도 내릴 수도 없는 상황이 발생하게 되고 이러한 상황을 리소스 제어 관점에서 해결하기 위한 방법이 필요하다.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 사물인터넷 시스템에서 리소스에 대한 제어 요청에 있어서 충돌 상황이 발생한 경우 이를 해결하기 위한 우선순위 기반 제어 방법을 제공함에 있다.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 리소스 제어 방법은, 디바이스에 대한 제1 제어 요청을 수신하는 단계; 상기 제1 제어 요청에 포함된 제어 내용을 제어 리소스에 수록하는 단계; 및 상기 제1 제어 요청에 포함된 우선순위를 상기 제어 리소스에 하위 하는 우선순위 속성에 수록하는 단계;를 포함한다.
그리고, 본 발명의 실시예에 따른 리소스 제어 방법은, 수신된 제1 제어 요청에 포함된 지속시간을 상기 제어 리소스에 하위 하는 지속시간 속성에 수록하는 단계;를 포함할 수 있다.
또한, 본 발명의 실시예에 따른 리소스 제어 방법은, 상기 제어 리소스에 수록된 제어 내용에 따라 상기 지속시간 속성에 수록된 지속시간 동안 상기 디바이스를 제어하는 단계;를 더 포함할 수 있다.
그리고, 본 발명의 실시예에 따른 리소스 제어 방법은, 상기 디바이스에 대한 제2 제어 요청을 수신하는 단계; 및 상기 제2 제어 요청에 포함된 우선순위가 상기 우선순위 속성에 수록된 우선순위 보다 앞서면, 상기 제어 리소스에 수록된 제어 내용을 상기 제2 제어 요청에 포함된 제어 내용으로 업데이트 하고, 상기 우선순위 속성에 수록된 우선순위를 상기 제2 제어 요청에 포함된 우선순위로 업데이트 하는 단계;를 더 포함할 수 있다.
또한, 본 발명의 실시예에 따른 리소스 제어 방법은, 상기 제2 제어 요청에 포함된 제어 내용과 상기 제어 리소스에 수록된 제어 내용이 동일하고, 상기 제2 제어 요청에 포함된 우선순위와 상기 우선순위 속성에 수록된 우선순위가 동일하면, 상기 제2 제어 요청에 포함된 지속시간과 상기 제어 리소스에 하위 하는 지속시간 속성에 수록된 지속시간을 기초로, 상기 지속시간 속성에 수록된 지속시간을 업데이트 하는 단계;를 더 포함할 수 있다.
그리고, 상기 업데이트 단계는, 외부 조건이 특정 조건인 경우에 수행될 수 있다.
또한, 상기 업데이트 단계는, 다른 디바이스의 상태가 특정 상태인 경우에 수행될 수 있다.
한편, 본 발명의 다른 실시예에 따른, 리소스 제어 장치는, 디바이스에 대한 제1 제어 요청을 수신하는 통신부; 제어 리소스가 저장되는 저장부; 및 상기 제1 제어 요청에 포함된 제어 내용을 제어 리소스에 수록하고, 상기 제1 제어 요청에 포함된 우선순위를 상기 제어 리소스에 하위 하는 우선순위 속성에 수록하는 제어부;를 포함한다.
이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 사물인터넷 시스템에서 등록된 리소스에 대한 제어를 수행할 때, 같은 시간대에 서로 반대되는 제어명령이 전달되었을 경우 우선순위가 상대적으로 높은 제어 명령을 수행하여, 사물인터넷 시스템에서 리소스에 대한 제어 요청과 관련하여 발생한 충돌 상황을 해결할 수 있게 된다.
도 1은 본 발명의 일 실시예에 따른 리소스 제어 방법에서의 상황 설명에 제공되는 도면,
도 2는 스마트 홈 서버에 등록된 리소스 구조를 예시한 도면,
도 3 내지 도 8은, 리소스 제어 과정의 설명에 제공되는 도면들,
도 9는 리소스 전체 구조를 예시한 도면, 그리고,
도 10은 본 발명의 다른 실시예에 따른 스마트 홈 서버의 블럭도이다.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.
1. 제어 요청 충돌 상황
도 1은 본 발명의 일 실시예에 따른 리소스 제어 방법에서의 상황 설명에 제공되는 도면이다. 도 1에는 사물인터넷 시스템 기반의 스마트 홈 서버(200)에 등록된 창문 블라인드(100)에 대해, 제어 기기-1에 설치된 애플리케이션-1(310)로부터는 창문 블라인드(100)를 올려달라는 제어 요청-1이 전달되고, 제어 기기-2에 설치된 애플리케이션-2(320)로부터는 창문 블라인드(100)를 내려달라는 제어 요청-2가 전달된 상황을 나타내었다.
제어 기기들에 대한 제한은 없다. 예를 들어, 제어 기기-1은 스마트 패드일 수 있고, 제어 기기-2는 홈 오토메이션 기기일 수 있다.
위 상황과 같이 제어 요청-1과 제어 요청-2가 충돌하는 것은, 애플리케이션-1(310)과 애플리케이션-2(320)가 각기 다른 규칙에 기반하여 제어 요청들을 생성하였기 때문이다. 예를 들어, 애플리케이션-1(310)은 현재 시각을 기반으로 제어 요청-1을 생성하고, 애플리케이션-2(320)는 현재 조도를 기반으로 제어 요청-2를 생성한 경우가 그러하다.
2. 리소스 구조
본 발명의 실시예에서는, 위와 같은 제어 요청의 충돌 상황을 해결하기 위한 방법을 제시한다. 이를 위해, 먼저 스마트 홈 서버(200)에 등록된 리소스 구조에 대해, 도 2를 참조하여 상세히 설명한다.
도 2는 스마트 홈 서버(200)에 등록된 리소스 구조를 예시한 도면이다. 도 2에 도시된 바와 같이, 스마트 홈 서버(200)에는 창문 블라인드(100)에 대한 리소스 "Window Blind"가 생성되어 있고, "Window Blind"에는 창문 블라인드(100)에 대한 제어 리소스 "WB Control"가 포함되어 있다.
또한, "WB Control"에는 창문 블라인드(100)의 제어 리소스에 대한 속성(attribute)으로, "priority"와 "duration"가 포함되어 있다.
"WB Control"에는 제어 내용이 수록된다. 위 예에서, '창문 블라인드(100)를 올려달라', '창문 블라인드(100)를 내려달라'가 제어 내용에 해당한다.
"priority"에는, "WB Control"에 수록된 제어 내용의 우선순위가 수록된다. "priority"에 수록된 우선순위는 향후 수신되는 제어 요청 메시지에 수록되어 있는 우선순위와 비교된다.
"duration"에는, "WB Control"에 수록된 제어 내용에 따른 제어의 지속시간이 수록된다.
3. 리소스 제어 과정
사물 디바이스에 대한 제어 요청 메시지를 수신하면, 스마트 홈 서버(200)는 제어 요청 메시지에 포함된, 제어 내용을 제어 리소스 "WB Control"에, 우선순위를 우선순위 속성 "priority"에, 지속시간을 지속시간 속성 "duration"에, 각각 수록한다.
도 3에는 애플리케이션-1로부터 수신한 창문 블라인드(100)에 대한 제어 요청 메시지-1에 수록된 제어 내용과 속성을 해당 리소스의 주소인 "smartHome/WindowBlind/WB Control"에 수록하는 상황을 나타내었다.
도 3에 도시된 바에 따르면, 제어 요청 메시지-1에 의해, 제어 리소스에서, 창문 블라인드(100)에 대한 제어 내용이 "Pull Down"으로, 우선순위가 "medium"으로, 지속시간이 제어 요청 수신시점인 2011년 1월 10일 11시 23분 56초로부터 "3600초" 동안으로, 각각 수록됨을 확인할 수 있다.
이후, 스마트 홈 서버(200)는 "WB Control"에 수록된 제어 내용에 따라 "duration"에 수록된 지속시간 동안 창문 블라인드(100)를 제어하게 된다.
한편, 위 제어를 수행하고 있는 중에(즉, 지속시간이 경과하기 전에), 창문 블라인드(100)에 대한 다른 제어 요청 메시지-2를 수신하면, 스마트 홈 서버(200)는 수신된 제어 요청 메시지-2의 우선순위와 제어 리소스의 "priority"에 수록되어 있는 우선순위를 비교하여, 리소스 제어를 수행한다.
구체적으로, 애플리케이션-2로부터 새로이 수신한 제어 요청 메시지-2에 포함된 우선순위가 제어 리소스의 "priority"에 수록된 우선순위 보다 앞서면, 스마트 홈 서버(200)는 "WB Control"에 수록된 제어 내용을 제어 요청 메시지-2에 포함된 제어 내용으로 업데이트한다. 아울러, 스마트 홈 서버(200)는 "WB Control"에 하위 하는 "priority"와 "duration"을, 제어 요청 메시지-2에 포함된 우선순위와 지속시간으로, 각각 업데이트 한다.
스마트 홈 서버(200)의 제어 리소스가 도 3에 도시된 바와 같은 상태에서, 우선순위가 "High"이고, 지속시간이 "600초"이며, 제어 내용이 "Draw Up"인 제어 요청 메시지-2가 애플리케이션-2로부터 스마트 홈 서버(200)에 수신된 상황을 상정하겠다.
이 경우, "priority"에 수록된 우선순위 "Medium" 보다 제어 요청 메시지-2에 수록된 우선순위가 "High"가 앞선다. 이에 따라, 스마트 홈 서버(200)는, 도 4에 도시된 바와 같이, "WB Control"를 "Draw Up"로, "priority"를 "High"로, "duration"을 "600초"로, 각각 업데이트 하게 된다.
이후, 스마트 홈 서버(200)는 제어 리소스에서 업데이트된 제어 내용과 속성에 따라 지속시간 동안 창문 블라인드(100)를 제어하게 된다.
다른 한편으로, 위 제어를 수행하고 있는 중에(즉, 지속시간이 경과하기 전에), 사물 디바이스에 대한 다른 제어 요청 메시지-2를 수신하였는데 우선순위가 제어 리소스에 수록되어 있는 우선순위 보다 뒤지면, 스마트 홈 서버(200)는 수신된 제어 요청 메시지-2를 무시/폐기한다. 이에, 스마트 홈 서버(200)에 의한 제어 리소스 업데이트는 수행되지 않는다.
스마트 홈 서버(200)의 제어 리소스가 도 3에 도시된 바와 같은 상태에서, 우선순위가 "Low"이고, 지속시간이 "1800초"이며, 제어 내용이 "Draw Up"인 제어 요청 메시지-2가 애플리케이션-2로부터 스마트 홈 서버(200)에 수신된 상황을 상정하겠다.
이 경우, "priority"에 수록된 우선순위 "Medium" 보다 제어 요청 메시지-2에 수록된 우선순위가 "Low"가 뒤진다. 이에 따라, 스마트 홈 서버(200)는, 도 5에 도시된 바와 같이, "WB Control"는 물론, "priority"와 "duration"에 대해서도 업데이트를 수행하지 않고, 기존의 제어 내용과 속성을 그대로 유지시킨다.
또 다른 한편으로, 위 제어를 수행하고 있는 중에(즉, 지속시간이 경과하기 전에), 사물 디바이스에 대한 다른 제어 요청 메시지-2를 수신하였는데 우선순위 및 제어 내용이 제어 리소스에 수록되어 있는 우선순위 및 제어 내용과 동일하면, 스마트 홈 서버(200)는 "duration"에 수록된 지속시간을 제어 요청 메시지-2에 포함된 지속시간으로 업데이트할 수 있다.
업데이트가 이루어지는 경우는, 제어 요청 메시지-2에 포함된 지속시간에 따른 종점이 "duration"에 수록된 지속시간에 따른 종점 보다 뒤지는 경우로, 도 6에는 "duration"이 2011년 1월 10일 11시 23분 56초로부터 "4323초" 동안으로 업데이트된 상황을 나타내었다.
반면, 제어 요청 메시지-2에 포함된 지속시간에 따른 종점이 "duration"에 수록된 지속시간에 따른 종점 보다 앞서는 경우, 업데이트는 수행되지 않는다. "duration"에 수록된 지속시간이 제어 요청 메시지-2에 포함된 지속시간을 포함하고 있기 때문이다.
또 다른 한편으로, 위 제어를 수행하고 있는 중에(즉, 지속시간이 경과하기 전에), 사물 디바이스에 대한 다른 제어 요청 메시지-2를 수신하였는데 우선순위는 동일하지만 제어 내용이 상이하면, 스마트 홈 서버(200)는 사용자/관리자 설정에 따라 제어 리소스의 업데이트와 제어 요청 메시지-2에 대한 무시/폐기를 선택적으로 수행한다.
최신(最新) 제어 요청 우선 설정의 경우에는, 도 7에 도시된 바와 같이, 새로이 수신된 제어 요청 메시지에 비중을 두어, 동일한 우선순위로 수신된 제어 요청 메시지의 내용과 속성에 따라 제어 리소스를 업데이트한다.
하지만, 최선(最先) 제어 요청 우선 설정의 경우에는, 도 8에 도시된 바와 같이, 먼저 수신된 제어 요청 메시지에 비중을 두어, 동일한 우선순위로 나중에 수신된 제어 요청 메시지를 무시/폐기한다.
4. 기타
위에서 제시한 제어 리소스 구조에서는 창문 블라인드(100)에 대한 제어 리소스 만이 나타나 있는데, 도시와 설명의 편의를 위한 것이다. 제어 리소스는, 도 9에 도시된 바와 같이 사물 디바이스 마다 생성된다.
도 10은 본 발명의 다른 실시예에 따른 스마트 홈 서버(200)의 블럭도이다. 도 10에 도시된 바와 같이, 스마트 홈 서버(200)는, 통신부(210), 제어부(220) 및 저장부(230)를 포함한다.
통신부(210)는 사물 디바이스들과 통신 연결을 설정하고 유지하며, 저장부(230)는 전술한 제어 리소스가 저장되어 있는 저장 매체이다. 제어부(220)는 저장부(230)에 저장되어 있는 제어 리소스에 따라 제어부(220)는 통신부(210)를 통해 사물 디바이스들을 제어한다.
지금까지, 사물인터넷 시스템에서 우선순위 기반 리소스 제어 방법에 대해 바람직한 실시예들을 들어 상세히 설명하였다.
위 실시예에서, 시스템 제어의 주체는 스마트 홈 서버(200)인 것을 상정하였는데, 예시적인 것에 불과하다. 다른 장치/시스템에 의해 제어가 수행되는 경우도 본 발명의 기술적 사상이 적용될 수 있다.
나아가, 우선순위나 지속시간 속성에 하위 하는 다른 속성을 더 부가할 수 있다. 예를 들어, 우선순위에 기반한 제어 내용 변경 적용 여부가, 우선순위 속성에 하위 하는 외부 환경 속성에 종속되도록 하는 것이다. 구체적으로, 현재 날씨가 "흐림" 또는 "눈/비"인 경우에만 우선순위가 앞서는 후속 제어 요청을 우선적으로 처리하고, 현재 날씨가 "맑음"인 경우에는 우선순위가 앞서더라도 후속 제어 요청에 대해서는 무시/폐기하는 것으로 구현가능하다.
다른 예로, 우선순위에 기반한 제어 내용 변경 적용 여부가, 우선순위 속성에 하위 하는 외부기기 상태 속성에 종속되도록 하는 것이다. 구체적으로, "창문"이 "Closed" 상태인 경우에만 우선순위가 앞서는 후속 제어 요청을 우선적으로 처리하고, "창문"이 "Open" 상태인 경우에는 우선순위가 앞서더라도 후속 제어 요청에 대해서는 무시하는 것으로 구현가능하다.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.
Claims (8)
- 디바이스에 대한 제1 제어 요청을 수신하는 단계;상기 제1 제어 요청에 포함된 제어 내용을 제어 리소스에 수록하는 단계; 및상기 제1 제어 요청에 포함된 우선순위를 상기 제어 리소스에 하위 하는 우선순위 속성에 수록하는 단계;를 포함하는 것을 특징으로 하는 리소스 제어 방법.
- 청구항 2에 있어서,수신된 제1 제어 요청에 포함된 지속시간을 상기 제어 리소스에 하위 하는 지속시간 속성에 수록하는 단계;를 포함하는 것을 특징으로 하는 리소스 제어 방법.
- 청구항 2에 있어서,상기 제어 리소스에 수록된 제어 내용에 따라 상기 지속시간 속성에 수록된 지속시간 동안 상기 디바이스를 제어하는 단계;를 더 포함하는 것을 특징으로 하는 리소스 제어 방법.
- 청구항 1에 있어서,상기 디바이스에 대한 제2 제어 요청을 수신하는 단계; 및상기 제2 제어 요청에 포함된 우선순위가 상기 우선순위 속성에 수록된 우선순위 보다 앞서면, 상기 제어 리소스에 수록된 제어 내용을 상기 제2 제어 요청에 포함된 제어 내용으로 업데이트 하고, 상기 우선순위 속성에 수록된 우선순위를 상기 제2 제어 요청에 포함된 우선순위로 업데이트 하는 단계;를 더 포함하는 것을 특징으로 하는 리소스 제어 방법.
- 청구항 4에 있어서,상기 제2 제어 요청에 포함된 제어 내용과 상기 제어 리소스에 수록된 제어 내용이 동일하고, 상기 제2 제어 요청에 포함된 우선순위와 상기 우선순위 속성에 수록된 우선순위가 동일하면, 상기 제2 제어 요청에 포함된 지속시간과 상기 제어 리소스에 하위 하는 지속시간 속성에 수록된 지속시간을 기초로, 상기 지속시간 속성에 수록된 지속시간을 업데이트 하는 단계;를 더 포함하는 것을 특징으로 하는 리소스 제어 방법.
- 청구항 4에 있어서,상기 업데이트 단계는,외부 조건이 특정 조건인 경우에 수행되는 것을 특징으로 하는 리소스 제어 방법.
- 청구항 1에 있어서,상기 업데이트 단계는,다른 디바이스의 상태가 특정 상태인 경우에 수행되는 것을 특징으로 하는 리소스 제어 방법.
- 디바이스에 대한 제1 제어 요청을 수신하는 통신부;제어 리소스가 저장되는 저장부; 및상기 제1 제어 요청에 포함된 제어 내용을 제어 리소스에 수록하고, 상기 제1 제어 요청에 포함된 우선순위를 상기 제어 리소스에 하위 하는 우선순위 속성에 수록하는 제어부;를 포함하는 것을 특징으로 하는 리소스 제어 장치.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR10-2015-0014767 | 2015-01-30 | ||
| KR1020150014767A KR101679706B1 (ko) | 2015-01-30 | 2015-01-30 | 사물인터넷 시스템에서 우선순위 기반 리소스 제어 방법 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016122023A1 true WO2016122023A1 (ko) | 2016-08-04 |
Family
ID=56543624
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2015/001018 Ceased WO2016122023A1 (ko) | 2015-01-30 | 2015-01-30 | 사물인터넷 시스템에서 우선순위 기반 리소스 제어 방법 |
Country Status (2)
| Country | Link |
|---|---|
| KR (1) | KR101679706B1 (ko) |
| WO (1) | WO2016122023A1 (ko) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111965982A (zh) * | 2019-05-20 | 2020-11-20 | 京东方科技集团股份有限公司 | 创建动作资源以及针对目标资源触发操作的方法和装置 |
| CN112543209A (zh) * | 2019-09-20 | 2021-03-23 | 京东方科技集团股份有限公司 | 动作资源的创建方法、执行方法、电子装置和存储介质 |
| US20220334841A1 (en) * | 2019-09-20 | 2022-10-20 | Boe Technology Group Co., Ltd. | Method for creating and executing action resource, and electronic device |
| CN116614542A (zh) * | 2023-06-09 | 2023-08-18 | 深圳市欧瑞博科技股份有限公司 | 设备控制方法、装置、电子设备及计算机可读存储介质 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102002076B1 (ko) * | 2017-10-20 | 2019-10-01 | 배재대학교 산학협력단 | 자원 할당 알고리즘 기반 IoT 분산 처리 시스템 및 방법 |
| CN110361982A (zh) * | 2019-08-14 | 2019-10-22 | 珠海格力电器股份有限公司 | 一种家居设备控制方法、存储介质及智能家居设备 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040054726A1 (en) * | 2002-09-17 | 2004-03-18 | International Business Machines Corporation | Context conflict resolution and automatic context source maintenance |
| KR20070008990A (ko) * | 2005-07-14 | 2007-01-18 | 주식회사 케이티 | 지식기반 홈네트워크에서 사용자 적응적 서비스 제공을위한 추론 장치 |
| JP2008225823A (ja) * | 2007-03-13 | 2008-09-25 | Toyota Motor Corp | 住宅内機器制御システム |
| KR20090020994A (ko) * | 2007-08-24 | 2009-02-27 | (주)오로라 디자인랩 | 온톨로지 기반의 지능형 홈 네트워크 서비스 방법 |
| KR20140139986A (ko) * | 2013-05-28 | 2014-12-08 | 엘지전자 주식회사 | 게이트웨이 및 그 제어방법 |
-
2015
- 2015-01-30 KR KR1020150014767A patent/KR101679706B1/ko active Active
- 2015-01-30 WO PCT/KR2015/001018 patent/WO2016122023A1/ko not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040054726A1 (en) * | 2002-09-17 | 2004-03-18 | International Business Machines Corporation | Context conflict resolution and automatic context source maintenance |
| KR20070008990A (ko) * | 2005-07-14 | 2007-01-18 | 주식회사 케이티 | 지식기반 홈네트워크에서 사용자 적응적 서비스 제공을위한 추론 장치 |
| JP2008225823A (ja) * | 2007-03-13 | 2008-09-25 | Toyota Motor Corp | 住宅内機器制御システム |
| KR20090020994A (ko) * | 2007-08-24 | 2009-02-27 | (주)오로라 디자인랩 | 온톨로지 기반의 지능형 홈 네트워크 서비스 방법 |
| KR20140139986A (ko) * | 2013-05-28 | 2014-12-08 | 엘지전자 주식회사 | 게이트웨이 및 그 제어방법 |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111965982A (zh) * | 2019-05-20 | 2020-11-20 | 京东方科技集团股份有限公司 | 创建动作资源以及针对目标资源触发操作的方法和装置 |
| US12366849B2 (en) | 2019-05-20 | 2025-07-22 | Beijing Boe Technology Development Co., Ltd. | Action trigger method and apparatus |
| CN112543209A (zh) * | 2019-09-20 | 2021-03-23 | 京东方科技集团股份有限公司 | 动作资源的创建方法、执行方法、电子装置和存储介质 |
| US20220334841A1 (en) * | 2019-09-20 | 2022-10-20 | Boe Technology Group Co., Ltd. | Method for creating and executing action resource, and electronic device |
| US12010176B2 (en) * | 2019-09-20 | 2024-06-11 | Boe Technology Group Co., Ltd | Method for creating and executing action resource, and electronic device |
| US12143307B2 (en) | 2019-09-20 | 2024-11-12 | Boe Technology Group Co., Ltd. | Creation method for action resource, execution method, electronic device, and storage medium |
| CN116614542A (zh) * | 2023-06-09 | 2023-08-18 | 深圳市欧瑞博科技股份有限公司 | 设备控制方法、装置、电子设备及计算机可读存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR101679706B1 (ko) | 2016-11-28 |
| KR20160094467A (ko) | 2016-08-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2016122023A1 (ko) | 사물인터넷 시스템에서 우선순위 기반 리소스 제어 방법 | |
| CN110198278B (zh) | 一种车联网云端和边缘联合任务调度的Lyapunov优化方法 | |
| US20200239273A1 (en) | Elevator system having a multichannel mobile communication functionality and a method for providing a multichannel mobile communication functionality for an elevator system | |
| WO2011099690A2 (en) | Method and apparatus for using service of home network device based on remote access | |
| WO2011078487A2 (en) | Method for assigning and managing reference signals in a multi-cell environment, and network device and terminal for applying the method | |
| CN104185305A (zh) | 一种带有优先级的应用连网方法及移动终端 | |
| WO2012099372A2 (en) | Central control system and method for setting control point thereof | |
| CN110356939A (zh) | 一种多通道蓝牙电梯控制系统和方法 | |
| WO2020189871A1 (ko) | Iot 디바이스의 인터넷 접근 제어를 위한 장치 및 이를 위한 방법 | |
| CN117061503B (zh) | 镜像文件管理方法、装置、计算机可读介质及电子设备 | |
| WO2024075950A1 (ko) | 엣지 cctv를 위한 엣지 ai 모델 생성 방법 및 시스템 | |
| WO2020213830A1 (ko) | 원격 다중 접속 시스템 및 이의 동작방법 | |
| WO2017039089A1 (ko) | 임의접속 과정을 통한 통신 장치 및 방법 | |
| WO2022045697A1 (ko) | 빅데이터 기반의 모듈형 ai 엔진 서버 및 그 구동 방법 | |
| WO2014148675A1 (ko) | 무선 통신망에의 추가 접속시의 망 사용을 제어하는 방법과 그 방법을 위한 장치 | |
| US12477422B2 (en) | Network handover processing method, apparatus, computer readable medium, electronic device, and computer program product | |
| WO2023182618A1 (en) | System and method for intent-based orchestration in radio access networks | |
| WO2020105765A1 (ko) | LoRa 통신을 이용한 M2M 플랫폼 연동 방법 및 시스템 | |
| CN109756503A (zh) | 一种消防机器人的通讯协议设计方法 | |
| WO2024106925A1 (ko) | 증강 현실 기반의 통신 시스템 및 방법과 이를 수행하기 위한 컴퓨팅 장치 | |
| WO2018066823A1 (ko) | 단말기 무선자원의 스케줄링을 위한 방법 및 장치 | |
| WO2010005219A2 (en) | Method to control sleep mode, and terminal and apparatus thereof | |
| WO2023163571A1 (ko) | 네트워크 슬라이스 지원 장치 및 그 지원 방법 | |
| WO2015174560A1 (ko) | 네트워크 제어 및 검증을 위한 장치 및 방법 | |
| WO2014042291A1 (ko) | 방화벽 기능을 가진 보안 이동통신 중계기 |
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: 15880205 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: 15880205 Country of ref document: EP Kind code of ref document: A1 |