KR20200032984A - 드론을 이용한 청소년 프로그래밍 교육용 어플리케이션 시스템 - Google Patents
드론을 이용한 청소년 프로그래밍 교육용 어플리케이션 시스템 Download PDFInfo
- Publication number
- KR20200032984A KR20200032984A KR1020180112312A KR20180112312A KR20200032984A KR 20200032984 A KR20200032984 A KR 20200032984A KR 1020180112312 A KR1020180112312 A KR 1020180112312A KR 20180112312 A KR20180112312 A KR 20180112312A KR 20200032984 A KR20200032984 A KR 20200032984A
- Authority
- KR
- South Korea
- Prior art keywords
- programming
- aerial vehicle
- unmanned aerial
- providing
- blocks
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/20—Education
- G06Q50/205—Education administration or guidance
- G06Q50/2057—Career enhancement or continuing education service
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B64—AIRCRAFT; AVIATION; COSMONAUTICS
- B64C—AEROPLANES; HELICOPTERS
- B64C39/00—Aircraft not otherwise provided for
- B64C39/02—Aircraft not otherwise provided for characterised by special use
- B64C39/024—Aircraft not otherwise provided for characterised by special use of the remote controlled vehicle type, i.e. RPV
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F2300/00—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
- A63F2300/80—Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game specially adapted for executing a specific type of game
- A63F2300/8094—Unusual game types, e.g. virtual cooking
-
- B64C2201/12—
-
- B64C2201/146—
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B64—AIRCRAFT; AVIATION; COSMONAUTICS
- B64U—UNMANNED AERIAL VEHICLES [UAV]; EQUIPMENT THEREFOR
- B64U2101/00—UAVs specially adapted for particular uses or applications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B64—AIRCRAFT; AVIATION; COSMONAUTICS
- B64U—UNMANNED AERIAL VEHICLES [UAV]; EQUIPMENT THEREFOR
- B64U2201/00—UAVs characterised by their flight controls
- B64U2201/20—Remote controls
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Tourism & Hospitality (AREA)
- Strategic Management (AREA)
- Educational Administration (AREA)
- Human Resources & Organizations (AREA)
- Educational Technology (AREA)
- General Business, Economics & Management (AREA)
- Economics (AREA)
- Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Theoretical Computer Science (AREA)
- Primary Health Care (AREA)
- Marketing (AREA)
- Aviation & Aerospace Engineering (AREA)
- Toys (AREA)
Abstract
Description
도 2는 본 발명의 일실시예에 있어서, 무인 비행체를 이용한 프로그래밍 교육 방법의 동작을 도시한 흐름도이다.
도 3은 본 발명의 일실시예에 있어서, 프로그래밍 교육 시스템의 내부구성을 도시한 블록도이다.
도 4는 본 발명의 일실시예에 있어서, 프로그래밍 화면 구성을 도시한 도면이다.
도 5는 본 발명의 일실시예에 있어서, 지도 정보를 기반으로 작성 가능한 다양한 프로그래밍 구조를 도시한 도면이다.
도 6은 본 발명의 일실시예에 있어서, 드론에 부착된 전자석의 모식도를 나타내는 도면이다.
Claims (9)
- 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법에 있어서,
상기 무인 비행체와의 통신을 위한 통신 세션을 설정하는 단계;
상기 무인 비행체를 비행시키기 위한 지도(map) 정보를 제공하는 단계;
상기 무인 비행체의 비행과 관련하여 미리 지정된 명령어를 포함하는 복수의 블록들을 제공하는 단계; 및
상기 복수의 블록들을 대상으로 선택된 블록이 프로그래밍 영역에 배치됨에 따라, 상기 프로그래밍 영역에 배치된 블록에 기초하여 상기 무인 비행체의 비행을 제어하는 신호를 상기 통신 세션을 통해 상기 무인 비행체로 전송하는 단계
를 포함하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 제1항에 있어서,
상기 프로그래밍 영역은, 상기 블록들이 배치되는 함수 영역 및, 상기 블록들 및 함수 중 적어도 하나가 배치되는 메인(main) 영역을 포함하는 것
을 특징으로 하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 제1항에 있어서,
상기 복수의 블록들을 제공하는 단계는,
미리 지정된 프로그래밍 레벨이 증가할수록 상기 복수의 블록들의 개수를 증가시켜 제공하는 것
을 특징으로 하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 제1항에 있어서,
상기 지도 정보를 제공하는 단계는,
상기 프로그래밍 영역에 배치될 블록의 개수를 제한하는 미션(mission) 및 함수의 사용을 포함시키는 미션(mission) 중 적어도 하나의 미션을 제공하는 단계
를 포함하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 제1항에 있어서,
상기 지도 정보를 제공하는 단계는,
재귀함수 기반의 반복 개념 및 분기문 개념 교육을 위한 미션(mission)을 제공하는 단계
를 포함하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 제1항에 있어서,
상기 지도 정보를 제공하는 단계는,
색상 별로 역할이 다르게 지정된 서로 다른 복수개의 타일로 이루어진 지도 정보를 제공하는 것
을 특징으로 하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 제1항에 있어서,
상기 복수의 블록들을 제공하는 단계는,
전진 명령어, 우회전 명령어, 좌회전 명령어, 오브젝트(object) 들기 명령어, 오브젝트 내리기 명령어, 저공비행 명령어, 고공비행 명령어, 및 착지 명령어가 지정된 블록을 제공하는 것
을 특징으로 하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 제1항에 있어서,
상기 무인 비행체는,
상기 무인 비행체의 비행을 제어하는 신호를 아두이노(arduino) 시리얼 통신을 기반으로 수신하여 비행이 제어되는 것
을 특징으로 하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 방법. - 무인 비행체(UAV)를 이용한 프로그래밍 교육 시스템에 있어서,
상기 무인 비행체와의 통신을 위한 통신 세션을 설정하는 세션 설정부;
상기 무인 비행체를 비행시키기 위한 지도(map) 정보를 제공하는 지도 정보 제공부;
상기 무인 비행체의 비행과 관련하여 미리 지정된 명령어를 포함하는 복수의 블록들을 제공하는 블록 제공부; 및
상기 복수의 블록들을 대상으로 선택된 블록이 프로그래밍 영역에 배치됨에 따라, 상기 프로그래밍 영역에 배치된 블록에 기초하여 상기 무인 비행체의 비행을 제어하는 신호를 상기 통신 세션을 통해 상기 무인 비행체로 전송하는 전송 제어부
를 포함하는 무인 비행체(UAV)를 이용한 프로그래밍 교육 시스템.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180112312A KR102185618B1 (ko) | 2018-09-19 | 2018-09-19 | 드론을 이용한 청소년 프로그래밍 교육용 어플리케이션 시스템 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180112312A KR102185618B1 (ko) | 2018-09-19 | 2018-09-19 | 드론을 이용한 청소년 프로그래밍 교육용 어플리케이션 시스템 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200032984A true KR20200032984A (ko) | 2020-03-27 |
KR102185618B1 KR102185618B1 (ko) | 2020-12-02 |
Family
ID=69959304
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180112312A Active KR102185618B1 (ko) | 2018-09-19 | 2018-09-19 | 드론을 이용한 청소년 프로그래밍 교육용 어플리케이션 시스템 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102185618B1 (ko) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102213268B1 (ko) | 2020-10-08 | 2021-02-05 | 주식회사 조은에듀테크 | 치매 예방을 위한 드론 활용 교육 프로그램 제공 방법 및 장치 |
KR102563623B1 (ko) | 2023-03-02 | 2023-08-04 | 주식회사 인비전테크 | 치매예방을 위한 블록형 코딩 조립체 및 로봇 장치의 운용방법 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102464163B1 (ko) * | 2022-06-29 | 2022-11-10 | 주식회사 씨앤케이에어로 | 드론 제어를 위한 코딩 교육 콘텐츠 제공 방법, 장치 및 시스템 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101715621B1 (ko) * | 2015-10-14 | 2017-03-27 | (주)비즈맘 | 프로그래밍 교육 시스템 및 그 구동 방법 |
KR101764850B1 (ko) * | 2017-01-20 | 2017-08-07 | (주) 알앤유 | 드론 실습용 키트 |
KR20170123041A (ko) * | 2016-04-28 | 2017-11-07 | 부경대학교 산학협력단 | 오픈 소스 기반 드론 보드, 모바일 앱 및 웹 사용자 간 드론 정보 및 명령 정보 교환을 위한 시스템 및 방법 |
-
2018
- 2018-09-19 KR KR1020180112312A patent/KR102185618B1/ko active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101715621B1 (ko) * | 2015-10-14 | 2017-03-27 | (주)비즈맘 | 프로그래밍 교육 시스템 및 그 구동 방법 |
KR20170123041A (ko) * | 2016-04-28 | 2017-11-07 | 부경대학교 산학협력단 | 오픈 소스 기반 드론 보드, 모바일 앱 및 웹 사용자 간 드론 정보 및 명령 정보 교환을 위한 시스템 및 방법 |
KR101764850B1 (ko) * | 2017-01-20 | 2017-08-07 | (주) 알앤유 | 드론 실습용 키트 |
Non-Patent Citations (2)
Title |
---|
[누구나SW코딩교실]기초 엔트리 미션 해결하기. 네이버 블로그, [online], 2018.03.07., [2020.02.16. 검색], 인터넷 : https://blog.naver.com/kyutto/221224038888 1부.* * |
초등코딩교육 드론코딩으로 시작하기. 네이버 블로그, [online], 2018.02.05., [2020.02.16. 검색], 인터넷 : https://bestmember10.blog.me/221201222678 1부.* * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102213268B1 (ko) | 2020-10-08 | 2021-02-05 | 주식회사 조은에듀테크 | 치매 예방을 위한 드론 활용 교육 프로그램 제공 방법 및 장치 |
KR102563623B1 (ko) | 2023-03-02 | 2023-08-04 | 주식회사 인비전테크 | 치매예방을 위한 블록형 코딩 조립체 및 로봇 장치의 운용방법 |
Also Published As
Publication number | Publication date |
---|---|
KR102185618B1 (ko) | 2020-12-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10134298B2 (en) | System and method for supporting simulated movement | |
KR102185618B1 (ko) | 드론을 이용한 청소년 프로그래밍 교육용 어플리케이션 시스템 | |
KR20180007199A (ko) | 코딩교육 시스템, 애플리케이션 시스템 및 그 제공방법 | |
KR20190120981A (ko) | 피지컬 디바이스의 직접적 원격 제어 장치 | |
US20170364068A1 (en) | Formation setting apparatus, formation setting method, and computer readable medium | |
EP3576077A1 (en) | Unplugged real coding block | |
US20140315166A1 (en) | Portable device to manage and control air traffic control training system | |
US20140248588A1 (en) | Portable device to control simulated aircraft in air traffic control training system | |
KR102413130B1 (ko) | 비대면 다중 참여의 실시간 vr/mr 기반 드론 교육 시뮬레이션 시스템 및 방법 | |
KR102189882B1 (ko) | 드론 조종 교육을 위한 드론 시뮬레이션 시스템 | |
Touretzky | Computational thinking and mental models: From Kodu to Calypso | |
US20220076587A1 (en) | A computer program product and method for teaching computer programming | |
KR20140079895A (ko) | 항전계통요목 훈련장비 및 그 제어방법 | |
CN109118884B (zh) | 一种机器人实验课程的教学装置 | |
KR20210062122A (ko) | 드론을 이용한 코딩 교육용 스마트 토이 시스템 | |
KR20230095399A (ko) | 드론 시뮬레이션 장치 | |
KR102229422B1 (ko) | Led 블록을 통한 코딩 학습 방법 및 시스템 | |
KR101505598B1 (ko) | 로봇 교육 장치 | |
Guenaga et al. | Serious games, remote laboratories and augmented reality to develop and assess programming skills | |
KR102314597B1 (ko) | 기동경계 내에서 움직이는 드론을 이용한 코딩 교육용 스마트 토이 시스템 | |
Mogenson | The AR Drone LabVIEW Toolkit: A Software Framework for the Control of Low-Cost Quadrotor Aerial Robots | |
KR102186862B1 (ko) | 비행 시뮬레이션 방법 | |
Yousuf et al. | Drone Labs to promote interest in science, technology, engineering, and mathematics (STEM) | |
Sosa et al. | Imperfect robot control in a mixed reality game to teach hybrid human-robot team coordination | |
KR102464163B1 (ko) | 드론 제어를 위한 코딩 교육 콘텐츠 제공 방법, 장치 및 시스템 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20180919 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20200217 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
AMND | Amendment | ||
E601 | Decision to refuse application | ||
PE0601 | Decision on rejection of patent |
Patent event date: 20200929 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20200217 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |
|
X091 | Application refused [patent] | ||
AMND | Amendment | ||
PX0901 | Re-examination |
Patent event code: PX09011S01I Patent event date: 20200929 Comment text: Decision to Refuse Application Patent event code: PX09012R01I Patent event date: 20200417 Comment text: Amendment to Specification, etc. |
|
PX0701 | Decision of registration after re-examination |
Patent event date: 20201123 Comment text: Decision to Grant Registration Patent event code: PX07013S01D Patent event date: 20201027 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I Patent event date: 20200929 Comment text: Decision to Refuse Application Patent event code: PX07011S01I Patent event date: 20200417 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I |
|
X701 | Decision to grant (after re-examination) | ||
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20201126 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20201126 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20230921 Start annual number: 4 End annual number: 4 |