• 제목/요약/키워드: Implementation Phase

Search Result 1,243, Processing Time 0.027 seconds

Implementation of multi-level phase gratings for the optical interconnection using liquid crystal television (LCTV를 이용한 광연결용 다위상 격자의 구현)

  • Lee, Yeon-Seon;Kim, Nam;Park, Seong-Gyoon;Ihm, Jong-Tae
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.33A no.3
    • /
    • pp.152-162
    • /
    • 1996
  • Diffraction gratings were designed to generate multiple beams for the real-time optical interconnection in free-space using a liquid crsytal television. Multi-level phase gratings consisted of stepped phase value, 0 to 2$\pi$, and generate a 5$\times$5 spot array, and V-shaped spot patterns which have a maximum diffraction efficiency of 78.84%. Simulated annealing technique was used to determine phase states of each pixel having uniform intensity and high diffraction efficiency. Through the optical interconnection experiments, we compared the diffraction characteristics of beam paterns obtained by binary-level, four-level, and eight-level phase gratings.

  • PDF

Accelerating Memory Access with Address Phase Skipping in LPDDR2-NVM

  • Park, Jaehyun;Shin, Donghwa;Chang, Naehyuck;Lee, Hyung Gyu
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.14 no.6
    • /
    • pp.741-749
    • /
    • 2014
  • Low power double data rate 2 non-volatile memory (LPDDR2-NVM) has been deemed the standard interface to connect non-volatile memory devices such as phase-change memory (PCM) directly to the main memory bus. However, most of the previous literature does not consider or overlook this standard interface. In this paper, we propose address phase skipping by reforming the way of interfacing with LPDDR2-NVM. To verify effectiveness and functionality, we also develop a system-level prototype that includes our customized LPDDR2-NVM controller and commercial PCM devices. Extensive simulations and measurements demonstrate up to a 3.6% memory access time reduction for commercial PCM devices and a 31.7% reduction with optimistic parameters of the PCM research prototypes in industries.

Three Phase Sinewave Soft-switching PWM Inverter using Bridge Type Resonant AC Link Snubber (브리지형 공진 AC 링크 스너버 방식을 이용한 3상 정현파 소프트 스위칭 PWM 인버터)

  • Kim, Jeong-Sik;Mun, Sang-Pil;Park, Han-Seok
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.66 no.2
    • /
    • pp.58-62
    • /
    • 2017
  • This paper presents a novel prototype of the resonant AC link snubber circuit for the three-phase sinwave soft-switching PWM inverter. In principle, its operating principle is described, and the performance evaluations of the specific instantaneous space voltage modulated three-phase sinewave soft switching PWM inverter incorporating a resonant AC link snubber is illustrated, and evaluated, introducing the specific space voltage vector modulation implementation. It is conferred that the validity of three-phase soft-switching inverter treated here in setup experiment.

Information Security Activity of Analysis Phase in Information Security Model in Accordance with SDLC

  • Shin, Seong-Yoon;Lee, Tae-Wuk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.11
    • /
    • pp.79-83
    • /
    • 2016
  • In this paper, we define four levels of analysis, design, implementation, and testing of the configuration of the development phase by S/W development life cycle. In particular, it dealt with the stage of the analysis phase to prepare an information system developed intensively. Details of the derivation of the information security requirements, it can be seen that comes from the perspective of confidentiality, integrity, availability and accountability, etc. It dealt with from the first manifestations of the projects planning to final planning to establish information security in activities of the Information Security requirements. As an example exhibited by assessing the information security analysis phase activities of S corporations, it can be seen that the improved sales rise in information security activities.

Concurrent Software Development Process Model (동시개발 소프트웨어 프로세스 모델)

  • Choi, Myeong-Bok;Lee, Sang-Un
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.11 no.4
    • /
    • pp.147-156
    • /
    • 2011
  • Though a dozen of different software life cycle models are suggested, there is no universal model which can satisfy all the characteristics of software. Organizations mix and match different life cycle models to develop a model more tailored for their systems and capabilities. We suggest overlapped-concurrent development life cycle model that is more suitable in various software development environment. Firstly, we divided the development process into abstract and implementation stage. Abstract stage is from software concept phase to detailed design starting time, and implementation stage is from detailed design phase to system testing phase. Next, the abstract stage introduced the overlapped phase concept that begins the next phase when the step is completed 20% by applying pareto's law. In the implementation stage, we introduced the concurrent development which the several phases are performed some time as when one use-case (UC) is completed the next development phase is started immediately. The proposed model has an advantage that it can reduce the inefficiency of development resource greatly. This model can increase the customer satisfaction with a great product at a low cost and on a short schedule. Also, this model can contribute to increase the software development success rate.

A Basic Study for the implementation of 3D unit space objects in the pre-design phase for decision making support (프로젝트 기획 단계의 의사결정 지원을 위한 3D 단위 공간 객체 적용 방안에 관한 기초 연구)

  • Ham, Nam-Hyuk;Kim, Ju-Hyung;Lee, Yoon-Sun;Kim, Jae-Jun
    • Proceedings of the Korean Institute Of Construction Engineering and Management
    • /
    • 2007.11a
    • /
    • pp.864-867
    • /
    • 2007
  • Recent advancement in ICT and IT infrastructure drives the construction industry towards a IT-based industry. Accordingly, the importance of the planning phase of a project is significantly highlighted due to recent large-scale national development projects such as U-city and multifunctional administration city. various development and studies are conducted on the convergence of 3D CAD and GIS in order to support the decision making by simulation of each phase of construction prior to the actual construction of a building. However there has been limits to the implementation of the IT technology in the planning phase due to its characteristics such as high reliability on the experts knowledge and the compliance of the administration work. In this study, a trendy issue of the convergence of the GIS technology with the 3D CAD design data is suggested to improve the efficiency of a decision support in the planning phase.

  • PDF

Specification of Crosscutting Concerns to Support Program Development and Maintenance (프로그램 개발 및 유지보수를 지원하는 횡단관심사 명세 기법)

  • Park, Oak-Cha;Yoo, Cheol-Jung;Jang, Ok-Bae
    • Journal of KIISE:Software and Applications
    • /
    • v.34 no.9
    • /
    • pp.773-784
    • /
    • 2007
  • Aspect-Oriented Programming (AOP) has focused on improving the modularity of the crosscutting concerns. The existing AOP methodology has been mainly focused on the implementation method of programs and thus developer-oriented concern extraction and development were performed. Recently, many studies for applying AOP to the entire software development processes ranging from requirement analysis to design and implementation are being conducted. But specification methods having consistency from the initial phase of concern extraction to implementation phase are not sufficient. In this paper, we have presented the specification of crosscutting concerns so as to solve these problems. The specification of crosscutting concerns provides guidelines and specification from the requirement analysis phase to the process of converting extracted crosscutting concerns to codes. This method reduces the gap to the process of mapping extracted crosscutting concerns into a single class and thus enhances program development and understandability. In addition, it raises program reusability, maintenance and extensibility by enhancing traceability.