• Title/Summary/Keyword: User Testing

Search Result 581, Processing Time 0.025 seconds

Program Development for the Determination of Equivalent Load for Accelerated Fatigue Testing and the Estimation of Fatigue Life (가속 내구 시험을 위한 등가하중 설정과 피로수명 예측을 위한 프로그램 개발)

  • 이강용;박병화;이득용
    • Journal of the Korean Society for Railway
    • /
    • v.6 no.4
    • /
    • pp.265-272
    • /
    • 2003
  • The computer program for the accelerated life testing technique of a machine part under the service conditions is developed under the GUI environment so that the user can easily obtain the results by selecting the program module. Also, the theoretical backgrounds for the computer program and the procedures of the accelerated testing method are introduced by testing the specimens made of the stainless steel 316L under the high temperature and random loading. The reliability of the program is discussed by the experimental results of the fatigue life, age degradation and accelerated testing conditions.

Development of an Online Men's Suits Customizing System using Heuristic Procedure for Wheelchair Users (휴리스틱 기법을 이용한 휠체어 사용자를 위한 온라인 남성정장 맞춤시스템 개발)

  • Jeong, Minseok;Yang, Chuneun;You, Heecheon;Park, Kwangae;Lee, Wonsup
    • Fashion & Textile Research Journal
    • /
    • v.18 no.2
    • /
    • pp.225-234
    • /
    • 2016
  • An online suit-customizing system for the special accessibility needs of wheelchair users should be developed because the demand for business suits by wheelchair users involved in economic activities has increased. This study develops a user interface an online customizing system for men's suits specialized for wheelchair users. This study used a five-step approach: (1) search for online men's suits customizing system in web porter sites, (2) select three sites based on three terms, (3) heuristic testing with five web specialists, (4) development of a system user interface based on suggestions for improvement from the heuristic test, (5) usability testing of the user interface prototype by 10 disabled men in wheelchairs. The interface of Company S had high ratings on interactivity, accessibility, informativeness, and consistency in the heuristic test results; subsequently, a user interface was developed based on suggestions for improvement from the heuristic test. This online user interface for customizing men's suits provides better usability to wheelchair users than existing online interfaces aimed at the non-disabled and disabled; consequently, this study contributes to the commercialization of an online customizing system for men's suits specializing in serving wheelchair users.

A Review on Fit Test for Respirators and the Regulations (호흡기보호구의 Fit Test 방법과 규정에 관한 고찰)

  • Han, Don-Hee;Willeke, Klaus;Colton, Craig E.
    • Journal of Korean Society of Occupational and Environmental Hygiene
    • /
    • v.6 no.1
    • /
    • pp.38-54
    • /
    • 1996
  • Respirator fit testing is required before entering specific work environmentals to ensure that the respirator worn satisfies a minimum of fit and that the user knows when the respirator fits properly. The fit of a respirator can be determined by qualitative (QLFT) or quantitative fit test (QNFT). The QNFT, having been universally accepted more than the QLFT, provide an objective and numerical basis by measuring a fit factor (FF). Until a few years age, only one QNFT technigue was available and accepted by U.S. Occupational Safety and Health Administration (OSHA) regulations. In the 1980's and 1990's, several new and fundamentally different QNFT methods were developed. Two of the newer methods are commercially availale and are accepted by OSHA as suitable alternatives. In this articles, the principle of operation of each ONFT technique is explained and each technique's major advantages and disadvantages are pointed out. Emphasis is given to negative-pressure air-purifying respirators, as they are in most frequent use today. The requirements and recommendations for fit testing positive-pressure respirators are discussed as well. Finally, the presently available QNFT standards and regulations are summarized to assist the user in making fit testing decisions.

  • PDF

Automatic BIST Circuit Generator for Embedded Memories (내장 메모리 테스트를 위한 BIST 회로 자동생성기)

  • Yang, Sunwoong;Chang, Hoon
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.38 no.10
    • /
    • pp.746-753
    • /
    • 2001
  • GenBIST implemented in this paper is an automatic CAD tool, which can automatically generate circuitry in VerilogHDL code based on user defined information for the memory testing. While most commercial and conventional CAD tools adopt a method in which they make memory-testing algorithms as a library to generate circuitry, our tool can generate circuitry according to the user-defined algorithm, which makes application of various algorithms easier. In addition, memory BIST circuitry can be shared with other memories by supporting embedded memories in our tool. Also, extra pins for the memory testing are not requited when boundary scan technique is combined.

  • PDF

Ciphertext-Policy Attribute-Based Encryption with Hidden Access Policy and Testing

  • Li, Jiguo;Wang, Haiping;Zhang, Yichen;Shen, Jian
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.10 no.7
    • /
    • pp.3339-3352
    • /
    • 2016
  • In ciphertext-policy attribute-based encryption (CP-ABE) scheme, a user's secret key is associated with a set of attributes, and the ciphertext is associated with an access policy. The user can decrypt the ciphertext if and only if the attribute set of his secret key satisfies the access policy specified in the ciphertext. In the present schemes, access policy is sent to the decryptor along with the ciphertext, which means that the privacy of the encryptor is revealed. In order to solve such problem, we propose a CP-ABE scheme with hidden access policy, which is able to preserve the privacy of the encryptor and decryptor. And what's more in the present schemes, the users need to do excessive calculation for decryption to check whether their attributes match the access policy specified in the ciphertext or not, which makes the users do useless computation if the attributes don't match the hidden access policy. In order to solve efficiency issue, our scheme adds a testing phase to avoid the unnecessary operation above before decryption. The computation cost for the testing phase is much less than the decryption computation so that the efficiency in our scheme is improved. Meanwhile, our new scheme is proved to be selectively secure against chosen-plaintext attack under DDH assumption.

Implementation and Analysis of the Agent based Object-Oriented Software Test Tool, TAS (에이전트 기반의 객체지향 소프트웨어 테스트 도구인 TAS의 구현 및 분석)

  • Choi, Jeon-Geun;Choi, Byoungju
    • Journal of KIISE:Software and Applications
    • /
    • v.28 no.10
    • /
    • pp.732-742
    • /
    • 2001
  • The concept of an agent has become important in computer science and has been applied to the number of application domains such electronic commerce and information retrieval. But, no one has proposed yet in software test. The test agent system applied the concept of an agent to software test is new test tool. It consists of the User Interface Agent. the Test Case Selection & Testing Agent and the Regression Test Agent. Each of these agents, with their intelligent rules, carry out the tests autonomously by empolying the object-oriented test processes. This system has 2 advantages. Firstly since the tests are carried our autonomously, it minimizes tester interference and secondly, since redundant-free and consistent effective test cases are intellectually selected, the testing time is reduced while the fault detection effectiveness improves. In this paper, by actually showing the testing process being carried out autonomously by the 3 agents that form the TAS, we show that the TAS minimizes tester interference. By also carrying out the 4 different types of experiments on the RE-Rule, CTS-Rule, overall TAS experiment, and the fault-detection effectiveness experiment on the RE-Rule, we show the cut-down on the testing time and improvement in the fault detection effectivity.

  • PDF

Development of a CAT System for Measuring and Analysing the Ride and Handling Performances of Vehicle under Windows GUI Environment (윈도우즈 GUI 환경을 이용한 자동차의 주행성능 측정.분석용 CAT 시스템의 개발)

  • 양희구;김석일;김동룡;김건상
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.5 no.4
    • /
    • pp.21-28
    • /
    • 1997
  • The vehicle handling performances have a close relation with the driver's safety. And the CAT(Computer aided testing) system has been introduced as a powerful tool for improving the handling performances. In this study, a CAT system for effectively measuring and analysing the handling performances is developed based on the windows GUI(Graphic user interface) environment. Especially, in order to derive a lot of significant handling performance parameters from a series of proving ground tests, the CAT system has various functions related to real time measurement, time domain analysis, frequency domain analysis, steady state analysis and so on.

  • PDF

User experience testing of mobile phone keypad and touchpad (키패드와 터치패드 휴대전화 자판의 사용성 평가)

  • Chung, Dong Hun
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.4
    • /
    • pp.237-250
    • /
    • 2010
  • The present paper focuses on the comparison of user experience of mobile phone keypad and touchpad. Mobile phone has recently adopted a touchpad keyboard style and it gives users advantages and disadvantages as well. This paper examined usability, usefulness, affect and attitude of those two keyboard styles and disclosed interesting outcomes. First, keypad is better than touchpad in usefulness and usability. Second, touchpad is better than keypad in affect. Finally, touchpad is better than keypad in attitude. Overall, although touchapd is evaluated as worse keyboard in usability and usefulness, test subjects favored touchpad keyboard because it is more emotional and affective. It implies new digital device including mobile phone has to get more affective appeal to the young users and emotion will be a key point in digital consumption.

An Alternative Evaluation of the Item-based Collaborative Filtering Using Simulated Online Shopping

  • Ahn, Hyung-Jun
    • Journal of Information Technology Applications and Management
    • /
    • v.16 no.3
    • /
    • pp.17-28
    • /
    • 2009
  • This paper presents a novel method for evaluating the usefulness of online product recommendation. Previous studies on evaluating recommendation systems have mostly relied on two methods : testing the accuracy of estimating user preferences by recommendation systems, or empirically testing the effectiveness with lab experiments involving human participants. The former does not measure the usefulness directly and hence can be misleading; the latter is expensive in that it requires a working online store System and test participants. In order to address the problems, the proposed approach uses simulation to imitate customer behavior and evaluate the usefulness of recommendation. Models for user behavior and an abstract Internet store are developed for simulation. Actual simulation experiments are performed to illustrate the use of the approach.

  • PDF

Compact near-eye display for firefighter's self-contained breathing apparatus

  • Ungyeon Yang
    • ETRI Journal
    • /
    • v.45 no.6
    • /
    • pp.1046-1055
    • /
    • 2023
  • We introduce a display for virtual-reality (VR) fire training. Firefighters prefer to wear and operate a real breathing apparatus while experiencing full visual immersion in a VR fire space. Thus, we used a thin head-mounted display (HMD) with a light field and folded optical system, aiming to both minimize the volume for integration in front of the face into a breathing apparatus and maintain adequate visibility, including a wide viewing angle and resolution similar to that of commercial displays. We developed the optical system testing modules and prototypes of the integrated breathing apparatus. Through iterative testing, the thickness of the output optical module in front of the eyes was reduced from 50 mm to 60 mm to less than 20 mm while maintaining a viewing angle of 103°. In addition, the resolution and image quality degradation of the light field in the display was mitigated. Hence, we obtained a display with a structure consistent with the needs of firefighters in the field. In future work, we will conduct user evaluation regarding fire scene reproducibility by combining immersive VR fire training and real firefighting equipment.