• Title/Summary/Keyword: 컴퓨터공학교육

Search Result 702, Processing Time 0.023 seconds

A Study on the Virtual Vision System Image Creation and Transmission Efficiency (가상 비전 시스템 이미지 생성 및 전송 효율에 관한 연구)

  • Kim, Won
    • Journal of the Korea Convergence Society
    • /
    • v.11 no.9
    • /
    • pp.15-20
    • /
    • 2020
  • Software-related training can be considered essential in situations where software is an important factor in national innovation, growth and value creation. As one of the implementation methods for engineering education, various education through virtual simulations that can educate difficult situations in a similar environment are being conducted. Recently, the construction of smart factories at production and manufacturing sites is spreading, and product inspections using vision systems are being conducted. However, it has many difficulties due to lack of operation technology of vision system, but it requires a lot of cost to construct the system for education of vision system. In this paper, provide an educational virtual simulation model that integrates computer and physics engine camera functions and can extract and transmit video. It is possible to generate an image of 30Hz or more at an average of 35.4FPS of the experimental results of the proposed model, and it is possible to send and receive images in a time of 22.7ms, which can be utilized in an educational virtual simulation educational environment.

A Study of the Effect of Blog-based Debate Learning on Academic Achivement, Learning Interest and Learning Transfer (블로그를 활용한 토론학습이 학업성취, 학습흥미 및 학습전이에 미치는 효과에 관한 연구)

  • Park, Da-Jeong;Lee, Jae-Kyung
    • The Journal of Korean Institute for Practical Engineering Education
    • /
    • v.1 no.1
    • /
    • pp.7-12
    • /
    • 2009
  • The worldwide spread of the internet has made it an important topic in our everyday lives. It has not only changed ordinary lives, but also the whole spectrum of modern society. Thus, it is necessary to understand the characteristic changes in learners as well as social demand in this drastic transformation period and to modify the goal and methods of learning to nurture future intellects. To achieve this, there have been recent attempts to invent new learning methods involving Web 2.0, which focuses on the user. Out of the various aspects of Web 2.0, the blog is expected to invoke learner-oriented education and active discussions between learners, in that the individual manages the blog autonomously and there is much interaction between users. This study will construct a learning system using the blog, apply it on real learners, and analyze its effect on the learners' scholastic achievements, interests, and learning transfer.

  • PDF

A Case Study of Teaching Mathematics for Integrated Essay Education: Instruction of Conic Section using Concrete Materials and Technology (통합형 수리논술 지도 사례 - 구체물과 공학적 도구를 활용한 원뿔곡선 수업 -)

  • Ryu, Hyunah
    • Communications of Mathematical Education
    • /
    • v.27 no.4
    • /
    • pp.567-580
    • /
    • 2013
  • As integrated essay writing is performed in university entrance examinations, teachers and students recognize the importance of integrated essay, but teachers have still difficulties of teaching methods. The purpose of this study is to derive educational implications through case of mathematics instruction for integrated essay education to pre-service mathematics teachers. The content knowledge of this class is a definition of conic section in mathematics and properties of conic section in an antenna reflector. The students have to discover them using the history of math, manipulative material, paper-folding and computer simulation. In this teaching and learning process the students can realize mathematical knowledge invented by humans through history of mathematics. The students can evaluate the validity of that as create and justify a mathematical proposition. Also, the students can explain the relation between them logically and descript cause or basis convincingly in the process of justifying. We should keep our study to instructional materials and teaching methods in integrated essay education.

Development of Convolutional Neural Network Basic Practice Cases (합성곱 신경망 기초 실습 사례 개발)

  • Hur, Kyeong
    • Journal of Practical Engineering Education
    • /
    • v.14 no.2
    • /
    • pp.279-285
    • /
    • 2022
  • In this paper, as a liberal arts course for non-majors, we developed a basic practice case for convolutional neural networks, which is essential for designing a basic convolutional neural network course curriculum. The developed practice case focuses on understanding the working principle of the convolutional neural network and uses a spreadsheet to check the entire visualized process. The developed practice case consisted of generating supervised learning method image training data, implementing the input layer, convolution layer (convolutional layer), pooling layer, and output layer sequentially, and testing the performance of the convolutional neural network on new data. By extending the practice cases developed in this paper, the number of images to be recognized can be expanded, or basic practice cases can be made to create a convolutional neural network that increases the compression rate for high-quality images. Therefore, it can be said that the utility of this convolutional neural network basic practice case is high.

Python Basic Programming Curriculum for Non-majors and Development Analysis of Evaluation Problems (비전공자를 위한 파이썬 기초 프로그래밍 커리큘럼과 평가문제 개발분석)

  • Hur, Kyeong
    • Journal of Practical Engineering Education
    • /
    • v.14 no.1
    • /
    • pp.75-83
    • /
    • 2022
  • Most of the courses that teach the Python programming language are liberal arts courses that all students in general universities must complete. Through this, non-major students who have learned the basic programming process based on computational thinking are strengthening their convergence capabilities to apply SW in various major fields. In the previous research results, various evaluation methods for understanding the concept of computational thinking and writing code were suggested. However, there are no examples of evaluation problems, so it is difficult to apply them in actual course operation. Accordingly, in this paper, a Python basic programming curriculum that can be applied as a liberal arts subject for non-majors is proposed according to the ADDIE model. In addition, the case of evaluation problems for each Python element according to the proposed detailed curriculum was divided into 1st and 2nd phases and suggested. Finally, the validity of the proposed evaluation problem was analyzed based on the evaluation scores of non-major students calculated in the course to which this evaluation problem case was applied. It was confirmed that the proposed evaluation problem case was applied as a real-time online non-face-to-face evaluation method to effectively evaluate the programming competency of non-major students.

Analysis of Organizational Performance of Employees of the Work-Learning Dual System Training Center (일학습병행 공동훈련센터 전담인력 조직성과 진단 및 분석 )

  • Tae-Seong Kim;Jun-Ki Min
    • Journal of Practical Engineering Education
    • /
    • v.15 no.1
    • /
    • pp.199-208
    • /
    • 2023
  • Performance analysis for work-learning dual system has been mainly conducted from the perspective of diagnosing the effectiveness of policies at the macro level. This study aims to analyze issues in organizational management of the work-learning dual system training center by conducting an analysis focusing on the organizational performance of the work-learning dual system training center's employees. As a result of the analysis, it was confirmed that the perception and attitude of employees toward the work-learning dual training center differed depending on the type of work-learning dual system and the type of employment contract. Among the types of work-learning dual system, overall, in the case of IPP, the organizational performance of employees was low, while the apprenticeship was relatively high. As for the type of employment contract, the need for institutional improvement has been derived, especially for the project contract workers.

Development of Basic Practice Cases for Recurrent Neural Networks (순환신경망 기초 실습 사례 개발)

  • Kyeong Hur
    • Journal of Practical Engineering Education
    • /
    • v.14 no.3
    • /
    • pp.491-498
    • /
    • 2022
  • In this paper, as a liberal arts course for non-major students, a case study of recurrent neural network SW practice, which is essential for designing a basic recurrent neural network subject curriculum, was developed. The developed SW practice case focused on understanding the operation principle of the recurrent neural network, and used a spreadsheet to check the entire visualized operation process. The developed recurrent neural network practice case consisted of creating supervised text completion training data, implementing the input layer, hidden layer, state layer (context node), and output layer in sequence, and testing the performance of the recurrent neural network on text data. The recurrent neural network practice case developed in this paper automatically completes words with various numbers of characters. Using the proposed recurrent neural network practice case, it is possible to create an artificial intelligence SW practice case that automatically completes by expanding the maximum number of characters constituting Korean or English words in various ways. Therefore, it can be said that the utilization of this case of basic practice of recurrent neural network is high.

Digital Transformation Based on Chatbot in Legacy Environment (챗봇을 이용한 Legacy 환경의 Digital Transformation)

  • Jang, Jeong-ho;Kim, Jin-soo;Lee, Kang-Yoon
    • The Journal of Bigdata
    • /
    • v.3 no.2
    • /
    • pp.79-85
    • /
    • 2018
  • As the utilization of chatbots grows and the AI market grows, many companies are interested. And everybody is spurring growth by offering chatbot build services so that they can create chatbots. This makes chatbots easier to service on the messenger platform, which is changing the existing application market. In this paper, we present a methodology for designing and implementing existing DB-based applications as instant messenger platform-based applications, and summarize what to consider in actual implementation to provide an optimal system structure. According to this methodology, we design and implement a chatbot that serves as an teaching advisor who provides information to the students in the curriculum. The implemented application objectively visualizes the user's desired information from the user's point of view and delivers it through the interactive interface quickly and intuitively. By implementing these services and real service, it is predicted that DB-based information providing applications will be implemented as chatbots and will be changed to bi-directional communication through an interactive interface. it is predicted that DB-based information providing applications will be implemented as chatbots and will be changed to bi-directional communication through an interactive interface. Enterprise legacy application will take chatbot technology as one of important digital transformation initiative.

Hybrid Blockchain Design to Improve the Security of Education Administration Information System (교육행정정보시스템의 보안성 강화를 위한 하이브리드 블록체인 설계)

  • Son, Ki-Bong;Son, Min-Young;Kim, Young-Hak
    • The Journal of the Korea Contents Association
    • /
    • v.21 no.6
    • /
    • pp.1-11
    • /
    • 2021
  • The Neis System is a system integrating administrative information that was operated in elementary and secondary schools in Korea. Currently, this system is operated by a central server method and contains school administration information and important educational information of students. Among student information, the student life record contains important information for a student to advance to a higher level institution, but problems such as information leakage or manipulation may occur due to malicious attacks. In this paper, we propose a hybrid blockchain system that combines the server and blockchain technology managed by the existing Neis system. The proposed system records the query information of the database in a block when student information is accessed. When a request for correction of student information or issuance of a certificate is received, the query of the blockchain, the information in the database, and the student's key value are checked to determine whether the information has been leaked or manipulated, and only if the data is normal, the request for revision of the record is performed. This process is more secure than the existing central server because it checks the manipulation of data through the blockchain. The proposed system was implemented on the Ethereum platform, and the query information of the blockchain was experimentally verified using smart contracts. This study contributes to enhancing the reliability of the Nice system by strengthening the security against forgery and alteration of student data by combining the existing Nice system with a block chain.

Study of the Application of Economics Class Using PBL Mongolian University (몽골 대학에서 PBL을 이용한 경제학 수업의 실제적 적용에 관한 연구)

  • Bayarmaa, Natsagdorj;Lee, Keunsoo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.19 no.11
    • /
    • pp.738-743
    • /
    • 2018
  • This paper applied to the economics subject using PBL(Problem-Based Learning) for improving students many skills in Mongolian University that 21st century demands. For the first time at Mongolian University, the PBL problem was developed for the use of PBL and applied to the class and confirmed its effectiveness. The study subjects were 60 freshman students in D university who took 'Economics'. We applied 5 problems for 16 weeks. Students wrote and submitted a reflective journal when they finished the every activity. In addition, they completed a class evaluation form after the PBL program ended. The study showed that they experienced various effects such as understanding of learning contents, understanding of cooperative learning, practical experience, creative problem solving ability, presentation skill, communication ability, self- directed learning ability, self - confidence. In the PBL learning activities, the learning environment was not well prepared yet, so some difficulties were encountered. Mongolian students perceived it as a new and effective way to develop their expertise as a future leader in the 21st century. The main goal of Mongolian university is to produce leaders with professional talent with creative problem solving ability and active learning direction.