• 제목/요약/키워드: directed sum of directed system

검색결과 6건 처리시간 0.023초

워드프로세서 자격증 시험을 위한 웹 기반 자기 주도적 학습 시스템 설계 및 구현 (Design and Implementation of Web-Based Self-directed Learning System for Word Processor Qualifying Exams)

  • 양윤정;김창석
    • 한국지능시스템학회논문지
    • /
    • 제16권1호
    • /
    • pp.43-48
    • /
    • 2006
  • 인터넷에서 가장 활발하게 사용되고 있는 웹은 특성상 구성주의 학습원리를 실현하는데 적절한 환경을 제공하고 있으며, 교육 시스템의 변화를 가져오고 있다. WBI(Web Based Instruction)는 웹을 매체로 활용하여 원거리에 있는 학습자를 교육시키는 형태로서 교수자와 학습자간 상호작용을 가능하게 하고, 다양한 형태의 학습 자료를 제공하며, 시간과 장소의 제약을 극복할 수 있는 장점이 있다. 본 논문은 문제은행 방식의 모의시험을 제공하는 웹 기반 학습 시스템의 설계 및 구현을 통하여 학습자 중심의 능동적인 학습활동이 이루어 질 수 있는 학습 환경을 구축하고 그 효과를 분석하는데 목적이 있다. 본 논문의 워드프로세서 자격증 시험을 위한 웹 기반 자기 주도적 학습 시스템은 교수자가 매번 새로운 문제를 출제하는 것이 아니라 문제은행에 저장되어 있는 문제를 검색하여 재 사용할 수 있고, 단원별로 원하는 문제 수를 지정하여 시험지를 출제한 수 있도록 구현하여 진정한 의미의 문제은행이라 할 수 있다. 학습자 웹 기반 학습을 하는 과정에 평가를 한 수 있도록 하였으며 즉각적인 피드백의 제공으로 학습자가 자기 주도적인 학습을 하는데 도움을 주었다. 또한, 시험 응시 후 단원별로 유사문제 검색을 할 수 있는 기회를 제공하였고, 학습자 문제은행 초기화면에서 키워드 검색으로 문제를 검색할 수 있게 함으로써 학습 효율을 더욱 증대시켰다.

유방향의 복수 최단 우회 경로 새로운 해법 연구 (A Study on a New Algorithm for K Shortest Detour Path Problem in a Directed Network)

  • 장병만
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 2006년도 추계학술대회
    • /
    • pp.60-66
    • /
    • 2006
  • This paper presents a new algorithm for the K shortest path problem in a directed network. After a shortest path is produced with Dijkstra algorithm, detouring paths through inward arcs to every vertex of the shortest path are generated. A length of a detouring path is the sum of both the length of the inward arc and the difference between the shortest distance from the origin to the head vertex and that to the tail vertex. K-1 shorter paths are selected among the detouring paths and put into the set of K paths. Then detouring paths through inward arcs to every vertex of the second shortest path are generated. If there is a shorter path than the current Kth path in the set, this path is placed in the set and the Kth path is removed from the set, and the paths in the set is rearranged in the ascending order of lengths. This procedure of generating the detouring paths and rearranging the set is repeated for the K-1 st path of the set. This algorithm can be applied to a problem of generating the detouring paths in the navigation system for ITS and also for vehicle routing problems.

  • PDF

윤곽선 추적 알고리즘과 개선된 ART1을 이용한 영문 명함 인식에 관한 연구 (A Study on the Recognition of an English Calling Card by using Contour Tracking Algorithm and Enhanced ART1)

  • 김광백;김철기;김정원
    • 지능정보연구
    • /
    • 제8권2호
    • /
    • pp.105-115
    • /
    • 2002
  • 본 논문에서는 4 방향 윤곽선 추적 알고리즘(contour tracking algorithm)과 개선된 ART1을 이용한 영문 명함인식 방법을 제안한다. 영문 명함 영상에서 문자열 추출은 영상을 3배로 축소하여 수평 스미어링 기법(smearing method)과 4방향 윤곽선 추적 방법을 적용하여 문자열 후보 영역을 추출하고 수평 및 수직의 비율과 면적을 이용하여 문자열 영역과 비문자열 영역을 구분하였다. 추출된 문자열 영역에서 개별 문자 추출은 수평 스미링 기법과 윤곽선 추적 알고리즘을 이용하여 추출하였고 개별 문자들의 인식은 ART1 알고리즘을 개선하여 인식에 적용하였다. 본 논문에서 제안한 ARTI 알고리즘은 퍼지 합 접속 연산자를 이용하여 유사도를 동적으로 조정함으로써 기존의 ART1을 개선하였다. 추출 및 인식 실험 결과, 제안된 추출 및 인식 방법이 영문 명함 인식에서 효율적인 것을 확인하였다.

  • PDF

Practical Study about Obstacle Detecting and Collision Avoidance Algorithm for Unmanned Vehicle

  • Park, Eun-Young;Lee, Woon-Sung;Kim, Jung-Ha
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.487-490
    • /
    • 2003
  • In this research, we will devise an obstacle avoidance algorithm for a previously unmanned vehicle. Whole systems consist mainly of the vehicle system and the control system. The two systems are separated; this system can communicate with the vehicle system and the control system through wireless RF (Radio Frequency) modules. These modules use wireless communication. And the vehicle system is operated on PIC Micro Controller. Obstacle avoidance method for unmanned vehicle is based on the Virtual Force Field (VFF) method. An obstacle exerts repulsive forces and the lane center point applies an attractive force to the unmanned vehicle. A resultant force vector, comprising of the sum of a target directed attractive force and repulsive forces from an obstacle, is calculated for a given unmanned vehicle position. With resultant force acting on the unmanned vehicle, the vehicle's new driving direction is calculated, the vehicle makes steering adjustments, and this algorithm is repeated.

  • PDF

디지털청진기 기반의 원격청진진료 스마트-헬스케어 시스템 설계 및 구현 (Design and Implementation of Tele Auscultation Medicine Smart-Healthcare System based on Digital Stethoscope)

  • 김흥기;정정일;조진수
    • 전자공학회논문지CI
    • /
    • 제48권6호
    • /
    • pp.62-70
    • /
    • 2011
  • 스마트-헬스케어 서비스(smart-healthcare service)는 최근에 급속히 보급되고 있는 스마트폰(smart phone)을 기반으로 예방적 건강관리와 웰니스(wellness)를 위한 수요자 중심의 능동적 서비스 제공을 목표로 하는 보건의료서비스이다. 이에 본 논문에서는 언제, 어디서든 손쉽게 접근할 수 있는 스마트폰을 바탕으로 한 디지털청진기 기반의 원격청진진료 스마트-헬스케어 시스템을 제안한다. 제안하는 시스템은 환자가 자가 측정을 하기 위한 디지털청진기와 스마트폰, 환자를 진찰하기 위한 의사용 PC, 그리고 단말들을 연결해주기 위한 네트워크 웹서버로 구성되며, 단말들 간에 청진 데이터와 진찰 데이터를 주고받을 수 있는 프로그램을 통하여 환자와 의사간에 원격진료를 수행할 수 있다. 결과적으로 본 논문에서 제안한 시스템으로는 환자에게 시 공간적 제약 없이, 일상생활에 밀접히 접근하여 손쉽고 편리하게 이용할 수 있는 보건의료서비스를 제공 할 수 있었다.