• 제목/요약/키워드: Mobile programming

검색결과 229건 처리시간 0.024초

Femtocell을 활용하는 기업무선망 환경을 위한 개방형 모바일 네트워크 API 기반 P2P 서비스 프로토콜 (A P2P Service Protocol using The Open Mobile Network API for The Femtocell based Wireless Enterprise Network)

  • 이성원
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제15권1호
    • /
    • pp.21-28
    • /
    • 2009
  • 본 논문에서는 2G/3G/4G의 이동통신 기술을 기업에 적용하는 Femtocell을 이용해서 기업 무선망을 구축하는 환경을 목표로 한다. 이때 인터넷서비스사업자 혹은 기업이 이동통신망 기반의 응용 서비스를 쉽게 만들 수 있는 '개방형 무선망 Application Programming Interface(API)'를 기업향 Peer-to-Peer 서비스에 적용하는 방안에 대하여 제안한다. 이를 통해서 언제 어디서든 어떠한 기기를 통해서도 일관된 기업 서비스를 보다 단순화된 네트워 환경에서 향상된 서비스 품질과 함께 제공할 수 있다. 제안한 방안은 성능 개선을 평가하기 위하여, 대표적인 분산형 P2P 서비스인 Skype와 정성적인 성능 비교를 수행하였으며, 이를 통해서 보다 적은 개수의 서버와 절차를 지원하면서도 보다 향상된 서비스 품질을 제공하는 것을 확인 하였다.

A Study on UCC and Information Security for Personal Image Contents Based on CCTV-UCC Interconnected with Smart-phone and Mobile Web

  • Cho, Seongsoo;Lee, Soowook
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제7권2호
    • /
    • pp.56-64
    • /
    • 2015
  • The personal image information compiled through closed-circuit television (CCTV) will be open to the internet with the technology such as Long-Tail, Mash-Up, Collective Intelligence, Tagging, Open Application Programming Interface (Open-API), Syndication, Podcasting and Asynchronous JavaScript and XML (AJAX). The movie User Created Contents (UCC) connected to the internet with the skill of web 2.0 has the effects of abuse and threat without precedent. The purpose of this research is to develop the institutional and technological method to reduce these effects. As a result of this research, in terms of technology this paper suggests Privacy Zone Masking, IP Filtering, Intrusion-detection System (IDS), Secure Sockets Layer (SSL), public key infrastructure (PKI), Hash and PDF Socket. While in terms of management this paper suggests Privacy Commons and Privacy Zone. Based on CCTV-UCC linked to the above network, the research regarding personal image information security is expected to aid in realizing insight and practical personal image information as a specific device in the following research.

OpenGL ES 2.0 API 기반 가변길이 명령어 설계 (Design of a Variable-Length Instruction based on a OpenGL ES 2.0 API)

  • 이광엽
    • 전기전자학회논문지
    • /
    • 제12권2호
    • /
    • pp.118-123
    • /
    • 2008
  • 최근 Khronos에서 OpenGL ES 2.0 API 표준을 배포 하면서 임베디드 시스템의 그래픽 프로세서에서 능률적인 쉐이더 프로그램이 가능하게 되었다. 그 결과 모바일 기기에서도 OpenGL ES 2.0을 지원하는 그래픽 프로세서를 요구하게 되었다. OpenGL ES 2.0을 지원하기 위해서 명령어의 길이의 증가가 요구되고, 이는 메모리 용량의 증가를 초래한다. 본 논문에서는 효율적으로 명령어를 사용하는 새로운 명령어를 제안한다. 이 명령어는 가변 길이 방법과 유닛구조를 채택한 명령어 구조이다. 제안된 명령어 구조는 OpenGL ES 2.0 API를 지원하고 명령어 필드 낭비를 줄일 수 있도록 최대 4개의 32비트 유닛 명령어가 가변적으로 조합되어 수행된다.

  • PDF

A Big Data Study on Viewers' Response and Success Factors in the D2C Era Focused on tvN's Web-real Variety 'SinSeoYuGi' and Naver TV Cast Programming

  • Oh, Sejong;Ahn, Sunghun;Byun, Jungmin
    • International Journal of Advanced Culture Technology
    • /
    • 제4권2호
    • /
    • pp.7-18
    • /
    • 2016
  • The first D2C-era web-real variety show in Korea was broadcast via tvN of CJ E&M. The web-real variety program 'SinSeoYuGi' accumulated 54 million views, along with 50 million views at the Chinese portal site QQ. This study carries out an analysis using text mining that extracts portal site blogs, twitter page views and associative terms. In addition, this study derives viewers' response by extracting key words with opinion mining techniques that divide positive words, neutral words and negative words through customer sentiment analysis. It is found that the success factors of the web-real variety were reduced in appearance fees and production cost, harmony between actual cast members and scenario characters, mobile TV programing, and pre-roll advertising. It is expected that web-real variety broadcasting will increase in value as web contents in the future, and be established as a new genre with the job of 'technical marketer' growing as well.

Performance Evaluation of Node.js for Web Service Gateway in IoT Remote Monitoring Applications

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • International Journal of Advanced Culture Technology
    • /
    • 제4권3호
    • /
    • pp.13-19
    • /
    • 2016
  • The growth of mobile devices in Internet of Things (IoT) leads to a number of remote and controlling system related IoT applications. For instance, home automation controlling system uses client system such web apps on smartphone or web service to access the home server by sending control commands. The home server receives the command, then controls for instance the light system. The web service gateway responsible for handling clients' requests attests an internet latency when an increasing number of end users requests submit toward it. Therefore, this web service gateway fails to detect several commands, slows down predefined actions which should be performed without human intervention. In this paper, we investigate the performance of a web server-side platgorm based event-driven, non-blocking approach called Node.js against traditional thread-based server side approach to handle a large number of client requests simultaneously for remote and controlling system in IoT remote monitoring applications. The Node.JS is 40% faster than the traditional web server side features thread-based approach. The use of Node.js server-side handles a large number of clients' requests, then therefore, reduces delay in performing predefined actions automatically in IoT environment.

임베디드 시스템에서 CIS 카메라 인터페이스의 구현 (Developing a CIS Camera Interface for Embedded Systems)

  • 이완수;오삼권;황희융;노영섭
    • 한국산학기술학회논문지
    • /
    • 제8권3호
    • /
    • pp.513-521
    • /
    • 2007
  • 최근 소형 이동단말기 시장에서 멀티미디어 기능 중에서 카메라 기능은 필수 항목으로 자리 잡았다. 그러나 많은 SoC들 중에서는 아직도 카메라 인터페이스를 지원하지 않는 경우가 많아 저 가격으로 임베디드 기기를 구현하고자 하는 경우 많은 애로사항이 따르게 된다. 따라서 본 논문에서는 임베디드 시스템에서 필수 기능으로 자리 잡은 카메라 인터페이스가 없는 경우 쉽게 카메라를 지원할 수 있는 방안을 제시 하였다. 이를 위하여 CMOS Image Sensor(CIS)를 사용하여 그 인터페이스를 구현하고 디바이스 드라이버를 작성함으로써 간단히 임베디드 시스템에서 CIS를 지원할 수 있는 방안을 제시 하였다.

  • PDF

신규호에 대한 지체가 허용된 셀룰라 이동통신시스템에서 최적 호제어 연구 (Optimal Call Control Strategies in a Cellular Mobile Communication System with a Buffer for New Calls)

  • Paik, Chun-hyun;Chung, Yong-joo;Cha, Dong-wan
    • 한국경영과학회지
    • /
    • 제23권3호
    • /
    • pp.135-151
    • /
    • 1998
  • The demand of large capacity in coming cellular systems makes inevitable the deployment of small cells, rendering more frequent handoff occurrences of calls than in the conventional system. The key issue is then how effectively to reduce the chance of unsuccessful handoffs, since the handoff failure is less desirable than that of a new call attempt. In this study, we consider the control policies which give priority to handoff calls by limiting channel assignment for the originating new calls, and allow queueing the new calls which are rejected at their first attempts. On this system. we propose the problem of finding an optimal call control strategy which optimizes the objective function value, while satisfying the requirements on the handoff/new call blocking probabilities and the new call delay. The objective function takes the most general form to include such well-known performance measures as the weighted average carried traffic and the handoff call blocking probability. The problem is formulated into two different linear programming (LP) models. One is based on the direct employment of steady state equations, and the other uses the theory of semi-Markov decision process. Two LP formulations are competitive each other, having its own strength in the numbers of variables and constraints. Extensive experiments are also conducted to show which call control strategy is optimal under various system environments having different objective functions and traffic patterns.

  • PDF

HTML5 기반 융합 모바일방송 플랫폼 (A Hybrid Mobile Broadcasting Platform Based on HTML5)

  • 김현순;김상훈;경일수;정신일
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송공학회 2011년도 추계학술대회
    • /
    • pp.70-73
    • /
    • 2011
  • 2005년 12월 1일 DMB(Digital Multimedia Broadcasting) 본 방송이 실시된 이후 다양한 형태의 방송, 통신 융합 서비스가 시도되었다. 그러나 DMB가 성공적으로 시장에 정착하였음에도 불구하고 방송사 등 시장 참여자들의 수익 창출의 어려움, 속도 및 요금 측면에서의 양방향 망의 한계, 방송사, 통신사의 시스템 및 망에 종속적이며 폐쇄적인 콘텐츠 제작 및 제공 방식 등으로 인하여 성공을 거두지 못하였다. 그러나 스마트 폰과 같은 모바일 스마트 디바이스의 성공으로 방송, 통신 서비스 시장에 새로운 전기가 마련되어 다양한 융합 서비스가 시도될 것으로 예상되며, 지상파 DMB가 이러한 다양한 서비스와의 경쟁에서 우위를 점하고 중심 매체로 자리잡기 위해서는 새로운 개념의 융합 서비스 플랫폼이 필요하다. 이에 본 논문에서는 이러한 새로운 개념의 플랫폼인 'HTML5 기반 융합 모바일방송 플랫폼'을 제안하고 실제 구현 예를 통하여 그 가능성을 제시하고자 한다. 제안하는 플랫폼은 누구나 콘텐츠 제공에 참여할 수 있고, 다양한 망, 단말, 서비스 모델이 융합되며, 표준화되고 개방된 API(Application Programming Interface)를 통하여 이를 소비할 수 있도록 하는 개념으로, 방송 콘텐츠 및 이에 의해 파생된 다양한 리치 미디어 콘텐츠의 생성, 전달, 소비에 이르는 생태계 전반에 대한 것이다. 이러한 플랫폼의 가능성을 제시하기 위하여 KBS(Korean Broadcasting System)는 서비스 시스템, 수신 프로그램 개발, 시험 서비스 구현 등의 개발을 진행하고 있으며, 그 결과를 본 논문에서 소개하고자 한다.

  • PDF

Fast image stitching method for handling dynamic object problems in Panoramic Images

  • Abdukholikov, Murodjon;Whangbo, Taegkeun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제11권11호
    • /
    • pp.5419-5435
    • /
    • 2017
  • The construction of panoramic images on smartphones and low-powered devices is a challenging task. In this paper, we propose a new approach for smoothly stitching images on mobile phones in the presence of moving objects in the scene. Our main contributions include handling moving object problems, reducing processing time, and generating rectangular panoramic images. First, unique and robust feature points are extracted using fast ORB method and a feature matching technique is applied to match the extracted feature points. After obtaining good matched feature points, we employ the non-deterministic RANSAC algorithm to discard wrong matches, and the hommography transformation matrix parameters are estimated with the algorithm. Afterward, we determine precise overlap regions of neighboring images and calculate their absolute differences. Then, thresholding operation and noise removal filtering are applied to create a mask of possible moving object regions. Sequentially, an optimal seam is estimated using dynamic programming algorithm, and a combination of linear blending with the mask information is applied to avoid seam transition and ghosting artifacts. Finally, image-cropping operation is utilized to obtain a rectangular boundary image from the stitched image. Experiments demonstrate that our method is able to produce panoramic images quickly despite the existence of moving objects.

멀티코어 DSP를 이용한 다중 안테나를 지원하는 SDR 기반 LTE-A PDSCH 디코더 구현 (Implementation of SDR-based LTE-A PDSCH Decoder for Supporting Multi-Antenna Using Multi-Core DSP)

  • 나용;안흥섭;최승원
    • 디지털산업정보학회논문지
    • /
    • 제15권4호
    • /
    • pp.85-92
    • /
    • 2019
  • This paper presents a SDR-based Long Term Evolution Advanced (LTE-A) Physical Downlink Shared Channel (PDSCH) decoder using a multicore Digital Signal Processor (DSP). For decoder implementation, multicore DSP TMS320C6670 is used, which provides various hardware accelerators such as turbo decoder, fast Fourier transformer and Bit Rate Coprocessors. The TMS320C6670 is a DSP specialized in implementing base station platforms and is not an optimized platform for implementing mobile terminal platform. Accordingly, in this paper, the hardware accelerator was changed to the terminal implementation to implement the LTE-A PDSCH decoder supporting the multi-antenna and the functions not provided by the hardware accelerator were implemented through core programming. Also pipeline using multicore was implemented to meet the transmission time interval. To confirm the feasibility of the proposed implementation, we verified the real-time decoding capability of the PDSCH decoder implemented using the LTE-A Reference Measurement Channel (RMC) waveform about transmission mode 2 and 3.