- PC용 객체지향 구조해석 프로그램의 개발
- Development of Object-Oriented Structural Analysis Program for PC
- ㆍ 저자명
- 신영식,서진국,최희욱,박영식
- ㆍ 간행물명
- 전산 구조 공학
- ㆍ 권/호정보
- 1992년|5권 4호|pp.125-132 (8 pages)
- ㆍ 발행정보
- 한국전산구조공학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
본 연구에서는 C++언어를 이용한 객체지향 프로그래밍 기법으로 매트릭스 연산과 평면뼈대 구조물의 해석이 가능한 PC용 구조해석 프로그램을 개발하였다. 객체지향 프로그래밍에서의 주요 개념인 객체, 클래스, 처리방식, 상속성 및 다형성을 도식화하여 설명하였으며, 매트릭스 연산과 평면뼈대 구조해석에 대한 예제 해석 결과는 이 프로그램의 효율성과 타당성을 보여 주었다. 따라서 본 연구는 객체지향 프로그래밍기법의 특징인 프로그램의 확장성과 재사용성 및 다양한 GUI의 구현가능성을 이용하여 앞으로의 객체지향 유한요소 프로그램 개발에 활용될 것이다.
A computer program for matrix structural analysis by object-oriented programming technique using C++ language has been developed. Object, class, method and inheritance which are used in object-oriented programming are illustrated using a graphical representation. The matrix operations and the structural analysis by matrix displacement method were satisfactorily performed by the proposed program. This object-oriented programming concepts can be widely used to develop the finite element structural analysis program for personal computers.