• Title/Summary/Keyword: processing

Search Result 68,848, Processing Time 0.084 seconds

A Brain-Based Approach to Science Teaching and Learning: A Successive Integration Model of the Structures and Functions of Human Brain and the Affective, Psychomotor, and Cognitive Domains of School Science (뇌 기능에 기초한 과학 교수학습: 뇌기능과 학교 과학의 정의적$\cdot$심체적$\cdot$인지적 영역의 연계적 통합 모형)

  • Lim Chae-Seong
    • Journal of Korean Elementary Science Education
    • /
    • v.24 no.1
    • /
    • pp.86-101
    • /
    • 2005
  • In this study, a brain-basrd model for science teaching and learning was developed based on the natural processes which human acquire knowledge about a natural object or on event, the major domains of science educational objectives of the national curriculum, and the human brain's organizational patterns and functions. In the model, each educational objective domain is related to the brain regions as follows: The affective domain is related to the limbic system, especially amygdala of human brain which is involved in emotions, the psychomotor domain is related to the occipital lobes of human brain which perform visual processing, temporal lobes which perform functions of language generating and understandng, and parietal lobes which receive and process sensory information and execute motor activities of body, and the cognitive domain is related to the frontal and prefrontal lobes which are involved in think-ing, planning, judging, and problem solving. The model is a kind of procedural model which proceed fiom affective domain to psychomotor domain, and to cognitive domain of science educational objective system, and emphasize the order of each step and authentic assessment at each step. The model has both properties of circularity and network of activities. At classrooms, the model can be used as various forms according to subjects and student characteristics. STS themes can be appropriately covered by the model.

  • PDF

Residual Stress Behavior of High Temperature Polyimide Thin Films depending on the Structural Isomers of Diamine (Diamine의 구조적 이성질체에 따른 내열성 폴리이미드 박막의 잔류응력거동)

  • 임창호;정현수;한학수
    • Journal of the Microelectronics and Packaging Society
    • /
    • v.6 no.2
    • /
    • pp.23-30
    • /
    • 1999
  • The relationships between morphological structures and residual stress behaviors of polyimide thin films depending on isomeric diamines were investigated. For this study, Poly(phenylene biphenyltetracarboximide) (BPDA-PDA) and poly(oxydiphenylene biphenyltetracarboximide) (BPDA-ODA) films were prepared from their isomeric diamines: 1,3-phenylene diamine (1,3-PDA) 1,4-phenylene diamine (1.4-PDA), 3,4'-oxydiphenylene diamine (3,4'-ODA), and 4,4'-oxydiphenylene diamine (4,4'-ODA), respectively. For those films, residual stresses were detected in-situ during thermal imidization of the isomeric polyimide as a function of processing temperature over the range of 25~$400^{\circ}C$ using. Thin Film Stress Analyzer (TFSA). In comparison, residual stress of BPDA-1.4PDA having better in-plain orientation and chain order was the lowest value of 7MPa whereas those of BPDA-1,3-PDA, BPDA-3,4'-ODA, and BPDA-4,4'-ODA were in the range of 40-50MPa. Conclusively, the effect of morphological nature (chain rigidity, chain order, orientation) and chain mobility relating to the g1ass transition behavior on the residual stress of isomeric polyimide thin films wart analyzed.

  • PDF

Design of Face Recognition algorithm Using PCA&LDA combined for Data Pre-Processing and Polynomial-based RBF Neural Networks (PCA와 LDA를 결합한 데이터 전 처리와 다항식 기반 RBFNNs을 이용한 얼굴 인식 알고리즘 설계)

  • Oh, Sung-Kwun;Yoo, Sung-Hoon
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.61 no.5
    • /
    • pp.744-752
    • /
    • 2012
  • In this study, the Polynomial-based Radial Basis Function Neural Networks is proposed as an one of the recognition part of overall face recognition system that consists of two parts such as the preprocessing part and recognition part. The design methodology and procedure of the proposed pRBFNNs are presented to obtain the solution to high-dimensional pattern recognition problems. In data preprocessing part, Principal Component Analysis(PCA) which is generally used in face recognition, which is useful to express some classes using reduction, since it is effective to maintain the rate of recognition and to reduce the amount of data at the same time. However, because of there of the whole face image, it can not guarantee the detection rate about the change of viewpoint and whole image. Thus, to compensate for the defects, Linear Discriminant Analysis(LDA) is used to enhance the separation of different classes. In this paper, we combine the PCA&LDA algorithm and design the optimized pRBFNNs for recognition module. The proposed pRBFNNs architecture consists of three functional modules such as the condition part, the conclusion part, and the inference part as fuzzy rules formed in 'If-then' format. In the condition part of fuzzy rules, input space is partitioned with Fuzzy C-Means clustering. In the conclusion part of rules, the connection weight of pRBFNNs is represented as two kinds of polynomials such as constant, and linear. The coefficients of connection weight identified with back-propagation using gradient descent method. The output of the pRBFNNs model is obtained by fuzzy inference method in the inference part of fuzzy rules. The essential design parameters (including learning rate, momentum coefficient and fuzzification coefficient) of the networks are optimized by means of Differential Evolution. The proposed pRBFNNs are applied to face image(ex Yale, AT&T) datasets and then demonstrated from the viewpoint of the output performance and recognition rate.

Slab Region Localization for Text Extraction using SIFT Features (문자열 검출을 위한 슬라브 영역 추정)

  • Choi, Jong-Hyun;Choi, Sung-Hoo;Yun, Jong-Pil;Koo, Keun-Hwi;Kim, Sang-Woo
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.58 no.5
    • /
    • pp.1025-1034
    • /
    • 2009
  • In steel making production line, steel slabs are given a unique identification number. This identification number, Slab management number(SMN), gives information about the use of the slab. Identification of SMN has been done by humans for several years, but this is expensive and not accurate and it has been a heavy burden on the workers. Consequently, to improve efficiency, automatic recognition system is desirable. Generally, a recognition system consists of text localization, text extraction, character segmentation, and character recognition. For exact SMN identification, all the stage of the recognition system must be successful. In particular, the text localization is great important stage and difficult to process. However, because of many text-like patterns in a complex background and high fuzziness between the slab and background, directly extracting text region is difficult to process. If the slab region including SMN can be detected precisely, text localization algorithm will be able to be developed on the more simple method and the processing time of the overall recognition system will be reduced. This paper describes about the slab region localization using SIFT(Scale Invariant Feature Transform) features in the image. First, SIFT algorithm is applied the captured background and slab image, then features of two images are matched by Nearest Neighbor(NN) algorithm. However, correct matching rate can be low when two images are matched. Thus, to remove incorrect match between the features of two images, geometric locations of the matched two feature points are used. Finally, search rectangle method is performed in correct matching features, and then the top boundary and side boundaries of the slab region are determined. For this processes, we can reduce search region for extraction of SMN from the slab image. Most cases, to extract text region, search region is heuristically fixed [1][2]. However, the proposed algorithm is more analytic than other algorithms, because the search region is not fixed and the slab region is searched in the whole image. Experimental results show that the proposed algorithm has a good performance.

Abdominal Wall Motion-Based Respiration Rate Measurement using An Ultrasonic Proximity Sensor (복부 움직임에 따른 초음파 근접센서를 이용한 호흡측정에 관한 연구)

  • Min, Se-Dong;Kim, Jin-Kwon;Shin, Hang-Sik;Yun, Young-Hyun;Lee, Chung-Keun;Lee, Jeong-Whan;Lee, Myoung-Ho
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.58 no.10
    • /
    • pp.2071-2078
    • /
    • 2009
  • In this paper, we proposed a non-contact respiration measurement system with ultrasonic proximity sensor. Ultrasonic proximity sensor approach of respiration measurement which respiration signatures and rates can be derived in real-time for long-term monitoring is presented. 240 kHz ultrasonic sensor has been applied for the proposed measurement system. The time of flight of sound wave between the transmitted signal and received signal have been used for a respiration measurement from abdominal area. Respiration rates measured with the ultrasonic proximity sensor were compared with those measured with standard techniques on 5 human subjects. Accurate measurement of respiration rate is shown from the 50 cm measurement distance. The data from the method comparison study is used to confirm the performance of the proposed measurement system. The current version of respiratory rate detection system using ultrasonic can successfully measure respiration rate. The proposed measurement method could be used for monitoring unconscious persons from a relatively close range, avoiding the need to apply electrodes or other sensors in the correct position and to wire the subject to the monitor. Monitoring respiration using ultrasonic sensor offers a promising possibility of non-contact measurement of respiration rates. Especially, this technology offers a potentially inexpensive implementation that could extend applications to consumer home-healthcare and mobile-healthcare products. Further advances in the sensor design, system design and signal processing can increase the range of the measurement and quality of the rate-finding for broadening the potential application areas of this technology.

The Study of Working Drawing Method in Interior Architecture (실내건축 실시설계도면 작성방법 연구)

  • 오인욱;김부곤
    • Korean Institute of Interior Design Journal
    • /
    • no.8
    • /
    • pp.44-57
    • /
    • 1996
  • Now interior designers have to meet this challenge by rising to the occasion and taking advantage of opportunities while strengthening their skills which have not kept pace with the increasing emphasis on design. furthermore, they are hampered by the lack of a general working design methodology. Interior designers in Korea have been slow to recognize the need for developing a specification methodology manual which could be adapted to meet varying requirements and modified to reflect designers experiences. The design process in Korean interior design often involves utilizing drawing document methods based on architectural prototypes rather than upon drawing methods developed by design firms as a result of work experience s and unique needs. However, these unique nees are nearly always limited by traditional working drawing methods. This has led to confusion and inaccuracies due to the lack of a single starndardized and universally acceptable working drawing methodology which is capable of reflecting the needs of all parties involved , partiality those of interior designers. This thesis is an attmepted to establish the necessity for developing a better working drawing methodogoy or technical mans of satisfying the information sorting and processing need s of interior design professionals, a five step suggestion for developing such a methodology follows. First, arrange pertinent design research information by means of a process which can be employed throughout the design process, from inception through to working drawing stage. The end result should be an interior architectural design process culminating in a pattern skillfully blending architecture, vision and product with environment . The design process should be manifested into a series of definable steps and yet sufficiently flexible and variable in order to provide the most apropos design solution. Secondly , motify the design methodology systematically according to site conditions and prevailing construction technology and manifest the design process in a booklet form so that it reflects a desired pattern. Thirdly, this methodology should incorporate a stand-ardized and functional process capable of being utilized to impact clear design concepts and objectives with preci-sion and efficiency in a manual form.

  • PDF

Gradient Magnitude Hardware Architecture based on Hardware Folding Design Method for Low Power Image Feature Extraction Hardware Design (저전력 영상 특징 추출 하드웨어 설계를 위한 하드웨어 폴딩 기법 기반 그라디언트 매그니튜드 연산기 구조)

  • Kim, WooSuk;Lee, Juseong;An, Ho-Myoung
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.10 no.2
    • /
    • pp.141-146
    • /
    • 2017
  • In this paper, a gradient magnitude hardware architecture based on hardware folding design method is proposed for low power image feature extraction. For the hardware complexity reduction, the projection vector chracteristic of gradient magnitude is applied. The proposed hardware architecture can be implemented with the small degradation of the gradient magnitude data quality. The FPGA implementation result shows the 41% of logic elements and 62% embedded multiplier savings compared with previous work using Altera Cyclone VI (EP4CE115F29C7N) FPGA and Quartus II v16.0 environment.

Image Filter Optimization Method based on common sub-expression elimination for Low Power Image Feature Extraction Hardware Design (저전력 영상 특징 추출 하드웨어 설계를 위한 공통 부분식 제거 기법 기반 이미지 필터 하드웨어 최적화)

  • Kim, WooSuk;Lee, Juseong;An, Ho-Myoung;Kim, Byungcheul
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.10 no.2
    • /
    • pp.192-197
    • /
    • 2017
  • In this paper, image filter optimization method based on common sub-expression elimination is proposed for low-power image feature extraction hardware design. Low power and high performance object recognition hardware is essential for industrial robot which is used for factory automation. However, low area Gaussian gradient filter hardware design is required for object recognition hardware. For the hardware complexity reduction, we adopt the symmetric characteristic of the filter coefficients using the transposed form FIR filter hardware architecture. The proposed hardware architecture can be implemented without degradation of the edge detection data quality since the proposed hardware is implemented with original Gaussian gradient filtering algorithm. The expremental result shows the 50% of multiplier savings compared with previous work.

Designing a Reaction Model for Ozon Contactor in Advanced Water Treatment Systems (고도정수처리설비에서 오존접촉조의 반응 특성에 대한 모델 설계)

  • 박정호;이진락;서종진;이해영
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.15 no.1
    • /
    • pp.70-77
    • /
    • 2001
  • This paper present a fuzzy mxlel of describing reacton features for ozon contactor in advanced water treatn-ent systems. Input and output variables are chosen by considenng the object of ozon processing and several parameters related to management of water quahty. Dissolved organic carbon concentration, $UV_{254}$ absorptIon and $KM_NO_4$ consumption are proposed as common variables in input and outp.lt variables. Furthermore own concentration, raw water's temperature and contact time are suggested as input variables, Membership hmctions for input variables have triangular type share and the grades in each lrembership function are determined by investigating process data gathered at pilot planl The decision parts of fuzzy model have linear combination form of input variables and coefficients included in such linear equations are computedd with process clata in the sense of least square error Also fuzzy trodel suggested in this paper is partitioned by 3 independent fuzzy rnxlels using the characteristics of having no interactions armng output variables. As a result, such fuzzy mxlel has rrerits in computation and comprehension. According to simulatIon results, fuzzy moIel's outputs give almost similar data to process output under same input conditions.

  • PDF

An Approach to Estimation of Radiological Source Term for a Severe Nuclear Accident using MELCOR code (MELCOR 코드를 이용한 원자력발전소 중대사고 방사선원항 평가 방법)

  • Han, Seok-Jung;Kim, Tae-Woon;Ahn, Kwang-Il
    • Journal of the Korean Society of Safety
    • /
    • v.27 no.6
    • /
    • pp.192-204
    • /
    • 2012
  • For a severe accident of nuclear power plant, an approach to estimation of the radiological source term using a severe accident code(MELCOR) has been proposed. Although the MELCOR code has a capability to estimate the radiological source term, it has been hardly utilized for the radiological consequence analysis mainly due to a lack of understanding on the relevant function employed in MELCOR and severe accident phenomena. In order to estimate the severe accident source term to be linked with the radiological consequence analysis, this study proposes 4-step procedure: (1) selection of plant condition leading to a severe accident(i.e., accident sequence), (2) analysis of the relevant severe accident code, (3) investigation of the code analysis results and post-processing, and (4) generation of radiological source term information for the consequence analysis. The feasibility study of the present approach to an early containment failure sequence caused by a fast station blackout(SBO) of a reference plant (OPR-1000), showed that while the MELCOR code has an integrated capability for severe accident and source term analysis, it has a large degree of uncertainty in quantifying the radiological source term. Key insights obtained from the present study were: (1) key parameters employed in a typical code for the consequence analysis(i.e., MACCS) could be generated by MELCOR code; (2) the MELOCR code simulation for an assessment of the selected accident sequence has a large degree of uncertainty in determining the accident scenario and severe accident phenomena; and (3) the generation of source term information for the consequence analysis relies on an expert opinion in both areas of severe accident analysis and consequence analysis. Nevertheless, the MELCOR code had a great advantage in estimating the radiological source term such as reflection of the current state of art in the area of severe accident and radiological source term.