KR20200080044A - Command processing device in satellite and the controlling method thereof - Google Patents

Command processing device in satellite and the controlling method thereof Download PDF

Info

Publication number
KR20200080044A
KR20200080044A KR1020180169906A KR20180169906A KR20200080044A KR 20200080044 A KR20200080044 A KR 20200080044A KR 1020180169906 A KR1020180169906 A KR 1020180169906A KR 20180169906 A KR20180169906 A KR 20180169906A KR 20200080044 A KR20200080044 A KR 20200080044A
Authority
KR
South Korea
Prior art keywords
command
frame
unit
software
svc
Prior art date
Application number
KR1020180169906A
Other languages
Korean (ko)
Other versions
KR102184658B1 (en
Inventor
신현규
Original Assignee
한국항공우주연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국항공우주연구원 filed Critical 한국항공우주연구원
Priority to KR1020180169906A priority Critical patent/KR102184658B1/en
Publication of KR20200080044A publication Critical patent/KR20200080044A/en
Application granted granted Critical
Publication of KR102184658B1 publication Critical patent/KR102184658B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B64AIRCRAFT; AVIATION; COSMONAUTICS
    • B64GCOSMONAUTICS; VEHICLES OR EQUIPMENT THEREFOR
    • B64G1/00Cosmonautic vehicles
    • B64G1/10Artificial satellites; Systems of such satellites; Interplanetary vehicles
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B64AIRCRAFT; AVIATION; COSMONAUTICS
    • B64GCOSMONAUTICS; VEHICLES OR EQUIPMENT THEREFOR
    • B64G1/00Cosmonautic vehicles
    • B64G1/22Parts of, or equipment specially adapted for fitting in or to, cosmonautic vehicles
    • B64G1/66Arrangements or adaptations of apparatus or instruments, not otherwise provided for
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44589Program code verification, e.g. Java bytecode verification, proof-carrying code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Remote Sensing (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Astronomy & Astrophysics (AREA)
  • Radio Relay Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention relates to a device for processing a command in an artificial satellite and a method for controlling the same. More specifically, the present invention relates to the device for processing the command, capable of reducing the complexity of software and time for executing the software by enabling hardware to process a function to be executed through the software, and the method for controlling the same. According to the present invention, a device for processing the command in the artificial satellite includes: a command processing setting unit to store mapping information on a plurality of command frames; a frame validity verifying unit to verify the validity of the frame, when a frame including a command is received from the ground through a command receiving unit; a command frame extracting unit to acquire at least one command frame from the frame, when the validity of the frame is verified; a command distribution unit to transmit the at least one command frame to a processor, based on mapping information corresponding to the at least one command frame of the mapping information on the plurality of command frames; and a processor to perform a software function corresponding to the command included in the transmitted command frame.

Description

인공위성 내 명령처리 장치 및 이의 제어방법{COMMAND PROCESSING DEVICE IN SATELLITE AND THE CONTROLLING METHOD THEREOF}Command processing device in satellite and control method thereof {COMMAND PROCESSING DEVICE IN SATELLITE AND THE CONTROLLING METHOD THEREOF}

본 발명은 인공위성 내 명령처리 장치 및 이의 제어방법 관한 것으로서, 구체적으로는 소프트웨어에서 수행하던 기능을 하드웨어에서 처리하게 함으로써 소프트웨어의 복잡도를 줄이고 수행 시간을 단축할 수 있는 명령처리정치 및 제어 방법에 관한 것이다.The present invention relates to a command processing apparatus and a control method thereof in a satellite, and specifically, to a command processing politics and control method capable of reducing the complexity and shortening the execution time of the software by processing the functions performed in software in hardware. .

인공위성은 임무 수행을 위해 지상으로부터 명령을 수신하고, 이에 대응하는 업무를 수행한다. 인공위성의 명령 처리는 크게 데이터 수신과 수신한 데이터에 대한 처리로 분류할 수 있다. 일반적으로 하드웨어는 데이터 수신을 처리하고, 소프트웨어는 수신된 데이터를 해석하여 명령을 수행하는 역할을 한다. 이에 따라 하드웨어 설계는 데이터 수신과 같은 낮은 수준의 처리만을 제공하고 있다. Satellites receive orders from the ground to perform missions and perform corresponding tasks. Satellite command processing can be broadly classified into data reception and processing of received data. Generally, the hardware handles data reception, and the software interprets the received data to perform commands. Hence, the hardware design only provides low-level processing such as data reception.

예를 들어, 저궤도 위성의 경우, 하드웨어는 수신된 명령 데이터에 대해 CLTU(Command link transmission unit) 레벨로 특정 메모리(예를 들면, SGM, Safe Guard Memory)에 저장한다. 소프트웨어는 SGM에 기록된 데이터에 대해 여러 프로세스를 통해 커맨드 프레임(Command Frame)을 획득하게 된다. For example, in the case of a low-orbit satellite, the hardware stores the received command data in a specific memory (eg, SGM, Safe Guard Memory) at a command link transmission unit (CLTU) level. The software acquires a command frame through various processes for data recorded in the SGM.

또 다른 예로, 정지궤도 위성의 경우, 하드웨어는 유효성 검증을 수행하고 정상적인 데이터만을 특정 메모리(TC Memory)에 저장한다. 소프트웨어는 TC 메모리에 기록된 데이터에 대해 커맨드 프레임을 추출한다.As another example, in the case of a geostationary satellite, the hardware performs validation and stores only normal data in a specific memory (TC Memory). The software extracts a command frame for data recorded in TC memory.

이러한 방식은 명령 처리에 있어 소프트웨어에 의미가 있는 커맨드 프레임 추출을 위해, 소프트웨어의 부가적인 처리를 요구한다. 또한, 비행소프트웨어의 명령 처리 소프트웨어는 앞서 추출된 커맨드 프레임에 대해 명령 타입 및 SVC ID에 따라 명령을 전달하는 과정을 지속적으로 수행해야 한다. This method requires additional processing of software in order to extract command frames that are meaningful to software in command processing. In addition, the command processing software of the flight software must continuously perform a process of transmitting commands according to the command type and the SVC ID for the previously extracted command frame.

이에 따라, 기존의 인공위성 소프트웨어는 반복적인 프로세스에 대한 연산을 수행하기 위해 복잡하게 구현되고, 소프트웨어 설계 과정에서의 유동성이 저하된다는 단점이 있어 왔다.Accordingly, the existing satellite software has been complicatedly implemented in order to perform calculations on an iterative process, and has a disadvantage in that fluidity in a software design process is deteriorated.

본 발명은 상술한 필요성에 따른 것으로, 본 발명이 해결하고자 하는 일 과제는, 소프트웨어에서 수행하던 프로세스의 일부를 하드웨어가 수행하게 함으로써, 소프트웨어의 복잡도를 줄이고 단축된 프로세스 수행 시간을 가지는 명령처리 방법을 제공하는 것이다.The present invention is in accordance with the above-mentioned needs, and one problem to be solved by the present invention is to reduce the complexity of software and shorten the process execution time by causing the hardware to perform part of the process performed in software. Is to provide.

또한, 본 발명이 해결하고자 하는 다른 과제는, 하드웨어가 사용자에 의해 설정 가능한 매핑정보를 이용하여 커맨드 프레임 분배를 수행함으로써 유동성 높은 명령처리 방법을 제공하는 것이다.In addition, another problem to be solved by the present invention is to provide a highly flexible command processing method by performing command frame distribution using mapping information that can be set by a user.

본 발명의 일 실시 예에 따른 인공위성의 명령처리장치는, 복수의 커맨드 프레임(command frame)에 대한 매핑 정보를 저장하는 명령처리설정부; 명령수신부를 통해 지상으로부터 명령을 포함하는 프레임을 수신하면, 상기 프레임의 유효성을 검증하는 프레임 유효성 검증부; 상기 프레임의 유효성이 검증되면, 상기 프레임으로부터 적어도 하나의 커맨드 프레임을 획득하는 커맨드 프레임 추출부; 상기 복수의 커맨드 프레임에 대한 매핑 정보 중 상기 적어도 하나의 커맨드 프레임에 대응하는 매핑 정보를 바탕으로, 상기 적어도 하나의 커맨드 프레임을 프로세서로 전달하는 커맨드 분배부; 및 상기 전달된 커맨드 프레임에 포함된 상기 명령에 대응하는 소프트웨어 기능을 수행하는 프로세서;를 포함할 수 있다.The satellite command processing apparatus according to an embodiment of the present invention includes: a command processing setting unit for storing mapping information for a plurality of command frames; A frame validity verification unit that verifies the validity of the frame when a frame including a command is received from the ground through the command reception unit; A command frame extracting unit that acquires at least one command frame from the frame when the validity of the frame is verified; A command distribution unit for transmitting the at least one command frame to a processor based on mapping information corresponding to the at least one command frame among mapping information for the plurality of command frames; And a processor performing a software function corresponding to the command included in the transmitted command frame.

또한, 상기 명령처리설정부는, 상기 전달된 커맨드 프레임의 유효성 검증을 위한SC ID(SpaceCraft ID) 및 VC ID(Virtual Channel ID)를 저장하고, 상기 프레임 유효성 검증부는, 상기 SC ID 및 VC ID를 바탕으로, 상기 프레임의 유효성을 검증할 수 있다.Further, the command processing setting unit stores a SCC (SpaceCraft ID) and a VC ID (Virtual Channel ID) for validating the transmitted command frame, and the frame validation unit is based on the SC ID and VC ID. As a result, the validity of the frame can be verified.

또한, 상기 프로세서는, 커맨드 처리부;를 더 포함하고, 상기 매핑 정보는, 상기 복수의 커맨드 프레임에 대한 SVC ID(Switched Virtual Connection ID), 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 커맨드 처리부 상의 주소를 포함하고, 상기 커맨드 분배부는, 상기 적어도 하나의 커맨드 프레임을 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 커맨드 처리부 상의 주소로 전달할 수 있다. In addition, the processor further includes a command processing unit, and the mapping information includes the command processing unit mapped to the SVC ID (Switched Virtual Connection ID), the command number and the SVC ID, and the command number for the plurality of command frames. The address distribution unit may include an address, and the command distribution unit may deliver the at least one command frame to an address on the command processing unit corresponding to the SVC ID and command number of the at least one command frame.

또한, 상기 프로세서는, 커맨드 처리부;를 더 포함하고, 상기 매핑 정보는, 상기 복수의 커맨드 프레임에 대한 SVC ID, 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 소프트웨어 상의 함수를 포함하고, 상기 커맨드 처리부는, 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 소프트웨어 상의 함수를 호출할 수 있다.In addition, the processor further includes a command processing unit, and the mapping information includes functions on the software mapped to the SVC ID, the command number and the SVC ID, and the command number for the plurality of command frames, and the The command processor may call a function on the software corresponding to the SVC ID and command number of the at least one command frame.

한편, 본 발명의 일 실시 예에 따른 컴퓨터 프로그램은 컴퓨터를 이용하여 상술한 방법을 실행하기 위하여 매체에 저장되어 있을 수 있다.On the other hand, the computer program according to an embodiment of the present invention may be stored in a medium to execute the above-described method using a computer.

한편, 본 발명의 일 실시 예에 따른 인공위성의 명령처리방법은, 지상으로부터 명령을 포함하는 프레임을 수신하면, 상기 프레임의 유효성을 검증하는 단계; 상기 프레임의 유효성이 검증되면, 상기 프레임으로부터 적어도 하나의 커맨드 프레임을 획득하는 단계; 상기 복수의 커맨드 프레임에 대한 매핑 정보 중 상기 적어도 하나의 커맨드 프레임에 대응하는 매핑 정보를 바탕으로, 상기 적어도 하나의 커맨드 프레임을 프로세서로 전달하는 단계; 및 상기 전달된 커맨드 프레임에 포함된 상기 명령에 대응하는 소프트웨어 기능을 수행하는 단계;를 포함할 수 있다.On the other hand, the satellite command processing method according to an embodiment of the present invention, when receiving a frame including a command from the ground, verifying the validity of the frame; If the validity of the frame is verified, obtaining at least one command frame from the frame; Transmitting the at least one command frame to a processor based on mapping information corresponding to the at least one command frame among mapping information for the plurality of command frames; And performing a software function corresponding to the command included in the transmitted command frame.

또한, 상기 매핑 정보는, 상기 전달된 커맨드 프레임의 유효성 검증을 위한SC ID(SpaceCraft ID) 및 VC ID(Virtual Channel ID)를 포함하고, 상기 프레임의 유효성을 검증하는 단계는, 상기 SC ID 및 VC ID를 바탕으로, 상기 프레임의 유효성을 검증할 수 있다.In addition, the mapping information includes a SCC (SpaceCraft ID) and a VC ID (Virtual Channel ID) for validating the transmitted command frame, and verifying the validity of the frame includes: the SC ID and VC Based on the ID, the validity of the frame can be verified.

또한, 상기 매핑 정보는, 상기 복수의 커맨드 프레임에 대한 SVC ID(Switched Virtual Connection ID), 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 커맨드 처리부 상의 주소를 포함하고, 상기 프로세서로 전달하는 단계는, 상기 적어도 하나의 커맨드 프레임을 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 커맨드 처리부 상의 주소로 전달할 수 있다. In addition, the mapping information includes an SVC ID (Switched Virtual Connection ID), a command number for the plurality of command frames, and an address on the SVC ID, the command processing unit mapped to the command number, and forwarding it to the processor In some embodiments, the at least one command frame may be delivered to the address on the command processor corresponding to the SVC ID and command number of the at least one command frame.

또한, 상기 매핑 정보는, 상기 복수의 커맨드 프레임에 대한 SVC ID, 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 소프트웨어 상의 함수를 포함하고, 상기 소프트웨어 기능을 수행하는 단계는, 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 소프트웨어 상의 함수를 호출할 수 있다.Further, the mapping information includes an SVC ID, a command number for the plurality of command frames, and a function on the software mapped to the SVC ID and a command number, and performing the software function includes: The function on the software corresponding to the SVC ID and command number of the command frame can be called.

전술한 것 외의 다른 측면, 특징, 이점이 이하의 도면, 특허청구범위 및 발명의 상세한 설명으로부터 명확해질 것이다. Other aspects, features and advantages other than those described above will become apparent from the following drawings, claims and detailed description of the invention.

본 발명에 따르면, 소프트웨어가 처리해야 했던 반복적인 유효성 검증 및 커맨드 프레임(Command Frame) 추출을 하드웨어에 구현하고, 나아가 커맨드 프레임을 명령 분배/전달 (Command Dispatch) 과정도 하드웨어가 처리하게 함으로써, 커맨드 처리의 유연성을 유지하고 소프트웨어의 복잡도를 줄여 소프트웨어 수행 시간을 단축할 수 있다.According to the present invention, it implements repetitive validation and command frame extraction that the software had to process in hardware, and furthermore, command processing by commanding hardware to process/distribute the command frame. It can reduce the software execution time by maintaining the flexibility and reducing the complexity of the software.

또한, 본 발명에 따르면, 실제 명령이 수행되는 소프트웨어 코드를 하드웨어 영역에 등록하고 수정할 수 있으므로 지상 개발 단계뿐만 아니라, 궤도 상(On-orbit)에서도 명령의 추가, 수정이 보다 용이하다는 효과를 가진다.In addition, according to the present invention, since software codes on which actual instructions are executed can be registered and modified in the hardware area, it is possible to easily add and modify instructions in the on-orbit as well as on the ground development stage.

도 1은 본 발명의 일 실시 예에 따른, 인공위성의 명령처리 시스템을 설명하기 위한 간단한 블록도이다.
도 2는 본 발명의 일 실시 예에 따른, 인공위성 명령처리 시스템을 설명하기 위한 상세한 블록도이다.
도 3 및 도 4는 각각 본 발명의 일 실시 예에 따른, 저궤도 위성 및 정지궤도 위성에서 하드웨어를 이용해 커맨드 프레임을 획득하는 방법을 설명하기 위한 도면이다.
도 5는 본 발명의 일 실시 예에 따른 커맨드 프레임의 구조를 설명하기 위한 도면이다.
도 6은 본 발명의 일 실시 예에 따른, 커맨드 분배를 위한 매핑 정보에 대해 설명하기 위한 도면이다.
1 is a simple block diagram illustrating a satellite command processing system according to an embodiment of the present invention.
2 is a detailed block diagram illustrating a satellite command processing system according to an embodiment of the present invention.
3 and 4 are diagrams for explaining a method of acquiring a command frame using hardware in a low orbit satellite and a geostationary satellite according to an embodiment of the present invention, respectively.
5 is a view for explaining the structure of a command frame according to an embodiment of the present invention.
6 is a diagram for describing mapping information for command distribution according to an embodiment of the present invention.

이하, 본 문서의 다양한 실시예가 첨부된 도면을 참조하여 기재된다. 그러나 이는 본 문서에 기재된 기술을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 문서의 실시예의 다양한 변경(modifications), 균등물(equivalents), 및/또는 대체물(alternatives)을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다.Hereinafter, various embodiments of this document will be described with reference to the accompanying drawings. However, this is not intended to limit the technology described in this document to specific embodiments, and it should be understood that it includes various modifications, equivalents, and/or alternatives of embodiments of the document. In connection with the description of the drawings, similar reference numerals may be used for similar elements.

또한, 본 문서에서 사용된 "제 1," "제 2," 등의 표현들은 다양한 구성요소들을, 순서 및/또는 중요도에 상관없이 수식할 수 있고, 한 구성요소를 다른 구성요소와 구분하기 위해 사용될 뿐 해당 구성요소들을 한정하지 않는다. 예를 들면, 제 1 사용자 기기와 제 2 사용자 기기는, 순서 또는 중요도와 무관하게, 서로 다른 사용자 기기를 나타낼 수 있다. 예를 들면, 본 문서에 기재된 권리 범위를 벗어나지 않으면서 제 1 구성요소는 제 2 구성요소로 명명될 수 있고, 유사하게 제 2 구성요소도 제 1 구성요소로 바꾸어 명명될 수 있다.In addition, expressions such as “first,” “second,” and the like used in this document may modify various components, regardless of order and/or importance, to distinguish one component from another component. It is used but does not limit the components. For example, the first user device and the second user device may indicate different user devices regardless of order or importance. For example, the first component may be referred to as a second component without departing from the scope of rights described in this document, and similarly, the second component may be referred to as a first component.

본 문서에서 사용된 용어들은 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 다른 실시예의 범위를 한정하려는 의도가 아닐 수 있다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함할 수 있다. 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 용어들은 본 문서에 기재된 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가질 수 있다. 본 문서에 사용된 용어들 중 일반적인 사전에 정의된 용어들은, 관련 기술의 문맥상 가지는 의미와 동일 또는 유사한 의미로 해석될 수 있으며, 본 문서에서 명백하게 정의되지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다. 경우에 따라서, 본 문서에서 정의된 용어일지라도 본 문서의 실시예들을 배제하도록 해석될 수 없다.The terms used in this document are only used to describe specific embodiments, and may not be intended to limit the scope of other embodiments. Singular expressions may include plural expressions unless the context clearly indicates otherwise. Terms used herein, including technical or scientific terms, may have the same meaning as commonly understood by a person skilled in the art described in this document. Among the terms used in this document, terms defined in the general dictionary may be interpreted as having the same or similar meaning in the context of the related art, and are ideally or excessively formal meanings unless explicitly defined in this document. Is not interpreted as In some cases, even terms defined in this document cannot be interpreted to exclude embodiments of the document.

이하에서, 첨부된 도면을 이용하여 본 발명의 다양한 실시 예들에 대하여 구체적으로 설명한다. Hereinafter, various embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시 예에 따른, 인공위성의 명령처리 시스템을 설명하기 위한 간단한 블록도이다. 본 발명에서 '인공위성'은 3차원 공간상에서 이동하는 다양한 장치일 수 있다. 가령 인공위성은 지구 및/또는 다른 행성의 주위를 공전하거나 이동하면서 지상국과 데이터를 송수신하는 장치일 수 있다. 이러하였으면 인공위성은 발사체 등에 탑재되어 발사대를 통하여 발사될 수 있다. 이때 인공위성에는 소정의 목적 및/또는 용도에 따른 소프트웨어가 탑재될 수 있다.1 is a simple block diagram illustrating a satellite command processing system according to an embodiment of the present invention. In the present invention,'artificial satellite' may be various devices moving in a three-dimensional space. For example, a satellite may be a device that transmits and receives data to and from a ground station while orbiting and moving around the Earth and/or other planets. In this case, the satellite may be mounted on a projectile or the like and launched through a launch pad. At this time, the satellite may be equipped with software according to a predetermined purpose and/or purpose.

또한, 인공위성은 대기권 내에서 소정의 목적 및/또는 용도에 따라 비행하는 비행체일 수도 있다. 이러한 경우 인공위성은 발사체 및/또는 발사대 없이도 이륙 및/또는 착륙할 수 있다. 다만, 이는 예시적인 것으로 본 발명의 사상이 이에 한정되는 것은 아니다.In addition, the satellite may be a flying vehicle in the atmosphere according to a predetermined purpose and/or use. In this case, the satellite can take off and/or land without a projectile and/or launch pad. However, this is exemplary and the spirit of the present invention is not limited thereto.

도 1을 참조하면, 인공위성의 명령처리 시스템(1)은 하드웨어(100)와 소프트웨어(200)로 구성될 수 있다. 본 발명의 소프트웨어(200)는 하드웨어(100)에 의해서 전달된 명령을 처리하는 기능을 수행하며, 프로세서(미도시), 예를 들면, CPU에서 실행될 수 있다. 이때, 프로세서는 하드웨어(100)에 속하는 구성일 수 있으나, 본 개시의 하드웨어(100)는 소프트웨어 실행과 관련된 구성을 제외한 구성을 의미하는 것으로 이해되어야 한다. Referring to FIG. 1, the satellite command processing system 1 may include hardware 100 and software 200. The software 200 of the present invention performs a function of processing an instruction transmitted by the hardware 100, and may be executed on a processor (not shown), for example, a CPU. At this time, the processor may be a configuration belonging to the hardware 100, but the hardware 100 of the present disclosure should be understood to mean a configuration excluding a configuration related to software execution.

하드웨어(100)는 지상에서부터 전달된 명령을 수신하고, 수신된 명령에 대한 유효성을 검증할 수 있다. 또한 하드웨어(100)는 유효성이 검증된 프레임으로부터 소프트웨어에 유의미한 커맨드 프레임(Command Frame)을 추출할 수 있다. 나아가, 하드웨어(100)는 추출된 커맨드 프레임(Command Frame)을 대응되는 소프트웨어의 명령 처리 주소로 전달하거나, 커맨드 프레임을 처리하기 위한 소프트웨어 상 함수를 호출할 수 있다.The hardware 100 may receive a command transmitted from the ground and verify the validity of the received command. In addition, the hardware 100 may extract a command frame meaningful to software from a frame whose validity has been verified. Furthermore, the hardware 100 may transmit the extracted command frame to a command processing address of the corresponding software or call a software function for processing the command frame.

이때, 지상에서부터 전달된 명령은 CLTU(command link transmission unit) 프레임의 형태일 수 있고, CLTU에는 복수의 커맨드 프레임을 포함하고 있을 수 있다. At this time, the command transmitted from the ground may be in the form of a command link transmission unit (CLTU) frame, and the CLTU may include a plurality of command frames.

또한 하드웨어(100)는 상술한 프로세스를 수행하기 위한 정보를 저장할 수 있다. 구체적으로, 하드웨어(100)는 프레임의 유효성 검증을 위한 SC ID(SpaceCraft ID), VC ID(Virtual Channel ID)에 대한 정보를 저장하고 있을 수 있고, 커맨드 프레임(Command Frame)의 분배를 위한 명령 타입, SVC ID(Switched Virtual Connection ID), CMD No(Command Number)를 저장하고 있을 수 있다. 기존의 데이터베이스에서는 지정된 번호(No.) 만으로 커맨드를 구별하였지만, 본 발명의 데이터베이스에서는 SVC ID(Switched Virtual Connection ID)가 포함된 커맨드를 저장할 것을 제안한다. SVC는 일반적으로 패킷 교환 망에서 전송할 데이터가 있을 때만 통신 경로 설정을 하고 통신을 끝낼 때는 선로 연결도 해지하는 통신 접속방식을 말한다.In addition, the hardware 100 may store information for performing the above-described process. Specifically, the hardware 100 may store information on a space ID (SpaceCraft ID), a virtual channel ID (VC ID) for validating a frame, and a command type for distribution of a command frame , SVC ID (Switched Virtual Connection ID), CMD No (Command Number) may be stored. In the existing database, commands are distinguished by only the designated number (No.), but the database of the present invention proposes to store the command including the SVC ID (Switched Virtual Connection ID). SVC generally refers to a communication connection method that establishes a communication path only when there is data to be transmitted in a packet-switched network and also terminates a line connection when ending communication.

도 2는 본 발명의 일 실시 예에 따른, 인공위성 명령처리 시스템을 설명하기 위한 상세한 블록도이다. 2 is a detailed block diagram illustrating a satellite command processing system according to an embodiment of the present invention.

도 3 및 도 4는 각각 본 발명의 일 실시 예에 따른, 저궤도 위성 및 정지궤도 위성에서 하드웨어를 이용해 커맨드 프레임을 획득하는 방법을 설명하기 위한 도면이다. 3 and 4 are diagrams for explaining a method of acquiring a command frame using hardware in a low orbit satellite and a geostationary satellite according to an embodiment of the present invention, respectively.

구체적으로 도 3은 저궤도 위성에서 명령수신부(110), 프레임 유효성 검증부(120), 커맨드 프레임 추출부(130) 등을 이용하여 커맨드 프레임을 획득하는 방법을 설명하기 위한 도면이다. Specifically, FIG. 3 is a view for explaining a method of acquiring a command frame using a command receiving unit 110, a frame validity verification unit 120, a command frame extraction unit 130, and the like in a low orbit satellite.

도 4는 정지궤도 위성에서 명령수신부(110), 프레임 유효성 검증부(120), 커맨드 프레임 추출부(130) 등을 이용하여 커맨드 프레임을 획득하는 방법을 설명하기 위한 도면이다. 도 2와 도 3을 참조하면, 하드웨어(100)는 명령수신부(110), 프레임 유효성 검증부(120), 커맨드 프레임 추출부(130), 커맨드 분배부(140) 및 명령처리설정부(150)를 포함할 수 있다. 또한, 소프트웨어(200)는 커맨드 처리부 1(210) 내지 커맨드 처리부 n(220-n)을 포함할 수 있다.4 is a view for explaining a method of obtaining a command frame using a command receiving unit 110, a frame validity verification unit 120, a command frame extraction unit 130, etc. in a geostationary orbit satellite. 2 and 3, the hardware 100 is a command receiving unit 110, a frame validity verification unit 120, a command frame extraction unit 130, a command distribution unit 140 and a command processing setting unit 150 It may include. Also, the software 200 may include a command processing unit 1 210 to a command processing unit n 220-n.

명령수신부(110)는 지상국으로부터 명령을 수신하기 위한 구성이다. 지상국으로부터 수신하는 명령은 CLTU(Command Link Transmission Unit) 포맷일 수 있으나 이에 한정하지 않는다. 한편, 명령수신부(110)는 지상으로부터 명령 데이터를 수신할 수 있고, CLTU 레벨로 CLTU(310)의 머리부(start sequence, 311) 및 꼬리부(tail sequence, 312)를 확인할 수 있다. 또한, 명령수신부(110)는 CLTU(310)의 개별 코드블록(313) 및 ECC(Error Collection Code, 314)를 확인할 수 있다.The command receiving unit 110 is configured to receive a command from the ground station. The command received from the ground station may be in the form of a Command Link Transmission Unit (CLTU), but is not limited thereto. On the other hand, the command receiving unit 110 can receive command data from the ground, and check the head (start sequence, 311) and tail (tail sequence, 312) of the CLTU 310 at the CLTU level. Further, the command receiving unit 110 may check individual code blocks 313 and error collection codes (ECC) 314 of the CLTU 310.

프레임 유효성 검증부(120)는 CLTU(310)에 포함된 복수의 코드블록(313)을 조합하여 전달 프레임(320)을 획득할 수 있다. 이후 프레임 유효성 검증부(120)는 전달 프레임(320)에 대한 유효성을 검증할 수 있다. 구체적으로 프레임 유효성 검증부(120)는 전달 프레임(320)에 포함된 데이터에 대하여, 전달 프레임 헤더(321) 및 패킷 헤더(322)에 대한 유효성(Validation)을 검증할 수 있다.The frame validation unit 120 may obtain a delivery frame 320 by combining a plurality of code blocks 313 included in the CLTU 310. Thereafter, the frame validity verification unit 120 may verify the validity of the delivery frame 320. Specifically, the frame validity verification unit 120 may verify the validity of the data included in the delivery frame 320 for the delivery frame header 321 and the packet header 322.

커맨드 프레임 추출부(130)는 유효성이 검증된 프레임으로부터 커맨드 프레임(Command Frame)을 추출하는 기능을 수행하며, 하나의 CLTU에는 다수의 커맨드 프레임(Command Frame)이 포함될 수 있다. 커맨드 프레임 추출부(130)는 전달 프레임(320)에 대한 유효성 검증이 완료되면, 커맨드 프레임(330)을 획득할 수 있다. 커맨드 프레임(330)은 커맨드 타입, ID, Length, 커맨드 넘버(CMD No.) 등 커맨드 프레임(330)이 포함하고 있는 명령에 대한 식별 정보를 포함할 수 있다. 본 발명의 일 실시 예에 따르면 커맨드 프레임 추출부(130)는 하나의 CLTU에 포함된 복수의 커맨드 프레임을 순차적으로 추출하여 커맨드 분배부(140)로 전송할 수 있다.The command frame extracting unit 130 performs a function of extracting a command frame from a frame that has been validated, and a single CLTU may include a plurality of command frames. The command frame extracting unit 130 may acquire the command frame 330 when validation of the delivery frame 320 is completed. The command frame 330 may include identification information for a command included in the command frame 330, such as a command type, ID, length, and command number (CMD No.). According to an embodiment of the present invention, the command frame extraction unit 130 may sequentially extract a plurality of command frames included in one CLTU and transmit them to the command distribution unit 140.

커맨드 분배부(140)는 추출된 커맨드 프레임을 소프트웨어로 구현된 커맨드 처리부(210 내지 210-n)에 데이터를 전송할 수 있다. 커맨드 분배부(140)는 명령처리설정부(150)에 저장된 다양한 정보를 이용하여 커맨드 프레임을 전송할 수 있다. 구체적으로, 커맨드 분배부(140)는 명령처리설정부(150)에 포함된 다양한 정보를 이용하여 커맨드 프레임에 적합한 커맨드 처리부(210 내지 210-n)으로 커맨드 프레임을 전달할 수 있다.The command distribution unit 140 may transmit the extracted command frame to the command processing units 210 to 210-n implemented in software. The command distribution unit 140 may transmit a command frame using various information stored in the command processing setting unit 150. Specifically, the command distribution unit 140 may transmit the command frame to the command processing units 210 to 210-n suitable for the command frame using various information included in the command processing setting unit 150.

명령처리설정부(150)는 지상국으로부터의 명령을 포함하는 프레임의 수신, 유효성 검증 및 분배에 필요한 정보를 설정하고, 저장하는 역할을 수행한다. 구체적으로, 명령처리설정부(150)는 SC ID(starcraft ID), VC ID(Vitual channel ID) 등 프레임 유효성 검증에 사용되는 여러 정보를 설정할 수 있으며, 커맨드 프레임(Command Frame)의 분배를 위한 명령 타입, SVC ID, CMD No 별 커맨드 처리부(210 내지 210-n)의 정보를 저장할 수 있다. 즉, 명령처리설정부(150)에는 명령 타입, SVC ID, 커맨드 넘버별로 구분되는 각각의 커맨드 프레임에 대한 커맨드 처리부(210 내지 210-n) 매핑 정보가 저장되어 있을 수 있다. The command processing setting unit 150 sets and stores information necessary for receiving, validating, and distributing a frame including a command from a ground station. Specifically, the command processing setting unit 150 may set various information used for frame validation, such as SC ID (starcraft ID), VC ID (Vitual channel ID), and commands for distribution of a command frame Information of the command processing units 210 to 210-n for each type, SVC ID, and CMD No. may be stored. That is, in the command processing setting unit 150, mapping information of the command processing units 210 to 210-n for each command frame classified by command type, SVC ID, and command number may be stored.

본 발명의 또 다른 실시 예에 의하면, 명령처리설정부(150)는 각각의 커맨드 프레임을 처리하기 위한 소프트웨어 상의 함수를 호출하기 위한 정보를 포함하고 있을 수 있다. According to another embodiment of the present invention, the command processing setting unit 150 may include information for calling a function on software for processing each command frame.

한편, 본 발명의 일 실시 예에 따르면 명령처리설정부(150) 저장된 정보들은 소프트웨어 상의 프로세스로 인해 변경될 수 있다. 구체적으로, 프로세서(200)가 명령처리설정부(150)에 저장된 매핑 정보에 따른 커맨드 처리부(210 내지 210-n)에서 소프트웨어 프로세스를 진행하던 중 오류가 발생하거나 처리 효율이 부족한 것으로 판단되는 경우, 프로세서(200)는 명령처리설정부(150)에 저장된 매핑 정보를 변경할 수 있다. 이때, 프로세서(200)는 커맨드 프레임별 적합한 커맨드 처리부를 탐색하기 위해, 인공지능모델을 사용할 수도 있고, 빅데이터를 기반으로 사용자에 의해 원격으로 변경될 수도 있다. 한편, 인공지능모델은 별도의 서버에 저장된 것일 수도 있고, 인공위성의 메모리에 저장된 것일 수도 있다. 상술한 예시는 일 실시 예에 불과하며, 다양한 방법으로 명령처리설정부(150)에 저장된 정보를 변경할 수 있다. Meanwhile, according to an embodiment of the present invention, the information stored in the command processing setting unit 150 may be changed due to a process on software. Specifically, when the processor 200 is in the process of performing a software process in the command processing units 210 to 210-n according to the mapping information stored in the command processing setting unit 150, or if it is determined that processing efficiency is insufficient, The processor 200 may change mapping information stored in the command processing setting unit 150. At this time, the processor 200 may use an artificial intelligence model to search for an appropriate command processing unit for each command frame, or may be changed remotely by a user based on big data. Meanwhile, the artificial intelligence model may be stored in a separate server or may be stored in a satellite memory. The above-described example is only an example, and information stored in the command processing setting unit 150 may be changed in various ways.

도 3을 참조하면, 명령수신부(110)는 지상으로부터 명령 데이터를 수신할 수 있고, CLTU 레벨로 CLTU(310)의 머리부(start sequence, 311) 및 꼬리부(tail sequence, 312)를 확인할 수 있다. 또한, 명령수신부(110)는 CLTU(310)의 개별 코드블록(313) 및 ECC(Error Collection Code, 314)를 확인할 수 있다. Referring to FIG. 3, the command receiving unit 110 can receive command data from the ground, and can confirm a start sequence (311) and a tail sequence (312) of the CLTU 310 at a CLTU level. have. Further, the command receiving unit 110 may check individual code blocks 313 and error collection codes (ECC) 314 of the CLTU 310.

프레임 유효성 검증부(120)는 CLTU(310)에 포함된 복수의 코드블록(313)을 조합하여 전달 프레임(320)을 획득할 수 있다. 이후 프레임 유효성 검증부(120)는 전달 프레임(320)에 대한 유효성을 검증할 수 있다. 구체적으로 프레임 유효성 검증부(120)는 전달 프레임(320)에 포함된 데이터에 대하여, 전달 프레임 헤더(321) 및 패킷 헤더(322)에 대한 유효성(Validation)을 검증할 수 있다. The frame validation unit 120 may obtain a delivery frame 320 by combining a plurality of code blocks 313 included in the CLTU 310. Thereafter, the frame validity verification unit 120 may verify the validity of the delivery frame 320. Specifically, the frame validity verification unit 120 may verify the validity of the data included in the delivery frame 320 for the delivery frame header 321 and the packet header 322.

커맨드 프레임 추출부(130)는 전달 프레임(320)에 대한 유효성 검증이 완료되면, 커맨드 프레임(330)을 획득할 수 있다. 커맨드 프레임(330)은 커맨드 타입, ID, Length, 커맨드 넘버(CMD No.) 등 커맨드 프레임(330)이 포함하고 있는 명령에 대한 식별 정보를 포함할 수 있다. The command frame extracting unit 130 may acquire the command frame 330 when validation of the delivery frame 320 is completed. The command frame 330 may include identification information for a command included in the command frame 330, such as a command type, ID, length, and command number (CMD No.).

도 4를 참조하면, 명령수신부(110)는 지상으로부터 명령 데이터를 수신할 수 있고, CLTU 레벨로 CLTU(410)의 start sequence(411) 및 tail sequence(412)를 확인할 수 있다. 또한, 명령수신부(110)는 CLTU(410)의 개별 코드블록(413) 및 ECC(Error Collection Code, 414)를 확인할 수 있다. Referring to FIG. 4, the command receiving unit 110 may receive command data from the ground, and check the start sequence 411 and tail sequence 412 of the CLTU 410 at the CLTU level. Also, the command receiving unit 110 may check individual code blocks 413 and CLC (Error Collection Codes) 414 of the CLTU 410.

프레임 유효성 검증부(120)는 CLTU(410)에 포함된 복수의 코드블록(413)을 조합하여 전달 프레임(420)을 획득할 수 있다. 이후 프레임 유효성 검증부(120)는 전달 프레임(420)에 대한 유효성을 검증할 수 있다. 구체적으로 프레임 유효성 검증부(120)는 전달 프레임(420)에 포함된 데이터에 대하여, 전달 프레임 헤더(421), 패킷 헤더(422), 세그먼트 헤더(423) 및 패킷 에러 제어열(424)에 대한 유효성(Validation)을 검증할 수 있다. The frame validation unit 120 may obtain a delivery frame 420 by combining a plurality of code blocks 413 included in the CLTU 410. Thereafter, the frame validity verification unit 120 may verify the validity of the delivery frame 420. Specifically, the frame validation unit 120, for the data included in the delivery frame 420, for the delivery frame header 421, packet header 422, segment header 423 and packet error control sequence 424 Validation can be verified.

커맨드 프레임 추출부(130)는 전달 프레임(420)에 대한 유효성 검증이 완료되면, 커맨드 프레임(430)을 획득할 수 있다. 커맨드 프레임(430)은 커맨드 타입, ID, Length, 커맨드 넘버(CMD No.) 등 커맨드 프레임(330)이 포함하고 있는 명령에 대한 식별 정보를 포함할 수 있다. The command frame extracting unit 130 may acquire the command frame 430 when validation of the delivery frame 420 is completed. The command frame 430 may include identification information for a command included in the command frame 330 such as a command type, ID, length, and command number (CMD No.).

도 3과 도 4와 같이 하드웨어를 통해 획득한 커맨드 프레임은 도 5와 같은 구조를 가지고 있다. 즉, 도 5는 본 발명의 일 실시 예에 따른 커맨드 프레임의 구조를 설명하기 위한 도면이다. 정지궤도 위성과 저궤도 위성에서의 커맨드 프레임은 32 바이트(byte)의 1/8 second, 1/10 second 비트열과 hex code 부분 외의 다른 부분은 동일하므로, 정지궤도 위성의 커맨드 프레임을 기초로 설명하도록 한다. 3 and 4, the command frame acquired through hardware has a structure as shown in FIG. That is, Figure 5 is a view for explaining the structure of a command frame according to an embodiment of the present invention. Since the command frames of the geostationary satellite and the low-orbit satellite are the same as those of the 1/8 second, 1/10 second bit stream of 32 bytes, and other parts of the hex code, the description will be made based on the command frame of the geostationary satellite. .

도 5를 참조하면, 커맨드 프레임은 커맨드 타입, ID, Length, week, 1/10 second, SVC ID, CMD No, Hex code, CRC 등의 정보를 포함할 수 있다. 또한, 커맨드 프레임은 RT(real time), Manage CIB, ATC, RTCS, Memory upload 등 다양한 커맨드 타입을 포함하고 있을 수 있다. Referring to FIG. 5, the command frame may include information such as a command type, ID, Length, week, 1/10 second, SVC ID, CMD No, Hex code, and CRC. In addition, the command frame may include various command types such as RT (real time), Manage CIB, ATC, RTCS, and memory upload.

커맨드 분배부(140)는 커맨드 프레임 추출부(130)에서 획득한 커맨드 프레임을 커맨드 타입과 SVC ID, CMD ID에 대응하는 소프트웨어의 커맨드 처리부(210 내지 210-n)로 전달할 수 있다. 이때, 커맨드 분배부(140)는 커맨드 프레임을 전달해야 할 커맨드 처리부(210 내지 210-n)에 대한 매핑 정보를 바탕으로 전달할 수 있다. The command distribution unit 140 may transmit the command frame obtained by the command frame extraction unit 130 to the command processing units 210 to 210-n of software corresponding to the command type, SVC ID, and CMD ID. In this case, the command distribution unit 140 may transmit the command frame based on the mapping information for the command processing units 210 to 210-n.

구체적으로, 인공위성에 대한 명령은 대부분 RT의 커맨드 타입으로 전송되며, 인공위성의 하드웨어 구성인 커맨드 분배부(140)는 RT 타입의 커맨드 프레임을 SVC ID에 관련된 소프트웨어 컴포넌트로 전달할 수 있고, 전달받은 소프트웨어 컴포넌트(예를 들면 커맨드 처리부)는 전달받은 커맨드 프레임에 포함된 명령을 수행할 수 있다. 매핑 정보에 대한 설명은 도 6을 통해 자세히 설명하도록 한다. Specifically, the commands for the satellite are mostly transmitted in the command type of RT, and the command distribution unit 140, which is a hardware configuration of the satellite, can transmit the command frame of the RT type to the software component related to the SVC ID, and the received software component (For example, the command processor) may execute a command included in the received command frame. The description of the mapping information will be described in detail with reference to FIG. 6.

도 3 내지 도 5에서 설명한 바와 같이, 인공위성의 하드웨어(예를 들면, 명령수신부, 프레임 유효성 검증부, 커맨드 프레임 추출부, 커맨드 분배부 등)를 통해서 종래의 소프트웨어가 수행하던 프로세스를 수행함으로써, 커맨드 처리의 유연성을 유지하면서 인공위성의 소프트웨어를 상대적으로 복잡하지 않게 구현할 수 있으며, 인공위성의 명령처리를 효율적으로 처리할 수 있다는 효과가 있다. As described with reference to FIGS. 3 to 5, commands are performed by performing a process performed by conventional software through satellite hardware (eg, a command receiving unit, a frame validating unit, a command frame extracting unit, a command distribution unit, etc.). While maintaining the flexibility of processing, it is possible to implement the software of a satellite without being relatively complicated, and there is an effect that the command processing of the satellite can be efficiently processed.

또한, 실제 명령이 수행되는 소프트웨어 코드를 하드웨어 영역에 등록하고 수정할 수 있으므로 지상 개발 단계뿐만 아니라, On-orbit에서도 명령의 추가, 수정이 보다 용이하다는 효과를 가질 수 있다. 구체적으로, On-Orbit 상에서 명령처리 방법을 교정하는 경우는 크게 위성의 하드웨어 문제를 소프트웨어적으로 해결/완화, 임무 중 소프트웨어 기능 향상 그리고 지상테스트 동안 확인되지 못한 소프트웨어 문제를 수정하기 위해서 사용된다. 종래의 인공위성은 탑재소프트웨어 설계과정에서 이러한 요구조건을 만족할 수 있도록 탑재소프트웨어가 설계되어야 하며 소프트웨어 교정을 위한 잉여 메모리를 반드시 할당해야 한다. 또한, 탑재소프트웨어 실행파일 생성할 경우에도 섹션별로 패치가 가능하도록 메모리 맵을 생성해야 한다. 즉, 종래의 위성에서는 휘발성 메모리인 RAM 영역에 한해서만 탑재소프트웨어 교정이 가능하였으나 본 발명의 위성에서는 사용자의 의도에 따라 하드웨어를 통해 다양하게 명령처리 방법을 교정할 수 있다.In addition, since software codes on which actual instructions are executed can be registered and modified in the hardware area, it is possible to have an effect that it is easier to add and modify instructions in the on-orbit as well as in the ground development stage. Specifically, in case of correcting the command processing method on-orbit, it is mainly used to solve/reduce the hardware problem of the satellite software, improve the software function during the mission, and fix the software problem that was not identified during the ground test. Conventional satellites must be designed with onboard software to meet these requirements in the onboard software design process, and must allocate surplus memory for software calibration. In addition, even when generating the executable software executable file, a memory map must be generated to enable patching for each section. That is, in the conventional satellite, it is possible to calibrate the mounted software only in the RAM area which is a volatile memory, but the satellite of the present invention can calibrate various command processing methods through hardware according to a user's intention.

도 6은 본 발명의 일 실시 예에 따른, 커맨드 분배를 위한 매핑 정보에 대해 설명하기 위한 도면이다. 6 is a diagram for describing mapping information for command distribution according to an embodiment of the present invention.

인공위성의 하드웨어 구성인 명령처리설정부(150)는 획득한 커맨드 프레임에 대한 매핑정보를 저장하고 있을 수 있다. 구체적으로 도 6을 참조하면, 인덱스 1(610)에 속하는 커맨드 프레임이 획득되면, 명령처리설정부(150)에는 커맨드 분배부(140)가 커맨드 프레임을 커맨드 처리부 상의 0x02301000 주소(611)로 전달하도록 지시하는 매핑정보가 저장되어 있을 수 있다. The command processing setting unit 150, which is a hardware configuration of the satellite, may store mapping information for the acquired command frame. Specifically, referring to FIG. 6, when a command frame belonging to the index 1 610 is obtained, the command processing unit 140 transmits the command frame to the 0x02301000 address 611 on the command processing unit. Mapping information to be indicated may be stored.

예를 들면, 인덱스 1(610)에 속하는 제1 커맨드 프레임, 즉 커맨드 타입이 RT, SVC ID가 1, 커맨드 넘버는 NULL인 커맨드 프레임이 입력되면, 커맨드 분배부(140)는 제1 커맨드 프레임을 커맨드 처리부 상의 0x02301000 주소(611)로 전달할 수 있다. 마찬가지로, 인덱스 2(620)에 속하는 제2 커맨드 프레임, 즉 커맨드 타입이 RT, SVC ID가 2, 커맨드 넘버는 1인 커맨드 프레임이 입력되면, 커맨드 분배부(140)는 제1 커맨드 프레임을 커맨드 처리부 상의 0x02351000 주소(612)로 전달할 수 있다.For example, when a first command frame belonging to index 1 610, that is, a command frame with a command type of RT, an SVC ID of 1, and a command number of NULL is input, the command distribution unit 140 receives the first command frame. It can be delivered to the address 611 of 0x02301000 on the command processor. Similarly, when a second command frame belonging to the index 2 620, that is, a command frame with a command type of RT, a SVC ID of 2, and a command number of 1 is input, the command distribution unit 140 may command the first command frame as a command processing unit. 0x02351000 address 612 on Pinterest.

상술한 예시는 일 실시 예에 불과하며, 명령처리설정부(150)에는 커맨드 프레임을 전달할 커맨드 처리부의 위치 매핑 정보뿐만 아니라, 전달된 커맨드 처리부에서 호출할 함수에 대한 정보도 포함할 수 있다. 예를 들면, 명령처리설정부(150)는, 인덱스 1(610)에 속하는 제1 커맨드 프레임이 커맨드 처리부 상의 0x02301000 주소(611)로 전달된 이후, 커맨드 처리부에 포함된 적어도 하나의 명령처리 함수 중 어떤 함수를 호출할 것인지에 대한 정보를 포함할 수 있다. The above-described example is only an example, and the command processing setting unit 150 may include information on a function to be called by the command processing unit, as well as location mapping information of the command processing unit to which the command frame is transmitted. For example, the command processing setting unit 150 is one of at least one command processing function included in the command processing unit after the first command frame belonging to the index 1 610 is transmitted to the address 0x02301000 on the command processing unit 611. It can contain information about which function to call.

상술한 바와 같이, 본 발명의 인공위성은, 커맨드 프레임을 명령 분배/전달 (Command Dispatch) 과정을 하드웨어(본 실시 예에서는 커맨드 분배부)에 저장된 매핑 정보를 활용함으로써, 커맨드 처리의 유연성(flexibility)을 유지하면서 사용자가 원하는 명령처리 방식을 용이하게 설계할 수 있다는 장점이 있다. As described above, the satellite of the present invention utilizes mapping information stored in hardware (command distribution unit in this embodiment) for command frame dispatch/command dispatch, thereby increasing flexibility in command processing. It has the advantage of being able to easily design a command processing method desired by a user while maintaining.

또한, 이상에서는 본 발명의 바람직한 실시 예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시 예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.In addition, although the preferred embodiments of the present invention have been illustrated and described above, the present invention is not limited to the specific embodiments described above, and the technical field to which the present invention pertains without departing from the gist of the present invention claimed in the claims. In addition, various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical idea or prospect of the present invention.

따라서, 본 발명의 사상은 앞에서 설명된 실시예들에 국한하여 정해져서는 아니되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 또는 이로부터 등가적으로 변경된 모든 범위가 본 발명의 사상의 범주에 속한다고 할 것이다.Accordingly, the spirit of the present invention should not be limited to the above-described embodiments, but not only the scope of the claims to be described later, but also all ranges that are equivalent to or equivalently changed from the scope of the claims of the invention. It would be said to fall into the category.

1: 명령처리시스템
100: 하드웨어
110: 명령수신부
120: 프레임 유효성 검증부
130: 커맨드 프레임 추출부
140: 커맨드 분배부
150: 명령처리설정부
200: 소프트웨어
210 내지 210-n: 커맨드처리부
1: Command processing system
100: hardware
110: command receiving unit
120: frame validation unit
130: command frame extraction unit
140: command distribution unit
150: command processing setting unit
200: software
210 to 210-n: command processing unit

Claims (10)

인공위성의 명령처리장치에 있어서,
복수의 커맨드 프레임(command frame)에 대한 매핑 정보를 저장하는 명령처리설정부;
지상으로부터 명령을 포함하는 프레임을 수신하면, 상기 프레임의 유효성을 검증하는 프레임 유효성 검증부;
상기 프레임의 유효성이 검증되면, 상기 프레임으로부터 적어도 하나의 커맨드 프레임을 획득하는 커맨드 프레임 추출부;
상기 복수의 커맨드 프레임에 대한 매핑 정보 중 상기 적어도 하나의 커맨드 프레임에 대응하는 매핑 정보를 바탕으로, 상기 적어도 하나의 커맨드 프레임을 프로세서로 전달하는 커맨드 분배부; 및
상기 전달된 커맨드 프레임에 포함된 상기 명령에 대응하는 소프트웨어 기능을 수행하는 프로세서;를 포함하는 명령처리장치.
In the satellite command processing device,
A command processing setting unit that stores mapping information for a plurality of command frames;
A frame validity verification unit that verifies the validity of the frame when a frame including an instruction is received from the ground;
A command frame extracting unit that acquires at least one command frame from the frame when the validity of the frame is verified;
A command distribution unit for transmitting the at least one command frame to a processor based on mapping information corresponding to the at least one command frame among mapping information for the plurality of command frames; And
And a processor to perform a software function corresponding to the command included in the transmitted command frame.
제1항에 있어서,
상기 명령처리설정부는 상기 전달된 커맨드 프레임의 유효성 검증을 위한SC ID(SpaceCraft ID) 및 VC ID(Virtual Channel ID)를 저장하고,
상기 프레임 유효성 검증부는 상기 SC ID 및 VC ID를 바탕으로, 상기 프레임의 유효성을 검증하는 명령처리장치.
According to claim 1,
The command processing setting unit stores a SCC (SpaceCraft ID) and a VC ID (Virtual Channel ID) for validating the transmitted command frame,
The frame validity verification unit is a command processing device for verifying the validity of the frame based on the SC ID and VC ID.
제1항에 있어서,
상기 프로세서는 각각의 커맨드 프레임에 대응하는 소프트웨어 기능을 수행하기 위한 적어도 하나의 커맨드 처리부;를 더 포함하고,
상기 매핑 정보는 상기 복수의 커맨드 프레임에 대한 SVC ID(Switched Virtual Connection ID), 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 커맨드 처리부 상의 주소를 포함하고,
상기 커맨드 분배부는 상기 적어도 하나의 커맨드 프레임을 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 커맨드 처리부 상의 주소로 전달하는 명령처리장치.
According to claim 1,
The processor further includes at least one command processing unit for performing a software function corresponding to each command frame;
The mapping information includes an SVC ID (Switched Virtual Connection ID), a command number for the plurality of command frames, and an address on the SVC ID, the command processing unit mapped to the command number,
The command distribution unit transmits the at least one command frame to an address on the command processing unit corresponding to the SVC ID and command number of the at least one command frame.
제1항에 있어서,
상기 프로세서는 각각의 커맨드 프레임에 대응하는 소프트웨어 기능을 수행하기 위한 적어도 하나의 커맨드 처리부;를 더 포함하고,
상기 매핑 정보는 상기 복수의 커맨드 프레임에 대한 SVC ID, 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 소프트웨어 상의 함수를 포함하고,
상기 커맨드 처리부는 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 소프트웨어 상의 함수를 호출하는 명령처리장치.
According to claim 1,
The processor further includes at least one command processing unit for performing a software function corresponding to each command frame;
The mapping information includes an SVC ID, a command number for the plurality of command frames, and a function on the software mapped to the SVC ID and command number,
The command processing unit is a command processing device for calling a function on the software corresponding to the SVC ID and command number of the at least one command frame.
제1 내지 제4항에 있어서,
상기 명령처리설정부, 상기 프레임 유효성 검증부, 상기 커맨드 프레임 추출부 및 상기 커맨드 분배부는 상기 프로세서와 상이한 별도의 하드웨어 칩으로 구현된 명령처리장치.
According to claim 1 to 4,
The command processing setting unit, the frame validity verification unit, the command frame extraction unit and the command distribution unit is a command processing device implemented with a separate hardware chip different from the processor.
인공위성의 명령처리방법에 있어서,
지상으로부터 명령을 포함하는 프레임을 수신하면, 상기 프레임의 유효성을 검증하는 단계;
상기 프레임의 유효성이 검증되면, 상기 프레임으로부터 적어도 하나의 커맨드 프레임을 획득하는 단계;
상기 복수의 커맨드 프레임에 대한 매핑 정보 중 상기 적어도 하나의 커맨드 프레임에 대응하는 매핑 정보를 바탕으로, 상기 적어도 하나의 커맨드 프레임을 프로세서로 전달하는 단계; 및
상기 전달된 커맨드 프레임에 포함된 상기 명령에 대응하는 소프트웨어 기능을 수행하는 단계;를 포함하는 명령처리방법.
In the satellite command processing method,
Upon receiving a frame containing an instruction from the ground, validating the frame;
If the validity of the frame is verified, obtaining at least one command frame from the frame;
Transmitting the at least one command frame to a processor based on mapping information corresponding to the at least one command frame among mapping information for the plurality of command frames; And
And performing a software function corresponding to the command included in the transmitted command frame.
제6항에 있어서,
상기 매핑 정보는 상기 전달된 커맨드 프레임의 유효성 검증을 위한SC ID(SpaceCraft ID) 및 VC ID(Virtual Channel ID)를 포함하고,
상기 프레임의 유효성을 검증하는 단계는 상기 SC ID 및 VC ID를 바탕으로, 상기 프레임의 유효성을 검증하는 명령처리방법.
The method of claim 6,
The mapping information includes a SCC (SpaceCraft ID) and a VC ID (Virtual Channel ID) for validating the transmitted command frame,
The step of verifying the validity of the frame is a command processing method of verifying the validity of the frame based on the SC ID and VC ID.
제6항에 있어서,
상기 매핑 정보는 상기 복수의 커맨드 프레임에 대한 SVC ID(Switched Virtual Connection ID), 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 커맨드 처리부 상의 주소를 포함하고,
상기 프로세서로 전달하는 단계는 상기 적어도 하나의 커맨드 프레임을 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 커맨드 처리부 상의 주소로 전달하는 명령처리방법.
The method of claim 6,
The mapping information includes an SVC ID (Switched Virtual Connection ID), a command number for the plurality of command frames, and an address on the SVC ID, the command processing unit mapped to the command number,
The transmitting to the processor is a command processing method of transmitting the at least one command frame to an address on the command processing unit corresponding to the SVC ID and command number of the at least one command frame.
제6항에 있어서,
상기 매핑 정보는 상기 복수의 커맨드 프레임에 대한 SVC ID, 커맨드 넘버 및 상기 SVC ID, 커맨드 넘버에 매핑된 상기 소프트웨어 상의 함수를 포함하고,
상기 소프트웨어 기능을 수행하는 단계는 상기 적어도 하나의 커맨드 프레임의 SVC ID, 커맨드 넘버에 대응하는 상기 소프트웨어 상의 함수를 호출하는 명령처리방법.
The method of claim 6,
The mapping information includes an SVC ID, a command number for the plurality of command frames, and a function on the software mapped to the SVC ID and command number,
The step of performing the software function is a command processing method of calling a function on the software corresponding to the SVC ID and command number of the at least one command frame.
컴퓨터를 이용하여 제6항 내지 제9항 중 어느 한 항의 방법을 실행하기 위하여 매체에 저장된 컴퓨터 프로그램.A computer program stored in a medium for executing the method of any one of claims 6 to 9 using a computer.
KR1020180169906A 2018-12-26 2018-12-26 Command processing device in satellite and the controlling method thereof KR102184658B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180169906A KR102184658B1 (en) 2018-12-26 2018-12-26 Command processing device in satellite and the controlling method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180169906A KR102184658B1 (en) 2018-12-26 2018-12-26 Command processing device in satellite and the controlling method thereof

Publications (2)

Publication Number Publication Date
KR20200080044A true KR20200080044A (en) 2020-07-06
KR102184658B1 KR102184658B1 (en) 2020-11-30

Family

ID=71571645

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180169906A KR102184658B1 (en) 2018-12-26 2018-12-26 Command processing device in satellite and the controlling method thereof

Country Status (1)

Country Link
KR (1) KR102184658B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102409409B1 (en) * 2021-12-29 2022-06-15 한화시스템 주식회사 Satellite system with integrated processor utilizing real-time operating system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102419017B1 (en) 2021-12-29 2022-07-08 한화시스템 주식회사 Control apparatus for satellite and method thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10240565A (en) * 1997-03-03 1998-09-11 Sony Corp Application program verification device, application program verification method and medium
KR20050058793A (en) * 2003-12-12 2005-06-17 한국전자통신연구원 Satellite simulation modeling system using interface model
KR20090066623A (en) * 2007-12-20 2009-06-24 한국항공우주연구원 Satellite mission control apparatus
KR100932897B1 (en) * 2007-07-13 2009-12-21 한국전자통신연구원 Apparatus and method for executing remote command of geostationary satellite, apparatus and method for verifying remote command execution for satellite control system
KR101526468B1 (en) * 2013-12-17 2015-06-09 한국항공우주연구원 Verification system and operating method for Satellite Flight Software

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10240565A (en) * 1997-03-03 1998-09-11 Sony Corp Application program verification device, application program verification method and medium
KR20050058793A (en) * 2003-12-12 2005-06-17 한국전자통신연구원 Satellite simulation modeling system using interface model
KR100932897B1 (en) * 2007-07-13 2009-12-21 한국전자통신연구원 Apparatus and method for executing remote command of geostationary satellite, apparatus and method for verifying remote command execution for satellite control system
KR20090066623A (en) * 2007-12-20 2009-06-24 한국항공우주연구원 Satellite mission control apparatus
KR101526468B1 (en) * 2013-12-17 2015-06-09 한국항공우주연구원 Verification system and operating method for Satellite Flight Software

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102409409B1 (en) * 2021-12-29 2022-06-15 한화시스템 주식회사 Satellite system with integrated processor utilizing real-time operating system

Also Published As

Publication number Publication date
KR102184658B1 (en) 2020-11-30

Similar Documents

Publication Publication Date Title
US11036900B2 (en) Simulation device of satellite, and method therefor
KR102184658B1 (en) Command processing device in satellite and the controlling method thereof
US20190155716A1 (en) Satellite software verification system
KR100911162B1 (en) Satellite Mission Control Apparatus
CN103984592A (en) Satellite instruction sequence processing method and device based on multiple tasks
CN112491457B (en) Satellite on-orbit reconstruction method, device, system, equipment and storage medium
CN107957874A (en) Recoverable resident formula On-board software On-board programming method
EP1773002A1 (en) Device, system and method of communicating between a bus controller and one or more remote terminals
ES2798998T3 (en) System integration
US20190287412A1 (en) Pairing aircraft during flight
KR102390976B1 (en) Method and system for receiving scheduling of satellite image
CN117278102A (en) Intelligent circulation processing method and system for on-board multi-source data
US6755372B2 (en) Air launch system interface
Sato et al. The ITASAT–the lessons learned from the mission concept to the operation
KR20190057703A (en) A system for dump data transmission
CN111340413A (en) Distribution method, distribution device, server and storage medium of distribution tasks
JP2022101358A (en) Flying object, communication management system, control system and control method
CN115085791B (en) On-orbit annotating and reconstructing method for on-board processing load software
CN112308374A (en) Multi-stage queue-based satellite autonomous mission planning instruction sequence execution method
CN111399532B (en) Remote sensing satellite on-orbit control method for parameter of instruction set
WO2022131229A1 (en) Management device, program, system and management method
US11178047B2 (en) Tailored contact plan generation
CN113239463B (en) Aerospace launching time correction method and system, storage medium and electronic device
CN217686873U (en) Novel setter system
CN117031511B (en) Spacecraft navigation method, device, system, electronic equipment and storage medium

Legal Events

Date Code Title Description
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant