• Title/Summary/Keyword: Experimental Units

Search Result 777, Processing Time 0.026 seconds

Integral Imaging Pickup Method of Bio-Medical Data using GPU and Octree (GPU와 옥트리를 이용한 바이오 메디컬 데이터의 집적 영상 픽업 기법)

  • Jang, Young-Hee;Park, Chan;Jung, Ji-Sung;Park, Jae-Hyeung;Kim, Nam;Ha, Jung-Sung;Yoo, Kwan-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.6
    • /
    • pp.1-9
    • /
    • 2010
  • Recently, 3D stereoscopic display such as 3D stereoscopic cinemas and 3D stereoscopic TV is getting a lot of interest. In general, a stereo image can be used in 3D stereoscopic display. In other hands, for 3D auto stereoscopic display, the elemental images should be generated through visualization from every camera in a lens array. Since a lens array consists of several cameras, it takes a lot of time to generate the elemental images with respect to 3D virtual space, specially, if a large bio-medical volume data is in the 3D virtual space, it will take more time. In order to improve the problem, in this paper, we construct an octree for a given bio-medical volume data and then propose a method to generate the elemental images through efficient rendering of the Octree data using GPU. Experimental results show that the proposed method can obtain more improvement comparable than conventional one, but the development of more efficient method is required.

Speech Recognition of the Korean Vowel 'ㅗ' Based on Time Domain Waveform Patterns (시간 영역 파형 패턴에 기반한 한국어 모음 'ㅗ'의 음성 인식)

  • Lee, Jae Won
    • KIISE Transactions on Computing Practices
    • /
    • v.22 no.11
    • /
    • pp.583-590
    • /
    • 2016
  • Recently, the rapidly increasing interest in IoT in almost all areas of casual human life has led to wide acceptance of speech recognition as a means of HCI. Simultaneously, the demand for speech recognition systems for mobile environments is increasing rapidly. The server-based speech recognition systems are typically fast and show high recognition rates; however, an internet connection is necessary, and complicated server computation is required since a voice is recognized by units of words that are stored in server databases. In this paper, we present a novel method for recognizing the Korean vowel 'ㅗ', as a part of a phoneme based Korean speech recognition system. The proposed method involves analyses of waveform patterns in the time domain instead of the frequency domain, with consequent reduction in computational cost. Elementary algorithms for detecting typical waveform patterns of 'ㅗ' are presented and combined to make final decisions. The experimental results show that the proposed method can achieve 89.9% recognition accuracy.

A study on object recognition using morphological shape decomposition

  • Ahn, Chang-Sun;Eum, Kyoung-Bae
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 1999.05a
    • /
    • pp.185-191
    • /
    • 1999
  • Mathematical morphology based on set theory has been applied to various areas in image processing. Pitas proposed a object recognition algorithm using Morphological Shape Decomposition(MSD), and a new representation scheme called Morphological Shape Representation(MSR). The Pitas's algorithm is a simple and adequate approach to recognize objects that are rotated 45 degree-units with respect to the model object. However, this recognition scheme fails in case of random rotation. This disadvantage may be compensated by defining small angle increments. However, this solution may greatly increase computational complexity because the smaller the step makes more number of rotations to be necessary. In this paper, we propose a new method for object recognition based on MSD. The first step of our method decomposes a binary shape into a union of simple binary shapes, and then a new tree structure is constructed which ran represent the relations of binary shapes in an object. finally, we obtain the feature informations invariant to the rotation, translation, and scaling from the tree and calculate matching scores using efficient matching measure. Because our method does not need to rotate the object to be tested, it could be more efficient than Pitas's one. MSR has an intricate structure so that it might be difficult to calculate matching scores even for a little complex object. But our tree has simpler structure than MSR, and easier to calculated the matchng score. We experimented 20 test images scaled, rotated, and translated versions of five kinds of automobile images. The simulation result using octagonal structure elements shows 95% correct recognition rate. The experimental results using approximated circular structure elements are examined. Also, the effect of noise on MSR scheme is considered.

  • PDF

Performance Analysis of Smart Antenna Base Station Implemented for CDMA2000 1X (CDMA2000 1X용으로 구현된 스마트 안테나 기지국 시스템의 성능분석)

  • 김성도;이원철;최승원
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.9A
    • /
    • pp.694-701
    • /
    • 2003
  • In this paper, we present a hardware structure and new features of a smart antenna BTS (Base Transceiver Station) for CDMA2000 1X system. The proposed smart antenna BTS is a composite system consisting of many subsystems, i.e., array antenna element, frequency up/down converters, AD (Analog-to-Digital) and DA (Digital-to-Analog) converters, spreading/despreading units, convolutional encoder/Viterbi decoder, searcher, tracker, beamformer, calibration unit etc. Through the experimental tests, we found that the desired beam-pattern in both uplink and downlink communications is provided through the calibration procedure. Also it has been confirmed that the adaptive beamforming algorithm adopted to our smart antenna BTS is fast and accurate enough to support 4 fingers to each user. In our experiments, commercial mobile terminals operating PCS (Personal Communication System) band have been used. It has been confirmed that the smart antenna BTS tremendously improves the FER (Frame Error Rate) performance compared to the conventional 2-antenna diversity system.

Recognizing Unknown Words and Correcting Spelling errors as Preprocessing for Korean Information Processing System (한국어 정보처리 시스템의 전처리를 위한 미등록어 추정 및 철자 오류의 자동 교정)

  • Park, Bong-Rae;Rim, Hae-Chang
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.10
    • /
    • pp.2591-2599
    • /
    • 1998
  • In this paper, we proose a method of recognizing unknown words and correcting spelling errors(including spacing erors) to increase the performance of Korean information processing systems. Unknown words are recognized through comparative analysis of two or more morphologically similar eojeols(spacing units in Korean) including the same unknown word candidates. And spacing errors and spelling errors are corrected by using lexicatlized rules shich are automatically extracted from very large raw corpus. The extractionof the lexicalized rules is based on morphological and contextual similarities between error eojeols and their corection eojeols which are confirmed to be used in the corpus. The experimental result shows that our system can recognize unknown words in an accuracy of 98.9%, and can correct spacing errors and spelling errors in accuracies of 98.1% and 97.1%, respectively.

  • PDF

Analysis on the GPU Performance according to Hierarchical Memory Organization (계층적 메모리 구성에 따른 GPU 성능 분석)

  • Choi, Hongjun;Kim, Jongmyon;Kim, Cheolhong
    • The Journal of the Korea Contents Association
    • /
    • v.14 no.3
    • /
    • pp.22-32
    • /
    • 2014
  • Recently, GPGPU has been widely used for general-purpose processing as well as graphics processing by providing optimized hardware for parallel processing. Memory system has big effects on the performance of parallel processing units such as GPU. In the GPU, hierarchical memory architecture is implemented for high memory bandwidth. Moreover, both memory address coalescing and memory request merging techniques are widely used. This paper analyzes the GPU performance according to various memory organizations. According to our simulation results, GPU performance improves by 15.5%, 21.5%, 25.5%, 30.9% as adding 8KB L1, 16KB L1, 32KB L1, 64KB L1 cache, respectively, compared to case without L1 cache. However, experimental results show that some benchmarks decrease performance since memory transaction increases due to data dependency. Moreover, average memory access latency is increased as the depth of hierarchical cache level increases when cache miss occurs significantly.

Evaluation of prooxidant-antioxidant balance in in vitro fertilization-conceived mice

  • Ahmadi, Hamid;Fathi, Fardin;Moeini, Ashraf;Amidi, Fardin;Sobhani, Aligholi
    • Clinical and Experimental Reproductive Medicine
    • /
    • v.45 no.2
    • /
    • pp.82-87
    • /
    • 2018
  • Objective: Concerns about the safety of assisted reproductive technology (ART) have been raised, as some studies have shown elevated incidence rates of childhood cancer, asthma, allergies, and other diseases in ART-conceived babies. Findings regarding the health of ART-conceived babies are controversial. The present study was conducted to evaluate the prooxidant-antioxidant balance (PAB) in in vitro fertilization (IVF)-conceived mice in comparison to naturally conceived offspring. Methods: Mice (6-8 weeks) were divided into two groups (IVF-conceived and naturally conceived) matched by sex, age, weight, and litter size. A 1-mL blood sample was taken and the sera were separated. The oxidant-antioxidant balance was evaluated using a fast and reliable PAB assay. The results were expressed as $mean{\pm}standard$ deviation. Results: The mean PAB values (HK units) in the IVF-conceived and naturally conceived groups were $59.70{\pm}22.30$ and $54.70{\pm}18.22$, respectively (p= 0.82). Conclusion: Since free radicals contribute to several pathological conditions and antioxidants play an important protective role against oxidative stress, evaluating the oxidant-antioxidant balance is very important. Although the results of this study showed that the quality of the defense mechanism against free radicals was not significantly different between the IVF-conceived and naturally conceived mice, other parameters of metabolic dysfunction need to be measured.

The Influences of Career Education Programs Related to the Science on Elementary School Students' Career Choice (과학 관련 진로교육 프로그램이 초등학생의 진로 선택에 미치는 영향)

  • Park, Hyo-Jeong;Shin, Young-Joon
    • Journal of Korean Elementary Science Education
    • /
    • v.33 no.2
    • /
    • pp.380-400
    • /
    • 2014
  • This study investigated the influence of the application of the career education programs related to the science of the elementary school on the career choice. For this study, a total of 32 lessons (4 units) utilizing the career education programs related the science curriculum were developed. The study subjects were 128 students from Y elementary school located in Incheon. A test with regard to the science related career choice and the science related career choice factors was performed before and after the lessons. For more detailed analysis, the experimental group was divided into two groups of female and male students; students who hope and do not hope career in science-related fields. As a result of the performance of career education programs, it showed a significant improvement in the 'science related career choice'. And, it also showed all significant improvements in 'science related major/department, education lecture selection'. It was possible to know that the students who do not wish science related jobs in the future also changed their mind on to the science. In addition, all the subcategories of the 'preference for science learning' area such as 'preference for science subject', 'preference for experiment', 'recognition of science subject availability', 'recognition of the impact of teacher' showed a significant improvement. The 'perception about career related to science' showed a significant improvement on the whole. There was no significant improvement on the whole in 'participation in science related activities'.

Cariogenicity of Vitamin Supplements for Children (시판용 어린이 비타민 보충 제제의 치아 우식원성)

  • No, Yoomi;Kim, Jongsoo;Yoo, Seunghoon
    • Journal of the korean academy of Pediatric Dentistry
    • /
    • v.45 no.2
    • /
    • pp.195-202
    • /
    • 2018
  • The purpose of this study is to analyze the cariogenicity of vitamin supplements for children by the Caries Potentiality Index (CPI), pH drop capacity, proliferation rate of Streptococcus mutans. Four vitamin supplements were selected - Noma (NM), Cenovis Kids (CK), Animal Parade (AP), and Character Vitamin (CV). CPI value decreased in the order of AP, CV, CK, and NM. Initial values of all experimental groups showed acidity below pH 7.0. Analysis of the colony forming units of Streptococcus mutans showed that NM and CV resulted a higher proliferation rate (p < 0.05) than CK and AP (p < 0.05). Bacterial activity of the control group was lower than other groups when observed with a confocal laser scanning microscope. Considering the bacterial activity and acidity of vitamin supplements, it is necessary to pay close attention when children taken the vitamin supplements for their oral health.

Automatic Selection of Similar Sentences for Teaching Writing in Elementary School (초등 글쓰기 교육을 위한 유사 문장 자동 선별)

  • Park, Youngki
    • Journal of The Korean Association of Information Education
    • /
    • v.20 no.4
    • /
    • pp.333-340
    • /
    • 2016
  • When elementary students write their own sentences, it is often educationally beneficial to compare them with other people's similar sentences. However, it is impractical for use in most classrooms, because it is burdensome for teachers to look up all of the sentences written by students. To cope with this problem, we propose a novel approach for automatic selection of similar sentences based on a three-step process: 1) extracting the subword units from the word-level sentences, 2) training the model with the encoder-decoder architecture, and 3) using the approximate k-nearest neighbor search algorithm to find the similar sentences. Experimental results show that the proposed approach achieves the accuracy of 75% for our test data.