• 제목/요약/키워드: Tool Development

검색결과 6,948건 처리시간 0.031초

금형 개발 기간 단축을 위한 CAE(전공정해석) PROCESS 구축 (The Construction of CAE Process for Die Development Period Shortening)

  • 강동규;정인성;하광용;이성호
    • 한국소성가공학회:학술대회논문집
    • /
    • 한국소성가공학회 2003년도 제4회 박판성형 심포지엄
    • /
    • pp.41-52
    • /
    • 2003
  • The tendency of current die manufacturing is focusing into development period shortening and panel quality improvement. This brings change of manufacturing process. In existing process, depended on experience, we were faced on a limit of sufficiency in this focus. Thus, we have attempted to make a conquest of that by constructing a process of CAE. Our attempt apply not only draw die formability but also trimming and flanging die formability with simulation of sheet metal. In this paper, we publish effects that were obtained by constructing a process.

  • PDF

임베디드 소프트웨어 개발 도구의 활용 편의 향상을 위한 맞춤형 개발 환경 구축 (Building Custom Development Environment for Improving the Utilization Efficiency of Embedded Software Development Tools)

  • 김정시;임채덕
    • 대한임베디드공학회논문지
    • /
    • 제6권3호
    • /
    • pp.183-189
    • /
    • 2011
  • For the rapid development of embedded software, a variety of development tools have been developed. But, the embedded software developers do not use the available tools fluently and do not improve software productivity as expect because there are short of supporting utilization convenience of development tools. In this paper, we suggest a tool of building custom development environment for improving the utilization convenience of embedded software development tools. The custom development environment helps developers to rapid selection and access of appropriate tools required to develop the embedded software on the specific embedded system. In addition, it enables developers to handle the outputs from development tools associatively. Moreover it is very flexible in extension and integration because it's implementation based on Eclipse technology. We also perform the evaluation of our tool and successfully validate the utilization convenience of embedded development tools. Therefore, we expect that this tool enables developers to use the embedded development tools efficiently, and then it help improving embedded software productivity.

관광통계 프로세스 설계 지원 도구 개발에 관한 연구 (A Study on the Development of Supporting Tool for Tourism Statistics Process Design)

  • 한경진
    • 한국콘텐츠학회논문지
    • /
    • 제4권3호
    • /
    • pp.1-11
    • /
    • 2004
  • 본 연구는 관광통계 프로세스 설계 지원 도구 개발을 통하여 업무 프로세스를 설계하고, 시스템을 구축함으로써, 관광통계를 체계적이고, 통합적으로 관리할 수 있도록 하고 관광개발계획 의사결정 지원도구로 활용하는데 목적이 있다. 이러한 목표하에 정보공급자, 정보생산자, 정보활용자의 3가지 요소로 이루어진 관광통계 프로세스 설계 지원 도구를 개발하였다. 이러한 프로세스 설계 지원 도구는 기존의 개발계획지표가 관광 관련 정책결정 및 개발계획수립에 효율적의 활용될 수 있도록 업무프로세스를 개선하고 시스템 구조를 합리화시킬 수 있다. 프로세스 설계 지원 도구를 활용하여,49개의 업무 프로세스를 설계하였고, 외부 기관과 연계되는 합리적인 데이터베이스를 설계하여, 관광통계정보시스템을 구축하였다. 그 결과 관광개발계획 수립시, 보다 합리적인 의사결정을 지원할 수 있게 되었다.

  • PDF

특허분석을 통한 공작기계 자동공구교환장치의 기술 현황과 발전방향 (The Technical Trend and Future Development Direction of Machine Tools Automatic Tool Changer by Patent Mapping)

  • 김동현;지현수;이춘만
    • 한국정밀공학회지
    • /
    • 제30권3호
    • /
    • pp.266-270
    • /
    • 2013
  • Automatic tool changer(ATC) is typically provided to a machine tool to improve the efficiency of the machine tool significantly by saving time in moving, switching, installing and storing tools as well as adjusting a calibrating the machine tool. In this study, technical trend of machine tools automatic tool changer are analyzed by patent mapping. And future development direction of automatic tool changer has suggested. The analysis is carried out by using problem solution map for the applied patent during 2000 and 2010 in USA, Japan, Europe and Korea.

전산지원 시스템 엔지니어링 도구를 이용한 합동능력 통합 및 개발 환경 구축 사례 (Implementation of the joint capability integration and development environment using CASE tool)

  • 김진일;박종선
    • 시스템엔지니어링학술지
    • /
    • 제9권2호
    • /
    • pp.69-82
    • /
    • 2013
  • US DoD operated JCIDS(Joint Capability Integration and Development System) for top down requirement generation. Although the JCIDS can be a good practice for the countries which are trying to shift from bottom up to top down requirement generation, it contains many processes related with review and approval. In this study we structured a joint capability integration and development process from the JCIDS eliminating the organization dependent review or approval process so that it can be applied to any organization with some modification. Furthermore we implemented the process in the computer aided systems engineering tool, Cradle, for convenient use of the process. The result of this study can provide a basic process for top down capability development, and an efficient why of doing each element of the process using CASE tool.

테스트 주도 개발을 위한 유연한 단위 테스트 도구로 변경 (A Flexible Unit Testing Tool for Test Driven Development)

  • 전석환;김정동;백두권
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제15권2호
    • /
    • pp.140-144
    • /
    • 2009
  • 테스트 주도 개발의 장점을 얻기 위해서는 효율적인 테스트 도구의 사용은 필수적이다. 기존의 통합 자동화 테스트 도구는 표준화 되지 않은 스크립트(script) 언어를 사용하거나 단위 테스트에 적합하지 않은 경우가 많다. 기존의 단위 테스트 도구는 대부분 프로그램의 원시코드에 테스트를 위한 코드가 추가된다. 이것은 원시 코드의 복잡도를 높이고 테스트 케이스 변경 시 원시코드의 여러 부분을 수정해야 하는 문제점이 있다. 본 논문에서는 테스트 주도 개발 시 개발자가 표준 자바 스크립트(Java script)를 이용하여 테스트 케이스 수정을 용이하게 할 수 있도록 유연한 테스트 도구의 설계를 제안하고 제안된 설계의 가용성을 검증하고자 테스트 도구를 구현하였다.

Development of the Korean version of ICF e-Learning tool

  • Lee, HaeJung;Song, JuMin
    • The Journal of Korean Physical Therapy
    • /
    • 제31권2호
    • /
    • pp.88-93
    • /
    • 2019
  • Purpose: The aim of the study was to develop a Korean version of an ICF e-Learning tool (KICF e-Learning tool). Methods: The process of translation and adaptation of the ICF e-Learning tool was followed: two translators developed the Korean versions independently, and a consensus version of the translation was then produced. An expert committee, which was composed of five experts from physiotherapy, occupational therapy, speech pathology, and social welfare, reviewed the consensus Korean version to make a beta version of the tool. A field test was conducted to determine if the Korean version of the tool was easy to understand and suitable to use in ICF learning. Feedback from the field test were used for the final adaptation of the KICF e-Learning tool. Results: One-hundred and twenty-six volunteers (40 males and 76 females) were invited to examine the KICF e-Learning tool. The participants reported various levels of ICF knowledge from none to very good. Forty-eight participants reported no knowledge of ICF. The majority of participants (n=84) reported that Korean terms or expression in the tool were easy to understand and one-hundred fourteen participants would recommend the tool to another person. The Korean cases would be helpful for a Korean audience to study the ICF using the tool. Conclusion: The KICF e-Learning tool was developed and is ready for use by the public for the consistency of ICF education. On the other hand, development of an advanced module will be needed.

금형개발기간 단축을 위한 공정기술의 실무교육 프로그램 적용 (Application of Practical Education Program of Process Technology for Shortening Tool Development Period)

  • 신주경
    • 한국실천공학교육학회논문지
    • /
    • 제2권2호
    • /
    • pp.61-67
    • /
    • 2010
  • 인터넷기반의 IT기기의 발달과 함께 다양한 디자인을 선호하는 소비자니즈에 따른 새로운 제품의 출시를 위해서 이에 필요한 생산도구인 금형제작에 있어서도 리드타임이 짧은 금형개발기술의 필요성이 절실히 요구되고 있는 것이 현실이다. 금형개발기간 단축을 위한 공정기술이 금형개발 산업체에서의 매우 중요한 실무교육 중 하나이고, 신제품에 대한 납기단축, 품질 및 원가 세 가지 요소가 고루 갖춰지지 않는다면 경쟁에서 힘들기 때문이다. 본 논문에서는 기존의 제품개발에 따른 금형개발 교육훈련 프로그램이 체계적이지 못하고, 그리고 현실성이 부족한 교육훈련과정을 개선하여 실질적으로 현장에서 이행될 수 있는 실무기술능력 향상과 금형개발기간 단축을 위한 공정기술개선으로 실무중심 교육훈련 프로그램을 적용한 모형으로 발전시켜보고자 한다.

  • PDF

응급환자 간호사정 도구개발 (Development of an Nursing Assessment Tool for Emergency Patients)

  • 안미현
    • 간호행정학회지
    • /
    • 제4권2호
    • /
    • pp.419-437
    • /
    • 1998
  • Nurses use a nursing process. that is a scientific approach method. in order to understand the clients' condition and to solve their problems. Professional nurses have accepted the nursing process as a standard framework for nursing activities, and the first step of the nursing process is nursing assessment. The purpose of this study was to develop a nursing assessment tool for emergency patients. Assessment is a first step in the nursing process, and scientific assessment helps to better understand the patients. Thus the development of an assessment tool for emergency patients will improve of nursing quality and advance to efficacy of emergency room(ER) management. The study involved the development of a conceptual framework, preliminary tool, content validity verification process. and reliability verification process. The conceptual framework was developed through a review of the literature. and preliminary tool was developed from the conceptual framework that based on care flow sheet' developed James A. Haley. The preliminary tool was evaluated for validity and reliability by seven experts, one ER nurse manager, two ER head nurses, two emergency medicine doctors. and two ER charge nurses and by ten nurses with one to five year careers in ER nursing. The results of this study was as follows 1. The conceptual framework which was developed was composed of three parts. They were triage criteria, first assessment and secondary assessment. 2. The preliminary tool which was developed had 31 items based on the conceptual framework. 3. To test expert validity a 4-point scale was used. items which had gained 3-4 points from six persons of the seven experts were selected. All 31 items from the preliminary tool were selected. 4. The reliability test was done by ten nurses educated in the use of the assessment tool. Two pairs of nurses simultaneously assessed the same patients. A total agreement percentile was calculated and result was 87.3% agreement. 5. After the validity and reliability testing. the final emergency patient nursing assessment tool was finalized with 31 items. and a check-list for the responses. This study concludes that the tool which was developed is both valid and reliable will advance quality care for emergency patients. This emergency nursing assessment tool was also found to be an adequate tool for assessment of emergency patients.

  • PDF

자체 개발한 하악거상 기구를 활용한 소아 REVERS WATER'S View의 유용성 (The study about usefulness of utilizing self-development jaw lift tool in pediatric Revers water's view)

  • 김강환;손순룡;김광수;홍선숙;이관섭
    • 대한디지털의료영상학회논문지
    • /
    • 제15권2호
    • /
    • pp.1-6
    • /
    • 2013
  • This study is to provide clinical data when reverse-water's-view was carried out about pediatric who did not communicate by applying self-development jaw lift tool. This study were conducted in a subject of 23 children who examined revers-water's-view from 2013 July 6 to 2013 August 5 at our hospital. Two group time which were carried out revers-water's with tool and without tool were measured. also, Image of two group were evaluated. Evaluation data obtained by measuring the average difference were analyzed by independent-t-test. After apply self-development-jaw-lift-tool, time was reduced by 35.2%(36.6sec). the results indicated significant differences(p< .05). Image evaluation was increase 43.5%(1.03point), It was statistically highly significant difference (p< .01). If apply self-development-jaw-lift-tool in pediatric revers-water's-view, operator can provide fast, convenience, high quality image to pediatric.

  • PDF