• 제목/요약/키워드: Systems Engineering, SE

검색결과 781건 처리시간 0.025초

오픈소스 기반의 IoT 통합 컨트롤러 설계 (Design of IoT Integrated Controller based on Open Source)

  • 이세훈;김주봉;고희창
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2016년도 제53차 동계학술대회논문집 24권1호
    • /
    • pp.15-18
    • /
    • 2016
  • 본 논문에서는 오픈 소스 하드웨어와 소프트웨어만을 이용해 IoT 콘트롤러를 구현한다. 콘트롤러는 무선 AP와 블루투스(Bluetooth), 지그비(ZigBee)등의 무선 통신을 이용하여 디바이스를 제어 및 처리하고 IPTV 셋탑 기능 등을 수행하는 컨트롤러로, 로컬 환경 전체에 한 대의 디바이스를 이용하여 센싱 및 정보 처리를 수행할 수 있는 시스템을 설계한다.

  • PDF

안드로이드 리듬 게임 Rhythm-it! (Android rhythm game Rhythm-it!)

  • 이창현;이세훈;고희창
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2011년도 제44차 하계학술발표논문집 19권2호
    • /
    • pp.413-416
    • /
    • 2011
  • 본 논문에서는 이미 상용화 되어 있는 안드로이드 리듬게임과는 차별화 된 형식의 게임을 제안한다. 이것은 기존의 리듬게임들이 서비스 제공자가 제공하는 제한된 컨텐츠만 이용하는 것에서 탈피하여 사용자가 기존에 가지고 있는 컨텐츠를 이용할 수 있는 장점을 가지고 있다. BMS라는 음원 컨텐츠를 이용한 음원 패키지가 있다. 이것은 10여년전 부터 PC용 리듬게임에 이용되어 오던 컨텐츠인데 이것을 안드로이드 폰의 이동식 저장소에 저장하여 어플리케이션이 이를 이용하는 것이다. 또한 소셜 네트워크 서비스(SNS)인 페이스북에 자신의 성과를 개제하여 이로인한 지인들과의 커뮤니케이션을 취할 수 있다.

  • PDF

강화학습 기반의 지역 경로 탐색 및 장애물 회피 시스템 (Local Path Planning and Obstacle Avoidance System based on Reinforcement Learning)

  • 이세훈;염대훈;김풍일
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2019년도 제59차 동계학술대회논문집 27권1호
    • /
    • pp.59-60
    • /
    • 2019
  • WCS에서 AGV의 스케줄링과 동적, 정적 장애물 인식 및 충돌 회피문제는 오래전부터 다뤄져 온 중요한 문제이다. 본 논문에서는 위의 문제를 해결하기 위해 Lidar 센서를 중심으로 다양한 데이터를 기반으로 한 강화학습 시스템을 제안한다. 제안하는 시스템은 기본의 명시적인 알고리즘에 비해 다양하고 유동적인 환경에서 경로 계획과 동적 정적 장애물을 인식하고 안정적으로 회피하는 것을 확인하였으며 산업 현장에 도입 가능성을 확인하였다. 또한 강화학습의 적용 범위, 적용 방안과 한계에 대해서 시사한다.

  • PDF

OpenCV를 이용한 사용자 제스처 기반 비접촉 디바이스 제어 시스템 설계 (Design of User Gesture based Contactless Device Control System using OpenCV)

  • 이세훈;홍성민;임홍갑
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2022년도 제66차 하계학술대회논문집 30권2호
    • /
    • pp.485-486
    • /
    • 2022
  • 본 논문에서는 OpenCV를 통해 기존의 물리적 버튼 등을 이용한 접촉제어가 아닌 비접촉으로 제어할 수 있는 시스템을 설계하였다. 시스템은 디지털 입력이나 아날로그 입력 등 두 가지 형태로의 모든 입력이 가능하며, 현실 세계에서 사람들이 사용하는 입력 방식과 유사한 방식으로 제어를 하게 함으로써 사용에 대한 기술에 대한 거부감을 줄일 수 있었다. 시스템은 ESP32-CAM 보드와 영상 스트리밍 서버를 FastAPI로 구축해 원격으로 접속과 조작이 가능하도록 설계하였다.

  • PDF

Arduino IoT Studio based on 5W1H Programming Model for non Programmer

  • Im, Hong-Gab;Baek, Yeong-Tae;Lee, Se-Hoon;Kim, Ji-Seong;Sin, Bo-Bae
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권2호
    • /
    • pp.29-35
    • /
    • 2017
  • In this paper, we present a 5W1H programming model for IT non-experienced people who are not familiar with computer programming and those who need programming education. Based on this model, we can design a development tool that can be easily programmed by beginners. This development tool is a programming method applying the 5W1H concept and constructs a sentence to satisfy the control condition of 'Who, When, Where, What, and How', which is the sentence element of 5W1H. Therefore, the user can easily develop the target system as if constructing the sentence without learning the programming language of the target system. In this paper, to verify the effectiveness of the 5W1H programming model proposed in this paper, we applied the concept of 5W1H programming to Arduino and developed the development tool and performed the first verification and applied the second verification to the speech recognition smart home development platform.

서로 다른 밀도를 갖는 탄소섬유강화 탄화규소 복합재료의 압흔응력에 의한 기계적 거동 (Mechanical Behavior of Indentation Stress in Carbon Fiber Reinforced Silicon Carbide Composites with Different Densities)

  • 이기성;김일겸;김태우;김세영;한인섭;우상국
    • 한국세라믹학회지
    • /
    • 제48권4호
    • /
    • pp.288-292
    • /
    • 2011
  • In this study, we investigated the mechanical behavior of carbon fiber reinforced silicon carbide composites by indentation stress. Relatively porous and dense fiber reinforced ceramic composites were fabricated by liquid silicon infiltration (LSI) process. Densification of fiber composite was controlled by hardening temperature of preform and consecutive LSI process. Load-displacement curves were obtained during indentation of WC sphere on the carbon fiber reinforced silicon carbide composites. The indentation damages at various loads were observed, and the elastic modulus were predicted from unloading curve of load-displacement curve.

초보자를 위한 5W1H 6하 원칙 프로그래밍 모델 기반의 개발도구 (Development Tool based on 5W1H Programming Model for Novice Programmer)

  • 이세훈;김지성;신보배;백영태;임홍갑
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2017년도 제55차 동계학술대회논문집 25권1호
    • /
    • pp.123-124
    • /
    • 2017
  • 본 논문에서는 컴퓨터 프로그래밍을 접해보지 않은 IT비전공자를 위한 5W1H 6하 원칙 개발도구를 제시하며, 이하 '5W1H 프로그래밍 모델'이라 칭한다. 이 개발도구는 육하원칙 개념을 적용하여 사용자가 프로그래밍 언어를 배워 코드를 작성할 필요 없이 '누가, 언제, 어디서, 무엇을, 어떻게'의 6하 원칙적인 행동양식으로 간단한 선택만을 통해 간단하게 프로그램 로직을 작성하여 대상 시스템을 동작시키는 네이티브 코드로 변환해줌으로서 프로그래밍 언어를 배우지 않은 사용자들도 시스템 개발을 할 수 있게 된다. 본 논문에서 제안하는 개념은 대부분에 시스템에 적용할 수 있으며 본 논문에서는 아두이노 스케치의 슈퍼루프에 적용하여 실험하였다.

  • PDF

엔진 양산라인의 충격성 불량유형 신호 진단을 위한 진단시스템 개발 (Diagnostic System for Crashing and Damping Signals in Engine-Assembly Line)

  • 오세도;김영진;서해윤;이태휘;이재원
    • 대한기계학회논문집A
    • /
    • 제35권8호
    • /
    • pp.965-970
    • /
    • 2011
  • 본 연구를 통하여 개발하고자 하는 진단시스템은 자동차 엔진 어셈블리라인에서 발생될 수 있는 특정 조립 불량유형을 검사하는 시스템이다. 대상으로 하는 불량 유형은 엔진 고장의 유형 중 커다란 충격성신호가 발생한 후, 보상적인 작은 충격파가 주기적으로 발생되는 형태이다. 이러한 불량유형을 기존의 시간영역분석 진단, 주파수분석, 통계적분석등에 의해 진단할 경우 한계점이 존재한다. 이에 웨이블릿 잡음 제거 전처리 방법, 피크검지 알고리즘, 불순도 최소값 선택 분할 방법을 이용한 새로운 유형의 이상진단 방법을 개발하는 연구를 진행하였다.

질화규소의 예열선삭가공시 경사각에 따른 절삭특성 (Cutting Characteristics on Rake Angle in Laser-Assisted Machining of Silicon Nitride)

  • 선동식;이제훈;임세환;김종도;이수전
    • 한국정밀공학회지
    • /
    • 제26권4호
    • /
    • pp.47-54
    • /
    • 2009
  • In the last few years, lasers have found new applications as tools for ceramic machining which is laser-assisted machining(LAM). LAM process for the machining of difficult-to-machine materials such as structural ceramics, has recently been studied on silicon nitride workpiece for a wide range of operating condition. However, there have been few studies on rake angle in LAM process. In this paper we analyzed difference of machinability between positive and negative rake angle in tools. We have obtained interesting results that we could eliminate chattering, lower specific cutting and cutting ratio in case of positive rake angle. The results suggest that positive rake angled tools can make more plastic deformation and stable cutting of silicon nitride in comparison with negative rake angled one.

그래프 분석과 호감도 함수를 이용한 헬리콥터 개발형상의 진동저감 사례 (A Case Study of Vibration Reduction of Helicopter Development Configuration Using Graphic Analysis and Desirability Function)

  • 김세희;이건명;신병철;변재현
    • 품질경영학회지
    • /
    • 제43권3호
    • /
    • pp.341-358
    • /
    • 2015
  • Purpose: This paper presents graphic methods and desirability function approach to determine best vibration reducing configuration for Surion helicopter. Many flight tests were executed and nine vibration levels in cockpit, cabin, and engine room were measured in each test and analyzed to find optimal configuration. Methods: Graphic analysis methods such as matrix, scatter, and box plots are used to identify better vibration-reducing flight test conditions. As an integrated measure of the performance of 9 vibration levels desirability function approach is adopted. Results: Three vibration reducing configurations are found to be proper and one configuration is recommended. Conclusion: It is expected to be helpful to adopt graphic and desirability function methods presented in this paper in developing new products or systems like helicopters. For efficient and effective flight testing of helicopters, it will be necessary to have consistently homogeneous environment for flight testing and applying design of experiments techniques and analyzing test data.