• Title/Summary/Keyword: Dynamic Network

Search Result 3,195, Processing Time 0.027 seconds

Traffic Control using Q-Learning Algorithm (Q 학습을 이용한 교통 제어 시스템)

  • Zheng, Zhang;Seung, Ji-Hoon;Kim, Tae-Yeong;Chong, Kil-To
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.11
    • /
    • pp.5135-5142
    • /
    • 2011
  • A flexible mechanism is proposed in this paper to improve the dynamic response performance of a traffic flow control system in an urban area. The roads, vehicles, and traffic control systems are all modeled as intelligent systems, wherein a wireless communication network is used as the medium of communication between the vehicles and the roads. The necessary sensor networks are installed in the roads and on the roadside upon which reinforcement learning is adopted as the core algorithm for this mechanism. A traffic policy can be planned online according to the updated situations on the roads, based on all the information from the vehicles and the roads. This improves the flexibility of traffic flow and offers a much more efficient use of the roads over a traditional traffic control system. The optimum intersection signals can be learned automatically online. An intersection control system is studied as an example of the mechanism using Q-learning based algorithm, and simulation results showed that the proposed mechanism can improve the traffic efficiency and the waiting time at the signal light by more than 30% in various conditions compare to the traditional signaling system.

A Study on Quality Assurance of Embedded Software Source Codes for Weapon Systems by Improving the Reliability Test Process (신뢰성 시험 프로세스 개선을 통한 무기체계 내장형 소프트웨어 소스코드 품질확보에 관한 연구)

  • Kwon, Kyeong Yong;Joo, Joon Seok;Kim, Tae Sik;Oh, Jin Woo;Baek, Ji Hyun
    • Journal of KIISE
    • /
    • v.42 no.7
    • /
    • pp.860-867
    • /
    • 2015
  • In the defense field, weapon systems are increasing in importance, as well as the weight of the weapon system embedded software development as an advanced technology. As the development of a network-centric warfare has become important to secure the reliability and quality of embedded software in modern weapons systems in battlefield situations. Also, embedded software problems are transferred to the production stage in the development phase and the problem gives rise to an enormous loss at the national level. Furthermore, development companies have not systematically constructed a software reliability test. This study suggests that approaches about a qualityverification- system establishment of embedded software, based on a variety of source code reliability test verification case analysis.

An Extended DDN based Self-Adaptive System (확장된 동적 결정 네트워크기반 자가적응형 시스템)

  • Kim, Misoo;Jeong, Hohyeon;Lee, Eunseok
    • Journal of KIISE
    • /
    • v.42 no.7
    • /
    • pp.889-900
    • /
    • 2015
  • In order to solve problems happening in the practical environment of complicated system, the importance of the self-adaptive system has recently begun to emerge. However, since the differences between the model built at the time of system design and the practical environment can lead the system into unpredictable situations, the study into methods of dealing with it is also emerging as an important issue. In this paper, we propose a method for deciding on the adaptation time in an uncertain environment, and reflecting the real-time environment in the system's model. The proposed method calculates the Bayesian Surprise for the suitable adaptation time by comparing previous and current states, and then reflects the result following the performed policy in the design model to help in deciding the proper policy for the actual environment. The suggested method is applied to a navigation system to confirm its effectiveness.

A Secure and Efficient Management Scheme based Heterogeneous RFIDs for Ubiquitous Environments (유비쿼터스 환경에서의 안전하고 효율적인 이종 RFID 관리 기법)

  • Seo, Dae-Hee;Baek, Jang-Mi;Cho, Dong-Sub
    • Journal of KIISE:Information Networking
    • /
    • v.36 no.4
    • /
    • pp.275-285
    • /
    • 2009
  • RFID technology using the smart tag technology as a part of the sensor network is currently in the spotlight. But there are still many problems in applying the technology in a ubiquitous environment, induding at the point when anybody can read the tag information and the authentication between the tag and the reader, and security problems in very low-cost smart tag implementation. The proposed scheme is designed to enhance security and efficiency related to various services required in RF networks, based on the reliable peripheral devices for users of passive RFID tag. Using passive RFID tag, which has been applied to authentication transactions in existing papers, this study also proposed an appropriate management scheme that is suitable for a dynamic environment and setting a temporary group to provide various services. also proposed scheme is support RFID grouping, temporary group of service and security servicce, improved efficiency of communication.

Communication Service Architecture for CORBA -Based Multimedia Multicast Application (CORBA 기반의 멀티미디어 멀티캐스트 애플리케이션을 위한 통신 서비스 아키텍쳐)

  • Ma, Yeong-Sik;Gang, U-Sik;An, Sun-Sin
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.6
    • /
    • pp.771-781
    • /
    • 1999
  • 오늘날의 컴퓨팅 환경은 통신 네트워크의 복잡성과 다양한 멀티미디어 서비스 처리를 위해 객체지향 기술을 분산 시스템에 도입하고 통신망을 소프트웨어 계층적 모델로 구조화한 개방형 정보 통신망 구조 연구가 활발히 진행되고 있다. 본 논문은 분산환경에서 멀티미디어 스트림 데이타를 전송하기 위한 아키텍쳐에 관한 모델의 설계 및 구현에 관한 것으로 분산 환경에서 멀티미디어 스트림 데이타를 효율적으로 전송할 수 있는 구조를 제시하고 있다. 설계한 구조는 Point-to-Point와 멀티캐스트를 지원하며 컴퓨터 통신망에서 멀티캐스트 연결을 효율적으로 관리하고 추후 기능 확장 및 기능 변경이 용이하도록 모듈화하고 유연성을 가지는 연결 관리 구조를 설계하고 구현하였다. 신호기능은 CORBA(Common Object Request Broker Architecture)의 ORB를 이용하여 실현하였으며, 데이타 전송 기능은 TCP/IP연결을 이용하였다. 이렇게 신호처리 부분과 데이타 전송 부분을 독립적으로 만들어서 하부망 기술에 독립적인 연결 관리 구조를 채택하고 있으므로 향후 다른 환경에서도 신호처리 부분을 그대로 적용할 수 있다. 분산 객체 개념을 적용하여 연결 관리 기능을 분산 객체화 하였으며 각 분산 객체간 인터페이스를 OMG(Object Management Group) IDL(Interface Definition Language)로 정의함으로써 유연성을 갖도록 하였다.AbstractThis paper proposes communication service architecture to support dynamic communication configuration and multiple connection management which are required to handle a variety of multimedia multicast application. Our communication service architecture was designed to fulfil the objectives as the following:- To build a common networking system for various multimedia multicast services- To build a platform for rapid service development and provisioning- To provide service networking independent on transport network technologiesWe implemented communication service architecture based on Common Object Request Broker Architecture (CORBA) for multimedia multicast applications. Our communication service architecture is distributed and object-oriented for extensibility and easy modification. The interfaces between the distributed objects are specified in (Object Management Group) OMGs Interface Definition Language.

Hydrogels with diffusion-facilitated porous network for improved adsorption performance

  • Pei, Yan-yan;Guo, Dong-mei;An, Qing-da;Xiao, Zuo-yi;Zhai, Shang-ru;Zhai, Bin
    • Korean Journal of Chemical Engineering
    • /
    • v.35 no.12
    • /
    • pp.2384-2393
    • /
    • 2018
  • Porous alginate-based hydrogel beads (porous ABH) have been prepared through a facile and sustainable template-assisted method using nano-calcium carbonate and nano-$CaCO_3$ as pore-directing agent for the efficient capture of methylene blue (MB). The materials were characterized by various techniques. The sorption capacities of ABH towards MB were compared with pure sodium alginate (ABH-1:0) in batch and fixed-bed column adsorption studies. The obtained adsorbent (ABH-1:3) has a higher BET surface area and a smaller average pore diameter. The maximum adsorption capacity of ABH-1:3 obtained from Langmuir model was as high as $1,426.0mg\;g^{-1}$. The kinetics strictly followed pseudo-second order rate equation and the adsorption reaction was effectively facilitated, approximately 50 minutes to achieve adsorption equilibrium, which was significantly shorter than that of ABH-1:0. The thermodynamic parameters revealed that the adsorption was spontaneous and exothermic. Thomas model fitted well with the breakthrough curves and could describe the dynamic behavior of the column. More significantly, the uptake capacity of ABH-1:3 was still higher than 75% of the maximum adsorption capacity even after ten cycles, indicating that this novel adsorbent can be a promising adsorptive material for removal of MB from aqueous solution under batch and continuous systems.

Shared Governance for the Arts and Culture - US Public Arts Agencies and Cultural Foundations (문화예술활동 지원을 위한 지역과 중앙의 공유 거버넌스 - 미국의 지역예술위원회와 문화재단의 활동을 중심으로)

  • Chang, WoongJo;Lee, Dahyun
    • Review of Culture and Economy
    • /
    • v.21 no.1
    • /
    • pp.63-83
    • /
    • 2018
  • In the US, there are no governing bodies within the federal executive departments dedicated to the arts and cultural affairs. Direct government subsidies for the arts are relatively small compared to other countries with a comparable economy and standard of living. Nevertheless, the US produces artworks, artists, and arts groups, leading the world's arts and culture. Incorporating the concepts of network governance and shared governance, this paper examines the dynamic roles and interrelationships among various for-profit/nonprofit arts organizations, foundations, councils, service organizations, arts advocacy groups, and professional/amateur associations from the federal to local levels that compose the ecology of American arts and culture. Through our evaluation, we conclude that the local/state/federal arts agencies and arts organizations at various levels influence each other via the principle of subsidiarity and isomorphism, creating a unique cultural policy and arts-supporting system that correspond to the political and social structure and environment of the United States.

Development of Demand Forecasting Algorithm in Smart Factory using Hybrid-Time Series Models (Hybrid 시계열 모델을 활용한 스마트 공장 내 수요예측 알고리즘 개발)

  • Kim, Myungsoo;Jeong, Jongpil
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.5
    • /
    • pp.187-194
    • /
    • 2019
  • Traditional demand forecasting methods are difficult to meet the needs of companies due to rapid changes in the market and the diversification of individual consumer needs. In a diversified production environment, the right demand forecast is an important factor for smooth yield management. Many of the existing predictive models commonly used in industry today are limited in function by little. The proposed model is designed to overcome these limitations, taking into account the part where each model performs better individually. In this paper, variables are extracted through Gray Relational analysis suitable for dynamic process analysis, and statistically predicted data is generated that includes characteristics of historical demand data produced through ARIMA forecasts. In combination with the LSTM model, demand forecasts can then be calculated by reflecting the many factors that affect demand forecast through an architecture that is structured to avoid the long-term dependency problems that the neural network model has.

A Study on the Web Application for Sailing Ship Location Information interface based by RIA (RIA기반의 선박항해정보를 위한 웹 애플리케이션 구축 "평택항 원양어선 항해정보현황 사례를 중심으로")

  • Jung, Hoe-Jun;Park, Dea-Woo;Han, Kyung-Don
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.613-616
    • /
    • 2009
  • Information present condition is using situation board by manual processing that is consisted of ship arrangement plan and letterpress and magnet etc. in Pyeongtaekhang's deep-sea fishing vessel company. Study that mark open sea far from land ship information of underway 37 ships that is accepted in every time in internet web application environment that is based on Ubiquitous Network in PC that is linked to internet. 3 through practical use of RIA of Flash technology base compose Digital Dash-Board in width grid structure only and do ship sailing addition that is operating in 6 oceans and latitude, hardness indication as well as various informations to do visual display do. Emphasized in dynamic Web Application construction because can heighten the convenience to operator and user, and take advantage of real time data.

  • PDF

Segment Scheduling Scheme for Efficient Bandwidth Utilization of UHD Contents Streaming in Wireless Environment (무선 환경에서 UHD 콘텐츠의 효율적인 대역폭 활용을 위한 세그먼트 스케줄링 기법)

  • Kim, Heekwang;Chung, Kwangsue
    • Journal of Broadcast Engineering
    • /
    • v.23 no.6
    • /
    • pp.813-823
    • /
    • 2018
  • UHD content is characterized by higher bandwidth requirements to provide seamless playback. The existing HTTP adaptive streaming scheme periodically requests video segment of lower quality than the available bandwidth in the steady state. In the steady state, the On-Off pattern is repeated due to the difference of the available bandwidth and the encoding rate of the content. And the repeated Off interval is causing the problem that can not efficiently use the available bandwidth. In the wireless environment where the delay and loss rate are higher with large bandwidth fluctuations, this problem is exacerbated because the available bandwidth is estimated inaccurately. Therefore, in this paper, we propose a segment scheduling scheme for efficient bandwidth utilization of UHD contents streaming in wireless environment. Proposed scheme is a group segment that simultaneously reqeusts multiple segments in one request message in order to reduce frequency of OFF interval. Through simulation, Our scheme improves bandwidth utilization.