• 제목/요약/키워드: User Oriented System

검색결과 594건 처리시간 0.035초

음성기반 멀티모달 사용자 인터페이스의 사용성 평가 방법론 (Usability Test Guidelines for Speech-Oriented Multimodal User Interface)

  • 홍기형
    • 대한음성학회지:말소리
    • /
    • 제67호
    • /
    • pp.103-120
    • /
    • 2008
  • Basic components for multimodal interface, such as speech recognition, speech synthesis, gesture recognition, and multimodal fusion, have their own technological limitations. For example, the accuracy of speech recognition decreases for large vocabulary and in noisy environments. In spite of those technological limitations, there are lots of applications in which speech-oriented multimodal user interfaces are very helpful to users. However, in order to expand application areas for speech-oriented multimodal interfaces, we have to develop the interfaces focused on usability. In this paper, we introduce usability and user-centered design methodology in general. There has been much work for evaluating spoken dialogue systems. We give a summary for PARADISE (PARAdigm for Dialogue System Evaluation) and PROMISE (PROcedure for Multimodal Interactive System Evaluation) that are the generalized evaluation frameworks for voice and multimodal user interfaces. Then, we present usability components for speech-oriented multimodal user interfaces and usability testing guidelines that can be used in a user-centered multimodal interface design process.

  • PDF

자치단체 웹사이트의 특성이 사용자 만족과 신뢰에 미치는 영향 (The Influence of Characteristics of Local Government Web-sites on User Satisfaction and Trust)

  • 송주현;박종훈
    • 산업경영시스템학회지
    • /
    • 제42권3호
    • /
    • pp.39-51
    • /
    • 2019
  • This paper is an exploratory study to investigate the influence of characteristics of local government web-sites on user satisfaction and trust. The objective of this research is to identify the characteristics of local government web-sites influencing on user satisfaction and trust, and determine how they affect user satisfaction and trust. From the literature review, we identify four characteristics which are expected to influence on user satisfaction: technical, information, customer-oriented, and work-performing characteristics. In addition, we develop research model that the four characteristics are expected to affect user satisfaction and trust via users' perceived values. The results of the research are as follows. The technical, customer-oriented, and work-performing characteristics significantly affects perceived values, which significantly affected user satisfaction and trust. Perceived value is partially mediated by user satisfaction in affecting user trust. The characteristics of local government web-sites affecting perceived values differed partially by the purpose of visitor. As for the personal goal, the technical, customer-oriented, and work-performing characteristics significantly affect perceived values, with the technical and customer-oriented characteristics having more significant effects. As for the business goal, the technical, information, work-performing characteristics significantly affected perceived values, with information characteristics having more significant effects.

응용개발자를 위한 사용자 중심 얼굴검출 시스템 설계 및 구현 (Design and Implementation of User-oriented Face Detection System for Application Developers)

  • 장대식
    • 디지털산업정보학회논문지
    • /
    • 제6권4호
    • /
    • pp.161-170
    • /
    • 2010
  • This paper provides a novel approach for a user oriented system for face detection system for application developers. Even though there are many open source or commercial libraries to solve the problem of face detection, they are still hard to use because they require specific knowledge on detail algorithmic techniques. The purpose of this paper is to come up with a high-level system for face detection with which users can develop systems easily and even without specific knowledge on face detection theories and algorithms. Important conditions are firstly considered to categorize the large problem space of face detection. The conditions identified here are then represented as expressions so that application developers can use them to express various problems. Once the conditions are expressed by developers, the interpreter proposed take the role to interpret the conditions, find and organize the optimal algorithms to solve the represented problem with corresponding conditions. A proof-of-concept is implemented and some example problems are tested and analyzed to show the ease of use and usability.

객체지향 프로그래밍 기법을 이용한 엔진제어시스템에 관한 연구 (A Study on an Engine Control System using an Object Oriented Programming Method)

  • 윤팔주;이상준;선우명호
    • 한국자동차공학회논문집
    • /
    • 제8권3호
    • /
    • pp.98-109
    • /
    • 2000
  • A new PC-based Engine Control system (ECS) is developed using an object oriented programming method. This system provides more convenient environment for engine tests, easier user interface and extended functions. A Windows-based ECS software is developed with class, and the class structure is built on encapsulation and abstraction. The closed-loop engine control scheme can be easily constructed by using dynamic link library and multitasking. This means that a user can perform desired experiments without clear knowledge of the hardware structure of the ECS. Also this system allows a user to individually control the ignition and fuel injection for each cylinder in a simple manner such as through a keyboard/mouse or in a real-time operation from a closed-loop control program.

  • PDF

객체지향 데이터베이스 시스템의 필요요건과 설계에 관한연구 (A Study on the Design and Requirements of the Object-oriented Database Systems)

  • 유양근;류해영
    • 한국정보처리학회논문지
    • /
    • 제4권2호
    • /
    • pp.325-337
    • /
    • 1997
  • 본 논문은 객체지향 패러다임에 입각한 데이터베이스 시스템의 기본적인 개념과 필요 요건을 제시하고 이에 부응하는 객체지향 데이터베이스 시스템의 개괄적 설계를 보인다. 이 시스텀은 C++에 기초하여 크게 세개의 개층으로 구성 된다. 최하층은 저장시스템(storage system)으로 화일 입출력을 수행하고 중간층은 트랜잭션 관리, 시크마관리, 주기억장치에서의 버퍼관리 등 사용자 인터페이스를 제외한 여러 기능을 담당한다.최상위층은 사용자인터페이스를 위하여 설계되어 그래픽 사용자 인터페이스 (graphical user interface), 전처리기(prepro-cessor), 인터프리터 등 여러관련 기능을 제공할 뿐만 아니라 객체지향의 여러 특성을 위해 확정된 SQL을 지원하하도록 한다.

  • PDF

객체지향기법을 이용한 전력계통 해석을 위한 그래픽 소프트웨어 개발 (The Development of Graphics Package for Power System Analysis using Object-Oriented Programming)

  • 김재현
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제55권10호
    • /
    • pp.418-425
    • /
    • 2006
  • This paper describes a simulation package for a power system using objected-oriented programming. The package includes four parts which are a power flow, a short circuit calculation, a transient simulation program, and an economic dispatch. The graphical user interface(GUI) is designed as a common platform which allows the user to create one-line diagrams of systems, specify components of power systems as well as simulation parameters, and view the output produced by the chosen application. The paper presents the data structure of the functional modules such as the draw module, power system data module, the power system simulation module, and the utility module using the object oriented programming. This package may be useful for educational and research purposes.

전자정부 성공도 측정수단 및 측정수단에 관한 연구 (Measuring User Success in the Electronic Government Environment)

  • 정진택
    • 디지털융복합연구
    • /
    • 제1권1호
    • /
    • pp.45-67
    • /
    • 2003
  • Developing user success metric will make it possible to evaluate the effectiveness of different electronic government systems and will help produce empirical data relating user success to task performance in electronic government environments. The purpose of this study is that combining output-oriented and interaction-oriented variables together into a single model might explain more of the variance in the dependent variable user success in a electronic government than either type of variable could have explained alone. The hypothesized reason is that user success is the result of the reciprocal effects of the properties of the information system and several facets of psychological functioning. Thus, the complex interplay between the system and the user in certain situational contorts may produce different degrees of user success with electronic governments.

  • PDF

최종사용자 만족도 구성요인에 대한 연구 : 어플리케이션 마켓을 중심으로 (Variables Affecting End-User Satisfaction in Application Market)

  • 김현모;박재홍;이상철;서영호
    • 품질경영학회지
    • /
    • 제40권2호
    • /
    • pp.211-218
    • /
    • 2012
  • Over the last two decades, many information system researchers have developed the variables of information system using the measurement of user satisfaction. In context, this research developed the measurement of user satisfaction in smartphone application market and compared the difference of user satisfaction factors between Adroid market and App store. The results indicated that satisfaction of App store was more than that of Adroid market. The information system and customer-oriented factors of App store were higher than that of Adroid market.

검색효율 측정척도에 관한 연구 (A Study on measuring techniques of retrieval effectiveness)

  • 윤구호
    • 한국문헌정보학회지
    • /
    • 제16권
    • /
    • pp.177-205
    • /
    • 1989
  • Retrieval effectiveness is the principal criteria for measuring the performance of an information retrieval system. This paper deals with the characteristics of 'relevance' of information and various measuring techniques of retrieval effectivess. The outlines of this study are as follows: 1) Relevance decision for evaluation should be devided into the user-oriented and the system-oriented decisions. 2) The recall-precision measure seems to be user-oriented, and the recall-fallout measure to be system-oriented. 3) Many of composite measures can not be justified III any rational manner unfortunately. 4) The Swets model has demonstrated that it yields, in general, a straight line instead of a curve of varying curvature and emphasized the fundamentally probabilistic nature of information retrieval. 5) The Cooper model seems to be a good substitute for precision and a useful measure for systems which ranked documents. 6) The Rocchio model were proposed for the evaluation of retreval systems which ranked documents, and were designed to be independent of cut-off. 7) The Cawkell model suggested that the Shannon's equation for entropy can be applied to measuring of retrieval effectiveness.

  • PDF

상대네트워크 구축에 의한 맞춤형 논문검색 시스템 모델링 (User-oriented Paper Search System by Relative Network)

  • 조영임;강상길
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2006년도 춘계학술대회 학술발표 논문집 제16권 제1호
    • /
    • pp.287-289
    • /
    • 2006
  • 이 논문은 사용자의 쿼리와 사용자의 행동양식을 바탕으로 상대네트워크를 구축함으로써 개인화된 논문검색 시스템을 모델링한 것이다. 제안하는 시스템은 사용자가 검색한 논문에서 키워드의 빈도수를 분석하여 개인적 상대네트워크를 구축하게 되는데, 이 네트워크는 다운로드, 열기, 삭제 등과 같은 사용자의 행동으로부터 키워드간 가중치를 조정을 함으로써 구축된다. 시스템의 성능평가를 위해 100명의 사용자들을 대상으로 실험한 결과, 기존의 검색엔진을 사용했을 때보다 성능이 우수하여 사용자 만족도가 높게 나타남을 알 수 있었다

  • PDF