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

검색결과 550건 처리시간 0.027초

아스팔트층 온도 비선형성을 고려한 사용자 편의환경의 다층탄성 프로그램 개발 (Development of Multi Layered Elastic Pavement Analysis Program Package Considering Temperature Nonlinearty of Asphalt Layer on GUI Environment)

  • 최준성;서주원;박근보;김수일
    • 한국도로학회논문집
    • /
    • 제10권4호
    • /
    • pp.91-101
    • /
    • 2008
  • 본 연구에서는 기본설계용 다층탄성이론을 이용한 역학적 거동해석 프로그램을 개발하였고, 현장에서 간편하게 사용될 수 있도록 Visual Basic 프로그래밍을 사용한 사용자 편의의 전 후 처리기법을 도입하여 본 연구에서 개발된 다층탄성해석 프로그램을 패키지화하였다. 패키지화한 상용프로그램에 아스팔트층의 깊이별 온도변화에 따른 영향과 보조기층, 노상과 같은 비구속층에서의 응력비선형성을 고려하여 아스팔트 포장구조해석모형을 개발하였다. 또한 개발된 해석과정을 이용하여 시험도로 실제 초기 현장계측자료의 현장검증을 실시하였다.

  • PDF

가상현실과 결합된 로봇제어 시스템의 구현방법 (A Development of The Remote Robot Control System with Virtual Reality Interface System)

  • 김우경;김훈표;현웅근
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2003년도 추계종합학술대회
    • /
    • pp.320-324
    • /
    • 2003
  • 최근, 가상현실분야가 매우 다양하게 각 산업분야에서 응용되고 있다. 본 논문에서는 가상환경하에서 인터페이스 조작에 의하여 로봇의 움직임을 제어하였다. 3D Graphic Tool을 사용하여 가상로봇을 생성하고 생성된 가상로봇에 실제로봇의 텍스쳐를 입혀 X파일로 변환시켜 3차원 가상현실에 적용되는 Direct 3D Graphic의 Component들을 사용하여 실제로봇과 동일한 모습을 재현하였다. 또한 조이스틱을 통해서 가상로봇의 움직임을 표현하고 실제로봇을 제어했다. 개발된 로봇은 크게 로봇 제어부와 Host PC에서의 Visual I/F program으로 구성되어 있다. 개발된 로봇의 구동부와 Camera의 구동부는 2자유도를 갖고 있으며 사용자 친화적으로 개발된 조이스틱으로 원격조종된다. 외부 상황은 비젼 시스템과 초음파 센서로 인식되며, 화상 및 센서 데이터, 명령어 둥을 각각 900MHz와 447MHz RF로 통신된다. 사용자는 실제 로봇을 제어하기 위하여 시뮬레이터를 이용하여 로봇 제어 명령을 내리면 로봇을 구동하기 위한 원격 송/수신부에서 447MHz의 특정소출력국용 주파수를 사용하는 모듈을 통해 Half duplex 방식으로 4800bps로 실외 500m까지 제어한다.

  • PDF

인터넷을 이용한 원격 실시간 온도 계측 모니터 및 계측데이터 자동처리 시스템 (Automatic Measurement of Temperature in Real Time by Using an Internal and Data Processing System)

  • 김희식;김영일;설대연;남철;오흥일
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2003년도 학술회의 논문집 정보 및 제어부문 A
    • /
    • pp.99-102
    • /
    • 2003
  • In this paper, we have developed a system for monitoring and processing the real time sensor data in remote site through Internet. For realizing this system, measurement equipment and protocol are used to transmit the measurement data to remote server and to process measurement data. In server part, the received data from remote site sensor is converted to text or graphic charts for user. The measurement device in sensor part receives the sensor data form sensor and store the received data to its internal memory for transmitting data to server part through Internet. Also the measurement device can receive data form server. The temperature sensor is corrected to the measurement device located in laboratory and the measurement device measures temperature of laboratory which can be confirmed by user through Internet. We have developed a server program working on the Linux to store measurement data from measurement device to server memory. The program is use for SNMP(Simple Network Management Protocol) to exchange data with measurement device. Also the program changes the measurement data into text and graphic charts for user display. The program is use apache PHP program for user display and inquiry. The real time temperature measurement system can be applly for many parts of industry and living.

  • PDF

객체지향 프로그램 표현을 위한 객체지향 프로그램 종속성 그래프 (A Object-oriented Program Dependency Graph for Object-oriented Program Representation)

  • 류희열;박중양;박재흥
    • 한국정보처리학회논문지
    • /
    • 제5권10호
    • /
    • pp.2567-2574
    • /
    • 1998
  • 소프트웨어 공학 기법과 툴들은 제어 흐름 그래프, 프로그램 종속성 그래프, 시스템 종속성 그래프와 같은 프로그램의 그래픽한 표현에 의존한다. 본 논문은 기존의 객체지향 프로그램의 표현방법의 복잡하고 중복된 표현의 문제점을 개선하여 새로운 객체 지향 프로그램 종속성 그래프를 제안한다. 객체지향 프로그램 종속성 그래프는 클래스 종속성 그래프와 클래스 계층구조 그래프, 그리고 프로시듀어 종속성 그래프로 구성된다. 제안된 객체지향 프로그램 종속성 그래프는 기존의 방법에 비해 그 표현이 간결할 뿐만 아니라, 쉽게 확장이 가능하여 프로그램이 점진적으로 개발되는 경우에도 사용할 수 있다. 뿐만 아니라 프로그램에 대한 동적 정보를 제공할수 있도록 확장될 수 있다.

  • PDF

잉크젯 프린팅에서 해상력에 관한 컴퓨터 시뮬레이션 연구 (A Study on the Simulation of the Resolution for Ink-Jet Printing)

  • 이지은;윤종태;구철회
    • 한국인쇄학회지
    • /
    • 제28권1호
    • /
    • pp.51-63
    • /
    • 2010
  • Ink-jet is part of the non impact printing that shooting the ink drop from the nozzle to paper. It is very silence and express good color. There are two types of printing that continuous and drop on demand. But drop on demand process is becoming the mainstream. these days, LCD, PDP is passed more than semiconductor industry. And we expect organic EL, FED as a next display. But product equipment, main component and technology have a gap between an advanced country and us nevertheless physical development. Expecially, previous process part is depended on imports. Ink-jet printing technology that there isn't complicated photo lithography process is attracted, so ink-jet printing resolution is more embossed. But there were not many of ink-jet resolution thesis but ink-jet head or nozzle. Because, to out of the ink from the nozzle is unseeable and hard to experiment. Therefore this thesis was experimented and simulated how can ink-jet printer improved resolution by flow-3d simulation package program.

가상환경 제어에서 실시간 그래픽 변형에 관한 연구 (A Study of the real-time graphic deformation algorithm with virtual environment control)

  • 김영수;배철;김아현;박경석;강원찬;김영동
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2003년도 하계학술대회 논문집 D
    • /
    • pp.2265-2267
    • /
    • 2003
  • In this paper, the virtual reality system is tried to developed, which controls not only the sense of sight and hearing but also the sense of touch, In order to develope the sense of touch in this study, the stable tactual transaction system, based on summing up the basic algorithm and theory is embodied. Especially, the graphic deformation algorithm is developed in realtime with using the deformed FEM. To apply the FEM, a deformed material model is produced and then the graphic deformation with this model is able to force. Finally, the graphic transaction algorithm is deduced by the realtime calculation and simplification because the purpose of this system is to transact in real time. The result of this study is that the proposed system is possible to deform the graphics and transact the haptic in real time in PC. The simulation program has been made to prove this result.

  • PDF

컴퓨터 그래픽을 이용한 한옥 유니트형 노인복지시설 모델 제시 (Model Development of Unit-care Welfare Facility for a Traditional Korean House Using Computer Graphics)

  • 남윤철
    • 한국디지털건축인테리어학회논문집
    • /
    • 제13권1호
    • /
    • pp.23-31
    • /
    • 2013
  • This paper presents computer graphics applying the traditional Korean house(Hanok) style interior to unit-care space of Welfare Facility and proposes the possibility as interior design and construction materials. In this paper, the proposed computer graphic-based model is a single-story building that provides convenient traffic between rooms. Computer graphic-based model is presented by Auto CAD, 3D program (Sketch-UP v.8), rendering program (Podium v.2) based on the traditional Korean house and related work of unit-care welfare facility. Computer graphic-based model that combined unit-care and the traditional Korean house has the following characteristics. In each room of living space, wallpaper and flooring Korean paper(Hnaji) is considered and windows, door, furniture of traditional pattern were placed. The living room(Daechung) that is representative of the traditional Korean house and the corridor (toenmaru) are the elements to save the image of the traditional Korean house as much as possible. Especially, the corridor (toenmaru) is placed to conveniently use in nursing-care facility and home-care support facility. A public space is placed around the inside court (An-madang), while the living space (unit-care) has a sense of independence by separation. Bathroom and kitchen have a modern design for functionality than aesthetic elements.

로보트 용접 공정 계획을 위한 Graphic Simulation Modeller의 개발 (Development of a Graphic Simulation Modeller for Robot Welding Process Planning)

  • 최병규;정재윤;김동원
    • 대한산업공학회지
    • /
    • 제11권1호
    • /
    • pp.21-32
    • /
    • 1985
  • Presented in this paper is a procedure of developing graphical simulation software for planning robot welding processes. Welding is by far the highest application area for industrial robots, and it has been in great need of such a simulator in designing robot work cells, in justifying the economics of robot welding and in planning robotized welding operations. The model of a robot welding cell consists of four components: They are an welding structure which is a collection of plates to be welded, a positioner to hold the welding structure, a robot with a weld torch, and a set of welding lines (in case of arc welding). Welding structure is modeled by using the reference plane concept and is represented as boundary file which is widely used in solid modeling. Robot itself is modeled as a kinematic linkage system. Also included in the model are such technical constraints as weaving patterns and inclination allowances for each weld joint type. An interactive means is provided to input the welding structure and welding lines on a graphics terminal. Upon completion of input, the program displays the welding structure and welding lines and calculates the center of mass which is used in determining positioner configurations. For a given positioner and robot configuration, the welding line segments that can be covered by the robot are identified, enabling to calculate the robot weld ratio and cycle time. The program is written in FORTRAN for a VAX computer with a Tektronix 4114 graphic terminal.

  • PDF

Web을 통한 공간설계의 가상체험평가(VEE)에 관한 연구 - 평가기준을 중심으로 - (A Study on the Virtual Experience Evaluation(VEE) of Space Design through the Web3D - Focus on the Evaluation Criteria -)

  • 이상호;김태환
    • 한국실내디자인학회논문집
    • /
    • 제14권4호
    • /
    • pp.122-133
    • /
    • 2005
  • This study could begin with the improvement of computer graphic technology The graphic technology is the standards of computer technology level and up-to-date technology intensive. Above all, the technology of virtual reality has developed rapidly and the development of the program has changed from professional one only for the experts to easy of access ones for the space designers. Moreover, the program which major internet user's can experience the virtual model has been made, as the development of virtual reality technology that is based on the web. These graphic technology and the development of the web helped to extract human experiences on the space design step. However, to find the meeting point with real recognition is not easy though the virtual reality technology develops. Because the real space is made up of various senses that people feel in their surroundings. But, this study was possible because most of the space recognition is based on the visual organ, even though it can't satisfy all sensible factors that we feel in reality. Therefore, the significant of this study is the standards and criteria of evaluation, the technological proposal, expecting to make more advanced alternative design than before.

궤도 차량의 기동성능 예측 시뮬레이터 개발 (Development of a Simulator for Moving Capability Estimation of Track Vehicle)

  • 서운학
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 1998년도 춘계학술대회 논문집
    • /
    • pp.65-70
    • /
    • 1998
  • In this paper, we developed a Windows 95 version off-line programming system which can simulate a track vehicle model in 30 graphics space. The track vehicle was adopted as an objective model. The interface between users and the off-line program system in the Windows 95's graphic user interface environment was also studied. The developing language is Microsoft Visual C++. Graphic libraries, OpenGL, by Silicon Graphics, Inc were utilized for 3D Graphics.

  • PDF