KR102293878B1 - Method and apparatus for generating quality-of-service support blockchain - Google Patents

Method and apparatus for generating quality-of-service support blockchain Download PDF

Info

Publication number
KR102293878B1
KR102293878B1 KR1020180135341A KR20180135341A KR102293878B1 KR 102293878 B1 KR102293878 B1 KR 102293878B1 KR 1020180135341 A KR1020180135341 A KR 1020180135341A KR 20180135341 A KR20180135341 A KR 20180135341A KR 102293878 B1 KR102293878 B1 KR 102293878B1
Authority
KR
South Korea
Prior art keywords
block
superblock
supernode
super
general
Prior art date
Application number
KR1020180135341A
Other languages
Korean (ko)
Other versions
KR20200052134A (en
Inventor
강성일
김기령
Original Assignee
주식회사 팀그릿
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 팀그릿 filed Critical 주식회사 팀그릿
Priority to KR1020180135341A priority Critical patent/KR102293878B1/en
Publication of KR20200052134A publication Critical patent/KR20200052134A/en
Application granted granted Critical
Publication of KR102293878B1 publication Critical patent/KR102293878B1/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/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1042Peer-to-peer [P2P] networks using topology management mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1087Peer-to-peer [P2P] networks using cross-functional networking aspects
    • H04L67/1093Some peer nodes performing special functions
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Abstract

서비스 품질지원 블록체인 생성 방법 및 그 장치가 개시된다. 각 슈퍼노드는 링 네트워크를 형성하여 슈퍼블록을 순차적으로 생성하며, 이때 슈퍼블록은 자신과 이전 슈퍼블록 사이에 위치하고 연결구조에 대한 검증이 완료된 적어도 하나 이상의 일반블록의 해쉬정보를 포함하는 슈퍼블록을 생성한다. Disclosed are a method for creating a service quality support blockchain and an apparatus therefor. Each supernode forms a ring network to sequentially generate superblocks. In this case, the superblock is located between itself and the previous superblock and contains the hash information of at least one general block for which the verification of the connection structure has been completed. create

Description

서비스 품질지원 블록체인 생성 방법 및 그 장치{Method and apparatus for generating quality-of-service support blockchain}Method and apparatus for generating quality-of-service support blockchain

본 발명은 블록체인에 관한 것으로, 보다 상세하게는 안정적 서비스 유지가 가능한 서비스 품질지원 블록체인을 생성하는 방법 및 그 장치에 관한 것이다.The present invention relates to a block chain, and more particularly, to a method and apparatus for generating a service quality support block chain capable of maintaining a stable service.

블록체인은 데이터를 포함하는 블록의 변경이 불가능한 형태로 연결된 구조이다. 블록체인은 데이터를 중앙집중형 서버에 저장하는 것이 아니라 분산된 복수의 컴퓨터에 복제되어 저장되므로 원천적으로 위변조가 불가능하다. 블록체인 기술은 종래 비트코인 등의 암호화폐에 적용되었다. 이 외에도 블록체인은 데이터를 중앙집중형으로 저장하지 않고 분산하여 저장하는 다양한 분야에 적용될 수 있다. A block chain is a structure connected in a form that cannot change blocks containing data. Blockchain does not store data in a centralized server, but is replicated and stored in a plurality of distributed computers, so it is fundamentally impossible to forge. Blockchain technology has been applied to cryptocurrencies such as Bitcoin. In addition to this, blockchain can be applied to various fields where data is stored in a distributed manner rather than centrally.

공개특허공보 제10-2018-0113140호 "블록체인 기반의 데이터 처리 시스템 및 그 동작방법"Laid-Open Patent Publication No. 10-2018-0113140 "Blockchain-based data processing system and its operating method"

본 발명의 실시 예가 이루고자 하는 기술적 과제는, 블록생성을 그래프 형태로 병렬생성이 가능하도록 하여 처리성능을 높이면서, 슈퍼블록을 이용하여 일정 시간 단위로 블록체인의 불안정성을 제거하여 안정적 서비스를 제공할 수 있는 서비스 품질지원 블록체인을 생성하는 방법 및 그 장치를 제공하는 데 있다.The technical task to be achieved by the embodiment of the present invention is to provide a stable service by removing the instability of the block chain in a certain time unit using a super block while increasing the processing performance by enabling parallel generation of blocks in the form of a graph. It is to provide a method and device for creating a service quality support blockchain that can be used.

상기의 기술적 과제를 달성하기 위한, 본 발명의 실시 예에 따른 서비스 품질지원 블록체인 생성 방법의 일 예는, 복수의 슈퍼노드 사이에 링 네트워크를 형성하는 단계; 및 각 슈퍼노드는 순차적으로 블록체인의 슈퍼블록을 생성하는 단계;를 포함하고, 상기 블록체인은 슈퍼블록과 일반블록을 포함하고, 슈퍼블록은 자신과 이전 슈퍼블록 사이에 위치하고 연결구조에 대한 검증이 완료된 적어도 하나 이상의 일반블록의 해쉬정보를 포함한다.In order to achieve the above technical problem, an example of a service quality support block chain generation method according to an embodiment of the present invention includes: forming a ring network between a plurality of super nodes; And each supernode sequentially generates a superblock of the block chain; the block chain includes a superblock and a normal block, the superblock is located between itself and the previous superblock, and verification of the connection structure It includes hash information of at least one or more completed general blocks.

상기의 기술적 과제를 달성하기 위한, 본 발명의 실시 예에 따른 서비스 품질지원 블록체인 생성 방법의 다른 일 예는, 슈퍼노드에 의한 서비스 품질지원 블록체인 생성 방법에 있어서, 이전 슈퍼블록 이후에 생성된 블록체인의 일반블록의 연결구조를 검증하는 단계; 및 연결구조가 검증된 일반블록의 해쉬정보를 포함하는 슈퍼블록을 생성하는 단계;를 포함하고, 상기 슈퍼블록은 일정 시간 간격으로 생성된다.Another example of a service quality support block chain generation method according to an embodiment of the present invention for achieving the above technical task is, in the service quality support block chain generation method by a super node, generated after the previous super block verifying the connection structure of the general block of the block chain; and generating a superblock including hash information of a normal block whose connection structure has been verified, wherein the superblock is generated at regular time intervals.

상기의 기술적 과제를 달성하기 위한, 본 발명의 실시 예에 따른 슈퍼노드의 일 예는, 블록체인의 슈퍼블록을 생성하고 인접한 슈퍼노드에게 주신호를 전송하는 주노드; 및 인접하지 않은 슈퍼노드와 보조 연결을 형성하고, 상기 주신호의 전송 이후 일정 시간 경과하면 상기 인접하지 않은 슈퍼노드에게 상기 보조 연결을 통해 보조신호를 전송하는 백업노드;를 포함한다.In order to achieve the above technical problem, an example of a supernode according to an embodiment of the present invention includes a main node that generates a superblock of a block chain and transmits a main signal to an adjacent supernode; and a backup node that forms an auxiliary connection with a non-adjacent super node, and transmits an auxiliary signal to the non-adjacent super node through the auxiliary connection when a predetermined time elapses after the transmission of the main signal.

본 발명의 실시 예에 따르면, 슈퍼블록을 이용하여 일반블록의 연결구조를 정확하고 빠르게 검증할 수 있어 안정적인 블록체인 서비스를 제공할 수 있다. 사람이 인지할 수 있는 시간 단위(예를 들어, 1 초 단위)로 슈퍼블록을 생성하여 블록체인을 검증하므로, 사용자는 블록체인의 처리 확정성(finality)을 직관적으로 알 수 있다. 슈퍼블록 사이에서 일반블록을 병렬 생성할 수 있어 높은 처리성능을 제공할 수 있다. According to an embodiment of the present invention, it is possible to accurately and quickly verify the connection structure of a general block using a super block, thereby providing a stable block chain service. Since the block chain is verified by creating a superblock in a time unit that can be recognized by humans (for example, 1 second), users can intuitively know the finality of the block chain. High processing performance can be provided because normal blocks can be created in parallel between superblocks.

또한, 블록체인을 이용한 분산 애플리케이션(dApp, decentralized application)의 품질을 일정 이상이 되도록 할 수 있다. 예를 들어, 게임이나 멀티미디어 스트리밍 등과 같이 일정 기준의 처리시간, 처리성능, 대역폭 등을 요구하는 다양한 서비스를 본 실시 예의 블록체인 기반의 분산 애플리케이션으로 구현할 수 있다. In addition, the quality of distributed applications (dApps, decentralized applications) using blockchain can be made to exceed a certain level. For example, various services that require a certain standard of processing time, processing performance, bandwidth, etc., such as games or multimedia streaming, can be implemented with the blockchain-based distributed application of the present embodiment.

도 1 은 본 발명의 실시 예에 따른 서비스 품질지원 블록체인이 적용되는 네트워크 구조의 일 예를 도시한 도면,
도 2 는 본 발명의 실시 예에 따른 슈퍼노드 구조의 일 예를 도시한 도면,
도 3 은 본 발명의 실시 예에 따른 서비스 품질지원 블록체인을 생성하는 방법의 일 예를 도시한 도면,
도 4 는 본 발명의 실시 예에 따른 블록체인에 저장되는 정보의 일 예를 도시한 도면,
도 5 는 본 발명의 실시 예에 따른 서비스 품질지원 블록체인을 생성하는 방법의 일 예를 도시한 흐름도, 그리고,
도 6 은 본 발명의 실시 예에 따른 슈퍼블록을 생성하는 방법의 일 예를 도시한 흐름도이다.
1 is a diagram showing an example of a network structure to which a service quality support block chain according to an embodiment of the present invention is applied;
2 is a view showing an example of a supernode structure according to an embodiment of the present invention;
3 is a diagram illustrating an example of a method for generating a service quality support block chain according to an embodiment of the present invention;
4 is a diagram illustrating an example of information stored in a block chain according to an embodiment of the present invention;
5 is a flowchart illustrating an example of a method for generating a service quality support block chain according to an embodiment of the present invention;
6 is a flowchart illustrating an example of a method for generating a superblock according to an embodiment of the present invention.

이하에서, 첨부된 도면들을 참조하여 본 발명의 실시 예에 따른 서비스 품질지원 블록체인 생성방법 및 그 장치에 대해 상세히 살펴본다.Hereinafter, a method for generating a service quality support block chain according to an embodiment of the present invention and an apparatus thereof will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명의 실시 예에 따른 서비스 품질지원 블록체인이 적용되는 네트워크 구조의 일 예를 도시한 도면이다.1 is a diagram illustrating an example of a network structure to which a service quality support block chain according to an embodiment of the present invention is applied.

도 1 을 참조하면, 슈퍼노드(100,102,104,106,108)는 유선 또는 무선 통신이 가능하고 블록체인 처리가 가능한 컴퓨팅 장치로서, 일 예로 서버로 구현할 수 있다. 슈퍼노드(100,102,104,106,108)는 블록체인의 품질을 일정 이상 유지하기 위하여 이후 살펴볼 슈퍼블록을 생성하는 노드이므로, 불특정 서버가 아닌 미리 합의된 서버만이 슈퍼노드(100,102,104,106,108)가 되도록 할 수 있다. 예를 들어, 본 실시 예의 서비스 품질지원 블록체인이 멀티미디어 스트리밍 서비스에 적용되는 경우, 슈퍼노드(100,102,104,106,108)는 콘텐츠 관련 사업을 수행하는 적어도 하나 이상의 CDN(Contents Delivery Network) 사업자의 서버일 수 있다. Referring to FIG. 1 , supernodes 100 , 102 , 104 , 106 and 108 are computing devices capable of wired or wireless communication and capable of blockchain processing, and may be implemented as a server, for example. Super nodes (100, 102, 104, 106, 108) are nodes that generate super blocks to be looked at later in order to maintain the quality of the block chain over a certain level, so only a pre-agreed server, not an unspecified server, can be a super node (100, 102, 104, 106, 108). For example, when the service quality support block chain of this embodiment is applied to a multimedia streaming service, the supernodes 100, 102, 104, 106, 108 may be servers of at least one or more CDN (Contents Delivery Network) operators performing content-related businesses.

복수의 슈퍼노드(100,102,104,106,108)는 링(ring) 네트워크(150)를 형성한다. 링 네트워크(150)를 구성하는 슈퍼노드(100,102,104,106,108)의 개수는 실시 예에 따라 다양할 수 있으며, 본 실시 예는 설명의 편의를 위하여 5 개의 슈퍼노드(100,102,104,106,108)로 구성된 네트워크를 도시하고 있다.A plurality of supernodes 100 , 102 , 104 , 106 , 108 form a ring network 150 . The number of supernodes 100,102,104,106,108 constituting the ring network 150 may vary depending on the embodiment, and this embodiment shows a network composed of five supernodes 100,102,104,106,108 for convenience of explanation.

복수의 슈퍼노드(100,102,104,106,108)는 주 연결망인 링 네트워크(150) 외에 보조 연결망(160)을 포함한다. 보조 연결망(160)은 서로 인접하지 않은 슈퍼노드 사이를 연결한다. 예를 들어, 제 1 슈퍼노드(100)는 제 3 슈퍼노드(104) 및 제 5 슈퍼노드(105)와 보조 연결을 가지며, 제 2 슈퍼노드(102)는 제 4 슈퍼노드(106) 및 제 5 슈퍼노드(108)와 보조 연결을 가진다. 본 실시 예는 각 슈퍼노드(100,102,104,106,108)가 인접한 슈퍼노드를 하나씩 건너 띄어 연결되는 보조 연결망(160)을 도시하고 있으나, 반드시 이에 한정되지 않는다. 보조 연결망(160)은 링 네트워크(150)의 특정 구간의 장애 또는 특정 슈퍼노드의 장애(120)가 발생한 경우에 슈퍼노드(100,102,104,106,108) 사이의 통신이 가능하도록 하는 용도이므로, 이를 위한 다양한 연결 형태로 구현될 수 있다. 또 다른 실시 예로, 보조 연결망(160)은 생략될 수 있다. The plurality of supernodes 100 , 102 , 104 , 106 and 108 includes a secondary connection network 160 in addition to the ring network 150 which is a primary connection network. The auxiliary network 160 connects between supernodes that are not adjacent to each other. For example, the first supernode 100 has auxiliary connections with the third supernode 104 and the fifth supernode 105 , and the second supernode 102 has the fourth supernode 106 and the second supernode 105 . 5 has an auxiliary connection with the supernode 108 . Although this embodiment shows an auxiliary connection network 160 in which each supernode 100,102,104,106,108 is connected by crossing adjacent supernodes one by one, it is not necessarily limited thereto. The secondary connection network 160 is used to enable communication between the supernodes 100,102,104,106,108 when a failure of a specific section of the ring network 150 or a failure 120 of a specific supernode occurs. can be implemented. In another embodiment, the auxiliary connection network 160 may be omitted.

슈퍼노드(100,102,104,106,108) 사이의 연결은 안전하고 안정된 고속 연결이 가능하도록 전용망 형태의 보안 가상망(secure virtual network)으로 구현될 수 있다. 즉, 링 네트워크(150) 또는 보조 연결망(160)은 보안 가상망으로 구현될 수 있다. 다만, 본 실시 예는 보안 가상망으로 한정되는 것은 아니며, 이 외에도 다양한 방법으로 링 네트워크(150) 또는 보조 연결망(160)을 구현할 수 있다. The connection between the super nodes 100 , 102 , 104 , 106 and 108 may be implemented as a secure virtual network in the form of a dedicated network to enable a safe and stable high-speed connection. That is, the ring network 150 or the auxiliary connection network 160 may be implemented as a secure virtual network. However, the present embodiment is not limited to the secure virtual network, and the ring network 150 or the auxiliary connection network 160 may be implemented in various other ways.

적어도 하나 이상의 슈퍼노드(100,102,104,106,108)는 적어도 하나 이상의 서브노드(110,112)와 연결된다. 서브노드(110,112)는 유선 또는 무선 통신이 가능하고 블록체인 처리가 가능한 컴퓨팅 장치로서, 그 일 예로 서버로 구현될 수 있다. 본 실시 예는 설명의 편의를 위하여 제 1 슈퍼노드(100) 아래에만 서브노드(110,112)를 도시하고 있으나, 다른 슈퍼노드(102,104,106,108)의 하위에도 서브노드가 존재할 수 있다.At least one or more supernodes (100,102, 104,106,108) are connected to at least one or more subnodes (110,112). The sub-nodes 110 and 112 are computing devices capable of wired or wireless communication and capable of blockchain processing, and may be implemented as a server, for example. In this embodiment, subnodes 110 and 112 are shown only under the first supernode 100 for convenience of explanation, but subnodes may also exist under other supernodes 102 , 104 , 106 and 108 .

슈퍼노드(100,102,104,106,108)와 서브노드(110,112)는 블록체인을 생성하고 저장한다. 본 실시 예의 블록체인은 도 3 과 같이 슈퍼블록과 일반블록을 포함한다. 슈퍼블록은 슈퍼노드(100,102,104,106,108)에 의해 생성되고, 일반블록은 서브노드(110,112)에 의해 생성된다. 서브노드(110,112)에서 생성된 트랜잭션 정보는 슈퍼노드(100,102,104,106,108)를 통해 전체 네트워크로 전송된다. Supernodes 100,102,104,106,108 and subnodes 110 and 112 create and store blockchains. The block chain of this embodiment includes a super block and a normal block as shown in FIG. 3 . Superblocks are generated by supernodes (100,102,104,106,108), and normal blocks are generated by subnodes (110,112). The transaction information generated in the subnodes 110 and 112 is transmitted to the entire network through the supernodes 100,102,104,106,108.

도 2 는 본 발명의 실시 예에 따른 슈퍼노드의 구조의 일 예를 도시한 도면이다.2 is a diagram illustrating an example of the structure of a supernode according to an embodiment of the present invention.

도 1 및 도 2 를 함께 참조하면, 슈퍼노드(200)는 메인노드(210)와 백업노드(220)를 포함한다. 메인노드(210)는 링 네트워크(150)를 통해 이전 인접한 슈퍼노드로부터 주 신호(main signal)를 수신하면 슈퍼블록을 생성하고, 다음 인접한 슈퍼노드에게 주신호를 전송한다. 주신호의 전달을 통해 각 슈퍼노드는 슈퍼블록을 생성할 차례를 인식할 수 있다. 즉, 주신호를 수신한 슈퍼노드가 슈퍼블록을 생성한다. 메인노드(210)는 주 신호를 일정 시간 단위(예를 들어, 1 초 단위)로 생성하여 전송할 수 있다. 1 and 2 together, the super node 200 includes a main node 210 and a backup node 220 . When the main node 210 receives a main signal from the previous adjacent supernode through the ring network 150 , it generates a superblock and transmits the main signal to the next adjacent supernode. Through the transmission of the main signal, each supernode can recognize its turn to generate a superblock. That is, the supernode receiving the main signal generates a superblock. The main node 210 may generate and transmit the main signal in units of a predetermined time (eg, units of 1 second).

예를 들어, 제 1 슈퍼노드(100)는 제 5 슈퍼노드(108)로부터 주 신호를 수신하면, 그 수신 시점부터 기 정의된 일정 시간(예를 들어, 1 초)이 경과하면 주 신호를 생성하여 제 2 슈퍼노드(102)에게 전송하고, 제 2 슈퍼노드(102) 또한 주 신호 수신 시점부터 일정 시간(예를 들어, 1 초) 경과하면 주 신호를 생성하여 제 3 슈퍼노드(104)에게 전달할 수 있다. 따라서, 각 슈퍼노드(100,102,104,106,108)는 순차적으로 일정 시간 단위로 슈퍼노드를 생성할 수 있다. 즉, 본 실시 예에서 슈퍼블록의 생성은 슈퍼노드 사이의 경쟁을 통해 생성되는 것이 아니라, 순차적인 순서가 할당된 각 슈퍼노드에 의해 경쟁없이 생성된다.For example, when the first supernode 100 receives the main signal from the fifth supernode 108 , the first supernode 100 generates the main signal when a predetermined time (eg, 1 second) elapses from the reception time. to transmit to the second supernode 102, and the second supernode 102 also generates a main signal when a predetermined time (for example, 1 second) elapses from the time the main signal is received and sends it to the third supernode 104. can transmit Accordingly, each of the supernodes 100, 102, 104, 106, and 108 may sequentially create a supernode in a predetermined time unit. That is, in this embodiment, the generation of superblocks is not generated through competition between supernodes, but is generated without competition by each supernode to which a sequential order is assigned.

본 실시 예의 링 네트워크(150)에서 어느 하나의 슈퍼노드에 장애(120)가 발생하거나 또는 슈퍼노드 사이의 통신망에 장애가 발생하면 주 신호의 전달이 불가능하다. 이러한 경우에도 정상적인 슈퍼노드의 생성이 가능하도록 각 슈퍼노드는 보조 망(160)의 보조 연결을 통해 보조 신호(backup signal)를 전송한다. 즉, 백업노드(220)는 장애(120) 발생시에도 정상적인 슈퍼블록 생성이 가능하도록 메인노드(210)의 주 신호 생성 후 일정 시간 이후에 보조 신호를 생성하여 보조 연결을 통해 인접하지 아니한 슈퍼노드에 전송한다. In the ring network 150 of the present embodiment, when a failure 120 occurs in any one of the super nodes or a failure occurs in the communication network between the super nodes, the transmission of the main signal is impossible. Even in this case, each supernode transmits a backup signal through an auxiliary connection of the auxiliary network 160 so that normal supernode generation is possible. That is, the backup node 220 generates an auxiliary signal after a predetermined time after generating the main signal of the main node 210 so that normal superblock generation is possible even when a failure 120 occurs, and is connected to a non-adjacent super node through an auxiliary connection. send.

예를 들어, 슈퍼블록이 각 슈퍼노드에 의해 1 초 간격으로 생성되고, 제 2 슈퍼노드에 장애가 발생하였다고 가정하자. 제 1 슈퍼노드(100)의 메인노드는 주 신호 수신 후 1 초가 경과하면 주 신호를 링 네트워크(150)를 통해 제 2 슈퍼노드(102)로 전송한다. 이와 별개로 제 1 슈퍼노드(100)의 백업노드는 주 신호의 수신 후 2 초가 경과하면 보조 신호를 생성하여 보조 연결망(160)을 통해 제 3 슈퍼노드(104)로 전송한다. For example, it is assumed that superblocks are generated at an interval of 1 second by each supernode, and a failure occurs in the second supernode. The main node of the first supernode 100 transmits the main signal to the second supernode 102 through the ring network 150 when 1 second has elapsed after receiving the main signal. Separately, the backup node of the first supernode 100 generates an auxiliary signal when 2 seconds have elapsed after receiving the main signal and transmits it to the third supernode 104 through the auxiliary connection network 160 .

제 2 슈퍼노드(102)에 장애(120)가 발생하여 제 3 슈퍼노드(104)가 제 2 슈퍼노드(102)로부터 주 신호를 전달받지 못한 경우에, 제 3 슈퍼노드(104)는 보조 연결을 통해 제 1 슈퍼노드(100)로부터 보조 신호를 수신한다. 제 3 슈퍼노드(104)는 주 신호의 수신 없이 보조신호를 수신하면 제 2 슈퍼노드(102)에 장애가 발생하였다고 인식하고 슈퍼블록을 생성한다. 제 2 슈퍼노드(102)에 장애가 없으면 1 초 단위로 슈퍼블록이 생성되지만, 제 2 슈퍼노드(102)에 장애가 발생하면, 제 1 슈퍼노드(100)에서 슈퍼블록 생성된 후 2 초 경과 후 제 3 슈퍼노드(104)에 의해 슈퍼블록이 생성된다. When a failure 120 occurs in the second supernode 102 so that the third supernode 104 does not receive the main signal from the second supernode 102, the third supernode 104 is connected to the secondary Receives an auxiliary signal from the first supernode 100 through. When the third supernode 104 receives the auxiliary signal without receiving the main signal, it recognizes that a failure has occurred in the second supernode 102 and generates a superblock. If there is no failure in the second supernode 102, a superblock is generated in units of 1 second. However, if a failure occurs in the second supernode 102, the first supernode 100 generates a superblock after 2 seconds has elapsed. 3 A superblock is generated by the supernode 104 .

보조 신호의 생성 시점은 보조 신호의 수신 대상 슈퍼노드가 정상적인 주 신호를 수신할 때까지 걸리는 시간을 고려하여 정해질 수 있다. 예를 들어, 보조 연결이 도 1 과 같이 슈퍼노드를 하나씩 건너뛰어 연결되는 구조에서, 제 1 슈퍼노드(100)는 제 3 슈퍼노드(104)와 보조 연결을 가진다. 주 신호의 생성 간격이 1 초라면, 제 1 슈퍼노드(100)에서부터 제 3 슈퍼노드(104)까지 주 신호가 전달되는데 걸리는 시간이 2 초이므로, 각 슈퍼노드(100,102,104,106,108)에서 보조 신호의 생성 시점은 주 신호의 생성 후 2 초 후로 설정될 수 있다.The generation time of the auxiliary signal may be determined in consideration of the time it takes for the supernode to receive the auxiliary signal to receive the normal main signal. For example, in a structure in which auxiliary connections are connected by skipping one supernode as shown in FIG. 1 , the first supernode 100 has an auxiliary connection with the third supernode 104 . If the generation interval of the main signal is 1 second, since the time it takes for the main signal to be transmitted from the first supernode 100 to the third supernode 104 is 2 seconds, each supernode 100,102,104,106,108 generates the auxiliary signal may be set to 2 seconds after generation of the main signal.

제 2 슈퍼노드(102)에 장애가 발생하지 않았다면, 제 3 슈퍼노드(104)는 제 2 슈퍼노드(102)로부터 주 신호를 수신하고 제 1 슈퍼노드(100)로부터 보조신호를 모두 수신한다. 주 신호와 동시에 또는 주 신호의 수신 시점 전후의 일정 시간 내에 보조신호를 수신하면, 제 3 슈퍼노드(104)는 보조 신호를 무시하고 주 신호에 따라 슈퍼블록을 생성할 수 있다. 즉, 주 신호 및 보조 신호에 따라 두 번의 슈퍼블록이 생성되는 문제점이 발생하지 않는다. If no failure occurs in the second supernode 102 , the third supernode 104 receives both the main signal from the second supernode 102 and the auxiliary signal from the first supernode 100 . If the auxiliary signal is received at the same time as the main signal or within a predetermined time before and after the reception of the main signal, the third supernode 104 may ignore the auxiliary signal and generate a superblock according to the main signal. That is, there is no problem in that two superblocks are generated according to the main signal and the auxiliary signal.

본 실시 예에서, 메인노드(210)와 백업노드(220)는 물리적 또는 논리적으로 구분된 장치일 수 있다. 예를 들어, 하나의 서버 내에 메인노드(210)와 백업노드(220)는 논리적으로 구분되어 동작하는 구성일 수 있다. 다만, 메인노드(210)에 장애가 발생하여도 백업노드(220)가 정상적으로 동작하여야 하므로, 메인노드(210)와 백업노드(220)를 물리적으로 서로 분리된 장치로 구현하는 것이 바람직하다.In this embodiment, the main node 210 and the backup node 220 may be physically or logically separated devices. For example, in one server, the main node 210 and the backup node 220 may be logically separated and operated. However, since the backup node 220 must operate normally even when the main node 210 fails, it is preferable to implement the main node 210 and the backup node 220 as devices physically separated from each other.

도 3 은 본 발명의 실시 예에 따른 서비스 품질지원 블록체인을 생성하는 방법의 일 예를 도시한 도면이다.3 is a diagram illustrating an example of a method of generating a service quality support block chain according to an embodiment of the present invention.

도 3 을 참조하면, 블록체인은 슈퍼블록(300,302,304)과 일반블록(310,320,330,340)을 포함한다. 링 네트워크(150)를 구성하는 슈퍼노드(100,102,104,106,108)는 순차적으로 돌아가면서 각각 슈퍼블록을 생성한다. 예를 들어, 제 1 슈퍼노드(100)가 제 1 슈퍼블록(300)을 생성한 다음 제 2 슈퍼노드(102)가 제 2 슈퍼블록(302)을 생성하고, 그 다음에는 제 3 슈퍼노드(104)가 제 3 슈퍼블록(304)을 생성할 수 있다.Referring to FIG. 3 , the block chain includes super blocks 300 , 302 , 304 and general blocks 310 , 320 , 330 and 340 . The supernodes 100, 102, 104, 106, and 108 constituting the ring network 150 sequentially rotate and generate superblocks, respectively. For example, a first supernode 100 generates a first superblock 300, a second supernode 102 generates a second superblock 302, and then a third supernode ( 104 may create a third superblock 304 .

본 실시 예는 반시계 방향으로 각 슈퍼노드(100,102,104,106,108)가 돌아가면서 슈퍼블록(300,302,304)을 생성하는 예를 설명하고 있으나, 시계 방향으로 돌아가면서 각 슈퍼노드(100,102,104,106,108)가 슈퍼블록(300,302,304)을 생성할 수 있다. 또는 각 슈퍼노드(100,102,104,106,108)가 기 정의된 방법으로 순차적으로 슈퍼블록(300,302,304)을 생성하거나, 전체 슈퍼노드들 중 일부만 슈퍼블록(300,302,304)의 생성에 참여할 수 있는 등 슈퍼블록(300,302,304)의 생성순서와 방법은 실시 예에 따라 다양하게 변형할 수 있다. 다만, 슈퍼블록(300,302,304)은 링 네트워크(150)를 형성하는 슈퍼노드(100,102,104,106,108)에 의해서만 가능하다.This embodiment describes an example in which each supernode (100,102,104,106,108) rotates in a counterclockwise direction to generate superblocks (300,302,304), but in a clockwise direction, each supernode (100,102,104,106,108) creates superblocks (300,302,304) can do. Alternatively, each supernode (100,102,104,106,108) sequentially generates superblocks (300,302,304) in a predefined method, or only some of all supernodes can participate in the creation of superblocks (300,302,304), etc. Generation order of superblocks (300,302,304) And the method may be variously modified according to the embodiment. However, the superblocks 300 , 302 , and 304 are only possible by the super nodes 100 , 102 , 104 , 106 and 108 forming the ring network 150 .

슈퍼노드(100,102,104,106,108)의 하위에 위치한 서브노드(110,112)는 트랜잭션의 모음인 일반블록(310,320,330,340)을 생성한다. 일반블록(310,320,330,340)은 단일 링크 형태로 연결되거나 다양한 그래프 형태로 연결될 수 있다. 일 예로, 일반블록(310,320,330,340)은 방향성 비순환 그래프(DAG, Directed Acyclic Graph) 형태로 연결될 수 있다. 슈퍼블록(300,302,304)은 순차적으로 슈퍼노드에 의해 일정 시간 간격으로 생성되는 반면, 일반블록(310,320,330,340)은 병렬로 생성될 수 있다. 서로 다른 연결 경로를 가진 둘 이상의 일반블록(310,320,330,340)의 연결구조가 두 슈퍼블록(300 와 302 사이, 302 와 304 사이) 사이에 위치할 수 있다.The sub-nodes 110 and 112 located below the super nodes 100, 102, 104, 106, and 108 generate general blocks 310, 320, 330 and 340 that are a collection of transactions. The general blocks 310 , 320 , 330 , and 340 may be connected in the form of a single link or may be connected in the form of various graphs. For example, the general blocks 310 , 320 , 330 , and 340 may be connected in the form of a Directed Acyclic Graph (DAG). Superblocks 300 , 302 , and 304 are sequentially generated at regular time intervals by supernodes, whereas normal blocks 310 , 320 , 330 , and 340 may be generated in parallel. A connection structure of two or more general blocks 310 , 320 , 330 , and 340 having different connection paths may be located between two superblocks (between 300 and 302 and between 302 and 304 ).

일반블록(310,320,330,340)은 병렬로 생성될 수 있다. 예를 들어, 제 1 슈퍼블록(300)은 서로 다른 경로에 존재하는 두 개의 일반블록(312,322)과 연결되고, 제 2 슈퍼블록(302)은 서로 다른 경로에 존재하는 네 개의 일반블록(332,334,342,344)과 연결될 수 있다. 병렬로 생성되는 일반블록(310,320,330,340)은 멀티미디어 스트림 등과 같은 신속한 데이터 처리가 필요한 분야에 적용할 수 있다. 즉, 멀티미디어 스트리밍 서비스를 위한 트랜잭션 정보를 단일 링크 형태의 블록체인에 저장하는 것이 아니라 병렬로 생성되는 일반블록을 이용하여 저장하므로 신속하게 처리할 수 있다. The general blocks 310 , 320 , 330 , and 340 may be generated in parallel. For example, the first superblock 300 is connected to two general blocks 312 and 322 existing in different paths, and the second superblock 302 is connected to four general blocks 332 , 334, 342 and 344 existing in different paths. can be connected with The general blocks 310 , 320 , 330 , and 340 generated in parallel can be applied to fields requiring rapid data processing, such as a multimedia stream. In other words, transaction information for multimedia streaming service is not stored in a single link-type block chain, but is stored using general blocks generated in parallel, so that it can be processed quickly.

그러나 일반블록(310,320,330,340)이 병렬로 생성되므로 구조의 복잡성으로 인해 불안정성이 존재한다. 예를 들어, 제 1 슈퍼블록(300)과 제 2 슈퍼블록(302) 사이에 위치한 일반블록 중 어느 하나의 연결구조(예를 들어, 310)가 유효하지 않으면, 그 연결구조에 위치한 일반블록을 유효한 다른 일반블록의 연결구조에 다시 옮겨 연결하거나(예를 들어, 310 의 일반블록을 320 의 연결 구조에 다시 연결), 새로운 일반블록의 연결구조를 다시 만들어야 한다. 만약, 수백~수천 개의 일반블록이 연결된 연결구조에 문제가 발생한다면 이를 정정하기 위하여 많은 시간이 소요되는 문제점이 발생한다. 따라서 일정 시간 단위로 병렬로 생성되는 일반블록(310,320,330,340)의 연결구조를 검증할 필요가 있다. However, since the general blocks 310, 320, 330, and 340 are generated in parallel, instability exists due to the complexity of the structure. For example, if the connection structure (eg, 310) of any one of the general blocks located between the first superblock 300 and the second superblock 302 is invalid, the general block located in the connection structure is not valid. Either move it back to the connection structure of another valid general block (for example, reconnect the general block of 310 to the connection structure of 320), or re-create the connection structure of a new general block. If a problem occurs in the connection structure in which hundreds to thousands of general blocks are connected, it takes a lot of time to correct the problem. Therefore, it is necessary to verify the connection structure of the general blocks 310 , 320 , 330 , and 340 that are generated in parallel at a predetermined time unit.

이를 위해, 본 실시 예는 일반블록의 불안정성을 제거하고 빠른 최종성을 확보하기 위하여 일정 간격으로 슈퍼블록(300,302,304)을 둔다. 슈퍼블록(300,302,304)은 자신과 이전 슈퍼블록 사이에 위치하고 연결구조에 대한 검증이 완료된 적어도 하나 이상의 일반블록의 해쉬정보를 포함한다. 슈퍼블록(300,302,304)이 저장하는 정보에 대해서는 도 4 에서 다시 살펴본다. To this end, in this embodiment, the superblocks 300, 302, and 304 are placed at regular intervals in order to remove the instability of the general block and secure fast finality. The superblocks 300 , 302 , and 304 include hash information of at least one general block located between itself and the previous superblock and verification of the connection structure has been completed. Information stored by the superblocks 300 , 302 , and 304 will be reviewed again in FIG. 4 .

도 4 는 본 발명의 실시 예에 따른 블록체인에 저장되는 정보의 일 예를 도시한 도면이다.4 is a diagram illustrating an example of information stored in a block chain according to an embodiment of the present invention.

도 4 를 참조하면, 블록체인의 일반블록(410,412,414,416,418)은 자신을 나타내는 해쉬정보(412), 자신이 연결된 이전 블록(예를 들어, 일반블록 또는 슈퍼블록)의 해쉬정보(414)(즉, 블록연결정보), 그리고 적어도 하나 이상의 트랜잭션정보(416)를 포함한다. 일반블록(410,412,414,416,418)이 저장하는 정보의 구조는 종래의 구조와 동일할 수 있다.Referring to FIG. 4 , the general blocks 410, 412, 414, 416, 418 of the block chain are hash information 412 representing themselves, and the hash information 414 of the previous block (eg, normal block or super block) to which it is connected (ie, block). connection information), and at least one or more transaction information 416 . The structure of information stored in the general blocks 410, 412, 414, 416, and 418 may be the same as the conventional structure.

블록체인의 슈퍼블록(400,450)은 자신을 나타내는 해쉬정보(452), 연결된 이전 슈퍼블록(400)의 해쉬정보(454), 그리고 두 슈퍼블록(400,405) 사이에 위치한 적어도 하나 이상의 일반블록(410,412,414,416,418)의 해쉬정보(456)를 포함한다.The superblocks 400 and 450 of the block chain have hash information 452 representing themselves, hash information 454 of the previous superblock 400 connected, and at least one or more general blocks 410,412,414,416,418 located between the two superblocks 400,405. of hash information 456 .

슈퍼블록(450)을 생성할 차례가 된 슈퍼노드는 이전 슈퍼블록(400) 이후에 생성된 일반블록(410,412,414,416,418)의 연결구조를 검증하고, 검증이 완료된 일반블록(410,412,414,416,418)의 해쉬정보를 저장한다. 각 일반블록(410,412,414,416,418)에 저장된 블록연결정보를 이용하여 연결구조를 검증하는 종래의 다양한 방법이 본 실시 예에 적용될 수 있다. 다른 실시 예로, 슈퍼노드는 블록연결정보를 기초로 한 연결구조의 검증과 함께 일반블록의 트랜잭션정보를 검증할 수도 있다.The supernode, which is in its turn to generate the superblock 450, verifies the connection structure of the general blocks 410,412,414,416,418 generated after the previous superblock 400, and stores the hash information of the verified general blocks 410,412,414,416,418. . Various conventional methods for verifying the connection structure using block connection information stored in each of the general blocks 410, 412, 414, 416, and 418 may be applied to the present embodiment. In another embodiment, the supernode may verify the transaction information of the general block together with the verification of the connection structure based on the block connection information.

슈퍼블록은 연결구조 등의 검증이 완료된 일반블록의 해쉬정보를 포함하는 슈퍼블록(450)을 생성한다. 이를 통해, 슈퍼블록의 생성을 통해 슈퍼블록 사이에 위치한 일반블록의 트랜잭션의 최종성이 확보된다. 따라서 슈퍼블록(400)의 생성 후 새롭게 생성되는 일반블록(410,412)은 이전 일반블록과의 연결관계를 가지는 것이 아니라 슈퍼블록(400)과 연결관계를 가진다. 즉, 슈퍼블록 바로 다음에 위치한 일반블록(410,412)의 블록연결정보(414)에는 슈퍼블록(400)의 해쉬정보가 저장된다. 슈퍼블록(400,450)은 일반블록(410,412,414,416,418)의 해쉬정보만을 모아 저장하므로 일반블록의 개별 트랜잭션의 검증을 피하면서 일반블록의 연결구조의 정확성을 빠르게 확인할 수 있다. The super block generates a super block 450 including hash information of a general block for which verification of a connection structure, etc. has been completed. Through this, the finality of transactions of general blocks located between superblocks is secured through the creation of superblocks. Accordingly, the general blocks 410 and 412 newly created after the creation of the superblock 400 do not have a connection relationship with the previous general block, but have a connection relationship with the superblock 400 . That is, the hash information of the super block 400 is stored in the block connection information 414 of the general blocks 410 and 412 located immediately after the super block. Since the super blocks 400 and 450 collect and store only the hash information of the general blocks 410, 412, 414, 416, 418, it is possible to quickly check the accuracy of the connection structure of the general blocks while avoiding verification of individual transactions of the general blocks.

본 실시 예에서, 슈퍼블록(400,450)은 검증이 완료된 일반블록(410,412,414,416,418) 전체의 해쉬정보를 저장하는 예를 도시하고 있으나 실시 예에 따라 슈퍼블록(450)과 연결되는 이전 일반블록(416,418)의 해쉬정보만을 저장하는 등 실시 예에 따라 일반블록(410,412,414,416,418)의 해쉬정보의 저장 범위 등은 다양하게 변형 가능하다.In this embodiment, the superblocks 400 and 450 show an example of storing the hash information of the entire verified general blocks 410,412,414,416,418, but according to the embodiment, the previous general blocks 416 and 418 connected to the superblock 450 are Depending on the embodiment, such as storing only hash information, the storage range of hash information of the general blocks 410, 412, 414, 416, 418 can be variously modified.

도 5 는 본 발명의 실시 예에 따른 서비스 품질지원 블록체인을 생성하는 방법의 일 예를 도시한 흐름도이다.5 is a flowchart illustrating an example of a method for generating a service quality support block chain according to an embodiment of the present invention.

도 5 를 참조하면, 각 슈퍼노드는 링 네트워크를 형성한다(S500). 실시 예에 따라, 각 슈퍼노드는 인접하지 않은 적어도 하나의 슈퍼노드와 보조 연결을 형성할 수 있다. 각 슈퍼노드는 링 네트워크를 통해 슈퍼노드 생성을 위한 주 신호를 전송하고, 보조 연결을 통해 보조 신호를 전송한다. Referring to FIG. 5 , each supernode forms a ring network ( S500 ). According to an embodiment, each supernode may form an auxiliary connection with at least one non-adjacent supernode. Each supernode transmits a main signal for creating a supernode through the ring network, and transmits an auxiliary signal through an auxiliary connection.

각 슈퍼노드는 순차적으로 블록체인의 슈퍼블록을 생성한다(S510). 예를 들어, 슈퍼노드는 링 네트워크를 통해 인접한 이전 슈퍼노드로부터 주 신호를 수신하거나, 인접하지 아니한 슈퍼노드로부터 보조 연결을 통해 보조 신호를 수신하면 슈퍼블록을 생성한다. 슈퍼블록의 생성방법의 구체적인 예가 도 6에 도시되어 있다.Each supernode sequentially creates a superblock of the block chain (S510). For example, a supernode generates a superblock when it receives a main signal from an adjacent previous supernode through a ring network or an auxiliary signal from a non-adjacent supernode through an auxiliary connection. A specific example of a method for generating a superblock is shown in FIG. 6 .

도 6 은 본 발명의 실시 예에 따른 슈퍼블록을 생성하는 방법의 일 예를 도시한 흐름도이다.6 is a flowchart illustrating an example of a method for generating a superblock according to an embodiment of the present invention.

도 6 을 참조하면, 슈퍼노드는 이전 슈퍼블록 이후에 생성된 일반블록의 트랜잭션정보 또는 블록연결정보를 검증한다(S600). 그리고 슈퍼노드는 검증 완료된 일반블록의 해쉬정보를 포함하는 슈퍼블록을 생성한다(S610). 예를 들어, 슈퍼노드는 도 4 와 같이 이전 슈퍼블록와 단일 링크 형태로 연결된 슈퍼블록을 생성할 수 있다. Referring to FIG. 6 , the supernode verifies transaction information or block connection information of a general block generated after the previous superblock ( S600 ). And the super node generates a super block including hash information of the verified general block (S610). For example, a supernode may create a superblock connected to the previous superblock in a single link form as shown in FIG. 4 .

본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광데이터 저장장치 등이 있다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The present invention can also be implemented as computer-readable codes on a computer-readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data readable by a computer system is stored. Examples of the computer-readable recording medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, and optical data storage device. In addition, the computer-readable recording medium is distributed in a network-connected computer system so that the computer-readable code can be stored and executed in a distributed manner.

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far, the present invention has been looked at with respect to preferred embodiments thereof. Those of ordinary skill in the art to which the present invention pertains will understand that the present invention can be implemented in modified forms without departing from the essential characteristics of the present invention. Therefore, the disclosed embodiments are to be considered in an illustrative rather than a restrictive sense. The scope of the present invention is indicated in the claims rather than the foregoing description, and all differences within the scope equivalent thereto should be construed as being included in the present invention.

Claims (11)

복수의 슈퍼노드 사이에 링 네트워크를 형성하는 단계; 및
각 슈퍼노드는 순차적으로 블록체인의 슈퍼블록을 생성하는 단계;를 포함하고,
상기 블록체인은 슈퍼블록과 일반블록을 포함하고,
복수의 슈퍼블록의 각각은 단일 링크 형태로 이전 슈퍼블록과 순차적으로 연결되고,
두 슈퍼블록 사이에는 적어도 하나 이상의 일반블록의 연결구조가 위치하고,
슈퍼블록은 이전 슈퍼블록과의 연결관계 및 상기 일반블록의 연결구조에 존재하는 일반블록과의 연결관계를 각각 포함하고,
슈퍼블록은 이전 슈퍼블록의 해쉬정보, 자신과 이전 슈퍼블록 사이에 위치하고 검증이 완료된 일반블록의 연결구조에 존재하는 복수의 일반블록의 해쉬정보를 포함하고,
일반블록은 트랜잭션 정보 및 이전 블록의 해쉬정보를 포함하고,
적어도 하나 이상의 서브노드는 상기 링 네트워크의 슈퍼노드에 연결되고,
상기 슈퍼블록은 슈퍼노드에 의해 생성되고, 상기 일반블록은 서브노드에 의해 생성되는 것을 특징으로 하는 서비스 품질지원 블록체인 생성 방법.
forming a ring network between a plurality of supernodes; and
Each supernode sequentially generates a superblock of the block chain;
The block chain includes a super block and a general block,
Each of the plurality of superblocks is sequentially connected to the previous superblock in the form of a single link,
A connection structure of at least one general block is located between two superblocks,
A super block includes a connection relationship with the previous super block and a connection relationship with a general block existing in the connection structure of the general block, respectively,
The superblock includes hash information of the previous superblock, and hash information of a plurality of general blocks located between itself and the previous superblock and existing in the connection structure of the verified general block,
A general block contains transaction information and hash information of the previous block,
At least one subnode is connected to the supernode of the ring network,
The superblock is generated by a supernode, and the general block is generated by a subnode.
제 1 항에 있어서,
각 슈퍼노드는 인접하지 않은 적어도 하나의 슈퍼노드와 보조 연결을 형성하는 단계;를 더 포함하고,
상기 슈퍼블록을 생성하는 단계는,
인접한 슈퍼노드로부터 주신호를 수신하거나 상기 보조 연결을 통해 인접하지 아니한 슈퍼노드로부터 보조신호를 수신하면, 슈퍼블록을 생성하는 단계;를 포함하는 것을 특징으로 하는 서비스 품질지원 블록체인 생성 방법.
The method of claim 1,
Each supernode further comprises; forming an auxiliary connection with at least one non-adjacent supernode;
The step of creating the superblock comprises:
When receiving a main signal from an adjacent super node or receiving an auxiliary signal from a non-adjacent super node through the auxiliary connection, generating a super block;
제 1 항에 있어서,
슈퍼블록은 이전 슈퍼블록과 단일 링크 형태로 연결되고,
일반블록은 비순환 그래프 형태로 연결되는 것을 특징으로 하는 서비스 품질지원 블록체인 생성 방법.
The method of claim 1,
A superblock is connected to the previous superblock in a single link,
A method of creating a service quality support block chain, characterized in that general blocks are connected in the form of an acyclic graph.
제 1 항에 있어서, 상기 슈퍼블록을 생성하는 단계는,
이전 슈퍼블록 이후에 생성된 일반블록의 트랜잭션정보 또는 블록연결정보를 검증하는 단계; 및
검증 완료된 일반블록의 해쉬정보를 포함하는 슈퍼블록을 생성하는 단계;를 포함하는 것을 특징으로 하는 서비스 품질지원 블록체인 생성 방법.
The method of claim 1, wherein the generating of the superblock comprises:
verifying transaction information or block connection information of a general block generated after the previous superblock; and
Generating a superblock including hash information of the verified general block; Service quality support block chain generation method comprising the.
제 1 항에 있어서,
상기 일반블록은 제 1 슈퍼블록과 제 2 슈퍼블록 사이에서 병렬적으로 생성되고,
병렬적으로 생성되는 일반블록의 연결구조는 상기 제 1 슈퍼블록에서 시작하고 제 2 슈퍼블록에서 종료하는 것을 특징으로 하는 서비스 품질지원 블록체인 생성 방법.
The method of claim 1,
The general block is generated in parallel between the first superblock and the second superblock,
A method for generating a service quality support block chain, characterized in that the connection structure of the parallel generated general blocks starts at the first super block and ends at the second super block.
링 네트워크를 구성하는 슈퍼노드에 의한 서비스 품질지원 블록체인 생성 방법에 있어서,
이전 슈퍼블록 이후에 생성된 블록체인의 일반블록의 연결구조를 검증하는 단계; 및
상기 이전 슈퍼블록의 해쉬정보 및 검증이 완료된 일반블록의 연결구조에 존재하는 복수의 일반블록의 해쉬정보를 포함하는 슈퍼블록을 생성하는 단계;를 포함하고,
상기 슈퍼블록은 상기 링 네트워크를 구성하는 각 슈퍼노드에 의해 순차적으로 일정 시간 간격으로 생성되고,
슈퍼블록은 슈퍼노드에 의해 생성되고, 트랜잭션 정보와 이전 블록의 해쉬정보를 포함하는 일반블록은 상기 링 네크워크의 슈퍼노드 아래에 위치한 서브노드에 의해 생성되고,
복수의 슈퍼블록은 순차적으로 연결되고,
두 슈퍼블록 사이에는 적어도 하나 이상의 일반블록의 연결구조가 위치하고,
슈퍼블록은 이전 슈퍼블록과의 단일 링크 형태의 연결관계 및 상기 일반블록의 연결구조에 존재하는 일반블록과의 연결관계를 각각 포함하는 것을 특징으로 하는 서비스 품질지원 블록체인 생성 방법.
In the service quality support block chain creation method by super nodes constituting the ring network,
verifying the connection structure of the general block of the block chain created after the previous super block; and
generating a superblock including hash information of the previous superblock and hash information of a plurality of general blocks existing in the connection structure of the verified general block;
The superblocks are sequentially generated at regular time intervals by each supernode constituting the ring network,
A super block is generated by a super node, and a general block including transaction information and hash information of the previous block is generated by a sub node located under the super node of the link network,
A plurality of superblocks are sequentially connected,
A connection structure of at least one general block is located between two superblocks,
A method of generating a service quality support block chain, characterized in that the super block includes a single link-type connection relationship with the previous super block and a connection relationship with a general block existing in the connection structure of the general block.
제 6 항에 있어서,
링 네트워크를 통해 인접한 슈퍼노드로부터 주신호를 수신하거나, 인접하지 않은 슈퍼노드로부터 기 정의된 보조 연결을 통해 보조신호를 수신하면, 상기 검증하는 단계와 상기 생성하는 단계를 수행하는 것을 특징으로 하는 서비스 품질지원 블록체인 생성 방법.
7. The method of claim 6,
A service characterized in that the verifying and generating are performed when a main signal is received from an adjacent supernode through a ring network or an auxiliary signal is received from a non-adjacent supernode through a predefined auxiliary connection. How to create a quality support blockchain.
블록체인의 슈퍼블록을 생성하고 인접한 슈퍼노드에게 주신호를 전송하는 주노드; 및
인접하지 않은 슈퍼노드와 보조 연결을 형성하고, 상기 주신호의 전송 이후 일정 시간 경과하면 상기 인접하지 않은 슈퍼노드에게 상기 보조 연결을 통해 보조신호를 전송하는 백업노드;를 포함하고,
상기 주노드는 이전 슈퍼노드로부터 주신호를 수신하면, 이전 슈퍼블록의 해쉬정보, 자신과 이전 슈퍼블록 사이에 위치하고 검증이 완료된 일반블록의 연결구조에 존재하는 복수의 일반블록의 해쉬정보를 포함하는 슈퍼블록을 생성하고,
일반블록은 이전 블록의 해쉬정보 및 트랜잭션을 포함하며, 상기 링 네트워크의 슈퍼노드에 연결된 서브노드에 의해 생성되고,
복수의 슈퍼블록은 순차적으로 연결되고,
두 슈퍼블록 사이에는 적어도 하나 이상의 일반블록의 연결구조가 위치하는 것을 특징으로 하는 슈퍼노드.
a main node that creates a superblock of the blockchain and transmits main signals to adjacent supernodes; and
A backup node that forms an auxiliary connection with a non-adjacent super node and transmits an auxiliary signal to the non-adjacent super node through the auxiliary connection when a predetermined time elapses after the transmission of the main signal;
When the main node receives the main signal from the previous super node, the super node includes hash information of the previous super block and hash information of a plurality of general blocks located between itself and the previous super block and present in the connection structure of the verified general block. create blocks,
A general block contains hash information and transactions of the previous block, and is generated by subnodes connected to the supernodes of the ring network,
A plurality of superblocks are sequentially connected,
A super node, characterized in that a connection structure of at least one general block is located between two super blocks.
제 8 항에 있어서,
상기 주노드는 이전 슈퍼노드 이후에 생성된 적어도 하나 이상의 일반블록의 해쉬정보를 포함하는 슈퍼블록을 생성하는 것을 특징으로 하는 슈퍼노드.
9. The method of claim 8,
The main node generates a superblock including hash information of at least one general block generated after the previous supernode.
제 8 항에 있어서,
상기 주노드는 이전 슈퍼노드 이후에 생성된 적어도 하나 이상의 일반블록의 트랜잭션정보 또는 블록연결정보를 검증하는 것을 특징으로 하는 슈퍼노드.
9. The method of claim 8,
The main node is a supernode, characterized in that for verifying the transaction information or block connection information of at least one or more general blocks generated after the previous supernode.
제 1 항 내지 제 7 항 중 어느 한 항에 기재된 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium in which a program for performing the method according to any one of claims 1 to 7 is recorded.
KR1020180135341A 2018-11-06 2018-11-06 Method and apparatus for generating quality-of-service support blockchain KR102293878B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180135341A KR102293878B1 (en) 2018-11-06 2018-11-06 Method and apparatus for generating quality-of-service support blockchain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180135341A KR102293878B1 (en) 2018-11-06 2018-11-06 Method and apparatus for generating quality-of-service support blockchain

Publications (2)

Publication Number Publication Date
KR20200052134A KR20200052134A (en) 2020-05-14
KR102293878B1 true KR102293878B1 (en) 2021-08-26

Family

ID=70737256

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180135341A KR102293878B1 (en) 2018-11-06 2018-11-06 Method and apparatus for generating quality-of-service support blockchain

Country Status (1)

Country Link
KR (1) KR102293878B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102422955B1 (en) * 2020-12-15 2022-07-19 동명대학교산학협력단 Game quality management system using block-chain and method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170346833A1 (en) * 2016-05-27 2017-11-30 Sony Corporation Blockchain-based system, and electronic apparatus and method in the system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101660627B1 (en) * 2015-02-03 2016-09-28 한양대학교 에리카산학협력단 Method and apparatus for protecting transasction of encrypted currency
KR102382127B1 (en) 2017-04-05 2022-04-04 삼성에스디에스 주식회사 System for processing data based on blockchain and Operating method thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170346833A1 (en) * 2016-05-27 2017-11-30 Sony Corporation Blockchain-based system, and electronic apparatus and method in the system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
[ICO REVIEW] JURA NETWORK - A comprehensive solution for Blockchain technology, https://bigcoinvietnam.com/en/ico-review-jura-network-a-comprehensive-solution-for-blockchain-technology(2018.07.09.) 1부.*
애스톤, 전자 문서에 특화된 다차원구조 블록체인 ‘X-체인’ 선보여, https://www.tokenpost.kr/article-848(2017.11.15.) 1부.*

Also Published As

Publication number Publication date
KR20200052134A (en) 2020-05-14

Similar Documents

Publication Publication Date Title
US8775387B2 (en) Methods and systems for validating accessibility and currency of replicated data
CN110209492B (en) Data processing method and device
CN102546773A (en) Providing resilient services
CN101772918A (en) The Operations, Administration and Maintenance of service chaining (OAM)
CN103460203A (en) Cluster unique identifier
EP1416685B1 (en) Enriched tree for a content distribution network
US9152441B2 (en) Systems and methods involving virtual machine host isolation over a network via a federated downstream cluster
JP5801482B2 (en) Method and system for storing and retrieving data from key-value storage
US11146474B2 (en) Systems and methods for testing resilience of a distributed network
JP6951649B2 (en) Block verification device, block verification method, and program
US9684792B2 (en) Critical data transmission architecture in avionics systems
CN108540566A (en) file uploading method, device, system and client and server
KR102293878B1 (en) Method and apparatus for generating quality-of-service support blockchain
CN105871996A (en) Message pushing system and method
US20160285969A1 (en) Ordered execution of tasks
WO2018119579A1 (en) Method and device for testing performance of streaming media server
CN106101146A (en) The method and system that Flash peer-to-peer network is live are carried out based on block style
US20100268784A1 (en) Data synchronization system and method
Fitzpatrick Dts: the noao data transport system
CN108632066B (en) Method and device for constructing video multicast virtual network
KR102611301B1 (en) Apparatus and method for forwarding message of private branch exchange system
Chechina et al. A scalable reliable instant messenger using the SD Erlang libraries
US20190191222A1 (en) Method and system of content distribution in the data transfer network with built-in mechanism of conditional access
JP5711772B2 (en) Cluster system
KR102398654B1 (en) Broadcasting service method and broadcasting service system

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
AMND Amendment
E90F Notification of reason for final refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
X701 Decision to grant (after re-examination)