• Title/Summary/Keyword: Unit Testing

Search Result 616, Processing Time 0.021 seconds

The Carcinogenic Liver Fluke Opisthorchis viverrini among Rural Community People in Northeast Thailand: a Cross-Sectional Descriptive Study using Multistage Sampling Technique

  • Kaewpitoon, Soraya J;Kaewpitoon, Natthawut;Rujirakul, Ratana;Ueng-arporn, Naporn;Matrakool, Likit;Tongtawee, Taweesak
    • Asian Pacific Journal of Cancer Prevention
    • /
    • v.16 no.17
    • /
    • pp.7803-7807
    • /
    • 2015
  • Opisthorchis viverrini infection is a serious public health problem in Southeast Asia especially in the northeast and north of Thailand. Therefore, a cross-sectional survey using multistage sampling was conducted from the rural communities of Surin province, Thailand, during September 2013 to July 2014. O. viverrini infection was determined using Kato's thick smear technique. Socio-demographic, information resources, and history data were collected using predesigned semi-structured questionnaires. A total of 510 participants completed interviews and had stools collected. Some 32 (6.47%) participants were infected with O. viverrini. The rate was slightly higehr in males (6.61%) than females (6.32%). High frequencies were found in the age groups 61-70 (19.4%) and 71-80 years (19.4%), those involved in agriculture (10.5%), and in primary school (10.3%). The distribution of high infection was found in Tha Tum (16.7%) and Sankha district (16.7%), followed by Samrong Thap (13.3%), Si Narong (13.33%), and Buachet district (13.33%). Chi-square testing indicated that age (61-70 and 71-80 year old), education (primary school) and occupation (agriculture), were significantly associated with O. viverrini infection (p-value<0.05). Of 72.6% participants who had past histories with stool examination, 17.0% of them had been infected with O. viverrini and 43.2% treated with praziquantel. This finding confirmed that O. viverrini is still a problem in Surin province, Thailand, and therefore, interventions are urgently required for mass treatment and health education implementation.

A Multi Medium Wireless Communication Vehicle Terminal Development and a Performance Test (다매체 무선통신 차량 단말 개발 및 성능평가)

  • Kim, Sang-Heon;Cho, Yung-Sung;Kim, Kyoung-Hwan;Bae, Myoung-Hwan;Lee, Kyeong-Im
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.10 no.5
    • /
    • pp.135-145
    • /
    • 2011
  • As communication technology, an enabling technology for ITS, becomes diversified with DSRC, CDMA, Wireless LAN, it is expected that type and function of ITS services will become gradually expanded. As a result, research and development of a standard platform that can provide support so that numerous communication technologies that are being used in various ITS services to receive various ITS services can be operated in one integrated terminal are being carried out. On Board Unit (OBU) for a recent standard platform was also built and tested recently. However, verification for standard suitability of the standard platform OBU that was developed must be carried out. Standard technology must be realized and sufficient functional and operational testing must be carried out in order to guarantee efficient operation in an actual ITS system and increase utilization of standard technology. Therefore, In this paper we had constructed test road and we had tested a standard platform OBU for a standard application.

CUTIG: An Automated C Unit Test Data Generator Using Static Analysis (CUTIG: 정적 분석을 이용한 C언어 단위 테스트 데이타 추출 자동화 도구)

  • Kim, Taek-Su;Park, Bok-Nam;Lee, Chun-Woo;Kim, Ki-Moon;Seo, Yun-Ju;Wu, Chi-Su
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.1
    • /
    • pp.10-20
    • /
    • 2009
  • As unit testing should be performed repeatedly and continuously, it is a high-cost software development activity. Although there are many studies on unit test automation, there are less studies on automated test case generation which are worthy of note. In this paper, we discuss a study on automated test data generation from source codes and indicate algorithms for each stage. We also show some issues of test data generation and introduce an automated test data generating tool: CUTIG. As CUTIG generates test data not from require specifications but from source codes, software developers could generate test data when specifications are insufficient or discord with real implementation. Moreover we hope that the tool could help software developers to reduce cost for test data preparation.

Development of Hardware-in-the-Loop Simulator for Testing Embedded System of Automatic Transmission (자동변속기용 임베디드 시스템 성능 시험을 위한 Hardware-in-the Loop 시뮬레이터 구축)

  • Jang, In-Gyu;Seo, In-Keun;Jeon, Jae-Wook;Hwang, Sung-Ho
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.3
    • /
    • pp.301-306
    • /
    • 2008
  • Drivers are becoming more fatigued and uncomfortable with increase in traffic density, and this condition can lead to slower reaction time. Consequently, they may face the danger of traffic accidents due to their inability to cope with frequent gear shifting. To reduce this risk, some drivers prefer automatic transmission (AT) over manual transmission (MT). The AT offers more superior drivability and less shifting shock than the MT; therefore, the AT market share has been increasing. The AT is controlled by an electronic control unit (ECU), which provides better shifting performance. The transmission control unit (TCU) is a higher-value-added product, so the companies that have advanced technologies end to evade technology transfer. With more cars gradually using the ECU, the TCU is expected to be faster and more efficient for organic communication and arithmetic processing between the control systems than the l6-bit controller. In this paper, the model of an automatic transmission vehicle using MATLAB/Simulink is developed for the Hardware in-the-Loop (HIL) simulation with a 32-bit embedded system, and also the AT control logic for shifting is developed by using MATLAB/Simulink. The developed AT control logic, transformed automatically by real time workshop toolbox, is loaded to a 32-bit embedded system platform based on Freescale's MPC565. With both vehicle model and 32-bit embedded system platform, we make the HIL simulation system and HIL simulation of AT based on real time operating system (RTOS) is performed. According to the simulation results, the developed HIL simulator will be used for the performance test of embedded system for AT with low cost and effort.

On Efficient Algorithms for Generating Fundamental Units and their H/W Implementations over Number Fields (효율적인 수체의 기본단수계 생성 알고리즘과 H/W 구현에 관한 연구)

  • Kim, Yong-Tae
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.12 no.6
    • /
    • pp.1181-1188
    • /
    • 2017
  • The unit and fundamental units of number fields are important to number field sieves testing primality of more than 400 digits integers and number field seive factoring the number in RSA cryptosystem, and multiplication of ideals and counting class number of the number field in imaginary quadratic cryptosystem. To minimize the time and space in H/W implementation of cryptosystems using fundamental units, in this paper, we introduce the Dirichlet's unit Theorem and propose our process of generating the fundamental units of the number field. And then we present the algorithm generating our fundamental units of the number field to minimize the time and space in H/W implementation and implementation results using the algorithm over the number field.

Functional Testing of Level Crossing Obstruction Detecting System Using Laser Radar Sensor (레이저 레이더 센서를 이용한 건널목 지장물 검지장치의 기능시험)

  • Shin, Dong-Ho;Baek, Jong-Hyen;Choi, Hyeon-Yeong;Kim, Yong-Gyu
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39C no.3
    • /
    • pp.307-315
    • /
    • 2014
  • Existing level crossing obstruction detecting system occurs section of not detecting an obstruction by line detecting. Due to installation of decentralized equipment, it has become a problem in terms of safety and maintenance costs. accordingly, We have developed level crossing obstruction detecting system using laser radar sensor in order to solve these problems. In this paper, Describe results of functional test for the developed level crossing obstruction detecting system. functional tests are normal operation test(control unit and sensor unit) and test to display the fault information in event of a failure(control unit and sensor unit). It was confirmed that it works properly all according to functional test of level crossing obstruction detecting system using laser radar sensor.

A Study on the Test and Visualization of Change in Structures Associated with the Occurrence of Non-Stationary of Long-Term Time Series Data Based on Unit Root Test (Unit Root Test를 기반으로 한 장기 시계열 데이터의 Non-Stationary 발생에 따른 구조 변화 검정 및 시각화 연구)

  • Yoo, Jaeseong;Choo, Jaegul
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.8 no.7
    • /
    • pp.289-302
    • /
    • 2019
  • Structural change of time series means that the distribution of observations is relatively stable in the period of constituting the entire time series data, but shows a sudden change of the distribution characteristic at a specific time point. Within a non-stationary long-term time series, it is important to determine in a timely manner whether the change in short-term trends is transient or structurally changed. This is because it is necessary to always detect the change of the time series trend and to take appropriate measures to cope with the change. In this paper, we propose a method for decision makers to easily grasp the structural changes of time series by visualizing the test results based on the unit root test. Particularly, it is possible to grasp the short-term structural changes even in the long-term time series through the method of dividing the time series and testing it.

Nondestructive Determination of Reinforcement Volume Fractions in Particulate Composites : Ultrasonic Method (비파괴적 방법에 의한 입자 강화 복합재료의 부피분율 평가: 초음파법)

  • Jeong, Hyun-Jo
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • v.18 no.2
    • /
    • pp.103-111
    • /
    • 1998
  • A nondestructive ultrasonic technique is presented for estimating the reinforcement volume fractions of particulate composites. The proposed technique employs a theoretical model which accounts for composite microstructures, together with a measurement of ultrasonic velocity to determine the reinforcement volume fractions. The approach is used for a wide range of SiC particulate reinforced Al matrix ($SiC_p/Al$) composites. The method is considered to be reliable in determining the reinforcement volume fractions. The technique could be adopted in a production unit for the quality assessment of the metal matrix particulate composite extrusions.

  • PDF

A Token Based Transfer Driven Koran -Japanese Machine Translation for Translating the Spoken Sentences (대화체 문장 번역을 위한 토큰기반 변환중심 한일 기계번역)

  • 양승원
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.4 no.4
    • /
    • pp.40-46
    • /
    • 1999
  • This paper introduce a Koran-Japanese machine translation system which is a module in the spoken language interpreting system It is implemented based on the TDMT(Transfre Driven Machine Translation). We define a new unit of translation so called TOKEN. The TOKEN-based translation method resolves nonstructural feature in Korean sentences and increases the quaity of translating results. In our system, we get rid of useless effort for traditional parsing by performing semi-parsing. The semi-parser makes the dependency tree which has minimum information needed generating module. We constructed the generation dictionaries by using the corpus obtained from ETRI spoken language database. Our system was tested with 600 utterances which is collected from travel planning domain The success-ratio of our system is 87% on restricted testing environment and 71% on unrestricted testing environment.

  • PDF

Utilizing Technology in Measurement System for Catenary Current: - Focusing on Testing Results for Kyoungbu High-speed Line in Korea - (조가선 전류 검측 시스템의 활용기술 연구 - 고속선 경부2단계 시험결과를 중심으로 -)

  • Park, Young;Jung, Hosung;Lee, Kiwon
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.62 no.10
    • /
    • pp.1465-1469
    • /
    • 2013
  • The resent developed high speed train called HEMU-430X (Highspeed Electric Multiple Unit - 430km/h eXperiment) recorded a 421.4 km/h in Kyoungbu high speed line in Korea. A verity of measurement systems are used to check the performance between pantograph and catenary system. An innovative measurement system is adopted to check the current of catenary wire in the track side during HEMU-430X test running. This paper presents the measurement results of catenary current in kyoungbu high-speed line and describe its utilizing technology in the experimental results of catenary current. In order to analyze field testing results, the current ratio between contact and catenary current have been analyzed by means of Carson-Pollaczek equation. And the current wave forms between catenary and contact wire are presented based on the simulation results.