• Title/Summary/Keyword: preprocessor

검색결과 171건 처리시간 0.022초

대기확산모델의 기상전처리과정의 타당성 평가 (Meteorological Preprocessor Validation of Atmospheric Dispersion Model)

  • 김미숙;주철균;이종협
    • 한국대기환경학회:학술대회논문집
    • /
    • 한국대기환경학회 2003년도 추계학술대회 논문집
    • /
    • pp.137-138
    • /
    • 2003
  • 한국 환경부가 지원하는 대기오염확산모델 SKYi는 통합환경관리의 일환으로서 대기오염배출규제강화와 미래 대기질의 예측뿐만 아니라 환경관리의 입법적인 수행을 목적으로 개발 중에 있다. SKYi는 기상과 배출 그리고 지형에 대한 전처리과정의 서브프로그램과 연결되는데, 본 연구는 기상전처리과정의 모듈 SKYME 개발에 중점을 둔다. 이는 기상전처리모듈에서 산출된 혼합고도와 같은 기상인자가 대기오염확산의 물리적인 특성으로서 효율적인 대기오염농도예측에 중요한 역할을 하기 때문이다. (중략)

  • PDF

교육용 한글 C 프로그래밍 언어 사전처리기의 설계 및 구현 (Design and Implementation of Preprocessor for Educational Hangul C Programming Language)

  • 김창희;이상락;홍성수;심재홍
    • 한국통신학회논문지
    • /
    • 제18권2호
    • /
    • pp.239-249
    • /
    • 1993
  • 본 논문은 터보 C언어에 대응하는 한글 C언어를 설계, 구현하였다. 한글C언어 명령어는 초 중 고등학생들이 이해하기 쉬운 용어로 선정하였으며 도스(DOS) 명령어와 오류 메시지도 한글화하였다.

  • PDF

A Proposal of Multimedia Intelligent Database for Medical Diagnosis

  • MODEGI, Toshio;IISAKU, Shun-ichi
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송공학회 1997년도 Proceedings International Workshop on New Video Media Technology
    • /
    • pp.61-66
    • /
    • 1997
  • For constructing an intelligent multimedia database system for medical diagnosis, we are focusing on two technological points. One is a retrieval algorithm of databases, and the other is a coding algorithm of multimedia contents. For the first, previously we proposed a front-end database preprocessor called“keyword-network”, and in this paper we present its extended model providing an intelligent logical AND searching function especially for medical differential diagnosis. For the second, we present examples of multimedia intellectual coding methods for cardiovascular examination records.

  • PDF

Visual Basic을 이용한 구조해석 프로그램 개발에 관한 연구 (A study on the Development of Structural Analysis Program using Visual Basic)

  • 이상갑;장승조
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1995년도 가을 학술발표회 논문집
    • /
    • pp.215-222
    • /
    • 1995
  • The objective of this paper is to develop a finite element structural analysis program using VB(Visual Basic) which has been recently getting popular as development tools of application program for Windows. VB provides several functions to develop an application program easily by supporting event-driven programming method and graphic object as control data type. This system is an integrated processor including preprocessor, solver and postprocessor. Automatic mesh generation is available at preprocess stage, and graphic presentation of deformation and stress is also represented at postprocess one.

  • PDF

3차원 구조물의 유한요소해석 전처리에 관한 연구(기하학적 모델링을 중심으로) (A Study on the Preprocessing for Finite Element Analysis of 3-Dimensional Structures.(With Focus on Geometric Modelling))

  • 이재영;이진휴;한상기
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1990년도 가을 학술발표회 논문집
    • /
    • pp.40-46
    • /
    • 1990
  • This paper introduces a geometric modelling system adopted in a newly developed preprocessor for finite element analysis of three dimensional structures. The formulation is characterized by hierarchical construction of structural model which consists of control points, curves, surfaces and solids. Various surface and solid modeling schemes based on blending functions and boundary representation are systematized for finite element mesh generation. The modeling system is integrated with model synthesis and operations which facilitate modelling of complex structures.

  • PDF

OptiNeural System for Optical Pattern Classification

  • Kim, Myung-Soo
    • Journal of Electrical Engineering and information Science
    • /
    • 제3권3호
    • /
    • pp.342-347
    • /
    • 1998
  • An OptiNeural system is developed for optical pattern classification. It is a novel hybrid system which consists of an optical processor and a multilayer neural network. It takes advantages of two dimensional processing capability of an optical processor and nonlinear mapping capability of a neural network. The optical processor with a binary phase only filter is used as a preprocessor for feature extraction and the neural network is used as a decision system through mapping. OptiNeural system is trained for optical pattern classification by use of a simulated annealing algorithm. Its classification performance for grey tone texture patterns is excellent, while a conventional optical system shows poor classification performance.

  • PDF

3D DISPLAY OF SPACECRAFT DYNAMICS USING REAL TELEMETRY

  • Lee, Sang-Uk;Cho, Sung-Ki;Kim, Jae-Hoon
    • Journal of Astronomy and Space Sciences
    • /
    • 제19권4호
    • /
    • pp.403-408
    • /
    • 2002
  • 3D display of spacecraft motion by using telemetry data received from satellite in real-time is described. Telemetry data are converted to the appropriate form for 3-D display by the real-time preprocessor. Stored playback telemetry data also can be processed for the display. 3D display of spacecraft motion by using real telemetry data provides intuitive comprehension of spacecraft dynamics.

병렬 프로그램의 적응형 실행 기법 (Adaptive Execution Techniques for Parallel Programs)

  • 이재진
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제31권8호
    • /
    • pp.421-431
    • /
    • 2004
  • 본 논문은 병렬 프로그램을 실행할 때 계산량이 작은 병렬 루프를 병렬로 실행하는 경우에 생기는 프로그램의 성능 저하를 피하기 위하여, 컴파일 시나 실행 시에 성능 예측 모델을 이용하여 병렬 루프의 성능을 예측한 다음 적응형 실행 기법을 이용하여 병렬 프로그램을 실행하는 방법을 소개한다. 성능예측 알고리즘과 적응형 실행 알고리즘은 컴파일러 전처리기에 구현이 되었으며, 이 전처리기는 병렬 루프가 실행되는 방식을 컴파일 시나 실행 시에 결정하는 코드를 원래의 병렬 프로그램에 삽입한다. Fortran77로 씌어진 다섯 개의 대표적인 과학 수치계산 병렬 벤치마크 프로그램을 32개의 프로세서로 구성된 분산 공유 메모리 병렬 컴퓨터(SGI Origin2000)에 실행하여 본 논문에서 제안한 방법의 성능 평가를 하였을 때, 제안한 기법을 적응한 경우가 32, 16, 8, 및 4개의 프로세서에서 원래의 병렬 프로그램 보다 각각 26%, 20%, 16%, 및 10% 빨리 실행되었다. 이중 한 프로그램은 원래 병렬 프로그램 보다 32개 프로세서에서 두 배 이상 빠르게 실행되었다.

다중속성 LSTM 모델 기반 TV 시청 패턴 분석 시스템 (TV Watching Pattern Analysis System based on Multi-Attribute LSTM Model)

  • 이종원;성미경;정회경
    • 한국정보통신학회논문지
    • /
    • 제25권4호
    • /
    • pp.537-542
    • /
    • 2021
  • 스마트 TV는 인터넷을 기반으로 기존의 TV에 비해 다양한 서비스와 정보를 제공하고 있다. 보다 개인화된 서비스나 정보를 제공하기 위해서는 사용자의 시청 패턴을 분석하고 이를 기반으로 맞춤형 서비스나 정보를 제공해야한다. 제안하는 시스템은 사용자의 TV 시청 패턴을 입력받고 이를 분석하여 사용자에게 맞춤형 정보로써 TV 프로그램이나 영화를 추천한다. 이를 위해 전처리기와 딥러닝(deep learning) 모델로 시스템을 구성하였다. 전처리기는 사용자가 시청한 TV 프로그램의 이름과 해당 TV 프로그램을 시청한 날짜, 시청한 시간 등을 입력하면 이를 정제한다. 그리고 정제된 데이터를 다중속성 LSTM 모델이 학습하고 예측을 수행하게 된다. 제안하는 시스템은 사용자에게 맞춤형 정보를 제공하는 시스템으로써 기존의 IoT 기술과 딥러닝 기술을 융합한 디지털 컨버전스(convergence)의 선도 기술이 될 것으로 사료된다.

차량 제동 성능 해석 프로그램 개발 (Development of Automotive Braking Performance Analysis Program Considering Dynamic Characteristic)

  • 정일호;이수호;서종휘;박태원
    • 한국자동차공학회논문집
    • /
    • 제12권2호
    • /
    • pp.175-181
    • /
    • 2004
  • Analysis of brake characteristics has progressed rapidly in recent years, as computer techniques have developed. However, there are many problems in predicting braking characteristics, due to the numerous design variables of the brake system. Therefore, a synthetic braking performance analysis is required for all brake system parts such as master cylinder, booster, control valve and split system. In this paper, a program which can analyze braking performance such as force distribution, braking efficiency, pedal force and pedal travel, is presented. The preprocessor of the program helps users prepare input files through a dialog box. An additional postprocessor makes the graph presentation of solved results. Also, a simple example problem is applied to show the usefulness of the presented program.