• 제목/요약/키워드: Program Design

검색결과 11,635건 처리시간 0.032초

디자인을 활용한 초‧중등 융합교육 프로그램 개발 (Development Convergence Education Program for Elementary and Middle School Using Design)

  • 이종학;윤마병;류성림;김학성
    • 한국융합학회논문지
    • /
    • 제8권10호
    • /
    • pp.173-183
    • /
    • 2017
  • 본 연구는 디자인을 기반으로 수학과 과학, 예술 등 다양한 교과가 연계되어 학생들의 창의성과 예술적 감성을 키울 수 있는 융합교육 프로그램을 개발했다. 패턴과 이미지 등으로 아름다움을 추구하고 문화적 가치를 구현하는 디자인 활동을 중심으로 2015 개정 교육과정에 적합한 성취기준과 교육과정 내용을 고려하여 초등학생용 융합교육 3개 프로그램과 중학교에서 활용할 수 있는 2개 프로그램을 개발했다. 개발 프로그램에 대한 타당성 검토를 위해 개발 단계와 시범 수업 과정에서 5명의 교육 전문가 패널에 의해 평가되었다. 개발 프로그램은 초 중등 학생들의 디자인 소양과 디자인 감각을 증진할 수 있고, 중학교의 자유학기제 활동에서 적용할 수 있는 융합교육 콘텐츠로 활용될 수 있다. 이 프로그램을 통해 미래 디자인 사회를 이끌어갈 청소년들이 디자인의 소비자이면서 생산자로서 디자인에 대한 감각과 소양, 설계 능력을 갖출 수 있을 것이다.

캡스톤디자인 교과목 기반의 프로그램 학습성과 평가 연구 (A Study on the Assessment of Program Outcomes Based on Capstone Design Course)

  • 이희원;김성환;박근;김정엽
    • 공학교육연구
    • /
    • 제13권6호
    • /
    • pp.143-151
    • /
    • 2010
  • 본 논문은 서울과학기술대학교(구 서울산업대학교) 기계설계자동화공학부에서 16년간의 캡스톤디자인 운영경험과 개선을 바탕으로 캡스톤디자인 교과목 기반의 프로그램 학습성과의 평가 사례에 대해 서술하였다. 우선, 캡스톤디자인 교과목과 관련된 프로그램 학습성과를 소개하였고, 평가 방법 및 항목에 대해서 설명하였다. 이를 바탕으로 하여 2008년도의 학습성과 평가 결과를 도출하였고, 이를 분석한 후 개선 전략을 수립하였다. 전략으로서 학생들에게 심사 기준과 모범사례를 온라인상에 미리 공개하였고, 그 결과 2009년도에는 전반적으로 약 3.3% 개선된 학습성과 평가 결과를 얻을 수 있었다. 마지막으로 코스 임베디드 평가 개념 측면에서 캡스톤디자인 교과목을 이용한 프로그램 학습성과 평가의 타당성, 효율성, 내실성, 그리고 지속가능성에 대해서도 논의하였다.

  • PDF

배관망 해석 방법을 이용한 스프링클러 시스템의 수리계산 프로그램 개발 (A Development of Program on the Hydraulic Calculation in Sprinkler System Based on the Piping Network Analysis Method)

  • 송철강;이명호;강계명
    • 한국화재소방학회논문지
    • /
    • 제16권1호
    • /
    • pp.24-29
    • /
    • 2002
  • 본 연구는 배관에서의 정확한 압력손실과 유량을 측정하기 위하여 스프링클러 시스템중 격자배관방식에 대한 수리계산 프로그램을 개발하는데 그 목적이 있다. 본 프로그램 개발은 배관망 해석방법 등 여러 가지 자료로 근거하며, 격자배관방식이 국내에서 현행 시행되고 있는 규약배관방식의 단점을 보안하여 스프링클러 시스템을 성능기준화재안전설계로 이끌어 내기 위함이다. 소화설비의 전산화로 인한 작업의 편리성과 정확한 계산을 측정함으로서 전진적인 화재안전설계를 이룩하게 될 것이다. 이러한 프로그램의 개발은 미국 등에서 먼저 이루어져 오고 있으며 국내에서의 소방에 대한 발전이 한 단계 발전되는 계기를 마련하게 될 것이다.

자바 프로그램을 위한 복합 디버깅 시스템의 설계 (Design of Hybrid Debugging System for Java Programs)

  • 고훈준
    • 한국콘텐츠학회논문지
    • /
    • 제9권1호
    • /
    • pp.81-88
    • /
    • 2009
  • 기존 연구에서는 자바 프로그램에서 논리적인 오류를 찾기 위한 기술로 HDTS를 제안했었다. HDTS는 알고리즈믹 프로그램 디버깅 기술을 이용하여 실행트리에서 오류를 포함하고 있는 메소드를 찾고, 단계적 프로그램 디버깅 기술을 이용하여 오류를 포함하고 있는 메소드에서 오류가 있는 문장을 찾아낸다. 그리고 분할 기술을 이용하여 오류를 포함하고 있는 메소드 내의 문장 중에서 디버깅에 관련이 없는 문장과 실행트리에서 불필요한 노드를 제거하여 노드의 수를 줄임으로서 사용자가 디버깅하는 횟수를 최소화할 수 있는 프로그램 디버깅 기술이다. 본 논문은 자바 프로그램을 디버깅할 수 있는 HDTS 시스템을 구현하기 위한 설계를 한다. 먼저, 자바의 부분언어를 정의하고 자바 원시 코드를 번역할 수 있는 번역기와 실행할 수 있는 가상머신을 설계한다. 그리고 사용자가 디버깅하기 위한 사용자 그래픽 인터페이스를 설계한다.

A Modularized Approach to the Development of the Creativity Learning Program

  • Won, Kyung-Ah
    • 디자인학연구
    • /
    • 제20권2호
    • /
    • pp.103-116
    • /
    • 2007
  • Art education in design has repeatedly stressed the importance of developing creativity. In the digital period, however, which shows rapid change in both forms and contents, it needs to be equipped with more flexible and systematic ways of approaching to the creativity development, especially involved with cultural diversity of the digital world. This paper primarily proposes a maximally efficient, productive creativity learning program in which the integration of expressive media and communication generates a comprehensive network of communicative information in the development of digital technologies, which, consequently, brings forth valuable cultural contents of art. The amalgamation of Won (2006)'s Prism Effect, with distinctive three devices, and the facilitator factors, with two different facilitators such as self-controlled and controlled plays, would function as a catalyst for cultural diversity in the digital forms and contents of art. And this will, consequently, result in producing a number of practices that can be classified and assorted for a later performance. This paper thus suggests a roadmap of how to develop the creativity learning program in which two categories of facilitators based on three thinking devices function to classify four activities. In addition, selected activities are shaped as a creativity learning program by generating learning practices with the formalizing instructional strategy that fit into a specialized educational environment and learners. The samples of loaming practice design show guidelines for practice and the results of learning activity. Therefore, the eventual goal of this paper would be to establish a creativity learning program that constitutes a highly systematized and modularized database to maximize the efficiency and productivity of the creativity development.

  • PDF

금속 벨로우즈 Diaphragm용 CAD 프로그램 개발 (A Development of CAD Program for Metal Bellows Diaphragm)

  • 조해용;남기정;오병기;김영훈;이제훈;서정
    • 대한기계학회논문집A
    • /
    • 제27권3호
    • /
    • pp.401-408
    • /
    • 2003
  • A CAD program for metal bellows diaphragm was developed in this study. This program was written in AutoLISP on the AutoCAD system with a personal computer. Basic design concept used in this program is composition of a convolution that is tangent to two lines and 5 circles from given design parameters(initial radius, inner and outer diameter, thickness, pitch, etc.). The effects of altering some design parameters on stress distribution and fatigue life of bellows were estimated using commercial FEM code, NISAII. As a result, the metal bellows diaphragm was successfully designed by the CAD program. It is used to model a bellows geometry in pre-processor of FEM code. The FEM result shows that stress is dependent on straight line length, bellows diameter with same span, and fatigue life is also affected by design parameters.

터빈입구온도 보정기법을 적용한 가스터빈 성능진단 프로그램 개발 (Development of a Performance Diagnosis Program for Gas Turbines Using Turbine Inlet Temperature Correction)

  • 이재홍;강도원;김동섭
    • 한국유체기계학회 논문집
    • /
    • 제20권2호
    • /
    • pp.32-40
    • /
    • 2017
  • In this study, an in-house program to analyze the performance degradation for gas turbines is developed using MATLAB and is validated using commercial software. This program consists of design and off-design calculations. The results of design calculation is used for reference values of off-design calculation. The off-design calculation is composed of measured and expected performance analyses, and turbine inlet temperature correction. In general, performance degradation is analyzed by comparing the results of measured and expected performance analysis. However, if gas turbine performance degrades, turbine inlet temperature might increase due to the general control logic to comply with the power demand. Therefore, it is required to consider the deviation of turbine inlet temperature from the normal value in the performance diagnosis to analyze the performance degradation exactly. In this study, a special effort is given to the correction of turbine inlet temperature. The accuracy of the developed program is confirmed by comparison with commercial software, and its capability of performance diagnosis using the turbine inlet temperature correction is demonstrated.

초·중등학생을 위한 디자인적 사고기반의 STEAM교육 프로그램의 효과 (Effect of Design Thinking-based STEAM Program for Primary and Secondary Students)

  • 김세미;김정겸;김성호;맹준희
    • 공학교육연구
    • /
    • 제21권2호
    • /
    • pp.17-27
    • /
    • 2018
  • This study aims to investigate the effect of design thinking-based STEAM program for primary and secondary students. The design thinking-based STEAM program dealt with advanced scientific technology issues and it consisted of 8 topics. A questionnaire was developed to explore the change of Science concept awareness, Interest, Self-efficacy, Career consciousness of students through the program. The questionnaire consisted of following 4 areas, such as 'Science concept awareness', 'Interest', 'Career consciousness' and 'Self efficacy'. Pre-post test was conducted to 75 primary and secondary students. As a result of analyzing post-test compared to pre-test, 'Science concept awareness', 'Career consciousness' and 'Self efficacy' of students were improved. And the 'Interest' wasn't changed significantly. Through this research, it can be suggested that the design thinking-based STEAM program can be useful at school education to improve the Science concept awareness, Career consciousness and Self-efficacy of primary and secondary students. It is also proposed that further research of the various areas of interest and other affective variables will be needed.

SETL을 이용한 소프트웨어의 컴포넌트 기반 융복합 개발 방법 (Component-based Convergence Development Method of Software using SETL)

  • 유홍준;양해술
    • 디지털융복합연구
    • /
    • 제13권6호
    • /
    • pp.165-175
    • /
    • 2015
  • 정보 시스템을 구현하는 프로그램을 설계하는 방법은 Flowchart에서 UML의 Activity Diagram에 이르기까지 다양하다. 하지만, 이제까지 개발된 프로그램 설계 도구와 방법은 프로그램 코딩 도구와 방법에 비해서 상대적으로 효율적이지 않았다. 또한 프로그램 설계와 코드 간의 쌍방향 절환이 용이하지 않아 개발 생산성과 유지보수성을 개선하는 데 한계가 있었다. 따라서 본 연구에서는 컴포넌트 기반의 SOC(Structured Object Component)을 지원하는 설계 및 코딩 융복합 자동화 도구 SETL(Structured Efficiency TooL)의 개발을 통해 프로그램 설계와 코딩 단계를 융복합하여 병렬적인 작업이 가능하도록 하는 융복합 개발 방법을 제안한다. 즉, SETL을 사용하면 프로그램 설계와 코딩 간의 절환을 거의 실시간으로 수행할 수 있어, 소프트웨어 개발 공정 단계간의 격차를 해소하여 개발 생산성 및 유지보수성을 극대화 할 수 있다.

영국의 초등학교 디자인교육 프로그램에 관한 연구 -국가교육과정 학습프로그램 분석을 중심으로- (A study on U.K.:s design education program of the Primary school (Centered on analysing program of study in the National curicurrum))

  • 손연석
    • 디자인학연구
    • /
    • 제18권2호
    • /
    • pp.243-254
    • /
    • 2005
  • 조기디자인' 교육을 장기적인 정책과제로 관심을 가지고 체계적으로 실천하고 있는 영국을 비롯한 미국, 핀란드 등 선진국들의 다양한 목적의 초등디자인교육 학습프로그램 사례에 관한 연구는 우리나라의 초등디자인교육 관련 프로그램 개발을 위한 기초적인 참고자료로 활용을 위채 필요하다고 판단된다. 따라서 본 연구는 아동디자인교육 중에서도 영국의 초등학교 디자인교육의 프로그램사례 조사와 그 분석결과를 제시하였다. 영국은 국가교육과정으로 법정.:P.과인 '미술과 디자인', 그리고 '디자인과 기술'의 두 교과에서 초등디자인교육을 하고 있는데, 두 교과의 디자인관련 단원학습프로그램의 분석결과는 '디자인과 기술'교과의 디자인 관련 단원학습프로그램들은 4개의 식품관련 단원을 제외한 20개 단원들의 대부분이 '과학적이고 공학적인 '내용영역'을 중심으로 체계적이고 과학적인 방법으로 '문제해결'을 해 나가는 '과정'중심의 '디자인과정'을 기반으로 하는 '행동유형'들과 관련성을 보여주고 있으며, 일부 단원은 부분적으로 '실용적이고 기능적'인 '내용영역'과 관련성이 있는 것으로 나타났다. 그러나 '미술과 디자인'교과는 19단원 중에서 주로 '미적이고 상징적'인 '내용영역'의 순수미술과 건축 관련 단원을 제외한 직접적으로 디자인과 관련된 6개 단원은 주로 '미적이고 상징적'이거나 아니면 '실용적이고 기능적'인 '내용영역에 따른 '행동유형'에 비중을 두었기 때문에 '과학적이고 공학적'인 '내용영역'과의 관련성은 '디자인과 기술'교과에 비교해서 매우 적은 것으로 분석되었다. 이것은 영국의 '디자인과정'을 기반으로 한 '과학적이고 공학적'인 '창의성 개발과'과 '문제해결' 중심의 초등학교 디자인교육은 '디자인과 기술'교과에서 이루어지고 있음을 실증하는 것으로, 특히, 본 연구에서 분석하고 제시한 영국 초등학교의 '디자인과 기술'교과의 디자인관련 단원학습프로그램 사례들은, 우리나라의 초등교사를 비롯한 초등디자인교육에 직, 간접적으로 관련된 개인이나 교육기관 등에서 초등 디자인교육 프로그램 개발을 위한 하나의 기초 참고자료로써 활용될 수 있기를 기대한다.

  • PDF