KR102062163B1 - Apparatus for produing algorithm - Google Patents

Apparatus for produing algorithm Download PDF

Info

Publication number
KR102062163B1
KR102062163B1 KR1020170167014A KR20170167014A KR102062163B1 KR 102062163 B1 KR102062163 B1 KR 102062163B1 KR 1020170167014 A KR1020170167014 A KR 1020170167014A KR 20170167014 A KR20170167014 A KR 20170167014A KR 102062163 B1 KR102062163 B1 KR 102062163B1
Authority
KR
South Korea
Prior art keywords
execution
block
toy
execution block
unit
Prior art date
Application number
KR1020170167014A
Other languages
Korean (ko)
Other versions
KR20190067035A (en
Inventor
김진욱
Original Assignee
김진욱
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 김진욱 filed Critical 김진욱
Priority to KR1020170167014A priority Critical patent/KR102062163B1/en
Priority to PCT/KR2018/015406 priority patent/WO2019112334A1/en
Publication of KR20190067035A publication Critical patent/KR20190067035A/en
Application granted granted Critical
Publication of KR102062163B1 publication Critical patent/KR102062163B1/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63HTOYS, e.g. TOPS, DOLLS, HOOPS OR BUILDING BLOCKS
    • A63H33/00Other toys
    • A63H33/04Building blocks, strips, or similar building parts
    • A63H33/042Mechanical, electrical, optical, pneumatic or hydraulic arrangements; Motors
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63HTOYS, e.g. TOPS, DOLLS, HOOPS OR BUILDING BLOCKS
    • A63H2200/00Computerized interactive toys, e.g. dolls

Landscapes

  • Toys (AREA)

Abstract

본 발명은 장난감 식별 블록을 구비한 알고리즘 생성 장치에 관한 것으로, 보다 구체적으로 서로 다른 종류와 기능의 다양한 장난감 중에서 장난감을 식별하며 식별한 장난감의 실행블록에 해당하는 실행 명령의 실행 코드로 알고리즘을 생성할 수 있으며, 장난감의 신규 실행 블록이 존재하는지 판단하여 신규 실행 블록에 해당하는 실행 명령의 실행 코드를 다운로드받아 저장할 수 있으며, 다수의 장난감에 사용되는 공용 실행 블록과 해당 장난감에만 사용되는 전용 실행 블록을 구분하여 선택적으로 공용 실행 코드 또는 전용 실행 코드를 사용하여 알고리즘을 생성할 수 있는 장난감 식별 블록을 구비한 알고리즘 생성 장치에 관한 것이다.The present invention relates to an apparatus for generating an algorithm having a toy identification block. More specifically, the present invention relates to an algorithm generating device having an execution code corresponding to an execution block of a toy that identifies and identifies a toy among various toys of different types and functions. It is possible to determine whether a new execution block of a toy exists and to download and save the execution code of the execution instruction corresponding to the new execution block, and to execute the common execution block used for many toys and the dedicated execution block used only for the toy. The present invention relates to an algorithm generating apparatus having a toy identification block capable of generating algorithms by selectively using common execution code or dedicated execution code.

Description

장난감 식별 블록을 구비한 알고리즘 생성 장치{Apparatus for produing algorithm}Apparatus for generating algorithm with toy identification block {Apparatus for produing algorithm}

본 발명은 장난감 식별 블록을 구비한 알고리즘 생성 장치에 관한 것으로, 보다 구체적으로 서로 다른 종류와 기능의 다양한 장난감 중에서 장난감을 식별하며 식별한 장난감의 실행블록에 해당하는 실행 명령의 실행 코드로 알고리즘을 생성할 수 있으며, 장난감의 신규 실행 블록이 존재하는지 판단하여 신규 실행 블록에 해당하는 실행 명령의 실행 코드를 다운로드받아 저장할 수 있으며, 다수의 장난감에 사용되는 공용 실행 블록과 해당 장난감에만 사용되는 전용 실행 블록을 구분하여 선택적으로 공용 실행 코드 또는 전용 실행 코드를 사용하여 알고리즘을 생성할 수 있는 장난감 식별 블록을 구비한 알고리즘 생성 장치에 관한 것이다.The present invention relates to an apparatus for generating an algorithm having a toy identification block. More specifically, the present invention relates to an algorithm generating device having an execution code corresponding to an execution block of a toy that identifies and identifies a toy among various toys of different types and functions. It is possible to determine whether a new execution block of a toy exists and to download and save the execution code of the execution instruction corresponding to the new execution block, and to execute the common execution block used for many toys and the dedicated execution block used only for the toy. The present invention relates to an algorithm generating apparatus having a toy identification block capable of generating algorithms by selectively using common execution code or dedicated execution code.

컴퓨터나 스마트폰에 사용되는 응용 프로그램 개발을 위해서 C언어 등의 프로그래밍 언어에 대한 교육이 필요한데, 프로그래밍 언어를 사용하여 응용 프로그램을 어떠한 토대와 규칙으로 코딩해야 하는지를 논리적으로 만들어 줄 수 있는 알고리즘에 대한 교육도 필요하다.Developing applications for computers or smartphones requires training in programming languages such as C, and algorithms that can logically create the basis and rules for coding applications using programming languages. Is also needed.

알고리즘에 대한 교육은 일종의 논리적 언어를 배우는 과정이며, 어떤 것을 픽업해서 연결시킬 것인지를 아는 과정이다. 그러므로, 이런 논리적 언어가 가지고 있는 기초적인 개념(예를 들어, 루프가 어떻게 동작하고, 판단을 어떻게 하며, 계산을 어떻게 하는지, 어떻게 컴퓨터가 우리에게 주는 정보를 획득하고, 컴퓨터에게 일을 시키는지 등)을 알게 하고, 창조적인 경험과 사용자가 만들어낸 것에 대한 성취감을 느끼도록 하는 것이 중요하다. Learning about algorithms is a process of learning a kind of logical language and knowing what to pick up and connect. Therefore, the basic concepts of these logical languages (for example, how the loop works, how to make judgments, how to make calculations, how the computer obtains the information we give us, how to work the computer, etc.) ), It's important to get creative experiences and a sense of accomplishment about what you create.

이러한 알고리즘 교육을 통해 자연스럽게 어린이의 논리적 사고를 향상시킬 수 있으며, 창의적인 사고가 가능하도록 도와준다.Through this algorithmic education, children's logical thinking can be naturally improved and creative thinking can be made possible.

그러나 응용 프로그램 언어는 대부분 외국어로 되어 있기 때문에 어린이에게 교육하기 다소 어려우며, 콜론 또는 세미콜론 등의 혼용 또는 누락과 같이 프로그램의 작성 과정에서 발생할 수 있는 단순한 실수로 인하여 반복 활성화되는 에러 메시지는 어린이들의 알고리즘 교육에 대한 관심을 희석시키며 알고리즘 교육을 포기하는 원인이 되고 있다. However, because most application languages are in foreign languages, it is somewhat difficult to educate children, and error messages that are repeatedly activated due to simple mistakes that can occur in the process of writing a program, such as mixing or missing colons or semicolons, can be used to teach children algorithms. It has diminished interest in and has led to abandonment of algorithm training.

종래 소트트웨어 교육은 소트프웨어를 활용하는데 중점을 둔 것으로, 이러한 소프트웨어 교육은 어린이가 스스로 자신이 필요한 소트프웨어의 알고리즘을 작성하는데 도움을 주지 못한다는 문제점을 가진다. 따라서 어린이가 스스로 필요한 알고리즘을 작성할 수 있는 쉽고 흥미로운 교육 방안에 대한 요구가 절실하다.Conventional software education focuses on utilizing software, and this software education has a problem in that it does not help children to write algorithms of the software they need. Therefore, there is an urgent need for easy and interesting educational methods for children to write their own algorithms.

이러한 요구를 반영하여 다양한 알고리즘 생성 장치가 개발되어 사용되고 있다. 알고리즘 생성 장치는 알고리즘을 생성할 뿐만 아니라 장난감과 연결되어 생성한 알고리즘으로 장난감을 구동함으로써, 어린이들로 하여금 보다 큰 재미와 흥미를 느끼게 해준다.Reflecting this demand, various algorithm generating devices have been developed and used. The algorithm generating device not only generates the algorithm, but also drives the toy with the algorithm generated in connection with the toy, thereby making children feel more fun and interesting.

알고리즘 생성 장치와 함께 알고리즘 교육 장치를 이용하여 생성한 알고리즘으로 구동할 수 있는 다양한 종류와 기능의 장난감이 개발되어 보급될 것으로 예상되고 있는데, 1개의 알고리즘 생성 장치를 통해 다양한 종류와 기능의 장난감을 구동하기 위한 장난감 식별 블록 및 이를 이용한 알고리즘 생성 장치에 대한 요구가 존재한다.Along with the algorithm generator, it is expected to develop and disseminate toys of various kinds and functions that can be driven by algorithms created using the algorithm teaching apparatus. There is a need for a toy identification block and an algorithm generating device using the same.

본 발명은 위에서 언급한 종래 알고리즘 생성 장치가 가지는 문제점을 해결하기 위한 것으로, 본 발명이 이루고자 하는 목적은 서로 다른 종류와 기능의 다양한 장난감 중에서 장난감을 식별하며 식별한 장난감의 실행블록에 해당하는 실행 명령의 실행 코드로 알고리즘을 생성할 수 있는 장치를 제공하는 것이다.The present invention solves the problems of the above-described conventional algorithm generating device, and an object of the present invention is to identify the toy among the various toys of different types and functions, the execution command corresponding to the execution block of the identified toy It is to provide a device that can generate an algorithm with the executable code of.

본 발명이 이루고자 하는 다른 목적은 장난감의 신규 실행 블록이 존재하는지 판단하여 신규 실행 블록에 해당하는 실행 명령의 실행 코드를 다운로드받아 저장할 수 있는 알고리즘 생성 장치를 제공하는 것이다.Another object of the present invention is to provide an algorithm generating apparatus that can determine whether a new execution block of a toy exists and to download and store the execution code of the execution instruction corresponding to the new execution block.

본 발명이 이루고자 하는 또 다른 목적은 다수의 장난감에 사용되는 공용 실행 블록과 해당 장난감에만 사용되는 전용 실행 블록을 구분하여 선택적으로 공용 실행 코드 또는 전용 실행 코드를 사용하여 알고리즘을 생성할 수 있는 장치를 제공하는 것이다. Another object of the present invention is to distinguish a common execution block used for a plurality of toys and a dedicated execution block used only for the toy to selectively generate a device using the common execution code or dedicated execution code To provide.

본 발명의 목적을 달성하기 위하여, 본 발명에 따른 알고리즘 생성 장치는 장난감의 실행 명령을 입력하는 실행 블록과 장난감의 식별자를 입력하는 식별 블록을 구비하는 알고리즘 블록과, 실행 블록 장착부와 식별 블록 장착부가 형성되어 있으며 식별 블록 장착부에 삽입 장착되는 식별 블록과 실행 블록 장착부에 삽입 장착되는 실행 블록에 기초하여 생성되는 알고리즘에 따라 장난감을 구동하는 본체를 포함하는 것을 특징으로 한다.In order to achieve the object of the present invention, the algorithm generating apparatus according to the present invention comprises an algorithm block having an execution block for inputting the execution command of the toy and an identification block for inputting the identifier of the toy, the execution block mounting portion and the identification block mounting portion And a main body configured to drive the toy according to an algorithm generated based on the identification block inserted into the identification block mounting unit and the execution block inserted into the execution block mounting unit.

바람직하게, 본 발명의 일 실시예에 따른 본체는 실행 블록의 실행 명령에 해당하는 장난감의 실행 코드를 저장하고 있는 저장부와, 삽입 장착된 삽입 실행 블록의 식별자와 장난감 식별자에 기초하여 삽입 실행 블록의 실행 명령에 해당하는 장난감의 실행 코드를 상기 저장부에서 검색하는 검색부와, 검색한 실행 코드로부터 장난감을 구동하기 위한 알고리즘을 생성하며 생성한 알고리즘에 따라 장난감을 구동하기 위한 구동 신호를 생성하여 장난감으로 송신 제어하는 알고리즘 제어부를 포함하는 것을 특징으로 한다.Preferably, the main body according to an embodiment of the present invention is a storage unit for storing the execution code of the toy corresponding to the execution command of the execution block, and the insertion execution block based on the identifier and the toy identifier of the inserted execution block mounted A search unit for searching for the execution code of the toy corresponding to the execution command of the storage unit, an algorithm for driving the toy from the searched execution code, and generating a driving signal for driving the toy according to the generated algorithm And an algorithm controller for controlling transmission to the toy.

바람직하게, 본 발명의 일 실시예에 따른 본체는 알고리즘 생성 장치에 삽입된 삽입 실행 블록 중 저장부에 미등록되어 있는 삽입 실행 블록을 신규 실행 블록으로 판단하는 미등록 판단부와, 다수의 실행블록 장착부 중 신규 실행 블록이 삽입 장착된 실행블록 장착부의 위치를 판단하는 위치 판단부와, 신규 실행 블록 또는 신규 실행 블록이 장착된 실행블록 장착부의 알림수단을 활성화하는 알림부를 더 포함하는 것을 특징으로 한다.Preferably, the main body according to an embodiment of the present invention is an unregistered determination unit for determining an insertion execution block that is not registered in the storage unit of the insertion execution block inserted into the algorithm generating device as a new execution block, and a plurality of execution block mounting units. And a notification unit configured to determine a position of the execution block mounting unit in which the new execution block is inserted and to activate the notification means of the new execution block or the execution block mounting unit in which the new execution block is mounted.

바람직하게, 본 발명의 일 실시예에 따른 검색부는 삽입 실행 블록의 식별자에 기초하여 다른 장난감에도 공용으로 사용되는 공용 실행 블록과 해당 장난감에 사용되는 전용 실행 블록 중 삽입 실행 블록의 종류를 판단하는 블록 종류 판단부와, 삽입 실행 블록이 전용 실행 블록인 경우 삽입 실행 블록의 식별자 중 모델명 식별자가 식별 블록의 장난감 식별자와 일치하는지 여부에 기초하여 검색할 실행 코드를 전용 실행 코드 또는 공용 실행 코드 중에서 선택하는 코드 선택부와, 코드 선택부에서 선택한 실행 코드를 저장부에서 검색하여 알고리즘 제어부로 제공하는 코드 검색부를 더 포함하는 것을 특징으로 한다.Preferably, the search unit according to an embodiment of the present invention based on the identifier of the insert execution block block for determining the type of the common execution block used in common to other toys and the type of the execution block of the dedicated execution block used in the toy The type determining unit and the execution code to be searched for from among the execution code or the public execution code to search based on whether the model name identifier among the identifiers of the insertion execution block matches the toy identifier of the identification block, And a code search unit for searching the storage unit for the execution code selected by the code selector and providing the code to the algorithm controller.

바람직하게, 본 발명의 일 실시예에 따른 본체는 삽입 실행 블록의 식별자와 저장부에 등록된 실행 블록의 식별자를 비교하는 비교부와, 비교부의 비교 결과에 기초하여 삽입 실행 블록이 저장부에 미등록된 실행 블록인 경우 삽입 실행 블록의 실행 코드를 다운로드받아 저장부에 저장하는 갱신부를 더 포함하는 것을 특징으로 한다.Preferably, the main body according to an embodiment of the present invention is a comparison unit for comparing the identifier of the insertion execution block and the identifier of the execution block registered in the storage unit, and the insertion execution block is not registered in the storage unit based on a comparison result of the comparison unit. In the case of the executed execution block, it is characterized in that it further comprises an update unit for downloading the execution code of the insertion execution block and stores it in the storage unit.

바람직하게, 본 발명의 일 실시예에 따른 본체는 갱신부의 요청에 따라 삽입 실행 블록의 실행 코드를 수신하는 통신부를 더 포함하는 것을 특징으로 한다.Preferably, the main body according to an embodiment of the present invention is characterized in that it further comprises a communication unit for receiving the execution code of the insertion execution block in response to the request of the update unit.

여기서 본 발명에 따른 저장부는 본체에 탈부착 가능한 외장 메모리인 것을 특징으로 한다.Wherein the storage unit according to the invention is characterized in that the external memory detachable to the body.

본 발명에 따른 장난감 식별 블록을 구비한 알고리즘 생성 장치는 다음과 같은 효과를 가진다.An algorithm generating apparatus having a toy identification block according to the present invention has the following effects.

첫째, 본 발명에 따른 장난감 식별 블록을 구비한 알고리즘 생성 장치는 구동하고자 하는 장난감 식별자를 저장하고 있어, 서로 다른 종류와 기능의 다양한 장난감 중에서 구동하고자 하는 장난감을 식별할 수 있다. First, the apparatus for generating an algorithm having a toy identification block according to the present invention stores a toy identifier to be driven and can identify a toy to be driven among various toys of different types and functions.

둘째, 본 발명에 따른 장난감 식별 블록을 구비한 알고리즘 생성 장치는 서로 다른 종류와 기능을 가지는 다양한 종류의 장난감 중에서 해당 장난감을 식별함으로써, 다양한 종류의 장난감 중에서 해당 장난감의 실행 블록에 해당하는 실행 명령의 실행 코드를 검색하여 제공할 수 있다.Second, the algorithm generating apparatus having the toy identification block according to the present invention identifies the toy among various kinds of toys having different types and functions, thereby executing the execution instruction corresponding to the execution block of the toy among the various toys. You can retrieve the executable code and provide it.

셋째, 본 발명에 따른 장난감 식별 블록을 구비한 알고리즘 생성 장치는 장난감의 신규 실행 블록이 존재하는지 판단함으로써, 미등록된 신규 실행 블록이 존재하는 경우 신규 실행 블록에 대한 실행 코드를 다운로드받아 저장할 수 있다.Third, the algorithm generating apparatus having the toy identification block according to the present invention may determine whether a new execution block of the toy exists, and when there is an unregistered new execution block, the execution code for the new execution block may be downloaded and stored.

넷째, 본 발명에 따른 장난감 식별 블록을 구비한 알고리즘 생성 장치는 다수의 장난감에 사용되는 공용 실행 블록과 해당 장난감에 사용되는 전용 실행 블록을 구분함으로써, 실행 블록의 식별자 중 모델명 식별자와 해당 장난감의 식별자의 일치 여부에 기초하여 선택적으로 공용 실행 코드 또는 전용 실행 코드를 제공하며 비록 전용 실행 블록이 없더라도 공용 실행 블록을 이용하여 장난감을 구동시키거나 전용 실행 블록을 이용하여 정확하게 장난감을 구동시킬 수 있다.Fourth, the algorithm generating device having a toy identification block according to the present invention distinguishes a common execution block used for a plurality of toys and a dedicated execution block used for the toy, thereby making a model name identifier and an identifier of the toy among the identifiers of the execution block. The common execution code or the dedicated execution code may be selectively provided based on whether or not there is a match. Even though there is no dedicated execution block, the toy may be driven using the common execution block or the toy may be accurately driven using the dedicated execution block.

도 1은 본 발명에 따른 알고리즘 교육 시스템을 설명하기 위한 도면이다.
도 2는 본 발명에 따른 본체의 일 예를 설명하기 위한 도면이다.
도 3은 본 발명에 따른 장난감과 해당 장난감에 사용되는 블록의 일 예를 설명하기 위한 도면이다.
도 4는 본 발명에 따른 본체를 보다 구체적으로 설명하기 위한 기능 블록도를 도시하고 있다.
도 5는 본 발명에 따른 검색부를 설명하기 위한 기능 블록도이다.
도 6은 본 발명의 본체에서 이벤트 블록, 실행 블록 및 변수를 이용하여 생성되는 알고리즘의 일 예를 설명하기 위한 도면이다.
1 is a diagram illustrating an algorithm training system according to the present invention.
2 is a view for explaining an example of the main body according to the present invention.
3 is a view for explaining an example of a toy and a block used in the toy according to the present invention.
4 is a functional block diagram for explaining the main body according to the present invention in more detail.
5 is a functional block diagram illustrating a search unit according to the present invention.
6 is a diagram illustrating an example of an algorithm generated by using an event block, an execution block, and a variable in a main body of the present invention.

본 발명에서 사용되는 기술적 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아님을 유의해야 한다. 또한, 본 발명에서 사용되는 기술적 용어는 본 발명에서 특별히 다른 의미로 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 의미로 해석되어야 하며, 과도하게 포괄적인 의미로 해석되거나, 과도하게 축소된 의미로 해석되지 않아야 한다. 또한, 본 발명에서 사용되는 기술적인 용어가 본 발명의 사상을 정확하게 표현하지 못하는 잘못된 기술적 용어일 때에는, 당업자가 올바르게 이해할 수 있는 기술적 용어로 대체되어 이해되어야 할 것이다.Technical terms used in the present invention are merely used to describe specific embodiments, it should be noted that it is not intended to limit the present invention. In addition, the technical terms used in the present invention should be interpreted as meanings generally understood by those skilled in the art unless the present invention has a special meaning defined in the present invention, and is excessively comprehensive. It should not be interpreted in the sense of or in the sense of being excessively reduced. In addition, when a technical term used in the present invention is an incorrect technical term that does not accurately express the spirit of the present invention, it should be replaced with a technical term that can be properly understood by those skilled in the art.

또한, 본 발명에서 사용되는 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한 복수의 표현을 포함한다. 본 발명에서, "구성된다" 또는 "포함한다" 등의 용어는 발명에 기재된 여러 구성 요소들, 또는 여러 단계를 반드시 모두 포함하는 것으로 해석되지 않아야 하며, 그 중 일부 구성 요소들 또는 일부 단계들은 포함되지 않을 수도 있고, 또는 추가적인 구성 요소 또는 단계들을 더 포함할 수 있는 것으로 해석되어야 한다.Also, the singular forms used in the present invention include plural forms unless the context clearly indicates otherwise. In the present invention, terms such as “consisting of” or “comprising” should not be construed as necessarily including all of the various components or steps described in the invention, and some of the components or some of the steps are included. It should not be interpreted that it may or may not include additional components or steps.

또한, 첨부된 도면은 본 발명의 사상을 쉽게 이해할 수 있도록 하기 위한 것일 뿐, 첨부된 도면에 의해 본 발명의 사상이 제한되는 것으로 해석되어서는 아니 됨을 유의해야 한다.In addition, it should be noted that the accompanying drawings are only for easily understanding the spirit of the present invention and should not be construed as limiting the spirit of the present invention by the accompanying drawings.

이하 첨부한 도면을 참고로 본 발명에 따른 장난감 식별 블록을 구비한 알고리즘 생성 장치를 보다 구체적으로 살펴본다.Hereinafter, an algorithm generating apparatus having a toy identification block according to the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 알고리즘 교육 시스템을 설명하기 위한 도면이다.1 is a diagram illustrating an algorithm training system according to the present invention.

도 1을 참고로 보다 구체적으로 살펴보면, 알고리즘 교육 시스템은 장난감(20), 장난감(20)과 무선 또는 유선으로 통신하며 장난감(20)의 동작을 제어하는 제어 신호를 생성하여 장난감(20)으로 송신하는 본체(10)로 구성된다.Referring to FIG. 1 in more detail, the algorithmic education system communicates with the toy 20 and the toy 20 in a wireless or wired manner, generates a control signal for controlling the operation of the toy 20, and transmits the generated control signal to the toy 20. It consists of the main body 10.

사용자는 이벤트 블록(미도시) 또는 실행 블록(미도시)을 본체(10)에 삽입하거나 변수 영역을 이용하여 알고리즘을 작성하는데, 본체(10)는 삽입된 이벤트 블록, 실행 블록 또는 변수 영역에 해당하는 이벤트 명령, 실행 명령 또는 조건을 인식하여 이벤트 코드, 실행 코드 또는 조건의 조합으로 장난감(20)을 동작 제어한다.The user inserts an event block (not shown) or an execution block (not shown) into the main body 10 or writes an algorithm using a variable area. The main body 10 corresponds to the inserted event block, execution block, or variable area. Recognizing an event command, an execution command or a condition to control the operation of the toy 20 by a combination of event code, execution code or condition.

본 발명의 일 예에서 본체(10)는 이벤트 블록, 실행 블록 또는 변수 영역에 해당하는 이벤트 명령, 실행 명령 또는 조건을 인식하여 이벤트 코드, 실행 코드 또는 조건의 조합으로 알고리즘을 생성하는데, 생성한 알고리즘에 따라 이벤트 명령을 만족하는 경우 이벤트 명령에 종속된 실행 명령 또는 조건을 실행 제어하기 위한 제어 신호를 생성하여 장난감(20)으로 송신한다.In an example of the present invention, the main body 10 recognizes an event command, an execution command, or a condition corresponding to an event block, an execution block, or a variable region, and generates an algorithm using a combination of event code, execution code, or condition. If the event command is satisfied according to the control signal for generating the execution command or condition dependent on the event command execution control and transmits to the toy (20).

장난감(20)은 자동차, 배, 비행기, 포크레인 등 다양한 종류로 제작될 수 있는데, 각 장난감(20)은 종류에 상관없이 "앞으로 이동해라", "뒤로 이동해라" 등 동일한 동작을 수행하거나 특정 장난감(20)에서만 수행되는 동작을 수행하는 것을 특징으로 한다. 장난감(20)은 광센서, 소리 감지 센서 등 외부 환경을 감지하는 감지 센서와 이동하는 구동부를 구비하고 있다. The toy 20 may be manufactured in various types such as a car, a ship, an airplane, a fork-lane, and the like. Each toy 20 may perform the same operation such as "move forward", "move backward," or a specific toy. It is characterized in that the operation performed only at (20). The toy 20 is provided with a sensor and a moving unit for detecting an external environment such as an optical sensor and a sound sensor.

본 발명의 일 예에서 장난감(20)은 감지 센서를 통해 광 또는 소리 등을 감지하는 경우 감지 신호를 생성하여 본체(10)로 송신하며, 본체(10)는 감지 신호에 기초하여 장난감(20)을 구동하기 위한 제어 신호를 생성하여 장난감(20)으로 송신한다. 여기서 감지 신호를 이용하여 이벤트 명령을 만족하는지 판단하며, 제어 신호를 이용하여 이벤트 명령에 종속된 실행 명령을 수행하는데, 예를 들어 "광을 감지하는 경우 앞으로 이동하라"는 알고리즘에서 "광을 감지하는 경우"는 이벤트 명령에 해당하고 "앞으로 이동하라"는 해당 이벤트 명령에 종속된 실행 명령에 해당한다. 따라서 본체(10)는 광을 감지한 감지 신호를 수신하는 경우 이벤트 명령을 만족하는 것으로 판단하며, 앞으로 이동하라는 실행 명령을 수행하기 위한 제어 신호를 생성하여 장난감(20)으로 송신한다. In one example of the present invention, when the toy 20 detects light or sound through a detection sensor, the toy 20 generates a detection signal and transmits the detection signal to the main body 10, and the main body 10 is based on the detection signal. Generates a control signal for driving the and transmits it to the toy 20. In this case, the detection signal is used to determine whether the event command is satisfied, and the control signal is used to execute the execution command dependent on the event command. For example, in the algorithm of "moving forward when detecting light," it detects light. "Corresponds to the event command and" move forward "corresponds to the execution command dependent on the event command. Accordingly, when the main body 10 receives a detection signal that senses light, the main body 10 determines that the event command is satisfied, and generates and transmits a control signal for executing the execution command to move forward to the toy 20.

본 발명에서 본체(10)는 종류와 기능이 서로 상이한 다양한 종류의 장난감을 구동하기 위한 알고리즘을 생성하는데, 본체(10)는 별도의 장난감 식별 블록을 통해 식별한 장난감에 대한 알고리즘을 생성하고 생성한 알고리즘에 따라 해당 장난감(20)을 구동 제어한다.In the present invention, the main body 10 generates algorithms for driving various kinds of toys having different types and functions, and the main body 10 generates and generates an algorithm for a toy identified through a separate toy identification block. Drive control of the toy 20 according to the algorithm.

도 2는 본 발명에 따른 본체의 일 예를 설명하기 위한 도면이다.2 is a view for explaining an example of the main body according to the present invention.

도 2를 참고로 보다 구체적으로 살펴보면, 본체의 상단에는 변수 영역(V)이 형성되어 있으며, 변수 영역(V)의 하단에는 이벤트 블록 장착부(111)를 구비하는 이벤트 영역(E)이 형성되어 있으며, 이벤트 영역(E)의 하단에는 실행 블록 장착부(121)를 구비하는 실행 영역(A)이 형성되어 있다. Referring to FIG. 2, a variable region V is formed at an upper end of the main body, and an event region E having an event block mounting unit 111 is formed at a lower end of the variable region V. At the lower end of the event region E, an execution region A having an execution block mounting portion 121 is formed.

여기서 변수 영역(V)은 실행 명령에서 조건을 부가할 수 있도록 하는데, 변수 영역은 조건을 나타내기 위한, 적어도 1개 이상의 온/오프 출력부로 이루어진다. 출력부의 일 예로 온/오프되는 LED(131)가 사용될 수 있는데, 실행 명령에서 "LED부가 온되는 경우"와 같이 조건을 실행 명령에 부가하여 알고리즘을 작성하도록 한다.Here, the variable region V may add a condition in an execution command. The variable region includes at least one on / off output unit for indicating a condition. As an example of the output unit, the LED 131 that is turned on / off may be used. The condition is added to the execution command such as "when the LED unit is on" in the execution command to create an algorithm.

한편, 실행 영역(A)의 하단에는 사용자 명령을 입력하기 위한 다양한 버튼으로 이루어진 사용자 인터페이스(UI)가 배치되어 있다. 그리고 사용자 인터페이스 옆에는 식별 블록 장착부(141)를 구비하는 식별 영역(I)이 형성되어 있다.Meanwhile, a user interface UI including various buttons for inputting a user command is disposed at the bottom of the execution area A. FIG. The identification area I having the identification block mounting unit 141 is formed next to the user interface.

이벤트 영역(E)은 다수의 이벤트 블록 장착부(111)를 구비하여 다수의 이벤트 블록(310)을 장착할 수 있으며, 실행 영역(A)은 각 이벤트 블록 장착부(111)에 종속되는 다수의 실행 블록 장착부(121)를 구비하여 다수의 실행 블록(330)을 장착할 수 있다. 예를 들어, 이벤트 영역(E)의 첫번째 이벤트 블록 장착부에는 첫번째 열의 실행 영역(A)이 종속되어 할당되며 이벤트 영역의 두번째 이벤트 블록 장착부에는 두번째 열의 실행 영역(E)이 종속되어 할당된다. The event area E may include a plurality of event block mounting units 111 to mount a plurality of event blocks 310, and the execution area A may include a plurality of execution blocks that are dependent on each event block mounting unit 111. The mounting unit 121 may be provided to mount a plurality of execution blocks 330. For example, the execution region A of the first column is subordinately assigned to the first event block mounting unit of the event region E, and the execution region E of the second column is assigned to the second event block mounting unit of the event region.

여기서 이벤트 블록 장착부(111)에는 이벤트 블록(310)이 장착되는 제1 삽입홈이 형성되어 있으며, 실행 블록 장착부(121)에는 실행 블록(330)이 장착되는 제2 삽입홈이 형성되어 있으며, 식별 블록 장착부(141)에는 식별 블록(350)이 장착되는 제3 삽입홈이 형성되어있는데, 제1 삽입홈, 제2 삽입홈 및 제3 삽입홈은 서로 다른 형상을 가지는 이벤트 블록, 실행 블록 또는 식별 블록이 삽입되도록 형성되어 있는 것을 특징으로 한다. Here, the event block mounting unit 111 is formed with a first insertion groove in which the event block 310 is mounted, and the execution block mounting unit 121 has a second insertion groove in which the execution block 330 is mounted, and is identified. The block mounting unit 141 is provided with a third insertion groove in which the identification block 350 is mounted. The first insertion groove, the second insertion groove, and the third insertion groove have an event block, an execution block, or an identification having different shapes. Characterized in that the block is formed to be inserted.

사용자는 식별 블록을 식별 블록 장착부(141)에 장착 후, 이벤트 블록(310)을 이벤트 블록 장착부(111)에 장착하거나 실행 블록(330)을 실행 블록 장착부(121)에 장착하거나, 변수 영역의 LED로 조건을 입력하여 알고리즘을 작성하는데, 이벤트 블록 장착부에 장착된 이벤트 블록과 장착된 이벤트 블록에 종속되는 적어도 1개 이상의 실행 블록으로 식별한 장난감을 구동하기 위한 알고리즘을 작성한다.After mounting the identification block on the identification block mounting unit 141, the user mounts the event block 310 to the event block mounting unit 111 or the execution block 330 to the execution block mounting unit 121, or the LED of the variable area The algorithm is created by inputting a condition as follows. An algorithm for driving a toy identified by the event block mounted on the event block mounting unit and at least one execution block dependent on the mounted event block is created.

도 3은 본 발명에 따른 장난감과 해당 장난감에 사용되는 블록의 일 예를 설명하기 위한 도면이다.3 is a view for explaining an example of a toy and a block used in the toy according to the present invention.

도 3을 참고로 살펴보면, 장난감에 사용되는 블록은 이벤트 블록(311, 312, 313, 314, 315,...), 실행 블록(331, 332, 333, 334, 335,...)) 및 식별 블록(350)으로 구분되어 있다. 장난감별로 동작과 기능이 서로 상이하며 서로 상이한 동작과 기능을 수행하기 위한 이벤트 블록과 실행 블록이 상이할 수 있는데, 사용자는 장난감과 함께 또는 별개로 이벤트 블록 또는 실행 블록을 개별적으로 구매할 수 있다. 예를 들어, 자동차 장난감에는 "소리가 나면", 장애물이 있으면" 등의 이벤트 명령을 입력하기 위한 이벤트 블록, "앞으로 이동하라", "뒤로 이동하라", "좌회전해라", "우회전해라" 등의 실행 명령을 입력하기 위한 실행 블록 및 해당 자동차 장난감을 식별하는 식별 블록이 제공된다.Referring to FIG. 3, the blocks used for the toys include event blocks 311, 312, 313, 314, 315,..., Execution blocks (331, 332, 333, 334, 335,...) And It is divided into an identification block 350. Each toy may have different operations and functions, and different event blocks and execution blocks for performing different operations and functions may be different from each other. The user may separately purchase the event blocks or the execution blocks together with the toys or separately. For example, a car toy may have an event block for entering an event command such as "When it sounds," or "When there is an obstacle," "Move forward," "Move backward," "Turn left," "Turn right." An execution block for inputting an execution command of an identification block and an identification block for identifying the corresponding car toy are provided.

사용자는 자동차 장난감에 사용되는 다양한 액세서리와 해당 액세서리를 구동하기 위한 실행 블록을 추가 구매할 수 있는데, 예를 들어 자동차 장난감에 자석으로 부착되는 헤드라이트를 추가 구매하는 경우 헤드라이트를 구동하기 위한 실행 블록이 추가된다.The user can purchase various accessories used in the car toy and additional execution blocks for driving the accessories. For example, if the user purchases additional headlights attached to the car toy by magnet, the execution block for driving the headlight is Is added.

도 4는 본 발명에 따른 본체를 보다 구체적으로 설명하기 위한 기능 블록도를 도시하고 있다.4 is a functional block diagram for explaining the main body according to the present invention in more detail.

도 4를 참고로 보다 구체적으로 살펴보면, 미등록 판단부(110)는 식별 블록으로부터 장난감 식별자와 삽입 실행블록으로부터 삽입 실행블록 식별자를 수신하는데, 미등록 판단부(110)는 수신한 장난감 식별자와 삽입 실행블록 식별자에 기초하여 장난감 식별자의 삽입 실행블록 식별자에 해당하는 실행 명령의 실행 코드가 저장부(130)에 저장되어 있는지 판단한다. 바람직하게, 미등록 판단부(110)는 장난감 식별자별 저장된 실행 블록 식별자의 저장 리스트를 구비하고 있는데, 미등록 판단부(110)는 저장 리스트에 기초하여 수신한 장난감 식별자의 삽입 실행블록 식별자가 저장 리스트에 존재하는지 판단한다.Referring to FIG. 4, the non-register determination unit 110 receives the toy identifier and the insertion execution block identifier from the insertion execution block from the identification block, and the non-registration determination unit 110 receives the received toy identifier and the insertion execution block. Based on the identifier, it is determined whether the execution code of the execution command corresponding to the insertion execution block identifier of the toy identifier is stored in the storage unit 130. Preferably, the non-registration determination unit 110 includes a storage list of stored execution block identifiers for each toy identifier, and the non-registration determination unit 110 includes an insertion execution block identifier of the toy identifier received based on the storage list. Determine if it exists.

바람직하게, 저장부(130)는 본체 하우징에 탈부착 가능한 외장형 메모리 또는 USB 메모리인 것을 특징으로 한다.Preferably, the storage unit 130 is characterized in that the removable external memory or USB memory to the body housing.

수신한 장난감 식별자의 삽입 실행블록 식별자가 저장 리스트에 존재하는 경우, 검색부(120)는 수신한 장난감 식별자의 삽입 실행블록 식별자에 매핑되어 있는 실행 코드를 저장부(130)로부터 추출하고 추출한 실행 코드를 알고리즘 제어부(140)로 제공한다.When the insertion execution block identifier of the received toy identifier exists in the storage list, the search unit 120 extracts the execution code mapped to the insertion execution block identifier of the received toy identifier from the storage unit 130 and extracts the execution code. To the algorithm controller 140.

알고리즘 제어부(140)는 식별 영역(I)의 식별 블록 장착부에 장착된 식별 블록으로 식별되는 장난감을 기준으로 이벤트 영역(E)의 이벤트 블록 장착부에 장착된 이벤트 블록의 이벤트 명령에 해당하는 실행 코드, 실행 영역(A)의 실행 블록 장착부에 장착된 실행 블록의 실행 명령에 해당하는 실행 코드 또는 변수 영역의 조건을 인식하여 이벤트 명령에 해당하는 실행 코드, 실행 명령에 해당하는 실행 코드 또는 변수 영역 조건의 조합으로 알고리즘을 생성하고, 생성한 알고리즘에 따라 장난감을 제어하기 위한 제어 신호를 생성한다. 즉, 알고리즘 제어부(140)는 다양한 종류의 장난감을 위한 알고리즘을 생성할 수 있는데, 알고리즘 제어부(140)는 검색부(120)로부터 제공되는 장난감 식별자의 삽입 실행블록 식별자에 해당하는 실행 코드로 장난감에 대한 알고리즘을 생성한다. The algorithm control unit 140 may execute the code corresponding to the event instruction of the event block mounted on the event block mounting unit of the event region E based on the toy identified by the identification block mounted on the identification block mounting unit of the identification region I, Recognizing the condition of the execution code or variable region corresponding to the execution instruction of the execution block mounted in the execution block mounting portion of the execution region A, the execution code corresponding to the event instruction, the execution code corresponding to the execution instruction or the variable region condition An algorithm is generated by the combination, and a control signal for controlling the toy is generated according to the generated algorithm. That is, the algorithm controller 140 may generate algorithms for various kinds of toys, and the algorithm controller 140 may execute an execution code corresponding to an insert execution block identifier of the toy identifier provided from the searcher 120. Generate an algorithm for

알고리즘 제어부(140)는 생성한 알고리즘에 따라 순차적으로 이벤트 명령 또는 실행 명령을 실행하는데, 실행하는 이벤트 명령 또는 실행 명령에 동기화되어 순차적으로 이벤트 명령 또는 실행 명령에 해당하는 이벤트 블록 또는 실행 블록을 활성화 제어한다. The algorithm controller 140 sequentially executes an event command or an execution command according to the generated algorithm, and activates an event block or an execution block corresponding to the event command or the execution command sequentially in synchronization with the executed event command or the execution command. do.

여기서 이벤트 블록 또는 실행 블록은 활성화부를 통해 활성화 제어 신호에 의해 활성화되는데, 활성화부는 이벤트 블록 장착부에 배치되어 있거나 실행 블록 장착부에 배치되어 실행되는 이벤트 블록 또는 실행 블록을 활성화시킨다. 예를 들어 활성화부는 이벤트 블록 장착부 또는 실행 블록 장착부에 배치되는 LED인 것을 특징으로 한다. 이러한 활성화부는 이벤트 블록 장착부 또는 실행 블록 장착부에 배치되는 대신 이벤트 블록 또는 실행 블록에 배치될 수 있으며, 이벤트 블록 또는 실행 블록에 배치되어 있는 활성화부는 활성화 제어 신호에 따라 활성화된다. Here, the event block or the execution block is activated by the activation control signal through the activation unit, and the activation unit is disposed in the event block mounting unit or is disposed in the execution block mounting unit to activate the event block or execution block. For example, the activation unit may be an LED disposed in the event block mounting unit or the execution block mounting unit. The activation unit may be disposed in the event block or the execution block instead of being disposed in the event block mounting unit or the execution block mounting unit, and the activation unit disposed in the event block or the execution block is activated according to the activation control signal.

한편, 미등록 판단부(110)에서 수신한 장난감 식별자의 삽입 실행블록 식별자가 저장 리스트에 존재하지 않는 경우, 미등록 판단부(110)는 삽입 실행블록을 신규 실행블록으로 판단하며, 장난감 식별자와 삽입 실행블록 식별자를 갱신부(150)로 제공한다. 갱신부(150)는 장난감 식별자와 삽입 실행블록 식별자에 기초하여 신규 실행블록의 실행명령에 해당하는 실행 코드를 통신부(150)를 통해 서버로부터 수신하고, 수신한 신규 실행블록의 실행 코드를 저장부(130)에 저장 제어한다. 검색부(120)는 신규 실행블록의 실행코드가 저장부(130)에 저장되는 경우 신규 실행블록의 실행코드를 저장부(130)로부터 추출하고 추출한 실행코드를 알고리즘 제어부(140)로 제공한다.Meanwhile, when the insertion execution block identifier of the toy identifier received by the non-registration determination unit 110 does not exist in the storage list, the non-registration determination unit 110 determines the insertion execution block as a new execution block, and the toy identifier and the insertion execution. The block identifier is provided to the updater 150. The updating unit 150 receives the execution code corresponding to the execution command of the new execution block from the server through the communication unit 150 based on the toy identifier and the insertion execution block identifier, and stores the execution code of the received new execution block. Store control at 130. When the execution code of the new execution block is stored in the storage unit 130, the search unit 120 extracts the execution code of the new execution block from the storage unit 130 and provides the extracted execution code to the algorithm controller 140.

바람직하게, 미등록 판단부(110)는 수신한 장난감 식별자의 삽입 실행블록 식별자가 저장 리스트에 존재하지 않은 경우, 삽입 실행블록 식별자를 위치 판단부(170)로 제공한다. 위치 판단부(170)는 삽입 실행블록 식별자에 기초하여 다수의 실행블록 장착부 중 삽입 실행블록이 삽입된 실행블록 장착부의 위치를 판단하며, 판단한 실행블록 장착부의 위치 정보를 알림부(190)로 제공한다. 알림부(190)는 위치 정보에 기초하여 신규 실행 블록을 활성화하여 해당 신규 실행 블록의 실행 코드의 갱신이 필요함으로 사용자에 알릴 수 있다.Preferably, the non-registration determination unit 110 provides the insertion execution block identifier to the position determination unit 170 when the insertion execution block identifier of the received toy identifier does not exist in the storage list. The position determining unit 170 determines the position of the execution block mounting unit in which the insertion execution block is inserted, among the plurality of execution block mounting units, and provides the position information of the determined execution block mounting unit to the notification unit 190. do. The notification unit 190 may notify the user that the execution code of the new execution block needs to be updated by activating the new execution block based on the location information.

바람직하게, 이벤트 블록 또는 실행 블록은 투명 재질로 제작되며, 이벤트 블록 및 실행 블록의 일면에는 이벤트 명령 또는 실행 명령을 시각적으로 인지할 수 있는 문자 또는 이미지가 도시되어 있다.Preferably, the event block or the execution block is made of a transparent material, and on one side of the event block and the execution block, a text or an image that can visually recognize the event command or the execution command is shown.

도 5는 본 발명의 일 실시예에 따른 검색부를 설명하기 위한 기능 블록도이다.5 is a functional block diagram illustrating a search unit according to an embodiment of the present invention.

도 5를 참고로 보다 구체적으로 살펴보면, 종류 판단부(141)는 삽입 실행블록의 식별자에 기초하여 삽입 실행블록이 다른 장난감에도 공용으로 사용되는 공용 실행 블록인지 아니면 해당 장난감에 사용되는 전용 실행 블록인지 삽입 실행 블록의 종류를 판단한다. 장난감을 구매시 장난감에서 사용할 수 있는 적어도 1개 이상의 실행블록이 제공되는데, 실행블록은 다수의 장난감에서 동일한 기능을 수행하도록 공용 사용되는 공용 실행블록과 해당 장난감에서만 특정 기능을 수행하도록 전용 사용되는 전용 실행블록으로 구분된다. 예를 들어, 모든 장난감에서 "앞으로 이동하라", "뒤로 이동하라" 등의 동일한 기능을 수행하는 공용 실행블록과 "자동차 장난감에서 앞으로 이동하라", "걸어다니는 로봇 장난감에서 앞으로 이동하라", "라이트를 켜라", "문을 열어라" 등의 특정 장난감에서 사용되거나 특정 기능을 수행하는 전용 실행블록으로 구분될 수 있다.Referring to FIG. 5, the type determination unit 141 determines whether the insertion execution block is a common execution block used in common for other toys or a dedicated execution block used for the toy based on the identifier of the insertion execution block. Determine the type of the insert execution block. At the time of purchase, the toy is provided with at least one execution block that can be used in the toy, which is a common execution block that is commonly used to perform the same function in multiple toys, and a dedicated execution dedicated to performing a specific function only in the toy. It is divided into blocks. For example, common running blocks that perform the same function as "move forward" and "move backward" on all toys, "move forward on car toys", "move forward on walking robot toys", " Turn on lights "," open the door ", etc. can be divided into dedicated execution blocks used in a particular toy or perform a specific function.

여기서 공용 실행블록에는 실행 명령 식별자만이 저장되어 있으며, 전용 실행블록에는 실행 명령 식별자와 함께 전용 실행블록이 사용되는 장난감의 모델명 식별자가 서로 매핑되어 저장되어 있다.Here, only the execution instruction identifier is stored in the common execution block, and in the dedicated execution block, the model name identifier of the toy in which the dedicated execution block is used is mapped with each other.

코드 선택부(143)는 삽입 실행블록이 전용 실행블록인 경우, 즉 실행 명령 식별자에 장난감의 모델명 식별자가 함께 매핑되어 저장되어 있는 경우, 삽입 실행블록의 모델명 식별자가 식별 블록의 장난감 식별자와 일치하는지 여부에 기초하여 삽입 실행블록의 실행 명령에 해당하는 실행 코드를 전용 실행 코드 또는 공용 실행 코드 중에서 선택한다. 즉, 삽입 실행블록의 모델명 식별자와 식별블록의 장난감 식별자가 서로 일치하는 경우, 장난감에 전용으로 사용되는, 실행블록의 실행명령에 해당하는 실행 코드를 선택한다.If the insert execution block is a dedicated execution block, that is, if the model name identifier of the toy is mapped and stored together with the execution instruction identifier, the code selection unit 143 matches the toy identifier of the identification block. The execution code corresponding to the execution instruction of the insertion execution block is selected from the dedicated execution code or the common execution code based on the status. That is, when the model name identifier of the insert execution block and the toy identifier of the identification block match each other, the execution code corresponding to the execution instruction of the execution block, which is used exclusively for the toy, is selected.

한편 코드 선택부(143)는 삽입 실행블록이 공용 실행블록인 경우, 즉 실행 명령 식별자만이 저장되어 있는 경우 실행 명령 식별자에 해당하는 실행 명령을 실행할 공용 실행 코드를 선택한다. 그리고 코드 선택부(143)는 삽입 실행블록이 전용 실행블록이더라도 삽입 실행블록의 모델명 식별자와 식별블록의 장난감 식별자가 서로 일치하지 않는 경우 실행 명령 식별자에 해당하는 실행 명령을 실행할 공용 실행 코드를 선택한다.On the other hand, the code selector 143 selects the common execution code to execute the execution instruction corresponding to the execution instruction identifier when the insertion execution block is the common execution block, that is, only the execution instruction identifier is stored. The code selector 143 selects the common execution code to execute the execution command corresponding to the execution instruction identifier when the model name identifier of the insertion execution block and the toy identifier of the identification block do not coincide with each other even if the insertion execution block is a dedicated execution block. .

예를 들어, "앞으로 가라"는 기능에 대해 공용 실행 코드가 선택되는 경우, 공용 실행 코드에 따라 자동차, 배, 드론, 걸어다니는 로봇, 포크레인 등 모든 장난감에서 동일하게 앞으로 이동하는 실행 명령을 수행한다. 그러나 모델명 식별자가 "포크레인"으로 실행 명령 식별자와 함께 포크레인 모델명 식별자가 서로 매핑되어 있으며 모델명 식별자가 식별블록의 장난감 식별자와 일치하여 전용 실행 코드가 선택되는 경우, 전용 실행 코드에 따라 포크레인에 해당하는 속도와 움직임으로 포크레인을 앞으로 이동하는 실행 명령을 수행한다.For example, if the public executable code is selected for the "go forward" function, the public executable code executes the same forward command in all toys, such as cars, ships, drones, walking robots, and forks. . However, if the model name identifier is "fork-rain" and the fork-lane model name identifier is mapped to each other and the model name identifier matches the toy identifier of the identification block, and the dedicated execution code is selected, the speed corresponding to the fork-rain according to the dedicated execution code Run command to move the fork-lane forward with and.

검색부(145)는 코드 선택부(145)의 선택에 따라 선택된 공용 실행 코드 또는 전용 실행 코드를 저장부에서 검색하며, 검색한 공용 실행 코드 또는 전용 실행 코드를 알고리즘 제어부로 제공한다. The retrieval unit 145 retrieves the common execution code or the dedicated execution code selected according to the selection of the code selection unit 145 in the storage unit, and provides the retrieved public execution code or the dedicated execution code to the algorithm controller.

이와 같이, 본 발명에서는 공용 실행블록과 전용 실행블록을 구분하여 실행 코드를 검색함으로써, 전용 실행블록이 없더라도 공용 실행블록만을 이용하여 기본적인 장난감의 구동 알고리즘을 생성할 수 있으며 전용 실행블록을 가지고 있는 경우 전용 실행블록의 전용 실행 코드를 이용하여 해당 장난감에 특화되어 장난감을 구동하기 위한 구동 알고리즘을 생성할 수 있다.As described above, in the present invention, by searching the execution code by dividing the common execution block and the dedicated execution block, even if there is no dedicated execution block, it is possible to generate a basic toy driving algorithm using only the common execution block and has a dedicated execution block By using the dedicated execution code of the dedicated execution block, it is possible to generate a driving algorithm that is specialized for the toy and drives the toy.

도 6은 본 발명의 본체에서 이벤트 블록, 실행 블록 및 변수를 이용하여 생성되는 알고리즘의 일 예를 설명하기 위한 도면이다.6 is a diagram illustrating an example of an algorithm generated by using an event block, an execution block, and a variable in a main body of the present invention.

도 6을 참고로 살펴보면, 이벤트 블록 장착부에는 '빛을 감지하면'이라는 이벤트 명령을 입력하기 위한 이벤트 블록이 장착되며, 장착된 이벤트 블록에 종속된 실행 영역의 실행 블록 장착부에는 '위로 이동하라'는 실행 명령을 입력하기 위한 실행 블록이 장착되어 있다.Referring to FIG. 6, the event block mounting unit is equipped with an event block for inputting an event command 'if light is detected', and the execution block mounting unit of the execution region that is dependent on the mounted event block has a 'move up'. An execution block for inputting an execution instruction is mounted.

이러한 조합의 이벤트 블록과 실행 블록으로 '빛을 감지하면 위로 이동하라'는 알고리즘을 작성한다. 이에 따라 장난감이 빛을 감지하면 장난감을 위로 이동 제어한다.With this combination of event blocks and execution blocks, we write an algorithm that 'moves up when we detect light'. Accordingly, when the toy senses light, it controls the toy to move up.

한편, 상술한 본 발명의 실시 예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성 가능하고, 컴퓨터로 읽을 수 있는 기록 매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다.Meanwhile, the above-described embodiments of the present invention can be written as a program that can be executed in a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium.

상기 컴퓨터로 읽을 수 있는 기록 매체는 마그네틱 저장 매체(예를 들어, 롬, 플로피 디스크, 하드디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등) 및 캐리어 웨이브(예를 들면, 인터넷을 통한 전송)와 같은 저장 매체를 포함한다.The computer-readable recording medium may include a magnetic storage medium (eg, ROM, floppy disk, hard disk, etc.), an optical reading medium (eg, CD-ROM, DVD, etc.) and a carrier wave (eg, the Internet). Storage medium).

본 발명은 도면에 도시된 실시예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.Although the present invention has been described with reference to the embodiments shown in the drawings, this is merely exemplary, and it will be understood by those skilled in the art that various modifications and equivalent other embodiments are possible. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

10: 본체 20:장난감
110: 미등록 판단부 120: 검색부
130: 저장부 140: 알고리즘 제어부
150: 갱신부 160: 통신부
170: 위치 판단부 190: 알림부
310: 이벤트 블록 330: 실행 블록
350: 식별 블록
10: body 20: toys
110: unregistered determination unit 120: search unit
130: storage unit 140: algorithm control unit
150: update unit 160: communication unit
170: location determination unit 190: notification unit
310: event block 330: execution block
350: identification block

Claims (7)

장난감의 실행 명령을 입력하는 실행 블록과 상기 장난감의 식별자를 입력하는 식별 블록을 구비하는 알고리즘 블록; 및
실행 블록 장착부와 식별 블록 장착부가 형성되어 있으며, 상기 식별 블록 장착부에 삽입 장착되는 식별 블록과 상기 실행 블록 장착부에 삽입 장착되는 실행 블록에 기초하여 생성되는 알고리즘에 따라 장난감을 구동하는 본체를 포함하는데,
상기 본체는
상기 실행 블록의 실행 명령에 해당하는 상기 장난감의 실행 코드를 저장하고 있는 저장부;
삽입 장착된 삽입 실행 블록의 식별자와 상기 장난감 식별자에 기초하여 상기 삽입 실행 블록의 실행 명령에 해당하는 상기 장난감의 실행 코드를 상기 저장부에서 검색하는 검색부;
검색한 상기 실행 코드로부터 상기 장난감을 구동하기 위한 알고리즘을 생성하며, 상기 알고리즘에 따라 상기 장난감을 구동하기 위한 구동 신호를 생성하여 상기 장난감으로 송신 제어하는 알고리즘 제어부; 및
상기 실행 블록 장착부에 삽입된 삽입 실행 블록 중 상기 저장부에 미등록되어 있는 삽입 실행 블록을 신규 실행 블록으로 판단하는 미등록 판단부를 포함하는 것을 특징으로 하는 알고리즘 생성 장치.
An algorithm block having an execution block for inputting a toy's execution command and an identification block for inputting an identifier of the toy; And
An execution block mounting unit and an identification block mounting unit are formed, and include a main body for driving a toy according to an algorithm generated based on an identification block inserted into the identification block mounting unit and an execution block inserted into the execution block mounting unit.
The main body
A storage unit which stores the execution code of the toy corresponding to the execution command of the execution block;
A retrieving unit for retrieving the execution code of the toy corresponding to the execution command of the insertion execution block from the storage unit based on the identifier of the insertion execution block inserted and mounted;
An algorithm controller for generating an algorithm for driving the toy from the retrieved execution code, and generating a driving signal for driving the toy according to the algorithm and controlling transmission to the toy; And
And an unregistered determination unit configured to determine, as a new execution block, an insertion execution block that is not registered in the storage unit among the insertion execution blocks inserted into the execution block mounting unit.
삭제delete 제 1 항에 있어서, 상기 본체는
다수의 실행블록 장착부 중 상기 신규 실행 블록이 삽입 장착된 실행블록 장착부의 위치를 판단하는 위치 판단부; 및
상기 신규 실행 블록 또는 상기 신규 실행 블록이 장착된 실행블록 장착부의 알림수단을 활성화하는 알림부를 더 포함하는 것을 특징으로 하는 알고리즘 생성 장치.
The method of claim 1, wherein the body is
A position determination unit determining a position of an execution block mounting unit in which the new execution block is inserted and mounted among a plurality of execution block mounting units; And
And a notification unit for activating a notification unit of the execution block mounting unit on which the new execution block or the new execution block is mounted.
제 1 항에 있어서, 상기 검색부는
상기 삽입 실행 블록의 식별자에 기초하여 다른 장난감에도 공용으로 사용되는 공용 실행 블록과 해당 장난감에 사용되는 전용 실행 블록 중 상기 삽입 실행 블록의 종류를 판단하는 블록 종류 판단부;
상기 삽입 실행 블록이 전용 실행 블록인 경우 상기 삽입 실행 블록의 식별자 중 모델명 식별자가 상기 식별 블록의 장난감 식별자와 일치하는지 여부에 기초하여 검색할 실행 코드를 전용 실행 코드 또는 공용 실행 코드 중에서 선택하는 코드 선택부; 및
상기 코드 선택부에서 선택한 실행 코드를 상기 저장부에서 검색하여 상기 알고리즘 제어부로 제공하는 코드 검색부를 더 포함하는 것을 특징으로 하는 알고리즘 생성 장치.
The method of claim 1, wherein the search unit
A block type determination unit determining a type of the insertion execution block among a common execution block used in common for other toys and a dedicated execution block used in the toy based on the identifier of the insertion execution block;
Code selection for selecting an execution code to be searched from dedicated execution code or public execution code based on whether a model name identifier among the identifiers of the insertion execution block matches the toy identifier of the identification block when the insertion execution block is a dedicated execution block. part; And
And a code retrieving unit for retrieving the execution code selected by the code selecting unit from the storage unit and providing the code to the algorithm control unit.
제 3 항 또는 제 4 항에 있어서, 상기 본체는
상기 미등록 판단부의 판단 결과에 기초하여 상기 삽입 실행 블록이 상기 저장부에 미등록된 실행 블록인 경우 상기 삽입 실행 블록의 실행 코드를 다운로드받아 상기 저장부에 저장하는 갱신부를 더 포함하는 것을 특징으로 하는 알고리즘 생성 장치.
The method of claim 3 or 4, wherein the main body is
And based on a result of the determination of the non-registration determination unit, when the insertion execution block is an execution block that is not registered in the storage unit, an algorithm further comprising downloading an execution code of the insertion execution block and storing it in the storage unit. Generating device.
제 5 항에 있어서, 상기 본체는
상기 갱신부의 요청에 따라 상기 삽입 실행 블록의 실행 코드를 수신하는 통신부를 더 포함하는 것을 특징으로 하는 알고리즘 생성 장치.
The method of claim 5, wherein the main body
And a communication unit configured to receive an execution code of the insertion execution block in response to a request of the updater.
제 1 항에 있어서, 상기 저장부는
상기 본체에 탈부착 가능한 외장 메모리인 것을 특징으로 하는 알고리즘 생성 장치.
The method of claim 1, wherein the storage unit
And an external memory detachable to the main body.
KR1020170167014A 2017-12-06 2017-12-06 Apparatus for produing algorithm KR102062163B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020170167014A KR102062163B1 (en) 2017-12-06 2017-12-06 Apparatus for produing algorithm
PCT/KR2018/015406 WO2019112334A1 (en) 2017-12-06 2018-12-06 Toy identification block and algorithm generation device having identification block

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170167014A KR102062163B1 (en) 2017-12-06 2017-12-06 Apparatus for produing algorithm

Publications (2)

Publication Number Publication Date
KR20190067035A KR20190067035A (en) 2019-06-14
KR102062163B1 true KR102062163B1 (en) 2020-01-03

Family

ID=66846779

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170167014A KR102062163B1 (en) 2017-12-06 2017-12-06 Apparatus for produing algorithm

Country Status (1)

Country Link
KR (1) KR102062163B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102538666B1 (en) * 2020-12-04 2023-06-01 주식회사 팀그릿 Remote control method for radio control toy and apparatus therefor
KR102458619B1 (en) * 2020-12-30 2022-10-25 정용비 Card board including card slot for disposition command card
KR102434400B1 (en) * 2022-03-03 2022-08-22 주식회사 에이아이컨트롤 Block coding apparatus and block coding method using same

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094073A (en) 2002-09-03 2004-03-25 Yamaha Corp Tone parameter generator, tone parameter generation method, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101684992B1 (en) * 2015-04-21 2016-12-13 한국과학기술연구원 Assembly unit and assembly toys comprising thereof
KR101734987B1 (en) * 2015-04-28 2017-05-12 주식회사에이치티엔씨 Robot controller for the infantile education and operating method
KR101698472B1 (en) * 2015-08-31 2017-01-20 한국과학기술연구원 Base block and assembly toys comprising thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094073A (en) 2002-09-03 2004-03-25 Yamaha Corp Tone parameter generator, tone parameter generation method, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
공개특허공보 제10-2016-0125087호(2016.10.31. 공개) 1부.*
등록특허공보 제10-1698472호(2017.1.20. 공고) 1부.*

Also Published As

Publication number Publication date
KR20190067035A (en) 2019-06-14

Similar Documents

Publication Publication Date Title
KR101546927B1 (en) Apparatus for educating algorithm with block
KR102062163B1 (en) Apparatus for produing algorithm
US11227235B1 (en) Universal artificial intelligence engine for autonomous computing devices and software applications
US9718185B2 (en) System and method for reinforcing programming education through robotic feedback
US10963493B1 (en) Interactive game with robot system
KR20190106861A (en) Artificial intelligence apparatus, artificial intelligence server and method for generating training data
CN110929431B (en) Training method and device for vehicle driving decision model
JP2003039363A (en) Robot device, action learning method therefor, action learning program thereof, and program recording medium
EP2933070A1 (en) Methods and systems of handling a dialog with a robot
Cicolani et al. Beginning Robotics with Raspberry Pi and Arduino
TWI661319B (en) Apparatus, method, and computer program product thereof for generatiing control instructions based on text
CN111417442B (en) Interactive game device
US11203122B2 (en) Goal-based robot animation
Palanisamy Hands-On Intelligent Agents with OpenAI Gym: Your guide to developing AI agents using deep reinforcement learning
KR101979122B1 (en) Identifing block and apparatus comprising identifing block
KR20190044359A (en) Self-designing modeling system and method using artificial intelligence
KR101988282B1 (en) Mobile robot comprising input module for programming
CN108595811B (en) Sudden event simulation method for unmanned vehicle training simulation
KR20190107616A (en) Artificial intelligence apparatus and method for generating named entity table
US20180250815A1 (en) Robot animation layering
JP7327391B2 (en) Control device, control method and program
KR102107283B1 (en) Apparatus for producing algorithm
US20090210372A1 (en) Rule-based programming languages for entities in environments
KR20200003437A (en) A system for coding education using generating an application for robot control
US20220048191A1 (en) Robotic activity decomposition

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right