• 제목/요약/키워드: SIL assembly

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

고체침지렌즈 기반 근접장 표면 기록을 위한 고체침지렌즈 광학 헤드의 조립 및 평가에 대한 연구 (A Study on Assembly and Evaluation of SIL optical Head for surface Recording of SIL based NFR)

  • 민철기;김태섭;윤용중;박노철;박영필
    • 정보저장시스템학회논문집
    • /
    • 제4권1호
    • /
    • pp.19-22
    • /
    • 2008
  • For the assembly and evaluation of solid immersion lens (SIL) optical head which is the key component of SIL based near field recording (NFR) technology, we modify the Twyman-Green interferometer. Super-hemisphere SIL optical head for the surface recording is assembled and evaluated by the modified Twyman-Green interferometer. In order to verify the optical performance of the assembled SIL optical head, we compare the measured results of the SIL optical head with the simulation ones. Finally, we show the feasibility of applying the assembled SIL optical head to near field recording system by the experiment of the dynamic gap control based on test bed.

  • PDF

층 밀리 간섭계를 이용한 고체침지렌즈의 광학적 성능 평가 (Optical Performance Evaluation of SIL Assembly with Lateral Shearing Interferometer)

  • 이진의;김완진;최현;김태섭;윤용중;박노철;박영필
    • 정보저장시스템학회논문집
    • /
    • 제2권4호
    • /
    • pp.224-229
    • /
    • 2006
  • There has been studied flow to minimize the spot size to increase data capacity. Optical data storage devices are being developed near practical limits with wavelength and NA of 405nm and 0.85. There has been studied many types of next generation storage devices such as blu-ray multilayer system, probe based data storage and holographic data storage. Among these data storage devices, solid immersion lens(SIL) based near field recording (NFR) has been widely studied. In this system, SIL is the key component that focuses the laser beam with a very small size which enables ultra high data capacity. Therefore, optical performance evaluation system is required for SIL assembly. In this dissertation, a simple and accurate SIL assembly measurement method is proposed with wedge plate lateral shearing interferometer(LSI). Wedge plate LSI is cheaper than commercialized interferometer, robust to the vibration and the moving distance for phase shifting is large that is order of micrometer. We designed the thickness, wedge angle, material, surface quality and wavelength of wedge plate as 1mm, 0.02degree, fused silica, lamda/10(10-5) and 405nm, respectively. Also, we confirmed simulation and experimental results with quantitative analysis. This simple wedge plate LSI can be applied to different types of SIL such as solid immersion mirror(SIM), hemispherical, super-hemispherical and elliptical SIL.

  • PDF

Translation Java Bytecode to EVM SIL Code for Embedded Virtual Machines

  • Lee, Yang-Sun;Park, Jin-Ki
    • 한국멀티미디어학회논문지
    • /
    • 제8권12호
    • /
    • pp.1658-1668
    • /
    • 2005
  • This paper presents the bytecode-to-SIL translator which enables the execution of the java program in EVM(Embedded Virtual Machine) environment without JVM(java Virtual Machine), translating bytecodes produced by compiling java programs into SIL(Standard Intermediate Language) codes. EVM, what we are now developing, is a virtual machine solution that can download and execute dynamic application programs written in sequential languages like C language as well as object oriented languages such as C#, Java, etc. EVM is a virtual machine mounted on embedded systems such as mobile device, set-top box, or digital TV, and converts the application program into SIL, an assembly language symbolic form, and execute it. SIL is a virtual machine code for embedded systems, based on the analysis of existing virtual machine codes such as bytecode, MSIL, etc. SIL has such features as to accommodate various programming languages, and in particularly has an operation code set to accept both object-oriented languages and sequential languages. After compiling, a program written in java language is converted to bytecode, and also executed by JVM platform but not in other platform such as .NET, EVM platform. For this reason, we designed and implemented the bytecode-to-SIL translator system for programs written in java language to be executed in the EVM platform without JVM. This work improves the execution speed of programs, enhances the productivity, and provides an environment for programmers to execute application programs at various platforms.

  • PDF

근접장 광기록 헤드의 광학적 성능 평가와 정렬 오차에 대한 간섭 무늬 패턴 분석에 대한 연구 (A Study on the Evaluation of the Optical Head of a Near-field Optical Recording System and Interference Pattern Analysis)

  • 윤형길;권대갑;이준희;정재화;오형렬
    • 한국정밀공학회지
    • /
    • 제22권5호
    • /
    • pp.80-86
    • /
    • 2005
  • Optical performance evaluation results and an interference fringe pattern analysis of alignment errors for an optical head of a near-field receding (NFR) system are presented. The focusing unit is an optical head of a NFR system and is composed of a solid immersion lens (SIL) and an objective lens (OL). Generally, the size of the focusing unit is smaller than that of the conventional optical recording head. Hence there are difficulties to assemble the small focusing unit precisely. We composed an evaluation system with an interferometer and evaluated some focusing unit samples aligned and assembled by manual and present the obtained results. Using the conventional optical tool, Code V, a tolerance analysis of the alignment error between the SIL and the objective lens and an interference pattern analysis for the assembly error are executed. Then, through an analysis of the simulation results, the conceptual auto-alignment methodology using a neural network approach is considered.

가상기계를 위한 어셈블리 언어 (Assembly Language for Virtual Machine)

  • 남동근;윤성림;오세만
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2003년도 춘계학술발표논문집 (중)
    • /
    • pp.783-786
    • /
    • 2003
  • 가상기계란 하드웨어로 이루어진 물리적 시스템과는 달리 소프트웨어로 제작되어 논리적인 시스템 구성을 갖는 개념적인 프로세서이다. 가상기계 기술은 기계의 프로세서나 운영체제가 바뀌더라도 응용프로그램을 변경하지 않고 사용할 수 있다는 장점이 있다. 최근에는 GVM, KVM 등 모바일 단말기를 위한 가상기계들이 개발되면서 그 중요성이 더욱 부각되고 있으며 특히, 임베디드 시스템을 위한 가상기계 기술은 모바일 디바이스와 디지털 TV 등의 다운로드 솔루션에 꼭 필요한 소프트웨어 기술이다. 본 논문에서는 바이트코드, MSIL 등 기존의 가상기계를 위한 어셈블리 언어들의 분석을 기반으로 하여 임베디드 시스템을 위한 가상기계의 표준 중간 언어인 STL(Standard Intermediate Language)을 제안하고 니모닉(Mnemonic)을 정의한다. SIL은 SIL Assembler에 의해 EVM의 실행 파일인 *.evm의 형태로 번역되며 객체지향 프로그래밍 언어와 순차적인 프로그래밍 언어를 모두 수용할 수 있는 특징을 지닌다.

  • PDF

회전 효과를 고려한 광디스크 드라이브의 충격해석 (Shock Analysis of Optical Disk Drive Considering Rotational Effect)

  • 임승호;박노철;박영필;황효균;서정교;유승헌;최인호;민병훈
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2008년도 춘계학술대회논문집
    • /
    • pp.622-625
    • /
    • 2008
  • SIL-based optical disk drive will be promising candidate of next-generation storage devices. However, a near-field optical disk drive requires the robustness to external shock because of extremely small gap between SIL and media. Especially, high-level shock damages permanently to SIL and it makes difficulties in general application. To study the likelihood of failure, the shock analysis must be performed over all others. This research explores the dynamic characteristics of rotating disk through FEM which is compared to analytical solution and experimental modal analysis. We also develop the finite element model of an optical disk drive, which includes rubber mounts, sled base, rotating disk and pickup assembly, and simulate the shock response.

  • PDF

한국과 중국 대학생들의 쇼핑가치에 따른 의류제품속성에 관한 비교 연구 (A Comparative Study on Korean and Chinese Apparel Attributes according to the Shopping Values of College Students)

  • 장영실;박나리;박재옥
    • 한국의류학회지
    • /
    • 제33권8호
    • /
    • pp.1215-1226
    • /
    • 2009
  • This study classifies consumers according to apparel shopping values to find the differences of apparel attributes in accordance to shopping value segments between Korean and Chinese college students. College students from Seoul and Beijing participated in the study and a quota sampling method collected the data. Data from 504 questionnaires is used for the statistical analysis. A factor analysis through, Cronbach's alpha coefficient, ANOVA, and a post-hoc test are conducted. Two factors of apparel shopping values are classified (hedonic shopping values and utilitarian shopping values). Four segments of apparel shopping value were classified (hedonic shopping, low involvement shopping segment, high involvement shopping, and utilitarian shopping). Three factors of apparel attribute are classified (external attributes, internal/aesthetic attributes, and internal/quality attributes). The result indicate that high involvement shopping segments considered all the clothing attributes more importantly than the other three segments. Chinese respondents of hedonic shopping segments and high involvement shopping segments considered advertisements in terms of external attributes, assembly, and fit in terms of internal/quality performance attributes as more important than Koreans. Chinese respondents of low involvement shopping segments also considered assembly and fit in terms of internal/quality performance attributes as more important than Koreans. Korean respondents of utilitarian shopping segments had a special regard for design and color in terms of internal/aesthetic attributes but the Chinese had a special regard for assembly, fit, and ease of maintenance in terms of internal/quality performance attributes.

회전익 항공기 다기능시현기의 이상시현을 방지하기 위한 DVI 케이블 개선 (DVI cable Improvement for Preventing MFD Abnormal Display of a Rotary-wing Aircraft)

  • 김영목;정상규;조재포;최두현
    • 한국항공우주학회지
    • /
    • 제46권9호
    • /
    • pp.782-789
    • /
    • 2018
  • 한국형 기동헬기(KUH)의 다기능시현기(MFD)는 항공기 운용 중 임무컴퓨터(MC)로부터 영상정보(항법, 비행, 생존, 지형 및 정비 관련 정보)를 입력받아 시현한다. 체계개발 단계에서 식별된 MFD 이상시현(화면 깜박임 현상 등)은 항공기 초도양산 과정에서 DVI 케이블 차폐 성능 개선과 DVI 케이블 장착 경로 변경을 통하여 해소하였다. 항공기 납품 후 1~2년 정도 경과하였을 때 MFD 이상시현이 다시 발생하였고, 파생형헬기 시험평가 과정에서도 식별되었다. 이러한 MFD 이상시현의 해결을 위하여 항공기 체계 단위의 종합 검토를 수행하였고, DVI 케이블의 개선을 통한 설계 개선방안을 도출하였다. 본 논문에서는 MFD 이상시현의 발생원인을 분석하였고, 설계 개선방안 검토과정을 정리하였다. 그리고 설계 개선사항에 대한 타당성을 DVI 케이블 조립체 비교시험, SIL/지상/비행시험 결과를 바탕으로 입증하였다.

지진하중이 적용되는 배관 관통부의 용접에 대한 구조 건전성 해석 (Analytical Structural Integrity for Welding Part at Piping Penetration under Seismic Loads)

  • 최헌오;정훈형;김재실
    • 한국기계가공학회지
    • /
    • 제13권1호
    • /
    • pp.23-29
    • /
    • 2014
  • The purpose of this paper is to assess the structural integrity of piping penetrations for nuclear power plants. A piping qualification analysis describes loads due to deadweight, pressure difference acts normal to the plate, thermal transients, and earthquakes, among other events, on piping penetrations that have been modeled as an anchor. Amodel was analyzed using a commercial finite element program. Apiping penetration analysis model was constructed with an assembly of pipe, head fittings and sleeves. Normally, the design load, thus obtained, will consist of three moments and three forces, referred to a Cartesian coordinate system. When comparing the stress analysis results from each required cutting position, the general membrane stress intensities and local membrane plus bending stress intensities during a structural evaluation cannot exceed the allowable amount of stress for the design loads. Therefore, the piping penetration design satisfies the code requirements.