• 제목/요약/키워드: Qt library

검색결과 10건 처리시간 0.035초

임베디드 기반의 RFID 도서관리 시스템 (RFID Library Management System base on Embedded System)

  • 정원수;박용민;오영환
    • 대한전자공학회논문지TC
    • /
    • 제44권4호
    • /
    • pp.72-79
    • /
    • 2007
  • 본 논문은 X-HYPER Intel PXA255 ARM CPU를 이용하여 임베디르 리눅스운영체제를 기반으로 구현한 시스템에서 RFID 리더를 통해 읽어 들인 태그 정보를 도서관 관리 시스템에 적용하기 위한 RFID 미들웨어를 설계 및 구현하였다. 구현한 임베디드 리눅스 기반의 RFID 미들웨어는 크게 RFID 모듈, ARM 프로세서, RS-232 인터페이스 등으로 구성된다. RFID 모듈은 사용자 및 도서정보를 입력 받기 위하여 사용되며, RS-232 인터페이스를 통하여 RFID 미들웨어로 정보를 전달한다. 또한 본 시스템은 임베디드 전용 ARM 프로세서를 사용하여 도서관 관리 시스템에 특화된 시스템을 구현하였다. 본 논문에서는 RFID 미들웨어의 개념 및 동작원리를 소개하고 임베디드 리눅스기반에서 Qt/Embedded를 사용한 무인 대출 및 반납 시스템을 구현하였다.

유동장 데이터의 입체적 가시화를 위한 3-D 가상현실 기법의 적용 (STUDY ON 3-D VIRTUAL REALITY FOR STEREOSCOPIC VISUALIZATION OF FLOW FIELD DATA)

  • 하재황;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2010년 춘계학술대회논문집
    • /
    • pp.347-351
    • /
    • 2010
  • In this paper, our effort to apply 3-D Virtual Reality system for stereoscopic visualization of flow data is briefly described. This study is an extension of our previous and on-going research efforts to develop DATA(Data Analysis and Visualization Application) program, which is a data visualization program developed by using Qt as GUI development environment and OpenGL as graphic library. The program is developed upon the framework of object-oriented programming and it was originally developed by using Qt 3.3.3 environment. In this research the program is converted into a Qt 4.3.3-compatible version, and this new version is developed on Visual Studio 2005. And to achieve a stereoscopic viewing capability, two graphic windows are used to render its own viewing image for the lift and right eye respectively. These two windows are merged into one image using 3D monitor and the viewers can see the data visualization results with stereoscopic depth effects by using polarizing glasses. In this paper three dimensional data visualization with stereoscopic technique combined with 3D Monitor is demonstrated, and the current achievement would be a good start-up for further development of low-cost high-quality stereoscopic data visualization system.

  • PDF

$\cdot$DAVon : C++ WebDAV 클라이언트 라이브러리 (DAVon : A C++ Library for Developing WebDAV Clients)

  • 신원준;이홍창;박양수;이명준
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2005년도 가을 학술발표논문집 Vol.32 No.2 (1)
    • /
    • pp.586-588
    • /
    • 2005
  • WebDAV는 HTTP/1.1을 확장한 윕통신 프로토콜로서 인터넷을 통하여 다양한 콘텐츠의 비동기적인 협업 제작을 지원하기 위한 표준 하부구조를 제공한다. WebDAV명세를 지원하는 다양한 종류의 서버들은 사용자 상호간의 협업작업이 가능하게 해준다. 그리고 WebDAV 클라이언트는 서버와 HTTP 요청/응답 과정을 통하여 WebDAV 기능을 수행한다. 하지만 클라이언트 자체적으로 요청/응답 과정을 처리하는 것은 매우 복잡할 뿐만 아니라 비효율적이다. 따라서 WebDAV 기능을 잘 처리할 수 있는 클라리언트 라이브러리를 사용하는 것이 바람직하다. 본 논문에서는 WebDAV 클라이언트의 HTTP 요청/응답 처리를 위한 DAVon 클라이언트 라이브러리를 개발하였다. DAVon은 객체지향 기법으로 설계되어 C 라이브러리보다 편리한 API를 제공하고 리눅스 QT 라이브러리를 기반으로 구현되었다. 그리고 QT의 시그널/슬록 방식을 사용하여 HTTP 요청을 비동기적으로 처리함으로써 클라이언트의 병행성을 효율적으로 지원한다.

  • PDF

연속적인 이미지를 이용한 3차원 장면의 사실적인 복원 (Realistic 3D Scene Reconstruction from an Image Sequence)

  • 전희성
    • 정보처리학회논문지B
    • /
    • 제17B권3호
    • /
    • pp.183-188
    • /
    • 2010
  • 본 연구에서는 여러 이미지를 이용하여 사실적인 3차원 장면의 모델을 얻는 방법이 구현되었다. 이미지는 파라메터를 모르는 카메라를 이용하여 여러 위치에서 획득한 것을 사용하였다. 먼저 특징점 추출 및 추적 방법을 사용하여 모든 이미지에 대한 대응점들을 구하고 이 점들을 사용하여 사영복원을 구한다. 그 다음 사영 복원된 값에 여러 제약조건을 사용하여 유클리디언 복원을 하면 특징점들의 3차원 좌표값이 계산된다. 이 좌표값을 이용하여 삼각형 메쉬를 구한 후 이 면에 텍스처 맵핑을 하면 사실적인 복원이 완성된다. 전체 시스템은 C++언어로 구현하였으며, 사용자 인터페이스는 Qt 라이브러리로, 텍스처 맵핑과 모델 가시화 부분은 OpenGL 그래픽스 라이브러리로 구현하였다. 구현된 시스템의 효용성을 보이기 위해 모의 데이터와 실제 이미지 데이터를 이용하여 실험한 결과를 포함하였으며 만족할 만한 복원 결과를 얻을 수 있었다.

객체재향 개념을 반영한 유동해석 후처리 프로그램에 대한 연구 (Study on a post-processing program for flow analysis based on the object-oriented programming concept)

  • 나정수;김기영;김병수
    • 한국전산유체공학회지
    • /
    • 제9권2호
    • /
    • pp.1-10
    • /
    • 2004
  • In the present study, a post-processing program is developed for 3D data visualization and analysis. Because the graphical user interface(GUI) of the program is based on Qt-library while all the graphic rendering is performed with OpenGL library, the program runs on not only MS Windows but also UNU and Linux systems without modifying source code. The structure of the program is designed according to the object-oriented programming(OOP) concept so that it has extensibility, reusability, and easiness compared to those by procedural programming. The program is organized as modules by classes, and these classes are made to function through inheritance and cooperation which is an important and valuable concept of object-oriented programming. The major functions realized so far which include mesh plot, contour plot, vector plot, streamline plot, and boundary plot are demonstrated and the relevant algorithms are described.

입체 구현 기능을 지닌 데이터 분석 및 가시화 프로그램의 개발 (Development of Data Analysis and Visualization Program with Stereoscopic Viewing)

  • 나정수;김기영;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2002년도 춘계 학술대회논문집
    • /
    • pp.158-163
    • /
    • 2002
  • In the present study a 3D data visualization and analysis program with stereoscopic viewing is introduced. The GUI of the program is based on Qt-library, while all the graphic rendering is performed with OpenGL library. The program allocates memory dynamically according to the data size so that the problem size is only limited by the computer's hardware memory. The stereoscopic viewing is realized by carefully-calibrated projection and color-masking of red and blue color for the left and right eye, and the only hardware needed for the stereoscopic visualization of 3D data is a cheap and easily-available red/blue glasses. Further work for addition of more functions and options to the present program will be continued.

  • PDF

도서 관리를 위한 RFID 태그 데이터 포맷 설계 및 시스템 구현 (Design of RFID Tag Data Format for Books Information Management and Implementation of System)

  • 정필성;정원수;오영환
    • 전자공학회논문지CI
    • /
    • 제44권3호
    • /
    • pp.1-7
    • /
    • 2007
  • RFID(Radio Frequency IDentification)는 자동인식 기술의 한 종류로서 마이크로칩을 내장한 태그, 카드, 라벨 등에 저장된 데이터를 무선 주파수를 사용하여 사물이나 사람을 인식하는 기술이다. 기존에 널리 이용되던 바코드(Bar-code)를 대체하여 RFID를 사용함으로써 시스템의 자동화와 효율적인 자료 관리가 가능하다. 본 논문에서는 도서정보관리에 필요한 정보를 바탕으로 도서정보관리용 RFID 태그 데이터 포맷을 설계하고 이를 기반으로 하여 시스템을 구현하였다. RFID를 이용한 도서관리 시스템은 장서 점검기, 자가 대출기, 자가 반납기, 사서용 관리 시스템으로 나누어지며 RFID 리더에 인식된 태그의 정보를 RS-232 인터페이스를 통하여 호스트 컴퓨터에 전송되며 호스트 컴퓨터에서는 미들웨어를 구성하여 정보를 처리.운영하게 된다. 본 본문에서 구현한 시스템은 도서정보관리를 위한 사서용 관리 시스템에 맞추어 구현하였다.

메모리 반도체 검사 장비 인터페이스를 위한 크로스플랫폼 소프트웨어 기술 (CTIS: Cross-platform Tester Interface Software for Memory Semiconductor)

  • 김동수;강동현;이은석;이규성;엄영익
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제21권10호
    • /
    • pp.645-650
    • /
    • 2015
  • 메모리 반도체 패키지 검사 공정에서 TIS(Tester Interface Software)는 디바이스가 검사 장비에 투입 될 때부터 배출될 때까지 검사 장비가 디바이스 검사를 진행하는데 필요한 모든 소프트웨어 기능을 제공한다. 하지만, 공정에서 사용되는 장비와 장비를 제어하기 위한 컴퓨터 및 운영체제의 종류가 다양하여 동일한 기능을 수행해야 하는 TIS가 테스터 장비마다 독립적으로 개발 및 운영되고 있다. 이는 많은 시간과 비용을 요구할 뿐만 아니라 소프트웨어의 품질에도 많은 영향을 미치고 있으며, 이러한 문제는 추가되는 장비의 종류가 증가할수록 심화될 것이다. 본 논문에서는 이러한 문제를 해결하기 위해 이종 장비와 운영체제에 적용 가능한 CTIS(Cross-platform Tester Interface Software)을 제안한다.

내장형 ARM 보드를 이용한 LED Display System 설계에 관한 연구 (Research of the LED Display System's Design using Embedded ARM Board)

  • 최재우;노방현;이상민;황희융
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2004년도 춘계학술대회
    • /
    • pp.236-239
    • /
    • 2004
  • 본 논문은 ARM7TDMI 칩을 사용하여 전광판 시스템을 설계하고 자체적인 한글 입출력 처리가 가능하도록 하였다. 그리고 사용자가 원하는 표출문구의 입력, 편집을 쉽고 편리하게 할 수 있는 여러가지 형태의 입력방법에 대해 연구하였다. 기본적으로 PC에 의한 유/무선 문구입력과 PDA에 의한 유무선 문구입력이 가능하게 하였다. 또한 LINUX OS가 포팅 된 PXA255프로세서 기반의 임베디드 보드에서 Graphic Library인 QT/Embedded 2.3.7을 터치패널사용이 가능하도록 포팅 하여 원격지의 전광판에 문구를 이더넷 통신방법에 의해 쉽게 바꿀 수 있게 하였으며 인터넷상에 링크되어있는 유용한 정보를 전광판에서 실시간적으로 볼 수 있도록 하였다.

  • PDF

DESIGN OF E-BOOK VIEWER FOR PDA SUPPORTING ANNOTATION EDITING

  • Lee, Joo-Pyo;Hwang, Dae-Hoon
    • 한국멀티미디어학회논문지
    • /
    • 제6권4호
    • /
    • pp.576-582
    • /
    • 2003
  • Because of today's rapid growth of digital contents market and many benefits of electronic book, many people have considerable interest in E-book. Furthermore multifarious consortiums take an active part in standardization of I-book, and many E-book tools have been provided by software manufactures all over the world. E-book tools include editor for production of E-Book, viewer for reading, and the like. Especially in E-book viewer, annotation function has to be Included to put arrangement, summation, recording, comment, emphasis and after comprehension to practical use. In this paper, a E-book viewer with annotation is designed according to the specifications of EBKS, Korean standard. The proposed viewer is aimed to implement in PDA with embedded Linux, but developed in Windows 2000 platform. Because development environment and application environment are different each other, Qt-Library and cross-compiler are used for cross-platform development. The viewer support various functions such as adjusting of font size, hypertext linking, retrieval of specific word, and so forth. And in addition to these basic functions, annotation function is designed for the viewer, which can be used for re-usage and sharing of important information.

  • PDF