• Title/Summary/Keyword: Engineering Practice

Search Result 2,833, Processing Time 0.033 seconds

Computer Simulation of Sideways Overturning of Side-Loaded Mini-Forwarder (측면 적재형 소형 임내 작업 차량의 횡전도 시뮬레이션)

  • Shim, S.B.;Park, Y.J.;Kim, K.U.;Kim, J.W.;Park, M.S.;Song, T.Y.
    • Journal of Biosystems Engineering
    • /
    • v.32 no.2 s.121
    • /
    • pp.69-76
    • /
    • 2007
  • This study was conducted to evaluate the sideways overturning stability of side loaded mini-forwarder. The model of a prototype was developed using a 3D CAD modeler and the performance was experimentally validated. The prototype model was run on the multibody dynamic analysis program, RecurDyn 6.0, to simulate motions when the model traversed over a circular bump on a inclined ground surface. The simulation was performed at a constant forward speed of 1.85 km/h under the loaded and unloaded conditions. The forward direction was also controlled to vary from 0 to 360 degrees with an increment of 10 degrees. Results of the simulation showed safe regions in which the mini forwarder could travel safely in terms of direction and slope of the ground. Even when the mini-forwarder was loaded by 20 logs of 3.6 m long and 12 cm diameter, it traveled safely within the ground slopes of 1 to 45 degrees by directions.

An Internet-based Self-Learning Education System For Efficient Learning Process of Java Language (효율적인 자바언어 학습을 위한 인터넷기반 자율학습시스템의 구현)

  • Kim, Dong-Sik;Lee, Dong-Yeop;Seo, Sam-Jun
    • Proceedings of the KIEE Conference
    • /
    • 2003.07d
    • /
    • pp.2540-2542
    • /
    • 2003
  • This paper presents an internet-based self-learning educational system which can be enhancing efficiency in the learning process of Java language. The proposed self-learning educational system is called Java Web Player(JWP), which is a Java application program and is executable through Java Web Start technologies. In this paper, three important sequential learning processes : concept learning process, programming practice process and assessment process are integrated in the proposed JWP using Java Web Start technologies. This JWP enables the learners to achieve efficient and interesting self-learning since the learning process is designed to enhance the multimedia capabilities on the basis of educational technologies. Also, online voice presentation and its related texts together with moving images are synchronized for efficient language learning process. Furthermore, a simple/useful compiler is included in the JWP for providing language practice environment such as coding, editing, executing and debugging Java source files. Finally repeated practice can make the learners to understand easily the key concepts of Java language. Simple multiple choices are given suddenly to the learners while they are studying through the JWP and the test results are displayed on the message box.

  • PDF

A Comparative Analysis on the Efficiency of Monitoring between EWMA and Shewhart Chart in Instrumental Process with Autocorrelation (자기상관이 있는 장치 공정에서 EWMA와 Shewhart 관리도와의 모니터링 효율성 비교 분석)

  • Cho, Jin-Hyung;Oh, Hyun-Seung;Lee, Sae-Jae;Jung, Su-Il;Lim, Taek;Baek, Seong-Seon;Kim, Byung-Keug
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.35 no.4
    • /
    • pp.118-125
    • /
    • 2012
  • When monitoring an instrumental process, one often collects a host of data such as characteristic signals sent by a sensor in short time intervals. Characteristic data of short time intervals tend to be autocorrelated. In the instrumental processes often the practice of adjusting the setting value simply based on the previous one, so-called 'adjacent point operation', becomes more critical, since in the short run the deviations are harder to detect and in the long run they have amplified consequences. Stochastic modelling using ARIMA or AR models are not readily usable here. Due to the difficulty of dealing with autocorrelated data conventional practice is resorting to choosing the time interval where autocorrelation is weak enough then to using I-MR control chart to judge the process stability. In the autocorrelated instrumental processes it appears that using the Shewhart chart and the time interval data where autocorrelation is relatively not existent turns out to be a rather convenient and very useful practice to determine the process stability. However in the autocorrelated instrumental processes we intend to show that one would presumably do better using the EWMA control chart rather than just using the Shewhart chart along with some arbitrarily intervalled data, since the former is more sensitive to shifts given appropriate weights.

Curriculum of Basic Data Science Practices for Non-majors (비전공자 대상 기초 데이터과학 실습 커리큘럼)

  • Hur, Kyeong
    • Journal of Practical Engineering Education
    • /
    • v.12 no.2
    • /
    • pp.265-273
    • /
    • 2020
  • In this paper, to design a basic data science practice curriculum as a liberal arts subject for non-majors, we proposed an educational method using an Excel(spreadsheet) data analysis tool. Tools for data collection, data processing, and data analysis include Excel, R, Python, and Structured Query Language (SQL). When it comes to practicing data science, R, Python and SQL need to understand programming languages and data structures together. On the other hand, the Excel tool is a data analysis tool familiar to the general public, and it does not have the burden of learning a programming language. And if you practice basic data science practice with Excel, you have the advantage of being able to concentrate on acquiring data science content. In this paper, a basic data science practice curriculum for one semester and weekly Excel practice contents were proposed. And, to demonstrate the substance of the educational content, examples of Linear Regression Analysis were presented using Excel data analysis tools.

A Study on the Effect of the Perception of Water Reuse on Water Reuse Practice Intention (물 재이용에 대한 인식이 물 재이용 실천의도에 미치는 영향)

  • Lim, Sang-Ho;Han, Moo-Young
    • Industry Promotion Research
    • /
    • v.1 no.1
    • /
    • pp.137-142
    • /
    • 2016
  • This study verified the effect of the perception of water reuse on water reuse practice intention. The study results showed that the perception of water reuse practice necessity, the effect of water recycling toilet(p<.01), compulsory installation of water recycling product in public institution, expansion of compulsory installation of water recycling product, the law of water reuse promotion and support(p<.05). Also, monthly household income, occupation and monthly water rate significantly affected the between-group differences of water reuse practice intention. This study provided implications for operating water reuse policy by analyzing the effect of the perception of water reuse on water reuse practice intention to enhance water reuse practice.

A Study on the Practice for Computer Architecture Course and its Learning Performance (컴퓨터 구조 교과목의 실습과 학습 성과에 관한 연구)

  • Ro, Soonghwan;Park, Seonggyoon;Ki, Jang-Geun;Choe, Jin Kyu;Sung, Young Whee;Kim, Young-Chon;Lee, Kyou Ho;Kim, Eun Jeong
    • Journal of Engineering Education Research
    • /
    • v.16 no.3
    • /
    • pp.3-9
    • /
    • 2013
  • It is very difficult for students to understand "Computer System Architecture" written by M. Morris Mano only through theoretical education. This study has developed DigCom as a computer architecture practice kit to make it easier for students to understand computer operations. The practice kit operates in the same manner as the "simple computer" described in Computer System Architecture. The purpose of this study is to examine whether using DigCom is effective in improving learning outcomes. For the purpose, t-test and two-way ANOVA were used to determine if there is any difference in learning outcomes between the experimental group of students who used DigCom and the control group who took the course in a traditional setting without using DigCom. The main conclusions of the study are as follows: Students understand computer operations better when DigCom is used in class.

Design and Implementation of Software Program based on Web for Basic Electronic Circuit Practice (기초전기전자회로 실습을 위한 웹 기반 소프트웨어 프로그램의 설계 및 구현)

  • Lee, Young-joo;Hwang, Joon-won;Hwang, Dae-min;Yun, Kyung-min;Lee, Bo-Gon;Yu, Seon-Tae;Moon, Il-Young
    • Journal of Practical Engineering Education
    • /
    • v.7 no.2
    • /
    • pp.113-117
    • /
    • 2015
  • In this academic paper, we introduce a bread board simulation which is developed based on HTML language. this program is developed because actual electronic practices have some problems. Electronic circuit practice using bread board is widely practiced in colleges or high schools in South Korea, but actual electronic circuit practice needs lots of consumable stuff, and they are needed to be purchased and managed continuously. Besides, composing complicated electronic circuit restricts the efficiency of studying. Therefore, we propose breadboard simulation program which helps to resolve those problems.

A Study on Development of Educational CanSat based on Arduino for Creative Engineering Design and Practice Class (창의공학설계 및 실습 수업을 위한 아두이노 기반 교육용 캔위성 개발 연구)

  • Lee, Younggun;Lee, Sanghyun;Kim, Jongbum;Kim, Songhyon;Yoo, Seunghoon
    • Journal of Engineering Education Research
    • /
    • v.24 no.5
    • /
    • pp.38-45
    • /
    • 2021
  • The CanSat was designed as an educational satellite simulation program that implements the overall system of the satellite such as the command processing unit, the communication unit, and the power unit in a structure of the size of a can. In particular, the training effect is very excellent because the trainee can learn a process similar to the actual satellite development process by designing, manufacturing, testing, and launching. Republic of Korea Air Force Academy has been using the CanSat production kit used by the domestic can satellite contest experience department for education, but since it was produced based on PCB, it was impossible to show creativity and operation was restricted even with small mistakes. In this paper, we analyze the existing CanSat kit and propose a new educational CanSat kit that can be used in creative engineering design and practice subjects that will be reorganized into a regular course from 2021, and a lesson plan. In conclusion, by using the proposed CanSat kit for lectures, it is possible to achieve educational purposes and effects, improve lecture satisfaction, and provide stable instruction.

An Investigation of Factors Which Influence Physical Therapy Students' Satisfaction with Their Clinical Practice (물리치료학 전공 학생들의 임상실습 만족도에 영향을 미치는 요인 조사)

  • Kim, Suhn-Yeop;Kim, Chi-Hyok;Song, Ju-Young;Ahn, Duck-Hyun;Chae, Jung-Byung
    • Physical Therapy Korea
    • /
    • v.11 no.3
    • /
    • pp.71-84
    • /
    • 2004
  • This study analyzes the factors involving clinical practice which have an influence on the satisfaction of students majoring in physical therapy at colleges or universities located in the Pusan and Kyungnam area. We investigated using a self-reporting method 305 students receiving a grade point average between 2.0 and 4.0 and who had finished their clinical practice. We also investigated the characteristics of clinical settings which make up the clinical practice, the general characteristics of the students involved and the characteristics of a clinical teaching method performed by physical therapists versus a teaching method by a professor of a university. The number of students divided according to educational background are as follows: 149 people (48.9% of the total group) were 4 year students, 156 people were 3 year students (51.1% of the total group). Sixty-nine students' or 22.6% of the group were men while women consisted of 236 persons or 77.4% of the group. Four year students had a longer clinical practice period than that of the 3 year students (p<.05). An average satisfaction score of students with their clinical practice was 3.84. The satisfaction scores showed no significant difference between genders, educational backgrounds, and grades. (p>.05). There were no significant differences in the satisfaction score of students with their clinical practice was 3.84. The satisfaction scores showed no significant difference between genders, educational backgrounds, and grades. (p>.05). There were no significant differences in the satisfaction scores regarding the student management system among varying gender or educational backgrounds between the 3 year and 4 year programs. The average satisfaction score with the environment of the physical therapy room was 3.35. And there were no significant differences in the physical therapy room satisfaction score based on sex or educational system (p>.05). The most influential factor of determining clinical practice satisfaction was a student management system of the clinical practice (p<.01). The next most influential factors were the clinical practice period (p<.05), size of facilities (p<.01) and relationship with physical therapists (p<.01) ($R^2$=.554).

  • PDF