• Title/Summary/Keyword: windows NT

Search Result 113, Processing Time 0.023 seconds

Design and Implementation of PC-based hospital-integrated PACS in Seoul National University Hospital

  • Kim, Jong-Hyo;Yeon, Kyoung-Mo;Han, Man-Chung;Lee, Dong-Hyuk;Jo, Han-Ik
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1997 no.05
    • /
    • pp.478-483
    • /
    • 1997
  • The SNUH has started a PACS project with three main goals : to develop a fully hospital-integrated PACS, to develop a cost effective PACS using open systems architecture, and to extend PACS' role to the advanced application such as image guided surgery, multi-media assisted education and research. In order to achieve these goals, we have designed a PACS architecture which takes advantages of client-server computing, high speed communication network, computing power of up-to-date high-end PC, and advanced image compression method. We have installed ATM based communication network in radiology department and in-patient wards, and implemented DICOM compliant acquisition modules, image storage and management servers, and high resolution display workstations based on high-end PC and Microsoft Windows 95 and Windows NT operating systems. The SNUH PACS is in partial scale operation now, and will be expanded to full scale by the end of 1998.

  • PDF

Implementation of Data Storage Media Control and Command(DSM-CC) Core User-to-User Interface for MPEG-2 Bit Stream Transport

  • Park, Seong-Jong;Kim, Yong-Han;Kim, Jae-Woo;Lee, Ho-Jang;Shim, Jae-Kyu;Kim, Jae-D.;Koh, Jong-Seong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 1998.06b
    • /
    • pp.79-84
    • /
    • 1998
  • This paper describes implementation of the core DSM-CC UU interface. It briefly describes the reference model for the DSM-CC and related standards that should be reviewed for the implementation. The Common Object Request Broker Architechture, Revision 2.0 (CORBA 2.0) is sued as a remote procedure call (RPC) scheme for the UU Interface. Entire system was implemented with C++ on Windows NT platforms. The implementation procedure has been decomposed ito two tasks. The first task is to implement the Naming Service for service navigation. The Naming Service is one of the CORBA Services that extend the core CORBA specification. A client GUI is implemented for easy navigation among various services. The second task is to construct multimedia server and client for a Video-on-Demand (VoD) system. MPEG-2 Transport Stream is transported via ATM AAL5 using the Windows Socket 2.2 ATM extension API. A GUI enables the user to navigate the service domain and select a program. After the selection the user can control the MPEG-2 stream with VCR-like buttons.

  • PDF

Development of a Simulator for Automated Manufacturing Systems (객체지향방식에 의한 자동화제조시스템 시뮬레이터의 설계 및 구현)

  • 이진규;이진환;이태억;오부경;오석찬
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 1997.04a
    • /
    • pp.23-28
    • /
    • 1997
  • We discuss development of a simulator for automated manufacturing systems (AMSs) which have sophisticated automated material handling equipments and complicated work flows. The simulator is designed to satisfy the following requirements. A user should be able to easily configure or specify an AMS through a graphical user interface (GUI) and minimal data input. The user should be able to model diverse and complied control logic for automated material handling systems like automated guided vehicle (AGV) systems, robot workcell systems and conveyor systems as well as complicated job flow program. Real time animation is desired. Finally, the simulator should be easily maintained and extended. To satisfy the requirements, we use an object-oriented paradigm for modeling, designing, and programming of the simulator. We use an object-oriented modeling framework to design the modeling elements library, and take the process interaction approach for scheduling processes and events. To model a user-defined diverse control logic, we also develop a script language and its interpreter. We explain design and implementation strategies. We implement the simulator using Visual C++ 4.2 and Open GL on Windows NT and the Windows95. Some modeling examples will be demonstrated.

  • PDF

The 3D Sound Contents Authoring Tool (멀티미디어 컨텐트 제작을 위한 입체음향 생성저작도구)

  • Kim, Jae-Woo;Myung, Hyun;Kim, Hyun-Bin
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 1999.06b
    • /
    • pp.75-78
    • /
    • 1999
  • 본 논문에서는 멀티미디어 컨텐트 생성을 위한 입체음향 생성 저작도구 개발에 관하여 논의한다. Windows 95/98, Windows NT 환경의 PC 상에서 동작하는 입체음향 생성 저작도구는 일반적인 음향 편집기가 갖는 편집기능 및 음향 효과 기능 이외에 음상정위 기능, 음장제어 기능의 입체음향 기능을 가지고 있으며 스피커를 통하여 입체음향을 청취할 경우 발생하는 크로스톡크를 제거하는 기능도 가지고 있다. 개발된 저작도구를 이용하여 Mono, Stereo 형태로 저장된 음향파일을 순수한 소프트웨어 만으로 가공하여 바이노럴(Binaural) 형태의 입체음향을 생성하여 가상 음원의 위치 및 이동궤적을 정의할 수 있으며 가상공간이 갖는 공간감을 구현할 수 있다 또한 편리한 사용자 인터페이스 환경을 제공하여 GUI를 통하여 3차원 공간 상의 가상음원의 위치 및 이동 궤적과 가상공간을 사용자가 지정할 수 있도록 하였다 입체음향 생성저작도구는 일반 PC 환경에서 사용자가 가공하고자 하는 임의의 오디오 파일을 입체음향으로 생성할 수 있는 GUI 환경을 제공하며, 저비용으로 효과적인 입체음향 컨텐트를 제작할 수 있도록 함으로써, 게임 및 멀티미디어 컨텐트 제작의 고부가가치화와 입체음향 기술의 산업화에 기여할 것으로 기대된다.

  • PDF

Comparative Study for the Validation of TPNSim++ and its Applicability to Military Simulation (TPNSim++의 검증 및 군사 시뮬레이션 분야의 활용성)

  • 최상영;김대운
    • Journal of the military operations research society of Korea
    • /
    • v.23 no.2
    • /
    • pp.1-14
    • /
    • 1997
  • TPNSim++ is the object-oriented framework for the discrete event simulation of military systems, developed by authors. The simulation world view of TPNSim++ is on the basis of activity scanning. TPNSim++ is implemented as C++ class library under Windows 95/NT. It uses the extended timed Petri nets which are called TPNSim nets for simulation modeling tool. The aim of this study is to conduct a comparative study of TPNSim++ and SLAM II in the simulation of military maintenance systems for the validation and the applicability of TPNSim++. From this study, TPNSim++ and SLAMII have given the same results under the equivalent assumption. Thus we can get the validation of TPNSim++ and its applicability to the simulation of maintenance systems.

  • PDF

Geometric Modeling of Electrodes for Injection Mold based on a Solid Modeler (솔리드 모델러를 기반으로 한 사출 금형용 전극 형상의 모델링)

  • 이철수;박광렬;이태경
    • Korean Journal of Computational Design and Engineering
    • /
    • v.6 no.1
    • /
    • pp.9-16
    • /
    • 2001
  • Electrical discharge machining(EDM) is an important process of machining the injection mold. This paper includes efficient design processes of electrodes for EDM. Based on the solid modeler, electrodes can be created by boolean and offset operations with core/cavity models. The built-in offset operations of the solid modeler may occur unexpected results due to the limitations of the solid modeler. We proposed the multi-step and moving-face offset processes in order to apply the EDM clearances. The proposed design processes are implemented with Unigraphics Vl5 API functions and C language and tested on Windows NT 4.0.

  • PDF

Intelligent Design Support System for Machine Tool Design (지능형 공작기계 설계 지원 시스템)

  • 박면웅
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.9 no.2
    • /
    • pp.15-24
    • /
    • 2000
  • An intelligent software system which can support efficiently and systematically machine tool design by utilizing deign knowledge is described in this paper. The process of embodiment design of a machining center was modelled represented by IDEF0 and embedded in the system. A hybrid type inference engine has been introduced so that the system can effec-tively deal with knowledge represented in diversified forms The design system was developed on the basis of object-ori-ented programming and has been coded into one software system which can be ported on Windows NT.

  • PDF

Development of an Operating Software for the Manufacturing Cell of a Model Plant (제조 셀 모델 플랜트의 운영 소프트웨어의 개발)

  • Lee, Jun-Su;Kim, Jong-Keun;Jeong, Byung-Ho
    • IE interfaces
    • /
    • v.15 no.4
    • /
    • pp.364-373
    • /
    • 2002
  • This paper developed an operating software for the manufacturing cell of a model plant. The model plant, which was manufactured by Fishertechnik, consists of an assembly cell, a machining cell, and supplementary material handling equipments. Each I/O module of the model plant communicates with the INTERBUS controller devices via High-level Language Interface(HLI). The machining center has two machining cells, which consists of 4 machines respectively, two 3-axis portal transporters, and a rail guided vehicle(RGV). The Petri-Net was used to investigate the dynamics of each machining cell, e.g., the relation of material handling equipments and machines. The operating software was analyzed and designed by Object Oriented Technique. The software was implemented using Delphi 3.0 under Windows 95/NT operating system.

Using Mobile Agents for Database Directory Management in the Distribute Heterogeneous Databases (이기종 분산 데이터베이스에서의 모빌 에이전트를 이용한 데이터베이스 디렉토리 관리)

  • 윤선희;윤종필
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.93-95
    • /
    • 1998
  • 본 논문에서는 기존의 파일 시스템을 이용한 모빌 에이전트가 아나라, 분산된 서로 다른 데이터베이스 환경에서 효과적인 데이터 탐색을 위한 디렉토리와 옐로우 페이지를 모빌 에이전트를 이용하여 설계하고 구현하였다. 그리고 개발 환경은 서로 다른 Windows NT와 유닉스 시스템을 혼용하였고, 플랫폼에 독립적인 Java 언어와 통합 모질 에이전트 환경을 지원하는 ASDK를 사용하였다. 이러한 기능을 전투 상황이라는 시나리오에 적용하였다. 신속하게 여러 부대 가용자산 정보를 수집해야 하는 긴박한 상황 속에서 이미 Traffic Jam 상태에 있는 제한되어있는 통신망은 요구하는 속도를 충족시키기 곤란할 것이다. 이러한 상황 속에서 모빌 에이전트의 활발한 활동은 필요한 데이터를 지속적으로 갱신, 탐색 할 것이며, 특히 모빌 컴퓨팅 환경과 결합되어 더욱 효율적인 결과를 나타낼 것이다.

A Study on Implementation of 3D CAD Library for Injection Mold Base and Mold Components (사출금형 몰드베이스와 몰드 금형 부품의 3차원 CAD라이브러리 구축에 관한 연구)

  • Lee, Cheol-Soo;Park, Gwang-Ryeol;Kim, Yong-Hoon
    • IE interfaces
    • /
    • v.12 no.3
    • /
    • pp.480-486
    • /
    • 1999
  • Mold base design is one of the most critical steps in production of plastic parts. This paper presents an efficient method for generating a 3D CAD library for injection mold base and mold components. In this paper, a new description language (DL)formats are proposed. These DL formats can represent the geometric feature, the variable dimensions and the assembly structures of mold base and its components. And the processes of adding the mold components and creating the mold assemblies can be performed very easily and efficiently by using DL scripts. Proposed method has been tested by implementation of 3D library with DL scripts and DL-interpreter with C language. The DL and interpreter are independent of CAD system. They were applied to the automatic mold base designing system which works on Unigraphics V15. The system is developed with UG API function under Windows-NT environment.

  • PDF