• 제목/요약/키워드: User Interface View

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

MVC 프레임 워크를 사용한 VoiceXML 다중 뷰 편집기의 설계 및 구현 (A Design and Implementation of the VoiceXML Multiple-View Editor Using MVC Framework)

  • 유재우;염세훈
    • 한국음향학회지
    • /
    • 제23권5호
    • /
    • pp.390-399
    • /
    • 2004
  • 본 논문에서는 음성 웹 언어인 VoiceXML의 작성 효율을 향상하기 위한 다중 뷰 편집기를 설계 및 구현하였다. VoiceXML 다중 뷰 편집기는 다중 뷰를 제공하기 위해 MVC (Model-View-Controller) 프레임워크을 이용하였다. MVC 프레임워크를 이용한 다중 뷰 편집기는 핵심 자료구조인 모델과 인터페이스인 뷰, 모델과 뷰를 제어하기 위한 제어기로 구성된다. MVC 프레임워크에서 모델은 추상 구문 트리와 추상 문법으로 구성되며 뷰는 역파싱 규칙과 역파서로 구성되고 제어기는 명령어 처리기와 트리 조작기로 구성된다. VoiceXML 다중 뷰 편집기는 문서의 구조, 내용, 흐름을 동시에 보여주어 기존 XML 편집기의 단점을 극복할 수 있다. MVC 프레임워크가 적용된 VoiceXML 다중 뷰 편집기는 여러 편집기를 통해 동시에 다양한 편집 뷰 (View)를 제공함으로써 사용자에게 음성 웹 문서 작성의 편의성을 제공하여 효율을 높일 수 있으며 여러 개의 뷰가 하나의 모델을 가짐으로써 편집기들의 무결성을 보장하도록 하였다.

Refactoring the Code for Visualizing Protein Database Information in a 3D Viewer for Software Reusability

  • Chun, Yoo-Jin;Ham, Seong-Il;Yang, San-Duk;Rhie, Arang;Park, Hyun-Seok
    • Genomics & Informatics
    • /
    • 제6권1호
    • /
    • pp.50-53
    • /
    • 2008
  • We have released five Java Application Programming Interface (API) packages for viewing three-dimensional structures of proteins from the Protein Data Bank. To this end, the user interface of an earlier version has been refactored in an object-oriented fashion, in which refactoring is the process of changing a software system to improve its internal structure, without altering the external behavior. Various GUI design and features have been provided conveniently thanks to the Model-View-Control (MVC) model, which is an architectural pattern used in software engineering. Availability: The source code and API specification can be downloaded from https://sourceforge.net/projects/j3dpsv/.

전력계토의 수송능력 평가 프로그램 개발에 관한 연구 (PSTCP : A Tool to Evaluate Power System Transfer Capability)

  • 유수현;정종훈;정민화;이병준;송길영;신영철;김영선
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제48권7호
    • /
    • pp.872-880
    • /
    • 1999
  • This paper presents an algorithm that can calculate the evaluation index of power system from the transfer capability point of view. The algorithm adopts a successive linear programming skill to solve an optimal solution. Two indices which are transfer margin index and economic matching index have been developed. Prior to calculating these indices, Maximum Load supplying Capability(MLSC) and Economic Load Supplying Capability(ELSC) are utilized as basic data. For man-machine interface, graphical user interface has been implemented so that an unified software package PSTCP(Power System Transfer Capability Program) has been developed. KEPCO systems planned up to 2006 year have been tested to show effectiveness and usefulness of the PSTCP for power system planning stages.

  • PDF

효율적인 배전관리를 위한 컴퓨터 응용 프로그램 연구 (A Study on Computer Application Program to an Efficient Supervisory Control of the Power Distribution System)

  • 이병철;서영노;이진혁;정진현
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1993년도 하계학술대회 논문집 A
    • /
    • pp.96-98
    • /
    • 1993
  • In accordance with increase of electrical power demanded, more efficient supervisory control of distribution system is required. This study contains development of MMI(man-machine-interface) system with GUI(graphic-user-interface), for the automatic power distribution system. The main function of MMI system are to edit network of power distribution, to view network, to warnning a breakdown and to management of data base for network. The GUI function of MMI system enables more efficient management of power distribution system.

  • PDF

지리정보시스템을 이용한 소유역의 환경정보체계 구축 (Development of Environmental Information System of Small Watershed Using Geographic Information System)

  • 정효준;황대호;방승석;박수연;이홍근
    • 한국환경보건학회지
    • /
    • 제28권1호
    • /
    • pp.1-10
    • /
    • 2002
  • This study was carried out to provide environmental information using geographic information system for the environmental manager engaged in governmental office. Point and nonpoint sources were classified by each small watershed and an administrative district. ArcView and ERDAS software were used to develop environmental information system. Small watershed was extracted into the DTEM using HEC-geoHMS which is ArcView extension. Study area was divided into 7 small watershed. Point sources were constituted as cattle, milk cattle, swine, and poultry. Land use was divided into forests, rice paddies, residential sites et al. User interface was designed to search information easily for the nonprofessional GIS users.

이기종 분산환경에서 PDM 통합환경 구현에 관한 연구 (A Study on the Implementation of PDM Integration Environment in Heterogeneous Distributed Environment)

  • 김형선
    • 산업경영시스템학회지
    • /
    • 제21권45호
    • /
    • pp.33-45
    • /
    • 1998
  • The typical characteristic of PDM(Product Data Management) System seperates the databases to store the meta data and applications. Therefore, meta data contains the information for the location of file, user profiles, relationships between the files, and process. PDM utilizes these information efficiently and does file management, configuration management, and process management. In this view, the integration strategy of PDM is to merge data and process. In the view of architecture, the interface between data and application and the actions of each application execute seamlessly. This architecture is viewed as integrated data and process among enterprises and implemented with client/server technology in distributed process environment that interfaced with open object-oriented technology which is developed with business object in the object-oriented infrastructure. In this paper, we studied the definition, function, and scope of PDM and researched the core technologies to implement the PDM integration environment. We also researched the PDM utilization in distributed enterprise environment and implementation of PDM integration environment with this technical background.

  • PDF

심층신경망을 이용한 스마트 양식장용 어류 크기 자동 측정 시스템 (Automatic Fish Size Measurement System for Smart Fish Farm Using a Deep Neural Network)

  • 이윤호;전주현;주문갑
    • 대한임베디드공학회논문지
    • /
    • 제17권3호
    • /
    • pp.177-183
    • /
    • 2022
  • To measure the size and weight of the fish, we developed an automatic fish size measurement system using a deep neural network, where the YOLO (You Only Look Once)v3 model was used. To detect fish, an IP camera with infrared function was installed over the fish pool to acquire image data and used as input data for the deep neural network. Using the bounding box information generated as a result of detecting the fish and the structure for which the actual length is known, the size of the fish can be obtained. A GUI (Graphical User Interface) program was implemented using LabVIEW and RTSP (Real-Time Streaming protocol). The automatic fish size measurement system shows the results and stores them in a database for future work.

실시간 교통상황 모니터링 시스템을 위한 유저 친화적인 영상 변형 방법 (An User-Friendly Method of Image Warping for Traffic Monitoring System)

  • 이주호;조정원
    • 디지털융복합연구
    • /
    • 제14권12호
    • /
    • pp.231-236
    • /
    • 2016
  • 현재 인터넷으로 감시 카메라를 이용하여 교통량을 보여주는 서비스가 제공되고 있으나, 일반적으로 사용자가 지도 위의 일정 위치를 지정하면 카메라가 장착되어 있는 기준으로 영상을 보여준다. 본 논문에서는 상단이 북쪽으로 표시되는 일반적인 지도에 현재 카메라에서 촬영되고 있는 도로의 영상을 지도 기준으로 위에서 바라보는 시점(Bird's-eye view)으로 변형(Warping)하여 보여줌으로써 사용자가 직관적으로 현재의 도로 상황을 한눈에 볼 수 있는 시스템을 제안하였다. 본 논문에서는 카메라 영상에서 보여주고 있는 도로 평면을 강인하게 추정하기 위해 밝기 변화에 강인할 수 있는 움직임 벡터를 이용하여 도로 평면을 추정하는 방법을 제안하며, 지도와 같은 방향성을 가질 수 있도록 재조정하는 과정을 적용하고 지도 위에 표시할 수 있는 사용자 친화적인 인터페이스를 제시하였다. 실험결과를 통해 본 논문에서 제안하는 방법이 지도와 같이 사용자가 인지하기 편리한 영상으로 변형되는 결과를 확인하였다.

웹기반 자동차 동력전달계 성능 시뮬레이션 시스템 개발 (Development of a Web-based Powertrain Performance Simulation System)

  • 한형석;이계경
    • 한국정밀공학회지
    • /
    • 제21권2호
    • /
    • pp.100-107
    • /
    • 2004
  • The development of a Web-based powertrain performance simulation system is introduced. The development approach of system architecture and each module is introduced along with the H/W and S/W used. The interface with all users is developed via a JAVA Applet. The powertrain modeling and other job history data of a user is managed systematically on the server by database to increase the reusability of the data. A self-developed program using object-oriented programming is used as a solver for the performance simulation. The graph tool for the analysis of simulation results has the collaboration support developed based on JAVA so that synchronous users can view the same result. As a result, the powertrain simulation is possible only with Web-browser for the user and the collaboration support among the relevant engineers is possible.

자바 기반의 동력전달계 성능 시뮬레이션 시스템 개발 (Development of a Powertrain Performance Simulation System in JAVA)

  • 이재경;한형석
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.1747-1750
    • /
    • 2003
  • The development of a Web-based powertrain performance simulation system is introduced. The development approach of system architecture and each module is introduced along with the H/W and S/W used. The interface with all users is developed via a JAVA applet. The powertrain modeling and other job history data of a user is managed systematically on the server by database to increase the reusability of the data. A self-developed program using object-oriented programming is used as a solver for the performance simulation. The graph tool for the analysis of simulation results has the collaboration support developed based on JAVA so that synchronous users can view the same result. As a result, the powertrain simulation is possible only with Web-browser for the user and the collaboration support among the relevant engineers is possible.

  • PDF