• 제목/요약/키워드: Process Analyzer Program

검색결과 25건 처리시간 0.032초

반도체 수율 향상을 위한 통계적 공정 제어에 전문가 시스템의 적용에 관한 연구 (Applying Expert System to Statistical Process Control in Semiconductor Manufacturing)

  • 윤건상;최문규;김훈모;조대호;이칠기
    • 한국정밀공학회지
    • /
    • 제15권10호
    • /
    • pp.103-112
    • /
    • 1998
  • The evolution of semiconductor manufacturing technology has accelerated the reduction of device dimensions and the increase of integrated circuit density. In order to improve yield within a short turn around time and maintain it at high level, a system that can rapidly determine problematic processing steps is needed. The statistical process control detects abnormal process variation of key parameters. Expert systems in SPC can serve as a valuable tool to automate the analysis and interpretation of control charts. A set of IF-THEN rules was used to formalize knowledge base of special causes. This research proposes a strategy to apply expert system to SPC in semiconductor manufacturing. In analysis, the expert system accomplishes the instability detection of process parameter, In diagnosis, an engineer is supported by process analyzer program. An example has been used to demonstrate the expert system and the process analyzer.

  • PDF

스마트폰을 이용한 휴대용 색차계와 입도계 개발 (Development of Portable Colorimeter and Size Analyzer by Using Smartphone)

  • 유상규;박현민;김현구;김사염;송시몬
    • 한국가시화정보학회지
    • /
    • 제17권3호
    • /
    • pp.19-23
    • /
    • 2019
  • The purpose of this research is to develop a facile measurement system for colorimetric analysis for zinc powder and size analyzer for zeolite particles in order to reduce the process time for their characteristic analysis. We present facile smartphone-based analysis methods to measure and estimate the size of zinc power by using colorimeteric method and the size of zeolite particles by using ImageJ program which is an open-source program. The results show a possibility of our methods to replace the previous professional analysis processes with them.

채터진동 검출 및 회피를 위한 가상 동적 가공시스템 구축 (Virtual Dynamic Machining System for Chatter Detection and Avoidance)

  • 김혁;조문호;구준영;이종환;김정석
    • 한국생산제조학회지
    • /
    • 제23권3호
    • /
    • pp.273-278
    • /
    • 2014
  • This study presents a chatter vibration avoidance program for the milling process. Chatter vibration has a negative effect on workpieces and spindle-tools. When chatter vibration occurs, the cutting tool is loaded dynamically, a chatter pattern is generated on the workpiece, and the tool life is reduced. The developed program is composed of various modules such as an FFT analyzer, an impact test analyzer, a chatter vibration indicator, and a spindle speed recommender. The proposed program is verified using an AISI D2 cutting experiment in milling process. The effect of chatter vibration on the machining condition can be simulated by the suggested method, and successfully exploited to avoid chatter vibration.

LLVM 기반의 임베디드 시스템 성능 분석기의 연구 (A Study of LLVM-based Embedded System Performance Analyzer)

  • 조두산
    • 문화기술의 융합
    • /
    • 제8권1호
    • /
    • pp.577-582
    • /
    • 2022
  • 새로운 임베디드 시스템을 개발할 때 응용 프로그램과 에뮬레이터, 그리고 컴파일러를 동시에 개발한다. 모든 시스템 구성요소의 성능을 최적으로 개발하기 위해서는 응용 프로그램 개발시 부분 최적화를 동시에 진행하여야 한다. 이를 위하여 소스 레벨 성능 분석기를 개발하면 응용 프로그램 소스 코드를 모듈별로 성능 평가하여 최적화하는 것이 가능하다. 일반적으로 응용 프로그램의 성능은 반복문에서 결정된다. 소스코드를 중간표현 (Intermediate Representation) 코드 생성기를 이용하여 변환하고, 변환된 중간 표현 단계의 명령어들로 실행시간을 분석 할 수 있다. 실행시간 성능 평가 결과를 바탕으로 응용 프로그램 코드를 개선하면 최종적으로 개발된 통합 플랫폼에서 더 나은 결과물을 얻을 수 있다. 본 연구에서는 새로운 임베디드 시스템의 개발중에 응용 프로그램을 동시 개발하는 과정에서 사용 가능한 소스 레벨 성능 분석기에 대하여 기술하고 있다. 성능 분석기를 사용하면 최종 임베디드 시스템의 성능을 보다 빠르게 최적화하는 것이 가능하게 된다.

GIS 기반의 토석류 시뮬레이션 프로그램 개발 (Development of GIS-based Debris Flow Simulation Program)

  • 위광재;이영균;이동하;서용철
    • 한국방재학회 논문집
    • /
    • 제10권1호
    • /
    • pp.49-55
    • /
    • 2010
  • 본 연구에서는 토석류를 비압축성의 불안정한 유체로 가정하여 토석류의 피해범위를 시뮬레이션하는 GIS 기반의 프로그램의 개발에 대해 다루고 있다. 개발된 Debris Flow Analyzer 프로그램은 입력된 DEM을 완만하게 재정리한 후, 대상지역에 대한 경사, 토석류 이동 방향, 계곡을 추출한 결과와 토석 부피, 물 부피, 속도, 유효 점도, 동적 마찰계수를 취합하여 유한차분법을 적용하여 시간에 따른 토석류 이동 형태를 시뮬레이션하게 된다. 또한 이러한 시뮬레이션 결과를 Google Earth에 표현하여 토석류 재해지도의 활용성을 개선하고자 하였다.

Building a Dynamic Analyzer for CUDA based System.

  • SALAH T. ALSHAMMARI
    • International Journal of Computer Science & Network Security
    • /
    • 제23권8호
    • /
    • pp.77-84
    • /
    • 2023
  • The utilization of GPUs on general-purpose computers is currently on the rise due to the increase in its programmability and performance requirements. The utility of tools like NVIDIA's CUDA have been designed to allow programmers to code algorithms by using C-like language for the execution process on the graphics processing units GPU. Unfortunately, many of the performance and correctness bugs will happen on parallel programs. The CUDA tool support for the parallel programs has not yet been actualized. The use of a dynamic analyzer to find performance and correctness bugs in CUDA programs facilitates the execution of sophisticated processes, especially in modern computing requirements. Any race conditions bug it will impact of program correctness and the share memory bank conflicts to improve the overall performance. The technique instruments the programs in a way that promotes accessibility of the memory locations accessed by different threads well as to check for any bugs in the code of a program. The instrumented source code will be used initiated directly in the device emulation code of CUDA to send report for the user about all errors. The current degree of automation helps programmers solve subtle bugs in highly complex programs or programs that cannot be analyzed manually.

반용융 성형 제품의 미세조직 영상분석을 위한 프로그램 개발 (Development of Image Analysis Program for Microstructure in Semi-solid Forming Product)

  • 권순구;박준홍
    • 한국산업융합학회 논문집
    • /
    • 제4권1호
    • /
    • pp.3-9
    • /
    • 2001
  • Many products related to automobile and airplane have been manufactured by semi-solid process. There are many parameters in semi-solid process such as punch velocity, die temperature, and solid fraction of material. Among these parameters, solid fraction of material is one of the most important factors to determine quality of product. To obtain solid fraction of a certain semi-solid product is very necessary and useful for inspecting and analyzing the product. In this paper, image analysis program for microstructure by semi-solid forming process has been developed with the simple apparatus such as a personal computer and scanner, instead of expensive image analyzer.

  • PDF

핵연료 건전성 점검을 위한 감마선 스펙트럼의 자동 분석 (Automatic Analysis of Gamma Ray Spectra for Surveillance of the Nuclear Fuel Integrity)

  • Cho, Joo-Hyun;Yu, Sung-Sik;Kim, Seong-Rae;Hah, Yung-Joon
    • Nuclear Engineering and Technology
    • /
    • 제26권4호
    • /
    • pp.555-561
    • /
    • 1994
  • 핵연료 건전성 점검을 위하여 다중채널분석기로 얻은 감마선 스펙트럼을 자동으로 빨리 분석하는 프로그램을 개발하였다. 핵연료의 건전성은 실시간 감시와 주기적인 시료 분석을 통한 원자로냉각재내의 방사선준위로 확인된다. 영광 3·4 호기의 경우, 실시간 감시 계통인 프로세스 방사선 감시 계통(PRMS)이 핵연료의 건전성을 확인한다. 현재, PRMS의 스펙트로미터 채널의 신호처리기는 단일채널 분석기이어서 오직 하나의 방사성핵종만을 파악할 수 있다. 따라서 PRMS를 개선하기 위해서는 단일채널분석기를 다중채널분석기로 대치하여야 한다. 이 프로그램은 실시간 모드와 수동모드로 실행되며, 모든 과정을 자동으로 수행한다. 미 국가표준국의 혼합 표준 선원에 대한 시험 결과는 상용 다중채널분석기인 Canberra System 100의 결과와 잘 일치하였다. 결론적으로 개발된 프로그램은 원자력발전소의 감마선 감시에 사용할 수 있을 것으로 보인다.

  • PDF

실리콘 기판상에서 나선형 인덕터의 최적설계 및 제작 (OPTIMAL DESIGN AND FABRICATION OF SPIRAL INDUCTOR ON SILICON SUBSTRATE)

  • 서종삼;박종욱이성희김영석
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 1998년도 추계종합학술대회 논문집
    • /
    • pp.645-648
    • /
    • 1998
  • We used a three-dimensional inductance extraction program, Fasthenry for optimal design of the spiral inductors on silicon substrate. The inductance and quality factor of the spiral inductors with various design parameters were calculated so that the optimal parameter value was determined. The spiral inductors then were fabricated using different foundary processes and were measured using the network analyzer and microwave probes. The pad and other parasitics of measurement system were de-embedded using the y-parameter calibration technique. the inductors fabricated using the LG 0.8um process and HP 0.5um process showed the quality factor of 5.8 and 3, respectively. Finally the equivalent circuit farameters of the spiral inductors on silicon substrate were extracted from the measurement data using the matlab.

  • PDF

증류탑 최적 설계를 위한 경험 법칙 제시 및 자동화 (Heuristic Rules and Automation for Optimal Design of Distillation Column)

  • 채현엽;이종민;정광섭
    • Korean Chemical Engineering Research
    • /
    • 제58권4호
    • /
    • pp.550-564
    • /
    • 2020
  • 증류탑은 경제적 효율성, 높은 신뢰성 및 자료 확보의 용이성으로 석유화학 공정 설계 시 화학 성분의 분리를 위해 적용되는 주된 기술 중 하나이다. 하지만, 기본적으로 에너지 소비 및 투자비가 높은 설비이기 때문에, 운전비와 투자비에 대한 Trade-Off 분석을 진행하여 가장 경제적인 증류탑 설계 진행이 필요하다. 본 연구에서는 가능한 많은 공정 엔지니어의 활용을 위해 대중적 공정 모사 프로그램인 Aspen Plus를 사용하여 검토를 진행하였다. 증류탑 최적화 진행시의 설계 변수를 정의하여 공정 엔지니어의 주관적인 판단에 의한 설계 품질의 편차를 최소화 하였으며, 불필요한 검토 과정 배제 및 체계적/효율적인 절차를 수립하여 설계에 소요되는 시간 및 인력 소요를 최소화 하였다. 또한, 증류탑 단수 최적화 검토시 투자비의 신뢰성 있는 산출을 위해 APEA (Aspen Process Economic Analyzers) 프로그램을 도입하고, APEA 사용에 대한 효율적인 방법에 대해서도 다방면으로 검토하여 최적화 절차를 수립하였다.