• 제목/요약/키워드: computer design program

검색결과 1,699건 처리시간 0.039초

Design and Implementation of a friendly maze program for early childhood based on a path searching algorithm

  • Yun, Unil;Yu, Eun Mi
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권6호
    • /
    • pp.49-55
    • /
    • 2017
  • Robots, games and life applications have been developed while computer areas are developed. Moreover, various applications have been utilized for various users including the early childhood. Recently, smart phones have been dramatically used by various users including early childhood. Many applications need to find a path from a starting point to destinations. For example, without using real maps, users can find the direct paths for the destinations in realtime. Specifically, path exploration in game programs is so important to have accurate results. Nowadays, with these techniques, diverse applications for educations of early childhood have been developed. To deal with the functions, necessity of efficient path search programs with high accuracy becomes much higher. In this paper, we design and develop a friendly maze program for early childhood based on a path searching algorithm. Basically, the path of lineal distance from a starting location to destination is considered. Moreover, weight values are calculated by considering heuristic weighted h(x). In our approach, A* algorithm searches the path considering weight values. Moreover, we utilize depth first search approach instead of breadth first search in order to reduce the search space. so it is proper to use A* algorithm in finding efficient paths although it is not optimized paths.

고속 철도 PSC 분기침목의 자동화설계 (Automated Design of PSC Sleepers in High Speed Railway Turnouts)

  • 오병환;임시내;최영철
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2002년도 추계학술대회 논문집(II)
    • /
    • pp.1106-1111
    • /
    • 2002
  • The design of sleeper in high-speed railway turnouts is complicated and time-consuming because the length and loading position of sleepers change continuously along the turnout line. It is, therefore, necessary to develop an automated design program which can design automatically the PSC sleepers in turnout region. In this study, a computer program for automatic design of turnout sleepers was developed based on graphic user-interface(GUI) environment. The structural analysis is performed considering the varying loading position of vehicular wheels. The sleepers are treated as located on elastic supports. The user can choose the desirable shape of sleepers before starting the detail design. The present study allows more realistic and automatic design of PSC sleepers in high-speed railway turnouts.

  • PDF

限界 게이지의 自動 設計에 관한 硏究 (CAD system development for design of limit gauges)

  • 이동주;이광길
    • 한국정밀공학회지
    • /
    • 제13권1호
    • /
    • pp.38-44
    • /
    • 1996
  • The CAD system for design and drawing of limit gauges was constructed and developed. This system was made by Visual Basic program. Using this system, drawings together with concerned data for the manufacturing of limit gauges are generated on the screen, file and printer. The data base was constructed by referring handbooks, textbooks, relevant standards and regulations. This system was proved a powerful tool for design and drawing of limit gauges by actual applications. The output drawings from this system are in good agreement with the drawings and data of the concerned standards and regulations.

  • PDF

Computer Graphic System을 이용한 선상시설물(線狀施設物) 측량(測量)의 설계도면작성(設計圖面作成)에 관한 연구(研究) (Study on the Plotting of Engineering Survey Plane Using Computer Graphic System)

  • 유복모;방천호;최철순
    • 대한토목학회논문집
    • /
    • 제3권2호
    • /
    • pp.61-72
    • /
    • 1983
  • 본(本) 연구(硏究)는 Computer Graphic System(CGS)을 이용한 선상시설물측량(線狀施設物測量)의 설계도면작성(設計圖面作成)에 관한 고안(考案)이다. 본(本) 연구(硏究)를 통(通)하여, 측량설계도면(測量設計圖面)을 작성(作成)할 경우 선(線), 글자 등(等)의 표현방법(表現方法)에 관한 문제점(問題點)을 효과적으로 처리(處理)할 수 있는 프로그램을 개발(開發)하므로써 금후(今後) Computer Aided Design에 기여(寄與)코자 하는데 본(本) 논문(論文)의 의의(意義)를 두고 있다.

  • PDF

철근 콘크리트 구조의 초기 구조설계 시스템 개발 (Development of Preliminary Structural Design System for Reinforced Concrete Structures)

  • 안은경;김남희;이병해
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1997년도 가을 학술발표회 논문집
    • /
    • pp.197-204
    • /
    • 1997
  • The development of computer-integrated design systems that fully support structural design process needs the computerization of structural design at the preliminary design stage. The objective of this paper is to develop a prototype system for preliminary design of reinforced concrete structures. This study focuses on the development of a natural design process oriented GUI(Graphic User Interface) and a representation of an experienced knowledge. The prototype system has been currently implemented using the objected-oriented programming concepts, the program language(i.e.,Visual C++) and the expert shell(i.e., Intelligent Rules Element).

  • PDF

햄스터 로봇을 활용한 프로그래밍 교육 프로그램 설계 제안: 초등학교 영재학생의 학습지속의향을 중심으로 (Design of SW Education Program Using Hamster Robot: Focused on the Gifted student in Elementary Schools)

  • 김은지;이영준
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2019년도 제60차 하계학술대회논문집 27권2호
    • /
    • pp.421-422
    • /
    • 2019
  • 본 연구에서는 초등학교 영재학생의 학습지속의향을 향상시키기 위하여 로봇과 학습지속의향에 관한 관련 이론을 탐색하고, 햄스터 로봇을 활용한 프로그래밍 교육 프로그램을 설계하여 제안한다.

  • PDF

전압 안정도 해석 프로그램 개발을 위한 객체지향 모델링 (Object-Oriented Modeling for Implementing Voltage Stability Analysis Program)

  • 길현섭;김종형;신명철;조인숙;권명현;이춘모
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2000년도 하계학술대회 논문집 A
    • /
    • pp.322-324
    • /
    • 2000
  • This paper introduces the concepts of UML(Unified Modeling Language) and the applying this technique for implementing voltage stability analysis program. Conventional function-oriented software development methodologies are inadequate to support further maintenance and enhancement. To overcome drawbacks of these methodologies, this paper proposes applying object-oriented technology for voltage stability evaluation software development. In this paper, a modal analysis approach, a steady-state voltage stability evaluation method, is used and UML is applied to the analysis and design for software development.

  • PDF

리눅스 보안 모듈을 이용한 응용 프로그램 로깅 시스템 설계 및 구현 (Design and Implementation of An Application Program Logging System with Linux Security Module)

  • 박남열;송춘환;김정일;노봉남
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2001년도 춘계학술발표논문집 (하)
    • /
    • pp.1081-1084
    • /
    • 2001
  • 리눅스 시스템의 급격한 사용증가에 비해 리눅스 보안에 대한 인식은 취약한 상태이며, 응용수준에서 제공되는 로깅시스템은 위.변조의 가능성이 높다. 특히 서버 데몬에서의 감시나 추적은 전적으로 응용수준에 의존하고 있는 상태이므로 현재의 특정한 자료나 연결 요청이 공격인지 아닌지를 판단하기에는 어려움이 많다. 본 논문에서는 리눅스의 시스템 호출 로깅 모듈인 리눅스 보안 모듈(LSM:Linux Security Module)을 이용하여 서버 데몬이나 유틸리티 등에 대해 선택적으로 응용프로그램에 대한 동작상태를 감사 및 추적하여 침입여부를 판단할 수 있도록 지원하는 응용 프로그램 로깅 시스템(ALOGS: Application Program Logging System)을 설계 및 구현하고자 한다.

  • PDF

컴퓨터디자인에 의한 Front Bodice의 Dart 변형에 관한 연구 (A Study on Dart Manipulation of Women's Front Bodice by Computer-Aided Design)

  • 신상무
    • 한국의류학회지
    • /
    • 제18권2호
    • /
    • pp.189-196
    • /
    • 1994
  • The purpose of this study is to develop a computer program for automatic dart manipulation, as well as basic pattern making, of women's front bodice. In addition to accuracy and efficiency In pattern making, this computer program provides variations of basic patterns through dart manipulation. AutoCAD, running on the Austin 486DX micro-computer is used for this research. The procedures of this study are as follows : 1. A pattern-making method for women's front bodice is selected. 2. All co-ordinate points are located following the same way and order of drafting. 3. Drafting of a basic front bodice is programmed 4. Functions for various single dart manipulations are defined. 5. Menu-driven user interface is developed.

  • PDF

Optimal Design of an IPMSM for High-Speed Operation Using Electromagnetic and Stress Analysis

  • Seo, Jang-Ho;Jung, Hyun-Kyo
    • Journal of Electrical Engineering and Technology
    • /
    • 제4권3호
    • /
    • pp.377-381
    • /
    • 2009
  • In the development of an interior permanent magnet synchronous machine (IPMSM) for high-speed operation, the problem of mechanical stress of the rotor by centrifugal force becomes more essential as the speed and size of the machines increase. In this paper, the optimal design process combined with mechanical stress analysis was presented. In the analysis of mechanical stress, the node and element data obtained by the electromagnetic field analysis program are also used in the stress analysis. Therefore, the different pre-processing for the stress analysis program is no longer required. Therefore, the computing time of the new method is very short compared with the conventional approach, and when repeated analyzes of various models are required, this method is very useful. The validity of our methods was verified by comparing simulation results with conventional and experimental data.