• Title/Summary/Keyword: web based system

Search Result 5,288, Processing Time 0.043 seconds

Web-based Monitoring System for Mold Manufacturing Process by Indirect Measurement of Cutting Force (절삭력 간접 측정을 통한 웹기반 금형가공공정 감시 시스템)

  • Kim G. H.;Shin B. C.;Choi J. H.;Shin G. H.;Yoon G. S.;Cho M. W.
    • Transactions of Materials Processing
    • /
    • v.15 no.1 s.82
    • /
    • pp.82-88
    • /
    • 2006
  • In this paper, the web-based monitoring system is developed for the effective process monitoring of mold manufacturing using web. In developed system, the cutting force for monitoring the manufacturing condition is measured using hall-sensor that is low cost and useful to be installed in a machine tool indirectly. Specially, the current of main spindle in a machine tool is converted into cutting force by various experiments. For effective web-based monitoring, the program which runs in the local computer of client is made to exchange message between a server and a client by making of ActiveX control and the result of manufacturing is shown on web-browser by Ch language. The developed system in this study is the foundation of establishing E-manufacturing in mold factory.

Design and Implementation of Web-based PBL System for Improving Learner's Interaction (학습자간의 상호작용 증진을 위한 웹기반 문제중심학습 시스템 설계 및 구현)

  • Lee, Jun-Hee
    • The Journal of Korean Association of Computer Education
    • /
    • v.11 no.3
    • /
    • pp.57-65
    • /
    • 2008
  • In the web- based educational system, how to improve interaction among learners are very important by the Internet. Therefore interpersonal interaction is essential for a good educational environment. In this paper, a web-based PBL(Problem-Based Learning) system is designed and implemented to improve learner's interaction. I investigated how the method for improving interaction affect PBL activities and how students perceive the web-based PBL learning experience. The result of experiment showed that the suggested system facilitated learners' self-directed learning process and interaction.

  • PDF

Design and Implementation of a Web-Based Education-Evaluation System for Setting and Analyzing Questions (문항출제와 문항분석이 가능한 웹기반 교육평가 시스템의 설계 및 구현)

  • Ha, Il-Gyu;Gang, Byeong-Uk
    • The KIPS Transactions:PartD
    • /
    • v.9D no.3
    • /
    • pp.511-522
    • /
    • 2002
  • WBI (Web-Based Instruction), a web-based tool for teaching the students at a long distance, makes possible to Interact between learners and instructors, provides a wide variety of learning materials, has an advantage of overcoming spatial constraints. In this paper, as a model of using the web for education, a web-based education-evaluation system has been designed and implemented. Web-based education-evaluation system has to be equipped with both of the online setting question mode and the upload setting question mode, the former makes questions on web and the latter uploads the setted questions on offline with settling a defeat of the existing systems on setting questions. And the system has to be equipped with the function of analyzing the questions that gives teacher several kinds of analysis information and makes possible to feedback to questions by adjusting the difficulty and revising the questions. In this paper, a system that reflects the above requirements has been designed and implemented with PHP script language and MySQL database system.

Web-Based Score Processing System using C2 Architecture (C2 아키텍처를 이용한 웹 기반 성적처리 시스템)

  • Jeong, Hwa-Young;Kim, Jong-Jin;Kim, Jong-Hoon
    • Journal of The Korean Association of Information Education
    • /
    • v.9 no.1
    • /
    • pp.49-55
    • /
    • 2005
  • Web-Based instruction system embodied according to traditional process until present. But, these method have inefficiency in system development and give trouble of operation and administration after development. Therefore, It need induction of component based development in Web-Based instruction system. In this research, I constructed score processing system by component composition. I embodied component by Java Beans and used C2 architecture at the composition method. In this result, I shown in application possibility of component based development in Web-Based instruction system as to construct whole score processing system through composition of each component.

  • PDF

Design and Implementation of Web Attack Detection System Based on Integrated Web Audit Data (통합 이벤트 로그 기반 웹 공격 탐지 시스템 설계 및 구현)

  • Lee, Hyung-Woo
    • Journal of Internet Computing and Services
    • /
    • v.11 no.6
    • /
    • pp.73-86
    • /
    • 2010
  • In proportion to the rapid increase in the number of Web users, web attack techniques are also getting more sophisticated. Therefore, we need not only to detect Web attack based on the log analysis but also to extract web attack events from audit information such as Web firewall, Web IDS and system logs for detecting abnormal Web behaviors. In this paper, web attack detection system was designed and implemented based on integrated web audit data for detecting diverse web attack by generating integrated log information generated from W3C form of IIS log and web firewall/IDS log. The proposed system analyzes multiple web sessions and determines its correlation between the sessions and web attack efficiently. Therefore, proposed system has advantages on extracting the latest web attack events efficiently by designing and implementing the multiple web session and log correlation analysis actively.

A study on the Web Form System for Separating Design from Business Logic on Web Project (웹 프로젝트에서 디자인과 비즈니스 로직의 분리를 위한 웹 폼 시스템에 관한 연구)

  • 정강용;허영남;김원중
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.3
    • /
    • pp.363-369
    • /
    • 2003
  • The Web-based project is seriously not efficient area at software engineering. In order to develop a Web-based system, UI(User Interface) designers usually first design display layout and then business logic developers bring to complete the coding of the display layout source. In the case of maintenance, it goes through the same process. This kinds of Web-based software development method were proposed by the various methods same as the tag library of JSP. But there are many problems to apply them and they are low productive comparing to the C/S based software development method. WFS(Web Form System), which is suggested on this thesis, separates UI design from business logic on a Web project and offers the better environment to develop Web-based software. Eventually WFS will improve the productivity to develop Web-based software.

Development for a Simple Client-based Distributed Web Caching System

  • Park, Jong-Ho;Chong, Kil-To
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.2131-2136
    • /
    • 2003
  • Since the number of user-requests increases dramatically on the Internet, the servers and networks can be swamped unexpectedly without any prior notice. Therefore, the end-users are waiting or refused for the responses of the contents from the originating servers. To solve this problem, it has been considered that a distributed web caching system efficiently utilizes structural elements of the network. Because a distributed web caching system uses the caches that are close to end-users on the network, it transmits the contents to users faster than the original network system. This paper proposes a simple client-based distributed web caching system(2HRCS) that client can directly perform object allocation and load balancing without an additional DNS for load balancing in CARP (Cache Array Routing Protocol) and GHS (Global Hosting System) that are the recent distributed web caching system protocol. The proposed system reduces the cost of setup and operation by removing DNS that needs to balance the load in the existing system. The system has clients with consistent hashing method, so it extends its environment to other distributed web caching system that has caches of different capacity. A distributed web caching system is composed and tested to evaluate the performance. As a result, it shows superior performance to consistent hashing system. Because this system can keep performance of the existing system and reduce costs, it has the advantage of constructing medium or small scale CDN (Contents Delivery Network).

  • PDF

Web based Online Real-time Reliability Integrated Information System in Composite Power System Considering Wind Turbine Generators (풍력발전기를 고려한 복합전력계통의 웹기반 온라인 실시간 신뢰도 정보 시스템의 개발)

  • Cho, Kyeong-Hee;Choi, Jae-Seok
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.60 no.7
    • /
    • pp.1305-1313
    • /
    • 2011
  • Web based online real-time reliability integrated information system is asked rapidly for more efficiency and demand response in recent. As the utilization of renewable resources has been receiving considerable attention in recent years, the information system requirement is increased. Specially, the reliability information system is more important for implementing the smart grid. This paper describes architecture of the WORRIS(Web based Online Real-time Reliability Integrated Information System) Version 7.0 system that simulates the reliability indices in composite power system considering wind turbine generators(WTG) developed successfully in this paper. And we had simulated the case study using Jeju island power system data.

Design of Web-based Ocean Forwarder Information System for Freight Forwarder (복합운송주선업을 위한 Web기반의 해운 포워더정보시스템 설계)

  • 박상민;임세희;변상규;유우식;채진석;심동석
    • Journal of the Korea Safety Management & Science
    • /
    • v.6 no.1
    • /
    • pp.81-96
    • /
    • 2004
  • Globalization of Economic activities have increased Company's interests about International Logistics Management. Expansion of International trade depends on International Logistics which can overcome distance and time. In In-cheon, There are many small scale and minor Freight Forwarders take advantage of being linked with a port, an airport but their inefficient paper works cause raising of Logistics costs and losing of competitive power. In this study, we design a web based ocean forwarder information system for freight forwarder to solve these problems. So, this system will provide decreasing operation time, human resources, and accessing easily because of web based system, and finally decrease logistics cost and improve national competitive power.

Development of Web Based Die Discrimination System by matching the information of vision with CAD Database (비전정보와 캐드 DB 의 매칭을 통한 웹기반 금형판별 시스템 개발)

  • 김세원;김동우;전병철;조명우
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2004.10a
    • /
    • pp.277-280
    • /
    • 2004
  • In recent die industry, web-based production control system is applied widely because of the improvement of IT technology. In result, many researches are published about remote monitoring at a long distance. The target of this study is to develop Die Discrimination System using web-based vision, and CAD API when client discriminates die in process at a long distance. Special feature of this system is to use 2D vision image and to match with DB. We can get discrimination result enough to want with short time and a little low precision in web-monitoring by development of this system.

  • PDF