WO2019093581A1 - Device and method for providing terminal management and message filtering in lora network - Google Patents

Device and method for providing terminal management and message filtering in lora network Download PDF

Info

Publication number
WO2019093581A1
WO2019093581A1 PCT/KR2018/000469 KR2018000469W WO2019093581A1 WO 2019093581 A1 WO2019093581 A1 WO 2019093581A1 KR 2018000469 W KR2018000469 W KR 2018000469W WO 2019093581 A1 WO2019093581 A1 WO 2019093581A1
Authority
WO
WIPO (PCT)
Prior art keywords
laura
terminal
message
server
response message
Prior art date
Application number
PCT/KR2018/000469
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 WO2019093581A1 publication Critical patent/WO2019093581A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/16Gateway arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/18Service support devices; Network management devices

Definitions

  • the present invention relates to a LAN network management technology, and relates to an apparatus and method for authenticating and managing whether a Laura terminal connected to a Laura network is registered as a network, filtering a message of a terminal authenticated Laura terminal and transmitting only a valid message to a server will be.
  • LoRa Long Range
  • LPWA Low Power Wide Area
  • Laura terminal, Laura gateway (gateway) and Laura network - server can define Laura network.
  • the Laura gateway can not manage the Laura terminal because it defines only the message transfer function between Laura server and Laura terminal.
  • Laura gateway can use Laura as a Laura terminal. Therefore, the operator of the Laura network not only provides services to the customers subscribed to the service, but also receives data of other users' laura networks, which hinders the provision of exclusive services only for the operator and the customer.
  • ISM Industrial Scientific Medical
  • a laurel network is being operated as a structure in which messages are transmitted from the Laura gateway to the Laura server for all messages coming in through the ISM band. Therefore, the Laura server receives data of all Laura terminals irrespective of whether or not the service is subscribed, so that it is inevitable to use the backhaul between Laura gateway and Laura server inefficiently.
  • a wireless backhaul is used, there is a problem that a service provider or a customer has to pay an excessive data cost that is not related to a terminal that wants to provide an actual service.
  • Patent Document 1 Korean Patent No. 10-1731996 (Apr. 25, 2017)
  • the apparatus determines the download history and the uplink count of the Laura terminal for the terminal whose authentication information has not been confirmed, receives the authentication information from the Laura server according to the determination result, and manages the authentication information by the authentication terminal. If there is no download history and the number of uplinks Another purpose is to destroy the message of the exceeding Laura terminal.
  • An apparatus for providing management and message filtering of a Laura terminal in a lawn network comprising: a terminal receiver for receiving an uplink message from a Laura terminal; Comparing the device address of the received message with the pre-stored device address, and managing the matching Laura terminal as an authentication success; A filtering unit for filtering the message of the Laura terminal that has been successfully authenticated and discarding the message that has not been filtered; A server transmitting unit for transmitting the filtered message to the Laura server; A server receiving unit for receiving a corresponding response message from the Laura server; And a terminal transmitter for downlinking the received response message to the Laura terminal.
  • the server transmitter transmits the connection request message to the Laura server, and the server receiver receives the connection request from the Laura server,
  • the terminal management unit receives the registration response message including the device address that identifies the valid terminal connected to the network, and the terminal management unit extracts and stores the device address from the received registration response message.
  • the Laura server extracts the subscriber information of the Laura terminal from the message of the connection request, and when the extracted subscriber information is the subscribed subscriber information, it determines that subscriber authentication is successful and generates the device address, And transmits the registration response message including the device address field based on the format.
  • the Laura server receives the connection request message through at least one device communicating with the Laura terminal, and transmits the registration response message to each device that has transmitted the message.
  • the Laura server transmits the registration response message to the other device when receiving the message of the Laura terminal from a device that is different from the device that transmitted the last received message of the Laura terminal.
  • the apparatus further comprises a response history management unit for managing a history of downlink transmission of the response message from the Laura server to the Laura terminal and an uplink counting unit for counting uplink times of uplink messages of the Laura terminal,
  • the filtering unit processes the message of the Laura terminal that failed authentication if the downlink hysteresis does not exist and the number of uplinks is less than the reference number.
  • the uplink counting unit periodically initializes the number of uplinks exceeding the reference number.
  • the server transmitting unit transmits the authentication failure message to the Laura server, the server receiving unit receives the registration response message or the downlink response message from the Laura server, and the terminal management unit extracts the device address from the received message .
  • a method for providing management and message filtering of a Laura terminal in a Laura network comprising: receiving an uplink message from a Laura terminal; Comparing the device address of the received message with a pre-stored device address, and managing the matching Laura terminal as a successful authentication; Filtering the message of the Laura terminal that has been successfully authenticated, and discarding the message that has not been filtered; Transmitting the filtered message to the Laura server; Receiving a response message from the Laura server; And a terminal transmitting step of downlinking the received response message to the Laura terminal.
  • the Laura GW device stores the terminal authentication information of the Laura terminal, processes the message based on the stored authentication information so that only messages that have successfully been terminal authenticated by the Laura terminal are filtered,
  • the load on the Laura server can be reduced by selectively transmitting the data to the Laura server.
  • a downlink history is determined for a Laura terminal that fails terminal authentication of a device address, and the number of uplink times is determined to repeatedly guarantee an opportunity for re-authentication during a reference number of times, It is possible to maximize the authentication opportunity of the laura network connection.
  • FIG. 1 is a schematic block diagram of a laurel network system according to an embodiment of the present invention.
  • FIG. 2 is a schematic internal configuration diagram of the Laura GW apparatus of Fig.
  • FIG. 3 is an exemplary diagram of a registration response message received by the Laura GW device of FIG. 1 from the GW server for terminal management.
  • FIG. 4 is a flowchart illustrating a terminal management and message filtering using a connection request message according to an exemplary embodiment of the present invention.
  • FIG. 5 is a flowchart illustrating a terminal management and message filtering using a message in which the Laura GW apparatus shown in FIG. 4 fails in terminal authentication.
  • FIG. 1 is a schematic block diagram of a laurel network system 100 according to an embodiment of the present invention.
  • the launder system 100 includes a Laura terminal 110, a Laura GW apparatus 130, and a Laura server 150.
  • the Laura terminal 110 is a terminal for data communication based on the Laura network.
  • the Laura GW device 130 manages the network connection of the Laura terminal 110 in the course of intermediating the laura network based data communication between the Laura terminal 110 and the Laura server 150, And transmits the message to the Laura server 150 by filtering the message of the Laura terminal 100. [ Therefore, the Laura server 150 receives the message of the Laura terminal 100 filtered through the Laura GW device 130 instead of receiving all the messages uplinked by the Laura terminal 100, The efficiency of the hole is improved. The success of the filtering is the case where the Laura terminal 110 is registered with the Laura server 150 as a service subscriber.
  • the Laura server 150 receives the message of the Laura terminal 110 via the Laura GW device 130 and responds to the Laura GW device 130 with the processing result of the message. If the message of the Laura terminal 110 requests a connection to the Laura network, the Laura server 150 determines whether the Laura terminal 110 joins the service. Subscriber authentication is successful if it is a valid service subscriber. The Laura server 150 generates the device address as information for identifying that the Laura terminal 110 that has succeeded in the subscriber authentication is effectively connected to the Laura network.
  • the Laura server 150 responds to the Laura GW device 130 with a registration response message (e.g., Proprietary) indicating that the Laura terminal 110 includes the device address and is effectively registered in the Laura network.
  • a registration response message e.g., Proprietary
  • Laura GW device 130 stores the device address of the responded message in the DB for authentication processing.
  • the Laura server 150 transmits a connection response message (e.g. Join-Accept) including the device address and allowing the Laura terminal 110 to access the network through the Laura GW device 130 to the Laura terminal 110 Reply.
  • a connection response message e.g. Join-Accept
  • the Laura terminal 110 After the Laura terminal 110 receives the connection response message, the Laura terminal 110 transmits the uplink message to the Laura GW device 130 using the received device address.
  • the uplink message is a message defined in LoRaWAN.
  • the uplink message of the " Confirmed " type is requested to be transmitted to the Laura terminal 110 after the response message is processed by the Laura server 150. [ The " Unconfirmed " uplink message is processed by the Laura server 150 and the response message is not transmitted to the Laura terminal 110. [
  • the Laura GW device 130 compares the device address of the Laura terminal 110 of the received message with the device address stored in the DB, determines that the terminal authentication is successful as the device addresses match, . Then, the Laura server 150 selectively receives only the filtered messages through the Laura GW device 130, thereby reducing the processing load.
  • FIG. 2 is a schematic internal configuration diagram of the Laura GW apparatus 130 of FIG.
  • the apparatus of the present invention may be implemented as a computing apparatus corresponding to the Laura GW apparatus 130.
  • the computing device may include a memory, a memory controller, one or more processors (CPUs), a peripheral interface, an input / output (I / O) subsystem, a display device, an input device, and a communications circuit.
  • the memory may include high speed random access memory and may also include one or more magnetic disk storage devices, non-volatile memory such as flash memory devices, or other non-volatile semiconductor memory devices. Access to the memory by other components such as the processor and the peripheral interface may be controlled by the memory controller.
  • the memory can store various information and program instructions, and the program is executed by the processor.
  • the peripheral interface connects the input / output peripheral of the computing device to the processor and memory.
  • the one or more processors execute various software programs and / or a set of instructions stored in memory to perform various functions and process data for the computing device.
  • the I / O subsystem provides an interface between I / O peripheral devices such as display devices, input devices, and peripheral interfaces.
  • the display device can use liquid crystal display (LCD) technology or light emitting polymer display (LPD) technology.
  • a processor is a processor configured to perform an operation associated with a computing device and to perform instructions, for example, using instructions retrieved from memory to control the reception and manipulation of input and output data between components of the computing device.
  • the communication circuit performs communication via an external port or communication by an RF signal.
  • the communication circuit converts the electrical signal to an RF signal and vice versa, and is capable of communicating with the communication network, other mobile gateway devices, and the communication device through the RF signal.
  • the Laura GW apparatus 130 includes a terminal receiver 231, a terminal management unit 232, a response history management unit 233, an uplink counting unit 234, a filtering unit 235, 236, a server receiving unit 237, and a terminal transmitting unit 238.
  • the Laura GW device 130 is a computing device composed of a memory and a processor
  • each of the components 231 to 218 is implemented in the form of a program, which can be loaded into a memory and executed through the processor.
  • the terminal receiver 231 receives a message transmitted from the Laura terminal 110 through the Laura network.
  • the terminal management unit 232 manages terminal authentication processing of the Laura terminal 110 by storing the device address of the registration response message received through the server receiving unit 237 in the DB.
  • the terminal management unit 232 inquires the matching device address from the DB using the device address (DevAddr) of the received message as a key, and when the matching device address is inquired, Is determined to be successful.
  • the device address is information generated by the Laura server 150 to authenticate that the Laura server 150 is a subscriber authenticated by the Laura terminal 110 and is a valid terminal of the Laura network.
  • the Laura terminal 110 fails authentication.
  • the filtering unit 235 performs a filtering process on the message in which the terminal authentication is successful and makes the message to be transmitted to the Laura server 150.
  • the filtering unit 235 receives the downlink message from the response history management unit 233 to the Laura terminal 110 in order to request subscriber authentication from the Laura server 150 Look for history. That is, the response history management unit 233 manages the history of the downlink transmission of the response message processed by the Laura server 150 to the Laura terminal 110. If the response history is not retrieved, the message is considered to be discarded because there is no history of service in the laurel network.
  • the filtering unit 235 inquires the number of times the uplink message received from the uplink counting unit 234 is received. That is, the uplink counting unit 234 counts the number of uplink messages received from the Laura terminal 110.
  • the filtering unit 235 filters the message of the Laura terminal 110 and provides an opportunity to be serviced by the Laura server 150 . If there is no response history and the number of counting of the uplink exceeds the reference number, the LaRule terminal 110 regards the subscription information in the Laura network as not being available and the service history to be absent, Discards the message. Of course, by discarding the message, the processing load of the Laura server 150 is reduced.
  • the server transmitting unit 236 transmits the uplink message of the filtered Why terminal 110 is accessed.
  • the server receiving unit 237 receives the result of the requested message processing from the Laura server 150.
  • the server transmitting unit 236 encodes the uplink message (encoded based on the LoRaWAN standard) received from the Laura terminal 110 into the GWMP standard format and transmits it to the Laura server 150 (e.g., tunneling) .
  • the Laura server 150 receives the encoding message from the server transmission unit 236, decodes the encoded message, and processes the message.
  • the Laura server 150 processes the message of the Laura terminal 110 and generates a GWMP compliant response message.
  • the receiver of the response message is the Laura GW device 130 or the Laura terminal 110.
  • the Laura server 150 encodes the response message according to the GWMP standard and transmits the response message to the Laura GW device 130.
  • the receiver of the response message is the Laura terminal 110
  • the response message encoded based on the LoRaWAN standard is generated, the message is encoded again according to the GWMP standard, and the encoded message is transmitted to the Laura terminal 110 through the Laura GW 130 .
  • the server receiving unit 237 When the server receiving unit 237 receives the GWMP-based response message from the Laura server 150, it checks the post-decoding response message and performs a corresponding process. If the server receiving unit 237 receives the LoRaWAN compliant response message, it transmits a response message to the Laura terminal 110 to process the message.
  • the Laura GW unit 130 transmits the device address of the received message DB information. If the server receiving unit 237 receives the downlink response message to be the receiver of the Laura terminal 110, the device address of the Laura terminal 110 is extracted from the received message and stored in the DB, Let's do it. Thereafter, the received message is transmitted to Laura terminal 110.
  • the terminal transmitter 238 wirelessly transmits the GWMP-based decoded downlink response message (encoded based on the LoRaWAN standard) to the Laura terminal 110 at an appropriate time.
  • the LoRa standard defines transmission and reception of data at a designated time, a proper time point at which the Laura terminal 110 can receive data is determined.
  • the Laura server 150 preferably processes the corresponding message according to the contents of the message requested by the Laura terminal 110 and responds to the Laura GW device 130 with the response message of the processing result.
  • the Laura server 150 When the Laura terminal 110 initially accesses the Laura network for data communication based on the Laura network, the Laura server 150 receives the connection request message " Join-Request " of the Laura terminal 110, As a result, it replies registration response message " Proprietary " and connection response message " Join-Accept " respectively.
  • the Laura server 150 extracts the subscriber information (e.g., DevEui: Device End user identity) of the Laura terminal from the received message, and when the extracted subscriber information is service subscription subscriber information, the subscriber authentication processing is regarded as successful .
  • the Laura server 150 generates the device address (e.g., DevAddr) generated by registering the network connection of the Laura terminal 110, and transmits a registration response message including the generated device address do.
  • the device address e.g., DevAddr
  • the Laura server 150 permits network connection of the Laura terminal 110 to which the service subscriber information is confirmed for the initial connection request of the Laura terminal 110 to generate the device address as the network registration information. That is, the device address is generated only when the Laura network connection is permitted.
  • the Laura server 150 transmits a registration response message including information of the device address in the data format described later with reference to FIG.
  • the case where the Laura server 150 transmits the registration response message for connection authentication of the Laura terminal 110 is as follows. First, when receiving the connection request message of " Join-Request ", the Laura server 150 responds to the registration response message to all Laura GW devices 130 that have transmitted the message. For reference, the Laura terminal 110 communicates messages through at least one Laura GW device 130 capable of communicating. Next, when receiving the "Unconfirmed" uplink message as the nth message, if the Laura GW device 130 of the (n-1) th message and the nth message are different, A response message is transmitted.
  • the Laura server 150 receives the message of the Laura terminal 110 from the second Laura GW apparatus 130 different from the first Laura GW apparatus 130 that received the last message of the Laura terminal 110 And transmits a registration response message to the second Laura GW apparatus 130 so that the Laura terminal 110 can be managed as a service-authenticated terminal.
  • FIG. 3 is an exemplary view of a registration response message received by the Laura GW device 130 of FIG. 1 from the Laura server 150 for terminal management.
  • the PULL_RESP message transmitted from the Laura server 150 to the Laura GW device 130 for connection authentication of the Laura terminal 110 is added with a registration response message form defined in the present invention based on the Laura WAN standard.
  • the registration response message includes the value of the device address DevAddr 330 of the Laura terminal 110 authenticated by the Laura server 150.
  • the Laura GW device 130 then transmits the value of the DevAddr 330 to the DB
  • the mobile terminal 100 can process the terminal authentication for determining the validity of the connection by comparing the DevAddr of the Laura terminal 110 included in the uplink message with the DevAddr 330 stored in the DB.
  • the Laura GW device 130 confirms that the device address of the Laura terminal 110 that transmitted the uplink message matches the DevAddr 330 stored in the DB, the Laura terminal 110 succeeds in terminal authentication And filters the received message and classifies the received message as a message to be transmitted to the Laura server 150.
  • the DevAddr 303 is an address of 4 bytes (32 bits) of the Laura terminal 110 registered after the subscriber is confirmed in the Laura server 150.
  • the Laura GW device 130 may store the received device address to authenticate that the Laura terminal 110 is connected to the Laura network and use it to manage the connection of the Laura terminal 110.
  • the terminal management unit 232 determines the value of the registration message received at the server receiving unit 237. [ If the MType 301 is '111', the ACK of the FCtl 305 is '1' and the Count of the Fcnt 307 is '0', the terminal management unit 232 stores the value of the DevAddr 303 in the DB . The DevAddr 303 stored in the DB is then compared with the device address of the uplink message as the device address.
  • FIG. 4 is a flowchart illustrating a terminal management and message filtering process by the Laura GW device 130 according to an embodiment of the present invention using a connection request message.
  • Message communication according to the LoRaWAN standard is involved in the data section between the Laura terminal 110 and the Laura server 150 via the Laura GW device 130.
  • data communication based on LoRaWAN standard-based data is performed using GWMP.
  • a LoRaWAN-based encoded message transmitted and received by the Laura terminal 110 is encoded on the GWMP basis between the Laura GW device 130 and the Laura server 150.
  • the Laura terminal 110 When the Laura terminal 110 initially accesses the Laura network, it transmits a connection request message of " Join-Request " and the Laura GW device 130 receives the message (S401). The Laura GW device 130 pushes the received message to the Laura server 150 if the received message is a connection request message (S403).
  • the Laura server 150 compares the subscriber information (DevEUI) of the received message with the stored subscription information, and if the Pusher message is matched, the subscriber authentication of the Laura terminal 110 is successful It is determined that the network connection is valid (S411). When the connection validity of the subscriber is judged, the Laura server 150 registers the Laura terminal 110 information in Laura network information and generates a registration response message including the device address (DevAddr). When the connection is not valid, no additional processing is performed.
  • the subscriber information (DevEUI) of the received message with the stored subscription information, and if the Pusher message is matched, the subscriber authentication of the Laura terminal 110 is successful It is determined that the network connection is valid (S411). When the connection validity of the subscriber is judged, the Laura server 150 registers the Laura terminal 110 information in Laura network information and generates a registration response message including the device address (DevAddr). When the connection is not valid, no additional processing is performed.
  • the Laura GW apparatus 130 receives a registration response message from the Laura server 150 indicating that the connection of the Laura terminal 110 is valid (S421).
  • the Laura GW device 130 confirms the device address using the field information of FIG. 3 in the MAC header and the frame header of the received registration response message (S423), and stores the confirmed device address (S425).
  • the Laurel GW device 130 receives a connection response message (Join-Accept) including the device address from the Laura server 150 in response to the connection request message (Join-Request) of the Laura terminal 110 S427).
  • the Laura GW device 130 terminates the processing of the connection request message by transmitting the received connection response message to the Laura terminal 110 as a downlink response message of connection permission (S429).
  • the Laura terminal 110 transmits the uplink message including the stored device address to the Laura GW device 130 after storing the device address of the received message while the connection of the Laura network is maintained.
  • the Laura GW device 130 Since the connection response message (Join-Accept) is encrypted based on the unique key value and the LoRaWAN between the Laura server 150 and the Laura terminal 110, the Laura GW device 130 includes the connection response message The device address assigned to the Laura terminal 110 can not be extracted. However, in the present invention, in order to process the terminal authentication, the Laura GW device 130 may receive the registration response message from the Laura server 150 and store the device address in step S425.
  • the Laura GW device 130 when the Laura GW device 130 receives the uplink message from the Laura terminal 110, it can process the terminal authentication of the Laura terminal 110 using the device address stored in step S425. At this time, the Laura GW device 130 may or may not store the device address of the Laura terminal 110.
  • the Laura GW device 130 assumes that it receives an uplink message from any Laura terminal 110 that does not store the device address (S451).
  • the Laura GW device 130 compares the device address of the Laura terminal 110 and the device address stored in the storage step S425 and fails to inquire the device address and thus fails the terminal authentication of the Laura terminal 110 S453). If the uplink message is received from the Laura terminal 110, which is not accompanied with processing of the connection request message in step S401, the Laura terminal 110 fails to terminal authentication.
  • the Laura terminal 110 which has failed in terminal authentication requires additional terminal management and filtering processing through the processing described later with reference to FIG.
  • the Laura GW device 130 receives the uplink message from the Laura terminal 110 storing the device address (S471).
  • the Laura GW device 130 compares the device address of the Laura terminal 110 and the device address stored in the storage step S425. If the device address matches, the Laura terminal 110 processes the terminal authentication success, The message is processed as a successful filtering (S473).
  • the Laura GW device 130 transmits the filtered message to the Laura server 150 to request message processing (S475). The message is processed by the Laura server 150. If it is a "Confirm" type message, the Laurel GW device 130 receives the downlink response message from the Laura server 150 and transmits the received message to Laura terminal 110.
  • FIG. 5 is a flowchart illustrating a terminal management and message filtering using a message in which the Laura GW device 130 in FIG. 4 fails in terminal authentication.
  • the Laura GW device 130 inquires the DevAddr 303 matching the device address of the Laura terminal 110, and may fail for the following reason.
  • the Laura terminal 110 fails to authenticate the terminal.
  • the Laura GW device 130 should be able to confirm the device address of the Laura terminal 110 that failed the terminal authentication from the Laura server 150 and manage it as the authentication terminal.
  • the second Laura GW apparatus 130 must be able to continuously provide the service to the newly entered Laura terminal 110 after the connection is already authenticated through the Laura GW apparatus 130.
  • management is required as an authentication terminal since the service must proceed without a separate message process of Join-Request. That is, in the case of the Laura terminal 110 in which the terminal authentication fails due to the above reason, the following processing is required for additional terminal management and message filtering.
  • the Laura GW apparatus 130 determines whether there is a downlink history to Laura terminal 110 (S511). For the Laura terminal 110 having no history of the downlink, the Laura GW apparatus 130 determines the number of uplinks (S513). If the number of uplinks is less than the reference number, the Laura GW unit 130 pushes the message to the Laura server 150 in order to determine an initial connection and guarantee an opportunity to be confirmed as a service subscriber in the Laura server 150 (S515) .
  • the Laura GW unit 130 fails to confirm as a service subscriber because the Laura terminal 110 having no history of downlink and exceeding the reference number has failed to execute the step S515 under the condition that the step S515 is executed, ) Discards the message (S517).
  • the Laura GW apparatus 130 initializes the number of uplinks for which the reference number is exceeded after a certain period of time, through refresh, and guarantees an opportunity to check again considering the service change due to the registration update of the Laura terminal.
  • the Laura server 150 When the Laura server 150 receives the push message, it determines whether the device address of the Laura terminal 110 is valid or a terminal subscribed to the service, and performs authentication processing (S521). If the authentication process fails, the message corresponding to the network connection of the unvalidated Laura terminal 110 is discarded and the message is not answered (S523). In the case of the non-response, the downlink history of the Laura terminal 110 in the Laura GW unit 130 does not occur but increases only the number of uplinks.
  • the Laura server 150 When the validity of the Laura terminal 110 is authenticated, the Laura server 150 responds to the Laura GW device 130 with a response message corresponding to the uplink message. In accordance with the uplink message, the Laura server 150 responds to the proprietary registration response message in which the Laura GW device 130 becomes the recipient, or transmits the proprietary registration response message in which the Laura terminal 110 receives the downlink Reply response message.
  • the Laurel GW device 130 receives a proprietary registration response message indicating that the connection is valid from the Laura server 150 (S531).
  • the Laura GW device 130 receiving the message from the Laura server 150 ends the processing of the uplink message of the Laura terminal 110 by storing the device address determined to be valid in the DB (S533).
  • the Laura server 150 transmits a "confirmed-ack" message to the Laura terminal 110 via the Laura GW device 130 as a response message defined in the LoRaWan.
  • the Laurel GW device 130 receives a downlink message including the device address, not the registration response message, from the Laura server 150 (S531).
  • the Laura GW device 130 extracts the device address (DevAddr) of the Laura terminal 110 included in the downlink message and stores the device address (DevAddr) in the DB for terminal authentication processing (S533).
  • the Laura GW device 130 transmits the downlink response message including the device address to the Laura terminal 110 (S535).

Abstract

A device and a method for managing terminal authentication processing of a LoRa terminal in a LoRa network, filtering a message of the LoRa terminal, and transmitting only the filtered message to a LoRa server are provided. The device comprises: a terminal receiving unit for receiving an uplink message from a LoRa terminal; a terminal managing unit for comparing a device address of the received message with a pre-stored device address to check if the device addresses match and successfully authenticating the LoRa terminal with the matching device address; a filtering unit for filtering the message of the LoRa terminal that has been successfully authenticated and discarding a message that has not been filtered; a server transmitting unit for transmitting the filtered message to a LoRa server; a server receiving unit for receiving a corresponding response message from the LoRa server; and a terminal transmitting unit for transmitting the received response message to the LoRa terminal on a downlink.

Description

로라 망에서 단말 관리 및 메시지 필터링을 제공하는 장치 및 방법Apparatus and method for providing terminal management and message filtering in a roaming network
본 출원은 2017년 11월 9일에 출원된 한국특허출원 2017-0149022호에 기초한 우선권을 주장하며, 해당 출원들의 명세서 및 도면에 개시된 모든 내용은 본 출원에 원용된다.This application claims priority based on Korean Patent Application No. 2017-0149022, filed on November 9, 2017, the entire contents of which are incorporated herein by reference.
본 발명은 로라 망 관리 기술로서, 로라 망에 접속된 로라 단말의 망 등록 여부를 단말 인증하여 관리하고, 단말 인증된 로라 단말의 메시지를 필터링 처리하여 유효 메시지만 서버로 전달하는 장치 및 방법에 관한 것이다.The present invention relates to a LAN network management technology, and relates to an apparatus and method for authenticating and managing whether a Laura terminal connected to a Laura network is registered as a network, filtering a message of a terminal authenticated Laura terminal and transmitting only a valid message to a server will be.
로라(LoRa, Long Range)란 사물끼리 서로 통신을 주고받을 수 있게 도와주는 저전력 장거리 통신(LPWA, Low Power Wide Area) 기술이다. 로라는 최소한의 전력 소모로 10 km 이상 통신이 가능하다.LoRa (Long Range) is a Low Power Wide Area (LPWA) technology that allows objects to communicate with each other. Laura can communicate over 10 km with minimum power consumption.
로라 단말, 로라 게이트웨이(게이트웨이) 및 로라 네트워크-서버(이하 서버로 표기)는 로라 망을 정의할 수 있다. 현재까지 정의된 로라 기술에서, 로라 게이트웨이는 로라 서버와 로라 단말 간의 메시지 전달 기능만을 정의하고 있기 때문에, 로라 게이트웨이가 로라 단말에 대한 관리를 할 수 없었다. ISM(Industrial Scientific Medical) band를 기반으로 하고 있는 로라 망에서는 누구나 로라 단말이 되어 로라 망을 이용할 수 있다. 때문에, 로라 망의 사업자는 서비스 가입된 고객만을 상대로 서비스를 제공하는 것이 아니라, 다른 사용자의 로라 망 데이터까지 수신하게 되어 사업자와 고객만의 전용 서비스를 제공하는데 방해가 되는 문제점이 있었다.Laura terminal, Laura gateway (gateway) and Laura network - server (hereafter referred to as server) can define Laura network. In the Laura technology defined so far, the Laura gateway can not manage the Laura terminal because it defines only the message transfer function between Laura server and Laura terminal. Anyone who is based on the Industrial Scientific Medical (ISM) band can use Laura as a Laura terminal. Therefore, the operator of the Laura network not only provides services to the customers subscribed to the service, but also receives data of other users' laura networks, which hinders the provision of exclusive services only for the operator and the customer.
또한, ISM band를 통해 유입되는 모든 메시지에 대해 로라 게이트웨이에서 로라 서버로 메시지를 전달해야 하는 구조로 로라 망이 운용되고 있다. 때문에, 로라 서버는 서비스 가입 여부와 무관하게 모든 로라 단말의 데이터를 다 수신하므로 로라 게이트웨이와 로라 서버 간의 백홀(backhaul)을 비효율적으로 사용할 수밖에 없다. 특히, 무선 백홀을 사용하는 경우, 사업자 또는 고객사가 실제 서비스를 제공하고자 하는 단말과 연관되지 않은 과도한 데이터 비용을 부담해야 하는 문제점이 있었다.In addition, a laurel network is being operated as a structure in which messages are transmitted from the Laura gateway to the Laura server for all messages coming in through the ISM band. Therefore, the Laura server receives data of all Laura terminals irrespective of whether or not the service is subscribed, so that it is inevitable to use the backhaul between Laura gateway and Laura server inefficiently. In particular, when a wireless backhaul is used, there is a problem that a service provider or a customer has to pay an excessive data cost that is not related to a terminal that wants to provide an actual service.
<선행기술문헌><Prior Art Literature>
<특허문헌><Patent Literature>
특허문헌 1 : 한국등록특허 10-1731996(2017.04.25)Patent Document 1: Korean Patent No. 10-1731996 (Apr. 25, 2017)
본 발명은 상기의 문제점을 해결하기 위한 것으로서, 로라 망 접속을 요청하는 로라 단말의 인증 정보를 관리하고, 인증된 로라 단말의 메시지만 필터링 처리하여 로라 서버로 전송하는 장치 및 방법을 제공하는 것을 목적으로 한다. It is an object of the present invention to provide an apparatus and method for managing authentication information of a Laura terminal requesting access to a Laura network and filtering only messages of an authenticated Laura terminal and transmitting the messages to Laura server .
상기 장치는 인증 정보가 미확인되는 단말에 대해 로라 단말의 다운로드 이력과 업 링크 횟수를 판단하고, 상기 판단 결과에 따라 로라 서버로부터 인증 정보를 받아서 인증 단말로 관리하고, 다운로드 이력이 없고 업 링크 횟수가 초과된 로라 단말의 메시지는 파기 처리하는 것을 다른 목적으로 한다.The apparatus determines the download history and the uplink count of the Laura terminal for the terminal whose authentication information has not been confirmed, receives the authentication information from the Laura server according to the determination result, and manages the authentication information by the authentication terminal. If there is no download history and the number of uplinks Another purpose is to destroy the message of the exceeding Laura terminal.
일 측면에 따른, 로라 망에서 로라 단말의 관리 및 메시지 필터링을 제공하는 장치에 있어서, 로라 단말로부터 업 링크 메시지를 수신하는 단말 수신부; 수신된 메시지의 장치 주소가 기 저장된 장치 주소와 일치하는지 비교하고, 일치된 로라 단말을 인증 성공으로 관리하는 단말 관리부; 인증 성공된 로라 단말의 상기 메시지를 필터링 처리하고, 필터링 처리되지 못한 상기 메시지를 폐기 처리하는 필터링부; 필터링 처리된 메시지를 로라 서버로 전송하는 서버 송신부; 상기 로라 서버로부터 대응되는 응답 메시지를 수신하는 서버 수신부; 및 수신된 응답 메시지를 상기 로라 단말로 다운 링크 송신하는 단말 송신부를 포함한다.An apparatus for providing management and message filtering of a Laura terminal in a lawn network, the apparatus comprising: a terminal receiver for receiving an uplink message from a Laura terminal; Comparing the device address of the received message with the pre-stored device address, and managing the matching Laura terminal as an authentication success; A filtering unit for filtering the message of the Laura terminal that has been successfully authenticated and discarding the message that has not been filtered; A server transmitting unit for transmitting the filtered message to the Laura server; A server receiving unit for receiving a corresponding response message from the Laura server; And a terminal transmitter for downlinking the received response message to the Laura terminal.
상기 단말 수신부에서 수신된 메시지가 로라 망의 접속을 요청하는 메시지일 경우, 상기 서버 송신부는 상기 접속 요청의 메시지를 로라 서버로 전송하고, 상기 서버 수신부가 상기 로라 서버로부터 상기 로라 단말이 가입자 인증되어 망 접속된 유효 단말임을 식별하는 장치 주소를 포함하는 등록 응답 메시지를 수신하고, 상기 단말 관리부는 수신된 등록 응답 메시지로부터 상기 장치 주소를 추출하여 저장한다.If the message received by the terminal receiver is a message requesting connection to the LAN, the server transmitter transmits the connection request message to the Laura server, and the server receiver receives the connection request from the Laura server, The terminal management unit receives the registration response message including the device address that identifies the valid terminal connected to the network, and the terminal management unit extracts and stores the device address from the received registration response message.
상기 로라 서버는, 상기 접속 요청의 메시지로부터 로라 단말의 가입자 정보를 추출하고, 추출된 가입자 정보가 서비스 가입된 가입자 정보일 경우, 가입자 인증이 성공된 것으로 판단하여 상기 장치 주소를 생성하고, 로라 메시지 포맷을 기반으로 상기 장치 주소 필드를 포함하는 상기 등록 응답 메시지를 송신한다.The Laura server extracts the subscriber information of the Laura terminal from the message of the connection request, and when the extracted subscriber information is the subscribed subscriber information, it determines that subscriber authentication is successful and generates the device address, And transmits the registration response message including the device address field based on the format.
상기 로라 서버는, 상기 로라 단말과 통신하는 적어도 하나 이상의 상기 장치를 통해 상기 접속 요청의 메시지를 수신하고, 상기 메시지를 송신한 각 장치로 상기 등록 응답 메시지를 송신한다.The Laura server receives the connection request message through at least one device communicating with the Laura terminal, and transmits the registration response message to each device that has transmitted the message.
상기 로라 서버는, 마지막 수신된 상기 로라 단말의 메시지를 송신한 장치와 다른 장치로부터 상기 로라 단말의 메시지를 수신할 경우, 상기 다른 장치로 상기 등록 응답 메시지를 송신한다.The Laura server transmits the registration response message to the other device when receiving the message of the Laura terminal from a device that is different from the device that transmitted the last received message of the Laura terminal.
상기 장치는, 상기 로라 서버로부터 상기 로라 단말로 상기 응답 메시지가 다운 링크 전송된 이력을 관리하는 응답 이력 관리부 및 상기 로라 단말의 업 링크 메시지의 업 링크 횟수를 카운팅하는 업 링크 카운팅부를 더 포함하고, 상기 필터링부는 상기 다운 링크 이력이 없고 상기 업 링크 횟수가 기준 횟수 이하이면, 상기 인증 실패된 로라 단말의 메시지를 필터링 처리한다.Wherein the apparatus further comprises a response history management unit for managing a history of downlink transmission of the response message from the Laura server to the Laura terminal and an uplink counting unit for counting uplink times of uplink messages of the Laura terminal, The filtering unit processes the message of the Laura terminal that failed authentication if the downlink hysteresis does not exist and the number of uplinks is less than the reference number.
상기 업 링크 카운팅부는, 상기 기준 횟수를 초과한 업 링크 횟수를 주기적으로 초기화한다.The uplink counting unit periodically initializes the number of uplinks exceeding the reference number.
상기 서버 송신부는 상기 인증 실패된 메시지를 로라 서버로 전송하고, 상기 서버 수신부가 상기 로라 서버로부터 등록 응답 메시지 또는 다운 링크 응답 메시지를 수신하고, 상기 단말 관리부는 수신된 메시지로부터 상기 장치 주소를 추출하여 저장한다.The server transmitting unit transmits the authentication failure message to the Laura server, the server receiving unit receives the registration response message or the downlink response message from the Laura server, and the terminal management unit extracts the device address from the received message .
다른 측면에 따른, 장치가 로라 망에서 로라 단말의 관리 및 메시지 필터링을 제공하는 방법에 있어서, 로라 단말로부터 업 링크 메시지를 수신하는 단말 수신 단계; 수신된 메시지의 장치 주소가 기 저장된 장치 주소와 일치하는지 비교하고, 일치된 로라 단말을 인증 성공으로 관리하는 단계; 인증 성공된 로라 단말의 상기 메시지를 필터링 처리하고, 필터링 처리되지 못한 상기 메시지를 폐기 처리하는 단계; 필터링 처리된 메시지를 로라 서버로 전송하는 단계; 상기 로라 서버로부터 대응되는 응답 메시지를 수신하는 단계; 및 수신된 응답 메시지를 상기 로라 단말로 다운 링크 송신하는 단말 송신 단계를 포함한다.According to another aspect, there is provided a method for providing management and message filtering of a Laura terminal in a Laura network, the method comprising: receiving an uplink message from a Laura terminal; Comparing the device address of the received message with a pre-stored device address, and managing the matching Laura terminal as a successful authentication; Filtering the message of the Laura terminal that has been successfully authenticated, and discarding the message that has not been filtered; Transmitting the filtered message to the Laura server; Receiving a response message from the Laura server; And a terminal transmitting step of downlinking the received response message to the Laura terminal.
본 발명의 일 측면에 따르면, 로라 GW 장치는 로라 단말의 단말 인증 정보를 저장한 후, 저장된 인증 정보를 기반으로 로라 단말의 단말 인증이 성공된 메시지만 선별되도록 필터링 처리하고, 필터링 처리된 메시지를 선별하여 로라 서버로 전송함으로써 로라 서버의 부하를 줄일 수 있다.According to an aspect of the present invention, the Laura GW device stores the terminal authentication information of the Laura terminal, processes the message based on the stored authentication information so that only messages that have successfully been terminal authenticated by the Laura terminal are filtered, The load on the Laura server can be reduced by selectively transmitting the data to the Laura server.
또한, 본 발명의 다른 측면에 따르면, 장치 주소의 단말 인증에 실패된 로라 단말에 대해 다운 링크 이력을 판단하고 업 링크 횟수를 판단하여 인증 재확인의 기회를 기준 횟수 동안 반복적으로 보장함으로써, 로라 단말로 로라 망 접속의 인증 기회를 최대한 제공할 수 있다.According to another aspect of the present invention, a downlink history is determined for a Laura terminal that fails terminal authentication of a device address, and the number of uplink times is determined to repeatedly guarantee an opportunity for re-authentication during a reference number of times, It is possible to maximize the authentication opportunity of the laura network connection.
본 명세서에 첨부되는 다음의 도면들은 본 발명의 바람직한 실시예를 예시하는 것이며, 후술한 발명의 상세한 설명과 함께 본 발명의 기술사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되지 않아야 한다.BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate preferred embodiments of the invention and, together with the description of the invention below, And should not be construed as interpretation.
도 1은 본 발명의 일 실시예에 따른 로라 망 시스템의 개략적인 구성도이다.1 is a schematic block diagram of a laurel network system according to an embodiment of the present invention.
도 2는 도 1의 로라 GW 장치의 개략적 내부 구성도이다.2 is a schematic internal configuration diagram of the Laura GW apparatus of Fig.
도 3은 도 1의 로라 GW 장치가 단말 관리를 위해 GW 서버로부터 수신하는 등록 응답 메시지의 예시도이다.3 is an exemplary diagram of a registration response message received by the Laura GW device of FIG. 1 from the GW server for terminal management.
도 4는 본 발명의 일 실시예에 따른 로라 GW 장치가 접속 요청 메시지를 이용하여 단말 관리 및 메시지 필터링하는 처리 흐름도이다.4 is a flowchart illustrating a terminal management and message filtering using a connection request message according to an exemplary embodiment of the present invention.
도 5는 도 4의 로라 GW 장치가 단말 인증에 실패된 메시지를 이용하여 단말 관리 및 메시지 필터링하는 처리 흐름도이다.FIG. 5 is a flowchart illustrating a terminal management and message filtering using a message in which the Laura GW apparatus shown in FIG. 4 fails in terminal authentication.
이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다. 이에 앞서, 본 명세서 및 청구 범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다. 따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고 본 발명의 기술적 사상에 모두 대변하는 것은 아니므로, 본 출원 시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. Prior to this, terms and words used in the present specification and claims should not be construed as limited to ordinary or dictionary terms, and the inventor should appropriately interpret the concepts of the terms appropriately It should be interpreted in accordance with the meaning and concept consistent with the technical idea of the present invention based on the principle that it can be defined. Therefore, the embodiments described in the present specification and the configurations shown in the drawings are only the most preferred embodiments of the present invention and do not represent all the technical ideas of the present invention. Therefore, It is to be understood that equivalents and modifications are possible.
도 1은 본 발명의 일 실시예에 따른 로라 망 시스템(100)의 개략적인 구성도이다.1 is a schematic block diagram of a laurel network system 100 according to an embodiment of the present invention.
본 발명의 일 실시예에 따른 로라 망 시스템(100)은 로라 단말(110), 로라 GW 장치(130) 및 로라 서버(150)를 포함하여 구성된다.The launder system 100 according to an embodiment of the present invention includes a Laura terminal 110, a Laura GW apparatus 130, and a Laura server 150.
상기 로라 단말(110)은 로라 망을 기반으로 데이터 통신하는 단말이다.The Laura terminal 110 is a terminal for data communication based on the Laura network.
상기 로라 GW 장치(130)는 로라 단말(110)과 로라 서버(150) 사이의 로라 망 기반의 데이터 통신을 중개하는 과정에서, 로라 단말(110)의 망 접속을 관리하고, 망 접속이 등록된 로라 단말(100)의 메시지를 필터링하여 로라 서버(150)로 전송한다. 따라서, 로라 서버(150)는 로라 단말(100)이 업 링크 전송하는 메시지를 전부 수신하는 것이 아니라, 로라 GW 장치(130)를 통해 필터링 처리된 로라 단말(100)의 메시지를 수신하므로, 상기 백홀의 효율성이 개선된다. 필터링의 성공은 로라 단말(110)이 로라 서버(150)에 서비스 가입자로 등록된 경우이다.The Laura GW device 130 manages the network connection of the Laura terminal 110 in the course of intermediating the laura network based data communication between the Laura terminal 110 and the Laura server 150, And transmits the message to the Laura server 150 by filtering the message of the Laura terminal 100. [ Therefore, the Laura server 150 receives the message of the Laura terminal 100 filtered through the Laura GW device 130 instead of receiving all the messages uplinked by the Laura terminal 100, The efficiency of the hole is improved. The success of the filtering is the case where the Laura terminal 110 is registered with the Laura server 150 as a service subscriber.
상기 로라 서버(150)는 로라 GW 장치(130)를 통해 로라 단말(110)의 메시지를 수신하고, 메시지의 처리 결과를 로라 GW 장치(130)로 응답한다. 만약, 로라 단말(110)의 메시지가 로라 망에 접속을 요청하는 접속 요청 메시지(예 : Join-Request)이면, 로라 서버(150)는 로라 단말(110)의 서비스 가입 여부를 판단한다. 유효한 서비스 가입자이면 가입자 인증이 성공된다. 로라 서버(150)는 가입자 인증이 성공된 로라 단말(110)이 로라 망에 유효하게 접속되었음을 식별하는 정보로서 장치 주소를 생성한다.The Laura server 150 receives the message of the Laura terminal 110 via the Laura GW device 130 and responds to the Laura GW device 130 with the processing result of the message. If the message of the Laura terminal 110 requests a connection to the Laura network, the Laura server 150 determines whether the Laura terminal 110 joins the service. Subscriber authentication is successful if it is a valid service subscriber. The Laura server 150 generates the device address as information for identifying that the Laura terminal 110 that has succeeded in the subscriber authentication is effectively connected to the Laura network.
여기서, 로라 서버(150)는 상기 장치 주소를 포함하고 로라 단말(110)이 로라 망에 유효하게 등록되었다는 등록 응답 메시지(예 : Proprietary)를 로라 GW 장치(130)로 응답한다. 로라 GW 장치(130)는 응답된 메시지의 장치 주소를 인증 처리를 위해 DB에 저장한다.Here, the Laura server 150 responds to the Laura GW device 130 with a registration response message (e.g., Proprietary) indicating that the Laura terminal 110 includes the device address and is effectively registered in the Laura network. Laura GW device 130 stores the device address of the responded message in the DB for authentication processing.
또한, 로라 서버(150)는 상기 장치 주소를 포함하고 로라 단말(110)의 망 접속을 허가하는 접속 응답 메시지(예 : Join-Accept)를 로라 GW 장치(130)를 통해 로라 단말(110)로 응답한다. In addition, the Laura server 150 transmits a connection response message (e.g. Join-Accept) including the device address and allowing the Laura terminal 110 to access the network through the Laura GW device 130 to the Laura terminal 110 Reply.
로라 단말(110)이 접속 응답 메시지를 수신한 이후로, 로라 단말(110)은 수신된 장치 주소를 이용하여 업 링크 메시지를 로라 GW 장치(130)로 송신한다. 참고로, 업 링크 메시지는 LoRaWAN에서 정의된 메시지이다. "Confirmed" 타입의 업 링크 메시지는 로라 서버(150)에 의해 처리된 후 응답 메시지가 로라 단말(110)로 전송될 것이 요구된다. "Unconfirmed" 업 링크 메시지는 로라 서버(150)에 의해 처리된 후 응답 메시지가 로라 단말(110)로 전송되지 않는다.After the Laura terminal 110 receives the connection response message, the Laura terminal 110 transmits the uplink message to the Laura GW device 130 using the received device address. For reference, the uplink message is a message defined in LoRaWAN. The uplink message of the " Confirmed " type is requested to be transmitted to the Laura terminal 110 after the response message is processed by the Laura server 150. [ The " Unconfirmed " uplink message is processed by the Laura server 150 and the response message is not transmitted to the Laura terminal 110. [
로라 GW 장치(130)는 수신된 메시지의 로라 단말(110)의 장치 주소와 상기 DB에 저장된 장치 주소를 비교하고, 장치 주소가 일치됨에 따라 단말 인증이 성공된 것으로 판단하고, 메시지가 필터링을 통과한 것으로 처리한다. 그러면, 로라 서버(150)는 로라 GW 장치(130)를 통해 상기 필터링 처리된 메시지들만을 선별적으로 수신하여 처리 부하가 줄어든다.The Laura GW device 130 compares the device address of the Laura terminal 110 of the received message with the device address stored in the DB, determines that the terminal authentication is successful as the device addresses match, . Then, the Laura server 150 selectively receives only the filtered messages through the Laura GW device 130, thereby reducing the processing load.
도 2는 도 1의 로라 GW 장치(130)의 개략적 내부 구성도이다.2 is a schematic internal configuration diagram of the Laura GW apparatus 130 of FIG.
본 발명의 장치는 상기 로라 GW 장치(130)에 해당되는 컴퓨팅 장치로 구현될 수 있다. 상기 컴퓨팅 장치는, 메모리, 메모리 제어기, 하나 이상의 프로세서(CPU), 주변 인터페이스, 입출력(I/O) 서브시스템, 디스플레이 장치, 입력 장치 및 통신 회로를 포함할 수 있다. 메모리는 고속 랜덤 액세스 메모리를 포함할 수 있고, 또한 하나 이상의 자기 디스크 저장 장치, 플래시 메모리 장치와 같은 불휘발성 메모리, 또는 다른 불휘발성 반도체 메모리 장치를 포함할 수 있다. 프로세서 및 주변 인터페이스와 같은 다른 구성요소에 의한 메모리로의 액세스는 메모리 제어기에 의하여 제어될 수 있다. 메모리는 각종 정보와 프로그램 명령어를 저장할 수 있고, 프로그램은 프로세서에 의해 실행된다. The apparatus of the present invention may be implemented as a computing apparatus corresponding to the Laura GW apparatus 130. [ The computing device may include a memory, a memory controller, one or more processors (CPUs), a peripheral interface, an input / output (I / O) subsystem, a display device, an input device, and a communications circuit. The memory may include high speed random access memory and may also include one or more magnetic disk storage devices, non-volatile memory such as flash memory devices, or other non-volatile semiconductor memory devices. Access to the memory by other components such as the processor and the peripheral interface may be controlled by the memory controller. The memory can store various information and program instructions, and the program is executed by the processor.
주변 인터페이스는 컴퓨팅 장치의 입출력 주변 장치를 프로세서 및 메모리와 연결한다. 하나 이상의 프로세서는 다양한 소프트웨어 프로그램 및/또는 메모리에 저장되어 있는 명령어 세트를 실행하여 컴퓨팅 장치를 위한 여러 기능을 수행하고 데이터를 처리한다. I/O 서브시스템은 디스플레이 장치, 입력 장치와 같은 입출력 주변장치와 주변 인터페이스 사이에 인터페이스를 제공한다. 디스플레이 장치는 LCD(liquid crystal display) 기술 또는 LPD(light emitting polymer display) 기술을 사용할 수 있다. The peripheral interface connects the input / output peripheral of the computing device to the processor and memory. The one or more processors execute various software programs and / or a set of instructions stored in memory to perform various functions and process data for the computing device. The I / O subsystem provides an interface between I / O peripheral devices such as display devices, input devices, and peripheral interfaces. The display device can use liquid crystal display (LCD) technology or light emitting polymer display (LPD) technology.
프로세서는 컴퓨팅 장치에 연관된 동작을 수행하고 명령어들을 수행하도록 구성된 프로세서로서, 예를 들어, 메모리로부터 검색된 명령어들을 이용하여, 컴퓨팅 장치의 컴포넌트 간의 입력 및 출력 데이터의 수신과 조작을 제어할 수 있다. 통신 회로는 외부 포트를 통한 통신 또는 RF 신호에 의한 통신을 수행한다. 통신 회로는 전기 신호를 RF 신호로 또는 그 반대로 변환하며 이 RF 신호를 통하여 통신 네트워크, 다른 이동형 게이트웨이 장치 및 통신 장치와 통신할 수 있다.A processor is a processor configured to perform an operation associated with a computing device and to perform instructions, for example, using instructions retrieved from memory to control the reception and manipulation of input and output data between components of the computing device. The communication circuit performs communication via an external port or communication by an RF signal. The communication circuit converts the electrical signal to an RF signal and vice versa, and is capable of communicating with the communication network, other mobile gateway devices, and the communication device through the RF signal.
본 발명의 일 실시예에 따른 로라 GW 장치(130)는 단말 수신부(231), 단말 관리부(232), 응답 이력 관리부(233), 업 링크 카운팅부(234) 필터링부(235), 서버 송신부(236), 서버 수신부(237) 및 단말 송신부(238)의 구성 요소들을 포함하여 구성된다. 로라 GW 장치(130)가 메모리와 프로세서로 구성된 컴퓨팅 장치라고 가정하면, 각 구성부(231~218)들은 프로그램의 형태로 구현되고, 상기 프로그램은 메모리에 로딩되어 프로세서를 통해 실행될 수 있다.The Laura GW apparatus 130 according to an embodiment of the present invention includes a terminal receiver 231, a terminal management unit 232, a response history management unit 233, an uplink counting unit 234, a filtering unit 235, 236, a server receiving unit 237, and a terminal transmitting unit 238. [ Assuming that the Laura GW device 130 is a computing device composed of a memory and a processor, each of the components 231 to 218 is implemented in the form of a program, which can be loaded into a memory and executed through the processor.
상기 단말 수신부(231)는 로라 망을 통해 로라 단말(110)이 송신하는 메시지를 수신한다.The terminal receiver 231 receives a message transmitted from the Laura terminal 110 through the Laura network.
상기 단말 관리부(232)는 서버 수신부(237)를 통해 수신된 등록 응답 메시지의 장치 주소를 DB에 보관하여 로라 단말(110)의 단말 인증 처리를 관리한다.The terminal management unit 232 manages terminal authentication processing of the Laura terminal 110 by storing the device address of the registration response message received through the server receiving unit 237 in the DB.
여기서, 상기 관리에서, 단말 관리부(232)는 수신된 메시지의 장치 주소(DevAddr)를 키로 하여 일치된 장치 주소를 상기 DB로부터 조회하고, 일치된 장치 주소가 조회되면 로라 단말(110)을 단말 인증이 성공된 것으로 판단한다. 상기 장치 주소는 로라 서버(150)가 로라 단말(110)이 가입자 인증되어 로라 망의 접속이 유효한 단말임을 인증하기 위해 로라 서버(150)가 생성한 정보이다. 물론, 장치 주소의 상기 조회가 실패되면 로라 단말(110)은 인증이 실패된다.Here, in the management, the terminal management unit 232 inquires the matching device address from the DB using the device address (DevAddr) of the received message as a key, and when the matching device address is inquired, Is determined to be successful. The device address is information generated by the Laura server 150 to authenticate that the Laura server 150 is a subscriber authenticated by the Laura terminal 110 and is a valid terminal of the Laura network. Of course, if the inquiry of the device address fails, the Laura terminal 110 fails authentication.
상기 필터링부(235)는 단말 인증이 성공된 메시지를 필터링 처리하여 로라 서버(150)로의 전송 대상이 되게 한다.The filtering unit 235 performs a filtering process on the message in which the terminal authentication is successful and makes the message to be transmitted to the Laura server 150.
여기서, 상기 단말 인증이 실패될 경우, 필터링부(235)는, 로라 서버(150)로 가입자 인증을 요청하기 위해, 상기 응답 이력 관리부(233)로부터 로라 단말(110)로 다운 링크 메시지가 응답된 이력이 있는지 조회한다. 즉, 응답 이력 관리부(233)는 로라 서버(150)에 의해 처리된 응답 메시지가 로라 단말(110)로 다운 링크 전송된 이력을 관리한다. 응답 이력이 조회되지 않는 경우, 로라 망에서 서비스의 이력이 없는 것으로 해당 메시지는 폐기 처리가 고려되는 대상이다.If the terminal authentication fails, the filtering unit 235 receives the downlink message from the response history management unit 233 to the Laura terminal 110 in order to request subscriber authentication from the Laura server 150 Look for history. That is, the response history management unit 233 manages the history of the downlink transmission of the response message processed by the Laura server 150 to the Laura terminal 110. If the response history is not retrieved, the message is considered to be discarded because there is no history of service in the laurel network.
또한, 필터링부(235)는 상기 업 링크 카운팅부(234)로부터 로라 단말(110)로부터 수신된 업 링크 메시지의 수신 횟수를 조회한다. 즉, 업 링크 카운팅부(234)는 로라 단말(110)로부터 수신된 업 링크 메시지의 횟수를 카운팅한다. In addition, the filtering unit 235 inquires the number of times the uplink message received from the uplink counting unit 234 is received. That is, the uplink counting unit 234 counts the number of uplink messages received from the Laura terminal 110. [
상기 응답 이력이 없고, 조회된 업 링크의 카운팅 횟수가 기준 횟수 이하이면, 필터링부(235)는 로라 단말(110)의 메시지를 필터링 처리하여 로라 서버(150)에 의해 서비스 처리될 수 있는 기회를 부여한다. 만약, 응답 이력이 없고 기준 횟수를 초과하는 업 링크의 카운팅 횟수를 갖는 로라 단말(110)은 로라 망에서의 가입 정보가 확인되지 않고, 서비스 이력도 존재하지 않는 것으로 간주되어, 필터링부(235)가 메시지를 폐기한다. 물론, 메시지의 폐기에 의해, 로라 서버(150)의 처리 부하는 줄어든다.If there is no response history and the number of counts of the inquired uplink is less than or equal to the reference number, the filtering unit 235 filters the message of the Laura terminal 110 and provides an opportunity to be serviced by the Laura server 150 . If there is no response history and the number of counting of the uplink exceeds the reference number, the LaRule terminal 110 regards the subscription information in the Laura network as not being available and the service history to be absent, Discards the message. Of course, by discarding the message, the processing load of the Laura server 150 is reduced.
상기 서버 송신부(236)는 필터링 처리된 로라 단말(110)의 업 링크 메시지를 로라 서버(150)로 전송하여 메시지 처리를 요청한다.The server transmitting unit 236 transmits the uplink message of the filtered Laurie terminal 110 to the Laura server 150 to request message processing.
상기 서버 수신부(237)는 요청된 메시지 처리의 결과를 로라 서버(150)로부터 전송받는다.The server receiving unit 237 receives the result of the requested message processing from the Laura server 150.
여기서, 서버 송신부(236)는 로라 단말(110)로부터 수신된 업 링크 메시지(LoRaWAN 규격에 기반하여 인코딩 되어 있음)를 GWMP 규격의 형식으로 인코딩 하여 로라 서버(150)로 전송한다(예 : tunneling). 로라 서버(150)는 서버 송신부(236)로부터 인코딩 메시지를 수신하고, 인코딩 메시지를 디코딩한 후 메시지 처리한다. 로라 서버(150)는 로라 단말(110)의 메시지를 처리한 후 GWMP 규격의 응답 메시지를 생성한다. 응답 메시지의 수신자는 로라 GW 장치(130) 또는 로라 단말(110)이다. 예를 들어, 응답 메시지의 수신자가 로라 GW 장치(130)일 경우, 로라 서버(150)는 응답 메시지를 GWMP 규격에 맞춰 인코딩하여 로라 GW 장치(130)로 전송한다. 또한, 응답 메시지의 수신자가 로라 단말(110)일 경우, LoRaWAN 규격 기반으로 인코딩된 응답 메시지를 생성하고, 해당 메시지를 다시 GWMP 규격에 맞춰 인코딩하여 로라 GW(130)를 통해 로라 단말(110)로 송신한다.Here, the server transmitting unit 236 encodes the uplink message (encoded based on the LoRaWAN standard) received from the Laura terminal 110 into the GWMP standard format and transmits it to the Laura server 150 (e.g., tunneling) . The Laura server 150 receives the encoding message from the server transmission unit 236, decodes the encoded message, and processes the message. The Laura server 150 processes the message of the Laura terminal 110 and generates a GWMP compliant response message. The receiver of the response message is the Laura GW device 130 or the Laura terminal 110. For example, when the recipient of the response message is the Laura GW device 130, the Laura server 150 encodes the response message according to the GWMP standard and transmits the response message to the Laura GW device 130. When the receiver of the response message is the Laura terminal 110, the response message encoded based on the LoRaWAN standard is generated, the message is encoded again according to the GWMP standard, and the encoded message is transmitted to the Laura terminal 110 through the Laura GW 130 .
서버 수신부(237)가 로라 서버(150)로부터 상기 GWMP 기반의 응답 메시지를 수신하면, 디코딩 후 응답 메시지를 확인하여 대응되는 처리를 한다. 만약, 서버 수신부(237)가 상기 LoRaWAN 규격 기반의 응답 메시지를 수신하면, 로라 단말(110)로 응답 메시지를 전송하여 메시지 처리한다.When the server receiving unit 237 receives the GWMP-based response message from the Laura server 150, it checks the post-decoding response message and performs a corresponding process. If the server receiving unit 237 receives the LoRaWAN compliant response message, it transmits a response message to the Laura terminal 110 to process the message.
여기서, 서버 수신부(247)가 로라 서버(150)로부터 로라 GW 장치(130)가 수신자가 되는 등록 응답 메시지를 수신하면, 로라 GW 장치(130)는 상기 단말 인증을 위해 수신된 메시지의 장치 주소를 DB 정보에 저장한다. 만약, 서버 수신부(237)가 로라 단말(110)이 수신자가 되는 다운 링크 응답 메시지를 수신하면, 수신된 메시지로부터 로라 단말(110)의 장치 주소를 추출하여 DB에 저장함으로써 단말 인증이 처리될 수 있게 한다. 이후, 수신된 메시지는 로라 단말(110)로 전송된다.When the server receiving unit 247 receives the registration response message from the Laura server 150 to be the receiver of the Laura GW unit 130, the Laura GW unit 130 transmits the device address of the received message DB information. If the server receiving unit 237 receives the downlink response message to be the receiver of the Laura terminal 110, the device address of the Laura terminal 110 is extracted from the received message and stored in the DB, Let's do it. Thereafter, the received message is transmitted to Laura terminal 110.
상기 단말 송신부(238)는 상기 GWMP 기반의 디코딩 처리된 다운 링크 응답 메시지(LoRaWAN 규격에 기반하여 인코딩 되어 있음)를 적정 시점에 로라 단말(110)로 무선 송출한다. 참고로, LoRa 표준에는 지정된 시간에 data를 송수신하는 것이 정의되어 있으므로, 로라 단말(110)이 수신이 가능한 적정 시점이 정해져 있다.The terminal transmitter 238 wirelessly transmits the GWMP-based decoded downlink response message (encoded based on the LoRaWAN standard) to the Laura terminal 110 at an appropriate time. For reference, since the LoRa standard defines transmission and reception of data at a designated time, a proper time point at which the Laura terminal 110 can receive data is determined.
바람직하게, 로라 서버(150)는 로라 단말(110)이 요청하는 메시지 내용에 따라 대응되는 메시지 처리를 수행하고, 처리 결과의 응답 메시지를 로라 GW 장치(130)로 응답한다. The Laura server 150 preferably processes the corresponding message according to the contents of the message requested by the Laura terminal 110 and responds to the Laura GW device 130 with the response message of the processing result.
로라 단말(110)이 로라 망에 기반된 데이터 통신을 위해 로라 망에 초기 접속하는 경우, 로라 서버(150)는 로라 단말(110)의 접속 요청 메시지 "Join-Request"를 수신하고, 메시지 처리의 결과로서 등록 응답 메시지 "Proprietary" 및 접속 응답 메시지 "Join-Accept"를 각각 응답한다. 로라 서버(150)는 수신된 메시지로부터 로라 단말의 가입자 정보(예 : DevEui : Device End user identity)를 추출하고, 추출된 가입자 정보가 서비스 가입된 가입자 정보일 경우, 가입자 인증이 성공된 것으로 처리한다. 가입자 인증이 성공됨에 따라, 로라 서버(150)는 로라 단말(110)의 망 접속이 등록되어 발생된 상기 장치 주소(예 : DevAddr)를 생성하고, 생성된 장치 주소를 포함하는 등록 응답 메시지를 송신한다. 로라 서버(150)는 로라 단말(110)의 초기 접속 요청에 대해, 서비스 가입자 정보가 확인된 로라 단말(110)의 망 접속을 허가하여 망 등록 정보로서 상기 장치 주소를 생성한다. 즉, 로라 망 접속이 허가되는 경우에 한하여 상기 장치 주소가 생성된다. 로라 서버(150)는 도 3을 통해 후술되는 데이터 포맷으로 상기 장치 주소의 정보를 포함하는 등록 응답 메시지를 송신한다.When the Laura terminal 110 initially accesses the Laura network for data communication based on the Laura network, the Laura server 150 receives the connection request message " Join-Request " of the Laura terminal 110, As a result, it replies registration response message " Proprietary " and connection response message " Join-Accept " respectively. The Laura server 150 extracts the subscriber information (e.g., DevEui: Device End user identity) of the Laura terminal from the received message, and when the extracted subscriber information is service subscription subscriber information, the subscriber authentication processing is regarded as successful . As the subscriber authentication is successful, the Laura server 150 generates the device address (e.g., DevAddr) generated by registering the network connection of the Laura terminal 110, and transmits a registration response message including the generated device address do. The Laura server 150 permits network connection of the Laura terminal 110 to which the service subscriber information is confirmed for the initial connection request of the Laura terminal 110 to generate the device address as the network registration information. That is, the device address is generated only when the Laura network connection is permitted. The Laura server 150 transmits a registration response message including information of the device address in the data format described later with reference to FIG.
여기서, 로라 서버(150)가 로라 단말(110)의 접속 인증을 위해 상기 등록 응답 메시지를 전송하는 경우는 다음과 같다. 먼저, "Join-Request"의 접속 요청 메시지를 수신할 경우, 로라 서버(150)는 상기 메시지를 송신한 모든 로라 GW 장치(130)로 등록 응답 메시지를 응답한다. 참고로, 로라 단말(110)은 통신 가능한 적어도 하나 이상의 로라 GW 장치(130)를 통해 메시지 통신한다. 다음으로, "Unconfirmed" 업 링크 메시지를 n번째 메시지로서 수신할 경우, n-1번째 메시지 및 n번째 메시지의 로라 GW 장치(130)가 다르면, n번째 메시지의 로라 GW 장치(130)로 상기 등록 응답 메시지가 송신된다. 즉, 로라 서버(150)가 로라 단말(110)의 마지막 메시지를 수신한 제 1로라 GW 장치(130)와 다른 제 2로라 GW 장치(130)로부터 상기 로라 단말(110)의 메시지를 수신할 경우, 상기 제 2로라 GW 장치(130) 장치로 등록 응답 메시지를 송신하여 로라 단말(110)이 서비스 인증된 단말로 관리될 수 있도록 한다.Here, the case where the Laura server 150 transmits the registration response message for connection authentication of the Laura terminal 110 is as follows. First, when receiving the connection request message of " Join-Request ", the Laura server 150 responds to the registration response message to all Laura GW devices 130 that have transmitted the message. For reference, the Laura terminal 110 communicates messages through at least one Laura GW device 130 capable of communicating. Next, when receiving the "Unconfirmed" uplink message as the nth message, if the Laura GW device 130 of the (n-1) th message and the nth message are different, A response message is transmitted. That is, when the Laura server 150 receives the message of the Laura terminal 110 from the second Laura GW apparatus 130 different from the first Laura GW apparatus 130 that received the last message of the Laura terminal 110 And transmits a registration response message to the second Laura GW apparatus 130 so that the Laura terminal 110 can be managed as a service-authenticated terminal.
도 3은 도 1의 로라 GW 장치(130)가 단말 관리를 위해 로라 서버(150)로부터 수신하는 등록 응답 메시지의 예시도이다.FIG. 3 is an exemplary view of a registration response message received by the Laura GW device 130 of FIG. 1 from the Laura server 150 for terminal management.
로라 서버(150)에서 로라 GW 장치(130)로 로라 단말(110)의 접속 인증을 위해 전달되는 PULL_RESP 메시지에는 로라 WAN 규격을 기반으로 본 발명에서 정의하는 등록 응답 메시지 형태가 추가된다. 상기 등록 응답 메시지에는 로라 서버(150)에서 인증이 된 로라 단말(110)의 장치 주소 DevAddr(330)의 값이 포함되어 있으며, 이후 로라 GW 장치(130)는 DevAddr(330)의 값을 DB에 저장하면, 업 링크 메시지에 포함된 로라 단말(110)의 DevAddr과 DB에 저장된 DevAddr(330)을 비교하여 접속의 유효성을 판단하는 단말 인증을 처리할 수 있게 된다. 즉, 로라 GW 장치(130)는 업 링크 메시지를 송신한 로라 단말(110)의 장치 주소가 DB에 저장된 DevAddr(330)과 일치하는 것을 확인하면, 로라 단말(110)이 단말 인증에 성공되어 유효한 접속 중인 것으로 판단하고, 수신된 메시지를 필터링 처리하여 로라 서버(150)로 전송되는 메시지로 분류한다.The PULL_RESP message transmitted from the Laura server 150 to the Laura GW device 130 for connection authentication of the Laura terminal 110 is added with a registration response message form defined in the present invention based on the Laura WAN standard. The registration response message includes the value of the device address DevAddr 330 of the Laura terminal 110 authenticated by the Laura server 150. The Laura GW device 130 then transmits the value of the DevAddr 330 to the DB The mobile terminal 100 can process the terminal authentication for determining the validity of the connection by comparing the DevAddr of the Laura terminal 110 included in the uplink message with the DevAddr 330 stored in the DB. That is, when the Laura GW device 130 confirms that the device address of the Laura terminal 110 that transmitted the uplink message matches the DevAddr 330 stored in the DB, the Laura terminal 110 succeeds in terminal authentication And filters the received message and classifies the received message as a message to be transmitted to the Laura server 150.
맥 헤더의 기본 규격이 유지되면서, MType(301)의 '111'(0x7) 값이 등록 메시지의 식별 값으로 정의된다. DevAddr(303)은 로라 서버(150)에서 가입자 확인 후 등록되는 로라 단말(110)의 4 bytes(32 bits) 길이의 주소이다. 로라 GW 장치(130)는 수신된 장치 주소를 저장하여 로라 단말(110)이 로라 망에 접속된 단말인지 인증하고 로라 단말(110)의 접속을 관리하는데 이용할 수 있다. While the basic standard of the MAC header is maintained, the value of '111' (0x7) of MType 301 is defined as the identification value of the registration message. The DevAddr 303 is an address of 4 bytes (32 bits) of the Laura terminal 110 registered after the subscriber is confirmed in the Laura server 150. The Laura GW device 130 may store the received device address to authenticate that the Laura terminal 110 is connected to the Laura network and use it to manage the connection of the Laura terminal 110. [
정리하면, 단말 관리부(232)는 서버 수신부(237)에서 수신된 등록 메시지의 값을 판단한다. MType(301)이 '111'이고, FCtl(305)의 ACK가 '1'이고, Fcnt(307)의 Count가 '0'으로 판단되면, 단말 관리부(232)는 DevAddr(303)의 값을 DB에 저장한다. 이후, DB에 저장된 DevAddr(303)은 장치 주소로서 업 링크 메시지의 장치 주소와 비교된다.In summary, the terminal management unit 232 determines the value of the registration message received at the server receiving unit 237. [ If the MType 301 is '111', the ACK of the FCtl 305 is '1' and the Count of the Fcnt 307 is '0', the terminal management unit 232 stores the value of the DevAddr 303 in the DB . The DevAddr 303 stored in the DB is then compared with the device address of the uplink message as the device address.
도 4는 본 발명의 일 실시예에 따른 로라 GW 장치(130)가 접속 요청 메시지를 이용하여 단말 관리 및 메시지 필터링하는 처리 흐름도이다.4 is a flowchart illustrating a terminal management and message filtering process by the Laura GW device 130 according to an embodiment of the present invention using a connection request message.
로라 GW 장치(130)를 통한 로라 단말(110)과 로라 서버(150) 사이의 데이터 구간에서는 LoRaWAN 규격에 따른 메시지 통신이 수반된다. 여기서, 로라 GW 장치(130) 및 로라 서버(150)의 데이터 구간에서는 LoRaWAN 규격 기반의 데이터가 GWMP를 이용하여 인코딩 처리된 데이터 통신이 수반된다. 그러면, 로라 단말(110)이 송신 및 수신하는 LoRaWAN 기반으로 인코딩된 메시지는 로라 GW 장치(130) 및 로라 서버(150)의 사이에서 GWMP 기반으로 인코딩된다.Message communication according to the LoRaWAN standard is involved in the data section between the Laura terminal 110 and the Laura server 150 via the Laura GW device 130. [ Here, in the data section of the Laura GW device 130 and the Laura server 150, data communication based on LoRaWAN standard-based data is performed using GWMP. Then, a LoRaWAN-based encoded message transmitted and received by the Laura terminal 110 is encoded on the GWMP basis between the Laura GW device 130 and the Laura server 150. [
로라 단말(110)이 로라 망에 초기 접속할 경우, "Join-Request"의 접속 요청 메시지를 송신하고, 로라 GW 장치(130)가 상기 메시지를 수신한다(S401). 로라 GW 장치(130)는 수신된 메시지가 접속 요청 메시지이면 로라 서버(150)로 푸시한다(S403).When the Laura terminal 110 initially accesses the Laura network, it transmits a connection request message of " Join-Request " and the Laura GW device 130 receives the message (S401). The Laura GW device 130 pushes the received message to the Laura server 150 if the received message is a connection request message (S403).
접속 요청의 푸시 메시지가 수신되면, 로라 서버(150)는 수신된 메시지의 가입자 정보(DevEUI)와 기 보관된 가입된 정보를 비교하고, 일치될 경우, 로라 단말(110)의 가입자 인증이 성공되어 망 접속을 유효한 것으로 판단한다(S411). 가입자의 접속 유효성이 판단되면, 로라 서버(150)는 로라 단말(110)의 정보를 로라 망 정보에 등록하여 장치 주소(DevAddr)을 포함하는 등록 응답 메시지를 생성한다. 접속이 비유효할 경우, 별도의 처리가 발생되지 않는다.When the Push message of the connection request is received, the Laura server 150 compares the subscriber information (DevEUI) of the received message with the stored subscription information, and if the Pusher message is matched, the subscriber authentication of the Laura terminal 110 is successful It is determined that the network connection is valid (S411). When the connection validity of the subscriber is judged, the Laura server 150 registers the Laura terminal 110 information in Laura network information and generates a registration response message including the device address (DevAddr). When the connection is not valid, no additional processing is performed.
로라 GW 장치(130)는 로라 서버(150)로부터 로라 단말(110)의 접속이 유효하다는 등록 응답 메시지를 수신한다(S421). 로라 GW 장치(130)는 수신된 등록 응답 메시지의 맥 헤더 및 프레임 헤더에서 도 3의 필드 정보를 이용하여 장치 주소를 확인하고(S423), 확인된 장치 주소를 저장한다(S425).The Laura GW apparatus 130 receives a registration response message from the Laura server 150 indicating that the connection of the Laura terminal 110 is valid (S421). The Laura GW device 130 confirms the device address using the field information of FIG. 3 in the MAC header and the frame header of the received registration response message (S423), and stores the confirmed device address (S425).
또한, 로라 GW 장치(130)는 로라 단말(110)의 접속 요청 메시지(Join-Request)에 대응되고, 장치 주소를 포함하는 접속 응답 메시지(Join-Accept)를 로라 서버(150)로부터 수신한다(S427). 로라 GW 장치(130)는 수신된 접속 응답 메시지를 접속 허가의 다운 링크 응답 메시지로서 로라 단말(110)로 송신하는 것으로 접속 요청 메시지의 처리를 종료한다(S429). 로라 단말(110)은 수신된 메시지의 장치 주소를 로라 망의 접속이 유지되는 동안 보관한 이후로, 보관된 장치 주소를 포함하는 업 링크 메시지를 로라 GW 장치(130)로 송신한다.In addition, the Laurel GW device 130 receives a connection response message (Join-Accept) including the device address from the Laura server 150 in response to the connection request message (Join-Request) of the Laura terminal 110 S427). The Laura GW device 130 terminates the processing of the connection request message by transmitting the received connection response message to the Laura terminal 110 as a downlink response message of connection permission (S429). The Laura terminal 110 transmits the uplink message including the stored device address to the Laura GW device 130 after storing the device address of the received message while the connection of the Laura network is maintained.
참고로, 접속 응답 메시지(Join-Accept)는 로라 서버(150)와 로라 단말(110) 간의 상호 고유한 key 값 및 LoRaWAN을 기반으로 암호화 되어 있기 때문에 로라 GW 장치(130)는 접속 응답 메시지 내에 포함되어 있는 로라 단말(110)에 할당된 장치 주소를 추출해 낼 수 없다. 하지만, 본 발명에서, 단말 인증의 처리를 위해, 상기 단계(S425)에서 로라 GW 장치(130)는 로라 서버(150)로부터 등록 응답 메시지를 수신하여 장치 주소를 저장할 수 있다.Since the connection response message (Join-Accept) is encrypted based on the unique key value and the LoRaWAN between the Laura server 150 and the Laura terminal 110, the Laura GW device 130 includes the connection response message The device address assigned to the Laura terminal 110 can not be extracted. However, in the present invention, in order to process the terminal authentication, the Laura GW device 130 may receive the registration response message from the Laura server 150 and store the device address in step S425.
한편, 로라 GW 장치(130)가 로라 단말(110)로부터 업 링크 메시지를 수신하면, 상기 단계(S425)에서 저장된 장치 주소를 이용하여 로라 단말(110)의 단말 인증을 처리할 수 있다. 이때, 로라 GW 장치(130)는 로라 단말(110)의 장치 주소를 저장하거나 또는 저장하지 않을 수 있다.On the other hand, when the Laura GW device 130 receives the uplink message from the Laura terminal 110, it can process the terminal authentication of the Laura terminal 110 using the device address stored in step S425. At this time, the Laura GW device 130 may or may not store the device address of the Laura terminal 110.
로라 GW 장치(130)는 장치 주소를 저장하지 않은 임의의 로라 단말(110)로부터 업 링크 메시지를 수신하는 것으로 가정한다(S451). 로라 GW 장치(130)는 로라 단말(110)의 장치 주소 및 저장 단계(S425)에서 저장된 장치 주소를 비교하고, 장치 주소의 조회가 실패되므로 로라 단말(110)의 단말 인증을 실패로 처리한다(S453). 로라 GW 장치(130)에서 상기 단계(S401)의 접속 요청 메시지의 처리가 수반되지 않은 로라 단말(110)로부터 업 링크 메시지가 수신될 경우, 상기 로라 단말(110)은 단말 인증에 실패된다. 단말 인증에 실패된 로라 단말(110)은 도 5를 통해 후술되는 처리를 통해, 추가적인 단말 관리 및 필터링 처리가 요구된다.The Laura GW device 130 assumes that it receives an uplink message from any Laura terminal 110 that does not store the device address (S451). The Laura GW device 130 compares the device address of the Laura terminal 110 and the device address stored in the storage step S425 and fails to inquire the device address and thus fails the terminal authentication of the Laura terminal 110 S453). If the uplink message is received from the Laura terminal 110, which is not accompanied with processing of the connection request message in step S401, the Laura terminal 110 fails to terminal authentication. The Laura terminal 110 which has failed in terminal authentication requires additional terminal management and filtering processing through the processing described later with reference to FIG.
반대로, 로라 GW 장치(130)가 장치 주소를 저장한 로라 단말(110)로부터 업 링크 메시지를 수신하는 것으로 가정한다(S471). 로라 GW 장치(130)는 로라 단말(110)의 장치 주소 및 저장 단계(S425)에서 저장된 장치 주소를 비교하고, 장치 주소가 일치되므로 로라 단말(110)이 단말 인증을 성공으로 처리하고, 수신된 메시지를 필터링 성공으로 처리한다(S473). 로라 GW 장치(130)는 필터링 처리된 메시지를 로라 서버(150)로 송신하여 메시지 처리를 요청한다(S475). 로라 서버(150)에 의해 메시지가 처리된다. "Confirm" 타입의 메시지이면, 로라 GW 장치(130)는 로라 서버(150)로부터 다운 링크 응답 메시지를 수신하고, 수신된 메시지를 로라 단말(110)로 전송한다.On the contrary, it is assumed that the Laura GW device 130 receives the uplink message from the Laura terminal 110 storing the device address (S471). The Laura GW device 130 compares the device address of the Laura terminal 110 and the device address stored in the storage step S425. If the device address matches, the Laura terminal 110 processes the terminal authentication success, The message is processed as a successful filtering (S473). The Laura GW device 130 transmits the filtered message to the Laura server 150 to request message processing (S475). The message is processed by the Laura server 150. If it is a "Confirm" type message, the Laurel GW device 130 receives the downlink response message from the Laura server 150 and transmits the received message to Laura terminal 110.
도 5는 도 4의 로라 GW 장치(130)가 단말 인증에 실패된 메시지를 이용하여 단말 관리 및 메시지 필터링하는 처리 흐름도이다.5 is a flowchart illustrating a terminal management and message filtering using a message in which the Laura GW device 130 in FIG. 4 fails in terminal authentication.
도 4의 단말 인증 실패 단계(S453)에서, 로라 GW 장치(130)가 로라 단말(110)의 장치 주소와 일치되는 DevAddr(303)을 조회하는데 다음과 같은 이유로 실패할 수 있다.In the terminal authentication failure step S453 of FIG. 4, the Laura GW device 130 inquires the DevAddr 303 matching the device address of the Laura terminal 110, and may fail for the following reason.
로라 단말(110)이 이동 중에 제 1로라 GW 장치(130)와 다른 제 2로라 GW 장치(130)로 인입되는 조건 및 로라 단말(110)이 "Personalized" 속성에 따라 OTA 등록이 필요 없는 조건에서는 로라 단말(110)이 단말 인증에 실패한다. 이때, 로라 GW 장치(130)는 단말 인증에 실패된 로라 단말(110)의 장치 주소를 로라 서버(150)로부터 확인받아 인증 단말로 관리할 수 있어야 한다. 왜냐하면, 제 2로라 GW 장치(130)는 타 로라 GW 장치(130)를 통해 이미 접속 인증된 후 새로 인입된 로라 단말(110)에 대해 서비스를 지속적으로 제공할 수 있어야 하기 때문이다. 또한, 등록이 필요 없는 로라 단말(110)의 경우, 별도로 Join-Request의 메시지 과정 없이 서비스가 진행되어야 하므로, 인증 단말로서 관리가 요구된다. 즉, 상기의 이유로 단말 인증이 실패된 로라 단말(110)의 경우, 추가적인 단말 관리 및 메시지 필터링을 위해 다음의 처리가 요구된다.The condition that the Laura terminal 110 is brought into the second Laura GW apparatus 130 different from the first Laura GW apparatus 130 while the Laura terminal 110 is moving and the condition that the Laura terminal 110 does not require OTA registration according to the & The Laura terminal 110 fails to authenticate the terminal. At this time, the Laura GW device 130 should be able to confirm the device address of the Laura terminal 110 that failed the terminal authentication from the Laura server 150 and manage it as the authentication terminal. This is because the second Laura GW apparatus 130 must be able to continuously provide the service to the newly entered Laura terminal 110 after the connection is already authenticated through the Laura GW apparatus 130. In addition, in the case of the Laura terminal 110 which does not require registration, management is required as an authentication terminal since the service must proceed without a separate message process of Join-Request. That is, in the case of the Laura terminal 110 in which the terminal authentication fails due to the above reason, the following processing is required for additional terminal management and message filtering.
로라 GW 장치(130)는 로라 단말(110)로의 다운 링크의 이력이 있는지 판단한다(S511). 상기 다운 링크의 이력이 없는 로라 단말(110)에 대해, 로라 GW 장치(130)는 업 링크 횟수를 판단한다(S513). 업 링크 횟수가 기준 횟수 이하이면 초기 접속으로 판단하여 로라 서버(150)에서 서비스 가입자로서 확인되는 기회를 보장하기 위해, 로라 GW 장치(130)는 메시지를 로라 서버(150)로 푸시한다(S515). The Laura GW apparatus 130 determines whether there is a downlink history to Laura terminal 110 (S511). For the Laura terminal 110 having no history of the downlink, the Laura GW apparatus 130 determines the number of uplinks (S513). If the number of uplinks is less than the reference number, the Laura GW unit 130 pushes the message to the Laura server 150 in order to determine an initial connection and guarantee an opportunity to be confirmed as a service subscriber in the Laura server 150 (S515) .
기준 횟수 이하인 조건에서 상기 단계(S515)를 실행하여 기회를 보장했음에도 불구하고, 다운 링크의 이력이 없고 기준 횟수가 초과되는 로라 단말(110)은 서비스 가입자로서 확인되는데 실패되었으므로, 로라 GW 장치(130)는 메시지를 폐기 처리한다(S517). 여기서, 로라 GW 장치(130)는 기준 횟수가 초과되는 업 링크 횟수는 일정 시간이 흐른 후 refresh를 통해 초기화 처리하여 로라 단말의 등록 갱신 등에 따른 서비스 변경을 고려해 다시 확인 기회를 보장한다.The Laura GW unit 130 fails to confirm as a service subscriber because the Laura terminal 110 having no history of downlink and exceeding the reference number has failed to execute the step S515 under the condition that the step S515 is executed, ) Discards the message (S517). Here, the Laura GW apparatus 130 initializes the number of uplinks for which the reference number is exceeded after a certain period of time, through refresh, and guarantees an opportunity to check again considering the service change due to the registration update of the Laura terminal.
로라 서버(150)가 푸시 메시지를 수신하면, 로라 단말(110)의 장치 주소가 유효한 것인지, 서비스에 가입된 단말인지 판단하여 인증 처리한다(S521). 인증 처리에 실패되면, 비유효한 로라 단말(110)의 망 접속에 해당되어 메시지를 폐기하고 무응답한다(S523). 상기 무응답의 경우, 로라 GW 장치(130)에서 로라 단말(110)의 다운 링크 이력은 발생하지 않고 업 링크 횟수만 증가한다. When the Laura server 150 receives the push message, it determines whether the device address of the Laura terminal 110 is valid or a terminal subscribed to the service, and performs authentication processing (S521). If the authentication process fails, the message corresponding to the network connection of the unvalidated Laura terminal 110 is discarded and the message is not answered (S523). In the case of the non-response, the downlink history of the Laura terminal 110 in the Laura GW unit 130 does not occur but increases only the number of uplinks.
로라 단말(110)의 유효성이 인증되면, 로라 서버(150)는 업 링크 메시지에 대응되는 응답 메시지를 로라 GW 장치(130)로 응답한다. 여기서, 업 링크 메시지에 따라, 로라 서버(150)는 로라 GW 장치(130)가 수신자가 되는 proprietary 등록 응답 메시지를 응답하거나 또는 "confirm" 메시지 타입에 따라 로라 단말(110)이 수신자가 되는 다운 링크 응답 메시지를 응답한다.When the validity of the Laura terminal 110 is authenticated, the Laura server 150 responds to the Laura GW device 130 with a response message corresponding to the uplink message. In accordance with the uplink message, the Laura server 150 responds to the proprietary registration response message in which the Laura GW device 130 becomes the recipient, or transmits the proprietary registration response message in which the Laura terminal 110 receives the downlink Reply response message.
상기 등록 응답 메시지가 응답되는 경우, 로라 GW 장치(130)가 로라 서버(150)로부터 접속이 유효하다는 proprietary 등록 응답 메시지를 수신한다(S531). 로라 서버(150)로부터 메시지를 수신한 로라 GW 장치(130)는 유효하다고 판단된 장치 주소를 DB에 저장하는 것으로 로라 단말(110)의 업 링크 메시지에 대한 처리를 종료한다(S533).If the registration response message is answered, the Laurel GW device 130 receives a proprietary registration response message indicating that the connection is valid from the Laura server 150 (S531). The Laura GW device 130 receiving the message from the Laura server 150 ends the processing of the uplink message of the Laura terminal 110 by storing the device address determined to be valid in the DB (S533).
한편, 상기 다운 링크 응답 메시지가 응답되는 경우, 로라 서버(150)는 로라 GW 장치(130)를 통해 로라 단말(110)로 LoRaWan에 정의된 응답 메시지로 "confirmed-ack" 메시지를 송신한다. 이때, 로라 GW 장치(130)는 등록 응답 메시지가 아닌 장치 주소를 포함하는 다운 링크 메시지를 로라 서버(150)로부터 수신한다(S531). 여기서, 로라 GW 장치(130)는 다운 링크 메시지에 포함되어 있는 로라 단말(110)의 장치 주소(DevAddr)를 추출하여 단말 인증의 처리를 위해 DB에 저장한다(S533). 로라 GW 장치(130)는 장치 주소를 포함하는 상기 다운 링크 응답 메시지를 로라 단말(110)로 전송한다(S535).Meanwhile, when the downlink response message is answered, the Laura server 150 transmits a "confirmed-ack" message to the Laura terminal 110 via the Laura GW device 130 as a response message defined in the LoRaWan. At this time, the Laurel GW device 130 receives a downlink message including the device address, not the registration response message, from the Laura server 150 (S531). Here, the Laura GW device 130 extracts the device address (DevAddr) of the Laura terminal 110 included in the downlink message and stores the device address (DevAddr) in the DB for terminal authentication processing (S533). The Laura GW device 130 transmits the downlink response message including the device address to the Laura terminal 110 (S535).
본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술사상과 아래에 기재될 특허청구범위의 균등범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.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. It goes without saying that various modifications and variations are possible within the scope of equivalence of the scope.

Claims (16)

  1. 로라 망에서 로라 단말의 관리 및 메시지 필터링을 제공하는 장치에 있어서,An apparatus for providing management and message filtering of a Laura terminal in a lawn network,
    로라 단말로부터 업 링크 메시지를 수신하는 단말 수신부;A terminal receiver for receiving an uplink message from a Laura terminal;
    수신된 메시지의 장치 주소가 기 저장된 장치 주소와 일치하는지 비교하고, 일치된 로라 단말을 인증 성공으로 관리하는 단말 관리부;Comparing the device address of the received message with the pre-stored device address, and managing the matching Laura terminal as an authentication success;
    인증 성공된 로라 단말의 상기 메시지를 필터링 처리하고, 필터링 처리되지 못한 상기 메시지를 폐기 처리하는 필터링부;A filtering unit for filtering the message of the Laura terminal that has been successfully authenticated and discarding the message that has not been filtered;
    필터링 처리된 메시지를 로라 서버로 전송하는 서버 송신부;A server transmitting unit for transmitting the filtered message to the Laura server;
    상기 로라 서버로부터 대응되는 응답 메시지를 수신하는 서버 수신부; 및A server receiving unit for receiving a corresponding response message from the Laura server; And
    수신된 응답 메시지를 상기 로라 단말로 다운 링크 송신하는 단말 송신부A terminal transmitter for downlink transmission of the received response message to the Laura terminal
    를 포함하는 것을 특징으로 하는 장치.&Lt; / RTI &gt;
  2. 제 1항에 있어서,The method according to claim 1,
    상기 단말 수신부에서 수신된 메시지가 로라 망의 접속을 요청하는 메시지일 경우,If the message received at the terminal receiver is a message requesting access to the LAN,
    상기 서버 송신부는 상기 접속 요청의 메시지를 로라 서버로 전송하고, The server transmitting unit transmits a message of the connection request to the Laura server,
    상기 서버 수신부가 상기 로라 서버로부터 상기 로라 단말이 가입자 인증되어 망 접속된 유효 단말임을 식별하는 장치 주소를 포함하는 등록 응답 메시지를 수신하고, The server receiving unit receives from the Laura server a registration response message including a device address that identifies that the Laura terminal is a subscriber authenticated and connected to the network,
    상기 단말 관리부는 수신된 등록 응답 메시지로부터 상기 장치 주소를 추출하여 저장하는 것을 특징으로 하는 장치.Wherein the terminal management unit extracts and stores the device address from the received registration response message.
  3. 제 2항에 있어서,3. The method of claim 2,
    상기 로라 서버는,The Laura server comprises:
    상기 접속 요청의 메시지로부터 로라 단말의 가입자 정보를 추출하고, 추출된 가입자 정보가 서비스 가입된 가입자 정보일 경우, 가입자 인증이 성공된 것으로 판단하여 상기 장치 주소를 생성하고, 로라 메시지 포맷을 기반으로 상기 장치 주소 필드를 포함하는 상기 등록 응답 메시지를 송신하는 것을 특징으로 하는 장치.Extracts the subscriber information of the Laura terminal from the message of the connection request, and when the extracted subscriber information is subscribed subscriber information, it determines that subscriber authentication is successful and generates the device address, And transmits the registration response message including the device address field.
  4. 제 2항에 있어서,3. The method of claim 2,
    상기 로라 서버는,The Laura server comprises:
    상기 로라 단말과 통신하는 적어도 하나 이상의 상기 장치를 통해 상기 접속 요청의 메시지를 수신하고, 상기 메시지를 송신한 각 장치로 상기 등록 응답 메시지를 송신하는 것을 특징으로 하는 장치.Receives the connection request message through at least one device communicating with the Laura terminal, and transmits the registration response message to each device that has transmitted the message.
  5. 제 2항에 있어서,3. The method of claim 2,
    상기 로라 서버는,The Laura server comprises:
    마지막 수신된 상기 로라 단말의 메시지를 송신한 장치와 다른 장치로부터 상기 로라 단말의 메시지를 수신할 경우, 상기 다른 장치로 상기 등록 응답 메시지를 송신하는 것을 특징으로 하는 장치.And transmits the registration response message to the other device when receiving the message of the Laura terminal from a device other than the device that transmitted the last received message of the Laura terminal.
  6. 제 1항에 있어서,The method according to claim 1,
    상기 로라 서버로부터 상기 로라 단말로 상기 응답 메시지가 다운 링크 전송된 이력을 관리하는 응답 이력 관리부 및A response history management unit for managing a history of downlink transmission of the response message from the Laura server to the Laura terminal,
    상기 로라 단말의 업 링크 메시지의 업 링크 횟수를 카운팅하는 업 링크 카운팅부를 더 포함하고,Further comprising an uplink counting unit for counting uplink times of uplink messages of the Laura terminal,
    상기 필터링부는 상기 다운 링크 이력이 없고 상기 업 링크 횟수가 기준 횟수 이하이면, 상기 인증 실패된 로라 단말의 메시지를 필터링 처리하는 것을 특징으로 하는 장치.Wherein the filtering unit performs a filtering process on the message of the failed Laura terminal if the downlink hysteresis does not exist and the number of uplinks is less than or equal to the reference number.
  7. 제 6항에 있어서,The method according to claim 6,
    상기 업 링크 카운팅부는,Wherein the uplink-
    상기 기준 횟수를 초과한 업 링크 횟수를 주기적으로 초기화하는 것을 특징으로 하는 장치.And periodically initializes the number of uplink times exceeding the reference number.
  8. 제 6항에 있어서,The method according to claim 6,
    상기 서버 송신부는 상기 인증 실패된 메시지를 로라 서버로 전송하고,The server transmitting unit transmits the authentication failure message to the Laura server,
    상기 서버 수신부가 상기 로라 서버로부터 등록 응답 메시지 또는 다운 링크 응답 메시지를 수신하고,Wherein the server receiving unit receives the registration response message or the downlink response message from the Laura server,
    상기 단말 관리부는 수신된 메시지로부터 상기 장치 주소를 추출하여 저장하는 것을 특징으로 하는 장치.Wherein the terminal management unit extracts and stores the device address from the received message.
  9. 장치가 로라 망에서 로라 단말의 관리 및 메시지 필터링을 제공하는 방법에 있어서,A method for providing management and message filtering of a Laura terminal in a roaming network,
    로라 단말로부터 업 링크 메시지를 수신하는 단말 수신 단계;Receiving a uplink message from a Laura terminal;
    수신된 메시지의 장치 주소가 기 저장된 장치 주소와 일치하는지 비교하고, 일치된 로라 단말을 인증 성공으로 관리하는 단계;Comparing the device address of the received message with a pre-stored device address, and managing the matching Laura terminal as a successful authentication;
    인증 성공된 로라 단말의 상기 메시지를 필터링 처리하고, 필터링 처리되지 못한 상기 메시지를 폐기 처리하는 단계;Filtering the message of the Laura terminal that has been successfully authenticated, and discarding the message that has not been filtered;
    필터링 처리된 메시지를 로라 서버로 전송하는 단계;Transmitting the filtered message to the Laura server;
    상기 로라 서버로부터 대응되는 응답 메시지를 수신하는 단계; 및Receiving a response message from the Laura server; And
    수신된 응답 메시지를 상기 로라 단말로 다운 링크 송신하는 단말 송신 단계를 포함하는 방법.And transmitting the received response message to the Laura terminal on the downlink.
  10. 제 9항에 있어서,10. The method of claim 9,
    상기 단말 수신 단계에서 수신된 메시지가 로라 망의 접속을 요청하는 메시지일 경우,If the message received in the terminal receiving step is a message requesting access to the LAN,
    상기 전송하는 단계에서 상기 접속 요청의 메시지가 로라 서버로 전송되고,In the transmitting step, a message of the connection request is transmitted to the Laura server,
    상기 수신하는 단계에서 상기 로라 서버로부터 상기 로라 단말이 가입자 인증되어 망 접속된 유효 단말임을 식별하는 장치 주소를 포함하는 등록 응답 메시지가 수신되고, Receiving a registration response message including a device address that identifies the valid terminal of the Laura terminal as a subscriber authenticated and connected to the network from the Laura server,
    상기 관리하는 단계에서 상기 등록 응답 메시지로부터 장치 주소가 추출되어 저장되는 것을 특징으로 하는 방법.Wherein the device address is extracted and stored from the registration response message in the managing step.
  11. 제 10항에 있어서,11. The method of claim 10,
    상기 수신하는 단계에서, In the receiving step,
    상기 로라 서버는, 상기 접속 요청의 메시지로부터 로라 단말의 가입자 정보를 추출하고, 추출된 가입자 정보가 서비스 가입된 가입자 정보일 경우, 가입자 인증이 성공된 것으로 판단하여 상기 장치 주소를 생성하고, 로라 메시지 포맷을 기반으로 상기 장치 주소 필드를 포함하는 상기 등록 응답 메시지를 송신하는 것을 특징으로 하는 방법.The Laura server extracts the subscriber information of the Laura terminal from the message of the connection request, and when the extracted subscriber information is the subscribed subscriber information, it determines that subscriber authentication is successful and generates the device address, And sending the registration response message including the device address field based on the format.
  12. 제 10항에 있어서,11. The method of claim 10,
    상기 로라 서버는,The Laura server comprises:
    상기 로라 단말과 통신하는 적어도 하나 이상의 상기 장치를 통해 상기 접속 요청의 메시지를 수신하고, 상기 메시지를 송신한 각 장치로 상기 응답 메시지를 송신하는 것을 특징으로 하는 방법.Receiving a message of the connection request through at least one device communicating with the Laura terminal, and transmitting the response message to each device that has transmitted the message.
  13. 제 10항에 있어서,11. The method of claim 10,
    상기 로라 서버는,The Laura server comprises:
    마지막 수신된 상기 로라 단말의 메시지를 송신한 장치와 다른 장치로부터 상기 로라 단말의 메시지를 수신할 경우, 상기 다른 장치로 상기 등록 응답 메시지를 송신하는 것을 특징으로 하는 방법.When receiving the message of the Laura terminal from a device that is different from the device that transmitted the last received message of the Laura terminal, transmits the registration response message to the other device.
  14. 제 9항에 있어서,10. The method of claim 9,
    상기 처리하는 단계는,Wherein the processing comprises:
    상기 로라 서버로부터 상기 로라 단말로 상기 응답 메시지가 다운 링크 전송된 이력을 관리하는 단계 및Managing a history of downlink transmission of the response message from the Laura server to the Laura terminal; and
    상기 로라 단말의 업 링크 메시지의 업 링크 횟수를 카운팅하는 단계를 더 포함하고,Further comprising counting an uplink number of uplink messages of the Laura terminal,
    상기 다운 링크 이력이 없고 상기 업 링크 횟수가 기준 횟수 이하이면, 상기 인증 실패된 로라 단말의 메시지를 필터링 처리하는 단계인 것을 특징으로 하는 방법.And filtering the message of the failed Laura terminal if the downlink history is absent and the number of uplinks is less than or equal to the reference number.
  15. 제 14항에 있어서,15. The method of claim 14,
    상기 카운팅하는 단계는,Wherein the counting step comprises:
    상기 기준 횟수를 초과한 업 링크 횟수를 주기적으로 초기화하는 단계인 것을 특징으로 하는 방법.And periodically initializing the number of uplink times exceeding the reference number.
  16. 제 13항에 있어서,14. The method of claim 13,
    상기 전송하는 단계에서 상기 인증 실패된 메시지가 로라 서버로 전송되고,Wherein the authentication failure message is transmitted to the Laura server in the transmitting step,
    상기 수신하는 단계에서 상기 로라 서버로부터 등록 응답 메시지 또는 다운 링크 응답 메시지가 수신되고,Receiving a registration response message or a downlink response message from the Laura server in the receiving step,
    상기 관리하는 단계에서 상기 수신된 응답 메시지로부터 장치 주소가 추출되어 저장되는 것을 특징으로 하는 방법.Wherein the device address is extracted and stored from the received response message in the managing step.
PCT/KR2018/000469 2017-11-09 2018-01-10 Device and method for providing terminal management and message filtering in lora network WO2019093581A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2017-0149022 2017-11-09
KR1020170149022A KR102015612B1 (en) 2017-11-09 2017-11-09 Apparatus for providing terminal management and message filtering in Loral network and method thereof

Publications (1)

Publication Number Publication Date
WO2019093581A1 true WO2019093581A1 (en) 2019-05-16

Family

ID=66438893

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/000469 WO2019093581A1 (en) 2017-11-09 2018-01-10 Device and method for providing terminal management and message filtering in lora network

Country Status (2)

Country Link
KR (1) KR102015612B1 (en)
WO (1) WO2019093581A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110572791B (en) * 2019-09-02 2022-04-01 关祥 Information transmission system based on LoRa technology
CN110972222B (en) * 2019-11-26 2021-12-10 武汉慧联无限科技有限公司 Downlink gateway selection method, device and computer storage medium
KR102253174B1 (en) * 2019-12-04 2021-05-17 콘텔라 주식회사 Method and apparatus for managing terminal in LoRa communication environment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100039852A (en) * 2007-07-31 2010-04-16 알카텔-루센트 유에스에이 인코포레이티드 Packet filtering/classification and/or policy control support from both visited and home networks
KR20110041966A (en) * 2009-10-16 2011-04-22 삼성전자주식회사 Method and apparatus for providing service using personal network
KR101480706B1 (en) * 2013-09-04 2015-01-09 (주)엔텔스 Network system for providing security to intranet and method for providing security to intranet using security gateway of mobile communication network
KR20160073209A (en) * 2014-12-16 2016-06-24 주식회사 윈스 System and method for providing authentication service for iot security
KR20170083285A (en) * 2016-01-08 2017-07-18 엘지전자 주식회사 Home network gateway device and operating method thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI19991845A (en) 1999-08-31 2001-02-28 Nokia Corp Content filtering in the wireless system gateway
KR101954397B1 (en) * 2012-07-04 2019-03-05 주식회사 케이티 Method for packet barring in LTE mobile communication system and, system therefor
KR101731996B1 (en) 2016-12-07 2017-05-04 주식회사 우리 Automatic power switching device for lora and wifi mobile communication

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100039852A (en) * 2007-07-31 2010-04-16 알카텔-루센트 유에스에이 인코포레이티드 Packet filtering/classification and/or policy control support from both visited and home networks
KR20110041966A (en) * 2009-10-16 2011-04-22 삼성전자주식회사 Method and apparatus for providing service using personal network
KR101480706B1 (en) * 2013-09-04 2015-01-09 (주)엔텔스 Network system for providing security to intranet and method for providing security to intranet using security gateway of mobile communication network
KR20160073209A (en) * 2014-12-16 2016-06-24 주식회사 윈스 System and method for providing authentication service for iot security
KR20170083285A (en) * 2016-01-08 2017-07-18 엘지전자 주식회사 Home network gateway device and operating method thereof

Also Published As

Publication number Publication date
KR20190053048A (en) 2019-05-17
KR102015612B1 (en) 2019-08-28

Similar Documents

Publication Publication Date Title
WO2019027061A1 (en) Connected gateway server system for real-time vehicle control service
WO2019093581A1 (en) Device and method for providing terminal management and message filtering in lora network
WO2012070801A2 (en) Authentication system and authentication method therefor in a wireless lan environment
WO2011132928A2 (en) Management method and system for a device that provides m2m services, and an apparatus thereof
WO2014189262A1 (en) User terminal authentication method of access point apparatus
CN105338529B (en) Wireless network connection method and system
WO2011159040A2 (en) Apparatus and method for configuring personal network using pn routing table
WO2011159096A2 (en) Apparatus and method for registering personal network
EP2417712A2 (en) Apparatus and method for transmitting and receiving of broadcasting data in a communication system
WO2013100582A1 (en) Wireless communication system, and method for connecting rrc for controlling overloads in wireless communication system
WO2010131935A2 (en) Structure of efficient signaling header in broadband wireless access system
KR20030019180A (en) Content delivery system using a proxy content sever
EP3114821A1 (en) Method and system for establishing a connection between a seeker device and a target device
WO2018182261A1 (en) Method and apparatus for data communication using bluetooth low energy
US20090041458A1 (en) Passive optical network system management
US9781753B2 (en) Proximity map request method, server and network entity using the same, proximity request validating method, and server and network entity using the same
WO2020101147A1 (en) Electronic device connected to external electronic device through wireless communication channel by using tdls session defined by ieee 802.11 standard
RU2291582C2 (en) Method for requesting a service between devices in home network
WO2024005565A1 (en) Method, system, and non-transitory computer-readable recording medium for providing messenger service
JP6901922B2 (en) Authentication server, authentication core system, authentication system and authentication method
WO2013105809A1 (en) Communication system and method for providing push service in said communication system
WO2011081504A2 (en) Method and apparatus for transmitting and receiving system information update control information in wireless communication system
WO2022191403A1 (en) Electronic device for providing conversation service, and operation method therefor
WO2015192453A1 (en) Method for accessing wireless access point device by terminal, wireless access point device, and terminal
WO2021235887A1 (en) Communication method and device in wireless communication system supporting network slicing

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

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

Country of ref document: EP

Kind code of ref document: A1