• 제목/요약/키워드: interface graphic

검색결과 831건 처리시간 0.028초

최적설계 관점에서의 설계소프트웨어 성능 비교에 관한 연구 (A Comparative Study of the Design Software Systems from the View Point of Optimization)

  • 홍을표;박철민;박경진
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2001년도 춘계학술대회논문집C
    • /
    • pp.176-181
    • /
    • 2001
  • Analysis technology is widely accepted and quite popular these days. Incorporation of the analysis result into design process is a key factor for the success of the analysis area. A few design software products have been commercialized. Generally, they are trying to make an interface between various design methods and analysis software. Optimization is a representative design method. The products are investigated and compared for the aspects of user convenience and algorithm performance. A few popular products are selected. Graphic user interface (GUI) is compared for the function and efficiency. The performances of the optimization algorithms are tested by mathematical and engineering examples. The results are discussed.

  • PDF

ACT-R 모델을 이용한 메뉴 인터페이스의 사용성 평가 : 수행도 예측을 중심으로 (The Usability Evaluation of Menu Interfaces using ACT-R : Focusing on Performance Prediction)

  • 조성식;차연주;명노해
    • 한국HCI학회:학술대회논문집
    • /
    • 한국HCI학회 2009년도 학술대회
    • /
    • pp.1064-1068
    • /
    • 2009
  • 인지모델(Cognitive Model)에 의한 사용성 평가는 실제 실험에 의한 방법에 비해 시간, 노력, 비용을 절감할 수 있다. 여러 인지모델 중 ACT-R(Adaptive Control of Thought Rational)은 인간의 모든 인지과정을 상세하게 묘사할 수 있어 다른 모델보다 정확히 인간의 과제 수행을 정량적으로 예측할 수 있다. 그러나 ACT-R 모델을 수립하기 위해서는 인간의 지각, 주의, 기억 인출 등의 처리 과정과 행동 선택 및 수행에 필요한 과제 수행 규칙을 매우 상세하게 분석 및 기술해야 하기 때문에, GUI(Graphic User Interface) 환경에서 운용되는 메뉴 인터페이스와 같이 다양한 시각적 정보의 처리가 요구되는 과제에 대한 모델을 수립하는데는 많은 시간과 노력이 요구된다. 이에 본 연구에서는 GUI 환경에서 전문가 수준의 과제 수행을 예측할 수 있는 간략화한 ACT-R 모델 수립 방안을 제안하고, 이를 이용하여 상용 통계 분석 소프트웨어의 과제 수행도를 예측하였다. 그 결과 실제 실험을 통한 측정 결과와 간략화한 ACT-R 모델의 예측 결과가 잘 일치하였으며 본 연구에서 제시한 간략화한 ACTR 모델이 메뉴 인터페이스의 사용성 평가에 효율적으로 적용될 수 있음을 확인하였다.

  • PDF

HMI 기반 전기제어반 고장진단 및 자동검사 시스템 개발 (Faun Diagnosis and Auto Inspection System of Electric Control Panel based on Human Machine Interface)

  • 이영진;조현철;이진우;이권순
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2007년도 춘계학술대회 논문집 전기기기 및 에너지변환시스템부문
    • /
    • pp.24-28
    • /
    • 2007
  • 공장 내에서 부적절한 배선 및 설치 등에 의하여 검사과정을 수행할 경우 noise나 오결선을 유발시키며, 이는 측정해야할 신호가 부적절한 동작을 발생시키거나 검사가 되어 출하 후에 하지 않아도 될 A/S 지원을 해야 하는 등의 추가 경비가 소요되는 문제까지도 야기시킬 수 있다. 이때, 사용자측에서 발생될 불만에 따른 회사 및 제품의 신뢰도 저하는 더 큰 문제가 아닐 수 없다. 본 개발에서는 GUI(Graphic User Interface) 환경과 통신기술을 접목하여 다양한 제품의 검사를 위한 시스템을 개발하고자 한다.

  • PDF

OOP 개념에 기초한 유동해석용 후처리 프로그램 개발 (Development of a Post-Processing Program for Flow Analysis Based on the Object-Oriented Programming Concept)

  • 명현국;안종기
    • 대한기계학회논문집B
    • /
    • 제32권1호
    • /
    • pp.62-69
    • /
    • 2008
  • A post-processing program based on the OOP(Object-Oriented Programming) concept has been developed for flow visualization of the flow analysis code(PowerCFD) using unstructured cell-centered method. User-friendly GUI(GTaphic User Interface) has been built on the base of MFC(Microsoft Foundation Class). The program is organized as modules by classes including those based on VTK(Visualization ToolKit)-library, and these classes are made to function through inheritance and cooperation which is an important and valuable OOP concept. The major functions of this post-processor program are introduced and demonstrated, which include mesh plot, contour plot, vector plot, surface plots, cut plot, clip plot, xy-plot and streamline plot as well as view manipulation (translation, rotation, scaling etc).

Windows NT 환경에서 OpenGL을 이용한 직접구동 협조로봇용 Output Tracking 시뮬레이터 구현 (Realization of an output controller simulator based on Windows NT for a direct drive cooperative robot using OpenGL)

  • 최대범;양연모;안병하
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 추계학술대회 논문집
    • /
    • pp.346-349
    • /
    • 1995
  • In this paperwe develop a real-time simulator for direct drive cooperative robot by using OpenGL in a Windows NT based system. This simulator is composed of 2 parts, a display part and an interface part. In the display part the robot is modelled and rendered in 3D space. To do this OpenGL, a kind of graphic library, is used for rendering and animating robots and kinematics gives the information of the current robot configuration. The control and the feedback data are sent and received via the interface part. In real time simulation interfacing part needs fast data transfer rate and good nosic immunity. In experiment we have simulated 2-link direct drive cooperative robots using the trajectory tracking algorithm proposed in reference.

  • PDF

체계구성 자동화 및 성능 분석 인터페이스 프로그램 개발 (Feature based modeling system for design and analysis for tank)

  • 기동우;조주형;강주협;금동정;이건우
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 추계학술대회 논문집
    • /
    • pp.711-715
    • /
    • 1995
  • In the concept design stage of the product design process, it is desirable that a designer makes alternative designs sufficiently, examines and analyzes them, and finally determines an appropriate design. To efficiently investigate several alternative designs, it should be facilitated to modify the model and transfer the model data to analysis program. In this research, a concept design process for tank is automated using I-DEAS feature-based modeling system from SDRC. Additionally, the facility for the pre-estimation of the performance of product, the useful volume calculation, the mass calculation, the confirmation of the allowable workspae, and the interface to analysis propram are developed using API functions of OPen-link and Open-data. Graphic User Interface (GUI) makes it extrmely easy to utilize functions.

  • PDF

웹 브라우징을 위한 음성 인터페이스 설계 및 구현 (Design & Implementation of Voice-Interface for Web-Browsing)

  • 이승호;육상조;권영미;이극
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 1998년도 춘계학술발표논문집
    • /
    • pp.106-109
    • /
    • 1998
  • WWW은 무한한 확장 가능성을 지닌 HTTP(Hyper-Text Transfer Protocol)와 편리한 웹 브라우져를 통해 질적, 양적 성장 계속해 왔으며 특히 GUI(Graphic User Interface) 환경에서 동작하는 웹 브라우져는 WWW이 수많은 이용자를 확보하는데 일익을 담당했다. 본 논문에서는 이 웹 브라우져에 음성인식 기술을 접목하여 WWW의 이용자가 자신의 음성으로 편리하게 웹 브라우징을 할 수 있도록 하는 음성 인터페이스를 설계, 구현 한다. 본 음성 인터페이스는 계속적으로 입력되는 음성 정보 중 화자의 발성음을 추출하여 음성 인식기에 전달하는 음성 입력기와 화자의 발성을 인식하는 음성 인식기 그리고 인식결과를 웹 브라우져에게 처리 하도록 하는 결과 처리기로 구성되어 있다.

  • PDF

그래픽 인터페이스를 통한 조류계산구현 II (The Realization of Load Flow Under Graphics Interface II)

  • 황인준;김건중;박현신;신만철;오성균
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2005년도 추계학술대회 논문집 전력기술부문
    • /
    • pp.211-213
    • /
    • 2005
  • In this Paper, our goal is program's completion which has graphical user interface. During that profess we will implement graphic module and apply It for network devices. We will construct integration system between embedded modules and window's components. In conclusion this paper explain you how to make graphical simulator in electrical engineering.

  • PDF

3차원 그래픽을 이용한 원격로보트 제어 (Telerobot control based on 3-D graphics)

  • 김창회;황석용;김승호
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1996년도 한국자동제어학술회의논문집(국내학술편); 포항공과대학교, 포항; 24-26 Oct. 1996
    • /
    • pp.1527-1530
    • /
    • 1996
  • Telerobot system is being developed for the application to nuclear power plants by Korea Atomic Energy Research Institute. Human-machine interaction and interface are very important elements of telerobotic systems. The main purpose of this study is developing a control system based on 3-D graphic techniques for the easy user interface and realistic visual I information supply. This system possesses the abilities for (1) virtual work, environment modelling and simulation, (2) kinematic animation include redundant behavior (3) interfacing with a real robot system, (4) transformation between real and virtual mode within the same graphics system. This system is especially focused on enhancing the overall efficiency and reliably of nozzle dam installation task inside water chamber of steam generator in nuclear power plant.

  • PDF

A Remote Monitoring and Control System for Waste Treatment Facility via Public Communication Network.

  • Jung, Jae-Hak;Choi, Jin-Yong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.124.2-124
    • /
    • 2001
  • The research for development of remote monitoring and control systems composed three stages of research categories. At the first stage, we decided the suitable instrumentation devices for interface between H/W systems and waste water treatment facility. And at the second stage, we developed the software package for remote monitoring and data transmission system including data receipt system via wired telephone line. At the final stage we developed local control system for auto-process control of waste water treatment facilities. For the first stage of research we developed the a drawing of design the instrumentation and selected optimal sensors or monitoring basic important data. After the first stage research we developed the software package with Graphic User Interface(GUI) ...

  • PDF