• Title/Summary/Keyword: Web Applications Design

Search Result 367, Processing Time 0.03 seconds

A Web-based Simulation Environment based on the Client/Server Architecture for Distance Education: SimDraw (원격교육을 위한 클라이언트/서버구조의 웹 기반 시뮬레이션 환경 : SimDraw)

  • 서현곤;사공봉;김기형
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.11
    • /
    • pp.1080-1091
    • /
    • 2003
  • Recently, the distance education has been rapidly proliferated with the rapid growth of the Internet and high speed networks. There has been relatively much research with regard to online lecture (teaching and studying) tools for the distance education, compared to the virtual laboratory tools (for self-study and experiments). In this paper, we design and implement a web-based simulation tool, named as SimDraw, for the virtual laboratory in the distance education. To apply the web-based simulation technology into the distance education, some requirements should be met; firstly, the user interface of the simulation should be very easy for students. Secondly, the simulation should be very portable to be run on various computer systems of remote students. Finally, the simulation program on remote computers should be very thin so that students can easily install the program onto their computers. To meet these requirements, SimDraw adopts the client/server architecture; the client program contains only model development and animation functions so that no installation of a client program onto student's system is required, and it can be implemented by a Java applet in Web browsers. The server program supports client programs by offering the functions such as remote compiling, model storing, library management, and user management. For the evaluation of SimDraw, we show the simulation process using the example experimentation of the RIP(Routing Information Protocol) Internet routing protocol.

Emerging P2P Traffic Analysis and Modeling (P2P 트래픽의 특성 분석과 트래픽 모델링)

  • 주성돈;이채우
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.2B
    • /
    • pp.279-288
    • /
    • 2004
  • Rapidly emerging P2P(Peer to Peer) applications generate very bursty traffic, which gives a lot of burden to network, and the amount of such traffic is increasing rapidly. Thus it is becoming more important to understand the characteristics of such traffic and reflect it when we design and analyze the network. To do that we measured the traffic in a campus network and present flow statistics and traffic models of the measured traffic, and compare them with those of the web traffic. The results indicate that P2P traffic is much burstier than web traffic and as a result it negatively affects network performance. We modeled P2P traffic using self-similar traffic model to predict packet delay and loss occurred in network which are very important to evaluate network performance. We also predict queue length distribution and loss probability in SSQ(Single Sewer Queue). To assess accuracy of traffic model, we compare the SSQ statistics of traffic models with that of the traffic trace. The results show that self-similar traffic models we use can predict P2P traffic behavior in network precisely. It is expected that the traffic models we derived can be used when we design network capacity and predict network performance and QoS of the P2P applications.

Design and Implementation of Distributed QoS Management Architecture for Real-time Negotiation and Adaptation Control on CORBA Environments (CORBA 환경에서 실시간 협약 및 작응 제어를 위한 분사 QoS 관리 구조의 설계 및 구현)

  • Lee, Won-Jung;Shin, Chang-Sun;Jeong, Chang-Won;Joo, Su-Chong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.1C
    • /
    • pp.21-35
    • /
    • 2002
  • Nowadays, in accordance with increasing expectations of multimedia stream service on the internet, a lot of distributed applications are being required and developed. But the models of the existing systems have the problems that cannot support the extensibility and the reusability, when the QoS relating functions are being developed as an integrated modules which are suited on the centralized controlled specific-purpose application services. To cope with these problems, it is suggested in this paper to a distributed QoS management system on CORBA, an object-oriented middleware compliance. This systems we suggested can provides not only for efficient control of resources, various service QoS, and QoS control functions as the existing functions, but also QoS control real-time negotiation and dynamic adaptation in addition. This system consists of QoS Control Management Module(QoS CMM) in client side and QoS Management Module(QoS MM) in server side, respectively. These distributed modules are interfacing with each other via CORBA on different systems for distributed QoS management while serving distributed streaming applications. In phase of design of our system, we use UML(Unified Modeling Language) for designing each component in modules, their method calls and various detailed functions for controlling QoS of stream services. For implementation of our system, we used OrbixWeb 3.1c following CORBA specification on Solaris 2.5/2.7, Java language, Java Media Framework API 2.0 beta2, Mini-SQL 1.0.16 and the multimedia equipments, such as SunVideoPlus/Sun Video capture board and Sun Camera. Finally, we showed a numerical data controlled by real-time negotiation and adaptation procedures based on QoS map information to GUIs on client and server dynamically, while our distributed QoS management system is executing a given streaming service.

Design of PFRP I and Box Shape Compression Members Considering Stress Distribution in the Cross-section (단면 내 응력분포를 고려한 I형 및 Box형 단면의 PFRP 압축재의 설계)

  • Choi, Jin-Woo;Kim, Jae-Wook;Joo, Hyung-Joong;Yoon, Soon-Jong
    • Journal of the Korean Society for Advanced Composite Structures
    • /
    • v.2 no.1
    • /
    • pp.15-22
    • /
    • 2011
  • Pultruded fiber reinforced polymeric plastic (PFRP) structural members may be one of attractive alternatives of the structural members in the civil engineering applications because of its many advantageous mechanical properties. However, they have relatively low modulus of elasticity and also cross-sections of structural shapes are composed of thin plate components such as flange and web. Therefore, structural stability is an important issue in the design of pultruded structural compression members. For the design of pultruded structural member under compression, buckling and post-buckling strengths of plate components may be taken into account. In the structural steel design following AISC/LRFD, in addition to the buckling strength, the nonuniform stress distribution in the section is incorporated with a form factor. In this paper, the form factor for the design of PFRP structural member under compression is investigated through the analytical study. Furthermore, the process for the determination of the form factor is suggested.

Design of IoT Gateway based Event-Driven Architecture for Intelligent Buildings. (IoT 게이트웨이 기반 지능형 건물의 이벤트 중심 아키텍쳐 설계)

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.256-259
    • /
    • 2016
  • The growth of mobile devices in Internet of Things (IoT) leads to a number of intelligent buildings related IoT applications. For instance, home automation controlling system uses client system such web apps on smartphone or web service to access the home server by sending control commands. The home server receives the command, then controls for instance the light system. The gateway based RESTful technology responsible for handling clients' requests attests an internet latency in case a large number of clients' requests submit toward the gateway increases. In this paper, we propose the design tasks of the IoT gateway for handling concurrency events. In the procedure of designing tasks, concurrency is best understood by employing multiple levels of abstraction. The way that is eminently to accomplish concurrency is to build an object-oriented environment with support for messages passing between concurrent objects. We also investigate the performance of event-driven architecture for building IoT gateway using node.js on one side and communication protocol based message-oriented middleware known as XMPP to handle communications of intelligent building control devices connected to the gateway through a centralized hub. The Node.JS is 40% faster than the traditional web server side features thread-based approach. The use of Node.js server-side handles a large number of clients' requests, then therefore, reduces delay in performing predefined actions automatically in intelligent building IoT environment.

  • PDF

Case Study for the Application of PBL in Engineering-School : Focused on an Element Design Class (공과대학에서 문제중심학습 적용 사례 연구 : 요소설계를 중심으로)

  • Lee, KeunSoo;Kim, SamKeun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.16 no.1
    • /
    • pp.671-676
    • /
    • 2015
  • The aim of this thesis was to develop PBL(Problem-Based-Learning) problems to supply the problems to classes and to confirm the effectiveness of PBL for PBL applications to element design in engineering schools. Modern industrial society needs competent people with abilities in cooperative learning, self-controlling learning, united knowledge application, and creative problem-solving. Universities need to offer opportunities for improving the problem-solving ability and cooperative learning to learners to train competent people that society demands. PBL activity is a proper learning method for the execution of the above offer. The study subjects were 32 sophomore students in H University who took 'Engineering design 1', which is Element design. Five PBL problems were applied to the class for 15 weeks. They wrote and submitted a reflective journal when they finished the every given PBL activity. In addition, they wrote a class evaluation form after the $5^{th}$ PBL problem's activity ended. The study showed that the students experienced the effectiveness of PBL in many fields, such as the comprehension of the studied contents(71.87%), the comprehension of cooperative learning (87.5%), authentic experience, problem-solving skills (90.63%), presentation skills (96.87%), communication ability, self-directed study ability, and confidence (96.87%). The students realized that PBL learning activities are important because students could develop into future intelligent engineers that modern industrial society demands through PBL learning activities.

Design and Implementation of XML based Global Peer-to-Peer Engine (XML기반 전역 Peer-to-Peer 엔진 설계 및 구현)

  • Kwon Tae-suk;Lee Il-su;Lee Sung-young
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.1B
    • /
    • pp.73-85
    • /
    • 2004
  • SIn this paper, we introduce our experience for designing and implementing new concept of a global XML-based Peer-to-Peer (P2P) engine to support various P2P applications, and interconnection among PC, Web and mobile computing environments. The proposed P2P engine can support to heterogeneous data exchanges and web interconnection by facilitating with the text-base XML while message exchange are necessary. It is also to provide multi-level security functions as well as to apply different types of security algorithms. The system consist of four modules; a message dispatcher to scheduling and filtering the message, a SecureNet to providing security services and data transmission, a Discovery Manager to constructing peer-to-peer networking, and a Repository Manager to processing data management including XML documents. As a feasibility test, we implement various P2P services such as chatting as a communication service, white-board as an authoring tool set during collaborative working, and a file system as a file sharing service. We also compared the proposed system to a Gnutella in order to measure performance of the systems.

Design and Implementation of an XML based Web Mail System (XML 기반 웹메일 시스템의 설계 및 구현)

  • 박순영;임한규
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.7 no.5
    • /
    • pp.175-182
    • /
    • 2002
  • The email system is one of the most popular internet applications used to transmit and exchange personal information. However, the pattern of existing email system is fixed, and the system cannot be expanded or re-used. This thesis has proposed the system which can provide the users with better e-mail data which is flexible, re-usable, and expandable XML data on the web-mail. The process of change is as follows: First, make the XML data to have a tree structure using DOM API and then bring the received messages of the users with the CDONTS. Last, transform the received messages into the element and element value. When the e-mail data is transformed t the XML data, 'the data' and 'the presentation' can be distinguished, which enables the users to see messages according to each individual's unique need. With this system, the user can not only convert data to XML, but also can combine the data segments to a form of letter box in order to manage data conveniently and search the data.

  • PDF

Design and Implementation of Smart Green House Management System Based on Open Source Hardware (오픈 소스 하드웨어 기반의 스마트 온실관리 시스템 설계 및 구현)

  • Park, Jung-Woong;Choe, Young-Min;Park, Hee-Dong
    • Journal of Digital Convergence
    • /
    • v.14 no.2
    • /
    • pp.259-264
    • /
    • 2016
  • In this paper, we proposed an arduino-based smart green house management system model and implemented it. The proposed system consists of control unit composed of sensors and arduino, agent program controlling the green house, and web applications providing user interfaces. The control unit transmits data of sensors such as temperature, humidity, illuminance, moisture, etc. to the agent program, and then the agent saves the data in its database. In reverse, control data are transmitted from agent program to control unit. Users can monitor sensed data of green houses and control actuators remotely using web. Plus, smart green house management is available by context awareness and autonomous control functions of the proposed system.

Implementation of Simplified Electronic Measuring Devices Using Java Applets (자바 애플릿을 이용한 단순화된 전자계측장비의 구현)

  • Kim, Dongsik;Moon, Ilhyun;Woo, Sangyeon
    • The Journal of Korean Association of Computer Education
    • /
    • v.10 no.6
    • /
    • pp.69-77
    • /
    • 2007
  • In this paper we implement main functions of electronic measuring devices, which are essential to design electric/electronic virtual laboratories on the Web. The implemented virtual electronic measuring devices such as virtual analog multimeter(VAM), virtual function generator(VFG), virtual oscilloscope(VOSC) enable the learners to perform the virtual experiments on the Web by simple mouse clicks. In order to show their validity virtual experiments for understanding how to use them are designed. The virtual experiments for measuring resistance(OHM), AC/DC Voltage(ACV/DCV) and DC Current(DCA) by the VAM are illustrated. In addition, the learners can change the frequency of the signal generated from the VFG and measure by the VOSC several types of the signals generated from the VFG such as triangular, pulse, sinusoidal waveforms. The VOSC can measure voltage and current through two channels of it and provide the learners with additional functions such as zooming, trigger, cursor, summing of waveforms. Since the virtual electronic measuring devices have been implemented as forms of Java classes, various types of applications are available according to the structures of virtual laboratories.

  • PDF