KR101394630B1 - Autonomous Command Execution System and Method according to Execution Time Order in Satellites - Google Patents

Autonomous Command Execution System and Method according to Execution Time Order in Satellites Download PDF

Info

Publication number
KR101394630B1
KR101394630B1 KR1020120122055A KR20120122055A KR101394630B1 KR 101394630 B1 KR101394630 B1 KR 101394630B1 KR 1020120122055 A KR1020120122055 A KR 1020120122055A KR 20120122055 A KR20120122055 A KR 20120122055A KR 101394630 B1 KR101394630 B1 KR 101394630B1
Authority
KR
South Korea
Prior art keywords
storage
execution time
satellite
command
time
Prior art date
Application number
KR1020120122055A
Other languages
Korean (ko)
Other versions
KR20140055358A (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 KR1020120122055A priority Critical patent/KR101394630B1/en
Publication of KR20140055358A publication Critical patent/KR20140055358A/en
Application granted granted Critical
Publication of KR101394630B1 publication Critical patent/KR101394630B1/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
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/3001Arithmetic 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/10Artificial satellites; Systems of such satellites; Interplanetary vehicles
    • B64G1/1014Navigation satellites
    • 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/34Addressing or accessing the instruction operand or the result ; Formation of operand address; Addressing modes
    • G06F9/355Indexed addressing
    • G06F9/3555Indexed addressing using scaling, e.g. multiplication of index
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • General Engineering & Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Astronomy & Astrophysics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Radio Relay Systems (AREA)
  • Selective Calling Equipment (AREA)

Abstract

본 발명은 실행시간 순서에 따른 위성명령수행 자동화 시스템 및 방법에 관한 것으로, 저장명령의 실행시간 정보를 추출하고 상기 추출된 실행시간 정보를 위성에서 사용되는 OBT(on-board time) 포맷의 절대시간으로 변환하는 실행시간 결정부, OBT 포맷의 절대시간으로 변환된 상기 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 저장명령의 수행여부를 판단하는 실행시간 판단부, 상기 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하여 상기 실행시간 판단부에서 수행 대상으로 판단된 저장명령을 실행하는 명령 실행부, 그리고 상기 저장명령의 실행시간이 상기 위성의 현재 OBT에 도달하지 않아 미 실행된 저장명령을 저장하는 저장명령 스케줄부를 포함한다. 본 발명에 따르면, 지상에서 위성에 직접 실시간 명령을 전송하는 것보다 정확한 시간에 필요한 명령이 순차적으로 실행될 수 있도록 한다. 그리고 위성에서 발생 가능한 이상상황을 예상하고 복구절차에 필요한 명령을 실행시간을 지정하여 저장함으로써, 해당되는 이상상황이 감지되면 즉시 복구절차명령 시퀀스를 자동적으로 수행함으로써 위성의 안정적인 임무수행을 보장할 수 있다.The present invention relates to a system and method for automating the execution of satellite commands according to the execution time order, and more particularly, to a system and method for automating the execution of satellite commands, An execution time determiner for comparing the execution time of the storage command converted into the absolute time of the OBT format with the current OBT of the satellite to determine whether to execute the storage command, An instruction execution unit for executing a storage instruction judged to be performed by the execution time determination unit when the time and the current OBT of the satellite coincide with each other and the execution time of the storage instruction has not reached the current OBT of the satellite And a storage command scheduling unit for storing the storage command. According to the present invention, it is possible to sequentially execute necessary commands at a precise time, rather than transmitting real-time commands directly to the satellites on the ground. In addition, it is possible to predict the abnormal situation that can occur in the satellite, to store the command necessary for the recovery procedure by designating the execution time, and to automatically perform the recovery procedure command sequence when the abnormal situation is detected, have.

Description

실행시간 순서에 따른 위성명령수행 자동화 시스템 및 방법{Autonomous Command Execution System and Method according to Execution Time Order in Satellites}Technical Field [0001] The present invention relates to a system and a method for automating satellite command execution according to execution time order,

본 발명은 실행시간 순서에 따른 위성명령수행 자동화 시스템 및 방법에 관한 것으로, 보다 자세하게는 위성에서 실행되어야 할 명령이 실행시간 순서에 따라 자동적으로 실행되는 시스템 및 장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system and a method for automating satellite command execution according to execution time order, and more particularly, to a system and an apparatus in which commands to be executed in a satellite are automatically executed according to the execution time order.

정지궤도위성은 항상 지상과 교신이 가능하므로 해당 위성이 자신의 임무를 수행할 수 있도록 지정된 시간에 지상에서 명령을 전송하여 위성을 제어할 수 있다. 그러나 지상에서 전송된 명령이 위성에서 수행될 때 IP(Internet Protocol)와 같은 프로그램을 사용하고, IP 프로그램은 지상에서 전송하는 위성명령처리 로직(logic)과 달라서 별도의 프로그램 개발로 인한 추가비용이 발생할 수 있고, 개발시간이 소요되는 문제점이 있었다.Geostationary satellites can always communicate with the ground, so they can control the satellites by sending commands from the ground at a specified time so that they can perform their mission. However, when a command transmitted from the ground is executed on a satellite, a program such as IP (Internet Protocol) is used, and an IP program is different from a satellite command processing logic transmitted on the ground, And development time is required.

또한, 지구 자전속도보다 빨리 돌아 상대적으로 움직이는 것처럼 보이는 저궤도위성은 지상과의 교신시간이 짧기 때문에 임무수행을 위한 명령을 제한된 시간 내에 지상에서 정확하게 위성에 전송하는 것이 어려웠다. 그리고 지상과 교신이 불가능한 기간 동안 저궤도위성에서 위성 고장과 같은 비상상황이 발생하더라도 지상에서 이상상황 복구를 위한 명령을 전송할 수 없어 위성 제어에 불편이 있었다.In addition, low orbit satellites, which seem to move relatively faster than the earth's rotating speed, have a short communication time with the ground, which makes it difficult to transmit commands to the satellites accurately on the ground within a limited time. Even if an emergency situation such as a satellite failure occurs in a low earth orbit satellite during a time when ground and communication can not be performed, it is inconvenient to control the satellite because it is impossible to transmit an instruction for restoring the abnormal situation on the ground.

KRKR 02245630224563 BB

따라서 본 발명이 해결하고자 하는 기술적 과제는 위성에서 수행되는 명령이 시간 순서에 따라 자동적으로 실행될 수 있도록 함으로써, 지상과 교신이 불가능한 경우에도 위성 자체 임무수행이 가능하도록 하는 실행시간 순서에 따른 위성명령수행 자동화 시스템 및 방법을 제공하는 것이다.SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above problems, and it is an object of the present invention to provide a method and system for performing a satellite command according to an execution time order, An automation system and method.

상기한 기술적 과제를 해결하기 위한 본 발명의 한 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 시스템은, 저장명령의 실행시간 정보를 추출하고 상기 추출된 실행시간 정보를 위성에서 사용되는 OBT(on-board time) 포맷의 절대시간으로 변환하는 실행시간 결정부, OBT 포맷의 절대시간으로 변환된 상기 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 저장명령의 수행여부를 판단하는 실행시간 판단부, 상기 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하여 상기 실행시간 판단부에서 수행 대상으로 판단된 저장명령을 실행하는 명령 실행부, 그리고 상기 저장명령의 실행시간이 상기 위성의 현재 OBT에 도달하지 않아 미 실행된 저장명령을 저장하는 저장명령 스케줄부를 포함한다.According to an embodiment of the present invention, there is provided an automation system for executing a satellite command according to an execution time order, comprising: extracting execution time information of a storage command and outputting the extracted execution time information to an OBT on-board time format; an execution time determination unit for comparing the execution time of the storage command converted into the absolute time of the OBT format with the current OBT of the satellite to determine whether to execute the storage command; An execution unit for executing a save command determined as a target of execution by the execution time determination unit when the execution time of the storage command coincides with the current OBT of the satellite, And a storage command scheduling unit for storing a storage command that has not yet reached the current OBT and has not yet been executed.

상기 저장명령 스케줄부는 상기 미 실행된 저장명령을 실행시간 순서에 따라 실행순서 포인터와 매핑하여 저장 테이블에 저장하고, 가장 먼저 실행되어야 할 제1 저장명령은 상기 저장 테이블의 첫 번째에 위치시킬 수 있다.The storage command scheduler may map the unexecuted storage command to the execution order pointer according to the execution time order and store the stored execution command in the storage table, and the first storage command to be executed first may be located at the first position of the storage table .

상기 실행시간 판단부는 미리 정해진 주기마다 상기 저장 테이블의 첫 번째 위치에 저장된 상기 제1 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 제1 저장명령의 수행여부를 판단할 수 있다.The execution time determiner may determine whether to execute the first storage command by comparing the execution time of the first storage command stored in the first location of the storage table with the current OBT of the satellite every predetermined period.

상기 저장명령 스케줄부는 상기 제1 저장명령이 실행되면 상기 제1 저장명령의 다음 실행순서에 대응하는 포인터 값을 가지는 제2 저장명령을 상기 저장 테이블의 첫 번째 위치로 이동시킬 수 있다.The storage command scheduler may move the second storage command having the pointer value corresponding to the next execution order of the first storage command to the first position of the storage table when the first storage command is executed.

상대시간 명령 집합은 실행 시간이 상대적으로 정의된 복수 개의 저장명령을 포함하고, 상기 실행시간 결정부는 상기 상대시간 명령 집합이 활성화되면, 상기 위성의 현재 시간을 기초로 상기 복수 개의 저장명령 각각에 정의된 상대 실행시간을 절대시간으로 변환할 수 있다.The relative time command set includes a plurality of storage commands whose execution time is relatively defined, and the execution time determiner defines, when the relative time command set is activated, the plurality of storage commands based on the current time of the satellite The relative execution time can be converted into an absolute time.

상기한 기술적 과제를 해결하기 위한 본 발명의 다른 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 방법은 저장명령의 실행시간 정보를 추출하고 상기 추출된 실행시간 정보를 위성에서 사용되는 OBT(on-board time) 포맷의 절대시간으로 변환하는 단계, OBT 포맷의 절대시간으로 변환된 상기 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 저장명령의 수행여부를 판단하는 단계,According to another aspect of the present invention, there is provided a method for automating satellite command execution according to an execution time order, the method comprising: extracting execution time information of a storage command and transmitting the extracted execution time information to an OBT comparing the execution time of the storage command converted into the absolute time of the OBT format with the current OBT of the satellite to determine whether to execute the storage command;

상기 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하는 경우 수행 대상으로 판단된 저장명령을 실행하는 단계, 그리고 상기 저장명령의 실행시간이 상기 위성의 현재 OBT에 도달하지 않은 경우 미 실행된 저장명령을 저장하는 단계를 포함한다.Executing a storage command determined to be performed when the execution time of the storage command coincides with a current OBT of the satellite, and if the execution time of the storage command does not reach the current OBT of the satellite, And storing the command.

상기 미 실행된 저장명령을 저장하는 단계는 상기 미 실행된 저장명령을 실행시간 순서에 따라 실행순서 포인터와 매핑하여 저장 테이블에 저장하고, 가장 먼저 실행되어야 할 제1 저장명령은 상기 저장 테이블의 첫 번째에 위치 시킬 수 있다.Wherein the step of storing the unexecuted store instruction stores the unexecuted store instruction in an execution sequence pointer according to an execution time order and stores the unexecuted store instruction in a store table, Th position.

미리 정해진 주기마다 상기 저장 테이블의 첫 번째 위치에 저장된 상기 제1 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 제1 저장명령의 수행여부를 판단하는 단계, 그리고 상기 제1 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하여 상기 제1 저장명령이 실행되면, 상기 제1 저장명령의 다음 실행순서에 대응하는 포인터 값을 가지는 제2 저장명령을 상기 저장 테이블의 첫 번째 위치로 이동시키는 단계를 더 포함할 수 있다.Comparing the execution time of the first storage command stored in the first location of the storage table with the current OBT of the satellite every predetermined period to determine whether to execute the first storage command, When the execution time and the current OBT of the satellite coincide with each other and the first storage command is executed, a second storage command having a pointer value corresponding to the next execution order of the first storage command is moved to the first position of the storage table .

본 발명에 의하면, 실행시간이 정의된 위성명령을 이용하여 실행시간이 도래하면 실행순서에 따라 해당명령이 자동적으로 수행되는 시스템 및 방법을 제공하므로, 지상에서 위성에 직접 실시간 명령을 전송하는 것보다 정확한 시간에 필요한 명령이 순차적으로 실행될 수 있도록 한다. According to the present invention, a system and method are provided in which a corresponding command is automatically performed according to an execution order when an execution time arrives by using a satellite command having an execution time defined. Therefore, So that necessary commands can be sequentially executed at the correct time.

그리고 지상과 교신이 불가능한 시간 동안에도 위성은 미리 설정된 실행시간에 자동적으로 저장명령을 실행하여 맡은 임무수행을 수행할 수 있으므로 저궤도위성의 임무수행 및 운영이 용이하다. Also, during the time when the ground and communication are impossible, the satellite can automatically execute the storage command at the predetermined execution time to carry out its assigned tasks, so that the low-orbit satellite can be easily performed and operated.

또한 위성에서 발생 가능한 이상상황을 예상하고 복구절차에 필요한 명령을 실행시간을 지정하여 저장함으로써, 해당되는 이상상황이 감지되면 즉시 복구절차명령 시퀀스를 자동적으로 수행함으로써 위성의 안정적인 임무수행을 보장할 수 있다.In addition, it is possible to predict the abnormal situations that can occur in the satellite and to store the commands necessary for the recovery procedure by designating and storing the execution time, so that if the abnormal situation is detected, the recovery procedure command sequence is automatically executed. have.

도 1은 본 발명의 한 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 시스템을 설명하기 위해 제공되는 블록도,
도 2는 본 발명의 한 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 방법을 설명하기 위해 제공되는 흐름도, 그리고
도 3은 본 발명의 다른 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 방법을 설명하기 위해 제공되는 흐름도이다.
FIG. 1 is a block diagram illustrating a system for automating satellite command execution according to an execution time order according to an embodiment of the present invention.
FIG. 2 is a flowchart illustrating a method of automating satellite command execution according to an execution time order according to an embodiment of the present invention; and FIG.
3 is a flowchart illustrating a method of automating satellite command execution according to an execution time order according to another embodiment of the present invention.

그러면 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily carry out the present invention.

도 1은 본 발명의 한 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 시스템을 설명하기 위해 제공되는 블록도이다.1 is a block diagram illustrating a system for automating satellite command execution according to an execution time order according to an embodiment of the present invention.

도 1을 참고하면, 저장명령 처리 시스템(1)는 실행시간 결정부(100), 실행시간 판단부(200), 저장명령 스케줄부(300) 및 저장명령 실행부(400)를 포함하여 구성된다.1, the storage command processing system 1 includes an execution time determination unit 100, an execution time determination unit 200, a storage instruction scheduling unit 300, and a storage instruction execution unit 400 .

저장명령은 위성에서 일련의 절차를 수행하기 위해 필요한 명령(command)들이 위성 내 저장소에 저장되어 있는 위성명령이다. 저장명령은 위성명령의 실행시간(execution time)과 매핑(mapping)되어 위성 내 저장소에 저장되며, 절대시간 저장명령(a) 및 상대시간 저장명령(b)을 포함한다. A store command is a satellite command in which commands necessary for carrying out a series of procedures on a satellite are stored in a satellite store. The store command is mapped to the execution time of the satellite command and stored in the satellite store, and includes an absolute time storage command (a) and a relative time storage command (b).

절대시간 저장명령(a)은 해당 저장명령의 실행시간이 절대시간(absolute-time) 형태로 표현된 저장명령이며, 지정된 시간에 도달하는 경우 해당명령은 위성에서 즉시 실행된다. The absolute time storage command (a) is a storage command in which the execution time of a corresponding storage command is expressed in an absolute-time form. When the absolute time is reached at a specified time, the command is immediately executed in the satellite.

상대시간 저장명령(b)은 실행시간이 각 명령 간의 상대적인 수행시간 간격을 갖는 상대시간(delta-time) 형태로 표현된 저장명령이며, 위성 내 특정 시점에서 활성화(activation)되면 실행시간이 절대시간 형태로 변환된다. 해당명령은 위성에서 변환된 절대시간에 대응하여 실행된다.The relative time storage command (b) is a storage command in which the execution time is expressed in the form of a relative time (delta-time) having a relative execution time interval between each command. When the execution time is activated at a specific point in time in the satellite, . The corresponding command is executed corresponding to the absolute time converted from the satellite.

위성에서 사용되는 OBT(on-board time)는 위성에서 사용하는 시간 정보로서 위성에 따라 다양한 형식으로 표시될 수 있으며, 위성 OBT는 일반적으로 위성비행소프트웨어가 실행되는 주기마다 증가되는 카운터 값을 사용한다. 위성에 따라 위성 OBT에 6~12 바이트 크기를 할당하는데, 저장명령에 매핑된 절대시간이나 상대시간은 이 보다 작은 값으로 위성 OBT를 표현할 수 있다. The on-board time (OBT) used in satellites is the time information used by the satellites and can be displayed in various formats depending on the satellites, and the satellite OBT generally uses a counter value incremented every time the satellite flight software is executed . According to the satellite, the size of 6-12 bytes is allocated to the satellite OBT, and the absolute time or relative time mapped to the storage command can represent the satellite OBT with a smaller value.

지상에서 위성으로 명령을 전송하는 경우 지상과의 교신시간뿐만 아니라 통신속도 제한 등의 이유로 명령의 길이를 최소화 하는 것이 요구된다. 따라서 저장명령에 매핑된 실행시간은 위성 OBT보다 작은 크기를 차지하는 절대 시간이나 상대시간의 형태로 표현될 수 있다. 다만, 절대시간 저장명령(a) 또는 상대시간 저장명령(b)이 위성에서 실행되는 시간을 판단 받기 위해서는 절대 시간이나 상대시간 형태로 표현된 실행시간이 위성에서 사용되는 OBT시간 형태로 변환되어야 한다.When a command is transmitted from the ground to a satellite, it is required to minimize the length of the command due to the communication speed restriction as well as the communication time with the ground. Therefore, the execution time mapped to the storage command can be represented in the form of absolute time or relative time, which occupies a smaller size than the satellite OBT. However, in order to determine the time at which the absolute time storage command (a) or the relative time storage command (b) is executed in the satellite, the execution time expressed in absolute time or relative time form must be converted into the OBT time type used in the satellite .

한편, 지상으로부터 전송된 절대시간 저장명령(a) 또는 위성비행소프트웨어에 의해 활성화(activation)된 상대시간 저장명령(b)이 저장명령 처리 시스템(1)에 입력된다.On the other hand, an absolute time storage command (a) transmitted from the ground or a relative time storage command (b) activated by satellite flight software is input to the storage command processing system (1).

실행시간 결정부(100)는 저장명령이 입력되면 실행시간을 추출하여 위성에서 사용되는 OBT 포맷의 절대시간으로 변환할 수 있다. 추출된 실행시간이 절대시간 형태로 표현된 경우, 실행시간 결정부(100)는 실행시간 정보를 위성에서 사용되는 OBT 포맷의 절대시간으로 변환하여 실행시간 판단부(200)에 전달한다.The execution time determining unit 100 may extract the execution time and convert the execution time into the absolute time of the OBT format used in the satellite when the storage command is input. When the extracted execution time is expressed in an absolute time format, the execution time determination unit 100 converts the execution time information into the absolute time of the OBT format used in the satellite, and transmits the absolute time to the execution time determination unit 200.

상대시간 저장명령(b)이 입력되어 실행시간이 상대시간 형태로 표현된 경우, 실행시간 결정부(100)는 상대시간을 절대시간 형태로 변환하고 변환된 절대시간 저장명령(a)을 실행시간 판단부(200)에 전달한다. When the relative time storage instruction (b) is input and the execution time is expressed in the relative time type, the execution time determining unit (100) converts the relative time into the absolute time type and outputs the converted absolute time storing instruction (a) To the determination unit (200).

한편, 상대시간 저장명령(b)은 1이상의 저장명령들의 집합(RTCS: Relative-Timed Commnad Sequence)으로 이루어질 수 있다. 하나의 저장명령 집단(RTCS)에 속한 저장명령들은 수행될 순서대로 하나의 체인을 형성하게 되고, 각 저장명령마다 상대시간을 가지고 있어 앞의 명령이 수행된 후 해당시간만큼 지나서 다음 명령이 수행된다. Meanwhile, the relative time storage command (b) may be composed of one or more Relative-Timed Commands Sequence (RTCS). The storage commands belonging to one storage command group (RTCS) form one chain in the order to be executed, and each storage command has a relative time, and the next command is executed after the previous command is executed, .

예를 들어, 하나의 RTCS가 위성 OBT 100인 시점에서 활성화되면, 제일 먼저 수행될 명령의 상대시간에 위성의 OBT를 더한 시간이 해당명령이 수행될 절대시간이 되며, 이후의 명령들은 첫 번째 명령에서 계산된 절대시간을 기준으로 각 명령이 실행되어야 할 절대시간이 계산된다. For example, when one RTCS is activated at the time of the satellite OBT 100, the time at which the OBT is added to the relative time of the command to be performed first becomes the absolute time at which the command is to be executed, The absolute time at which each command should be executed is calculated based on the absolute time calculated in step S6.

즉, 3개의 상대시간 저장명령(b)이 아래와 같이That is, the three relative time storage instructions (b)

RTC_01: delta-time = 10 / RTC_01: delta-time = 10 /

RTC_02: delta-time = 12 / RTC_02: delta-time = 12 /

RTC_03: delta-time = 15 / RTC_03: delta-time = 15 /

표현되는 하나의 세트(RTCS)가 위성 OBT 100인 시점에서 활성화되면, 각각은 If one set of representations (RTCS) is activated at the time of the satellite OBT 100,

RTC_01: 명령 실행시간 = 110 / RTC_01: Instruction execution time = 110 /

RTC_02: 명령 실행시간 = 122 / RTC_02: Instruction execution time = 122 /

RTC_03: 명령 실행시간 = 137 /RTC_03: Instruction execution time = 137 /

인 절대시간 저장명령(a) 형태로 변환될 수 있다. 변환된 명령들은 자신이 수행되어야 할 절대시간을 가지게 되므로 해당 절대시간이 도래하면 명령 수행절차가 진행될 수 있다.Can be converted into an absolute time storage instruction (a). Since the converted instructions have absolute time to be executed, the command execution procedure can be performed when the absolute time arrives.

특히, 상대시간 저장명령(b)은 일련의 명령 시퀀스 상에서 각 명령 간의 상대적인 수행시간 간격을 가지고 있으므로 정확한 시간 간격으로 수행이 요구되는 명령 실행절차의 수행이 가능하다. In particular, since the relative time storage command (b) has a relatively long execution time interval between each instruction on a series of instruction sequences, it is possible to execute an instruction execution procedure requiring execution at an accurate time interval.

즉, 상대시간 저장명령(b)은 필요한 시점에서 별도명령에 의해 해당 시퀀스가 활성화 되면 자동적으로 일련의 과정들이 정확한 시간에 수행될 수 있다. 따라서, 지상과의 교신이 불가능한 기간 동안 위성에 문제가 발행하는 경우에 해당 문제상황을 복구하기 위한 절차를 자동적으로 정확하게 수행할 수 있다.That is, when the corresponding sequence is activated by a separate instruction at a required time, the relative time storage instruction (b) can be automatically performed at a precise time. Accordingly, when a problem is issued to the satellite during a period in which communication with the ground is impossible, the procedure for recovering the problem situation can be performed automatically and accurately.

실행시간 판단부(200)는 전달받은 저장명령의 실행시간 도달여부를 판단한다. 즉, 저장명령에 포함된 OBT 포맷의 절대시간을 위성의 현재 OBT와 비교하여 저장명령의 수행여부를 판단한다. The execution time determination unit 200 determines whether the execution time of the received storage command is reached. That is, the absolute time of the OBT format included in the storage command is compared with the current OBT of the satellite to determine whether or not the storage command is performed.

실행시간이 위성의 현재 OBT에 일치하는 경우 실행시간 판단부(200)가 저장명령을 저장명령 실행부(400)에 전달하고, 저장명령 실행부(400)는 전달받은 저장명령을 실행한다. When the execution time coincides with the current OBT of the satellite, the execution time determination unit 200 delivers the storage command to the storage command execution unit 400, and the storage command execution unit 400 executes the received storage command.

실행시간이 위성의 현재 OBT에 도달하지 못하여 저장명령이 수행되지 못하는 경우, 실행시간 판단부(200)가 저장명령을 저장명령 스케줄부(300)에 전달하여 저장한다.When the execution time does not reach the current OBT of the satellite and the storage command can not be executed, the execution time determination unit 200 transmits the storage command to the storage command scheduling unit 300 and stores the storage command.

그리고 실행시간 판단부(200)는 저장명령 스케줄부(300)에 요청하여 저장 테이블 내 첫 번째에 위치한 제1 저장명령의 실행시간을 위성의 현재 OBT와 비교하여 제1 저장명령의 수행여부를 판단한다. 제1 저장명령의 수행여부 판단은 미리 정해진 주기마다 반복적으로 시행될 수 있다.Then, the execution time determination unit 200 requests the storage command scheduling unit 300 to compare the execution time of the first storage command located at the first position in the storage table with the current OBT of the satellite to determine whether to execute the first storage command do. Whether or not the first storage command is executed may be repeatedly performed at predetermined intervals.

저장명령 스케줄부(300)는 아직 수행시간이 도래하지 않은 저장명령을 실행시간 판단부(200)로부터 전달받아 저장 테이블에 저장한다. 저장명령은 다음에 실행될 저장명령을 표시하는 실행순서 포인터 값과 매핑되여 실행순서에 따라 연결 리스트(linked-list) 형태로 저장 테이블에 저장된다. The storage command scheduling unit 300 receives a storage command that has not yet reached the execution time from the execution time determination unit 200 and stores the received storage command in the storage table. The store instruction is mapped to an execution order pointer value indicating a store instruction to be executed next, and is stored in a storage table in a linked-list form according to the execution order.

따라서 저장명령이 전송되면 저장명령 스케줄부(300)는 실행시간 순서에 대응하여 실행순서 포인터 값을 변경하고, 가장 먼저 수행되어야 할 저장명령을 저장 테이블 내 첫 번째 저장소에 위치하도록 저장한다. Therefore, when the save command is transmitted, the save command scheduler 300 changes the execution order pointer value in accordance with the execution time order, and stores the save command to be performed first in the first storage in the storage table.

첫 번째 저장소에 위치한 제1 저장명령의 실행시간은 실행시간 판단부(200)에서 위성의 현재 OBT와 비교되고, 제1 저장명령은 시스템 내부 주기마다 명령 수행여부를 판단 받을 수 있다. The execution time of the first storage command located in the first storage is compared with the current OBT of the satellite in the execution time determination unit 200, and the first storage command can be determined whether or not the command is executed for each system internal cycle.

그리고 제1 저장명령의 실행시간이 도달하여 제1 저장명령이 실행되면, 저장명령 스케줄부(300)는 제1 저장명령의 다음 실행순서에 대응하는 포인터 값을 갖는 제2 저장명령을 저장 테이블의 첫 번째 위치로 이동시키고, 저장명령들의 실행 순서에 따라 실행순서 포인터 값을 변경하여 저장 테이블에 저장된 저장명령들을 스케줄링 할 수 있다.When the execution time of the first storage command arrives and the first storage command is executed, the storage command scheduler 300 stores the second storage command having the pointer value corresponding to the next execution order of the first storage command in the storage table To the first position, and to change the execution order pointer value according to the execution order of the storage instructions, thereby scheduling the storage instructions stored in the storage table.

도 2는 본 발명의 한 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 방법을 설명하기 위해 제공되는 흐름도이다.2 is a flowchart illustrating a method of automating satellite command execution according to an execution time order according to an embodiment of the present invention.

도 1 및 도 2를 참고하면, 실행시간 결정부(100)는 입력된 저장명령에서 실행시간을 추출한다(S100). 추출된 실행시간이 절대시간 형태로 표현된 경우, 실행시간 결정부(100)는 실행시간 정보를 위성 OBT 포맷의 절대시간으로 변환하여 실행시간 판단부(200)에 전달한다.Referring to FIGS. 1 and 2, the execution time determining unit 100 extracts the execution time from the input storage command (S100). When the extracted execution time is expressed in an absolute time format, the execution time determination unit 100 converts the execution time information into the absolute time in the satellite OBT format and transfers the absolute time to the execution time determination unit 200.

한편, 상대시간 저장명령(b)이 입력되어 실행시간이 상대시간 형태로 표현된 경우, 실행시간 결정부(100)는 상대시간을 절대시간 형태로 변환하고 변환된 절대시간 저장명령(a)을 실행시간 판단부(200)에 전달한다.On the other hand, when the relative time storage instruction (b) is input and the execution time is expressed in the relative time type, the execution time determining unit 100 converts the relative time into the absolute time type and outputs the converted absolute time storing instruction (a) To the execution time determination unit (200).

다음으로 실행시간 판단부(200)는 전달받은 저장명령의 실행시간을 위성의 현재 OBT와 비교하여 저장명령의 수행여부를 판단한다(S120). 실행시간과 위성의 현재 OBT가 일치하는 것으로 판단되면(S120-Y), 실행시간 판단부(200)는 해당 저장명령을 저장명령 실행부(400)에 전달하여 저장명령이 실행되도록 한다(S140).Next, the execution time determination unit 200 compares the execution time of the received storage command with the current OBT of the satellite to determine whether to execute the storage command (S120). If it is determined that the execution time and the current OBT of the satellite coincide with each other (S120-Y), the execution time determination unit 200 transmits the storage command to the storage command execution unit 400 so that the storage command is executed (S140) .

한편, 실행시간이 위성의 현재 OBT에 도달하지 못한 것으로 판단되면(S120-N), 실행시간 판단부(200)는 해당 저장명령을 저장명령 스케줄부(300)에 전송하여 저장한다(S160). If it is determined that the execution time does not reach the current OBT of the satellite (S120-N), the execution time determination unit 200 transmits the storage command to the storage command scheduling unit 300 and stores it (S160).

따라서 미 실행 저장명령이 전송되면, 저장명령 스케줄부(300)는 저장명령을 실행순서 포인터 값과 매핑하여 실행순서에 따라 연결 리스트(linked-list) 형태로 저장 테이블에 저장한다. Accordingly, when an unexecuted store instruction is transmitted, the store instruction scheduler 300 maps the store instruction to the execution order pointer value and stores it in the storage table in the linked-list form in the execution order.

복수 개의 저장명령들은 저장 테이블에 실행순서와 상관없이 저장될 수 있지만, 저장명령 스케줄부(300)는 가장 먼저 수행되어야 할 제1 저장명령을 저장 테이블 내 첫 번째 저장소에 위치하도록 저장한다. The plurality of storage commands may be stored in the storage table irrespective of the execution order, but the storage command scheduler 300 stores the first storage command to be performed first in the storage in the first storage in the storage table.

도 3은 본 발명의 다른 실시예에 따른 실행시간 순서에 따른 위성명령수행 자동화 방법을 설명하기 위해 제공되는 흐름도이다. 3 is a flowchart illustrating a method of automating satellite command execution according to an execution time order according to another embodiment of the present invention.

도 1 및 도 3을 참고하면, 실행시간 판단부(200)는 저장 테이블의 제1 저장명령과 위성의 현재 OBT를 비교한다(S200). 실행시간 판단부(200)는 저장명령 스케줄부(300)에 요청하여 제1 저장명령의 실행시간을 위성의 현재 OBT와 비교하여 저장명령의 수행여부를 판단할 수 있다.Referring to FIGS. 1 and 3, the execution time determination unit 200 compares the first storage command of the storage table with the current OBT of the satellite (S200). The execution time determination unit 200 may request the storage command scheduling unit 300 to compare the execution time of the first storage command with the current OBT of the satellite to determine whether or not to execute the storage command.

제1 저장명령의 실행시간이 위성의 현재 OBT와 일치하는 것으로 판단되면(S200-Y), 실행시간 판단부(200)는 제1 저장명령을 저장명령 실행부(400)에 전달하고 제1 저장명령은 저장명령 실행부(400)에서 실행된다(S220).If it is determined that the execution time of the first storage command coincides with the current OBT of the satellite (S200-Y), the execution time determination unit 200 transmits the first storage command to the storage command execution unit 400, The instruction is executed in the storage instruction execution unit 400 (S220).

그리고 제1 저장명령이 실행되면, 저장명령 스케줄부(300)는 제1 저장명령의 다음 실행순서에 대응하는 포인터 값을 갖는 제2 저장명령을 저장 테이블의 첫 번째 위치로 이동시키고, 저장명령들의 실행 순서에 따라 실행순서 포인터 값을 변경하여 저장된 저장명령들을 스케줄링 할 수 있다.When the first storage command is executed, the storage command scheduler 300 moves the second storage command having the pointer value corresponding to the next execution order of the first storage command to the first position of the storage table, It is possible to schedule stored stored instructions by changing the execution order pointer value according to the execution order.

본 발명의 실시예는 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령을 포함하는 컴퓨터로 읽을 수 있는 매체를 포함한다. 이 매체는 지금까지 설명한 실행시간 순서에 따른 위성명령수행 자동화 시스템 및 방법을 실행시키기 위한 프로그램을 기록한다. 이 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 이러한 매체의 예에는 하드디스크, 플로피디스크 및 자기 테이프와 같은 자기 매체, CD 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 자기-광 매체, 롬, 램, 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 구성된 하드웨어 장치 등이 있다. 또는 이러한 매체는 프로그램 명령, 데이터 구조 등을 지정하는 신호를 전송하는 반송파를 포함하는 광 또는 금속선, 도파관 등의 전송 매체일 수 있다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.Embodiments of the present invention include a computer-readable medium having program instructions for performing various computer-implemented operations. This medium records a program for executing a satellite command execution automation system and method according to the execution time order described so far. The medium may include program instructions, data files, data structures, etc., alone or in combination. Examples of such media include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD and DVD, programmed instructions such as floptical disk and magneto-optical media, ROM, RAM, And a hardware device configured to store and execute the program. Or such medium may be a transmission medium, such as optical or metal lines, waveguides, etc., including a carrier wave that transmits a signal specifying a program command, data structure, or the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like.

이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.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, Of the right.

저장명령 처리 시스템: 1 실행시간 결정부: 100
실행시간 판단부: 200 저장명령 스케줄부: 300
저장명령 실행부: 400
Storage command processing system: 1 Execution time determination part: 100
Execution time determining unit: 200: Instruction for storing instruction: 300
Executing the store instruction execution part: 400

Claims (8)

삭제delete 저장명령의 실행시간 정보를 추출하고 상기 추출된 실행시간 정보를 위성에서 사용되는 OBT(on-board time) 포맷의 절대시간으로 변환하는 실행시간 결정부,
OBT 포맷의 절대시간으로 변환된 상기 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 저장명령의 수행여부를 판단하는 실행시간 판단부,
상기 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하여 상기 실행시간 판단부에서 수행 대상으로 판단된 저장명령을 실행하는 명령 실행부, 그리고
상기 저장명령의 실행시간이 상기 위성의 현재 OBT에 도달하지 않아 미 실행된 저장명령을 저장하는 저장명령 스케줄부
를 포함하고,
상기 저장명령 스케줄부는,
상기 미 실행된 저장명령을 실행시간 순서에 따라 실행순서 포인터와 매핑하여 저장 테이블에 저장하고, 가장 먼저 실행되어야 할 제1 저장명령은 상기 저장 테이블의 첫 번째에 위치 시키는 실행시간 순서에 따른 위성명령수행 자동화 시스템.
An execution time determination unit for extracting execution time information of a storage command and converting the extracted execution time information into an absolute time of an OBT (on-board time) format used in a satellite,
An execution time determiner for comparing the execution time of the storage command converted into the absolute time of the OBT format with the current OBT of the satellite to determine whether to execute the storage command,
An instruction execution unit for executing a storage instruction determined to be executed by the execution time determination unit when the execution time of the storage instruction coincides with the current OBT of the satellite,
A storage command scheduling unit for storing a storage command that has not yet been executed because the execution time of the storage command has not reached the current OBT of the satellite;
Lt; / RTI >
Wherein the storage command scheduler comprises:
A first storage instruction to be executed first is stored in the storage table, and a first storage instruction to be executed first is stored in the storage table, Performance automation system.
제 2 항에서,
상기 실행시간 판단부는,
미리 정해진 주기마다 상기 저장 테이블의 첫 번째 위치에 저장된 상기 제1 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 제1 저장명령의 수행여부를 판단하는 실행시간 순서에 따른 위성명령수행 자동화 시스템.
3. The method of claim 2,
The execution-
And comparing the execution time of the first storage command stored in the first location of the storage table with the current OBT of the satellite for each predetermined period to determine whether to execute the first storage command, system.
제 3 항에서,
상기 저장명령 스케줄부는,
상기 제1 저장명령이 실행되면 상기 제1 저장명령의 다음 실행순서에 대응하는 포인터 값을 가지는 제2 저장명령을 상기 저장 테이블의 첫 번째 위치로 이동시키는 것을 특징으로 하는 실행시간 순서에 따른 위성명령수행 자동화 시스템.
4. The method of claim 3,
Wherein the storage command scheduler comprises:
When the first storage command is executed, moving a second storage command having a pointer value corresponding to a next execution order of the first storage command to a first position of the storage table, Performance automation system.
저장명령의 실행시간 정보를 추출하고 상기 추출된 실행시간 정보를 위성에서 사용되는 OBT(on-board time) 포맷의 절대시간으로 변환하는 실행시간 결정부,
OBT 포맷의 절대시간으로 변환된 상기 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 저장명령의 수행여부를 판단하는 실행시간 판단부,
상기 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하여 상기 실행시간 판단부에서 수행 대상으로 판단된 저장명령을 실행하는 명령 실행부, 그리고
상기 저장명령의 실행시간이 상기 위성의 현재 OBT에 도달하지 않아 미 실행된 저장명령을 저장하는 저장명령 스케줄부
를 포함하고,
상대시간 명령 집합은 실행 시간이 상대적으로 정의된 복수 개의 저장명령을 포함하며,
상기 실행시간 결정부는,
상기 상대시간 명령 집합이 활성화되면, 상기 위성의 현재 시간을 기초로 상기 복수 개의 저장명령 각각에 정의된 상대 실행시간을 절대시간으로 변환하는 실행시간 순서에 따른 위성명령수행 자동화 시스템.
An execution time determination unit for extracting execution time information of a storage command and converting the extracted execution time information into an absolute time of an OBT (on-board time) format used in a satellite,
An execution time determiner for comparing the execution time of the storage command converted into the absolute time of the OBT format with the current OBT of the satellite to determine whether to execute the storage command,
An instruction execution unit for executing a storage instruction determined to be executed by the execution time determination unit when the execution time of the storage instruction coincides with the current OBT of the satellite,
A storage command scheduling unit for storing a storage command that has not yet been executed because the execution time of the storage command has not reached the current OBT of the satellite;
Lt; / RTI >
The relative time instruction set includes a plurality of store instructions whose execution time is relatively defined,
Wherein the execution time determination unit
And converting the relative execution time defined in each of the plurality of storage commands into an absolute time based on the current time of the satellite when the relative time command set is activated.
삭제delete 저장명령의 실행시간 정보를 추출하고 상기 추출된 실행시간 정보를 위성에서 사용되는 OBT(on-board time) 포맷의 절대시간으로 변환하는 단계,
OBT 포맷의 절대시간으로 변환된 상기 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 저장명령의 수행여부를 판단하는 단계,
상기 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하는 경우 수행 대상으로 판단된 저장명령을 실행하는 단계, 그리고
상기 저장명령의 실행시간이 상기 위성의 현재 OBT에 도달하지 않은 경우 미 실행된 저장명령을 저장하는 단계
를 포함하고,
상기 미 실행된 저장명령을 저장하는 단계는,
상기 미 실행된 저장명령을 실행시간 순서에 따라 실행순서 포인터와 매핑하여 저장 테이블에 저장하고, 가장 먼저 실행되어야 할 제1 저장명령은 상기 저장 테이블의 첫 번째에 위치 시키는 실행시간 순서에 따른 위성명령수행 자동화 방법.
Extracting execution time information of a storage command and converting the extracted execution time information into an absolute time of an OBT (on-board time) format used in a satellite,
Comparing the execution time of the storage command converted to the absolute time of the OBT format with the current OBT of the satellite to determine whether to execute the storage command,
Executing a save command determined to be performed when the execution time of the save command matches the current OBT of the satellite; and
Storing an unexecuted save command if the execution time of the save command does not reach the current OBT of the satellite
Lt; / RTI >
Wherein the step of storing the non-
A first storage instruction to be executed first is stored in the storage table, and a first storage instruction to be executed first is stored in the storage table, How to automate performance.
제 7 항에서,
미리 정해진 주기마다 상기 저장 테이블의 첫 번째 위치에 저장된 상기 제1 저장명령의 실행시간을 상기 위성의 현재 OBT와 비교하여 상기 제1 저장명령의 수행여부를 판단하는 단계, 그리고
상기 제1 저장명령의 실행시간과 상기 위성의 현재 OBT가 일치하여 상기 제1 저장명령이 실행되면, 상기 제1 저장명령의 다음 실행순서에 대응하는 포인터 값을 가지는 제2 저장명령을 상기 저장 테이블의 첫 번째 위치로 이동시키는 단계
를 더 포함하는 실행시간 순서에 따른 위성명령수행 자동화 방법.
8. The method of claim 7,
Comparing the execution time of the first storage command stored in the first location of the storage table with the current OBT of the satellite every predetermined period to determine whether to perform the first storage command,
And a second storage command having a pointer value corresponding to a next execution order of the first storage command when the execution time of the first storage command coincides with the current OBT of the satellite, To the first position
Further comprising the steps of:
KR1020120122055A 2012-10-31 2012-10-31 Autonomous Command Execution System and Method according to Execution Time Order in Satellites KR101394630B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120122055A KR101394630B1 (en) 2012-10-31 2012-10-31 Autonomous Command Execution System and Method according to Execution Time Order in Satellites

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120122055A KR101394630B1 (en) 2012-10-31 2012-10-31 Autonomous Command Execution System and Method according to Execution Time Order in Satellites

Publications (2)

Publication Number Publication Date
KR20140055358A KR20140055358A (en) 2014-05-09
KR101394630B1 true KR101394630B1 (en) 2014-05-13

Family

ID=50887026

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120122055A KR101394630B1 (en) 2012-10-31 2012-10-31 Autonomous Command Execution System and Method according to Execution Time Order in Satellites

Country Status (1)

Country Link
KR (1) KR101394630B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102057524B1 (en) 2016-12-12 2019-12-19 한국전자통신연구원 Execution point restoration mtehod for performing the satellite control system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090007133A (en) * 2007-07-13 2009-01-16 한국전자통신연구원 Apparatus and method for executing telecommand on geostationary satellite, and apparatus and method for verifying telecommand execution status on geostationary satellite ground control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090007133A (en) * 2007-07-13 2009-01-16 한국전자통신연구원 Apparatus and method for executing telecommand on geostationary satellite, and apparatus and method for verifying telecommand execution status on geostationary satellite ground control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102057524B1 (en) 2016-12-12 2019-12-19 한국전자통신연구원 Execution point restoration mtehod for performing the satellite control system

Also Published As

Publication number Publication date
KR20140055358A (en) 2014-05-09

Similar Documents

Publication Publication Date Title
CN109204324A (en) For operating the centralized dispatching system of automatic driving vehicle
CN103098032B (en) simulation method and system
EP3636390B1 (en) Robot cluster scheduling system
CN109213143A (en) Operate the centralized dispatching system using event loop of automatic driving vehicle
KR101640720B1 (en) Method and apparatus for comparing performance of satellite attitude control
EP2781979B1 (en) Real-time monitoring of vehicle
US9482552B2 (en) Method of simulating a real-time aircraft system input to an avionics component
KR20240093487A (en) Satellite operations and satellite status data processing
CN109141911A (en) The acquisition methods and device of the control amount of unmanned vehicle performance test
CN115774606B (en) Sky parallel ground task verification method and system based on super real-time simulation
CN109063891B (en) Unmanned aerial vehicle dispatching route planning method
CN103970031A (en) Satellite simulator integration and simulation system and simulation method
KR101394630B1 (en) Autonomous Command Execution System and Method according to Execution Time Order in Satellites
CN103926848A (en) Satellite simulation system and data synchronizing method of satellite simulation system
CN112052080A (en) Simulation resource scheduling method and device, computer equipment and storage medium
CN107003828A (en) The instrumentation of graphics command
CN109117125B (en) Artificial intelligence writing method for source codes of digital aircraft in multiple platforms and multiple operation modes
CN111240361A (en) Flight control method, device and equipment based on four-dimensional data and storage medium
US12032876B2 (en) Device and method for simulating a controlled machine or installation
EP4270189A1 (en) Method of optimizing execution of a function on a control system and apparatus for the same
US7401013B2 (en) Method to optimize test data
US8185257B2 (en) Automated system with deterministic response times
CN109660310A (en) A kind of method, apparatus, calculating equipment and the computer storage medium of clock synchronization
CN105717516A (en) Global navigation satellite system (GNSS) data synchronization method and method
CN109709821B (en) Method for measuring delay of on-board communication

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee