• 제목/요약/키워드: Testing time

검색결과 3,688건 처리시간 0.026초

VoiceXML 기반 영어 교육 평가 시스템 설계 및 구현 (Design and Implementation of the English Education Testing System Interface Based on VoiceXML)

  • 장승주
    • 컴퓨터교육학회논문지
    • /
    • 제8권6호
    • /
    • pp.75-83
    • /
    • 2005
  • 본 논문에서는 외국어 학습 영역인 영어 듣기와 말하기 평가를 웹과 VoiceXML 기반 교육 평가 시스템을 이용하여 장소와 시간적 제한을 받지 않고 평가하는 방법을 연구하였다. VoiceXML 기반교육 평가 시스템은 사용자 등록 모듈, 평가 모듈, 평가 결과 모듈로 구성된다. 사용자 등록 모듈은 사용자 이름과 아이디, 비밀번호를 사용자 데이터베이스에 등록하여, 학습자가 평가를 하기 위해 전화를 했을 때 vxml 시나리오에 의해 제공되어지는 음성을 듣고 로그인을 하여 사용자를 확인할 수 있도록 하였다. VoiceXML 기반 전화 평가 시스템에서 출제자는 문제 출제와 평가, 평가 결과를 얻기 위한 시간, 노력을 경감할 수 있으며, 학습자는 언제 어디서나 유무선 전화기를 이용하여 VoiceXML 마크업 언어로 제공되는 시나리오에 의해 대화형 음성으로 제공되는 평가 문항을 듣고 직접 음성으로 평가함으로써 외국어 학습에 대한 효과를 올릴 수 있다.

  • PDF

대기행렬을 이용한 위음성률이 있는 코로나 취합검사 시스템의 분석 (The Analysis of COVID-19 Pooled-Testing Systems with False Negatives Using a Queueing Model)

  • 김길환
    • 산업경영시스템학회지
    • /
    • 제44권4호
    • /
    • pp.154-168
    • /
    • 2021
  • COVID-19 has been spreading all around the world, and threatening global health. In this situation, identifying and isolating infected individuals rapidly has been one of the most important measures to contain the epidemic. However, the standard diagnosis procedure with RT-PCR (Reverse Transcriptase Polymerase Chain Reaction) is costly and time-consuming. For this reason, pooled testing for COVID-19 has been proposed from the early stage of the COVID-19 pandemic to reduce the cost and time of identifying the COVID-19 infection. For pooled testing, how many samples are tested in group is the most significant factor to the performance of the test system. When the arrivals of test requirements and the test time are stochastic, batch-service queueing models have been utilized for the analysis of pooled-testing systems. However, most of them do not consider the false-negative test results of pooled testing in their performance analysis. For the COVID-19 RT-PCR test, there is a small but certain possibility of false-negative test results, and the group-test size affects not only the time and cost of pooled testing, but also the false-negative rate of pooled testing, which is a significant concern to public health authorities. In this study, we analyze the performance of COVID-19 pooled-testing systems with false-negative test results. To do this, we first formulate the COVID-19 pooled-testing systems with false negatives as a batch-service queuing model, and then obtain the performance measures such as the expected number of test requirements in the system, the expected number of RP-PCR tests for a test sample, the false-negative group-test rate, and the total cost per unit time, using the queueing analysis. We also present a numerical example to demonstrate the applicability of our analysis, and draw a couple of implications for COVID-19 pooled testing.

Testing Procedure for Scale Shift at an Unknown Time Point

  • Song, Il-Seong
    • Communications for Statistical Applications and Methods
    • /
    • 제3권1호
    • /
    • pp.21-27
    • /
    • 1996
  • A testing procedure is considered to the problem of testing whether there exists a shift in scale at an unknown time point whem a fixed number of observations are drawn successively in time. A test statistic based on squared ranks test for equal variances is suggested and its aymptotic distrbution is dereived. Small sample power comparisons are performed.

  • PDF

이단계 그룹검사를 갖는 대기행렬모형의 분석 (Analysis of a Queueing Model with a Two-stage Group-testing Policy)

  • 양원석
    • 산업경영시스템학회지
    • /
    • 제45권4호
    • /
    • pp.53-60
    • /
    • 2022
  • In a group-testing method, instead of testing a sample, for example, blood individually, a batch of samples are pooled and tested simultaneously. If the pooled test is positive (or defective), each sample is tested individually. However, if negative (or good), the test is terminated at one pooled test because all samples in the batch are negative. This paper considers a queueing system with a two-stage group-testing policy. Samples arrive at the system according to a Poisson process. The system has a single server which starts a two-stage group test in a batch whenever the number of samples in the system reaches exactly a predetermined size. In the first stage, samples are pooled and tested simultaneously. If the pooled test is negative, the test is terminated. However, if positive, the samples are divided into two equally sized subgroups and each subgroup is applied to a group test in the second stage, respectively. The server performs pooled tests and individual tests sequentially. The testing time of a sample and a batch follow general distributions, respectively. In this paper, we derive the steady-state probability generating function of the system size at an arbitrary time, applying a bulk queuing model. In addition, we present queuing performance metrics such as the offered load, output rate, allowable input rate, and mean waiting time. In numerical examples with various prevalence rates, we show that the second-stage group-testing system can be more efficient than a one-stage group-testing system or an individual-testing system in terms of the allowable input rates and the waiting time. The two-stage group-testing system considered in this paper is very simple, so it is expected to be applicable in the field of COVID-19.

An Adequacy Based Test Data Generation Technique Using Genetic Algorithms

  • Malhotra, Ruchika;Garg, Mohit
    • Journal of Information Processing Systems
    • /
    • 제7권2호
    • /
    • pp.363-384
    • /
    • 2011
  • As the complexity of software is increasing, generating an effective test data has become a necessity. This necessity has increased the demand for techniques that can generate test data effectively. This paper proposes a test data generation technique based on adequacy based testing criteria. Adequacy based testing criteria uses the concept of mutation analysis to check the adequacy of test data. In general, mutation analysis is applied after the test data is generated. But, in this work, we propose a technique that applies mutation analysis at the time of test data generation only, rather than applying it after the test data has been generated. This saves significant amount of time (required to generate adequate test cases) as compared to the latter case as the total time in the latter case is the sum of the time to generate test data and the time to apply mutation analysis to the generated test data. We also use genetic algorithms that explore the complete domain of the program to provide near-global optimum solution. In this paper, we first define and explain the proposed technique. Then we validate the proposed technique using ten real time programs. The proposed technique is compared with path testing technique (that use reliability based testing criteria) for these ten programs. The results show that the adequacy based proposed technique is better than the reliability based path testing technique and there is a significant reduce in number of generated test cases and time taken to generate test cases.

Weak D Testing is not Required for D- Patients With C-E- Phenotype

  • Choi, Sooin;Chun, Sejong;Lee, Hwan Tae;Yu, HongBi;Seo, Ji Young;Cho, Duck
    • Annals of Laboratory Medicine
    • /
    • 제38권6호
    • /
    • pp.585-590
    • /
    • 2018
  • Background: Although testing to detect weak D antigens using the antihuman globulin reagent is not required for D- patients in many countries, it is routinely performed in Korea. However, weak D testing can be omitted in D- patients with a C-E- phenotype as this indicates complete deletion of the RHD gene, except in rare cases. We designed a new algorithm for weak D testing, which consisted of RhCE phenotyping followed by weak D testing in C+ or E+ samples, and compared it with the current algorithm with respect to time and cost-effectiveness. Methods: In this retrospective study, 74,889 test results from January to July 2017 in a tertiary hospital in Korea were analyzed. Agreement between the current and proposed algorithms was evaluated, and total number of tests, time required for testing, and test costs were compared. With both algorithms, RHD genotyping was conducted for samples that were C+ or E+ and negative for weak D testing. Results: The algorithms showed perfect agreement (agreement=100%; ${\kappa}=1.00$). By applying the proposed algorithm, 29.56% (115/389 tests/yr) of tests could be omitted, time required for testing could be reduced by 36% (8,672/24,084 min/yr), and the test cost could be reduced by 16.53% (536.11/3,241.08 USD/yr). Conclusions: Our algorithm omitting weak D testing in D- patients with C-E- phenotype may be a cost-effective testing strategy in Korea.

A Test Input Sequence for Test Time Reduction of $I_{DDQ}$ Testing

  • Ohnishi, Takahiro;Yotsuyanagi, Hiroyuki;Hashizume, Masaki;Tamesada, Takeomi
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 ITC-CSCC -1
    • /
    • pp.367-370
    • /
    • 2000
  • It is shown that $I_{DDQ}$ testing is very useful for shipping fault-free CMOS ICs. However, test time of $I_{DDQ}$ testing is extremely larger than one of logic testing. In this paper, a new test input sequence generation methodology is proposed to reduce the test time of $I_{DDQ}$ testing. At first, it is Shown that $I_{DDQ}$ test time Will be denominated by charge supply current for load capacitance of gates whose output logic values are changed by test input vector application and the charge current depends on input sequence of test vectors. After that, a test input sequence generation methodology is proposed. The feasibility is checked by some experiments.riments.

  • PDF

표면열화진단을 위한 적외선카메라의 응용 (The Application of IRR-Camera for the Diagnosis of Surface Degradation)

  • 임장섭;정승천;이진
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2001년도 춘계학술대회 논문집 센서 박막재료
    • /
    • pp.61-65
    • /
    • 2001
  • The conventional tracking testing as IEC-60587 is widely used in surface aging measurement of outdoor insulator because those testing can carry out very short time in Lab-testing. Also IEC-60587 testing is able to offer the standard judgement of relative degradation level of outdoor HV machine/system. Therefore it is very useful method compare to previous conventional tracking testing method and effective Lab-testing method. But surface discharges(SD) have very complex characteristics of discharge pattern so it is required estimation research to development of precise analysis method. In recent, the study of IRR-camera is carrying out discover of temperature of power equipment through condition diagnosis and system development of degradation diagnosis. In this study, SD occurred from procelain insulator, used 22.9[KV] distribution, is measured with partial temperature distribution in real time, the degradation grade of SD is analyzed through produced patterns in SD concentration according to applied time.

  • PDF

IEC-60587의 새로운 열화진단 (The New Aging Diagnosis in IEC-60587)

  • 임장섭;정승천;천종철;박계춘;이진
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2001년도 춘계학술대회 논문집 반도체재료
    • /
    • pp.71-74
    • /
    • 2001
  • The conventional tracking testing as IEC-60587 is widely used In surface aging measurement of outside insulator because those testing can carry out very short time in Lab testing. Also IEC-60587 testing is able to offer the standard judgement of relative degradation level of outside HV machine. Therefore it is very useful method compare to previous conventional tracking testing method and effective Lab testing method. But surface discharges(SD) have very complex characteristics of discharge pattern so it is required estimation research to development of precise analysis method. In recent, the study of IIR-camera is carrying out discover of temperature of power equipment through condition diagnosis and system development of degradation diagnosis. In this study, SD occurred from IEC-60587 is measured with partial temperature distribution in real time, the degradation grade of SD is analyzed through produced patterns in IEC-60587 according to applied time.

  • PDF

광선추적 수행중 그림자의 빠른 검사를 위한 효과적인 알고리즘 (A Fast Shadow Testing Algorithm during Ray Tracing.)

  • 어길수;최훈규;경종민
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1988년도 전기.전자공학 학술대회 논문집
    • /
    • pp.537-540
    • /
    • 1988
  • This paper presents a new shadow testing acceleration scheme for ray tracing called hybrid shadow testing(HST), based on conditional switching between the conventional shadow testing method and Crow's shadow volume method, with the object polygons as well as the shadow polygons registered onto the corresponding cells under the 3-D space subdivision environment. Despite the preprocessing time for the generation and registration of the shadow polygons, the total shadow testing time of the new algorithm was approximately 50 % of that of the conventional shadow testing method for several examples while the total ray tracing time was typically reduced by 30% from the conventional approach.

  • PDF