KR20180138401A - Management system and method of ATE based on WEB - Google Patents

Management system and method of ATE based on WEB Download PDF

Info

Publication number
KR20180138401A
KR20180138401A KR1020170078574A KR20170078574A KR20180138401A KR 20180138401 A KR20180138401 A KR 20180138401A KR 1020170078574 A KR1020170078574 A KR 1020170078574A KR 20170078574 A KR20170078574 A KR 20170078574A KR 20180138401 A KR20180138401 A KR 20180138401A
Authority
KR
South Korea
Prior art keywords
test
instrument
test equipment
web
unit
Prior art date
Application number
KR1020170078574A
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 KR1020170078574A priority Critical patent/KR20180138401A/en
Publication of KR20180138401A publication Critical patent/KR20180138401A/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/048Monitoring; Safety
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/24Pc safety
    • G05B2219/24039Test sequence time and sequence profile
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/26Pc applications
    • G05B2219/2656Instrumentation

Abstract

The present invention relates to an operating system and an operating method of a web-based automated test equipment (ATE) and, more specifically, to a method for operating ATE which controls a plurality of measuring devices. The method includes: a first step (S100) of forming a database of control interface data and then storing and managing the control interface data for each measuring device capable of controlling in ATE; a second step (S200) of receiving the input of information for each test item of the measuring devices capable of controlling in ATE and generating a test procedure; and a third step (S300) of forming a database of the test procedure and then storing and managing the test procedure for each measuring device generated in the second step (S200). In the ATE operating method based on the database, a first DB unit, an integrated processing unit, and a second DB unit are included in a web server, and a user accesses the first DB unit, the integrated control unit, and the second DB unit by using a web browser. According to the present invention, even a non-expert can easily develop and operate test procedures.

Description

웹 기반의 자동시험장비의 운용 시스템 및 그 운용 방법{Management system and method of ATE based on WEB }[0001] The present invention relates to a web-based automatic test equipment operation system,

본 발명은 데이터베이스 기반의 자동시험장비의 운용 시스템 및 그운용 방법에 관한 것으로, 더욱 상세하게는 자동화 시험장비 시스템 상에서 시험대상체(UUT, Unit Under Test)의 시험절차 및 계측기 제어를 데이터베이스 상에 정의된 데이터를 이용하여 처리하도록 함으로써, 소프트웨어 개발언어에 대한 비전문인력도 용이하게 시험절차를 개발할 수 있고, 운용할 수 있도록 지원 가능한 데이터베이스 기반의 자동시험장비의 운용 시스템 및 그 운용 방법에 관한 것이다.[0001] The present invention relates to a database-based automatic test equipment operation system and method of operating the same, and more particularly, to a database-based automatic test equipment operation procedure and instrument control method, The present invention relates to a database-based automated test equipment operation system and a method of operating the same, which can develop and operate a test procedure easily by a non-professional manpower for a software development language.

기존에는 자동시험장비(ATE, Automated Test Equipment)와 같은 자동화 시험장비에서 시험대상체를 시험하기 위한 자동화 시험절차를 개발하기 위해서는 계측기(Instruments)나 계측기를 이용한 시험절차의 제어가 필요하며, 이를위해 특정 소프트웨어 개발언어 및 도구(Visual C++/Basic, LabView, LabWindowsCVI 등)를 활용해 개발이 가능하였기 때문에, 해당하는 소프트웨어 개발언어 및 도구의 기반지식을 보유하고 있는 전문 인력을 통해서만 개발되어 왔다.Conventionally, in order to develop an automated test procedure for testing a test object in an automated test equipment such as an ATE (Automated Test Equipment), it is necessary to control the test procedure using instruments or instruments, Because it was possible to develop using software development language and tools (Visual C ++ / Basic, LabView, LabWindowsCVI, etc.), it has only been developed through specialized personnel who have knowledge of the relevant software development language and tools.

상세하게는, 소프트웨어 개발언어 및 도구를 기반으로 계측기와의통신/제어 및 각종 시험 절차 제어를 수행하고, 시험결과 저장 및 이력 관리 등의데이터 관리 목적으로 데이터베이스가 사용되어 왔다.Specifically, databases have been used for data management purposes such as communication / control with test instruments and control of various test procedures based on a software development language and tools, and test result storage and history management.

이로 인해, 시험장비 상의 시험절차 소프트웨어 프로그램은 소프트웨어 개발 언어 및 도구에 대한 해박한 지식을 보유한 전문 인력을 통해서만 개발가능하여, 자동화 시험장비 개발 접근성에 제한이 발생하게 된다.As a result, the test procedure software program on the test equipment can only be developed by a skilled person who has an in-depth knowledge of the software development language and tools, which limits accessibility to automated test equipment development.

다수의 시험대상체를 점검하는 시험장비 또는 고기능의 시험대상체로 인한 다수 및 다량의 소프트웨어 소스 코드가 생성될 경우, 이로 인한 소프트웨When multiple and large quantities of software source code are generated due to test equipment that checks multiple test objects or a high-performance test object, the resulting software

어 코드 복잡성 및 신뢰성 시험 대상이 증가하여, 개발 비용 및 일정의 증가가 발생하는 것이 당연하다.It is natural that the complexity of the code complexity and the reliability test object increase, and the development cost and schedule increase.

또한, 운용유지 단계에서 시험장비의 특성 상, 시험대상체의 노후화정도에 따라 시험 프로그램의 수정이 빈번히 발생하고 있으나, 개발인력별 차이로 인해 타인이 개발한 소프트웨어 소스코드(Source Code) 재분석 및 개선사항 수정이 매우 어렵고, 시간도 많이 소요되며, 수정 후 오류 발생으로 인한 재수정 등이 빈번하게 발생하고 있는 실정이다.In addition, although test programs are frequently modified according to the characteristics of the test equipment and the degree of aging of the test object during the operation maintenance stage, re-analysis and improvement of the software source code developed by others due to differences in development personnel It is very difficult to modify, it takes a lot of time, and re-check due to error after correction occurs frequently.

이와 관련해서, 국내공개특허공보 제10-2005-0101216호("반도체 집적 회로의 시험 프로그램 개발 방법 및 구조")에서는 반도체 시험 시스템에서 반도체 집적회로를 시험하기 위한 범용 C/C++ 구조의 시험 프로그램을 개발하는 방법을 공개하고 있다.In this connection, Korean Patent Laid-Open Publication No. 10-2005-0101216 ("Method and structure for developing a test program for a semiconductor integrated circuit") discloses a general C / C ++ structure test program for testing a semiconductor integrated circuit in a semiconductor test system And how to develop it.

국내공개특허공보 제10-2005-0101216호(공개일Korean Patent Laid-Open Publication No. 10-2005-0101216 2005.10.20.)2005.10.20.)

본 발명은 상기한 바와 같은 종래 기술의 문제점을 해결하기 위하여 안출된 것으로, 본 발명의 목적은 자동화 시험장비 시스템 상에서 시험대상체(UUT,Unit Under Test)의 시험절차 및 계측기 제어를 웹 서버의 데이터베이스 상에 정의된 데이터를 이용하여 처리하도록 함으로써, 소프트웨어 개발언어에 대한 비전문 인력도 용이하게 시험절차를 개발할 수 있고, 운용할 수 있도록 지원 가능한 웹 기반의 자동시험장비의 운용 시스템 및 그 운용 방법을 제공하는 것이다.SUMMARY OF THE INVENTION It is an object of the present invention to provide a method and system for testing a test object (UUT, Unit Under Test) and an instrument control on a database of a web server To provide a web-based automatic test equipment operation system and a method of operating the same, which can develop and operate a test procedure easily for a non-professional manpower for a software development language will be.

본 발명의 일 실시예에 따른 웹 기반의 자동시험장비의 운용 시스템은, 다수의 계측기를 제어하는 자동시험장비를 운용하는 시스템에 있어서, 자동시험장비(ATE, Automated Test Equipment)에서 제어 가능한 계측기별 제어인터페이스 데이터를 데이터베이스화하여 저장 및 관리하는 제 1 DB부(100), 자동시험장비에서 제어 가능한 계측기들의 시험항목을 입력받아, 상기 제 1 DB부(100)에 저장된 계측기별 제어 인터페이스 데이터를 반영하여, 시험절차를 생성하는 통합 처리부(200) 및 상기 통합 처리부(200)에서 생성한 시험절차를 데이터베이스화하여 저장 및 관리하는 제 2 DB부(300)를 포함하여 구성되며, 제1 DB부(100), 통합 처리부(200) 및 제2 DB부(300)는 웹 서버에 구비되며, 사용자는 자동시험장비의 웹 브라우저를 이용하여 제1 DB부(100) 및 제2 DB부(300)에 접근하도록 구성되는 자동시험장치를 포함하는 것을 특징으로 한다.A web-based automatic test equipment operation system according to an embodiment of the present invention is a system for operating an automatic test equipment for controlling a plurality of instruments, and is provided with an automatic test equipment (ATE) A first DB unit 100 for storing and managing control interface data in the form of a database, a control unit 120 for receiving test items of instruments that can be controlled by the automatic test equipment and reflecting the control interface data for each instrument stored in the first DB unit 100 And a second DB unit 300 for storing and managing the test procedures generated by the integration processing unit 200. The first DB unit 300 includes a first DB unit 300, 100, the integrated processing unit 200 and the second DB unit 300 are provided in the web server, and the user can access the first DB unit 100 and the second DB unit 300 using a web browser of the automatic test equipment To get you access. And an automatic test apparatus to be tested.

더 나아가, 상기 통합 처리부(200)는 생성한 상기 시험절차에 따라 예측 가능한 시험수행 결과 정보에 대한 추가 시험절차를 생성하는 것을 특징으로 한다.Further, the integrated processing unit 200 generates an additional test procedure for predictable test execution result information according to the generated test procedure.

더 나아가, 상기 데이터베이스 기반의 자동시험장비의 운용 시스템은 상기 통합 처리부(200)에서 생성한 시험절차 및 추가 시험절차에 따라 계측기의 제어를 위한 제어 신호를 생성하는 제어부(400)를 포함하여 구성되는 것을 특징으로 한다.Further, the database-based automatic test equipment operation system includes a control unit 400 for generating a control signal for controlling the meter according to the test procedure and the additional test procedure generated by the integrated processing unit 200 .

더 나아가, 상기 제어부(400)는 외부 사용자로부터 자동시험장비를 통해 특정 계측기에 대한 시험절차 요청이 입력될 경우, 상기 제 2 DB부(300)에서 저장 및 관리하는 상기 시험절차 중 매칭되는 계측기의 시험절차에 따라 시험을 수행하는 제어 신호를 생성하여 전달하는 것을 특징으로 한다.When a test procedure request for a specific instrument is inputted from an external user through the automatic test equipment, the controller 400 controls the operation of the matched meter (s) stored in the second DB unit 300 And generates and transmits a control signal for performing a test according to a test procedure.

본 발명의 일 실시예에 따른 데이터베이스 기반의 자동시험장비의 운용 방법은, 다수의 계측기를 제어하는 자동시험장비를 운용하는 방법에 있어서, 자동시험장비(ATE, Automated Test Equipment)에서 제어 가능한 계측기별 제어 인터페이스 데이터를 데이터베이스화하여 저장 및 관리하는 제 1 단계(S100), 자동시험장비에서 제어 가능한 계측기의 시험항목별 정보를 입력받아 시험절차를 생성하는 제 2 단계(S200) 및 상기 제 2 단계(S200)에서 생성한 계측기별 시험절차를 데이터베이스화하여 저장 및 관리하는 제 3 단계(S300)를 포함한다.A database-based automatic test equipment operation method according to an embodiment of the present invention is a method of operating an automatic test equipment for controlling a plurality of instruments, the method comprising the steps of: A second step S200 of inputting test item information of a controllable meter in an automatic test equipment and generating a test procedure, and a second step S200 of storing and managing control interface data in a database, S200) into a database and storing and managing the test procedure for each instrument (S300).

더 나아가, 상기 제 2 단계(S200)는 계측기별 시험절차의 시험항목을 설정받는 제 2-1 단계(S210), 상기 제 1 단계(S200)에 의해 저장 및 관리하는 계측기별 제어 인터페이스 데이터를 이용하여, 상기 제 2-1 단계(S210)에서 설정받은 계측기별 시험절차의 제어 정보를 설정하는 제 2-2 단계(S220) 및 상기 제 2-2단계(S220)에서 설정한 계측기별 시험항목의 제어 정보에 따라 예측 가능한 시험수행 결과 정보에 대한 추가 시험절차를 생성하는 제 2-3 단계(S230)를 포함한다.Further, the second step S200 includes a step 2-1 (S210) of setting a test item of the test procedure for each instrument, a step of using the control interface data for each instrument stored and managed by the first step S200 (S220) of setting the control information of the test procedure for each instrument set in the second step (S210), and a second step (S220) of setting the control information of the instrument-specific test items set in the second step And a second step (S230) of generating an additional test procedure for predictable test execution result information according to the control information.

더 나아가, 상기 데이터베이스 기반의 자동시험장비의 운용 방법은 상기 제 3 단계(S300)를 수행하고 난 후, 외부 사용자로부터 자동시험장비를 통해 특정 계측기에 대한 시험절차 요청이 입력될 경우, 생성한 시험절차 중 매칭되는 계측기의 시험절차에 따라 시험을 수행하는 제어 신호를 생성하여 전달하는 제 4단계(S400)를 포함한다.Further, when the test procedure request for a specific instrument is inputted from an external user through the automatic test equipment after performing the third step (S300), the method for operating the database-based automatic test equipment may include a step And a fourth step (S400) of generating and transmitting a control signal for performing the test according to the test procedure of the matched measuring instrument in the procedure.

더 나아가, 상기 제 2 단계(S200)는 기설정된 GUI(Graphic User Interface) 양식에 맞춰 계측기의 시험항목별 정보를 입력받으며, 상기 제 3 단계(S300)는 기설정된 DTI(Detail Test Information) 기반으로, 생성한 계측기별 시험절차를 출력하는 것을 특징으로 한다.Further, the second step (S200) receives the test item information of the meter according to a predetermined GUI (Graphic User Interface) form, and the third step (S300) is based on a predetermined DTI , And outputs the generated test procedure for each instrument.

본 발명에 따른 웹 기반의 자동시험장비의 운용 시스템 및 그 운용 방법은 자동화 시험장비 시스템 상에서 시험대상체(UUT, Unit Under Test)의 시험절차 및 계측기 제어를 데이터베이스 상에 정의된 데이터를 이용하여 처리하도록 함으로써, 소프트웨어 개발언어에 대한 비전문 인력도 용이하게 시험절차를 개발할 수 있는 장점이 있으며, 운용할 수 있도록 지원 가능한 효과가 있다.The operation system and operation method of the web-based automatic test equipment according to the present invention are configured to process the test procedure of the test object (UUT, Unit Under Test) and the instrument control on the automated test equipment system using the data defined on the database Thus, it is possible to easily develop a test procedure for a non-professional manpower for a software development language, and it has an effect that it can be supported so that it can be operated.

상세하게는, 본 발명의 데이터베이스 기반의 자동시험장비의 운용시스템 및 그 운용 방법은 기존 소프트웨어 개발 언어로 구현되는 계측기 및 시험절차 제어(결과 비교/판단 및 처리 흐름제어 등) 처리를 데이터베이스 상에 저장가능한 데이터 정의 기반 시험절차로 대체하여, 시험절차 프로그램에 대한 소프트웨어 개발언어 종속성을 최소화할 수 있으며, 시험절차 프로그램 개발 시, 각 단계별 시험절차 생성을 위해, GUI를 통한 계측기 및 시험절차 제어 정보를 선택받아, 데이터베이스 상에 저장함으로써, 개발 용이성을 높일 수 있다.In detail, the database-based automatic test equipment operation system and its operation method of the present invention stores the processing of the instrument and test procedure control (result comparison / judgment and process flow control, etc.) implemented in the existing software development language on the database It is possible to minimize the software development language dependency on the test procedure program by replacing it with the possible data definition based test procedure. In developing the test procedure program, select instrument and test procedure control information through the GUI And stored in the database, the ease of development can be enhanced.

또한, 본 발명의 웹 기반의 자동시험장비의 운용 시스템 및 그 운용 방법은 소프트웨어 개발 언어로 구현되는 계측기 및 시험절차 제어(결과 비교/판단 및 처리 흐름제어 등)에 대해 정보화하여 웹 서버에 저장되는 데이터베이스를 사용함으로써, 생성되는 소프트웨어 소스코드 최소화 및 복잡성을 낮출 수 있으며, Window 와 같은 OS버전에 영향이 없는 웹 브라우저의 사용으로 OS 버전에 따른 형상 분리 개발 문제점을 해결할 수 있다.또한 자동시험장비상의 점검결과 자료를 통합된 웹 서버에 저장관리할 수 있어 다양한 사이트에서 접근 확인이 가능하다.In addition, the web-based automated test equipment operation system and its operation method of the present invention is informed about a meter and test procedure control (result comparison / judgment and process flow control) implemented in a software development language and stored in a web server By using the database, it is possible to minimize the complexity of the generated software source code and to solve the problem of shape separation development according to the OS version by using a web browser which does not affect the OS version such as Window. The results can be stored and managed on the integrated web server, allowing access confirmation from various sites.

도 1은 본 발명의 일 실시예에 따른 웹 기반의 자동시험장비의 운용 시스템을 나타낸 도면이다.
도 2는 본 발명의 일 실시예에 따른 웹 기반의 자동시험장비의 운용 방법을 나타낸 순서도이다.
도 3은 본 발명의 일 실시예에 따른 웹 기반의 자동시험장비의 운용 시스템 및 그 운용 방법에서의, 외부 사용자 GUI를 나타낸 예시도이다.
1 is a diagram illustrating a web-based automatic test equipment operation system according to an embodiment of the present invention.
2 is a flowchart illustrating a method of operating a web-based automatic test equipment according to an embodiment of the present invention.
3 is an exemplary diagram illustrating an external user GUI in a web-based automated test equipment operation system and its operation method according to an embodiment of the present invention.

이하, 본 발명의 실시 예에 따른 웹 기반의 자동시험장비 운용 시스템 및 그 운용방법에 대하여, 첨부된 도면을 참조하여 상세히 설명한다. 그리고 이하의 실시예의 설명에서 각각의 구성요소의 명칭은 당업계에서 다른 명칭으로 호칭될 수 있다. 그러나 이들의 기능적 유사성 및 동일성이 있다면 변형된 실시예를 채용하더라도 균등한 구성으로 볼 수 있다. 또한 각각의 구성요소에 부가된 부호는 설명의 편의를 위하여 기재된다. 그러나 이들 부호가 기재된 도면상의 도시 내용이 각각의 구성요소를 도면내의 범위로 한정하지 않는다. 마찬가지로 도면상의 구성을 일부 변형한 실시예가 채용되더라도 기능적 유사성 및 동일성이 있다면 균등한 구성으로 볼 수 있다. 또한 당해 기술분야의 일반적인 기술자 수준에 비추어 보아, 당연히 포함되어야 할 구성요소로 인정되는 경우, 이에 대하여는 설명을 생략한다.Hereinafter, a Web-based automatic test equipment operation system and a method for operating the same will be described in detail with reference to the accompanying drawings. In the following description of the embodiments, the names of the respective components may be referred to as other names in the art. However, if there is a functional similarity and an equivalence thereof, the modified structure can be regarded as an equivalent structure. In addition, reference numerals added to respective components are described for convenience of explanation. However, the contents of the drawings in the drawings in which these symbols are described do not limit the respective components to the ranges within the drawings. Likewise, even if the embodiment in which the structure on the drawing is partially modified is employed, it can be regarded as an equivalent structure if there is functional similarity and uniformity. Further, in view of the level of ordinary skill in the art, if it is recognized as a component to be included, a description thereof will be omitted.

본 발명의 일 실시예에 따른 데이터베이스 기반의 자동시험장비의 운용 시스템 및 그 운용 방법은, 기존의 자동시험장비(ATE, Automated Test Equipment)와 같은 자동화 시험장비가 소프트웨어 개발 언어 및 도구에 대한 지식을 보유한 전문 인력만이 계측기 및 시험절차 제어를 수행할 수 있어, 개발 접근성이 제한되어 있는 것을 해소하는 것이 목적이다. 이를 위해서, 1. 계측기별 제어를 위한 인터페이스 데이터 정보화 및 데이터베이스 저장, 2. DTI(Detail Test Information) 기반 GUI(Graphic User Interface)를 통한 계측기별 제어 인터페이스선택 및 시험절차 제어에 대한 정보를 데이터베이스 저장함으로써, 소프트웨어 개발 언어 및 도구에 대한 지식을 보유한 전문 인력이 아니더라도 개발에 참여할 수 있어 개발 용이성을 높이고, 개발 리스크를 최소화할 수 있는 장점이 있다.A database-based automated test equipment operation system and method for operating the same according to an embodiment of the present invention can be realized by an automated test equipment such as a conventional automatic test equipment (ATE) The objective is to solve the limitation of development accessibility by allowing only the professional manpower to carry out the instrument and test procedure control. To do this, 1. Interface data informatization and database storage for each instrument control, 2. Database control information selection and control of test procedure control by measuring user interface (GUI) based on Detail Test Information (DTI) , It is possible to participate in development even if it is not a professional manpower with knowledge of software development language and tools, thereby enhancing development easiness and minimizing development risk.

즉, 자동화 시험장비 시스템 상에서 시험대상체(UUT, Unit Under Test)의 시험절차 및 계측기 제어를 데이터베이스 상에 정의된 데이터를 이용하여 처리하도록 함으로써, 소프트웨어 개발언어에 대한 비전문인력도 용이하게 시험절차를 개발할 수 있고, 운용할 수 있도록 지원 가능한 데이터베이스 기반의 자동시험장비의 운용 시스템 및 그 운용 방법에 관한 것이다.In other words, the test procedure of the test object (UUT, Unit Under Test) and the control of the instrument are processed using the data defined in the database in the automated test equipment system, so that the non-professional manpower for the software development language can be easily developed Based automated test equipment capable of supporting and operating the test equipment and its operation method.

도 1은 본 발명의 일 실시예에 따른 데이터베이스 기반의 자동시험장비의 운용 시스템을 나타낸 도면으로, 도 1을 참고로 하여 본 발명의 일 실시예에 따른 데이터베이스 기반의 자동시험장비의 운용 시스템을 상세히 설명한다.1 is a block diagram illustrating a database-based automatic test equipment operation system according to an embodiment of the present invention. Referring to FIG. 1, a database-based automated test equipment operation system according to an embodiment of the present invention is described in detail Explain.

본 발명의 일 실시예에 따른 데이터베이스 기반의 자동시험장비의 운용 시스템은 웹 서버와 자동시험장비를 포함하여 구성될 수 있다. 웹 서버는 시험절차와 관련된 데이터베이스가 구비될 수 있으며, 통합처리부가 구비되어 자동시험장치로부터의 데이터 입력에 따른 시험절차 생성, 연계시현 등의 다양한 기능을 수행할 수 있다.The database-based automatic test equipment operation system according to an embodiment of the present invention may include a web server and an automatic test equipment. The web server may include a database related to the test procedure, and the integrated processing unit may be provided to perform various functions such as test procedure generation according to data input from the automatic test apparatus, connection demonstration, and the like.

웹 서버에는 제 1 DB부(100), 통합 처리부(200) 및 제 2 DB부(200)를 포함하여 구성될 수 있다.The web server may include a first DB unit 100, an integrated processing unit 200, and a second DB unit 200.

각 구성에 대해서 자세히 알아보자면, 상기 제 1 DB부(100)는 자동시험장비에서 제어 가능한 계측기별 제어 인터페이스 데이터를 데이터베이스화하여 저장 및 관리할 수 있다.In detail, the first DB unit 100 can store and manage control interface data, which can be controlled by the automatic test equipment, into a database.

이 때, 계측기별 제어 인터페이스 데이터를 자동시험장비와 연결되어 있는 다수의 계측기(전원공급장치, 신호발생장치, 측정장치 등)에서 이루어지는 제어 인터페이스 데이터를 입력받고, 데이터베이스화하여 저장 및 관리하는 것이 바람직하다.At this time, it is preferable that the control interface data for each instrument is input to the control interface data formed by a plurality of instruments (power supply device, signal generating device, measuring device, etc.) connected to the automatic test equipment, Do.

상기 통합 처리부(200)는 도 3에 도시된 바와 같이, 자동시험장비에서 웹 브라우저를 통하여 외부 사용자(관리자, 운용자, 개발자 등)로부터 자동시험장비에서 제어 가능한 계측기들의 시험항목을 입력할 수 있으며, 웹 서버상의 제 1DB부(100)에 저장된 계측기별 제어 인터페이스 데이터를 반영하여, 시험절차를 생성할 수 있다. 본 도면에서는 웹 브라우저는 인터넷 익스플로러를 예를 들었으나, 다양한 브라우저를 이용할 수 있다. 이때, 통신방법은 널리 사용되고 있는 TCP/IP 방식 등이 이용될 수 있다.3, the integrated processing unit 200 can input test items of instruments that can be controlled by the automatic test equipment from an external user (administrator, operator, developer, etc.) through a web browser in the automatic test equipment, The test procedure can be generated by reflecting the control interface data for each instrument stored in the first DB unit 100 on the web server. In this drawing, the web browser is exemplified by Internet Explorer, but various browsers can be used. At this time, a widely used TCP / IP method or the like can be used as the communication method.

상세하게는, 상기 통합 처리부(200)는 외부 사용자로부터 계측기별 시험항목을 입력받아, 상기 제 1 DB부(100)에서 저장 및 관리하는 시험항목에서 이루어지는 제어 인터페이스 데이터를 전달받고 시험절차에 따른 계측기 제어 순서를 설정할 수 있다. 또한, 통합 처리부(200)는 계측기 제어 순서에 따라 예측 가능한 시험수행 결과 정보에 대한 추가 시험절차를 생성할 수 있다.In detail, the integration processing unit 200 receives the test items for each instrument from an external user, receives the control interface data from the test items stored and managed in the first DB unit 100, The control sequence can be set. In addition, the integrated processing unit 200 may generate additional test procedures for predictable test execution result information in accordance with the meter control procedure.

즉, 상기 통합 처리부(200)는 생성한 시험절차에 따른 예측 가능한 시험수행 결과 정보(다음 시험절차/조정절차/교환절차 등)를 정하여, 추가 시험절차를 생성할 수 있다.That is, the integration processing unit 200 can generate predictive test execution result information (the next test procedure / adjustment procedure / exchange procedure, etc.) according to the generated test procedure to generate additional test procedures.

제 2 DB부(300)는 상기 통합 처리부(200)에서 생성한 시험절차를 데이터베이스화하여 저장 및 관리할 수 있다. 제 2 DB부(300)에서 저장 및 관리하는 시험절차 정보에 따라 외부 사용자가 저장된 데이터베이스를 선택하여 계측기의 시험항목을 선택할 수 있으며, 이를 통해서 계측기를 통한 시험항목이 수행되게 된다. 이때, 사용자의 데이터베이스 선택은 자동시험장비가 설치된 사이트(site)에서 웹 브라우저를 통하여 수행할 수 있다.The second DB unit 300 can store and manage the test procedure generated by the integration processing unit 200 in a database. In accordance with the test procedure information stored and managed in the second DB unit 300, an external user may select a stored database to select an item to be tested, thereby testing items through the meter. At this time, the user's database selection can be performed through a web browser on the site where the automatic test equipment is installed.

제어부(400)는 웹 서버상에 구비된 통합 처리부(200)에서 생성한 시험절차 및 추가 시험절차에 대한 데이터를 전송받아 시험의 대상이 되는 계측기의 제어를 위한 제어 신호를 생성할 수 있다.The control unit 400 receives data on the test procedure and the additional test procedure generated by the integration processing unit 200 provided on the web server and generates a control signal for controlling the test target instrument.

다시 말하자면, 상기 제어부(400)는 자동시험장비에 외부 사용자로부터 특정 계측기에 대한 시험절차 요청이 입력될 경우, 웹 서버의 통합처리부(200)는 제 2 DB부(300)에서 저장 및 관리하는 상기 시험절차 중 사용자의 요청에 매칭되는 계측기의 시험절차에 따라 시험을 수행하도록 제어신호를 생성하여 자동시험장비에 전송하게 된다. 한편, 수행된 시험결과는 웹 브라우저에 표시되며, 미리 설정된DTI(Detail Test Information) 양식에 맞추어 출력될 수 있다.In other words, when the control unit 400 inputs a test procedure request for a specific instrument from an external user to the automatic test equipment, the integration processing unit 200 of the web server performs the process of storing and managing in the second DB unit 300 A control signal is generated and transmitted to the automatic test equipment so as to perform the test according to the test procedure of the meter that matches the user's request during the test procedure. On the other hand, the test results are displayed on a web browser and can be output according to a predetermined DTI (Detail Test Information) form.

이때, 웹 서버와 자동시험장비는 유선 또는 무선 근거리통신망(Local Area Network, LAN)에 연결되어 자동시험장비에서 웹 브라우저 기반의 운용프로그램 및 시험프로그램을 이용하여 시험대상장비(UUT)를 점검운용 할 수 있게 된다. At this time, the web server and the automatic test equipment are connected to a wired or wireless local area network (LAN), and the test equipment (UUT) is checked and operated using a web browser-based operation program and a test program in the automatic test equipment .

이때, 웹 서버상에는 웹 기반 전자식기술교범(IETM)상에 시험대상장비에 대한 자동시험장비 시험절차를 포함시켜 개발이 가능하다. At this time, it is possible to develop an automatic test equipment test procedure on the web server based on the web-based electronic technical manual (IETM).

이상에서는 하나의 자동시험장비가 구비되었을 때를 예를들어 설명하였으나, 이는 일 예일 뿐, 복수의 자동시험장치가 구비되어 적용이 가능하다. 이러한 경우 제1 DB(100), 통합처리부(200), 제2 DB(300)를 복수의 자동시험장비에서 공유하며 데이터관리의 일원화가 이루어 질 수 있다.In the above description, one automatic test equipment is provided. However, the present invention is applicable to a plurality of automatic test equipment. In this case, the first DB 100, the integrated processing unit 200, and the second DB 300 can be shared by a plurality of automatic test equipments and data management can be unified.

이하서는 본 발명에 따른 다른 실시예인 웹 기반의 자동시험장비의 운용방법에 대하여 설명하도록 한다.Hereinafter, an operation method of a web-based automatic test equipment, which is another embodiment according to the present invention, will be described.

도 2는 본 발명의 일 실시예에 따른 웹 기반의 자동시험장비의 운용 방법을 나타낸 도면으로, 도 2를 참고로 하여 본 발명의 일 실시예에 따른 웹 기반의 자동시험장비의 운용 방법을 상세히 설명한다.FIG. 2 is a view showing a method of operating a web-based automatic test equipment according to an embodiment of the present invention. Referring to FIG. 2, a method of operating a web-based automatic test equipment according to an embodiment of the present invention will be described in detail. Explain.

각 단계에 대해서 자세히 알아보자면,제 1 단계(S100)는 자동시험장비에서 제어 가능한 계측기별 제어 인터페이스 데이터를 데이터베이스화하여 웹 상에 저장 및 관리할 수 있다.To describe each step in detail, the first step (S100) is to store controllable control interface data for each instrument, which can be controlled by the automatic test equipment, into a database and store and manage the data on the web.

제 2 단계(S200)는 웹 서버에 자동시험장비에서 제어 가능한 계측기의 시험항목별 정보를 입력받아 시험절차를 생성할 수 있다.The second step (S200) can generate a test procedure by inputting test item information of the instrument that can be controlled in the automatic test equipment to the web server.

상기 제 2 단계(S200)는 외부 사용자로부터 도 3과 같이 웹 브라우저상에 미리 설정된 GUI 상의 계측기별 시험절차를 입력(추가/삭제)받아 계측기별 시험항목을 설정하는 제 2-1 단계(S210)를 포함한다.The second step S200 is a second step (S210) of inputting (adding / deleting) a test procedure for each instrument on the GUI preset on the web browser as shown in FIG. 3 from an external user and setting a test item for each instrument, .

상기 제 2 단계(S200)는 웹 서버 상에서 상기 제 1 단계(S100)에 의해 저장 및 관리되는 계측기별 제어 인터페이스 데이터를 기반으로, 상기 제 2-1 단계(S210)에서 설정한 계측기별 시험절차의 제어 정보를 설정할 수 있다.The second step S200 is a step of checking whether or not the test procedure of each instrument set in the second step-1 (S210) is performed based on the control interface data of each instrument stored and managed in the first step (S100) Control information can be set.

또한, 시험항목별 테스트 시퀀스(계측기 제어 순서)를 설정(추가/삭제/수정)할 수 있으며, 계측기별 제어 정보, 다시 말하자면, 입력받은(선택된) 계측기별 제어 정보를 설정하는 제 2-2 단계(S220)를 포함한다.Step 2-2 of setting (adding / deleting / modifying) a test sequence for each test item (instrument control sequence) and setting control information for each instrument, that is, control information for each instrument (S220).

제 2-3 단계(S230)는 상기 제 2-2 단계(S220)에서 설정한 계측기별시험항목의 제어 정보에 따라, 예측 가능한 시험수행 결과 정보에 대한 추가 시험절차를 생성할 수 있다.Step 2-3 (S230) may generate additional test procedures for predictable test execution result information according to the control information of the test items for each instrument set in step 2-2 (S220).

다시 말하자면, 상기 제 2-3 단계(S230)는 상기 제 2-2 단계S220)에서 설정한 계측기별 시험항목의 제어 정보에 따라, 흐름 제어정보(다음 시험절차/조정절차/교환절차)를 설정하여, 추가 시험절차로 생성할 수 있으며, 시험항목별 테스트 시퀀스를 실행하여, 그 결과를 확인할 수 있다.In other words, the step 2-3 (S230) sets the flow control information (next test procedure / adjustment procedure / exchange procedure) according to the control information of the test items for each instrument set in the second-2 step S220 , It can be created by additional test procedures, and the test sequence can be executed and the result can be confirmed.

이 때, 계측기의 시험항목별 테스트 시퀀스 실행 결과는 웹 브라우저 상에서 미리 설정된 DTI 기반으로 계측기별 시험절차가 출력되는 것이 바람직하다.At this time, it is preferable that the test procedure-specific test procedure is output based on the DTI preset on the web browser.

제 3 단계(S300)는 상기 제 2 단계(S200)에서 생성한 계측기별 시험절차를 웹 서버에 데이터베이스화하여 저장 및 관리할 수 있다.In the third step S300, the test procedure for each instrument generated in the second step S200 may be stored in a database in the web server and stored and managed.

이 때, 상기 제 3 단계(S300)를 수행하고 난 후, 외부 사용자로부터 자동시험장비의 웹 브라우저를 통해 특정 계측기에 대한 시험절차 요청이 입력될 경우, 웹 서버에서 생성한 시험절차 중 매칭되는 계측기의 시험절차에 따라 시험을 수행하는 제어 신호를 생성하여 자동시험장치의 제어부로 송신하며, 제어부는 계측기를 구동하기 위한 제어입력을 발생시킬 수 있다.When a test procedure request for a specific instrument is input from an external user through a web browser of the automatic test equipment after the third step S300 is performed, The control unit generates a control signal for performing the test according to the test procedure of the automatic test apparatus, and transmits the control signal to the control unit of the automatic test apparatus.

즉, 상기 제 3 단계(S300)를 통해서 데이터베이스화하여 저장 및 관리하는 계측기별 시험절차 중 외부 사용자가 선택한 특정 계측기에 대한 시험절차를 불러들여, 시험항목별 테스트 시퀀스를 실행하여 그 결과를 확인할 수 있다. 또한 설정한 계측기별 시험항목의 흐름 제어정보에 따라, 다음 시험That is, through the third step (S300), a test procedure for a specific instrument selected by an external user among the test procedures for each instrument that is stored and managed in a database is called up, and a test sequence for each test item is executed. have. In addition, according to the set flow control information of the test items for each instrument,

항목 실행이 순차적으로 이루어질 수도 있다.Item execution may be performed sequentially.

즉, 다시 말하자면, 본 발명의 일 실시예에 따른 웹 기반의 자동시험장비의 운용 시스템 및 그 운용 방법은, 웹 서버의 데이터베이스 정의 기반 자동시험장비를 통한 계측기 제어 및 시험절차 운용에 관한 것으로, 기존 소프트웨어 개발언어로 구현되는 계측기 및 시험절차 제어 처리를 사전에 데이터베이스 상에 저장 가능한 데이터로 정의하여, 소프트웨어 개발언어로의 종속성을 최소화할 수 있으며, 소프트웨어 소스코드 최소화를 통해 소프트웨어 신뢰성 시험 대상범위를 최소화할 수 있어 소요되는 개발 리스크를 낮출 수 있는 장점이 있다. 또한 웹 서버상에 데이터베이스를 구축하고, 자동시험장비에서 웹 브라우저를 이용한 데이터의 입출력이 가능하므로, 복수의 자동심허장비가 갖추어진 경우 데이터 처리를 일원화할 수 있는 효과가 있다. 또한 웹 브라우저를 이용하여 웹 서버와 데이터 입출력이 이루어지므로 자동시험장비의 OS차이에 따른 소스코드의 변환이 필요하지 않으며, 시험절차의 수정 또는 배포가 용이해지는 효과가 있다. That is, in other words, the web-based automatic test equipment operation system and the operation method thereof according to the embodiment of the present invention are related to the instrument control and test procedure operation through the automatic definition test apparatus based on the database definition of the web server, It is possible to minimize the dependency on the software development language by defining the instrument and the test procedure control process implemented in the software development language as data that can be stored in the database in advance and minimize the range of the software reliability test target by minimizing the software source code It is possible to reduce the development risk. In addition, since a database can be constructed on a web server and data can be input and output using a web browser in an automatic test equipment, data processing can be unified when a plurality of automatic card equipment is equipped. In addition, since data input and output is performed with a web server using a web browser, there is no need to convert the source code according to the OS difference of the automatic test equipment, and the test procedure can be easily modified or distributed.

이상 설명된 본 발명의 일 실시예에 따른 데이터베이스 기반의 자동시험장비의 운용 시스템 및 그 운용 방법은, 다양한 컴퓨터 구성요소를 통하여 수행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터파일, 데이터 구동 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별시 설계되고 구성된 것들이나 컴퓨터 소프트웨어 분야의 당 업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피디스크, 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령어를 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령어의 예에는, 컴파일러에 의해 만들어지는 기계어 코드 뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 상기 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작성하도록 구성될 수 있으며, 그 역도 마찬가지이다.The database-based automatic test equipment operation system and the operation method thereof according to an embodiment of the present invention described above are implemented in the form of program instructions that can be executed through various computer components, . The computer-readable recording medium may include program instructions, data files, data drives, and the like, alone or in combination. The program instructions recorded on the computer-readable recording medium may be ones that are specially designed and configured for the present invention, or those known to those skilled in the computer software field. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape; optical recording media such as CD-ROMs and DVDs; magneto-optical media such as floptical disks; optical media), and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine code generated by the compiler as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware device can be configured to create as one or more software modules for performing the processing according to the present invention, and vice versa.

이상과 같이 본 발명에서는 구체적인 구성 소자 등과 같은 특정 사항들과 한정된 실시예 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것 일 뿐, 본 발명은 상기의 일 실시예에 한정되는 것이 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.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 embodiments, but, on the contrary, And various modifications and changes may be made thereto by those skilled in the art to which the present invention pertains.

따라서, 본 발명의 사상은 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허 청구 범위뿐 아니라 이 특허 청구 범위와 균등하거나 등가적 변형이 있는 모든 것들은 본 발명 사상의 범주에 속한다고 할 것이다.Accordingly, the spirit of the present invention should not be construed as being limited to the embodiments described, and all of the equivalents or equivalents of the claims, as well as the following claims, belong to the scope of the present invention .

100 : 제 1 DB부
200 : 통합 처리부
300 : 제 2 DB부
400 : 제어부
100: first DB section
200:
300: second DB section
400:

Claims (8)

다수의 계측기를 제어하는 자동시험장비를 운용하는 시스템에 있어서,
자동시험장비(ATE, Automated Test Equipment)에서 제어 가능한 계측기별 제어 인터페이스 데이터를 데이터베이스화하여 저장 및 관리하는 제1 DB부(100);
자동시험장비에서 제어 가능한 계측기들의 시험항목을 입력받아, 상기 제1 DB부(100)에 저장된 계측기별 제어 인터페이스 데이터를 반영하여, 시험절차를 생성하는 통합 처리부(200); 및
상기 통합 처리부(200)에서 생성한 시험절차를 데이터베이스화하여 저장 및 관리하는 제2 DB부(300);를 포함하여 구성되며,
상기 제1 DB부(100), 상기 통합 처리부(200) 및 상기 제2 DB(300)는 웹 서버상에 구비되며,
사용자는 상기 자동시험장비의 웹 브라우저를 이용하여 상기 제1 DB부(100), 통합 처리부(200) 및 제2 DB부(300)에 접근하도록 구성되는 웹 기반의 자동시험장비의 운용 시스템.
1. A system for operating an automated test equipment for controlling a plurality of instruments,
A first DB unit 100 for storing and managing control interface data for each instrument which can be controlled by an automatic test equipment (ATE), in a database;
An integrated processing unit 200 for receiving a test item of controllable instruments in the automatic test equipment and generating a test procedure by reflecting the control interface data for each instrument stored in the first DB unit 100; And
And a second DB unit 300 for storing and managing the test procedures generated by the integration processing unit 200 in a database,
The first DB unit 100, the integrated processing unit 200, and the second DB 300 are provided on a web server,
The user may access the first DB unit 100, the integrated processing unit 200, and the second DB unit 300 using a web browser of the automatic test equipment.
제1 항에 있어서,
상기 통합 처리부(200)는 생성한 상기 시험절차에 따라 예측 가능한 시험수행 결과 정보에 대한 추가시험절차를 생성하는 것을 특징으로 하는 웹 기반의 자동시험장비의 운용 시스템.
The method according to claim 1,
Wherein the integrated processing unit (200) generates an additional test procedure for predictable test execution result information according to the generated test procedure.
제2 항에 있어서,
상기 데이터베이스 기반의 자동시험장비의 운용 시스템은 상기 통합 처리부(200)에서 생성한 시험절차 및 추가 시험절차에 따라 계측기의 제어를 위한 제어 신호를 생성하는 제어부(400)를 포함하여 구성되는 것을 특징으로 하는 웹 기반의 자동시험장비의 운용 시스템.
3. The method of claim 2,
The database-based automatic test equipment operation system includes a control unit 400 for generating a control signal for controlling the meter according to the test procedure and the additional test procedure generated by the integrated processing unit 200 Web-based automated test equipment operation system.
제3 항에 있어서,
상기 제어부(400)는 외부 사용자로부터 자동시험장비를 통해 특정 계측기에 대한 시험절차 요청이 입력될 경우, 상기 제2 DB부(300)에서 저장 및 관리하는 상기 시험절차 중 매칭되는 계측기의 시험절차에 따라 시험을 수행하는 제어 신호를 생성하여 전달하는 것을 특징으로 하는 웹 기반의 자동시험장비의 운용 시스템.
The method of claim 3,
When a test procedure request for a specific instrument is inputted from an external user through an automatic test equipment, the controller 400 controls the test procedure of the matched instrument among the test procedures stored and managed in the second DB unit 300 And generating and transmitting a control signal for performing the test according to the operation of the web-based automatic test equipment.
다수의 계측기를 제어하는 자동시험장비를 운용하는 방법에 있어서,
자동시험장비(ATE, Automated Test Equipment)에서 제어 가능한 계측기별 제어 인터페이스 데이터를 웹 서버 상에 데이터베이스화하여 저장 및 관리하는 제1 단계(S100);
자동시험장비에서 제어 가능한 계측기의 시험항목별 정보를 웹 브라우저로 입력받아 시험절차를 생성하는 제2 단계(S200); 및
상기 제2 단계(S200)에서 생성한 계측기별 시험절차를 상기 웹 서버 상에 데이터베이스화하여 저장 및 관리하는 제3 단계(S300); 를 포함하는 웹 기반의 자동시험장비의 운용 방법.
A method of operating an automated test equipment for controlling a plurality of instruments,
A first step S100 of storing and managing control interface data for each instrument, which can be controlled by an automatic test equipment (ATE), in a database on a web server;
A second step (S200) of receiving test item information of a controllable instrument from an automatic test equipment through a web browser and generating a test procedure; And
A third step (S300) of storing and managing the test procedure generated by the second step (S200) in a database on the web server; A method of operating a web-based automated test equipment.
제5 항에 있어서,
상기 제2 단계(S200)는 계측기별 시험절차의 시험항목을 설정받는 제2-1 단계(S210);
상기 제1 단계(S200)에서 설정받은 시험항목을 웹 브라우저를 이용하여 계측기별 제어 인터페이스 데이터 입출력을 수행하고, 상기 제2-1 단계(S210)에서 설정받은 계측기별 시험절차의 제어 정보를 설정하는 제2-2 단계(S220); 및
상기 제2-2 단계(S220)에서 설정한 계측기별 시험항목의 제어 정보에 따라 예측 가능한 시험수행 결과 정보에 대한 추가 시험절차를 상기 웹 서버상에서 생성하는 제2-3 단계(S230);
를 포함하는 웹 기반의 자동시험장비의 운용 방법.
6. The method of claim 5,
The second step (S200) includes a second step (S210) of setting test items of the test procedure for each instrument;
The test items set in the first step (S200) are input / output of control interface data for each instrument by using a web browser, and the control information of the test procedure for each instrument set in the second step (S210) is set Step 2-2 (S220); And
A second step (S230) of generating, on the web server, an additional test procedure for the test execution result information that can be predicted according to the control information of the test items for each instrument set in step 2-2 (S220);
A method of operating a web-based automated test equipment.
제6 항에 있어서,
상기 웹 기반의 자동시험장비의 운용 방법은 상기 제3 단계(S300)를 상기 웹 서버에서 수행하고 난 후, 외부 사용자로부터 자동시험장비를 통해 특정 계측기에 대한 시험절차 요청이 입력될 경우, 생성한 시험절차 중 매칭되는 계측기의 시험절차에 따라 상기 웹 서버에서 시험을 수행하는 제어 신호를 생성하여 전달하는 제4 단계(S400);
를 포함하는 웹 기반의 자동시험장비의 운용 방법.
The method according to claim 6,
The method for operating the web-based automatic test equipment may include the steps of: when the third step (S300) is performed in the web server and a test procedure request for a specific instrument is input from an external user through an automatic test equipment, A fourth step (S400) of generating and transmitting a control signal for performing a test in the web server according to a test procedure of a matching meter in a test procedure;
A method of operating a web-based automated test equipment.
제5 항에 있어서,
상기 제2 단계(S200)는 자동시험장비에서 실행되는 웹 브라우저 상에서 기설정된 GUI(Graphic User Interface) 양식에 맞춰 계측기의 시험항목별 정보를 입력받으며, 상기 제3 단계(S300)는 기설정된 DTI(Detail Test Information) 기반으로, 생성한 계측기별 시험절차를 출력하는 것을 특징으로 하는 웹 기반의 자동시험장비의 운용 방법.
6. The method of claim 5,
The second step S200 receives information on the test items of the instrument according to a predetermined GUI (Graphic User Interface) form on a web browser executed in the automatic test equipment. In the third step S300, Based on the detailed test information, and outputting the generated test procedure for each instrument.
KR1020170078574A 2017-06-21 2017-06-21 Management system and method of ATE based on WEB KR20180138401A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170078574A KR20180138401A (en) 2017-06-21 2017-06-21 Management system and method of ATE based on WEB

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170078574A KR20180138401A (en) 2017-06-21 2017-06-21 Management system and method of ATE based on WEB

Publications (1)

Publication Number Publication Date
KR20180138401A true KR20180138401A (en) 2018-12-31

Family

ID=64959457

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170078574A KR20180138401A (en) 2017-06-21 2017-06-21 Management system and method of ATE based on WEB

Country Status (1)

Country Link
KR (1) KR20180138401A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102179508B1 (en) * 2019-07-05 2020-11-16 한국항공우주산업 주식회사 Management system and method of ATE
CN114061646A (en) * 2021-09-18 2022-02-18 北京东方计量测试研究所 Automatic verification equipment for universal instrument and meter
KR20220145542A (en) * 2021-04-22 2022-10-31 한국항공우주연구원 Ground support equipment for satellite subsystem
KR102654694B1 (en) * 2023-07-06 2024-04-04 한화시스템 주식회사 Test equipment and test method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102179508B1 (en) * 2019-07-05 2020-11-16 한국항공우주산업 주식회사 Management system and method of ATE
KR20220145542A (en) * 2021-04-22 2022-10-31 한국항공우주연구원 Ground support equipment for satellite subsystem
CN114061646A (en) * 2021-09-18 2022-02-18 北京东方计量测试研究所 Automatic verification equipment for universal instrument and meter
KR102654694B1 (en) * 2023-07-06 2024-04-04 한화시스템 주식회사 Test equipment and test method

Similar Documents

Publication Publication Date Title
JP6859449B2 (en) Methods and equipment for performing tests using test cases
KR20180138401A (en) Management system and method of ATE based on WEB
US20200218634A1 (en) Software development framework for a cloud computing platform
US9703686B2 (en) Software testing optimizer
US8875105B2 (en) Efficiently developing software using test cases to check the conformity of the software to the requirements
US10488839B2 (en) Method and apparatus for controlling and managing an industry process using an industry internet operating system
US7020852B2 (en) Automation of the development, testing, and release of a flow framework and methodology to design integrated circuits
US7367006B1 (en) Hierarchical, rules-based, general property visualization and editing method and system
US11449370B2 (en) System and method for determining a process flow of a software application and for automatically generating application testing code
US11481500B2 (en) System and method to check automation system project security vulnerabilities
US9785526B2 (en) Automated generation of a test class pre-header from an interactive graphical user interface
US11922101B2 (en) Integrated circuits as a service
US20160034318A1 (en) System and method for staging in a cloud environment
US11327874B1 (en) System, method, and computer program for orchestrating automatic software testing
US9582270B2 (en) Effective feature location in large legacy systems
US20090077511A1 (en) Generating Constraints in a Class Model
Bhattacharjee et al. (wip) cloudcamp: Automating the deployment and management of cloud services
KR102179508B1 (en) Management system and method of ATE
US20150286947A1 (en) Graph syntax validation system and method
JP6835207B2 (en) Operations management server, development operations support system, their methods and programs
JP2012168900A (en) Programming device and program
US8250515B2 (en) Clock alias for timing analysis of an integrated circuit design
Aggarwal et al. Escalated methods for software defects audit in repercussion and effects construe to nature-inspired and behavior-driven mechanisms
JP2019194818A (en) Software trouble prediction device
KR102602534B1 (en) Test automation system and method for testing system-on-chip design validation

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal