• Title/Summary/Keyword: 웹 기반 시뮬레이션

Search Result 204, Processing Time 0.024 seconds

A Study on The Development of a Home Server Using An Embedded Linux Board (임베디드 리눅스 보드를 이용한 홈 서버 구현에 관한 연구)

  • Kim, Jin-Ho;Kim, Tae-Min;Lee, Jong-Su
    • Proceedings of the KIEE Conference
    • /
    • 2007.10a
    • /
    • pp.367-368
    • /
    • 2007
  • 본 논문은 홈 네트워크 시스템에서 사용자의 편의를 고려한 홈 서버 구현 방안에 대해 제안한다. 홈 서버는 리눅스 기반의 임베디드 보드 또는 PC를 사용할 수 있고 시스템은 인터넷 망을 기반으로 하고 있으며 클라이언트, 서버, 시뮬레이터로 구성되어 있다. 사용자는 웹 브라우저를 내장한 모든 기기에서 서버에 접속할 수 있다. 클라이언트 프로그램은 모든 종류의 CPU와 OS를 지원하기 위하여 자바 애플릿을 사용하였다. 사용자는 별도의 프로그램 설치 없이 원격에서 서버의 웹 페이지를 통해 접속하고 각종 기기들을 제어할 수 있으며 손쉽게 데이터를 공유할 수 있다. 서버는 리눅스 기반으로 웹 서비스를 할 수 있도록 서버가 구축되어있고 클라이언트 프로그램과 동일한 이유로 자바언어를 사용하여 서버 프로그램을 작성하였다. PC 대신 사용할 수 있는 임베디드 리눅스 보드는 내장형 시스템을 구성하는데 유용하며 홈 네트워크 시스템뿐만 아니라 각종 분야 등에도 널리 이용되어 질 수 있다. 임베디드 보드는 많은 자원을 필요로 하지 않는 국한된 목적의 시스템에 적용하기에 적합하며 널리 사용되고 있다. 시스템 구성을 위해 임베디드 보드에 리눅스를 포팅하고, 웹서버를 사용 가능하게 만들어 준 후, 자바 프로그램을 실행하기 위한 JVM(Java Virtual Machine)과 서블릿 및 JSP등의 자바 코드를 이해할 수 있는 엔진을 포팅하였다. 이로써 웹 서버로서의 역할과 홈 네트워킹 서버로서의 역할을 동시에 수행하게 된다. 시뮬레이션 프로그램은 자바 어플리케이션 프로그램을 사용하였고 데이터의 정상적인 전달여부와 기기들의 상태를 모니터링 할 수 있다.

  • PDF

A design and implement of web standard e-book content authoring tools platform based on 3D interaction (3차원 상호작용기반 웹 표준 e-book 콘텐츠 저작도구 플랫폼 설계 및 구현)

  • Kim, Tae-Kyeom;Jang, Hyeon-Joong;Hong, Seong-Yong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.985-988
    • /
    • 2015
  • 최근 다양한 ICT기술의 발전으로 인간의 사회, 문화, 교육 등의 많은 분야에 변화가 일어나고 있으며, 많은 기술들이 인간 삶의 영역에 적지 않은 영향을 미치고 있다. 그 중에서도 인터넷 웹 표준 기술의 발전은 e-book 시장과 교육용 콘텐츠의 변화가 많을 것으로 예측하고 있다. 따라서 본 논문에서는 N-Screen 지원과 반응형 웹 기술 지원을 위한 3차원 상호작용기반의 e-book 콘텐츠 저작도구 플랫폼 설계를 연구하였으며, 6가지 영역의 상호작용 콘텐츠 개발이 웹 표준에 의해 저작될 수 있는 저작도구 모형을 연구 개발 하였다. 본 논문에서 제안한 e-book의 저작 형태는 웹 표준 기술 HTML5와 ePub3.0 표준을 기반으로 제작할 수 있도록 콘텐츠 플랫폼을 설계 하였으며, 사용자와의 상호작용, 시뮬레이션 등의 기능을 쉽고 빠르게 제작할 수 있는 사용자 인터페이스를 연구 적용하였다. 향후 본 연구의 결과로 전자책 산업 발전과 교육 분야의 활용 향상을 기대하고 있으며, 지식의 체계를 좀 더 다양하게 제공 할 수 있는 e-book 콘텐츠 연구의 원천이 되기를 기대한다.

WORKGLOW: A P2P-based Web Service Orchestration Supporting Complex Workflow Patterns (복잡한 워크플로우 패턴들을 지원하는 P2P 기반 웹 서비스 오케스트레이션)

  • Tran, Doan Thanh;Hoang, Nam Hai;Choi, Eun-Mi
    • Journal of the Korea Society for Simulation
    • /
    • v.16 no.4
    • /
    • pp.77-86
    • /
    • 2007
  • Web services are considered as the critical component in the business plans of corporations as they offers the potential for creating highly dynamic and versatile distributed applications that span across business boundaries. Web Service Orchestration studies composition of already-existing web services to create new value-added services. The composite web services could be executed in a centralized or peer-to-peer(P2P) orchestration model. Compared with centralized-orchestration model, the P2P-based orchestration model provides better scalability, reliability, and performance for the overall services. However, recent P2P-orchestration solutions have limitation in supporting complex workflow patterns. Therefore, they could not effectively handle sophisticated business workflow, which contains complex workflow patterns. In this paper, we propose the WORKGLOW system, which can deal with complex workflow patterns while it is able to perform composite services in P2P orchestration manner. Comparing with centralized orchestration systems, the WORKGLOW brings up more business logic advantages, better performance, and higher flexibility with only a little overhead.

  • PDF

Cloth Simulation System for 3D Fashion shopping mall based on Web (웹 기반 3D 패션몰을 위한 의복 시뮬레이션 시스템)

  • Kim, Ju-Ri;Joung, Suck-Tae;Jung, Sung-Tae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.13 no.5
    • /
    • pp.877-886
    • /
    • 2009
  • In this paper, we propose a new method for the design and implementation of Cloth Simulation System for 3D fashion shopping mall based on Web. Web 3D shopping mall is implemented by using a Web3D authoring tool, ISB, which provides easy mouse operation. 3D human models and cloth item model are designed by low polygon modeling method of 3D MAX. The designed 3D human models and cloth item model are exported to XML file. Finally, 3D human models and cloth item model are displayed and animated on the Web by using ActiveX control based on DirectX. We also implemented textile palette and mapped it to clothes model by using alpha blending during simulation.

Design and implementation of Web Course_ware based on Simulation for statistical Inference Study (통계적 추론 학습을 위한 시뮬레이션 중심 웹 코스웨어의 설계와 구현)

  • Choi, Eun-Seon;Choi, Jin-Seek
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.113-118
    • /
    • 2006
  • 고등학교 수학과 교육과정에서의 ‘확률과 통계'단원은 실제로 자료의 수집과 요약을 통하여 자료 분석방법을 배우고 사회와 자연현상을 인식하고 추론하는 능력을 기르는데 목표를 두고 있다. 추상적인 수학내용을 직접 시도하거나 학생들이 실제적인 자료를 수집하고 직접 자료를 해석하고 추론해 보는 경험과정은 수학실험과 시뮬레이션이라는 컴퓨터 학습을 통해 가능하고 개념학습의 전 단계에서 보다 구성적이고 탐구적인 활동을 강화할 수 있다. 본 논문에서는 ‘확률과 통계'의 교수-학습과정에서 수학적 시뮬레이션을 활용한 웹 기반 학습모형을 제시하여 학습자들에게 수학적 내용과 관련된 구체적 매체를 조작하는 컴퓨터 실험 활동을 통하여 수학에서의 원리발견과 통계적 추론을 경험하고 유도할 수 있는 탐구적 학습 환경을 조성해 보고자 한다.

  • PDF

Design of Web-based Parallel Computing Environment Using Aglet (Aglet을 이용한 웹 기반 병렬컴퓨팅 환경설계)

  • 김윤호
    • Journal of the Korea Computer Industry Society
    • /
    • v.3 no.2
    • /
    • pp.209-216
    • /
    • 2002
  • World Wide Web has potential possibility of infrastructure for parallel computing environment connecting massive computing resources, not just platform to provide and share information via browser. The approach of Web-based parallel computing has many advantages of the ease of accessibility, scalability, cost-effectiveness, and utilization of existing networks. Applet has the possibility of decomposing the independent/parallel task, moving over network, and executing in computers connected in Web, but it lacks in the flexibility due to strict security semantic model. Therefore, in this paper, Web-based parallel computing environment using mobile agent, Aglet (Agile applet) was designed and possible implementation technologies and architecture were analyzed. And simple simulation and analysis was done compared with applet-based approach.

  • PDF

A study on development methodology of web-based business simulation game (웹 기반의 경영시뮬레이션 게임 개발 방법론)

  • Kim, Hyung-Sub
    • Journal of Digital Convergence
    • /
    • v.15 no.1
    • /
    • pp.53-60
    • /
    • 2017
  • The time of digital era and the increasing complexity of the management environment have raised uncertainties about the future. Companies have made steady investments in education as a way to prepare for the future. In this study, design and development methodology based on web - based management simulation games (manufacturing, distribution, finance) which author participated in development was presented. The development methodology presented in this study can be roughly divided into business simulation game design methodology and business simulation game development methodology. Since there is no existing research methodology for development methodology, development model is presented based on empirical based on development case. In this paper, we propose an overall content development methodology and propose a detailed methodology of the content.

Web Prefetching Scheme for Efficient Internet Bandwidth Usage (효율적인 인터넷 대역폭 사용을 위한 웹 프리페칭 기법)

  • Kim, Suk-Hyang;Hong, Won-Gi
    • Journal of KIISE:Information Networking
    • /
    • v.27 no.3
    • /
    • pp.301-314
    • /
    • 2000
  • As the number of World Wide Web (Web) users grows, Web traffic continues to increase at an exponential rate. Currently, Web traffic is one of the major components of Internet traffic. Also, high bandwodth usage due to Web traffic is observed during peak periods while leaving bandwidth usage idle during off-peak periods. One of the solutions to reduce Web traffic and speed up Web access is through the use of Web caching. Unfortunately, Web caching has limitations for reducing network bandwidth usage during peak periods. In this paper, we focus our attention on the use of a prefetching algorithm for reducing bandwidth during peak periods by using off-peak period bandwidth. We propose a statistical, batch, proxy-side prefetching scheme that improves cache hit rate while only requiring a small amount of storage. Web objects that were accessed many times in previous 24 hours but would be expired in the next 24 hours, are selected and prefetched in our scheme. We present simulation results based on Web proxy and show that this prefetching algorithm can reduce peak time bandwidth using off-peak bandwidth.

  • PDF

Development of a Web-based Dynamic Simulation System for Multibody Systems (웹기반 범용 다물체 동역학 시뮬레이션 시스템 개발)

  • 한형석;이재경
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.20 no.8
    • /
    • pp.194-204
    • /
    • 2003
  • A Web-based dynamic simulation system, called O-DYN, for multibody dynamic systems is developed. All the interfaces of the system are accessible via Web browsers, such as Netscape or Explorer. The system uses a block-diagram type O-DYN/Modeler developed in JAVA Applet as a preprocessor. The O-DYN postprocessor composed of O-DYN/Plotter and O-DYN/Animator is developed in JAVA Applet. The O-DYN/Solver for predicting the dynamic behavior is run on the server. Anyone who wants to simulate the dynamics of multibody systems or share results data can access the analysis system over the Internet regardless of their OS, platform, or location.

A Semantic Web Service for Tourism Information over the Mobile Web (시맨틱 웹에 기초한 모바일 관광정보 서비스)

  • Lee, Yang-Won
    • Journal of the Korean Geographical Society
    • /
    • v.42 no.5
    • /
    • pp.788-807
    • /
    • 2007
  • To better publish geographical information on the Web, it is important to capture how Web technologies are changing. For a recent decade, Semantic Web has been developed by incorporating ontologies into the current Web, with an aim to make computers understand rather than simply display. Ontology, an explicit specification of a conceptualization, and the Semantic Web grounded on the ontology, have the potential for effective sharing and appropriate retrieval of geographical information. This paper describes a Semantic Web Service over the mobile Web that can offer pertinent tourism information according to user contexts. To do this, a tourism ontology was formalized in the PARA(Place-Attraction-Resource-Activity) ontology model by organizing tourist places, tourist attractions, tourism resources, and activities. Locational relationships between tourist places were also included in the PARA ontology model to take into account the movements of tourists on a railway network. The XML(Extensible Markup Language) Web Service in the middle tier manages the client-side request for information retrieval and the corresponding server-side response from the data provider. The PARA ontology was integrated into the XML Web Service for the concept-based discovery of tourism information. The applicability of the proposed system was tested through a simulation experiment for Tokyo tourism.