• Title/Summary/Keyword: adaptive test

Search Result 763, Processing Time 0.03 seconds

The NF-l6D VISTA Simulation System

  • Siouris, George M.
    • Transactions on Control, Automation and Systems Engineering
    • /
    • v.4 no.2
    • /
    • pp.114-123
    • /
    • 2002
  • Called VISTA (Variable-stability In-flight Simulator Test Aircraft), the one-of-a-kind NF-l6D has a simulation system that can mimic several aircraft. Though housed in an F-l6 Fighting Falcon airframe, VISTA can also act like the F-15 Eagle or the Navy's F-14 Tomcat. More importantly, such flexibility allows for improved training and consolidation of some sorties. Consequently USAF Test Pilot School students will have an opportunity to learn how to test future integrated cockpits. In this paper we will use the multiple model adaptive estimation (MMAE) and the multiple model adaptive controller (MMAC) techniques to model the aircraft's flight control system containing the longitudinal and lateral-directional axes. Single and dual actuator and sensor failures will also be included in the simulation. White Gaussian noise will be included to simulate the effects of atmospheric disturbances.

Design and Implementation of Web-based Learning System by Applying Computer Adaptive Testing (CAT) (CAT 이론을 응용한 Web-based 교수학습 시스템 개발)

  • Park, Jin-Hui;Ha, Tae-Hyeon
    • Journal of Digital Convergence
    • /
    • v.4 no.1
    • /
    • pp.43-54
    • /
    • 2006
  • New technologies have turned theories of education engineering into practice and also made education more efficient. One of them is the theory of 'Computer Adaptive Testing(CAT)'. This study is aimed to design and develop a web-based teaming system by making up for the weak points in the existing computer adaptive testing(CAT). The characteristics of the system are as follows: Firstly, tests can be controlled to fit the teachers' purposes by putting in different levels of both questions and samples. Secondly, this system does not test the same number of questions as students with different levels of ability do on a paper test, but a test can be taken according to their level. Thus this system is able to correctly judge learners' ability in a short time.

  • PDF

Application of Adaptive Particle Swarm Optimization to Bi-level Job-Shop Scheduling Problem

  • Kasemset, Chompoonoot
    • Industrial Engineering and Management Systems
    • /
    • v.13 no.1
    • /
    • pp.43-51
    • /
    • 2014
  • This study presents an application of adaptive particle swarm optimization (APSO) to solving the bi-level job-shop scheduling problem (JSP). The test problem presented here is $10{\times}10$ JSP (ten jobs and ten machines) with tribottleneck machines formulated as a bi-level formulation. APSO is used to solve the test problem and the result is compared with the result solved by basic PSO. The results of the test problem show that the results from APSO are significantly different when compared with the result from basic PSO in terms of the upper level objective value and the iteration number in which the best solution is first identified, but there is no significant difference in the lower objective value. These results confirmed that the quality of solutions from APSO is better than the basic PSO. Moreover, APSO can be used directly on a new problem instance without the exercise to select parameters.

Speech Enhancement Using Level Adapted Wavelet Packet with Adaptive Noise Estimation

  • Chang, Sung-Wook;Kwon, Young-Hun;Jung, Sung-Il;Yang, Sung-Il;Lee, Kun-Sang
    • The Journal of the Acoustical Society of Korea
    • /
    • v.22 no.2E
    • /
    • pp.87-92
    • /
    • 2003
  • In this paper, a new speech enhancement method using level adapted wavelet packet is presented. First, we propose a level adapted wavelet packet to alleviate a drawback of the conventional node adapted one in noisy environment. Next, we suggest an adaptive noise estimation method at each node on level adapted wavelet packet tree. Then, for more accurate noise component subtraction, we propose a new estimation method of spectral subtraction weight. Finally, we present a modified spectral subtraction method. The proposed method is evaluated on various noise conditions: speech babble noise, F-l6 cockpit noise, factory noise, pink noise, and Volvo car interior noise. For an objective evaluation, the SNR test was performed. Also, spectrogram test and a very simple listening test as a subjective evaluation were performed.

Proposal of an Algorithm for an Efficient Forward Link Adaptive Coding and Modulation System for Satellite Communication

  • Ryu, Joon-Gyu;Oh, Deock-Gil;Kim, Hyun-Ho;Hong, Sung-Yong
    • Journal of electromagnetic engineering and science
    • /
    • v.16 no.2
    • /
    • pp.80-86
    • /
    • 2016
  • This paper proposes the algorithm for forward link adaptive coding and modulation (ACM) and the detailed design for a satellite communication system to improve network reliability and system throughput. In the ACM scheme, the coding and modulation schemes are changed by as much as the channel can provide depending on the quality of the communication link. To implement the forward link ACM system in the Ka-band, channel prediction and modulation/coding decision methods are proposed and simulated. The parameters of the adaptive filter predictor based on the least mean square are optimized, the minimum mean square error of the channel predictor is 0.0608 when step size and the number of filter tap are 0.0001 and 4, respectively. A test-bed is set up to verify the forward link ACM system, and a test is performed using a Ka-band satellite (i.e., Communication, Ocean, and Meteorological Satellite [COMS]). This test verifies that the ACM scheme can increase the system throughput.

Real-Time Step Count Detection Algorithm Using a Tri-Axial Accelerometer (3축 가속도 센서를 이용한 실시간 걸음 수 검출 알고리즘)

  • Kim, Yun-Kyung;Kim, Sung-Mok;Lho, Hyung-Suk;Cho, We-Duke
    • Journal of Internet Computing and Services
    • /
    • v.12 no.3
    • /
    • pp.17-26
    • /
    • 2011
  • We have developed a wearable device that can convert sensor data into real-time step counts. Sensor data on gait were acquired using a triaxial accelerometer. A test was performed according to a test protocol for different walking speeds, e.g., slow walking, walking, fast walking, slow running, running, and fast running. Each test was carried out for 36 min on a treadmill with the participant wearing an Actical device, and the device developed in this study. The signal vector magnitude (SVM) was used to process the X, Y, and Z values output by the triaxial accelerometer into one representative value. In addition, for accurate step-count detection, we used three algorithms: an heuristic algorithm (HA), the adaptive threshold algorithm (ATA), and the adaptive locking period algorithm (ALPA). The recognition rate of our algorithm was 97.34% better than that of the Actical device(91.74%) by 5.6%.

Adaptive Random Testing through Iterative Partitioning with Enlarged Input Domain (입력 도메인 확장을 이용한 반복 분할 기반의 적응적 랜덤 테스팅 기법)

  • Shin, Seung-Hun;Park, Seung-Kyu
    • The KIPS Transactions:PartD
    • /
    • v.15D no.4
    • /
    • pp.531-540
    • /
    • 2008
  • An Adaptive Random Testing(ART) is one of test case generation algorithms, which was designed to get better performance in terms of fault-detection capability than that of Random Testing(RT) algorithm by locating test cases in evenly spreaded area. Two ART algorithms, such as Distance-based ART(D-ART) and Restricted Random Testing(RRT), had been indicated that they have significant drawbacks in computations, i.e., consuming quadratic order of runtime. To reduce the amount of computations of D-ART and RRT, iterative partitioning of input domain strategy was proposed. They achieved, to some extent, the moderate computation cost with relatively high performance of fault detection. Those algorithms, however, have yet the patterns of non-uniform distribution in test cases, which obstructs the scalability. In this paper we analyze the distribution of test cases in an iterative partitioning strategy, and propose a new method of input domain enlargement which makes the test cases get much evenly distributed. The simulation results show that the proposed one has about 3 percent of improvement in terms of mean relative F-measure for 2-dimension input domain, and shows 10 percent improvement for 3-dimension space.

A Design and Implementation of Computer-based Test System (컴퓨터기반 시험 시스템 설계 및 구축)

  • Cho Sung-Ho
    • The Journal of the Korea Contents Association
    • /
    • v.5 no.1
    • /
    • pp.1-8
    • /
    • 2005
  • E-learning is the application of e-business technology and services to teaching and learning. It use of new multimedia technologies and Internet to improved the qualify of learning by facilitating access to remote resources and services. In this paper, we show a computer-based test system, which is carefully designed and implemented. The system consists of a contents delivery mechanism, computer-adaptive test algorithm, and review engine. In this papepr, we describe what are points to be considered when design and implementing a computer-based test system. In addition, this paper shows how to control the bias value for computer-adaptive algorithm using real data.

  • PDF

The Mediating Effect of Humor on the Relationship between Perceived Stress and Depression in College Students (대학생의 지각된 스트레스와 우울의 관계에서 유머의 매개효과)

  • Hong, Eunyoung
    • The Journal of Korean Academic Society of Nursing Education
    • /
    • v.20 no.4
    • /
    • pp.558-568
    • /
    • 2014
  • Purpose: This study examines the relationships among perceived stress, humor style, responding humor and depression among college students and the mediating effect of humor between perceived stress and depression. Method: During the period May 6-16, 2013, a convenience sample of 200 subjects was obtained from college K in city G. Data analysis was performed by Pearson's correlation coefficients and regression analysis. Results: The average BDI score was 7.7. There were 40 (20.0%), 16 (8.0%), 8 (4.0%), and 11 (9.0%) students with mild, moderate, and severe depression, respectively. The group with depressive symptoms constituted 3.5% of students. There was a significant positive correlation between negative stress perception and depression. Conversely, there was a significant negative correlation between adaptive humor style and negative stress perception. Ultimately, there were significant negative correlations between positive stress perception, adaptive humor style, maladaptive humor style, responding humor and depression. To test the mediating effect of adaptive humor style in the relationship between negative stress perception and depression, a Sobel test was performed and Z-score of 1.7736 (p=.076) obtained. Conclusion: Though the mediating effect of an adaptive humor style on the relationship between perceived stress and depression was not significant, considering the negative correlation with depression, strategies to increase an adaptive humor style and responding humor is recommended to prevent depression in college students.

Modified Adaptive Random Testing through Iterative Partitioning (반복 분할 기반의 적응적 랜덤 테스팅 향상 기법)

  • Lee, Kwang-Kyu;Shin, Seung-Hun;Park, Seung-Kyu
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.45 no.5
    • /
    • pp.180-191
    • /
    • 2008
  • An Adaptive Random Testing (ART) is one of test case generation algorithms that are designed to detect common failure patterns within input domain. The ART algorithm shows better performance than that of pure Random Testing (RT). Distance-bases ART (D-ART) and Restriction Random Testing (RRT) are well known examples of ART algorithms which are reported to have good performances. But significant drawbacks are observed as quadratic runtime and non-uniform distribution of test case. They are mainly caused by a huge amount of distance computations to generate test case which are distance based method. ART through Iterative Partitioning (IP-ART) significantly reduces the amount of computation of D-ART and RRT with iterative partitioning of input domain. However, non-uniform distribution of test case still exists, which play a role of obstacle to develop a scalable algerian. In this paper we propose a new ART method which mitigates the drawback of IP-ART while achieving improved fault-detection capability. Simulation results show that the proposed one has about 9 percent of improved F-measures with respect to other algorithms.