• Title/Summary/Keyword: Programming instruction

Search Result 94, Processing Time 0.02 seconds

Design of Multiprocess Models for Parallel Protocol Implementation (병렬 프로토콜 구현을 위한 다중 프로세스 모델의 설계)

  • Choi, Sun-Wan;Chung, Kwang-Sue
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.10
    • /
    • pp.2544-2552
    • /
    • 1997
  • This paper presents three multiprocess models for parallel protocol implementation, that is, (1)channel communication model, (2)fork-join model, and (3)event polling model. For the specification of parallelism for each model, a parallel programming language, Par. C System, is used. to measure the performance of multiprocess models, we implemented the Internet Protocol Suite(IPS) Internet Protocol (IP) for each model by writing the parallel language on the Transputer. After decomposing the IP functions into two parts, that is, the sending side and the receiving side, the parallelism in both sides is exploited in the form of Multiple Instruction Single Data (MISD). Three models are evaluated and compared on the basis of various run-time overheads, such as an event sending via channels in the parallel channel communication model, process creating in the fork-join model and context switching in the event polling model, at the sending side and the receiving side. The event polling model has lower processing delays as about 77% and 9% in comparison with the channel communication model and the fork-join model at the sending side, respectively. At the receiving side, the fork-join model has lower processing delays as about 55% and 107% in comparison with the channel communication model and the event polling model, respectively.

  • PDF

VLSI Design of DWT-based Image Processor for Real-Time Image Compression and Reconstruction System (실시간 영상압축과 복원시스템을 위한 DWT기반의 영상처리 프로세서의 VLSI 설계)

  • Seo, Young-Ho;Kim, Dong-Wook
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.1C
    • /
    • pp.102-110
    • /
    • 2004
  • In this paper, we propose a VLSI structure of real-time image compression and reconstruction processor using 2-D discrete wavelet transform and implement into a hardware which use minimal hardware resource using ASIC library. In the implemented hardware, Data path part consists of the DWT kernel for the wavelet transform and inverse transform, quantizer/dequantizer, the huffman encoder/huffman decoder, the adder/buffer for the inverse wavelet transform, and the interface modules for input/output. Control part consists of the programming register, the controller which decodes the instructions and generates the control signals, and the status register for indicating the internal state into the external of circuit. According to the programming condition, the designed circuit has the various selective output formats which are wavelet coefficient, quantization coefficient or index, and Huffman code in image compression mode, and Huffman decoding result, reconstructed quantization coefficient, and reconstructed wavelet coefficient in image reconstructed mode. The programming register has 16 stages and one instruction can be used for a horizontal(or vertical) filtering in a level. Since each register automatically operated in the right order, 4-level discrete wavelet transform can be executed by a programming. We synthesized the designed circuit with synthesis library of Hynix 0.35um CMOS fabrication using the synthesis tool, Synopsys and extracted the gate-level netlist. From the netlist, timing information was extracted using Vela tool. We executed the timing simulation with the extracted netlist and timing information using NC-Verilog tool. Also PNR and layout process was executed using Apollo tool. The Implemented hardware has about 50,000 gate sizes and stably operates in 80MHz clock frequency.

Development of STEAM Program using App Inventor -Focusing on the Concept of Speed in Elementary Science Education- (앱인벤터를 활용한 STEAM 프로그램 개발 -초등학교 과학의 '속력' 개념을 중심으로-)

  • Shin, Seungki;Choi, Ikseon;Bae, Youngkwon
    • The Journal of the Korea Contents Association
    • /
    • v.15 no.4
    • /
    • pp.530-544
    • /
    • 2015
  • We live in the modern society which is called as Knowledge-Information society. The national and social goal is to raise the creative person for preparing the rapidly changing society. Thus, the schools and families concentrate on and effort to enhance the creativity and problem solving ability. Specially, the school is pushing forward the STEAM education and Software education for raising the creativity person and enhancement of national competitiveness. In this study, we suggested for STEAM education the way how we utilize the App Inventor which was supported by MIT and came up as a computer programming language for Software education, and we verified and evaluated through professional group verification. We completed STEAM instructional design according to the results from the professional group verification, and we suggested the authentic instruction for STEAM education. In addition, we suggested the further prospects of Software education and instructions through going through the characteristics and application plan of App Inventer in terms of educational computer programming language.

A Courseware for the Learning of Visual Basic on the Web (초등학생을 위한 비주얼베이식 교육 시스템 개발)

  • Jin, Hyun-Sik;Park, Phan-Woo
    • Journal of The Korean Association of Information Education
    • /
    • v.7 no.3
    • /
    • pp.299-308
    • /
    • 2003
  • Programming education in the area of ICT instruction is usually considered as contributing to the improvement of one's analytical power, logic in thinking, and procedural problem-solving capabilities. However, it is hard to get access to adequate web coursewares in suit with their intellectual level of development of Korean elementary students. Most of the existing coursewares, if any, are dealing with high level and theory-oriented contents, and accordingly are quite difficult for the elementary students to understand them. In addition, it is very difficult to practice them on the Web. Drawing upon some ideas on the theories of Web-based design and learning, this study tries to develop and materialize a fresh learning courseware for Visual Basic. The Web courseware thus developed allows students to learn the basics of visual basic programming as well as the basic grammar. It also provides students with an environment that enables students to code and run programs on the Web.

  • PDF

Real-time Virtual View Synthesis using Virtual Viewpoint Disparity Estimation and Convergence Check (가상 변이맵 탐색과 수렴 조건 판단을 이용한 실시간 가상시점 생성 방법)

  • Shin, In-Yong;Ho, Yo-Sung
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.37 no.1A
    • /
    • pp.57-63
    • /
    • 2012
  • In this paper, we propose a real-time view interpolation method using virtual viewpoint disparity estimation and convergence check. For the real-time process, we estimate a disparity map at the virtual viewpoint from stereo images using the belief propagation method. This method needs only one disparity map, compared to the conventional methods that need two disparity maps. In the view synthesis part, we warp pixels from the reference images to the virtual viewpoint image using the disparity map at the virtual viewpoint. For real-time acceleration, we utilize a high speed GPU parallel programming, called CUDA. As a result, we can interpolate virtual viewpoint images in real-time.

A Study on the Verification of Computational Thinking Effectiveness of Understanding-Oriented SW Basic Education Program (이해중심 SW기초교육 프로그램의 컴퓨팅사고 효과성 검증 연구)

  • Oh, Kyung-Sun;Kwon, Jung-In
    • Journal of Digital Convergence
    • /
    • v.17 no.10
    • /
    • pp.23-35
    • /
    • 2019
  • In order to cultivate talented people who have problem solving ability due to computational thinking according to the trend of the fourth industrial revolution, each university is actively promoting software education. This study suggests that understanding-oriented SW curriculum is needed for non-majors students to improve computational thinking. In order to achieve the purpose of the study, this study designed the basic education program based on the understanding of the SW with the backward design model. The SW Basic Education Program was applied to 15 weeks of instruction and conducted three surveys. The positive effects of the understanding-oriented SW basic education on the computational thinking efficacy and the computer perception were verified. In addition, it was found that the understanding-oriented computational thinking and programming education are effective when they are linked to one process. It is expected that understanding-based SW based education, which uses the backward design model, can be applied as one of the efficient ways to improve computational thinking in the education field.

DEVELOPMENT OF A VIRTUAL FORGING FACTORY FRAMEWORK

  • Kao Yung-Chou;Sung Wen-Hsu;Huang Wei-Shin
    • Proceedings of the Korean Society for Technology of Plasticity Conference
    • /
    • 2003.10b
    • /
    • pp.115-122
    • /
    • 2003
  • This paper presents the development of a virtual forging factory framework. The technologies of virtual reality and relational database had been integrated in the developed framework using Microsoft $Windows^{(R)}$ programming as the main technique so as to emulate a physical forging factory. The developed virtual forging factory consists of forging cells and a forging cell is comprised of forging machine, forging die, and forging operations forming a forging production line. The technology of virtual reality had been successfully adopted in the production simulation of manufacturing such as CNC and robotics. However, the application in virtual forging factory seems to have not been studied yet. Potential application of a virtual forging factory can be beneficial to (1) computer aided instruction, (2) shorten the learning curve of a novice, (3) remote diagnosis and monitoring when remote monitoring and control technology and signal inspection is considered, (4) improve adverse forging environment when remote forging technology is applied, and (5) virtual reality application.

  • PDF

Mathematical Knowledge Construction in Computer Based Learing

  • Lee, Joong-Kwoen
    • Research in Mathematical Education
    • /
    • v.5 no.1
    • /
    • pp.13-24
    • /
    • 2001
  • Using computer technology in teaching school mathematics creates new instructional environments. The emphases on the use of computer technology in the classrooms and in particular the use of computer-based exploration as a context of mathematics instruction have been reflected in the recommendation of the NCTM (Curriculum and Evaluation Standards for School Mathematics, 1989). Although the power of using computer technology in the exploration of mathematical problems has been recognized and stressed by many educators, we do not have many research studies on mathematics in computer-based explorations. Especially research has failed to clarify how computer technology can contribute to the construction of procedural and conceptual knowledge of mathematics. Up to now most researches on procedural and conceptual knowledge in computer environments have only focused on classifying programming languages which program language has more random access and rich interrelationship characteristic in relation to conceptual knowledge in humans, and which computer language has more characteristic flavor of procedural knowledge. How computer-based explorations affect the knowledge construction of mathematics, therefore, emerges as an issue of research on teacher education program for theoretical framework. This situation leads to do research on the effectiveness of using computer explorations in pre-service teacher education in terms of procedural and conceptual knowledge construction.

  • PDF

Trends in the Education and Training of Library and Information Professionnals-Based On Analysis of Curricular of Library Science (도서관 및 정보전문직 교육 방향에 관한 연구; 교과과정 분석을 통하여)

  • Hahn Bock Hee
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.11
    • /
    • pp.43-75
    • /
    • 1984
  • Information science is the study how in formation is transferred and all the intermediate steps of collecting, organizing, interpreting, storing, retrieving, disseminating and trans foming information. Professional education means the transfer of knowledge, the development of cognitive abilities and the infusion of professional attitudes. Training may be defined as practice-based instruction in the development and use of professional skills. Each is affected by the confluence of social, economic and technological realities of the environment where the learning takes place. We have witnessed controversy about methods of curriculum revision and change. Should information science courses be added to the traditional library science curriculum or should the new approaches be integrated within the subject matter of each individual course? The article is based upon the assumption that education for librarianship is at a turning point. To provide this information, 25 curricula of colleges and universities were analysed to assist in the study. Also 32 information professionals were asked to assist in the study. In the experimental part of this study, curricula based on the education and training of library and information profession als were examined. The most frequently offered compulsory course 'Introduction to Information Science' exposes students to a new way of looking at library and information problems. Information retrieval, library automation, computer programming, data processing, indexing and abstraction, communication, system analysis has offered. These indicate a curriculum slowly shift from traditional librarianship to an emphasis on computerization and automation. Also from a questionnaire listing 58 events might influence library and information science education.

  • PDF

Graph based Binary Code Execution Path Exploration Platform for Dynamic Symbolic Execution (동적 기호 실행을 이용한 그래프 기반 바이너리 코드 실행 경로 탐색 플랫폼)

  • Kang, Byeongho;Im, Eul Gyu
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.24 no.3
    • /
    • pp.437-444
    • /
    • 2014
  • In this paper, we introduce a Graph based Binary Code Execution Path Exploration Platform. In the graph, a node is defined as a conditional branch instruction, and an edge is defined as the other instructions. We implemented prototype of the proposed method and works well on real binary code. Experimental results show proposed method correctly explores execution path of target binary code. We expect our method can help Software Assurance, Secure Programming, and Malware Analysis more correct and efficient.