• Title/Summary/Keyword: GUI software

Search Result 350, Processing Time 0.028 seconds

Novel Kernel Design for Implementing Volume Rendering in the PyCUDA Framework (PyCUDA 프레임워크에서 볼륨 렌더링을 구현하기 위한 새로운 커널 디자인)

  • Lee, SooHo;Kim, Jong-Hyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.01a
    • /
    • pp.349-351
    • /
    • 2022
  • 본 논문에서는 계산양이 큰 볼륨 렌더링을 구현할 수 있는 파이썬 기반의 CUDA(Computed Unified Device Architecture) 커널(Kernel) 디자인에 대해서 소개한다. 최근에 파이썬은 인공지능뿐만 아니라 서버, 보안, GUI, 데이터 시각화, 빅 데이터 처리 등 다양한 분야에서 활용이 되고 있기 때문에 인터페이스만을 위한 언어라는 색을 탈피한지 오래이다. 본 논문에서는 대용량 병렬처리 기법인 NVIDIA의 CUDA를 이용하여 파이썬 환경에서 커널을 디자인하고, 계산양이 큰 볼륨 렌더링이 빠르게 계산되는 결과를 보여준다. 결과적으로 C언어 기반의 CUDA뿐만 아니라, 상대적으로 개발이 효율적인 파이썬 환경에서도 GPU(Graphic Processing Unit)기반 애플리케이션 개발이 가능하다는 것을 볼륨 렌더링을 통해 보여준다.

  • PDF

Development of a New Software to Analyze Displacement and Predict Failure Time of the Rock Slope (암반사면 변위자료 분석 및 파괴시간 예측 소프트웨어 개발)

  • Noh, Young-Hwan;Um, Jeong-Gi
    • Tunnel and Underground Space
    • /
    • v.25 no.1
    • /
    • pp.76-85
    • /
    • 2015
  • We have developed a software to predict failure time of the rock slope based on analysis of the data from real time displacement measurements with respect to time. The software consists of four modules that play roles in analytical methods such as inverse velocity method, log time-log velocity method, log velocity-log acceleration method and nonlinear least square method to estimate failure time. VisualBasic.NET on the MS Visual Studio platform was utilized as a development tool to efficiently implement the modules and the graphical user interface of the software. Displacement data obtained from laboratory physical model studies of plane sliding were used to explore the applicability of the software, and to evaluate the possibility of predicting potential slope failure. It seems possible to estimate failure time using developed software for sliding plane having exponential type of deformability.

Multidisciplinary Aircraft Wing Design Using the MDO Framework (MDO 프레임워크 개발을 통한 항공기 날개 통합최적화 설계)

  • Lee, Jae-Woo;Kim, Jong-Hwan;Jeang, Ju-Young;Jeon, Kwon-Su;Byun, Yung-Hwan
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.32 no.6
    • /
    • pp.23-33
    • /
    • 2004
  • MDO framework, which provides multidisciplinary system design and optimization environment, requires integration of the analyses codes developed at various computer languages and operating systems, integration of CAD and DBMS, and development of complex GUI. Emphases must be given to the software modification and upgrades in conjunction with the analysis code addition and MDO method implementation. In this study, techniques about system integration and analysis code interface have been studied extensively, and the database design and communication methods which can handle the MDO methods like MDF and CO have been studied. Using the dedicated MDO framework developed for the air vehicle design, the multidisciplinary fighter aircraft wing design has been performed to demonstrate the efficiency and usefulness of the software. Optimum wing configuration is derived using the gradient-based optimization methods within thirty design iterations.

Design and Implementation of Progress Management System Using Swing Component Based on Internet (Swing 컴포넌트를 이용한 인터넷 기반 공정관리시스템 설계와 구현)

  • Kim, Tai-Suk;Kim, Jong-Soo
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.8
    • /
    • pp.1163-1170
    • /
    • 2010
  • In this paper, in order to develop a remote progress management system through the Internet, we show a design method to make easy maintenance by developing the system with both the JAVA language and GoF Design Patterns. For the system implementation, we added the RS232C and RS422/RS485 communication modules to PLC(Programmable Logic Controller) in the control box which provide the real time status data of machines. Also we set up the RS232C to Ethernet converter based on wireless environment to communicate the PLC control data. We use JAVA Swing components to implement the multi-tier architecture system supported the GUI of the Applet and Frame at the same time so that the manager grasps the progress of work easily at the remote machines through the Internet. The key objective of the multi-tier architecture is to share resources among clients, this proposed system can help to develop the software to control the remote machine, and also it has the advantage that developer who wants to make a similar software can make easy to add new function reusing the existing codes.

The Implementation of Communication Emulate Based on Component For Automation System (자동화시스템을 위한 컴포넌트 기반의 통신 Emulate 구현)

  • Jeong Hwa-Young
    • Journal of Digital Contents Society
    • /
    • v.3 no.2
    • /
    • pp.245-254
    • /
    • 2002
  • Currently, communication field for automation system can be divided by simple serial communication for communication between each internal devices and network base remote control system that is based on TCP/IP. In spite of great development of network, communication part for internal control is using simple RS232 base until present. Also, development techniques of system developed by object oriented program in modular programming techniques of each function unit. Currently, it developed by component base development technique that is parts unit of software. This is presented by the new alternative of software development techniques as techniques to composition independent operation unit including business logic and is connected to development of new system. Therefore, this research implemented internal communication Emulate in RS232C based on GUI that apply development techniques of component base. that is, I maked component to commnication control part between receiving and sending and, as composite it, Control part did to handling between send and receive data.

  • PDF

Design and Implementation of a SDTS Data Management System (SDTS 데이타 관리 시스템의 설계 및 구현)

  • Sul, Young-Min;Baek, In-Gu;Han, Ki-Joon
    • Journal of Korea Spatial Information System Society
    • /
    • v.2 no.1 s.3
    • /
    • pp.91-107
    • /
    • 2000
  • Geographic Information Systems(GISs) generally use a very large amount of spatial data. and are implemented on various software and hardware system. If it is impossible to exchange the spatial data efficiently among the different hardware, software, and operation systems, data sharing will be very difficult and duplicated storage & management of the spatial data will result in a great economic loss. To solve such problems, a national organization established a national standard for GIS and constructed spatial databases at the national level. In Korea, SDTS(Spatial Data Transfer Standard) is selected as a national standard for the common data transfer format. In this paper, we design and implement a SDTS Data Management System which can support display, insertion, update, deletion of SDTS data, extraction and creation of a specified area, error checking and reporting, setting and verification of a SDTS profile through the GUI (Graphic User Interface) environment. Hereafter, as GIS industry is continually activated and a demand for the SDTS data increases, a requirement for analysis and trust of the SDTS data will grow bigger, so the necessity of the SDTS Data Management System developed in this paper will also grow rapidly.

  • PDF

The Implementation of a Multi-Band Network Selection System (멀티대역 네트워크 선택기 시스템 구현)

  • Cho, A-ra;Yun, Changho;Lim, Yong-kon;Choi, Youngchol
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.10
    • /
    • pp.1999-2007
    • /
    • 2017
  • In this paper, we implement a multi-band network selection (MNS) system based on Linux operating system which determines the optimal communication link for given network conditions among the available LTE, very high frequency (VHF), and high frequency (HF). The implemented software consists of a network interface, an MNS server, and a user GUI. We perform indoor test to verify the function of the implemented MNS system using two sets of MNS system. To this end, two types of VHF communication links that follow ITU-R M.1842-1 Annex 1 and Annex 4 are emulated in software. In addition, the HF transmission (reception) port of one MNS is directly connected to the HF reception (transmission) port of another MNS. We demonstrate through indoor tests that the implemented MNS system can support seamless maritime communication service in spite of artificial disconnection or re-connection of LTE, VHFs, and HF. The implemented MNS system is applicable to various maritime communication services including e-navigation.

Design and Implementation of a Paper Submission Management System Using Domain Object Interface and Object Oriented Design Patterns (객체지향 설계 유형 및 도메인 객체 인터페이스를 이용한 논문 투고 관리 시스템 설계 및 구현)

  • Sim, Chun-Bo;Jung, Se-Hoon;Lim, Eun-Cheon;You, Kang-Soo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.5 no.5
    • /
    • pp.449-458
    • /
    • 2010
  • Recently, the interest on object oriented design patterns has been increased considering to reusability of software and efficiency of maintenance expense in designing software architecture. In this paper, we design the paper submission management system applicable to specific domain using domain object interface based on object oriented design patterns, and then implement it with Java and XML. The proposed system applies method of implementation by assemblying each system objects with upward after system entire architecture design by combining properly downward method and upward method and applies with GoF Design pattern. As well as, we convert domain data of system into the form of various persistent objects through XML, and minimize the complexity of system by not adopting method that generates domain object as in Class with automatic. Finally, the implementation of our system can be used in general C/S environment, but we implement system user GUI using the XSLT built in general web browser in consideration for user convenience and consistency.

Development of PC Based Signal Postprocessing System in MR Spectroscopy: Normal Brain Spectrum in 1.5T MR Spectroscopy (PC를 이용한 자기공명분광 신호처리분석 시스템 개발: 1.5T MR Spectroscopy에서의 정상인 뇌 분광 신호)

  • 백문영;강원석;이현용;신운재;은충기
    • Investigative Magnetic Resonance Imaging
    • /
    • v.4 no.2
    • /
    • pp.128-135
    • /
    • 2000
  • Purpose : The aim of this study is to develope the Magnetic Resonance Spectroscopy(MRS) data processing S/W which plays an important role as a diagnostic tool in clinical field. Materials and methods : Post-processing software of MRS based on graphical user interface(GUI) under windows operating system of personal computer(PC) was developed using MATLAB(Mathwork, U.S.A.). This tool contains many functions to increase the quality of spectrum data such as DC correction, zero filling, line broadening, Gauss-Lorentzian filtering, phase correction, etc. And we obtained the normal human brain $^1H$ MRS data from parietal white matter, basal ganglia and occipital grey matter region using 1.5T Gyroscan ACS-NT R6 (philips, Amsterdam, Netherland) MRS package. The analysis of the MRS peaks were performed by obtaining the ratio of peak area. Results : The peak ratios of NAA/Cr, Cho/Cr, MI/Cr for the different MRS machines have a little different values. But these peak ratios were not significantly different between different echo time MRS peak ratios in the same machine (p<0.05). Conclusion : MRS post-processing S/W based on GUI using PC was developed and applied to the analysis of normal human brain $^1H$ MRS. This independent MRS processing job increases the performance and throughput of patient scan of main console. Finally, we suggest that the database for normal in-yivo human MRS data should be obtained before clinical applications.

  • PDF

A Development of Image Transfer Remote Maintenance Monitoring System for Hand Held Device (휴대용 화상전송 원격정비 감시시스템의 개발)

  • Kim, Dong-Wan;Park, Sung-Won
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.58 no.3
    • /
    • pp.276-284
    • /
    • 2009
  • In this paper, we develop the image transfer remote maintenance monitoring system for hand held device which can compensate defects of human mistake. The human mistakes always happen when the worker communicate information each other to check and maintenance the equipment of the power plant under bad circumstance such as small place and long distance in power plant. A worker couldn't converse with other when in noisy place like Power plant. So, we make some hand device for handy size and able to converse in noisy place. The developed system can have improvement of productivity through increasing plant operation time. And developed system is composed of advanced H/W(hard ware) system and S/W(soft ware)system. The H/W system consist of media server unit, communication equipment with hand held device, portable camera, mike and head set. The advanced s/w system consist of data base system, client pc(personal computer) real time monitoring system which has server GUI(graphic user interface) program, wireless monitoring program and wire ethernet communication program. The client GUI program is composed of total solution program as pc camera program, and phonetic conversation program etc.. We analyzed the required items and investigated applicable part in the image transfer remote maintenance monitoring system with hand held device. Also we investigated linkage of communication protocol for developed prototype, developed software tool of two-way communication and realtime recording skill of voice with image. We confirmed the efficiency by the field test in preventive maintenance of plant power.