• Title/Summary/Keyword: 통합 인터페이스

Search Result 990, Processing Time 0.024 seconds

Implementation of A Safe Driving Assistance System and Doze Detection (졸음 인식과 안전운전 보조시스템 구현)

  • Song, Hyok;Choi, Jin-Mo;Lee, Chul-Dong;Choi, Byeong-Ho;Yoo, Ji-Sang
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.49 no.3
    • /
    • pp.30-39
    • /
    • 2012
  • In this paper, a safe driving assistance system is proposed by detecting the status of driver's doze based on face and eye detection. By the level of the fatigue, safe driving system alarms or set the seatbelt on vibration. To reduce the effect of backward light and too strong solar light which cause a decrease of face and eye detection rate and false fatigue detection, post processing techniques like image equalization are used. Haar transform and PCA are used for face detection. By using the statistic of the face and eye structural ratio of normal Koreans, we can reduce the eye candidate area in the face, which results in reduction of the computational load. We also propose a new eye status detection algorithm based on Hough transform and eye width-height ratio, which are used to detect eye's blinking status which decides doze level by measuring the blinking period. The system alarms and operates seatbelt on vibration through controller area network(CAN) when the driver's doze level is detected. In this paper, four algorithms are implemented and proposed algorithm is made based on the probability model and we achieves 84.88% of correct detection rate through indoor and in-car environment experiments. And also we achieves 69.81% of detection rate which is better result than that of other algorithms using IR camera.

Implementation of Saemangeum Coastal Environmental Information System Using GIS (지리정보시스템을 이용한 새만금 해양환경정보시스템 구축)

  • Kim, Jin-Ah;Kim, Chang-Sik;Park, Jin-Ah
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.14 no.4
    • /
    • pp.128-136
    • /
    • 2011
  • To monitor and predict the change of coastal environment according to the construction of Saemangeum sea dyke and the development of land reclamation, we have done real-time and periodic ocean observation and numerical simulation since 2002. Saemangeum coastal environmental data can be largely classified to marine meteorology, ocean physics and circulation, water quality, marine geology and marine ecosystem and each part of data has been generated continuously and accumulated over about 10 years. The collected coastal environmental data are huge amounts of heterogeneous dataset and have some characteristics of multi-dimension, multivariate and spatio-temporal distribution. Thus the implementation of information system possible to data collection, processing, management and service is necessary. In this study, through the implementation of Saemangeum coastal environmental information system using geographic information system, it enables the integral data collection and management and the data querying and analysis of enormous and high-complexity data through the design of intuitive and effective web user interface and scientific data visualization using statistical graphs and thematic cartography. Furthermore, through the quantitative analysis of trend changed over long-term by the geo-spatial analysis with geo- processing, it's being used as a tool for provide a scientific basis for sustainable development and decision support in Saemangeum coast. Moreover, for the effective web-based information service, multi-level map cache, multi-layer architecture and geospatial database were implemented together.

A Benchmark of Open Source Data Mining Package for Thermal Environment Modeling in Smart Farm(R, OpenCV, OpenNN and Orange) (스마트팜 열환경 모델링을 위한 Open source 기반 Data mining 기법 분석)

  • Lee, Jun-Yeob;Oh, Jong-wo;Lee, DongHoon
    • Proceedings of the Korean Society for Agricultural Machinery Conference
    • /
    • 2017.04a
    • /
    • pp.168-168
    • /
    • 2017
  • ICT 융합 스마트팜 내의 환경계측 센서, 영상 및 사양관리 시스템의 증가에도 불구하고 이들 장비에서 확보되는 데이터를 적절히 유효하게 활용하는 기술이 미흡한 실정이다. 돈사의 경우 가축의 복지수준, 성장 변화를 실시간으로 모니터링 및 예측할 수 있는 데이터 분석 및 모델링 기술 확보가 필요하다. 이를 위해선 가축의 생리적 변화 및 행동적 변화를 조기에 감지하고 가축의 복지수준을 실시간으로 감시하고 분석 및 예측 기술이 필요한데 이를 위한 대표적인 정보 통신 공학적 접근법 중에 하나가 Data mining 이다. Data mining에 대한 연구 수행에 필요한 다양한 소프트웨어 중에서 Open source로 제공이 되는 4가지 도구를 비교 분석하였다. 스마트 돈사 내에서 열환경 모델링을 목표로 한 데이터 분석에서 고려해야할 요인으로 데이터 분석 알고리즘 도출 시간, 시각화 기능, 타 라이브러리와 연계 기능 등을 중점 적으로 분석하였다. 선정된 4가지 분석 도구는 1) R(https://cran.r-project.org), 2) OpenCV(http://opencv.org), 3) OpenNN (http://www.opennn.net), 4) Orange(http://orange.biolab.si) 이다. 비교 분석을 수행한 운영체제는 Linux-Ubuntu 16.04.4 LTS(X64)이며, CPU의 클럭속도는 3.6 Ghz, 메모리는 64 Gb를 설치하였다. 개발언어 측면에서 살펴보면 1) R 스크립트, 2) C/C++, Python, Java, 3) C++, 4) C/C++, Python, Cython을 지원하여 C/C++ 언어와 Python 개발 언어가 상대적으로 유리하였다. 데이터 분석 알고리즘의 경우 소스코드 범위에서 라이브러리를 제공하는 경우 Cross-Platform 개발이 가능하여 여러 운영체제에서 개발한 결과를 별도의 Porting 과정을 거치지 않고 사용할 수 있었다. 빌트인 라이브러리 경우 순서대로 R 의 경우 가장 많은 수의 Data mining 알고리즘을 제공하고 있다. 이는 R 운영 환경 자체가 개방형으로 되어 있어 온라인에서 추가되는 새로운 라이브러리를 클라우드를 통하여 공유하기 때문인 것으로 판단되었다. OpenCV의 경우 영상 처리에 강점이 있었으며, OpenNN은 신경망학습과 관련된 라이브러리를 소스코드 레벨에서 공개한 것이 강점이라 할 수 있다. Orage의 경우 라이브러리 집합을 제공하는 것에 중점을 둔 다른 패키지와 달리 시각화 기능 및 망 구성 등 사용자 인터페이스를 통합하여 운영한 것이 강점이라 할 수 있다. 열환경 모델링에 요구되는 시간 복잡도에 대응하기 위한 부가 정보 처리 기술에 대한 연구를 수행하여 스마트팜 열환경 모델링을 실시간으로 구현할 수 있는 방안 연구를 수행할 것이다.

  • PDF

A Design of Open GIS Compliant Object Web (개방형 GIS 표준에 따른 오브젝트 웹 시스템 설계)

  • Park, Ki-Ho;Jeong, Jae-Gon
    • Journal of Korea Spatial Information System Society
    • /
    • v.1 no.2 s.2
    • /
    • pp.47-62
    • /
    • 1999
  • To meet the interoperability requirements associated with geospatial data access and geoprocessing, much efforts to design prototypical systems conforming to $OpenGIS^{TM}$ specification has been made. With respect to Object Web GIS, however, current internet mapping technology mainly focuses on either developing mapping libraries or client applications regardless of the future needs for interoperability such as an integration of $OpenGIS^{TM}$ standard for CORBA. In this paper, we propose an $OpenGIS^{TM}$ compliant mapping kernel. OpenViews, which is designed to meet those requirements. The kernel of OpenViews encapsulates the process of acquiring geospatial data in the format of $OpenGIS^{TM}$ Geometry through ORB(Object Request Broker). OpenViews, being designed based on well-known design patterns, is a highly extensible in that programmers can easily customize it on the object oriented architecture. The components implemented in OpenViews are CORBA/Java objects, and as such are portable and scalable in a networked environment. A companion package, OpenBroker, is also developed as a portable geoprocessing application server to facilitate the implementation and configuration of server side CORBA objects. It can be used for implementing objects for spatial analysis service which would be independent of legacy spatial database systems in many cases. OpenViews, together with OpenBroker, has been successfully prototyped using the technologies including EJB and servlet as the core components of an Open GIS compliant internet mapping.

  • PDF

A Study of System Architecture for Intelligent Responsive Space (지능형 반응 공간 기술 개발을 위한 시스템 아키텍처)

  • Yeom, Ki-Won;Lee, Joong-Ho;Lee, Seung-Soo;Eom, Ju-Il;Park, Joon-Koo;Kim, Rae-Hyeon;Jo, Hyeon-Cheol;Kim, Geon-Hui;Gwon, Mi-Su;Yu, Ho-Yeon;Son, Yeong-Tae;Pyo, Jeong-Guk;Kim, Tea-Su;Park, Myeon-Ung;Park, Se-Hyeong;Ha, Seong-Do;Park, Ji-Hyung
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02c
    • /
    • pp.854-858
    • /
    • 2006
  • 디지털화의 가속, 고속 통신 인프라의 확대 등으로 전자, 정보 통신 기기들이 단일 네트워크로 연결되어 영상 및 음향 정보를 서로 공유할 수 있으며, 생활 공간 내에서 실생활의 질 향상을 위한 지능적 정보 서비스와 자연스럽고 편한 내추럴 인터페이스 기술에 의한 지능형 반응 정보 서비스 공간 기술이 중요한 이슈로 등장하고 있다. 본 연구에서는 지능형 반응 공간의 물리적 객체로서 학교, 연구 기관 및 회사 등의 회의실을 선정한다. 그리고, 이를 대상으로 회의 참여자들이 자연스럽고 편리하게 의견 교환, 관련 자료 및 정보 처리를 할 수 있는 시스템 구축을 위한 아키텍처에 대하여 논의한다. 본 연구에서 제안하는 시스템 아키텍처는 회의와 관련된 문서나 회의 내용 등의 정보를 실감 가시화 노드로 추상화되고 메타 정보화함으로써 전체 회의 내용의 파악과 회의 정보에 대한 체계적이고 논리적인 관리를 가능하게 한다. 또한 여러 사람의 공동 작업을 필요로 하는 정보 또는 문서에 대한 동시 편집 기능과 자연스러운 동작에 의한 데이터 조작을 지원하는 실감 워크벤치 및 워크스크린 기술, 정보 핸들링의 다양성과 조작의 편리성을 위한 실감 아이콘에 의하여 자연스럽고 편리한 회의를 가능하게 한다. 그리고, 이러한 요소 기술들이 에이전트에 의해 회의 프로세스 및 요소 기술들의 시스템적 통합을 가능하게 한다.

  • PDF

An Empirical Study on the Structural Relationship among Corporate Image, Quality Characteristics, Customer Satisfaction, and Customer Royalty in Internet Shopping Malls (인터넷 쇼핑몰의 기업 이미지와 품질특성과 만족도, 충성도의 구조관계에 관한 실증적 연구)

  • Jung, Lee-Sang;Lee, Seok-Yong
    • Management & Information Systems Review
    • /
    • v.28 no.4
    • /
    • pp.175-197
    • /
    • 2009
  • Numerous researches related to internet shopping malls have been researched by numerous researchers. Such as, establishing criteria to evaluate service quality of electronic commerce, identifying factors affecting successful internet shopping mall operation, and examining relationships among the factors in electronic commerce based shopping mall needed to be focused on. However, most researches that have been undertaken only consider the service quality model or basic functional dimension. In accordance with this indispensability, the integrated structural relationship among variables, which are potentially inherent in customer's perception and affect personnel royalty on internet shopping mall needs to be acknowledged. The purpose of this study is to examine which factors should be able to facilitate performance of internet shopping mall. Based on the relevant literature, it has been empirically analyzed how corporate image, system quality, service quality and delivery quality affect customer satisfaction as well as customer royalty. The research's problem is that it was tested with data collected from 212 respondents. This study developed and empirically analyzed a model representing the relationship by using the Structural Equation Model. The major findings of this study are, firstly, that the higher corporate image is positively affecting the system quality and delivery quality. Secondly, the higher delivery quality is positively affecting the service quality. Thirdly, the higher service quality is positively affecting the customer satisfaction. Finally, the higher customer satisfaction is affecting the customer royalty.

  • PDF

A Study on the Development Environment for Flight Software using PowerPC (PowerPC를 이용한 저궤도 위성용 탑재소프트웨어 개발환경에 대한 연구)

  • 이재승;최종욱;김대영;이종인;김학정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10c
    • /
    • pp.514-516
    • /
    • 2004
  • 위성의 개발을 위해서는 오랜 개발기간과 많은 예산, 축적된 기술이 요구된다. 또한 위성에는 다양한 분야의 기술이 사용되어지기 때문에 각 서브시스템마다 독자적인 개발환경을 구축할 필요가 있다. 특히 위성의 찌어. 임무수행 및 지상과의 통신 등을 담당하는 탑재소프트웨어는 위성의 용도 및 목적에 따라 개발환경이 크게 달라진다. 실시간 운영체제는 무엇을 사용하는지, 개발 및 검증을 위한 도구로 어떤 프로그램을 사용하는지, 내외부의 인터페이스는 어떠한 방식으로 수행할지, 새로운 기능의 CPU나 하드웨어에 대한 제어 등 위성의 탑재소프트웨어를 개발하기 위해서는 많은 검토 항목들이 고려되어야 한다. 새로운 위성을 개발할 경우 신기술의 적용과 새로운 시스템위성시스템의 검증 및 개발을 위한 개발검증장비가 요if되며, 위성시스템의 변경 때마다 개발검증장비를 새로이 구축하게 되면 많은 기간과 막대한 비용이 위성개발 시마다 소요된다. 위성선진국에서는 다양한 위성의 개발 시 비용절감 및 개발기간 단축을 위하여 범용위성용 개발검증장비를 개발하여 이용하고 있는 추세이다. 국내에서는 다목적실용위성 1호가 발사되어 성공적으로 임무를 수행하고 있으며 다목 실용위성 2호가 개발되어 현재 통합 및 조립시험이 진행 중이다. 그러나 새로운 위성시스템의 사전 검증 및 신기술의 적용을 위한 범용위성 시스템 테스트베드에 대한 기술은 미비한 실정이다. 이러한 범용위성용 개발검증장비의 기반기술을 확보하기 위하며 현재 위성전자전산시스템 개발검증장비에 대한 연구가 수행되고 있다. 본 논문에서는 현재 수행되고 있는 PowerPC를 이용한 위성 탑재소프트웨어 개발검증시스템의 설계 및 개발현황에 대하여 소개한다.이스는 실험정보가 저장된 데이터베이스, 분석결과가 저장된 데이터베이스, 그리고 유전자 정보 탐색을 위한 데이터베이스로 분류해 데이터를 효율적으로 관리할 수 있게 하였다. 본 시스템은 LiNUX를 운영체계로 하고 데이터베이스는 MYSQL로 하여 JSP, Perl. 통계처리 언어인 R로 구현되었다.프트웨어를 사용하지 않고도 국내의 순수 솔루션인 리눅스 기반의 LonWare 3.0 다중 바인딩 기능을 통해 저 비용으로 홈 네트워크 구성 관리 서버 시스템 개발에 대한 비용을 줄일 수 있다. 기대된다.e 함량이 대체로 높게 나타났다. 점미가 수가용성분에서 goucose대비 용출함량이 고르게 나타나는 경향을 보였고 흑미는 알칼리가용분에서 glucose가 상당량(0.68%) 포함되고 있음을 보여주었고 arabinose(0.68%), xylose(0.05%)도 다른 종류에 비해서 다량 함유한 것으로 나타났다. 흑미는 총식이섬유 함량이 높고 pectic substances, hemicellulose, uronic acid 함량이 높아서 콜레스테롤 저하 등의 효과가 기대되며 고섬유식품으로서 조리 특성 연구가 필요한 것으로 사료된다.리하였다. 얻어진 소견(所見)은 다음과 같았다. 1. 모년령(母年齡), 임신회수(姙娠回數), 임신기간(姙娠其間), 출산시체중등(出産時體重等)의 제요인(諸要因)은 주산기사망(周産基死亡)에 대(對)하여 통계적(統計的)으로 유의(有意)한 영향을 미치고 있어 $25{\sim}29$세(歲)의 연령군에서, 2번째 임신과 2번째의 출산에서 그리고 만삭의 임신 기간에, 출산시체중(出産時體重) $3.50{\sim}3.99kg$사이의 아이에

  • PDF

전기유동유체(ERF)를 이용한 지능구조물 시스템의 구성 및 응용

  • 최승복;박용군
    • Journal of KSNVE
    • /
    • v.5 no.3
    • /
    • pp.275-283
    • /
    • 1995
  • 본 글에서는 지능구조물의 개념설명과 더불어 ERF의 특성, ERF를 함유란 함유 한 지능구조물 시스템의 구성, 동적 모델링과 진동제어 그리고 그 응용성에 관한 연구 현황과 방향에 대해 살펴보았다. 설명한 바와 같이 지능구조물은 새로운 차원의 신생 하는 첨단분야로서, 소음 및 진동에 관련된 무한한 잠재력과 다양한 응용성으로 미루 어 볼때 아주 매력적인 연구 분야이다. 그러나, 여러 응용 시스템의 상품화 단계로의 도약에 있어서 각 시스템 구성 요소 분야별 해결해야할 연구 사항들이 있다. 먼저, 액추에이팅을 수행하는 ERF 자체의 내구성 문제로서 고온에서 ERF의 효과 하락과 장시간 사용시 ERF에 의한 마멸, 고체 입자의 침전에 의한 초기 상태 불안정 등이 있다. 아울러 기존의 장치의 성능을 능가하기 위해 보다 큰 효과를 나타내는 새로운 차원의 ERF개발이 요구된다. 그리고 센서기술 분야에서는 호스트 재료에 보다 쉽게 결합이 되고 여러가지 형태의 요구조건을 만족시킬 수 있으며 외부 환경조건에 강건 하고 다양한 센서 개발이 요구된다. 또한, 보다 일번적인 동적 모델링을 통해 적용 시스템에 적합하고 강건한 제어기에 대한 연구가 진행되어야 한다. 마지막으로 능동 제어기를 실제로 구현하기 위한 호스트 재료 각 요소마다 센서의 설치, 페회로 피드백 시스템 장착, 상호간의 인터페이스 등의 기술 발전이 요구되며, 아울러 보다 효율적 인 시스템의 성능 특성을 실현할 수 있는 호스트 재료와 기계 메카니즘이 필요로 된다. 이상의 설명에서 알 수 있듯이 지능구조물에 대한 연구는 어느 한 분야에서만 아니라 기계, 전기전자, 토목, 물리, 재료과학 등 통합형식에 의한 접근 방향으로 추진되어야 할 것이다.서 세탁기의 진동 소음을 저감시키기 위해 진동 소음원에 대해 논술하고, 진동해석을 위해 컴퓨터 시뮬레이션 결과를 이용한 저진동 기술 개발에 대하여 기술하고자 한다.rotary piston)식 압축기는 약 20여년 전 부터 냉방용 압축기에서부터 널리 쓰이게 되었다. 약 10여년전부터 상용화 된 스크롤(scroll) 형 압축기도 현재 상대적으로 용량이 큰 가정용 냉방기를 중심으로 많이 쓰이고 있다. 스크류형 압축기는 보통 중대형 상업용에 주로 쓰인다. 해결하려 하였고, 수치해석은 피스톤의 운동을 배제한 단순화한 흡배기계의 정상상태 유동해석이 주를 이루어왔다. Taghaui and Dupont 등[5]은 KIVA코드를 사용하여 흡기포트와 연소실 그리고 밸브의 움직임을 동시에 고려한 수치해석을 도입하였다. 하지만 이들이 밸브의 운동을 고려하기 위해 사용한 이동격자는 격자점은 시간에 따라 변화하지만 그 격자의 수가 일정하게 유지되어 있어서 밸브의 완전개폐를 해석할 수가 없다. 강희정[6]은 단일 실린더와 단일 배기밸브를 갖는 문제로 단순화하여 피스톤과 밸브의 움직임을 고려하므로써 배기행정 후 소음이 어떻게 전파해 나가는가를 연구하였다. 본 연구에서도 최소밸브간격과 최대밸브간격 사이에서만 계산이 가능하나 흡기의 경우는 밸브가 닫힐 때 생기는 압력파가 중요하므로 실린더와 밸브사이에 벽면조건을 주어 밸브의 개폐를 모사하였다.술을 보유하고자 한다. 이용한 해마의 부피측정은 해마경화증 환자의 진단에 있어 육안적인 MR 진단이 어려운 제한된 경우에만 실제적 도움을 줄 수 있는 보조적인 방법으로 생각된다.ofile whereas relaxivity at high field is not affected by τS.

  • PDF

A Study on Forecasting for Ubiquitous Space with Analysis of Digital Technology Trends (디지털기술의 동향분석을 통한 유비쿼터스 공간의 미래예측에 관한 연구)

  • In, Chi-Ho;Yi, Soo-Hyun
    • Archives of design research
    • /
    • v.19 no.5 s.67
    • /
    • pp.323-334
    • /
    • 2006
  • The continuous development of digital technology has actualized ubiquitous computing, and the environment of human life has come to face changes. Prediction of the future so that human life may be prepared can be very important. A number of predictions of ubiquitous space are presented, ranging from related professional research to mass media, However, proper analyses and understanding are required to understand ubiquitous space and apply it to design. This study seeks to understand ubiquitous space through analysis of the trend in digital technology from a new perspective, to research cases, and predict the future of ubiquitous space. Human, object, and environment have been set as basic factors as the subjects smoothly exchanges various types of information in the physical space, and the trend in digital technology is analyzed. From a human-oriented perspective, the background and development trend of digital technology has been analyzed under the theme of interaction and interlace. From an object-oriented perspective, an analysis was unfolded under the theme of products' evolvement from radios to robots. From an environment-focused perspective, an analysis has been carried out under the theme of situation recognition, intrinsic factors, and integration and connectivity. By applying the analytic results, the types of studies that predict the future of ubiquitous space and generate concepts have been classified and analyzed into three different types of studies for experiment, industry, and public. In this manner, ubiquitous space has been forecasted. This study seeks a systematic analysis of the understanding of the trends in digital technology and employs a case study of ubiquitous space based on systematic analysis. In consideration of all these, this study is expected to contribute to concept generation and development by designers.

  • PDF

Investigation into a Prototyping Tool for Interactive Product Design: Development, Application and Feasibility Study of MIDAS (Media Interaction Design Authoring System) (인터랙티브 제품 디자인을 위한 프로토타이핑 도구: MIDAS의 활용 사례 및 유용성 연구)

  • Yim, Ji-Dong;Nam, Tek-Jin
    • Archives of design research
    • /
    • v.19 no.5 s.67
    • /
    • pp.213-222
    • /
    • 2006
  • This paper presents MIDAS (Media Interaction Design Authoring System), an authoring toolkit for designers and artists to develop working prototypes in new interaction design projects. Field research were conducted to identify the requirements and a case study of designing new interactive products was carried out to examine the feasibility of the new tool. MIDAS provides easier ways of integrating hardware and software, to manage a wide range of electric input and output elements and to employ 3D Augmented Reality technology within conventional multimedia authoring tools, such as Director and Flash, which are popularly used by designers. MIDAS was used in case study projects of design education as well as by voluntary designers for evaluation. From the result of case studies, it was found that many design projects were successfully accomplished using MIDAS. Designers who participated in the projects reported that MIDAS not only helped them to concentrate more on ideation but also was very easy to use as they implemented the physical interface concepts without advanced engineering skills. It is expected that MIDAS can also support prototyping in interactive media an, tangible user interface development and related human computer interaction fields.

  • PDF