• Title/Summary/Keyword: Internet broadcasting system

Search Result 2,076, Processing Time 0.026 seconds

A Design of the Cloud Aggregator on the MapReduce in the Multi Cloud

  • Hwang, Chigon;Shin, Hyoyoung;Lee, Jong-Yong;Jung, Kye-Dong
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.8 no.1
    • /
    • pp.83-90
    • /
    • 2016
  • The emergence of cloud has been able to provide a variety of IT service to the user. As organizations and companies are increased that provide these cloud service, many problems arises on integration. However, with the advent of latest technologies such as big data, document-oriented database, and MapReduce, this problem can be easily solved. This paper is intended to design the Cloud Aggregator to provide them as a service to collect information of the cloud system providing each service. To do this, we use the DBaaS(DataBase as a Service) and MapReduce techniques. This makes it possible to maintain the functionality of existing system and correct the problem that may occur depending on the combination.

A Design of WBAN Data Integration System for the HL7-based patient management

  • Hwang, Chigon;Shin, Hyoyoung;Lee, Jongyong;Jung, Kyedong
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.7 no.1
    • /
    • pp.66-69
    • /
    • 2015
  • Recently with the development of IT technology, the medical technology have been developed in various ways. Among them, WBAN can check the state of the patient in real time. However, the data generated by these techniques have a problem that they have heterogeneous properties depending on the type of sensors and devices. In this paper, we proposed a method using meta repository as a way to provide the sensing data of WBAN for the health care system by integrating along the HL7 standard item.

A Small Real-Time Radio Broadcasting System by Using Smart Phone (스마트폰을 이용한 소규모 실시간 라디오 방송 시스템)

  • Lee, Jae-Moon
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.5
    • /
    • pp.83-90
    • /
    • 2012
  • This paper is a research on the design and implementation of a small real-time radio broadcasting system by using smart phone based on Android. It was designed as the server-client structure, and used the progressive download of HTTP as methods of transferring data to further simplify the system. In order to realize the real-time broadcasting, the original audio source was divided with a short interval and captured to be compressed and stored into files. Then the client receives and plays the compressed files sequentially as it is downloaded. However, this method occurs two problems each of which is the loss of capturing the original source in the server and the discontinuity of playing the files in the client. We solved the problem in the server by separating the thread into two parallel threads of which is each captured and compressed/stored, also by using the double buffering method. The problem in the client was solved using MediaPlayer in Android and the file queue to store the multiple files.

PDFindexer: Distributed PDF Indexing system using MapReduce

  • Murtazaev, JAziz;Kihm, Jang-Su;Oh, Sangyoon
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.4 no.1
    • /
    • pp.13-17
    • /
    • 2012
  • Indexing allows converting raw document collection into easily searchable representation. Web searching by Google or Yahoo provides subsecond response time which is made possible by efficient indexing of web-pages over the entire Web. Indexing process gets challenging when the scale gets bigger. Parallel techniques, such as MapReduce framework can assist in efficient large-scale indexing process. In this paper we propose PDFindexer, system for indexing scientific papers in PDF using MapReduce programming model. Unlike Web search engines, our target domain is scientific papers, which has pre-defined structure, such as title, abstract, sections, references. Our proposed system enables parsing scientific papers in PDF recreating their structure and performing efficient distributed indexing with MapReduce framework in a cluster of nodes. We provide the overview of the system, their components and interactions among them. We discuss some issues related with the design of the system and usage of MapReduce in parsing and indexing of large document collection.

Real-time Tracking and Identification for Multi-Camera Surveillance System

  • Hong, Yo-Hoon;Song, Seung June;Rho, Jungkyu
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.10 no.1
    • /
    • pp.16-22
    • /
    • 2018
  • This paper presents a solution for personal profiling system based on user-oriented tracking. Here, we introduce a new way to identify and track humans by using two types of cameras: dome and face camera. Dome camera has a wide view angle so that it is suitable for tracking human movement in large area. However, it is difficult to identify a person only by using dome camera because it only sees the target from above. Thus, face camera is employed to obtain facial information for identifying a person. In addition, we also propose a new mechanism to locate human on targeted location by using grid-cell system. These result in a system which has the capability of maintaining human identity and tracking human activity (movement) effectively.

Design and Implementation of Healthcare System for Chronic Disease Management

  • Song, Mi-Hwa
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.10 no.3
    • /
    • pp.88-97
    • /
    • 2018
  • Chronic diseases management can be effectively achieved through early detection, continuous treatment, observation, and self-management, rather than a radar approach where patients are treated only when they visit a medical facility. However, previous studies have not been able to provide integrated chronic disease management services by considering generalized services such as hypertension and diabetes management, and difficult to expand and link to other services using only specific sensors or services. This paper proposes clinical rule flow model based on medical data analysis to provide personalized care for chronic disease management. Also, we implemented that as Rule-based Smart Healthcare System (RSHS). The proposed system executes chronic diseases management rules, manages events and delivers individualized knowledge information by user's request. The proposed system can be expanded into a variety of applications such as diet and exercise service in the future.

Image Enhanced Machine Vision System for Smart Factory

  • Kim, ByungJoo
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.13 no.2
    • /
    • pp.7-13
    • /
    • 2021
  • Machine vision is a technology that helps the computer as if a person recognizes and determines things. In recent years, as advanced technologies such as optical systems, artificial intelligence and big data advanced in conventional machine vision system became more accurate quality inspection and it increases the manufacturing efficiency. In machine vision systems using deep learning, the image quality of the input image is very important. However, most images obtained in the industrial field for quality inspection typically contain noise. This noise is a major factor in the performance of the machine vision system. Therefore, in order to improve the performance of the machine vision system, it is necessary to eliminate the noise of the image. There are lots of research being done to remove noise from the image. In this paper, we propose an autoencoder based machine vision system to eliminate noise in the image. Through experiment proposed model showed better performance compared to the basic autoencoder model in denoising and image reconstruction capability for MNIST and fashion MNIST data sets.

Control of Seesaw balancing using decision boundary based on classification method

  • Uurtsaikh, Luvsansambuu;Tengis, Tserendondog;Batmunkh, Amar
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.11 no.2
    • /
    • pp.11-18
    • /
    • 2019
  • One of the key objectives of control systems is to maintain a system in a specific stable state. To achieve this goal, a variety of control techniques can be used and it is often uses a feedback control method. As known this kind of control methods requires mathematical model of the system. This article presents seesaw unstable system with two propellers which are controlled without use of a mathematical model instead. The goal was to control it using training data. For system control we use a logistic regression technique which is one of machine learning method. We tested our controller on the real model created in our laboratory and the experimental results show that instability of the seesaw system can be fixed at a given angle using the decision boundary estimated from the classification method. The results show that this control method for structural equilibrium can be used with relatively more accuracy of the decision boundary.

On the Development of Robot based Automation System for Loading Cargo in Small and Medium Sub Terminals

  • Park, Jae Min;Lee, Sang Min;Kim, Young Min
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.13 no.4
    • /
    • pp.90-96
    • /
    • 2021
  • The logistics market is continuously growing due to the development of technology and the growth of the online market. In addition, the social atmosphere that emphasizes non-face-to-face due to the pandemic situation is accelerating the growth of logistics. Delivery of goods ordered online requires delivery process through courier worker. In order for the courier worker to ship the product, the work of loading the product on the truck must be preceded. The accident caused by such delivery and loading work is increasing and it is emerging as a social problem. This study proposes a robot-based automated loading system to efficiently handle the increasing volume of courier service and to construct a more efficient and safe working environment by replacing the physical labor that was overloaded to courier workers. The proposed system replaces the loading of the courier worker and proposes the optimal loading function through the automation system.

Designing the Museum Gamification System

  • Jeon, Se-won;Moon, Seok-Jae;Ryu, Gi-Hwan
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.14 no.2
    • /
    • pp.219-224
    • /
    • 2022
  • We identified the correlation between museums, gamification, and viewers based on the results of keyword correlation analysis, designing the museum gamification system. By applying gamification to the museum through big data CONCOR analysis, it was found that viewers had fun watching it through direct experiences and experiences. In this study, we propose a system that directly selects the story desired by the viewer and serves the game suitable for the theme of the museum they visited. In addition, the system proposed in this paper organized a story algorithm so that viewers can directly select the difficulty level based on the story and play personalized games. We collected existing museum information and designed to enable games of various stories suitable for the museum's theme, and based on this, it was applied to the museum gamification app. Moreover, in order to further enhance the immersion of museum viewing. We have been designed and applied based on Virtual Reality (VR).