• 제목/요약/키워드: experimental database

검색결과 1,101건 처리시간 0.036초

An Experimental Study for Analysis of the Self-Burial of Pipelines with Spoilers in Current

  • Kang, Min Joon;Lee, Seung Jae;Hwang, Jae Hyuk;Jo, Hyo Jae
    • Journal of Advanced Research in Ocean Engineering
    • /
    • 제2권1호
    • /
    • pp.22-27
    • /
    • 2016
  • This experimental study deals with the mechanism of spoilers that cause scouring around pipelines. The design methodology was applied to spoilers for accelerating pipelines that undergo self-burial into the sand-bed and evaluated using approaching experimental analysis. The experimental study was conducted to investigate the self-burial ability of submarine pipelines with two types of sand-bed models: silt and sand. Spoilers of different heights were attached to the top of the pipeline for each experiment case. The relationship between the relative scour depth and spoiler height was evaluated by applying different flow velocities and sand diameters and comparative analysis was performed with values obtained from similarity experiments and theory. The experimental study will be useful in establishing a database for the design of spoilers.

공간 이미지 평가 연구에서 실험방식의 재현성 확보 방안 - 국내 학회지 게재 논문을 중심으로 - (The Study for Securing Reproducibility of Experimental Method in Papers of Spatial Image Evaluation - Focusing on the Papers of Domestic Journals -)

  • 문재은;김종하
    • 한국실내디자인학회논문집
    • /
    • 제26권4호
    • /
    • pp.93-102
    • /
    • 2017
  • The study of space through image evaluation has reached the stage of measuring the emotion with the development of IT technology and the advent of VR AR era. Many researches have been trying to evaluate the space and measure the emotion in objective form by providing various forms of spatial images such as photographs, sketches, and CG. In order for these studies to be used as objective data with logical relevance, it is necessary to describe in detail the method of collecting the data used in the experiment, the characteristics of the test procedure, and the method of analysis. This study is a basic study for constructing a database by systematically organizing the attributes, experimental methods and experimental procedures of subjects. From the viewpoint of securing the objectivity and reproducibility of the paper, we analyzed the spatial image evaluation process focusing on 1) evaluation subject, 2) experimental method, and 3) analysis standard. It is necessary to examine whether the object of evaluation and the form of image and the method of providing it meet the purpose of the study. In addition, the size and order of the image, the viewing time and the interval (break time) should be different according to the gender and group experiment and the individual test method.

한약의 장내미생물 조절 효과에 대한 국내외 실험 연구 고찰 (A Review of the Experimental Studies on the Modulatory Effect Herbal Medicine on Gut Microbiota)

  • 안혜리;송지현;이혜림
    • 대한한방소아과학회지
    • /
    • 제34권4호
    • /
    • pp.43-58
    • /
    • 2020
  • Objectives The purpose of this study is to analyze the effect of various herbal medicin on gut microbiota. Methods Electronic searches were performed using NDSL, OASIS, KISS, KMBASE, K-portal, Pub med, Cochrane, CNKI. Results we analyzed 25 experimental studies on the effect of herbal medicine on microbiota. Diabetes, obesity, inflammatory bowel disease have been frequently studied in micobiota-related disease. The most common experimental animal model used in the studies C57BL/7 mouse. Among the studies wherein single herbal medication were used, Gynostemma pentaphyllum was most commonly studies, and different herbal medications were used in the studies wherein complex herbal medications were studied. Next generation sequencing was performed using Illumina MiSeq system, and gut microbiota analysis was performed using QIIME and Ribosomal Database Project (RDP). In most studies, the herbal medicines exerted regulatory effects on gut microbiota and improved the symptoms of the experimental groups. Conclusions This review provides basic data on the correlation between korean medicine and gut microbiota, as well as information for the development of korean medicine.

Isomer Differentiation Using in silico MS2 Spectra. A Case Study for the CFM-ID Mass Spectrum Predictor

  • Milman, Boris L.;Ostrovidova, Ekaterina V.;Zhurkovich, Inna K.
    • Mass Spectrometry Letters
    • /
    • 제10권3호
    • /
    • pp.93-101
    • /
    • 2019
  • Algorithms and software for predicting tandem mass spectra have been developed in recent years. In this work, we explore how distinct in silico $MS^2$ spectra are predicted for isomers, i.e. compounds having the same formula and similar molecular structures, to differentiate between them. We used the CFM-ID 2.0/3.0 predictor with regard to (a) test compounds, whose experimental mass spectra had been randomly sampled from the MassBank of North America (MoNA) collection, and to (b) the most widespread isomers of test compounds searched in the PubChem database. In the first validation test, in silico mass spectra constitute a reference library, and library searches are performed for test experimental spectra of "unknowns". The searches led to the true positive rate (TPR) of ($46-48{\pm}10$)%. In the second test, in silico and experimental spectra were interchanged and this resulted in a TPR of ($58{\pm}10$)%. There were no significant differences between results obtained with different metrics of spectral similarity and predictor versions. In a comparison of test compounds vs. their isomers, a statistically significant correlation between mass spectral data and structural features was observed. The TPR values obtained should be regarded as reasonable results for predicting tandem mass spectra of related chemical structures.

요약된 Partitioned-Layer Index: Partitioned-Layer Index의 임의 접근 횟수를 줄이는 Top-k 질의 처리 방법 (Abstracted Partitioned-Layer Index: A Top-k Query Processing Method Reducing the Number of Random Accesses of the Partitioned-Layer Index)

  • 허준석
    • 한국멀티미디어학회논문지
    • /
    • 제13권9호
    • /
    • pp.1299-1313
    • /
    • 2010
  • Top-k 질의는 데이터베이스에서 사용자가 가장 원하는 k개의 객체를 구하는 질의이다. Top-k 질의를 효율적으로 처리하는 대표적인 연구로 Partitioned-Layer Index (간단히, PL-index) 방법이 있다. PL-index는 데이터베이스를 여러 개의 더 작은 데이터베이스로 분할하고 각 분할된 데이터베이스에 대해 sublayer들의 list (간단히, sublayer list)를 구성한다. 이때, 분할된 데이터베이스에 대해서 top-i 결과가 될 수 있는 객체들을 그 분할된 데이터베이스에 대한 i번째 sublayer로 구성한다. 그리고 주어진 질의에 맞춰 그 sublayer list들을 병합함으로써 질의 결과를 구한다. PL-index는 질의 처리 시 데이터베이스로부터 읽어 들이는 객체의 개수가 매우 작다는 장점을 가지지만, sublayer list들을 병합할 때에 임의 접근(random access)이 많이 발생하기 때문에 디스크 기반의 데이터베이스 환경에서 질의 처리 성능이 저하된다. 이에 본 논문에서는 임의 접근 횟수를 줄임으로써 디스크 기반의 데이터베이스 환경에서 PL-index의 질의 처리 성능을 크게 향상시키는 요약된(Abstracted) Partitioned-Layer Index (간단히, APL一index)를 제안한다. 먼저, PL-index의 각 sublayer를 가상의 (점) 객체로 요약함으로써 sublayer list들을 이러한 점 객체들의 list들(즉, APL-index)로 변형한다. 그리고 APL-index에 대해 질의 처리를 가상으로 수행하여 실제 질의 처리 시 접근할 sublayer를 예측한다, 그리고 예측된 sublayer들을 sublayer list별로 한꺼번에 읽어 들임으로 PL-index에서 발생하는 임의 접근 횟수를 줄인다. 합성 데이터와 실제 데이터에 대한 실험을 통하여 제안한 APL-index가 PL-index의 임의 접근 횟수를 크게 줄일 수 있음을 보인다.

범주형 값들이 순서를 가지고 있는 데이터들의 클러스터링 기법 (Clustering Algorithm for Sequences of Categorical Values)

  • 오승준;김재련
    • 한국산업경영시스템학회:학술대회논문집
    • /
    • 한국산업경영시스템학회 2002년도 춘계학술대회
    • /
    • pp.125-132
    • /
    • 2002
  • We study clustering algorithm for sequences of categorical values. Clustering is a data mining problem that has received significant attention by the database community. Traditional clustering algorlthms deal with numerical or categorical data points. However, there exist many important databases that store categorical data sequences. In this paper we introduce new similarity measure and develope a hierarchical clustering algorithm. An experimental section shows performance of the proposed approach.

  • PDF

Robot Operation Management in Internet TeleCare Systems

  • Hou, Chunhai;Jia, Songmin;Ye, Gang;Takase, Kunikatsu
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2002년도 ICCAS
    • /
    • pp.50.4-50
    • /
    • 2002
  • $\textbullet$ Definition of TeleCare $\textbullet$ Motivations behind Internet TeleCare with Robots $\textbullet$ Framework of Robot Operation Management $\textbullet$ Database Structure $\textbullet$ Chat Room Conference $\textbullet$ Remote Robot Control by Softswitch $\textbullet$ Experimental Results and Conclusion

  • PDF

로보트 자동 프로그래밍을 위한 원형 시스템의 설계 (A design of a prototype system for automatic robot programming)

  • 조혜경;고명삼;이범희
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1988년도 한국자동제어학술회의논문집(국내학술편); 한국전력공사연수원, 서울; 21-22 Oct. 1988
    • /
    • pp.501-506
    • /
    • 1988
  • This paper describes an experimental system for automatic robot programming, The SNU-ARPS (Seoul National University Automatic Robot Programming System). The SNU-ARPS generates executable robot programs for pick and place operation and some simple mechanical assembly tasks by menudriven dialog. It is intended to enable the user to concentrate on the overall operation sequence instead of the knowledge regarding the details of robot languages. To convert task specifications into manipulator motions, the SNU-ARPS uses an internal representation of the world. This representation initially consists of geometric database from CAD system and is updated at each operation step to reflect the state changes of the world.

  • PDF

레이저 용융 절단 해석 프로그램 개발 (Development of a Quality Analysis Program for Laser Fusion Cutting)

  • 이성환;민헌식
    • 한국공작기계학회논문집
    • /
    • 제11권3호
    • /
    • pp.72-79
    • /
    • 2002
  • Though the laser cutting process is increasingly used in industry, a process automation and systematic database is still yet to be developed. In this study, as the fundamental step toward the construction of a reliable process expert system, a laser cutting quality monitoring/analysis system is developed based on simulations and experimental results. The relations between laser process parameters and laser cutting surface quality parameters such as kerf geometry, striation, surface roughness and dross formation are characterized and analyzed. A graphical user interface is used to visualize the results.

네트워크 분석을 위한 지식기반형 모형기 개발 (On knowledge-based modeler for network analysis)

  • 이호창
    • 경영과학
    • /
    • 제12권3호
    • /
    • pp.135-161
    • /
    • 1995
  • This paper is concerned with a conceptual design of a knowledge-based modeler for network analysis. The "knowledge-based modeler" approach is suggested as a method for incorporating the user's qualitative knowledge and subjective decison in the course of the mathematical modeling and the subsequent solution procedure. The submodules of the proposed modeler such as database, model/algorithm base and functional knowledge bases are identified and the flows of information between the submodules are sequentially defined. A prototype system is implemented for experimental purpose by using the application software GURU.ware GURU.

  • PDF