• Title/Summary/Keyword: Graphic Program

Search Result 551, Processing Time 0.028 seconds

Practical visualization of discontinuity distribution in subsurface using borehole image analysis (시추공영상분석을 이용한 지하 불연속면 분포의 가시화 실용연구)

  • 송무영;박찬석
    • The Journal of Engineering Geology
    • /
    • v.12 no.1
    • /
    • pp.23-34
    • /
    • 2002
  • Borehole image analysis has been carried out to obtain the detailed geological data by approach of direct observation. Direct application of borehole image analysis inevitably gives rise to a few of restriction of data acquisition due to the limited information within narrow borehole space. Considering the apparent dip of discontinuity surface depending upon the direction, the visualized program of two-dimensional subsurface discontinuities is coded. Borehole image analysis can compensate the distribution of subsurface discontinuity extending into the expected area of investigation. In order to draw subsurface profile in the proposed area of subsurface construction, visualized program is coded as a window GUI (Graphic User Interface) using Fortran and Visual Basic Programming languages. It is to open publicly for the usage of whoever is in want. Discontinuity distribution map is visualized along the Proposed line of tunnel in the Janggye-ri area, Jangsu-gun. Using the visualized program, the limited information from borehole spatially applies into analysis of overall subsurface structures, and the distributional characteristics of discontinuity anticipate at the proposed area. In addition, spacing and extension of joint and depth of discontinuity effecting tunnel safety can be visualized along the direction of the proposed tunnel. These lines of visualization apply design and construction of fundanmental structures.

A Study on the Development of a Program for Predicting Successful Welding of Electric Vehicle Batteries Using Laser Welding (레이저 용접을 이용한 전기차 배터리 이종접합 성공 확률 예측 프로그램 개발에 관한 연구)

  • Cheol-Hwan Kim;Chan-Su Moon;Kwan-Su Lee;Jin-Su Kim;Ae-Ryeong Jo;Bo-Sung Shin
    • Journal of the Microelectronics and Packaging Society
    • /
    • v.30 no.4
    • /
    • pp.44-49
    • /
    • 2023
  • In the global pursuit of carbon neutrality, the rapid increase in the adoption of electric vehicles (EVs) has led to a corresponding surge in the demand for batteries. To achieve high efficiency in electric vehicles, considerations of weight reduction and battery safety have become crucial factors. Copper and aluminum, both recognized as lightweight materials, can be effectively joined through laser welding. However, due to the distinct physical characteristics of these two materials, the process of joining them poses technical challenges. This study focuses on conducting simulations to identify the optimal laser parameters for welding copper and aluminum, with the aim of streamlining the welding process. Additionally, a Graphic User Interface (GUI) program has been developed using the Python language to visually present the results. Using machine learning image data, this program is anticipated to predict joint success and serve as a guide for safe and efficient laser welding. It is expected to contribute to the safety and efficiency of the electric vehicle battery assembly process.

Outdoor/Environmental Education Program Design in the Nature Study Center - The Program Diversification for the Middle School Students - (자연학습원 옥외 환경교육 프로그램 설계를 위한 연구 -중학생을 위한 프로그램 다양화를 중심으로-)

  • 이재영;안동만
    • Hwankyungkyoyuk
    • /
    • v.3 no.1
    • /
    • pp.141-152
    • /
    • 1992
  • The purpose of this study is to search for the ways to diversify Outdoor/Environmental Education Program in the Nature Study Center(NSC), especially for the middle school students. For this study, various research methods such as literature review, questionnaire survey (448 students, 11 middle school teachers, 19 NSC staffs), interview and participant observation are used the process of this study consists of two steps. The first step is to define research questions through pilot survey and the second is to investigate the research questions, in the form of hypotheses through main survey. Nine hypotheses are formulated. Six are related with program elements (educational goals, student characteristics, staff resources, teaching methods, instructional resources, contents). three are related with program implementation process(preplan, implementation, post-evaluation). The hypotheses are tested and alternatives for program improvement are proposed. 1. Educational goals : Educational goals of NSC should be focused on Outdoor /Environmental Education and each NSC should specialize on its own theme. The objectives of every sub-program should be unified toward educational goals. 2. Student characteristics: The Outdoor/Environmental Education Program should reflect student characteristics: sex, urban/rural origins, normal/handicapped, number of visit and so on. 3. Staff resources : Provide qualified staff with professional knowledge and positive attitudes, reeducate staffs periodically, reduce management staff and increase teaching staffs. Provide permanent and well paid position, encourage and give opportunities and the middle school teachers to participate in program. 4. teaching method: Increase outdoor classes two way communication between teaching staffs and students adopt more open ended teaching method so that students can exercise coworks in small groups. 5. Instructional resources: Diversify NSC sites(mountains, coastal areas, urban areas and so on), teaching media (audio/visual equipments, graphic design of signs). Consider design for handicapped and integrate indoor and outdoor educational facilities. Plan nature trails with separate themes, allign nature trail so that it passes through diverse environments. 6. Content : Reflect characteristic site potential specialize on day or night program, on seasonal program, and on site specific social issues(such as interpreting of environmental damages around the NSCs). 7. Preplan: Get Information and know about visiting students in advance. Discuss with middle school teachers and adjust program weeks before visits if many or all of the students had already visited a NSC. arrange a visit to other NSC. Provide an introductory class for the teachers and students before they visit a NSC. 8. Implementation: During NSC visit and classes apply various and appropriate techniques to collect in formation for later evaluation. Improve NSC provided evaluation sheet so as to reflect student characteristic. Compare with formal education and investigate on effects of NSC program. 9. Post-evaluation: Formalize a post-evaluation process and organization. During the winter vacation, develop new programs based on the post-evaluationacation, for the next year. Also, have comparative evaluation meetings of staff from various NSCs during the winter vacation while there is no visitors and classes.

  • PDF

A Study on GPU-based Iterative ML-EM Reconstruction Algorithm for Emission Computed Tomographic Imaging Systems (방출단층촬영 시스템을 위한 GPU 기반 반복적 기댓값 최대화 재구성 알고리즘 연구)

  • Ha, Woo-Seok;Kim, Soo-Mee;Park, Min-Jae;Lee, Dong-Soo;Lee, Jae-Sung
    • Nuclear Medicine and Molecular Imaging
    • /
    • v.43 no.5
    • /
    • pp.459-467
    • /
    • 2009
  • Purpose: The maximum likelihood-expectation maximization (ML-EM) is the statistical reconstruction algorithm derived from probabilistic model of the emission and detection processes. Although the ML-EM has many advantages in accuracy and utility, the use of the ML-EM is limited due to the computational burden of iterating processing on a CPU (central processing unit). In this study, we developed a parallel computing technique on GPU (graphic processing unit) for ML-EM algorithm. Materials and Methods: Using Geforce 9800 GTX+ graphic card and CUDA (compute unified device architecture) the projection and backprojection in ML-EM algorithm were parallelized by NVIDIA's technology. The time delay on computations for projection, errors between measured and estimated data and backprojection in an iteration were measured. Total time included the latency in data transmission between RAM and GPU memory. Results: The total computation time of the CPU- and GPU-based ML-EM with 32 iterations were 3.83 and 0.26 see, respectively. In this case, the computing speed was improved about 15 times on GPU. When the number of iterations increased into 1024, the CPU- and GPU-based computing took totally 18 min and 8 see, respectively. The improvement was about 135 times and was caused by delay on CPU-based computing after certain iterations. On the other hand, the GPU-based computation provided very small variation on time delay per iteration due to use of shared memory. Conclusion: The GPU-based parallel computation for ML-EM improved significantly the computing speed and stability. The developed GPU-based ML-EM algorithm could be easily modified for some other imaging geometries.

Wireless Controller with Replay Function for the Animatronics Control (애니매트로닉스 모형제어를 위한 반복재생형 무선송수신 제어기)

  • Park, Byoung-Seob;Shin, Jeong-Ho
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.10
    • /
    • pp.45-53
    • /
    • 2008
  • The animatronics technique could be very important fact of technique not only to achieve full completion of visible image but also to offer lots of chances to express images by merging CG, special effects and special devices. In this thesis, we design and implement the Zigbee-based wireless transceiver and communication program to control animal animatronics such as a dog and bear. The wireless control utilizing the Zigbee protocol is that electrically consumption is more small than the Bluetooth and reliability of data transmission is better. The implemented control systems and program have the normal and replay function for control of animal models. This functions and operability are tested by a designed animatronics prototype under the wireless environment.

Using Augmented Reality Programs For Children Proposed Research Model (증강현실을 이용한 아동교육프로그램 모델제안)

  • Kwon, Mi-Ran;Kim, Jung-Ihl
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.13 no.2
    • /
    • pp.866-871
    • /
    • 2012
  • Most of the computer to implement a Augmented reality 3-D, or a graphic or visual means through the virtual space. The participants in the Augmented reality immersive virtual reality and virtual reality, the process proceeds to change the world. In particular, the field of children's games and Augmented reality fits well with the technical characteristics of the children that may lead to more interesting and creative sector is pointing to. In this study, children's games in order to maximize learning effectiveness of board games and Augmented reality technology, take a look at the characteristics of the children's educational program is to propose a new model proposal.

Neuro-Fuzzy Controller Design for Level Controls

  • Intajag, S.;Tipsuwanporn, V.;Koetsam-ang, N.;Witheephanich, K.
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.546-551
    • /
    • 2004
  • In this paper, a level controller is designed with the neuro-fuzzy model based on Takagi-Sugeno fuzzy system. The fuzzy system is employed as the controller, which can be tuned by the neural network mechanism based on a gradient descent technique. The tuning mechanism will provide an optimal process input by forcing the process error to zero. The proposed controller provides the online tunable mode to adjust the consequent membership function parameters. The controller is implemented with M-file and graphic user interface (GUI) of Matlab program. The program uses MPIBM3 interface card to connect with the industrial processes In the experimentation, the proposed method is tested to vary of the process parameters, set points and load disturbance. Processes of one tank and two tanks are used to evaluate the efficiency of our controller. The results of the both processes are compared with two PID systems that are 3G25A-PIDO1-E and E5AK of OMRON. From the comparison results, our controller performance can be archived in the case of more robustness than the two PID systems.

  • PDF

The Development of Window Operating EMTP Package Using Matlab (매트랩을 사용한 윈도우 구동형 EMTP 패키지의 개발)

  • 이재용
    • Journal of the Korean Institute of Telematics and Electronics T
    • /
    • v.36T no.3
    • /
    • pp.79-84
    • /
    • 1999
  • The existing EMTP(Electromagnetic Transients Program) is writted by FORTRAN-77, has a closed architecture and uses a large number of code lines to satisfy requirements ranging from low level data manipulation to the actual solution mathematics which eventually become diluted and almost impossible to visualize. Thus has a difficulty in the development and maintenenace of its program module. This paper proposes a new design idea suitable (or a re-development of EMTP using the MATLAB and VISUAL-C++, which presents the development of the new EMTP package is operated in the window environment. The package has the GUI(Graphic User Interface) ability, and the MATLAB computation engine for an analysis of a transient state in an electric circuit.

  • PDF

지형공간정보체계를 이용한 지적도면 전산화 -대전광역시 유성구를 대상지역으로-

  • 김갑진;이석군;김의명
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.17 no.1
    • /
    • pp.41-49
    • /
    • 1999
  • The cadastral administration is centered around cadastral maps. It is increasing that demand of the public for effective administration and higher quality of service through the development of application program of cadastral maps maintenance. Geo-Spatial Information System which is based on the graphic database of Yuseong-ku, Daejon City and the attribute database about cadastral information has been developed for effective maintenance and use in the part of map editing, public land price management and multi-parcel based work. In this pi-lot study, pointing out difficulties of database implementation and many experiences in the development of application program will be used effectively for further expansion of the automation of the cadastral administration.

  • PDF

Development of a Preprocessor Program for Articulated Total Body (ATB의 전처리 프로그램 개발)

  • Lee, Dong-Jae;Son, Kwon;Choi, Kyung-Hyun;Jeon, Kyu-Nam
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.10 no.5
    • /
    • pp.214-222
    • /
    • 2002
  • Computer simulations are widely used to analyze passenger safety in simulated traffic accidents. ATB, Articulated Total Body, is a computer simulation model developed to predict gross human body response to such dynamic environments as vehicle crashes and pilot ejections. ATB, whose code is open, has high flexibility and application capability that users can easily insert defined modules and functions. ATB is, however, inconvenient as it was coded in FORTRAN and it needs a formated input file. Moreover, it takes much time to make input files and to modify coding errors. This study aims to increase user friendliness by adding a preprocessor program, WINATB(WINdows ATB), to the conventional ATB. WINATB, programmed in Visual C++ and OpenGL, uses ATB IV as a dynamic solver. The preprocessor helps users prepare input files through graphic interface and dialog box. An additional postprocessor makes the graphical presentation of simulated results. In these case of the frontal crash, the rear impact and the side impact, the simulation results obtained by WINATB and MADYMO(MAthematical Dynamic Model) are compared to validate the effectiveness of WINAIB.