• Title/Summary/Keyword: Graphic Program

Search Result 551, Processing Time 0.033 seconds

Effects of A Qigong Training Program on the Anxiety and Labor Pain of Primipara (기공체조프로그램이 초산부의 불안 및 분만통증 완화에 미치는 효과)

  • Jeong, Soon-Ok;Kho, Hyo-Jung;Lee, Eun-Ju
    • Women's Health Nursing
    • /
    • v.12 no.2
    • /
    • pp.97-105
    • /
    • 2006
  • Purpose: The purpose of this study is to verify the effects of the Qigong training program on the anxiety and labor pains of primipara. Method: The research subjects were a total of 60 primipara who consulted a doctor regularly concerning their antenatal care. Among them, 30 people were the experimental group, and the other 30 people were the control group, and were selected as homogeneous with the experimental group. The degree of anxiety and labor pains were measured by State-Trait Anxiety Inventory(STAI) and Graphic Rating Scale(GRS). SPSS WIN 11.0 was used for data analysis. Obstetric and general characteristics between experimental and control groups, and a homogeneity test of state and trait anxiety were done by both $X^2$ test and t-test. The hypothesis testing was analyzed by ANCOVA with a covariate of pretest value. Result: The first hypothesis, 'Primipara who join the Qigong training program have lower anxiety than those who do not join' was supported (F=28.8, p<.000). The second hypothesis, 'Primipara who join the Qigong training program have lower labor pain than those who do not join' was unsupported. Conclusion: It was verified that the Qigong training program was effective in alleviating anxiety; however it did not have any effect on relieving labor pain, so more in-depth research is needed later on.

  • PDF

Development of English Stress and Intonation Training System and Program for the Korean Learners of English Using Personal Computer (P.C.) (퍼스컴을 이용한 영어 강세 및 억양 교육 프로그램의 개발 연구)

  • Jeon, B.M.;Pae, D.B.;Lee, C.H.;Yu, C.K.
    • Speech Sciences
    • /
    • v.5 no.2
    • /
    • pp.57-75
    • /
    • 1999
  • The purpose of this paper is to develop an English prosody training system using PC for Korean learners of English. The program is called Intonation Training Tool (ITT). It operates on DOS 5.0. The hardware for this program requires over IBM PC 386 with 4 MBytes main memory, SVGA (1 MByte or more) for graphic, soundblaster 16 and over 14 inch monitor size. The ITT program operates this way: the learners can listen as well as see the English teacher's stress and intonation patterns on the monitor. The learner practices the same patterns with a microphone. This program facilitates the learner's stress and intonation patterns to overlap the teacher's patterns. The learner can find his/her stress and intonation errors and correct these independently. This program is expected to be a highly efficient learning tool for Korean learners of English in their English prosody training in the English class without the aid of a native English speaker in the classroom.

  • PDF

Pickprimer: A Graphic User Interface Program for Primer Design on the Gene Target Region (픽프라이머 : 유전자 목표 구간 탐색 모듈을 포함한 프라이머 제작 그래픽 프로그램)

  • Chung, Hee;Mun, Jeong-Hwan;Lee, Seung-Chan;Yu, Hee-Ju
    • Horticultural Science & Technology
    • /
    • v.29 no.5
    • /
    • pp.461-466
    • /
    • 2011
  • In genetic and molecular breeding studies of plants, researchers need to design various kinds of primers based on their research purposes. So far many kinds of web- or script-based non-commercial programs for primer design are available. Because most of them do not include user interface for multipurpose usage including gene structure prediction and direct target selection on sequences, it has been a laborious work to design primers targeting on the exon or intron regions of interesting genes. Here we report a primer designing graphic user interface program, Pickprimer, that includes gene structure prediction and primer design modules by combining source codes of the Spidey and Primer3 programs. This program provides simple graphic user interface to input sequences and design primers. Genomic sequence and mRNA or coding sequence of genes can be copy and pasted or input as fasta or text files. Based on alignment of the input sequences using the Spidey module, a putative gene structure is graphically visualized along with exon-intron sequences of color codes. Primer design can be easily performed by dragging mouse on the displayed sequences or input primer targeting position with desirable values of primers. The output of designed primers with detailed information is provided by the Primer3 module. PCR evaluation of 24 selected primer sets successfully amplified single amplicons from six Brassica rapa cultivars. The Pickprimer will be a convenient tool for genetic and molecular breeding studies of plants.

Development of Automatic Polishing Robot System and Integrated Operating Program (자동 연마 로봇 시스템의 개발 및 통합 구동 환경 구축)

  • 이민철;정진영;고석조;허창훈
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.20 no.1
    • /
    • pp.107-117
    • /
    • 2003
  • Polishing a die that has free-form surfaces is a time-consuming and tedious job, and requires a considerable amount of high-precision skill. In order to reduce the polishing time and cope with the shortage of skilled workers, an automatic polishing robot system was developed. The polishing robot system is composed of two subsystems, a three-axis machining center and a two-axis polishing head. The machining center is controlled by a FANUC controller, and the polishing head by DSP controller. The system has five degrees of freedom and is able to keep the polishing tool normal to the die surface during operation. To easily operate the developed polishing robot system, this study developed an integrated operating program in the Windows environment. The program consists of five modules: a polishing data generation module, a code separation module, a polishing module, a graphic simulator module, and a teaching module. And, the automatic teaching system was developed to easily obtain teaching data and it consists of a three dimensional joystick and a proximity sensor. Also, to evaluate the performance of the integrated operating program and the polishing robot system, polishing experiments of a die of shadow mask were carried out.

Implementation of high performance parallel LU factorization program for multi-threads on GPGPUs (GPGPU의 멀티 쓰레드를 활용한 고성능 병렬 LU 분해 프로그램의 구현)

  • Shin, Bong-Hi;Kim, Young-Tae
    • Journal of Internet Computing and Services
    • /
    • v.12 no.3
    • /
    • pp.131-137
    • /
    • 2011
  • GPUs were originally designed for graphic processing, and GPGPUs are general-purpose GPUs for numerical computation with high performance and low electric power. In this paper, we implemented the parallel LU factorization program for GPGPUs. In CUDA, which is computational environment for Nvidia GPGPUs, domains are divided into blocks, and multi-threads compute each sub-blocks Simultaneously. In LU factorization program, computation order should be artificially decided due to the data dependence. To resolve the data dependancy, we suggested a parallel LU program for GPGPUs, and also explained parallel reduction algorithm for partial pivoting of LU factorization. We finally present performance analysis to show efficiency of the parallel LU factorization program based on multi-threads on GPGPUs.

Implementation of parallel blocked LU decomposition program for utilizing cache memory on GP-GPUs (GP-GPU의 캐시메모리를 활용하기 위한 병렬 블록 LU 분해 프로그램의 구현)

  • Kim, Youngtae;Kim, Doo-Han;Yu, Myoung-Han
    • Journal of Internet Computing and Services
    • /
    • v.14 no.6
    • /
    • pp.41-47
    • /
    • 2013
  • GP-GPUs are general purposed GPUs for numerical computation based on multiple threads which are originally for graphic processing. GP-GPUs provide cache memory in a form of shared memory which user programs can access directly, unlikely typical cache memory. In this research, we implemented the parallel block LU decomposition program to utilize cache memory in GP-GPUs. The parallel blocked LU decomposition program designed with Nvidia CUDA C run 7~8 times faster than nun-blocked LU decomposition program in the same GP-GPU computation environment.

User-friendly Automatic Polishing Robot System and Its Integrated Operating Program

  • Lee, Min-Cheol;Jung, Jin-Young;Go, Seok-Jo
    • International Journal of Precision Engineering and Manufacturing
    • /
    • v.5 no.3
    • /
    • pp.69-76
    • /
    • 2004
  • Polishing a die that has free-form surfaces is a time-consuming and tedious job, and requires a considerable amount of high-precision skill. In order to reduce the polishing time and cope with the shortage of skilled workers, an automatic polishing robot system was developed. The polishing robot system is composed of two subsystems, a three-axis machining center and a two-axis polishing head. The machining center is controlled by a FANUC controller, and the polishing head by DSP controller. The system has five degrees of freedom and is able to keep the polishing tool normal to the die surface during operation. To easily operate the developed polishing robot system, this study developed an integrated operating program in the Windows environment. The program consists of five modules: a polishing data generation module, a code separation module, a polishing module, a graphic simulator module, and a teaching module. Also, the automatic teaching system was developed to easily obtain teaching data and it consists of a three dimensional joystick and a proximity sensor. Also, to evaluate the performance of the integrated operating program and the polishing robot system, polishing experiments of a die of shadow mask were carried out.

Development of User Friendly Integrated Program and Teaching System for Automatic Polishing Robot System (자동 연마 시스템의 사용자 지향형 통합 프로그램 및 자동 교시 시스템 개발)

  • 고석조;이민철;이만형;안중환;김성한;이돈진
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.123-123
    • /
    • 2000
  • Polishing a die that has free-form surfaces is a time-consuming and tedious job, and requires a considerable amount of high-precision skill. In order to reduce the polishing time and cope with the shortage of skilled workers, a user-friendly automatic polishing system was developed in this research. The polishing system with five degrees of freedom is able to keep the polishing tool normal to the die surface. The polishing system is controlled by a PC-NC controller. And, to easily onerate the developed polishing system, this stud)r developed a integrated program in the Windows environment. This program consists of 4 modules: polishing module, a graphic simulator, a polishing data generation module, and a teaching. Also, the automatic teaching system was developed to easily obtain a teaching data. The developed teaching system consists of a three dimensional joystick and a proximity sensor. In order to evaluate stability of the driving program and the leaching system, polishing experiments of the die of saddle shape were carried out.

  • PDF

Computer Based Core Monitoring System for an Operating CANDU Reactor

  • Yoon Moon Young;Kwon Hwan O.;Kim Kyung Hwa;Yeom Choong Sub
    • Nuclear Engineering and Technology
    • /
    • v.36 no.1
    • /
    • pp.53-63
    • /
    • 2004
  • The research was performed to develop a CANDU-6 Core Monitoring System(CCMS) that enables operators to have efficient core management by monitoring core power distribution, burnup distribution, and the other important core variables and managing the past core history for Wolsong nuclear power plant unit 1. The CCMS uses Reactor Fueling Simulation Program(RFSP, developed by AECL) for continuous core calculation by integrating the algorithm and assumptions validated and uses the information taken from Digital Control Computer(DCC) for the purpose of producing basic input data. The CCMS has two modules; CCMS server program and CCMS client program. The CCMS server program performs automatic and continuous core calculation and manages overall output controlled by DataBase Management System. The CCMS client program enables users to monitor current and past core status in the predefined GUI(Graphic-User Interface) environment. For the purpose of verifying the effectiveness of CCMS, we compared field-test data with the data used for Wolsong unit 1 operation. In the verification the mean percent differences of both cases were the same($0.008\%$), which showed that the CCMS could monitor core behaviors well.

A Study on Graphic Program for 3D Image Display System (실시간3차원 그래픽 프로그램 개발에 관한 연구)

  • 배성찬;권승탁;양연식
    • Proceedings of the IEEK Conference
    • /
    • 2001.06d
    • /
    • pp.227-230
    • /
    • 2001
  • In this paper, We present a 3D image data for ocular refina. This 3D display techniques are used voxel(cuboid) projection. Voxel is 3D reconstruction method of the pixel. In this paper, 3D image display system is constructed under PC environment and programed based on modular programming by using Visual C++. The hole procedures are composed of data preparation, 3D Display over transformation and scaling.

  • PDF