검색결과

검색조건
좁혀보기
검색필터
결과 내 재검색

간행물

    분야

      발행연도

      -

        검색결과 2

        1.
        2016.02 KCI 등재 서비스 종료(열람 제한)
        본 연구는 학습장애 학생의 학교생활 적응을 위하여 로봇 프로그래밍 교육을 실시함으로써 학 습장애학생의 학습된 무기력과 자발적 언어 사용에 미치는 영향을 살펴보고자 하였다. 연구에 참 여한 학생은 실제 특수교육 지원을 받는 초등학교 4학년 학습장애학생이다. 연구 결과 로봇 프로 그래밍 교육은 학습장애학생의 학습된 무기력을 감소시키며 통합학급에서 자발적 발화량을 증가 시켰다. 본 연구 결과를 기반으로 학습장애학생을 위한 강점 기반 교육이나 게이미피케이션을 적 용한 중재가 실제 교육 현장에서 효과적으로 활용될 수 있는 방안을 제안하였다
        2.
        2007.03 KCI 등재 서비스 종료(열람 제한)
        A network-based robot [1] is a robot that explores service servers in the network environment for analyzing sensor data and making decision. Since network-based robot architecture was proposed, it’s possible to reduce costs of robots. We hope robots would be all around at home environment. Therefore, normal users who are not experts need to be able to control those robots by using easy commands. We developed a scripting language, named CCSLR, to help users and developers who control various robots in ubiquitous environment. We focused on how to design the common language for various robots and how to translate a CCSLR script into a sequence of low-level commands of the target robot. In this paper, we propose scripting methods, with three layers. The CCSLR system reads the profile information from the knowledge representation database. Users don’t have to know all about kinematical and mechanical details of a robot. Then again, the CCSLR system will use the profile information to translate the script into separated executable library commands. The CCSLR system manages robot’s changing state every time a robot executes a command.