• Title/Summary/Keyword: 통합 프레임워크

Search Result 677, Processing Time 0.03 seconds

Efficient Representation of Pore Flow, Absorption, Emission and Diffusion using GPU-Accelerated Cloth-Liquid Interaction

  • Jong-Hyun Kim
    • Journal of the Korea Society of Computer and Information
    • /
    • v.29 no.6
    • /
    • pp.23-29
    • /
    • 2024
  • In this paper, we propose a fast GPU-based method for representing pore flow, absorption, emission, and diffusion effects represented by cloth-liquid interactions using smoothed particle hydrodynamics (SPH), a particle-based fluid solver: 1) a unified framework for GPU-based representation of various physical effects represented by cloth-liquid interactions; 2) a method for efficiently calculating the saturation of a node based on SPH and transferring it to the surrounding porous particles; 3) a method for improving the stability based on Darcy's law to reliably calculate the direction of fluid absorption and release; 4) a method for controlling the amount of fluid absorbed by the porous particles according to the direction of flow; and finally, 5) a method for releasing the SPH particles without exceeding their maximum mass. The main advantage of the proposed method is that all computations are computed and run on the GPU, allowing us to quickly model porous materials, porous flows, absorption, reflection, diffusion, etc. represented by the interaction of cloth and fluid.

Joint Bandwidth Allocation and Path Selection Scheme for Uplink Transmission in IEEE 802.16j Networks with Cooperative Relays (협력 중계를 이용한 IEEE 802.16j 네트워크를 위한 상향 링크에서의 통합 대역 할당 및 경로 선택 기법)

  • Hwang, Ho-Young;Lee, Hyuk-Joon;Jeong, In-Gun;Jung, In-Sung;Roh, Bong-Soo;Park, Gui-Soon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38C no.1
    • /
    • pp.64-77
    • /
    • 2013
  • In this paper, we propose a joint bandwidth allocation and path selection scheme for IEEE 802.16j networks in uplink with cooperative relaying, and we evaluate the performance of the proposed scheme by using OPNET based simulation in hilly terrain with heavy tree density. The proposed scheme maximizes the system throughput in uplink with cooperative relaying in IEEE 802.16j networks. Then, we transform the proposed scheme into multi-dimensional multiple choice knapsack problem (MMKP) based scheme. We also propose uplink throughput maximization scheme and MMKP based scheme without cooperative relaying. We show that the system throughput of the proposed MMKP based scheme is higher than that of link quality based scheme, and cooperative relaying provides higher system throughput than the conventional case without cooperative relaying in uplink.

A Study on the Integration Check Framework Development of SaaS Adoption for the Cost Estimation (SaaS 도입 시 예산추정을 위한 통합점검프레임워크 개발에 관한 연구)

  • Yoon, Seong-Jeong;Kim, In-Hwan;Kim, Min-Yong
    • Journal of Information Technology Services
    • /
    • v.12 no.3
    • /
    • pp.345-377
    • /
    • 2013
  • Government agencies have many difficulties for the information system development and operation. One of the difficulties is a budget estimation. Each government agency suggests individually different estimation for the personnel expenses and IT infrastructure adoption costs in the same field of informatization promotions. The other one is the operation costs are increased exponentially in every year[42, 51]. Those difficulties make government agencies can not help adopting SaaS. In fact, most of IT consulting company and government agencies already recognized a variety of SaaS advantages. The most typical SaaS's advantages are cost reduction, Software rapid development and deployment. However, once government agencies decide to adopt SaaS, they can not avoid many problems and difficulties. There is no information in a detailed item in a budget. In those kinds of situation, there is no choice whether government agencies accept SaaS provider's suggesting adoption costs or not. Thus, we provide a sheet of SaaS adoption cost estimation to government agencies. To know the cost factors, this study uses TCO(Total Cost of Ownership)'s criteria. To give a management point, this study uses Gartner's Application development Life Cycle. In this study, the integration check framework which is SaaS adoption cost estimation makes government agencies possible to establish a adequate budget.

Plossom : Web-based Project Management System Using Spring Boot (Plossom : Spring Boot를 활용한 웹 기반 프로젝트 관리 시스템)

  • Lee, Han Seong;Jo, Bo Hyun;Kim, Hui Jung;Shin, Ji Yeong;Lee, Hyung-Woo
    • Journal of Internet of Things and Convergence
    • /
    • v.2 no.3
    • /
    • pp.17-24
    • /
    • 2016
  • In this paper, we developed web based Plossom system, an efficient and convenient project management system. The development of Plossom consists of a web page using HTML and Bootstrap framework, and the logic is built using the algorithm suitable for web page by using JQuery. Additionally, Plossom is implemented to support interoperability with external system by using Spring's Thymeleaf and MySQL efficiently. The Plossom system developed in this study is expected to be very useful in the development process of IOT and ICT related projects.

Design and Implementation of Distributed Object Framework Supporting Audio/Video Streaming (오디오/비디오 스트리밍을 지원하는 분산 객체 프레임 워크 설계 및 구현)

  • Ban, Deok-Hun;Kim, Dong-Seong;Park, Yeon-Sang;Lee, Heon-Ju
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.4
    • /
    • pp.440-448
    • /
    • 1999
  • 본 논문은 객체지향형 분산처리 환경 하에서 오디오나 비디오 등과 같은 실시간(real-time) 스트림(stream) 데이타를 처리하는 데 필요한 소프트웨어 기반구조를 설계하고 구현한 내용을 기술한다. 본 논문에서 제시한 DAViS(Distributed Object Framework supporting Audio/Video Streaming)는, 오디오/비디오 데이타의 처리와 관련된 여러 소프트웨어 구성요소들을 분산객체로 추상화하고, 그 객체들간의 제어정보 교환경로와 오디오/비디오 데이타 전송경로를 서로 분리하여 처리한다. 분산응용프로그램 작성자는 DAViS에서 제공하는 서비스들을 이용하여, 기존의 분산프로그래밍 환경이 제공하는 것과 동일한 수준에서 오디오/비디오 데이타에 대한 처리를 표현할 수 있다. DAViS는, 새로운 형식의 오디오/비디오 데이타를 처리하는 부분을 손쉽게 통합하고, 하부 네트워크의 전송기술이나 컴퓨터시스템 관련 기술의 진보를 신속하고 자연스럽게 수용할 수 있도록 하는 유연한 구조를 가지고 있다. Abstract This paper describes the design and implementation of software framework which supports the processing of real-time stream data like audio and video in distributed object-oriented computing environment. DAViS(Distributed Object Framework supporting Audio/Video Streaming), proposed in this paper, abstracts software components concerning the processing of audio/video data as distributed objects and separates the transmission path of data between them from that of control information. Based on DAViS, distributed applications can be written in the same abstract level as is provided by the existing distributed environment in handling audio/video data. DAViS has a flexible internal structure enough to easily incorporate new types of audio/video data and to rapidly accommodate the progress of underlying network and computer system technology with very little modifications.

A Study on UICC(Universal IC Card)-based Authentication Mechanism using OTP (OTP를 활용한 UICC(Universal IC Card) 기반의 인증 메커니즘에 관한 연구)

  • Kang, Soo-Young;Lee, Im-Yeong
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.18 no.2
    • /
    • pp.21-31
    • /
    • 2008
  • Ubiquitous environment is constructed by development of an IT technology, offer environment of many service changed to mobile environment. Also, existed service offered at fixed position like home or company, but according to development of mobile device. user require service as moving. Wibro can offer as user moving using mobile device. As requirement should be included authentication, in case of authentication between UICC and AAA authentication server is offered in Wibro, service is available. However, when UICC requires initial authentication to AAA authentication server, identification information of UICC expose as plaintext, so privacy infringement of mobile device occurs. Therefore, identification information of terminal generate randomly using OTP(One-Time Password) that generated in mobile terminal, and we proposed mechanism of privacy protection. Also, we proposed mechanism that offer secure service to user as offer authentication from OTP framework, and offer OTP combination authentication detailedly.

Evaluation of Web Service Similarity Assessment Methods (웹서비스 유사성 평가 방법들의 실험적 평가)

  • Hwang, You-Sub
    • Journal of Intelligence and Information Systems
    • /
    • v.15 no.4
    • /
    • pp.1-22
    • /
    • 2009
  • The World Wide Web is transitioning from being a mere collection of documents that contain useful information toward providing a collection of services that perform useful tasks. The emerging Web service technology has been envisioned as the next technological wave and is expected to play an important role in this recent transformation of the Web. By providing interoperable interface standards for application-to-application communication, Web services can be combined with component based software development to promote application interaction and integration both within and across enterprises. To make Web services for service-oriented computing operational, it is important that Web service repositories not only be well-structured but also provide efficient tools for developers to find reusable Web service components that meet their needs. As the potential of Web services for service-oriented computing is being widely recognized, the demand for effective Web service discovery mechanisms is concomitantly growing. A number of techniques for Web service discovery have been proposed, but the discovery challenge has not been satisfactorily addressed. Unfortunately, most existing solutions are either too rudimentary to be useful or too domain dependent to be generalizable. In this paper, we propose a Web service organizing framework that combines clustering techniques with string matching and leverages the semantics of the XML-based service specification in WSDL documents. We believe that this is one of the first attempts at applying data mining techniques in the Web service discovery domain. Our proposed approach has several appealing features : (1) It minimizes the requirement of prior knowledge from both service consumers and publishers; (2) It avoids exploiting domain dependent ontologies; and (3) It is able to visualize the semantic relationships among Web services. We have developed a prototype system based on the proposed framework using an unsupervised artificial neural network and empirically evaluated the proposed approach and tool using real Web service descriptions drawn from operational Web service registries. We report on some preliminary results demonstrating the efficacy of the proposed approach.

  • PDF

TPEG based RFID application service for terrestrial-DMB (지상파DMB를 위한 TPEG 기반 RFID 응용서비스)

  • Kim Hyun-Gon;Jeong Yong-Ho;Ahn Chung-Hyun
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.43 no.9 s.351
    • /
    • pp.14-24
    • /
    • 2006
  • The terrestrial-DMB (T-DMB) provides one-way broadcasting service in intial phase and two-way interactive data services through a return channel of mobile communications network are commercialized recently. The possible evolution of the T-DMB will be fully convergence between the T-DMB and other communication services such as telematics, RFID and so on. From this evolution point of view, a framework should be defined for supporting telematics and RFID applications on T-BMB platform. In this paper, we propose an integrated service model that could support RFID application services on the interactive T-DMB. To realize the model, we design a service scenario, a network reference model, functionalities of each entity, a data transmission mechanism messages, and coding rules. The service model could allow users to support the identical RFID application services over the T-DMB network even if T-DMB terminal doesn't have RFID reader capability. In addition, in the case for providing the interactive TTI(Traffic and Travel Information)service, users could utilize the current location based RFID application service using by the TPEG-Location application that forms the basis of user location referencing. The messages structure is designed by following TPEG standardization

Open Services Environment capabilities for NGN Application (NGN 응용을 위한 개방형 서비스 환경 기능)

  • Lee, Won-Suk;Lee, Seung-Yun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.10a
    • /
    • pp.685-688
    • /
    • 2008
  • A Next Generation Network (NGN) is a packet-based network able to provide services including Telecommunication Services and able to make use of multiple broadband, QoS-enabled transport technologies and in which service-related functions are independent from underlying transport-related technologies. It offers unrestricted access by users to different service providers. It supports generalized mobility which will allow consistent and ubiquitous provision of services to users in this paper. we describe the trend of standardization activity related with open services environment capabilities which had been finally approved at September 2008 in ITU-T. ITU-T SG13 is responsible for studies relating to the architecture, evolution and convergence of next generation networks including frameworks and functional architectures, signalling requirements for NGN.

  • PDF

Simulation in Nursing Education in South Korea: An Integrative Review (한국 간호교육에서의 시뮬레이션: 통합적 고찰)

  • Jang, Ae Ri;Kim, Ja Sook;Kim, Su Hyun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.21 no.4
    • /
    • pp.525-537
    • /
    • 2020
  • This study aimed to determine the current state and characteristics of simulation-based operating processes in nursing education based on the Jeffries theoretical framework in South Korea by taking an integrated look at study findings in order to provide a scientific basis for future simulation-based operating processes. We searched eight databases, including the Korea Education and Research Information Service, National Library, Korean Studies Information Service System, National Digital Science Library, Korea Institute of Science and Technology Information, KOREAMED, and Korean Medical Database, using terms "simulation" and "nursing" as keywords in November 2017 in the Korean language. Sixteen studies were identified, reviewed, and appraised in this integrative review. The literature was categorized into these themes: general study characteristics, operation method, teaching and learning methods, subject characteristics, outcome variables, and theoretical framework. The simulation processes in nursing education in South Korea that were analyzed in this study did not fully reflect the main concepts suggested in the NLN Jeffries simulation framework. Thus, simulation program developers need to consider and incorporate a variety of strategies, based on the identification of essential components, to improve simulation effectiveness.