• Title/Summary/Keyword: real-time media

Search Result 1,209, Processing Time 0.043 seconds

Real-Time Handwritten Letters Recognition On An Embedded Computer Using ConvNets (합성곱 신경망을 사용한 임베디드 시스템에서의 실시간 손글씨 인식)

  • Hosseini, Sepidehsadat;Lee, Sang-Hoon;Cho, Nam-Ik
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2018.06a
    • /
    • pp.84-87
    • /
    • 2018
  • Handwritten letter recognition is important for numerous real-world applications and many topics like human-machine interaction, education, entertainment, and more. This paper describes the implementation of a real-time handwritten letters recognition system on a common embedded computer. Recognition is performed using a customized convolutional neural network, which was designed to work with low computational resources such as the Raspberry Pi platform. The experimental results show that the proposed real-time system achieves an outstanding performance in the accuracy rate and the response time for recognition of twenty-six handwritten letters.

  • PDF

The Implementation of a Media Player on Q+ Real-time Operating System (Q+ 실시간 운영체제에서 동작하는 미디어 재생기의 구현)

  • Cho, Chang-Sik;Mah, Pyeong-Soo
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.11
    • /
    • pp.3509-3518
    • /
    • 2000
  • Due to a recent advance on the internet access technologies such as ADSL and ISDN, ti becomes possible to watch movies or listen to music at home through the internet. In this paper, we propose Implementation technique and expenence we lcarnet in the development of media plavers operating on Q+ reall-time operating system. The media player can manipulate MPS, MPEG-1, and MPEG-4 streams, and the decofing routime is implemented by software. Ths medial player is operated on the digital TV set-top-box and is implomented by using Q+ librares. In this paper, we focus on programming technique on q+ real-time operating system and performance enhancement technique.

  • PDF

Research about Graphic Modeling Element of Media Skin (미디어스킨 기반의 그래픽 조형 요소에 관한 연구)

  • Kim, Moon Seok;Oh, Moon Seok
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.3
    • /
    • pp.151-158
    • /
    • 2010
  • Media Skin is in form extended of TV or computer monitor that is digital media picture or digital output of graphic. Mean reflex or graphics applied in LCD Window of portable phone or LED display etc. of city environment mainly. Draft and study skill development trend and studied about role as graphic modeling to Media Skin. Media Skin that inflect LED over inside and outside of the country impulse to steal current is embodied. It is situating from modern society to one media trend. Progressed general investigation about Media Skin's connection skill in research. As culture contents progressed determinate research to graphic modeling element etc. As graphic modeling of new media special quality is construed by 4 as following. Contact, Real time, Nonlinear, Multi-Communication are it. Media Skin has function as symbol of city or media construction facade. Also, have enough value as function new media as information offer function, art.

Design and Implementation of the 4D-Media Broadcasting Service System in a Smart TV Environment (스마트 TV 환경을 위한 4D 미디어 방송 서비스 시스템의 설계 및 구현)

  • Yun, Jae-Kwan;Kim, Min-Gi;Jang, Jong-Hyun
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.7 no.1
    • /
    • pp.9-15
    • /
    • 2012
  • Recently, as the development of 3D contents service, production of 4D media that user can feel physical effects by the scene of movie has been increased. This 4D media uses the SMMD (Single Media Multiple Devices) method to give users enhanced effects with multiple devices playing rather than the SMSD (Single Media Single Device) method with single device playing in a smart TV environment. To give more sensible effects to users, from the beginning of making one media, we produced 4D media that consists of 3D contents and the SEM (Sensory Effect Metadata) to define effects of the scene. 4D media is transmitted to a HS (Home Server) to represent 3D contents in 3DTV and multiple devices with synchronized way. In this paper, we suggested the concept and overall 4D media broadcasting service system architecture, aggregator time acquisition, media time scheduling, real-sense device scheduling, evaluation results, user interfaces and implemented devices.

A Vulnerability Analysis of Paid Live Streaming Services Using Their Android Applications (안드로이드 앱을 이용한 실시간 유료 방송 취약점 분석)

  • Choi, Hyunjae;Kim, Hyoungshick
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.26 no.6
    • /
    • pp.1505-1511
    • /
    • 2016
  • Live streaming is a method to provide media service by sending recoded media to a user's video player. In order to provide video and audio contents in real-time for a large number of users simultaneously, live streaming compatible protocols such as RTMP (Real Time Messaging Protocol), HLS (Http Live Streaming), are required. In this paper, we analyzed vulnerability of paid live streaming services with the captured packets from the applications used by six major OTT (over-the-top) companies in Korea supporting live streaming services. We found that streaming channels were not encrypted and access control mechanisms were not properly used. Thus, guest users can freely use paid live streaming services.

Overlay Multicast Tree Construction Algorithm for Synchronized Real-time Media Multicast Service over the Internet (동기화된 실시간 미디어 멀티캐스트 서비스에 적합한 오버레이 멀티캐스트 트리 구성 알고리즘)

  • Joo, Hyun-Chul;Song, Hwang-Jun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.11A
    • /
    • pp.1037-1043
    • /
    • 2006
  • This work presents an effective overlay multicast tree construction algorithm for synchronized real-time media multicast service over the Internet. The proposed algorithm is designed to minimize delay variance among group members to provide the synchronized service as well as average delay of group members in order to support the service in real-time. Basically, of orthogonal genetic algorithm is employed to obtain the near optimal tree with a low computational complexity since the given problem is NP-complete. Finally, experimental results are provided to show the superior performance of the proposed algorithm.

Development of an Extended EDS Algorithm for CAN-based Real-Time System (CAN기반 실시간 시스템을 위한 확장된 EDS 알고리즘 개발)

  • Lee, Byong-Hoon;Kim, Dae-Won;Kim, Hong-Ryeol
    • Proceedings of the KIEE Conference
    • /
    • 2001.07d
    • /
    • pp.2369-2373
    • /
    • 2001
  • Usually the static scheduling algorithms such as DMS (Deadline Monotonic Scheduling) or RMS(Rate Monotonic Scheduling) are used for CAN scheduling due to its ease with implementation. However, due to their inherently low utilization of network media, some dynamic scheduling approaches have been studied to enhance the utilization. In case of dynamic scheduling algorithms, two considerations are needed. The one is a priority inversion due to rough deadline encoding into stricted arbitration fields of CAN. The other is an arbitration delay due to the non-preemptive feature of CAN. In this paper, an extended algorithm is proposed from an existing EDS(Earliest Deadline Scheduling) approach of CAN scheduling algorithm haying a solution to the priority inversion. In the proposed algorithm, the available bandwidth of network media can be checked dynamically by all nodes. Through the algorithm, arbitration delay causing the miss of their deadline can be avoided in advance. Also non real-time messages can be processed with their bandwidth allocation. The proposed algorithm can achieve full network utilization and enhance aperiodic responsiveness, still guaranteeing the transmission of periodic messages.

  • PDF

Real-time Go Recording System in Embedded Environment for Real Match (실제 대국을 위한 임베디드 환경 바둑 기보 저장 시스템)

  • Seo, WonSeoung;Jung, Keechul
    • Journal of Korea Game Society
    • /
    • v.20 no.3
    • /
    • pp.45-54
    • /
    • 2020
  • An automated system using a embedded board is required to generate the notation input of the offline Go game. This paper integrates shape and color information of the objects on the Go game board for light-insensitive processing and reduces the computation step. This paper combined the detection of obstacles using connected components with the computation of canny edge detection and HSV-based detection. As a result, the processing time is reduced in the embedded environment so that reliable notation can be automatically stored even in real-time play environment.

Implementation of Wavelet Transform for a Real time Monitoring ECG Telemetry System (웨이브렛 변환을 이용한 실시간 모니터링 ECG 텔레미트리 시스템 구현)

  • 박차훈;서희돈
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.3 no.1
    • /
    • pp.27-32
    • /
    • 2002
  • In this study, we fabricated the advanced telemetry system that transmitting media use radio frequency(RF) for the middle range measurement of the physiological signals and receiving media use optical for electromagnetic interference problem. The telemetry system within a size of 65$\times$125$\times$45mm consists of three parts: RF transmitter, optical receiver and physiological signal processing CMOS one chip. Advantages of proposed telemetry system is wireless middle range(50m) FM transmission, reduce electromagnetic interference to a minimum which enables a comfortable bed-side telemetry system. The monitoring system was designed in the structure of dual-processor for the real time processing. The use of the one channel in our study made it possible the real time wavelet transformation of electrocardiogram data of 360Hz, 16 bits for every 1.42 seconds.

  • PDF

FlashEDF: An EDF-style Scheduling Scheme for Serving Real-time I/O Requests in Flash Storage

  • Lim, Seong-Chae
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.10 no.3
    • /
    • pp.26-34
    • /
    • 2018
  • In this paper, we propose a scheduling scheme that can efficiently serve I/O requests having deadlines in flash storage. The I/O requests with deadlines, namely, real-time requests, are assumed to be issued for streaming services of continuous media. Since a Web-based streaming server commonly supports downloads of HTMLs or images, we also aim to quickly process non-real-time I/O requests, together with real-time ones. For this purpose, we adopt the well-known rate-reservation EDF (RR-EDF) algorithm for determining scheduling priorities among mixed I/O requests. In fact, for the use of an EDF-style algorithm, overhead of task's switching should be low and predictable, as with its application of CPU scheduling. In other words, the EDF algorithm is inherently unsuitable for scheduling I/O requests in HDD storage because of highly varying latency times of HDD. Unlike HDD, time for reading a block in flash storage is almost uniform with respect to its physical location. This is because flash storage has no mechanical component, differently from HDD. By capitalizing on this uniform block read time, we compute bandwidth utilization rates of real-time requests from streams. Then, the RR-EDF algorithm is applied for determining how much storage bandwidth can be assigned to non-real-time requests, while meeting deadlines of real-time requests. From this, we can improve the service times of non-real-time requests, which are issued for downloads of static files. Because the proposed scheme can expand flexibly the scheduling periods of streams, it can provide a full usage of slack times, thereby improving the overall throughput of flash storage significantly.