• 제목/요약/키워드: .NET framework

검색결과 417건 처리시간 0.026초

통합메모리를 이용한 임베디드 환경에서의 딥러닝 프레임워크 성능 개선과 평가 (Performance Enhancement and Evaluation of a Deep Learning Framework on Embedded Systems using Unified Memory)

  • 이민학;강우철
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제23권7호
    • /
    • pp.417-423
    • /
    • 2017
  • 최근, 딥러닝을 사용 가능한 임베디드 디바이스가 상용화됨에 따라 임베디드 시스템 영역에서도 딥러닝 활용에 대한 다양한 연구가 진행되고 있다. 그러나 임베디드 시스템을 고성능 PC 환경과 비교하면 상대적으로 저사양의 CPU/GPU 프로세서와 메모리를 탑재하고 있으므로 딥러닝 기술의 적용에 있어서 많은 제약이 있다. 본 논문에서는 다양한 최신 딥러닝 네트워크들을 임베디드 디바이스에 적용했을때의 성능을 시간과 전력이라는 관점에서 실험적으로 평가한다. 또한, 호스트 CPU와 GPU 디바이스간의 메모리를 공유하는 임베디드 시스템들의 아키텍처적인 특성을 이용하여 메모리 복사를 줄임으로써 실시간 성능과 저전력성을 높이는 방법을 제시한다. 제안된 방법은 대표적인 공개 딥러닝 프레임워크인 Caffe를 수정하여 구현되었으며, 임베디드 GPU를 탑재한 NVIDIA Jetson TK1에서 성능평가 되었다. 실험결과, 대부분의 딥러닝 네트워크에서 뚜렷한 성능향상을 관찰할 수 있었다. 특히, 메모리 사용량이 높은 AlexNet에서 약 33%의 이미지 인식 속도 단축과 50%의 소비 전력량 감소를 관찰할 수 있었다.

블루투스와 닷넷 시스템에서의 모바일 자동차 진단기 개발 (A Development of Mobile Vehicle Diagnostic System on .NET System and Bluetooth)

  • 박동규;어윤;하재덕
    • 한국멀티미디어학회논문지
    • /
    • 제11권10호
    • /
    • pp.1436-1445
    • /
    • 2008
  • 최근에 국내에서 출시되는 많은 모바일 단말기에는 CDMA모듈 이외에 근거리 무선통신을 위한 블루투스 등의 통신장치가 장착되고 있으며, 이를 활용한 다양한 제품이 개발되고 있다. 본 연구에서는 근거리 무선통신을 위한 블루투스 송수신 장치가 장착된 모바일 단말기에서 사용 가능한 무선 자동차 진단 소프트웨어의 개발과 사용자 인터페이스에 관하여 다룬다. 본 연구에서는 OBD(On Board Diagnostics)-II 표준을 기반으로 한 ECU(Engine Control Unit) 데이터 프로토콜 변환기와 블루투스 송수신기, 그리고 모바일 단말기에서 무선으로 자동차의 진단이 가능한 자동차 자기진단시스템을 개발하게 되었으며, 여기에 필요한 모바일 단말기의 사용자 인터페이스는 윈도우즈 닷넷 컴팩트 프레임워크 플랫폼에서 구현하였다. 본 연구를 통해서 개발한 시스템은 1) 무선 환경에서 소프트웨어의 다운로드와 업그레이드가 용이하며, 2) 추가의 고장진단 단말기가 불필요하므로 비용이 절감되며 상시적인 고장 진단이 가능하고, 3) 닷넷 컴팩트 프레임워크 환경에서 작성된 코드로 PDA와 네비게이션 등의 다른 임베디드 시스템에 손쉽게 이식이 가능하다는 장점이 있다.

  • PDF

웹 서비스 동적 연동을 위한 클라이언트 에이전트 프레임워크 (A Client Agent Framework for Dynamic Connection with Web Services)

  • 박영준;이우진
    • 정보처리학회논문지A
    • /
    • 제16A권5호
    • /
    • pp.339-346
    • /
    • 2009
  • 일반적으로 웹 서비스에 접속하기 위해서는 .NET 또는 자바 런타임 등의 무거운 프레임워크를 사용하여야 한다. 이러한 프레임워크들은 기본적으로 PC 급 이상의 리소스를 가진 경우에 사용할 수 있으므로 센서 노드와 같이 제한적인 리소스를 가진 경우에는 웹 서비스를 사용할 수 없다. 이 논문에서는 이러한 클라이언트 노드에서 웹 서비스를 사용할 수 있는 클라이언트 에이전트 프레임워크를 제안한다. 클라이언트 에이전트 프레임워크는 충분한 리소스를 가진 제 3의 서버에서 관리되며, 실제 클라이언트 노드는 에이전트 서버에 접속하여 해당 클라이언트 에이전트의 웹 서비스 연동 기능을 이용한다. 클라이언트 에이전트는 클라이언트 요청 시에 WDSL 정보를 활용하여 동적으로 생성된다. 이러한 웹 서비스 연동 방법을 이용하면, 센서 노드나 모바일 단말에서 최소의 리소스로 웹 서비스를 연동할 수 있으므로 다양한 유형의 서비스를 구현할 수 있다.

유연 생산 시스템의 시뮬레이션을 위한 JR-Net 모델링 (Job Resource relation-Net Modeling for the Simulation of FMS)

  • 최병규;한관희
    • 산업공학
    • /
    • 제8권3호
    • /
    • pp.61-73
    • /
    • 1995
  • As the level of maunfacturing system automation increases, the issues of modeling and simulation of AMS(Automated Manufacturing System) are becoming more important. Proposed in this paper is the JR-Net(Job Resource relation-Net) modeling framework which naturally mimics the process of designing an AMS by FA(Factory Automation) engineers. Its main purpose is to provide a modeling tool which facilitate modeling work of AMS for FA engineers unfamiliar with simulation modeling. The proposed modeling scheme is based on the extensive observation that typical AMSs are built from the set of 'standard' components(or catalog items). As an application of the proposed model, two real examples of FMS('G7'FMS model plant, RPI FMS) are modeled by JR-Net, and in case of FMS model plant, a simulation program development procedure using JR-Net modeling results is explained. Finally, simulation result of FMS model plant is analyzed.

  • PDF

지능형 전문가관리 프레임워크를 위한 주제 분야 계층 자동 생성

  • 양근우;이상로
    • 한국경영정보학회:학술대회논문집
    • /
    • 한국경영정보학회 2007년도 추계학술대회
    • /
    • pp.294-299
    • /
    • 2007
  • In this paper, we introduce the methodology for the automatic generation of the subject field hierarchy for Intellgent Expert Management Framework using WordNet. Intelligent Expert Management Framework, which is proposed as an appropriate method to manage valuable tacit knowledge within the organization, defines the expert profile structure and proposes the efficient method to automate the process to collect and update the expert profile information based on the profile structure defined. To increase the satisfaction level of users, additional intelligent search features are defined and users can be given the list of experts in related or similar expert fields when they perform expert searches based on the expert database being built. To enable automatic profiling of the organizational experts as well as intelligent expert searches, the subject field hierarchy, upon which the expert profiles are classified and expert searches for similar fields are performed, should be predefined. In this paper, we propose the WordNet library method that first eliminates the ambiguity of the senses of nominal data values, constructs the subject field hierarchy by overlapping the hypernym of the remaining senses, and lastly adjusts the derived hierarchy to the preference of users. Based on the proposed methodology, we expect to avoid the prohibitive costs in building large subject field hierarchies when manually done as well as maintain the objectivity of the hierarchies.

  • PDF

워드넷 기반의 단어 중의성 해소 프레임워크 (A Framework for WordNet-based Word Sense Disambiguation)

  • 임초람;조세형
    • 한국지능시스템학회논문지
    • /
    • 제23권4호
    • /
    • pp.325-331
    • /
    • 2013
  • 본 연구에서는 단어의 의미 중의성을 해소하기 위한 방법을 제안하고 그 결과를 제시한다. 본 연구에서는 워드넷을 두가지 차원에서 활용하였는데, 하나는 사전으로서의 활용이며 다른 하나는 단어간의 개념 계층 구조를 가진 일종의 온톨로지로서 활용하였다. 이 중의성 해소 방식의 장점은 첫째 매우 단순하다는데 있다. 둘째로는 코퍼스를 활용하는 지식 기반/통계 기반 방식이 아니기 때문에 의미 태그 부착된 코퍼스의 부족으로 인한 문제가 발생하지 않는다는 것이다. 현재는 워드넷 온톨로지 중에서 개념 계층 구조, 즉 상위어-하위어 (hypernym-hyponym)의 관계만을 사용하였으나 향후 어렵지 않게 다른 관계들, 즉 유사어(synonym), 반의어(antonym), 부분어(meronym) 등의 관계를 활용하여 확장함으로써 성능의 향상을 기대할 수 있다.

고객 세분화 프레임워크에 관한 연구 - NDSL 사례를 중심으로 (The Study of Customer Segmentation Framework - A Case Study of NDSL)

  • 김상국
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2016년도 제54차 하계학술대회논문집 24권2호
    • /
    • pp.63-64
    • /
    • 2016
  • 고객만족 활성화를 위한 노력의 하나로 NPS 기반의 심층 VOC를 수집하여 프로세스 기반의 프레임워크 전략을 제안한다. 기존의 고객 Segmentation 방식은 조사 대상 전체의 응답자 특성을 기반으로 한 방식이다. 이 번의 제안한 전략 프레임워크는 순고객추천지수(NPS : Net Promoter Score) 실사를 통한 고개의 심층 VOC(Voice of Customer)를 기반으로 분석한 방식이다. 본 논문에서는 KISTI의 과학기술정보 서비스에 대한 고객만족도를 기반으로 하여 충성고객을 예측할 수 있는 프레임워크를 구축하는 것이다. 이를 위해 서비스를 경험한 2,500여 명의 의사결정자를 대상으로 과학기술정보 서비스에 대한 고객충성도를 분석하였다. 이와 같은 연구결과는 인터넷 등 정보의 발달로 고객의 긍정적 또는 부정적인 구전이 급속도로 노출되는 환경에서 고객의 만족도를 관리함으로써 충성고객을 확보하는데 사전 예측자료로 활용될 수 있다.

  • PDF

협업 환경 기반 엔지니어링 해석 서비스 시스템 개발 (Web-based CAE Service System for Collaborative Engineering Environment)

  • 김기일;권기억;박지형;최영;조성욱
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2006년도 춘계학술대회 논문집
    • /
    • pp.619-620
    • /
    • 2006
  • In this paper, the CAE Service System for Collaborative Engineering Environment with web services and Multi-frontal Method has been investigated and developed. The enabling technologies such as SOAP and .NET Framework play great roles in the development of integrated distributed application software. In addition to the distribution of analysis modules, numerical solution process itself is again divided into parallel processes using Multi-frontal Method for computational efficiency. We believe that the proposed approach for the analysis can be extended to the entire product development process for sharing and utilizing common product data in the distributed engineering environment.

  • PDF

Theoretical Study of the Cobalt Substituting Site in the Framework of $AlPO_{4}-5$ Molecular Sieves

  • Sang Joon Choe;Dong Ho Park;Do Sung Huh
    • Bulletin of the Korean Chemical Society
    • /
    • 제14권1호
    • /
    • pp.55-58
    • /
    • 1993
  • In order to determine the cobalt substituting site in $AlPO_4-5$ framework, ASED-MO theory has been used. The substitution of cobalt for aluminum is energetically more favorable than that for phasphorous. The stabilized energy of the former is 51 eV lower than that of the latter. The calculated net charge was +1.27 for Al, +0.85 for P, and +1.56 for Co, respectively. The valence electron population (VEP), reduced overlap population (ROP) and net charge for the charged cluster models were compared for $AlPO_4-5$ and $CoAlPO_4-5$ systems. Then, twe find that the covalency of P-O bond was greater than that of Al-O bond.