• Title/Summary/Keyword: 논리회로 교육도구

Search Result 8, Processing Time 0.021 seconds

Education Effect of a Web-based Virtual Laboratory for Digital Logic Circuits (웹기반 디지털 논리회로 가상실험실의 교육효과)

  • Lee, Sun-heum;Choi, Kwan-Sun;Kim, Dong-Sik;Kim, Wonkyum
    • The Journal of Korean Association of Computer Education
    • /
    • v.11 no.1
    • /
    • pp.23-32
    • /
    • 2008
  • In this paper, we have investigated the education effect of a web-based virtual laboratory for digital logic circuits which consists of multimedia contents about the usages of equipments for logic circuit experiments and the experimental logic circuits. In case of the engineering experiment of the lower grades in universities, preunderstanding about the usages of experimental equipments and the experimental circuits is necessary for the learners to conduct the experiments well. But it is impossible for the learners to have access to the real experimental equipments earlier due to the lack of equipments and the difficulty in management of the equipments. We have implemented the digital logic circuit virtual laboratory which provides the same experimental environment as a real experimental lab, and the learner can conduct the same experiments as the real ones before the real laboratory class. The learners using the laboratory have reduced the experiment completion time by the average of about 8.2% during a term, compared with the learners not using the lab.

  • PDF

Courseware for Factorization of Logic Expressions (논리식 인수분해를 위한 코스웨어)

  • Kwon, Oh-Hyeong
    • The Journal of Korean Association of Computer Education
    • /
    • v.15 no.1
    • /
    • pp.65-72
    • /
    • 2012
  • Generally, a logic function has many factored forms. The problem of finding more compact factored form is one of the basic operations in logic synthesis. In this paper, we present a new method for factoring Boolean functions to assist in educational logic designs. Our method for factorization is to implement two-cube Boolean division with supports of an expression. The number of literals in a factored form is a good estimate of the complexity of a logic function. Our empirical evaluation shows the improvements in literal counts over previous other factorization methods.

  • PDF

Common Logic Extraction Using Hamming Distance 3 Cubes (해밍거리가 3인 큐브를 활용한 공통식 추출)

  • Kwon, Oh-Hyeong
    • The Journal of Korean Association of Computer Education
    • /
    • v.20 no.4
    • /
    • pp.77-84
    • /
    • 2017
  • This paper proposes a tool that can be used as a logical expression simplification tool that can be used for deepening learning of logic circuits and further utilized as a design automation tool for optimizing semiconductor parts. The simplification method of logical expressions proposed in this paper is to find common subexpressions existing in various logical expressions and reduce the repetitive use. Finally, the goal is to minimize the number of literals used in all logical expressions. These previous studies failed to produce a common subexpression embedded in the logical expressions because they only use division principle. The proposed method uses cubes with a Hamming distance of 3 to find the common subexpression embedded between logical expressions. Experiments using benchmark circuits show that the proposed method reduces the number of literals by as much as 47% when comparing simplifications with other methods.

Design and Implementation of a Web-based Hangul BASIC Programming Tool (웹 기반 한글 BASIC 프로그래밍 도구의 설계 및 구현)

  • Park, Jun-Woo;Koo, Duk-Hoi
    • 한국정보교육학회:학술대회논문집
    • /
    • 2007.08a
    • /
    • pp.185-191
    • /
    • 2007
  • 2005년 12월에 개정된 초 중등학교 정보통신기술교육 운영 지침에 의해 초등학교에서도 프로그래밍 교육을 실시해야 하고, 이에 따라 프로그래밍 도구의 도입이 불가피한 실정이다. 그러나 기존의 프로그래밍 도구는 구입 비용, 유지보수, 업그레이드, 학습자가 가정에서 실습을 하기 위해서는 개별적 설치를 해야 하는 등의 문제점이 있고, 영문 명령어 사용으로 인해 학습자가 문제해결력과 논리적 사고력 향상을 위한 알고리즘 작성, 코딩보다 영어 이해, 해석에 더 많은 시간이 소요되어 프로그래밍에 거부감을 느낄 우려가 있다. 따라서 본 연구에서는 초등학교 프로그래밍 교육 목표 달성을 위해 한글 명령어와 영문 명령어 입력이 가능하고 웹을 기반으로 하는 한글 프로그래밍 도구를 설계하고 개발하였다. 본 웹 기반 한글 프로그래밍 도구를 통해 인터넷이 연결된 곳이면 언제, 어디서든 프로그래밍 실습이 가능하고, 한글 명령어 입력이 가능함으로써 영어에 미숙한 초등학생들에게 프로그래밍에 대한 거부감을 줄일 수 있을 것으로 기대한다.

  • PDF

A Simplified Web-based Simulator for Digital Logic Circuits Using ActiveX Control (ActiveX 컨트롤을 이용한 단순화된 웹 기반 디지털 논리회로 시뮬레이터)

  • Kim Dong-Sik;Han Hee-Jin;Seo Sam-Jun;Kim Hee-Sook
    • Journal of Engineering Education Research
    • /
    • v.6 no.1
    • /
    • pp.5-14
    • /
    • 2003
  • This paper presents a simplified web-based simulator for digital logic circuits with which several important principles related to digital logic circuits can be understood and confirmed. The proposed simulator is implemented to have several simplified functions which are essential to the learning process of digital logic circuits. The learners by themselves simulate several digital logic circuits on the web under specific input conditions and the design/analysis of digital logic circuits can be available. The proposed simulator, combined with multimedia contents, can be used as an auxiliary educational tool and enhance the improved learning efficiency. The results of this paper can be widely used to improve the efficiency of web-based educations in the cyber space. Several simulation results are illustrated as examples to show the validity of the proposed web-based simulator.

Design and Analysis of Educational Java Applets for Learning Simplification Procedure Using Karnaugh Map (Karnaugh Map 간략화 과정의 학습을 위한 교육용 자바 애플릿의 설계와 해석)

  • Kim, Dong-Sik;Jeong, Hye-Kyung
    • Journal of Internet Computing and Services
    • /
    • v.16 no.3
    • /
    • pp.33-41
    • /
    • 2015
  • In this paper, the simplification procedure of Karnaugh Map, which is essential to design digital logic circuits, was implemented as web-based educational Java applets. The learners will be able to experience interesting learning process by executing the proposed Java applets. In addition, since the proposed Java applets were designed to contain educational technologies by step-by-step procedure, the maximization of learning efficiency can be obtained. The learners can make virtual experiments on the simplification of digital logic circuits by clicking on some buttons or filling out some text fields. Furthermore, the Boolean expression and its schematic diagram occurred in the simplification process will be displayed on the separate frame so that the learners can learn effectively. The schematic diagram enables them to check out if the logic circuit is correctly connected or not. Finally, since the simplification algorithm used in the proposed Java applet is based on the modified Quine-McCluskey minimization technique, the proposed Java applets will show more encouraging result in view of learning efficiency if it is used as assistants of the on-campus offline class.

Application and Analysis of Educational Programming Language for Elementary Informatics Education (초등학교 정보교육을 위한 EPL 적용 분석)

  • Lee, Mee-Hyun;Koo, Duk-Hoi
    • Journal of The Korean Association of Information Education
    • /
    • v.15 no.1
    • /
    • pp.85-91
    • /
    • 2011
  • Programming training in informatics education have the means that algorithm design and problem solving. However, Because learning and using programming tools that should be done first, elementary school students learning the programming tools that are interested in the process has been reduced. But programming with using an Educational Programming Language(EPL) can show results directly and coding with a drag & drop method that keeps the elementary students' interests for programming. Now that, the students are possible to enhance their creativity and reasoning skills. Therefore, through the result of this study show how to apply the EPL in the elementary information classes and comparing with before this study and after the study, we analyzed to applicate prosperity of EPL.

  • PDF

Implementation of Simplification Procedure for Digital Combinational Logic Circuits Using Java Applets (자바 애플릿을 이용한 디지털 조합회로의 간략화 과정 구현)

  • Moon, Hun-Joo;Kim, Dong-Sik;Moon, Il-Hyun;Choi, Kwan-Sun;Lee, Sun-Heum
    • The Journal of Korean Association of Computer Education
    • /
    • v.10 no.4
    • /
    • pp.17-25
    • /
    • 2007
  • In this paper, the simplification procedure of Karnaugh Map, which is essential to design digital logic circuits, was implemented as a web-based educational tool by Java applet. The learners can make virtual experiments on the simplification of the digital logic circuit by clicking on some buttons or filling out some text fields. The proposed simplification procedure was implemented as a Java applet which is based on the Modified Quine-McCluskey algorithm. Thus, the implemented Java applet will enable the learners to enhance the learning efficiency as a auxiliary educational tool.

  • PDF