• Title/Summary/Keyword: Verification Software

Search Result 952, Processing Time 0.029 seconds

DESIGN AND IMPLEMENTATION OF HITL SIMULATOR COUPLEING COMMUNICATIONS PAYLOAD AND SOFTWARE SPACECRAFT BUS (통신탑재체와 소프트웨어 위성버스체를 통합한 HITL 시뮬레이터의 설계 및 구현)

  • 김인준;최완식
    • Journal of Astronomy and Space Sciences
    • /
    • v.20 no.4
    • /
    • pp.339-350
    • /
    • 2003
  • Engineering qualification model payload for a communications and broadcasting satellite(CBS) was developed by ETRI from May, 2000 to April, 2003. For. the purpose of functional test and verification of the payload, a real-time hardware-in-the-loop(HITL) CBS simulator(CBSSIM) was also developed. We assumed that the spacecraft platform for the CBSSIM is a geostationary communication satellite using momentum bias three-axis stabilization control technique based on Koreasat. The payload hardware is combined with CBSSIM via Power, Command and Telemetry System(PCTS) of Electrical Ground Support Equipment(EGSE). CBSSIM is connected with PCTS by TCP/IP and the payload is combined with PCTS by MIL-STD-1553B protocol and DC harness. This simulator runs under the PC-based simulation environment with Windows 2000 operating system. The satellite commands from the operators are transferred to the payload or bus subsystem models through the real-time process block in the simulator. Design requirements of the CBSSIM are to operate in real-time and generate telemetry. CBSSIM provides various graphic monitoring interfaces and control functions and supports both pre-launch and after-launch of a communication satellite system. In this paper, the HITL simulator system including CBSSIM, communications payload and PCTS as the medium of interface between CBSSIM and communications payload will be described in aspects of the system architecture, spacecraft models, and simulator operation environment.

Development of Machine Learning-Based Platform for Distillation Column (증류탑을 위한 머신러닝 기반 플랫폼 개발)

  • Oh, Kwang Cheol;Kwon, Hyukwon;Roh, Jiwon;Choi, Yeongryeol;Park, Hyundo;Cho, Hyungtae;Kim, Junghwan
    • Korean Chemical Engineering Research
    • /
    • v.58 no.4
    • /
    • pp.565-572
    • /
    • 2020
  • This study developed a software platform using machine learning of artificial intelligence to optimize the distillation column system. The distillation column is representative and core process in the petrochemical industry. Process stabilization is difficult due to various operating conditions and continuous process characteristics, and differences in process efficiency occur depending on operator skill. The process control based on the theoretical simulation was used to overcome this problem, but it has a limitation which it can't apply to complex processes and real-time systems. This study aims to develop an empirical simulation model based on machine learning and to suggest an optimal process operation method. The development of empirical simulations involves collecting big data from the actual process, feature extraction through data mining, and representative algorithm for the chemical process. Finally, the platform for the distillation column was developed with verification through a developed model and field tests. Through the developed platform, it is possible to predict the operating parameters and provided optimal operating conditions to achieve efficient process control. This study is the basic study applying the artificial intelligence machine learning technique for the chemical process. After application on a wide variety of processes and it can be utilized to the cornerstone of the smart factory of the industry 4.0.

Prediction of Cryptocurrency Price Trend Using Gradient Boosting (그래디언트 부스팅을 활용한 암호화폐 가격동향 예측)

  • Heo, Joo-Seong;Kwon, Do-Hyung;Kim, Ju-Bong;Han, Youn-Hee;An, Chae-Hun
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.7 no.10
    • /
    • pp.387-396
    • /
    • 2018
  • Stock price prediction has been a difficult problem to solve. There have been many studies to predict stock price scientifically, but it is still impossible to predict the exact price. Recently, a variety of types of cryptocurrency has been developed, beginning with Bitcoin, which is technically implemented as the concept of distributed ledger. Various approaches have been attempted to predict the price of cryptocurrency. Especially, it is various from attempts to stock prediction techniques in traditional stock market, to attempts to apply deep learning and reinforcement learning. Since the market for cryptocurrency has many new features that are not present in the existing traditional stock market, there is a growing demand for new analytical techniques suitable for the cryptocurrency market. In this study, we first collect and process seven cryptocurrency price data through Bithumb's API. Then, we use the gradient boosting model, which is a data-driven learning based machine learning model, and let the model learn the price data change of cryptocurrency. We also find the most optimal model parameters in the verification step, and finally evaluate the prediction performance of the cryptocurrency price trends.

A Development of Fluxgate Sensor-based Drone Magnetic Exploration System (플럭스게이트 센서 기반 드론 자력탐사 시스템 개발)

  • Noh, Myounggun;Lee, Seulki;Lee, Heuisoon;Ahn, Taegyu
    • Geophysics and Geophysical Exploration
    • /
    • v.23 no.3
    • /
    • pp.208-214
    • /
    • 2020
  • In this study, we have developed a drone magnetic exploration system (proto-type) using a fluxgate magnetic sensor. Hardware of the system consists of a fluxgate magnetometer, an inertial measurement unit (IMU), a GPS, and a communication module. And we have developed monitoring software, which enables it to transmit the measured data to the ground control system (GCS) in real time. The measured magnetic data are finally saved as 1 Hz data after passing through a notch filter and a band-pass filter. For verification of this system, a preliminary test was conducted to check the magnetic responses of a magnetic object first, then the field test was carried out in two iron mines. We tested the developed system on the field test in Pocheon, Gyeonggi and Jeongseon, Gangwon. The magnetic data from the developed drone system was very similar to those from unmanned airship system developed by Korea Institute of Geoscience and Mineral Resources (KIGAM). As a result, preliminary experiment and field test have demonstrated that this system is applicable for outdoor aeromagnetic exploration. It requires more studies to improve filter function and instrument performance to minimize noise in the future.

An Emulation System for Efficient Verification of ASIC Design (ASIC 설계의 효과적인 검증을 위한 에뮬레이션 시스템)

  • 유광기;정정화
    • Journal of the Korean Institute of Telematics and Electronics C
    • /
    • v.36C no.10
    • /
    • pp.17-28
    • /
    • 1999
  • In this paper, an ASIC emulation system called ACE (ASIC Emulator) is proposed. It can produce the prototype of target ASIC in a short time and verify the function of ASIC circuit immediately The ACE is consist of emulation software in which there are EDIF reader, library translator, technology mapper, circuit partitioner and LDF generator and emulation hardware including emulation board and logic analyzer. Technology mapping is consist of three steps such as circuit partitioning and extraction of logic function, minimization of logic function and grouping of logic function. During those procedures, the number of basic logic blocks and maximum levels are minimized by making the output to be assigned in a same block sharing product-terms and input variables as much as possible. Circuit partitioner obtain chip-level netlists satisfying some constraints on routing structure of emulation board as well as the architecture of FPGA chip. A new partitioning algorithm whose objective function is the minimization of the number of interconnections among FPGA chips and among group of FPGA chips is proposed. The routing structure of emulation board take the advantage of complete graph and partial crossbar structure in order to minimize the interconnection delay between FPGA chips regardless of circuit size. logic analyzer display the waveform of probing signal on PC monitor that is designated by user. In order to evaluate the performance of the proposed emulation system, video Quad-splitter, one of the commercial ASIC, is implemented on the emulation board. Experimental results show that it is operated in the real time of 14.3MHz and functioned perfectly.

  • PDF

Practical Virtual Compensator Design with Dynamic Multi-Leaf Collimator(dMLC) from Iso-Dose Distribution

  • Song, Ju-Young;Suh, Tae-Suk;Lee, Hyung-Koo;Choe, Bo-Young;Ahn, Seung-Do;Park, Eun-Kyung;Kim, Jong-Hoon;Lee, Sang-Wook;Yi, Byong-Yong
    • Proceedings of the Korean Society of Medical Physics Conference
    • /
    • 2002.09a
    • /
    • pp.129-132
    • /
    • 2002
  • The practical virtual compensator, which uses a dynamic multi-leaf collimator (dMLC) and three-dimensional radiation therapy planning (3D RTP) system, was designed. And the feasibility study of the virtual compensator was done to verify that the virtual compensator acts a role as the replacement of the physical compensator. Design procedure consists of three steps. The first step is to generate the isodose distributions from the 3D RTP system (Render Plan, Elekta). Then isodose line pattern was used as the compensator pattern. Pre-determined compensating ratio was applied to generate the fluence map for the compensator design. The second step is to generate the leaf sequence file with Ma's algorithm in the respect of optimum MU-efficiency. All the procedure was done with home-made software. The last step is the QA procedure which performs the comparison of the dose distributions which are produced from the irradiation with the virtual compensator and from the calculation by 3D RTP. In this study, a phantom was fabricated for the verification of properness of the designed compensator. It is consisted of the styrofoam part which mimics irregular shaped contour or the missing tissues and the mini water phantom. Inhomogeneous dose distribution due to the styrofoam missing tissue could be calculated with the RTP system. The film dosimetry in the phantom with and without the compensator showed significant improvement of the dose distributions. The virtual compensator designed in this study was proved to be a replacement of the physical compensator in the practical point of view.

  • PDF

Development of Respiratory Motion Reduction Device System (RMRDs) for Radiotherapy in Moving Tumor: Construction of RMRDs and Patient Setup Verification Program

  • Lee, Suk;Chu, Sung-Sil;Lee, Sei-Byung;Jino Bak;Cho, Kwang-Hwan;Kwon, Soo-Il;Jinsil Seong;Lee, Chang-Geol;Suh, Chang-Ok
    • Proceedings of the Korean Society of Medical Physics Conference
    • /
    • 2002.09a
    • /
    • pp.86-89
    • /
    • 2002
  • The purpose is to develop a system to reduce the organ movement from the respiration during the 3DCRT or IMRT. This research reports the experience of utilizing personally developed system for mobile tumors. The patients clinical database was structured for 10 mobile tumors and patient setup error measurement and immobilization device effects were investigated. The RMRD system is composed of the respiratory motion reduction device utilized in prone position and abdominal strip device(ASD) utilized in the supine position, and the analysis program, which enables the analysis on patients setup reproducibility. Dose to normal tissue between patients with RMRDs and without RMRDs was analyzed by comparing the normal tissue volume, field margins and dose volume histogram(DVH) using fluoroscopy and CT images. And, reproducibility of patients setup verify by utilization of digital images. When patients breathed freely, average movement of diaphragm was 1.2 cm in prone position in contrast to 1.6 cm in supine position. In prone position, difference in diaphragm movement with and without RMRDs was 0.5 cm and 1.2 cm, respectively, showing that PTV margins could be reduced to as much as 0.7 cm. With RMRDs, volume of the irradiated normal tissue (lung, liver) reduced up to 20 % in DVH analysis. Also by obtaining the digital image, reproducibility of patients setup verify by visualization using the real-time image acquisition, leading to practical utilization of our software. Internal organ motion due to breathing can be reduced using RMRDs, which is simple and easy to use in clinical setting. It can reduce the organ motion-related PTV margin, thereby decrease volume of the irradiated normal tissue.

  • PDF

A Study on Quality Evaluation Model of Mobile Device Management for BYOD (BYOD 환경의 MDM 보안솔루션의 품질평가모델에 관한 연구)

  • Rha, HyeonDae;Kang, SuKyoung;Kim, ChangJae;Lee, NamYong
    • The Journal of Korean Association of Computer Education
    • /
    • v.17 no.6
    • /
    • pp.93-102
    • /
    • 2014
  • A mobile office environment using mobile devices, such as tablet PC, mobile phone is gradually increased in enterprises, banking and public institutions etc which is no limitation on places. It occurs advanced and persist security threats that are required effective security management policy and technical solution to be secure. For BYOD (Bring Your Own Device) environment, technical security management solutions of network control based, MDM (Mobile Device Management), MAM (Mobile Application Management), MCM (Mobile Contents Management) were released, evolved and mixed used. In perspective of integrated security management solution, mobile security product should be selected to consider user experience and environment and correct quality evaluation model of product is needed which is provided standards and guidance on the selection criteria when it was introduced. In this paper, the most widely used MDM solution is selected to take a look at its features and it was reviewed the product attributes with related international standard ISO/IEC25010 software quality attributes. And then it was derived evaluation elements and calculated the related metrics based on the quality analysis model. For the verification of quality evaluation model, security checks list and testing procedures were established; it applied metrics and analyzed the testing result through scenario based case study.

  • PDF

The implementation of Korean adult's optimal formant setting by Praat scripting (성인 포먼트 측정에서의 최적 세팅 구현: Praat software와 관련하여)

  • Park, Jiyeon;Seong, Cheoljae
    • Phonetics and Speech Sciences
    • /
    • v.11 no.4
    • /
    • pp.97-108
    • /
    • 2019
  • An automated Praat script was implemented to measure optimal formant frequencies for adults. Optimal formant analysis could be interpreted to show that the deviation of formant frequency that resulted from the two variously combined setting parameters (maximum formant and number of formants) was minimal. To increase the reliability of formant analysis, LPC order should be set differently, based on the gender or vowel type. Praat recommends 5,000 Hz and 5,500 Hz as maximum formant settings and, at the same time, recommends 5 as the number of formants for males and females. However, verification is needed to determine whether these recommended settings are valid for Korean vowels. Statistical analysis showed that formant frequencies significantly varied across the adapted scripts, especially with respect to the data on females. Formant plots and statistical results showed that linear_script and qtone_script are much more reliable in formant measurements. Among four kinds of scripts, the linear and qtone_scripts proved to be more stable and reliable. While the linear_script was designed to have a linearly increased formant step in for-loop, the increment of formant step in the qtone_script was arranged by quarter tone scale (base frequency×common ratio ($\sqrt[24]{2}$)). When looking at the tendency of the formant setting drawn by the two referred algorithms in the context of front vowel [i, e], the maximum formant was set higher; and the number of formants set at a lower value than recommended by Praat. The back vowel [o, u], on the contrary, has a lower maximum formant and a higher number of formants than the standard setting.

Comparative Proteomic Analysis of Yak Follicular Fluid during Estrus

  • Guo, Xian;Pei, Jie;Ding, Xuezhi;Chu, Min;Bao, Pengjia;Wu, Xiaoyun;Liang, Chunnian;Yan, Ping
    • Asian-Australasian Journal of Animal Sciences
    • /
    • v.29 no.9
    • /
    • pp.1239-1246
    • /
    • 2016
  • The breeding of yaks is highly seasonal, there are many crucial proteins involved in the reproduction control program, especially in follicular development. In order to isolate differential proteins between mature and immature follicular fluid (FF) of yak, the FF from yak follicles with different sizes were sampled respectively, and two-dimensional gel electrophoresis (2-DE) of the proteins was carried out. After silver staining, the Image Master 2D platinum software was used for protein analysis and matrix-assisted laser desorption ionization time of flight mass spectrometry (MALDI-TOF-MS) was performed for differential protein identification. The expression level of transferrin and enolase superfamily member 1 (ENOSF1) was determined by Western blotting for verification analysis. The results showed that 2-DE obtained an electrophoresis map of proteins from mature and immature yak FF with high resolution and repeatability. A comparison of protein profiles identified 12 differently expressed proteins, out of which 10 of them were upregulated while 2 were downregulated. Western blotting showed that the expression of transferrin and ENOSF1 was enhanced with follicular development. Both the obtained protein profiles and the differently expressed proteins identified in this study provided experimental data related to follicular development during yak breeding seasons. This study also laid the foundation for understanding the microenvironment during oocyte development.