• Title/Summary/Keyword: Online Network

Search Result 1,282, Processing Time 0.048 seconds

P2P-based Group Communication Management For Scalable P2P Live Video Streaming Communication (확장성 있는 P2P 실시간 비디오 스트리밍 통신을 위한 P2P 기반 그룹 서비스 관리 구조)

  • Chun, Seung-Man;Park, Jong-Tae
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.49 no.12
    • /
    • pp.81-88
    • /
    • 2012
  • As the performance of the next-generation broadband wireless networks is dramatically enhanced, various services (i.e., education, Live video streaming, Live video conferencing, online games, etc.) have been provided to users through a smart mobile platform. Those services are usually provided by using the centralized communication server. However, since all multimedia traffic is exchanged through a communication server, it often has the scalability problem with regard to traffic management. Our main purpose is for group smart users to provide scalable live multimedia streaming service based on P2P network. To do this, we have designed an architecture of P2P-based service management for mobile group communication management and service management protocol. In order to verify the performance of the proposed scheme, we have mathematically analyzed the performance in terms of the average transmission delay and bandwid th utilization.

A Study on the Analysis of Performance for a Real-time Distributed Control System with Reliability (신뢰성 있는 실시간 분산제어 시스템의 성능분석에 관한 연구)

  • Kim, Nae-Jin;Park, In-Kap
    • Journal of IKEEE
    • /
    • v.2 no.2 s.3
    • /
    • pp.270-277
    • /
    • 1998
  • As the network technologies advance, the control systems progress from a centralized architecture to a distributed one. However, these control systems were designed mostly based on the general-purpose operating systems(OS) and have many problems for assurance of a real-time property required for plant processing fields. Therefore, the control systems far a plant process upon real-time OS hare been increased gradually. In this paper, the real-time OS emphasizes on the realization of real-time processing capability, reliability of real-time response, and multi-processing functionality which are prerequisites for a distributed control system. And on the basis of this OS, the number of executable loop and logic, the functions of main plant processing, was analyzed and its validity was also evaluated. The system in this paper was designed not to effect on processing data while online, and the time spent on switching was measured.

  • PDF

Development of Traffic Prediction and Optimal Traffic Control System for Highway based on Cell Transmission Model in Cloud Environment (Cell Transmission Model 시뮬레이션을 기반으로 한 클라우드 환경 아래에서의 고속도로 교통 예측 및 최적 제어 시스템 개발)

  • Tak, Se-hyun;Yeo, Hwasoo
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.15 no.4
    • /
    • pp.68-80
    • /
    • 2016
  • This study proposes the traffic prediction and optimal traffic control system based on cell transmission model and genetic algorithm in cloud environment. The proposed prediction and control system consists of four parts. 1) Data preprocessing module detects and imputes the corrupted data and missing data points. 2) Data-driven traffic prediction module predicts the future traffic state using Multi-level K-Nearest Neighbor (MK-NN) Algorithm with stored historical data in SQL database. 3) Online traffic simulation module simulates the future traffic state in various situations including accident, road work, and extreme weather condition with predicted traffic data by MK-NN. 4) Optimal road control module produces the control strategy for large road network with cell transmission model and genetic algorithm. The results show that proposed system can effectively reduce the Vehicle Hours Traveled upto 60%.

A Query Model for Consecutive Analyses of Dynamic Multivariate Graphs (동적 다변량 그래프의 연속적 분석을 위한 질의 모델 설계 및 구현)

  • Bae, Yechan;Ham, Doyoung;Kim, Taeyang;Jeong, Hayjin;Kim, Dongyoon
    • The Journal of Korean Association of Computer Education
    • /
    • v.17 no.6
    • /
    • pp.103-113
    • /
    • 2014
  • This study designed and implemented a query model for consecutive analyses of dynamic multivariate graph data. First, the query model consists of two procedures; setting the discriminant function, and determining an alteration method. Second, the query model was implemented as a query system that consists of a query panel, a graph visualization panel, and a property panel. A Node-Link Diagram and the Force-Directed Graph Drawing algorithm were used for the visualization of the graph. The results of the queries are visually presented through the graph visualization panel. Finally, this study used the data of worldwide import & export data of small arms to verify our model. The significance of this research is in the fact that, through the model which is able to conduct consecutive analyses on dynamic graph data, it helps overcome the limitations of previous models which can only perform discrete analysis on dynamic data. This research is expected to contribute to future studies such as online decision making and complex network analysis, that use dynamic graph models.

  • PDF

Online Handwritten Digit Recognition by Smith-Waterman Alignment (Smith-Waterman 정렬 알고리즘을 이용한 온라인 필기체 숫자인식)

  • Mun, Won-Ho;Choi, Yeon-Seok;Lee, Sang-Geol;Cha, Eui-Young
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.9
    • /
    • pp.27-33
    • /
    • 2011
  • In this paper, we propose an efficient on-line handwritten digit recognition base on Convex-Concave curves feature which is extracted by a chain code sequence using Smith-Waterman alignment algorithm. The time sequential signal from mouse movement on the writing pad is described as a sequence of consecutive points on the x-y plane. So, we can create data-set which are successive and time-sequential pixel position data by preprocessing. Data preprocessed is used for Convex-Concave curves feature extraction. This feature is scale-, translation-, and rotation-invariant. The extracted specific feature is fed to a Smith-Waterman alignment algorithm, which in turn classifies it as one of the nine digits. In comparison with backpropagation neural network, Smith-Waterman alignment has the more outstanding performance.

Anomalous Trajectory Detection in Surveillance Systems Using Pedestrian and Surrounding Information

  • Doan, Trung Nghia;Kim, Sunwoong;Vo, Le Cuong;Lee, Hyuk-Jae
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.5 no.4
    • /
    • pp.256-266
    • /
    • 2016
  • Concurrently detected and annotated abnormal events can have a significant impact on surveillance systems. By considering the specific domain of pedestrian trajectories, this paper presents two main contributions. First, as introduced in much of the work on trajectory-based anomaly detection in the literature, only information about pedestrian paths, such as direction and speed, is considered. Differing from previous work, this paper proposes a framework that deals with additional types of trajectory-based anomalies. These abnormal events take places when a person enters prohibited areas. Those restricted regions are constructed by an online learning algorithm that uses surrounding information, including detected pedestrians and background scenes. Second, a simple data-boosting technique is introduced to overcome a lack of training data; such a problem particularly challenges all previous work, owing to the significantly low frequency of abnormal events. This technique only requires normal trajectories and fundamental information about scenes to increase the amount of training data for both normal and abnormal trajectories. With the increased amount of training data, the conventional abnormal trajectory classifier is able to achieve better prediction accuracy without falling into the over-fitting problem caused by complex learning models. Finally, the proposed framework (which annotates tracks that enter prohibited areas) and a conventional abnormal trajectory detector (using the data-boosting technique) are integrated to form a united detector. Such a detector deals with different types of anomalous trajectories in a hierarchical order. The experimental results show that all proposed detectors can effectively detect anomalous trajectories in the test phase.

Effects of a Cancer Prevention Advertisement on Beliefs and Knowledge about Cancer Prevention

  • Kye, Su Yeon;Yoo, Jisu;Lee, Min Hee;Jun, Jae Kwan
    • Asian Pacific Journal of Cancer Prevention
    • /
    • v.16 no.14
    • /
    • pp.5793-5800
    • /
    • 2015
  • Background: Outcome-expectation beliefs and knowledge may ultimately influence behavior for cancer prevention. The aims of this study were to measure changes in knowledge and beliefs about cancer prevention before and after viewing a television advertisement and identify the factors affecting receptivity to its messages. Materials and Methods: A one-group pretest-posttest design was used in this study of 1,000 individuals aged 20 to 65 years who were recruited online in November 2014. The outcome variables included cancer prevention beliefs based on the Health Belief Model (five items) and knowledge about risk factors for cancer (seven items). Results: Perceived susceptibility, perceived benefits, and self-efficacy increased significantly and their perceived severity and perceived barriers decreased significantly, after participants viewed the television advertisement. Correct responses to questions about risk factors also increased significantly, except for smoking. The main factors affecting changes in the outcome variables were age, interest in cancer prevention, social network, satisfaction with the ad, and pretest scores. Conclusions: Television advertisements with positive frameworks can be an efficient channel of improving beliefs and knowledge about cancer prevention in a short period. The continuous development of intervention materials that consider the demographics, needs, and satisfaction of the target group will be necessary for future studies.

A Dynamic Sweep Scheme Enabling Scheduling Period Expansions for Continuous Media Playback (연속매체 재연에 적합한 스케줄링 주기 확장을 허용하는 동적 Sweep 기법)

  • Lim, Sung-Chae
    • The KIPS Transactions:PartA
    • /
    • v.12A no.5 s.95
    • /
    • pp.355-364
    • /
    • 2005
  • With fast advances in computing power and network technologies, online streaming services of continuous media (CM) have been popularly implemented on the Web. To implement such services, a variety of CM streams need to be processed efficiently, so that the Sweep scheme was proposed. This scheme has several advantages such as hiccup-free playbacks and seek-time optimization. In this scheme, however, the entire CM streams are scheduled with a single scheduling period, called a cycle. Since only one scheduling period is allowed in this scheme, a significant amount of disk time is usually wasted because of its inflexible disk schedules. To solve this, we propose a new dynamic Sweep scheme. For this, we devise an algorithm that is able to expand scheduling periods of serviced CM streams and propose a new admission control mechanism guaranteeing hiccup-free playbacks. To show performance gains, we execute various simulation experiments. From the experimental results, we can see that the proposed scheme outperforms the Sweep scheme in terms of disk utilization and scheduling flexibility.

Influencing Factors on Users' Resistance to the Mobile Easy Payment Services : Focusing on the Case of KakaoPay Users (모바일 간편결제 서비스에 대한 사용자 수용저항 요인 : 카카오페이 사용자를 중심으로)

  • Kim, Sodam;Park, Philip;Yang, Sung-Byung
    • Journal of Information Technology Services
    • /
    • v.16 no.2
    • /
    • pp.139-156
    • /
    • 2017
  • Since the global financial crisis of 2008, the continuous development and innovation in technology-related fields such as information and communications technology (ICT) are likely to swim against the recession. In this paradoxical situation, the necessity of financial innovation through ICT is on the rise. For this reason, the appearance of Fintech is more meaningful as a new converged industry with the potential to lead financial innovation. The term of Fintech is derived from combining 'Finance' and 'Technology.' In South Korea, one of the most popular types of Fintech is mobile payment. KakaoPay, which is the first mobile easy payment service in Korea, is a much more simplified type of mobile payment service than ones used in the past, and is provided by the most popular mobile messenger service in Korea, KakaoTalk. However, KakaoPay has few active users in spite of its many advantages, which include convenience, simplicity, and a powerful platform. Thus, the main purpose of this paper is to investigate influencing factors of user resistance on KakaoPay. In order to investigate specific factors, a research model is developed based on the unified understanding of user resistance put forth by Laumer and Eckhardt (2012). After gathering online survey data from KakaoTalk users, an empirical analysis is conducted to verify this research model. The results of this study give insights regarding user resistance factors in the Fintech sector, and by so doing, it is expected that the important factors of user resistance could help the diffusion of new services when new mobile payment services appear in the near future.

Building Mongolian ULIIMS(Ulaanbaatar Land Information Integration Management System) (몽골 울란바타르시 토지정보 통합관리시스템 개발)

  • Jo, Myung-Hee
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.16 no.3
    • /
    • pp.164-179
    • /
    • 2013
  • Ulaanbaatar city, the capital of Mongolia and the center of Mongolian economy, increasingly needs to have a long-term urban planning and a system to impose a tax on land effectively as insufficient development of land and the moving of nomad into urban areas increases during its rapid growth. Therefore, Mongolian government has to prepare a land management system which provides the infrastructure to improve work efficiency and service quality by integrating digitalized data about land and main facilities and sharing data between related departments. This research analyzed the environment to operate the existing land management system and working environment and redesigned database. Furthermore, it integrated all the existing systems, configured service network, and made working environment for land registration, land permission, land payment management to be processed online. With this, it provides the foundation to improve quality of people's life through the preparation of long term urban planning, clean tax administration of real estate, and reconsideration of efficiency about urban infrastructure investment.