• Title/Summary/Keyword: 개발 보드

Search Result 914, Processing Time 0.027 seconds

A Study for Interaction of Board Game based on Open Markets (오픈마켓 기반 보드 게임의 상호작용에 관한 연구)

  • Han, Sang-geun;Song, Seung-keun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.10a
    • /
    • pp.128-130
    • /
    • 2014
  • Digital products which is concentrated on function implementation are disregarded from consumers, while those that is interacting with human and user experience based on digital contents get to high royalties and preferences currently. This trend is the same as open market based on game fields. This paper aims to find the feature of proper interaction in board game on open market and derive the key design factor of them. After many literatures were reviewed, we found how to apply interaction factors to games. We expect to develop the game with the optimal user experience to apply the proper interaction to board game in domestic open market in the future.

  • PDF

The VoIP System on Chip Design and the Test Board Development for the Function Verification (VoIP 시스템 칩 설계 및 기능 검증용 보드 개발)

  • 소운섭;황대환;김대영
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.10a
    • /
    • pp.990-994
    • /
    • 2003
  • This paper describes the VoIP(Voice over Internet Protocol) SoC(System on Chip) Design and the test board development for the function verification to support voice communication services using Internet. To implement the simple system of configuration, we designed the VoIP SoC which have ARM922T of 32bit microprocessor, IP network interface, voice signal interface, various user interface function. Also we developed test program and communication protocol to verify the function of this chip. We used several tools of design and simulation, developed and tested a test board with Excalibur which includes ARM922T microprocessor and FPGA.

  • PDF

Game Development Training Program Design Using Physical computing For Elementary School Students (초등학생을 위한 피지컬 컴퓨팅 활용 게임 개발 교육 프로그램 설계)

  • Han, Jeong-Min;Yi, So-Yul;Lee, Young-Jun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.01a
    • /
    • pp.109-112
    • /
    • 2018
  • 본 연구는 피지컬 컴퓨팅 교육과 게임 개발 프로그래밍 교육의 효과성을 결합하여 피지컬 컴퓨팅 게임 개발 교육 프로그램을 개발하였다. 초등학생을 위한 피지컬 컴퓨팅 도구로 보드형 교구인 코드이노를 선정하였다. 보드형 피지컬 컴퓨팅 도구에 대한 검토와 게임 개발 소프트웨어 교육에 대한 연구를 바탕으로, EPL을 학습한 학생들을 대상으로 실시하게 될 초등학생을 위한 코드이노 기반 게임 개발 소프트웨어 교육 프로그램을 제안한다.

  • PDF

Design and Implementation of Java Clipboard Class Library Based On the Linux System (리눅스 시스템에서의 자바 클립보드 클래스 라이브러리 설계 및 구현)

  • 정명조;성영락;이철훈
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04c
    • /
    • pp.100-102
    • /
    • 2003
  • 오늘날 거의 모든 윈도우 시스템들은 어플리케이션간의 데이터 이동을 위한 클립보드 기능을 제공하고 있다. 최근 각광받고 있는 자바기술도 이런 클립보드 기능을 제공하기 위해 표준 클래스 라이브러리에서 클래스를 정의하고 있다. 그러나 정의된 클래스는 주로 자바 인터페이스와 기본적인 기능만을 가진 클래스로 이루어져 있기 때문에 실제 사용하기 위해서는 개발자의 별도의 구현이 있어야 한다. 그리고 어플리케이션간에 데이타를 주고받기 위해서는 system clipboard를 이용하여야 하는 데 이것은 시스템에 의존적인 부분이다. 따라서 system cupboard기능을 가지도록 하려면 타겟시스템에 따라 클래스 라이브러리 계층에서 별도로 구현해야 한다. 본 논문에서는 리눅스의 X 윈도우 시스템 상에서 클립보드 기능을 지원하기 위한 클래스 라이브러리를 구현하고자 한다.

  • PDF

Extending VNC Server and Client for Transmitting Clipboard Images (클립보드 이미지 전송을 위한 VNC 서버와 클라이언트의 확장)

  • Lee, Tae-Ho;Kim, Jung-Hyun;Lee, Hong-Chang;Lee, Myung-Joon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06d
    • /
    • pp.415-418
    • /
    • 2007
  • VNC(Virtual Network Computing)는 원격 제어 소프트웨어의 하나로서 다른 지역에 위치한 컴퓨터의 자원을 제어할 수 있는 기능을 제공한다. VNC는 원격 시스템과 로컬 시스템과의 자료 교환을 위하여 원격시스템과 로컬 시스템간의 클립보드 내용을 공유하는 기능을 제공하고 있으나, 현재까지 개발된 VNC 소프트웨어들은 단지 문자 데이터를 공유하는 방법만을 제공하고 있고, 이미지와 같은 멀티미디어 데이터를 공유하는 방법을 제공하고 있지 않다. 본 논문에서는 클립보드에 저장된 이미지 데이터를 공유할 수 있도록 RFB 프로토콜을 확장하였다. 그리고 확장된 프로토콜을 지원하기 위하여 오픈소스 VNC 소프트웨어인 Ultra VNC 서버와 플랫폼 독립적인 클라이언트인 JavaViewer를 확장하였다. 사용자는 확장된 VNC를 통하여 원격 시스템과 로컬 시스템간의 클립보드 이미지 공유를 원활하게 수행할 수 있다.

  • PDF

Design and Implementation of Embedded LINUX-Based System for Iris Recognition System (홍채인식 시스템을 위한 임베디드 시스템의 설계 및 구현)

  • 임철수;박병섭
    • The Journal of the Korea Contents Association
    • /
    • v.3 no.3
    • /
    • pp.47-54
    • /
    • 2003
  • In this paper, we implemented embedded LNUX-based UI(User Interface) board which can be applied to Human Iris recognition product. for this purpose, we also analyzed and designed LNUX operating system and adapted boot loader, kernel, control program modules according to the developed H/W architectures. As the experimental results shows that Iris recognition system is operable and embedded LNUX-based UI board which is connected to heterogeneous system by TCP/IP protocol can both successfully send and receive data this UI board has been able to obtain high performance.

  • PDF

Design and Implementation of Embedded Based DCS Terminal Remote Monitoring System (임베디드 기반의 DCS 터미널 원격 감시 시스템 설계 및 구현)

  • Park, Hae-Dong;Ha, Jong-Hyun;Park, Hun-Chang;Lee, Se-Hoon
    • KSCI Review
    • /
    • v.15 no.1
    • /
    • pp.219-223
    • /
    • 2007
  • 이 논문에서는 기존 개발된 일체형의 통합 터미널 보드의 유선방식으로 자동제어시스템에서의 중요 신호에 대한 전체적 통합관리시스템 구축을 위한 DCS터미널 원격 감시 보드를 설계 제작하고 제작된 보드의 동작을 테스트하기 위해 원격감시 프로그램을 구현하여 기능을 평가한다. 구현된 원격감시보드는 전원관리실의 각 릴레이들의 동작상태 및 릴레이와 퓨즈의 이상 유무를 실시간으로 확인이 가능하며 릴레이의 수명을 고려하여 릴레이의 고장을 사전에 예방함으로써 산업분야의 경제적인 효과가 기대된다.

  • PDF

Effect of Carbonization Temperature on the Surface Temperature of Carbonized Board (탄화온도가 탄화보드의 표면온도에 미치는 영향)

  • Oh, Seung-Won;Hwang, Jung-Woo;Park, Sang Bum
    • Journal of the Korean Wood Science and Technology
    • /
    • v.46 no.1
    • /
    • pp.60-66
    • /
    • 2018
  • For new use development of carbonized board, we investigated the effect of carbonization temperature on the surface temperature of carbonized board manufactured from a plywood, particle board, MDF, and wood of Fraxinus rhynchophylla at different carbonization temperature ($400^{\circ}C{\sim}1100^{\circ}C$). The surface temperature of carbonized board precipitously increased until 12 minutes elapsed, after smoothly increased and thereafter which were stable after 20 minutes. The higher carbonization temperature increased density of carbonized board and surface temperature of carbonized board so that density is considered to influence surface temperature change. Moreover, carbonized boards kept heat for a long time because the descent velocity of carbonized boards' surface temperature was slower than that of heater's.

Effect of the Kind and Content of Raw Materials on Mechanical Performances of Hybrid Composite Boards Composed of Green Tea, Charcoals and Wood Fiber (녹차-숯-목재섬유 복합보드의 역학적 성능에 미치는 구성원료의 종류 및 배합비율의 영향)

  • Park, Han-Min;Heo, Hwang-Sun;Sung, Eun-Jong;Nam, Kyeong-Hwan;Lim, Jae-Seop
    • Journal of the Korean Wood Science and Technology
    • /
    • v.41 no.1
    • /
    • pp.64-76
    • /
    • 2013
  • In this study, eco-friendly hybrid composite boards were manufactured from green tea, three kinds of charcoals and wood fiber for developing interior materials to reinforce the strength performances and the functionalities in addition to performances of the green tea-wood fiber hybrid boards. The effects for the kind and the component ratio of raw materials on mechanical properties were investigated. Bending strength performances of hybrid composite boards were highest in the hybrid composite boards composed of green tea, fine charcoal and wood fiber on average. However, the difference caused by the kind of charcoals was not large. These values were was markedly improved than those of green tea - wood fiber hybrid composite boards reported in previous researches. And it was found that the bending strength performance decreased with increasing component ratios of green tea and charcoals. The difference between urea resins used as the binder showed the higher value in hybrid composite boards using $E_1$ grade urea resin than in those using $E_0$ grade urea resin, but the difference between hybrid composite boards manufactured by both resins decreased markedly than the green tea - wood fiber hybrid composite boards reported in previous research. The internal bond strength of hybrid composite boards was in the order of hybrid composite boards with fine charcoal, activated charcoal and black charcoal, and it was found that the hybrid composite boards with fine charcoal had a similar values to control boards composed of only wood fiber.