KR200344517Y1 - Emulation apparatus for combat vehicle simulator - Google Patents

Emulation apparatus for combat vehicle simulator Download PDF

Info

Publication number
KR200344517Y1
KR200344517Y1 KR20-2003-0035424U KR20030035424U KR200344517Y1 KR 200344517 Y1 KR200344517 Y1 KR 200344517Y1 KR 20030035424 U KR20030035424 U KR 20030035424U KR 200344517 Y1 KR200344517 Y1 KR 200344517Y1
Authority
KR
South Korea
Prior art keywords
emulation
unit
image display
input
display unit
Prior art date
Application number
KR20-2003-0035424U
Other languages
Korean (ko)
Inventor
신승호
김회동
Original Assignee
주식회사 로템
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 로템 filed Critical 주식회사 로템
Priority to KR20-2003-0035424U priority Critical patent/KR200344517Y1/en
Application granted granted Critical
Publication of KR200344517Y1 publication Critical patent/KR200344517Y1/en

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B9/00Simulators for teaching or training purposes
    • G09B9/003Simulators for teaching or training purposes for military purposes and tactics
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B9/00Simulators for teaching or training purposes
    • G09B9/02Simulators for teaching or training purposes for teaching control of vehicles or other craft
    • G09B9/04Simulators for teaching or training purposes for teaching control of vehicles or other craft for teaching control of land vehicles

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • General Physics & Mathematics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

본 고안은 전차 모의훈련기 에뮬레이션(EMULATION) 장치에 관한 것으로서,The present invention relates to a tank simulator emulator (EMULATION) device,

프로그래머가 에뮬레이션 장치를 구동하기 위해 조종명령을 입력하는 입력부(10)와; 상기 입력부(10)에 연결되어 입력부(10)에서 받은 조종명령을 처리하는 에뮬레이션부(20)와; 상기 에뮬레이션부(20)에 연결되어 에뮬레이션부(20)에서 처리된 명령에 따른 화면을 표시해주는 영상표시부(30)로 이루어지는 전차 모의훈련기 에뮬레이션 장치에 있어서,An input unit 10 for inputting a control command by the programmer to drive the emulation apparatus; An emulation unit 20 connected to the input unit 10 to process a control command received from the input unit 10; In the tank simulation trainer emulation apparatus which is connected to the emulation unit 20 and comprises an image display unit 30 for displaying a screen according to the command processed by the emulation unit 20,

상기 에뮬레이션부(20)는 OpenGL 라이브러리를 사용하여 3D 오브젝트(OBJECT) 형식으로 영상표시부(30)에 나타내주는 것을 특징으로 한다.The emulation unit 20 may be displayed on the image display unit 30 in the form of a 3D object (OBJECT) using the OpenGL library.

이상에서 설명한 바와 같이 본 고안은 에뮬레이션 프로그램에 OpenGL 라이브러리를 사용함으로써 영상표시부(30)에 실제 조종판과 유사한 3D 형태의 조종판 입력화면을 제공하여 조종명령어 입력을 용이하게 하고 실제 훈련장비와의 인터페이스를 동일하게 하여 장비유지보수시 편리함을 주는 효과가 있다.As described above, the present invention provides an 3D-type control panel input screen similar to the actual control panel to the image display unit 30 by using an OpenGL library in an emulation program, thereby facilitating control command input and interface with actual training equipment. Equally effective to maintain the equipment maintenance.

Description

전차 모의훈련기 에뮬레이션 장치{EMULATION APPARATUS FOR COMBAT VEHICLE SIMULATOR}Tank Simulator Trainer Emulation Device {EMULATION APPARATUS FOR COMBAT VEHICLE SIMULATOR}

본 고안은 전차 모의훈련기 에뮬레이션(EMULATION) 장치에 관한 것으로서, 좀 더 세부적으로 말하면 에뮬레이션부에서 사용되는 프로그램으로 3D 렌더링 라이브러리인 OpneGL을 사용함으로써 영상표시부에 실제 조종판과 유사한 3D 형태의 조종판 입력화면을 제공하는 전차 모의훈련기 에뮬레이션 장치에 관한 것이다.The present invention relates to a tank simulator emulation device. More specifically, the program used in the emulation unit is a 3D rendering control panel input screen similar to the actual control panel by using the 3D rendering library OpneGL. It relates to a tank simulator trainer emulation apparatus.

일반적으로 전차 모의훈련기는 전차 훈련생들에게 가상의 환경에서 전차 조종, 포술 및 전술훈련을 시키기 위한 장비로서 각종 하드웨어와 소프트웨어들로 구성하게 된다. 따라서 장비가 개발되기 전에 각종 하드웨어를 대신하기 위한 에뮬레이션 프로그램이 필요하게 된다. 보통 이 프로그램으로 비주얼씨(VISUAL C)나 비주얼 베이직(VISUAL BASIC) 같은 언어프로그램을 이용하여 개발하기때문에 프로그램 에뮬레이팅(EMULATIONG)시 주로 텍스트(TEXT)형식의 문자가 나타난 화면을 보고 텍스트형식의 명령어를 입력하는 방식으로 작업하게 된다.In general, tank simulators are used to train tankers, artillery and tactical training in a virtual environment. Therefore, before the equipment is developed, an emulation program is needed to replace various hardware. Usually, this program is developed using language program such as VISUAL C or VISUAL BASIC. Therefore, when emulating the program, the text type command is mainly displayed when the text is displayed. You work by typing.

그러나, 이와 같은 종래의 에뮬레이션 장치는, 텍스트 화면을 보면서 텍스트 형식으로 명령어를 입력하여 에뮬레이팅하는 에뮬레이션 장치와 실제 훈련장비의 인터페이스와 다르기 때문에 조종상황을 한눈에 알아보기 어려운 문제점이 있다.However, such a conventional emulation apparatus has a problem that it is difficult to recognize the steering situation at a glance because it is different from the interface of the emulation apparatus and the actual training apparatus emulating by inputting a command in a text format while viewing a text screen.

본 고안은 상술한 종래의 문제점을 극복하기 위한 것으로서, 본 고안의 목적은 에뮬레이션부에서 사용되는 프로그램으로 3D 렌더링 라이브러리인 OpenGL을 사용함으로써 영상표시부에 실제 조종판과 유사한 3D 형태의 조종판 입력화면을 제공하는 에뮬레이션 장치를 제공하는데 있다.The present invention is to overcome the above-described problems, the object of the present invention is to use the 3D rendering library OpenGL as a program used in the emulation unit by using a 3D-type control panel input screen similar to the actual control panel on the image display It is to provide an emulation device to provide.

도 1은 본 고안의 일실시예에 따른 전차 모의훈련기 에뮬레이션 장치의 구성도이다.1 is a block diagram of a tank simulator trainer emulation apparatus according to an embodiment of the present invention.

도 2은 본 고안의 일실시예에 따른 전차 모의훈련기 에뮬레이션 장치의 영상표시부에 시현된 화면을 나타낸 도면이다.2 is a view showing a screen displayed on the image display unit of the tank simulator trainer emulation apparatus according to an embodiment of the present invention.

< 도면의 주요 부분에 대한 부호의 설명 ><Description of Symbols for Main Parts of Drawings>

10 : 입력부 20 : 에뮬레이션부10: input unit 20: emulation unit

30 : 영상표시부30: image display unit

이하, 본 고안을 첨부한 도면에 의거하여 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 고안의 일실시예에 따른 전차 모의훈련기 에뮬레이션 장치의 구성도를 나타낸 것으로서, 프로그래머가 에뮬레이션 장치을 구동하기 위해 조종명령을 입력하는 입력부(10)와; 상기 입력부(10)에 연결되어 입력부(10)에서 받은 조종명령을 처리하는 에뮬레이션부(20)와; 상기 에뮬레이션부(20)에 연결되어 에뮬레이션부(20)에서 처리된 명령에 따른 화면을 표시해주는 영상표시부(30)로 이루어지는 전차 모의훈련기 에뮬레이션 장치에 있어서,1 is a configuration diagram of a tank simulator trainer emulation apparatus according to an embodiment of the present invention, a programmer input unit 10 for inputting a control command to drive the emulation apparatus; An emulation unit 20 connected to the input unit 10 to process a control command received from the input unit 10; In the tank simulation trainer emulation apparatus which is connected to the emulation unit 20 and comprises an image display unit 30 for displaying a screen according to the command processed by the emulation unit 20,

상기 에뮬레이션부(20)는 OpenGL 라이브러리를 사용하여 3D 오브젝트(OBJECT) 형식으로 영상표시부(30)에 나타내주는 것을 특징으로 한다.The emulation unit 20 may be displayed on the image display unit 30 in the form of a 3D object (OBJECT) using the OpenGL library.

이와 같이 구성된 본 고안의 작용 및 효과를 첨부한 도 1을 참조하여 설명하면 다음과 같다.Referring to Figure 1 attached to the operation and effects of the present invention configured as described above are as follows.

먼저, 전차 에뮬레이션 장치에 전원을 넣어 구동시키면 에뮬레이션부(20)는 OpenGL 라이브러리를 이용한 입체적인 3D 오브젝트 형식의 조종판 화면을 영상표시부(30)에 시현한다. 이때, 이 3D 오브젝트 형식의 조종판은 실제 전차와 거의 동일한 구조와 조종현황을 프로그래머에게 보여준다. 이어서, 프로그래머는 상기 영상표시부(30)에 시현된 화면을 보고 입력부(10)로 구동명령어을 입력한다. 이어서, 입력된 구동명령어는 에뮬레이션부(20)로 들어가서 그 구동명령어에 맞는 상황을 에뮬레이팅하여 영상표시부(30)에 그 상황에 따른 조종판의 조종현황을 변경하게 된다.First, when the electric power is supplied to the vehicle emulation apparatus, the emulation unit 20 displays the control panel screen in the form of a three-dimensional 3D object using the OpenGL library on the image display unit 30. At this point, the 3D object-type control panel shows the programmer the structure and steering conditions that are almost identical to those of a real tank. Subsequently, the programmer views the screen displayed on the image display unit 30 and inputs a driving command to the input unit 10. Subsequently, the input driving command enters the emulation unit 20 to emulate a situation suitable for the driving command, and changes the control state of the control panel according to the situation on the image display unit 30.

도 2은 본 고안의 일실시예에 따른 전차 모의훈련기 에뮬레이션 장치의 영상표시부(30)에 시현된 화면으로, 도 2를 참조하면, 토글스위치(TOGGLE SWITCH)와 로터리스위치(ROTARY SWITCH) 및 전등등이 실제 조종판과 유사하게 구현되어 현실감있는 영상을 제공하게 된다. 그리고 명령어 입력시 마우스를 이용하여 토글스위치 및 로터리스위치 등을 선택하면 원하는 방향으로 움직이는 애니메이션을 보여주게 된다. 또한, 전등은 토글 스위치 및 내부변수 상태에 따라서 켜지고 꺼지는 모습을보여주게 된다.FIG. 2 is a screen displayed on the image display unit 30 of the apparatus for emulating a train simulator according to an embodiment of the present invention. Referring to FIG. 2, a toggle switch, a rotary switch, and a lamp It is implemented similarly to the actual control panel to provide realistic images. And if you select toggle switch or rotary switch by using mouse when inputting command, it shows animation moving in the desired direction. In addition, the light will show on and off depending on the toggle switch and internal variable status.

이상에서 설명한 바와 같이 본 고안은 에뮬레이션부(20)에서 사용되는 프로그램으로 OpenGL 라이브러리를 사용함으로써 영상표시부(30)에 실제 조종판과 유사한 3D 형태의 조종판 입력화면을 제공하여 조종명령어 입력을 용이하게 하고 실제 훈련장비와의 인터페이스를 동일하게 하여 장비유지보수시 편리함을 주는 효과가 있다.As described above, the present invention uses the OpenGL library as a program used in the emulation unit 20 to provide a 3D type control panel input screen similar to the actual control panel to the image display unit 30 to easily input a control command. And the interface with the actual training equipment is the same, it is convenient to maintain the equipment.

Claims (1)

프로그래머가 에뮬레이션 장치를 구동하기 위해 조종명령을 입력하는 입력부(10)와;An input unit 10 for inputting a control command by the programmer to drive the emulation apparatus; 상기 입력부(10)에 연결되어 입력부(10)에서 받은 조종명령을 처리하는 에뮬레이션부(20)와;An emulation unit 20 connected to the input unit 10 to process a control command received from the input unit 10; 상기 에뮬레이션부(20)에 연결되어 에뮬레이션부(20)에서 처리된 명령에 따른 화면을 나타내주는 영상표시부(30)로 이루어지는 전차 모의훈련기 에뮬레이션 장치에 있어서,In the tank simulator trainer emulation apparatus which is connected to the emulation unit 20 and comprises an image display unit 30 for displaying a screen according to the command processed by the emulation unit 20, 상기 에뮬레이션부(20)는 OpenGL 라이브러리를 사용하여 3D 오브젝트 형식으로 영상표시부(30)에 표시해주는 것을 특징으로 하는 전차 모의훈련기 에뮬레이션 장치.The emulation unit 20 emulates the vehicle simulator trainer, characterized in that to display on the image display unit 30 in the form of a 3D object using the OpenGL library.
KR20-2003-0035424U 2003-11-12 2003-11-12 Emulation apparatus for combat vehicle simulator KR200344517Y1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20-2003-0035424U KR200344517Y1 (en) 2003-11-12 2003-11-12 Emulation apparatus for combat vehicle simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20-2003-0035424U KR200344517Y1 (en) 2003-11-12 2003-11-12 Emulation apparatus for combat vehicle simulator

Publications (1)

Publication Number Publication Date
KR200344517Y1 true KR200344517Y1 (en) 2004-03-11

Family

ID=49344190

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20-2003-0035424U KR200344517Y1 (en) 2003-11-12 2003-11-12 Emulation apparatus for combat vehicle simulator

Country Status (1)

Country Link
KR (1) KR200344517Y1 (en)

Similar Documents

Publication Publication Date Title
CA2052155C (en) Glass trainer
CA2485610C (en) Graphical user interface for a flight simulator based on a client-server architecture
Liang RETRACTED ARTICLE: Scene art design based on human-computer interaction and multimedia information system: an interactive perspective
CN111195433B (en) Virtual reality with virtualization in trainer and test environments
CN107705636A (en) A kind of ship experiment teaching system based on augmented reality
CN116070464B (en) Virtual reality&#39;s well drilling well site simulation system
Teng et al. An augmented reality environment for learning opengl programming
KR200344517Y1 (en) Emulation apparatus for combat vehicle simulator
Ki Interactive training simulator for aerial working platform in a virtual environment
KR102254769B1 (en) Education and Qualification System and the Method Using VR
CN113593359A (en) Analog simulation training system of large helicopter
CN112991864A (en) Analog simulation training system of large helicopter
CN106875774A (en) A kind of virtual navigation simulated training system based on motion sensing control device
Dam et al. SimVR-Trei: A framework for developing vr-enhanced training
KR100390050B1 (en) Portable Container Crane Simulator
Gorbunov et al. Augmented reality for driving simulators
Seet et al. A unified pilot training and control system for underwater robotic vehicles (URV)
JP2000056666A (en) Plant operation training device
Kaiser High-power graphic computers for visual simulation: A real-time-rendering revolution
Wei et al. Research on the scene displaying scheme of the training simulator for crane
KR20220012508A (en) Vehicle simulator
Caird The Perception of Visually Simulated Environments
Lindvall et al. Survey of Virtual and Augmented Reality lmplementations for Development of Prototype for Practical Technician Training
KR20240113085A (en) Real Estate Brokerage System Using Virtual Reality
RU2267815C2 (en) Instrument board for pilot simulator cabin

Legal Events

Date Code Title Description
REGI Registration of establishment
T201 Request for technology evaluation of utility model
EXTG Extinguishment
T601 Decision on revocation of utility model registration