• 제목/요약/키워드: Adaptation Tool

검색결과 187건 처리시간 0.029초

Guiding Practical Text Classification Framework to Optimal State in Multiple Domains

  • Choi, Sung-Pil;Myaeng, Sung-Hyon;Cho, Hyun-Yang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제3권3호
    • /
    • pp.285-307
    • /
    • 2009
  • This paper introduces DICE, a Domain-Independent text Classification Engine. DICE is robust, efficient, and domain-independent in terms of software and architecture. Each module of the system is clearly modularized and encapsulated for extensibility. The clear modular architecture allows for simple and continuous verification and facilitates changes in multiple cycles, even after its major development period is complete. Those who want to make use of DICE can easily implement their ideas on this test bed and optimize it for a particular domain by simply adjusting the configuration file. Unlike other publically available tool kits or development environments targeted at general purpose classification models, DICE specializes in text classification with a number of useful functions specific to it. This paper focuses on the ways to locate the optimal states of a practical text classification framework by using various adaptation methods provided by the system such as feature selection, lemmatization, and classification models.

Stretched-Exponential 형태의 문턱전압 이동 모델의 SPICE구현 (Implementation of Stretched-Exponential Time Dependence of Threshold Voltage Shift in SPICE)

  • 정태호
    • 반도체디스플레이기술학회지
    • /
    • 제19권1호
    • /
    • pp.61-66
    • /
    • 2020
  • Threshold voltage shift occurring during operation is implemented in a SPICE simulation tool. Among the shift models the stretched-exponential function model, which is frequently observed from both single-crystal silicon and thin-film transistors regardless of the nature of causes, is selected, adapted to transient simulation, and added to BSIM4 developed by BSIM Research Group at the University of California, Berkeley. The adaptation method used in this research is to select degradation and recovery models based on the comparison between the gate and threshold voltages. The threshold voltage shift is extracted from SPICE transient simulation and shows the stretched-exponential time dependence for both degradation and recovery situations. The implementation method developed in this research is not limited to the stretched-exponential function model and BSIM model. The proposed method enables to perform transient simulation with threshold voltage shift in situ and will help to verify the reliability of a circuit.

TMS320C31 칩을 사용한 스카라 로봇의 실시간 적응제어데 관한 연구 (A Study on the Real Time Adaptive Controller for SCARA Robot Using TMS320C31 Chip)

  • 김용태
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 1996년도 춘계학술대회 논문집
    • /
    • pp.79-84
    • /
    • 1996
  • This paper presents a new approach to the design of adaptive control system using DSPs(TMS320C31) for robotic manipulators to achieve trajectory tracking by the joint angles. Digital signal processors are used in implementing real time adaptive control algorithms to provide an enhanced motion control for robotic manipulators. In the proposed control scheme, adaptation laws are derived from the improved Lyapunov second stability analysis method based on the adaptive model reference control theory. The adaptive controller consists of an adaptive feedforward controller, feedback controller, and PID type time-varying auxillary control elements. The proposed adaptive control scheme is simple in structure, fast in computation, and suitable for implementation of real-time control. Moreover, this scheme does not require an accurate dynamic modeling, nor values of manipulator parameters and payload. Performance of the adaptive controller is illustrated by simulation and experimental results for a SCARA robot.

  • PDF

디지털 신호 처리기 (TNS320C50)를 사용한 스카라 로봇의 적응제어에 관한연구 (A Study on an Adaptive Control for SCARA Robot Using Digital Signal Processor (TMS320C50))

  • 배길호
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 1996년도 춘계학술대회 논문집
    • /
    • pp.114-118
    • /
    • 1996
  • This paper proposes a new technique to the design of adaptive control system using DSPs(TMS320C50) for Digital signal processors are used in implementing real time adaptive control algorithms to provide motion for robotic manipulators. In the proposed scheme, adaptation laws are derived from the improved second stability analysis based on the indirect adaptive control theory. The proposed control scheme is simple in structure, fast in computation. an suitable for implementation of real-time control. Moreover, this scheme does not requre an accurate dynamic modeling, nor values of manipulator parameters and payload. Performance of the adaptive controller is illustrated by exeperimental reults for a SCARA robot.

  • PDF

시뮬레이선을 이용한 HOV전용차로 설치효과 분석 (Effectiveness Analysis of HOV Lane Using Simulation)

  • 기용걸;홍성호;김진우;백두권
    • 한국시뮬레이션학회논문지
    • /
    • 제15권1호
    • /
    • pp.19-25
    • /
    • 2006
  • 도시지역이 급격히 확장됨에 따라, 인구 및 교통량이 증가되어 교통 혼잡이 큰 사회문제가 되고 있다. 일반적으로 다인승전용차로는 도로의 이용효율을 증대시킬 수 있는 방안으로 알려져 있으며, 도시부 교통문제 해소의 한 방안이다. 본 논문에서는 서울의 중심 도시고속도로인 올림픽대로의 교통 혼잡을 완화하기 위한 방안으로 다인승전용차로제의 도입 가능성을 시뮬레이션 툴인 Integration을 이용하여 과학적으로 분석 평가하였으며, 향후 이러한 분석기법이 다인승 전용차로제 도입 가능성 평가에 많이 사용될 수 있을 것이다.

  • PDF

XML Pull Parser를 위한 JFlex와 BYacc/J의 적용방안 (Adaptation method of JFlex and BYacc/J for XML Pull Parser)

  • 장주현;노희영
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2003년도 가을 학술발표논문집 Vol.30 No.2 (1)
    • /
    • pp.259-261
    • /
    • 2003
  • Xml 파서들의 벤치 마킹 결과에서 기존 파서와는 달리 JFlex와 BYacc/J를 사용한 Piccolo는 다른 파서들에 비해 0.5 ~ 1.5배 향상된 빠른 속도의 파싱 속도를 나타내었다. 하지만 XML Pull 모델의 표준 interface인 XPP(XML Pull Parser)가 제정되고 안정화됨에 따라서 MXP(XPP Version 3.0)[1]는 기존 XML 파서들과 달리 Parser Generator tool을 사용하여 가장 빠른 파싱 속도를 보였던 Piccolo 파서[2]보다도 빠른 파싱 속도를 나타내었고 이는 현 XML파서 중 가장 빠른 파싱 속도로 Pull 모델이 기존의 Object, Push 보다 빠른 모델이라는 점을 입증하였다. 본 논문에서는 Pull Parser를 구현하는데 있어 Piccolo에서 사용한 JFlex와 BYacc/J를 사용함으로 Pull 파서의 속도를 한층 더 높여 Piccolo, MXP 보다 빠른 파싱 속도를 내는 파서를 구현하기 위한 JFlex와 BYacc/J의 적용방안에 대해 연구하였다.

  • PDF

Particle tracking acceleration via signed distance fields in direct-accelerated geometry Monte Carlo

  • Shriwise, Patrick C.;Davis, Andrew;Jacobson, Lucas J.;Wilson, Paul P.H.
    • Nuclear Engineering and Technology
    • /
    • 제49권6호
    • /
    • pp.1189-1198
    • /
    • 2017
  • Computer-aided design (CAD)-based Monte Carlo radiation transport is of value to the nuclear engineering community for its ability to conduct transport on high-fidelity models of nuclear systems, but it is more computationally expensive than native geometry representations. This work describes the adaptation of a rendering data structure, the signed distance field, as a geometric query tool for accelerating CAD-based transport in the direct-accelerated geometry Monte Carlo toolkit. Demonstrations of its effectiveness are shown for several problems. The beginnings of a predictive model for the data structure's utilization based on various problem parameters is also introduced.

간호사의 건강증진행위 측정도구 개발 (Development of Measuring Tool for Health Promotion Behavior of Nurses)

  • 김민영;최순옥;김은하
    • 한국산학기술학회논문지
    • /
    • 제22권3호
    • /
    • pp.138-147
    • /
    • 2021
  • 본 연구는 우리나라 간호사의 건강증진행위 측정을 위한 검증된 도구가 부족한 실정으로 간호사의 간호환경 특성을 반영하면서 그 사용이 검증된 도구 개발이 필요함에 따라 한국 간호사의 건강증진행위 측정도구를 개발하는 것을 목적으로 한다. 본 연구는 2019년 1월부터 12월까지 간호사 총 530명을 대상으로 실시하였으며 연구방법으로는 문헌 고찰 및 포커스 그룹 면담을 실시하고, 타당성과 신뢰성을 측정하기 위해 데이터 분석을 하였으며, IMB(Information-Motivation-Behavioral Skills) 모델을 적용하여 개념 틀을 구성하였다. 그 결과 간호사로서의 자아개념(2 문항), 병원생활관리(4 문항), 건강에 대한 지식 및 정보(5 문항), 신체적·정신적 스트레스관리(3 문항), 근무적응(2 문항)의 5가지 요인 16 문항으로 도출되었다. 모델 적합도는 346.23 (��<.001), PNFI는 .60, PCFI는 .63으로 허용 기준을 충족했으며 RMSEA는 .10이었다. GFI .88, CFI .85, IFI .85는 기준치에 적합한 것으로 확인되었다. 모든 항목은 Cronbach의 �� .85로 안정적인 신뢰성을 확보하였다. 본 연구에서 개발 한 간호사의 건강증진행위 측정도구는 간호 실무 측면에서 간호사의 건강 증진 행동을 측정하는 도구로 사용될 것이며 간호사의 건강 증진 행동을 폭넓게 이해하는 데 도움이 될 것이다.

Translation and validation of the Turkish version of the Psychosocial Impact of Dental Aesthetics Questionnaire

  • Aglarci, Cahide;Baysal, Asli;Demirci, Kadir;Dikmen, Ferhan;Aglarci, Ali Vasfi
    • 대한치과교정학회지
    • /
    • 제46권4호
    • /
    • pp.220-227
    • /
    • 2016
  • Objective: The aim of this study was to translate the Psychosocial Impact of Dental Aesthetics Questionnaire (PIDAQ) into Turkish, validate the questionnaire, and provide a cross-cultural adaptation. Methods: The translation process included the following steps, which were performed by a translation committee: (1) translation into Turkish, (2) back translation into English, (3) pretesting, and (4) cross-cultural adaptation. The Turkish version of the PIDAQ was produced subsequent to the translation process. Validity and reliability were measured using the Perception of Occlusion Scale and the aesthetic component of the Index of Orthodontic Treatment Need. The questionnaire was administered to 260 individuals (age range, 18-30 years; mean age, $20.50{\pm}1.9$ years). Structural validity was assessed via factor analysis, and internal consistency was measured using Cronbach's alpha coefficient. Results: Factor analysis revealed a four-factor structure, with factor loadings for included items ranging from 0.380 to 0.868. Few questions were shuffled among domains various factor loadings. Cronbach's alphas for the Turkish version of the PIDAQ ranged from 0.534 to 0.904. Mean scores for the PIDAQ subscale and total scores differed significantly according to Index of Orthodontic Treatment Need and Perception of Occlusion Scale scores. Conclusions: This study provided a Turkish version of the PIDAQ, which could be a useful tool in the evaluation of the psychosocial impact of malocclusion in young Turkish adults.

비정렬격자에서 병렬화된 격자중심 직접모사 기법 개발 (Development of a Parallel Cell-Based DSMC Method Using Unstructured Meshes)

  • 김형순;김민규;권오준
    • 한국항공우주학회지
    • /
    • 제30권2호
    • /
    • pp.1-11
    • /
    • 2002
  • 본 연구에서는 특별히 PC cluster와 같은 병렬 환경에서 효율적인 계산을 수행할 수 있는 격자중심에 기초한 직접모사 기법을 개발하였다. 병렬환경 하에서의 효과적인 계산 수행을 위해서는 전체 계산 영역을 격자수와 각 격자에 할당되는 모사 입자 수를 고려한 부 영역들로 나누어주었다. 또한, 격자 사용의 효율성 증대를 위해서는 매우 성긴 격자에서부터 출발하여 점차적인 격자 적응을 수행하였다. 본 방법은 2차원의 초음속 평판 문제와 축대칭의 Rothe, 노즐 문제에 적용하였다. 그 결과로부터 본 방법을 사용하면 기존의 입자 중심 기법에 비해 매우 효율적으로 희박기체 유동을 해석할 수 있음을 알 수 있었다.