• Title/Summary/Keyword: 교육용로봇

Search Result 197, Processing Time 0.029 seconds

Java based Platform for Educational Robots on AVR (교육용 AVR 로봇의 자바기반 플랫폼)

  • Lee, Lee-Sub;Kim, Seong-Hoon
    • Journal of Intelligence and Information Systems
    • /
    • v.15 no.3
    • /
    • pp.17-29
    • /
    • 2009
  • C programming is a main programming for the Educational Robot Arm which is based on AVR ATmega128. The development environment is not integrated, so it is complex and difficult to study for middle or high school students who want to learn programming and control the educational robot arm. Furthermore, there is no debug and testing environment support. This paper presents a Java-based development platform for the educational robot arm. This platform includes: an up-to-date tiny Java Virtual Machine (NanoVM) for the educational robot arm; An Eclipse based Java integrated development environment as an Eclipse plug-in; a 3D simulator on the PCs to support testing and debugging programs without real robots. The Java programming environment makes development for educational robot arm easier for students.

  • PDF

Design and Implementation of Educational Robot for Logical Ability Improvement (논리력 향상을 위한 교육용 로봇 설계 및 구현)

  • Moon, Chae-Young;Kim, Eui-Jeong;Kang, Shin-Cheon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.06a
    • /
    • pp.304-309
    • /
    • 2007
  • 본 논문에서는 학생들의 논리력과 창의적 문제해결 능력 향상을 위한 교육용 로봇을 설계하고 구현하였다. 제작된 로봇은 센서와 프로세서 그리고 모터 구동회로를 포함하고 있는 하드웨어와 교육용 로봇 제어 소프트웨어, 로봇 구조물 제작용 기계부품 그리고 교육내용과 제작 매뉴얼이 포함된 교재로 구성되어 있다. 제작된 로봇은 컴퓨터를 사용하지 않고 로봇에 직접 프로그래밍이 가능한 특징을 갖고 있는데 이는 로봇 교육에 있어서 장소의 제약을 받지 않고 교육이 가능함을 의미하며 학생들의 프로그래밍 결과가 로봇의 움직임으로 나타나므로 기존의 정적인 컴퓨터 프로그램 교육의 한계를 넘어 동적인 프로그램 교육이 가능하다. 그리고 간단한 하드웨어 지식과 기초 명령어만으로도 로봇을 제어할 수 있도록 사용자 중심의 함수화된 명령어를 사용하여 로봇이나 컴퓨터 프로그램을 처음 접하는 학생들도 쉽게 접근이 가능하도록 설계 하였다. 로봇을 조립하고 프로그래밍 하는 과정을 통해 학생들의 창의성과 논리력 그리고 문제해결 능력 신장에 기여할 수 있을 것으로 기대한다.

  • PDF

Unifing Robot Control Programming Language And Dolittle Using Robot Objects (두리틀 로봇 프로그래밍 일원화를 위한 로봇 객체 설계)

  • Kwon, Dai-Young;Yeum, Yong-Cheul;Yoo, Seoung-Wook;Lee, Won-Gyu
    • The Journal of Korean Association of Computer Education
    • /
    • v.8 no.6
    • /
    • pp.23-32
    • /
    • 2005
  • Dolittle is a educational programming language that helps students learning principles and concepts of computer science with programming. Learning programming with robot improve learning achievements robot motivate to be interest with programming. However, Dolittle robot programming is a different from Dolittle programming in process of interpretation and execution mechanism. Therefore, students have virtually to learn two languages to control robot and it would reduce the worth of Dolittle as educational programming language. In order to solve this problem, we tried to Unify Dolittle and robot control language using parser that Dolittle program with turtle object convert robot program. But this try couldn't overcome completely this problem because attributes of turtle object is different from robot. In this research we unified Dolittle programming and Dolittle robot programming as a way of adding new robot object in dolittle standard object group. it would improve educational effect of learning programming with robot in Dolittle.

  • PDF

Function derived through analysis of educational robot user (교육용 로봇 수요자 분석을 통한 기능 도출)

  • Kim, Myung-Seuk
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.667-670
    • /
    • 2009
  • The users' needs are expanded because of developing of educational robot market. However, the technology development doesn't fully adopt customer needs. In general, the most products are followed not user needs but technology trajectory. In this paper, we try to define the educational robot functions from analyzing usage propensity and customer needs with Kano model. According to results, there are key functions based on customer needs such as remote student control, Internet search, educational contents search and study planner. If the four key functions are offered, user's positive attitude to robot will be increased.

  • PDF

Development of Robot Education Program for Pre-service Elementary Teachers Using Educational Robot and its Application (교육용 로봇을 활용한 예비초등교사 로봇교육프로그램의 개발 및 적용)

  • Song, Ui-Sung
    • Journal of Digital Contents Society
    • /
    • v.14 no.3
    • /
    • pp.333-341
    • /
    • 2013
  • Robot education has the favorable influence on creativity and problem-solving ability of students. Therefore, it is commonly known to elementary school students, their parents and teacher through robot education for after school and contests. However, it has not been actively taught at university of education students because of the lack of systematic education program. In this paper, we have developed robot education program using problem-based learning and educational robot for pre-service elementary teachers. We have examined their recognition on robot education and education program after applying the developed program. Interviews for improving robot education program were also conducted. We find out robot education program has the favorable influence on the recognition, satisfaction and effectiveness for robot education. In particular, we know that education will related to robot was augmented by this education program.

A Study on the Robot Education Based on Scratch (스크래치에 기반한 로봇 교육에 대한 연구)

  • Lee, Young-Dae;Kim, Soon-Im;Seo, Young-Ho;Kang, Jeong-Jin
    • The Journal of the Convergence on Culture Technology
    • /
    • v.2 no.2
    • /
    • pp.29-35
    • /
    • 2016
  • The conventional educational robots, which are commonly industrial robots or toy robots, use text-based programming to teach the students. Therefore, students have difficulty in studying robotics due to the difficulties of text based language. The developed robot in this study have a camera, which have the color tracking function, and it has various sensors and actuators. It supports the open hardware and uses graphic language based programming. The developed educational robot is programmed by Scratch, which uses graphic modular language. We also present a curriculum, which is based upon the developed robot and Scratch. We applied the robot and curriculum to the primary school students. We obtained satisfactory results comparing it with the conventional robot education. Furthermore, the imagination and execution ability of students showed enhancement in learning robotics. Thus, this fact means the validity and effectiveness of the proposed approach.

Development of a Dynamic Motor on Smart Touch Control of one Point Linkage drag (1 포인트 드래그 연동 스마트 터치 제어용 다이나믹 모터 개발)

  • Kim, Hee-Chul
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.10 no.3
    • /
    • pp.327-332
    • /
    • 2015
  • Educational robot was introduced as an effective educational tool is to foster scientific creativity and learn the basic principles of science are applied to change the configuration of the educational after-school learning kits for science education. SMEs as a tool to foster scientific creativity center and a variety of educational robot technology and the wide range of games for students and robotic technology development, existing e-Learning by downloading mp3 music or learning content for the robot, such as the provision of specialized content Although the technology is still being developed to take advantage of the professional community formation is insufficient side. Currently, one-point linkage drag Smart Touch control dynamic motor development does not need this motor development is possible for users to easily.

The Effect of Computational Thinking Ability Using Text-base vs Visual-base Programming Language On Robot Programming Learning (텍스트 기반과 비주얼 기반 로봇프로그래밍 교육이 정보과학적 사고 능력에 미치는 영향)

  • Seo, Sung-Won;Nam, Dong-Seok;Lee, Tae-Wuk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2010.07a
    • /
    • pp.457-462
    • /
    • 2010
  • 본 연구는 학습자의 인지발달 단계에 적합한 프로그래밍 언어를 활용하여 모든 학문의 기초 인지 능력인 학습자의 정보과학적 사고 능력을 향상에 미치는 효과를 검증하는 실험연구이다. 과중한 인지적 부담, 문법 위주 등 기존 프로그래밍 학습의 문제점을 보완하고자 등장한 교육용 로봇을 이용하여 실생활 문제해결의 정보과학적 사고능력 향상을 위한 텍스트기반 프로그래밍 언어(TPL)와 비주얼기반의 프로그래밍 언어(VPL) 중 인문계 고등학생의 인지발달 단계에 적합한 프로그래밍 언어에 대한 효과성을 분석하였다. 교육용 로봇 및 로봇 프로그래밍 언어에 대한 선행 연구를 통해 NXT Robot Educator 교육내용을 분석하고 각 단계에 적절한 실생활 과제를 추출하여 로봇 교육용 프로그램을 개발하고 적용하였다. 이 연구는 프로그래밍을 경험이 없는 인문계 고등학교 학생 집단을 선정하여 TPL과 VPL을 활용한 로봇 프로그래밍 수업을 20차시 실시한 후 두 집단 간의 정보과학적 사고능력 향상의 차이를 검증하였다.

  • PDF

Development of PBL program for elementary school students using educational robot, pico-cricket (피코크리켓 교육용로봇을 활용한 초등학생 대상 PBL학습프로그램 개발)

  • Kim, Eun-Jung;Nam, Dong-Soo;Lee, Tae-Wuk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2011.06a
    • /
    • pp.229-232
    • /
    • 2011
  • 초등학생들의 학습에서 학생들이 알고 있는 지식을 이용하여 Project를 해결해가면 그 과정에서 지식이 살아있게 되고 지식이 더 깊어질 것이다. 주입식으로 지식을 알아가기보다 스스로 과제를 해결해가면서 무엇을 알고 무엇을 모르는지 스스로 깨닫고 알아가는 학습이 필요하다. PBL학습은 프로젝트를 해결하기 위해 학생들이 자기주도적으로 이끌어가는 학습이다. Piaget의 인지발달이론에서 구체적조작기에 해당하는 초등학생시기에는 직접 만질 수 있는 학습도구인 교육용로봇이 효과가 있을 것이다. 이에 교육용로봇인 피코크리켓을 활용하여 PBL학습프로그램을 개발하였다.

  • PDF

Analysis on Children's Perception for Designing Tutoring Robots' Heads (초등교육용 로봇 얼굴 설계를 위한 인지적 분석)

  • Kim, Ok-Jin;Kim, Su-Jung;Han, Jeong-Hye
    • 한국정보교육학회:학술대회논문집
    • /
    • 2006.01a
    • /
    • pp.146-151
    • /
    • 2006
  • 로봇기술의 진화적 측면을 고려하여 아동을 대상으로 하는 로봇 개발이 많이 이루어지고 있으며, 최근에는 교육적 활용 도구로서 현장 연구도 활발히 이루어지고 있다. 로봇의 얼굴은 인간과 로봇의 상호작용의 시작이라고 할 수 있는 중요한 부분이나, 아직 로봇 얼굴에 대한 체계적인 분석 연구는 매우 부족하다. 따라서 본 연구에서는 아동 교육용 로봇 또는 홈 로봇에 적당한 얼굴 설계 가이드를 제시하기 위하여, 많은 로봇 얼굴을 대상으로 아동들의 인지 분포와 로봇 얼굴의 계량 수치를 분석하였다. 그 결과 아동들은 로봇얼굴의 색깔에 유의한 영향을 받는 것으로 나타났으며, 로봇 얼굴에서 아동의 선호도에 가장 큰 영향을 끼치는 부분은 아동의 성별 간 유의한 차이는 있었지만 얼굴형과 눈이었다. 즉, 아이와의 상호작용에 긍정적 영향을 줄 것으로 기대되는 로봇은 동글 넓적한 얼굴의 큰 눈과 비교적 작은 입으로 나타났고, 비대칭이거나 긴 타원형의 얼굴을 싫어하는 경향을 보였다.

  • PDF