• Title/Summary/Keyword: 데이터전송방식

Search Result 2,260, Processing Time 0.033 seconds

FPGA Design of LCD Drive Circuit using USB Interface (USB 인터페이스를 이용한 LCD 구동회로의 FPGA 설계)

  • Lee, Seung-Ho;Lee, Ju-Hyeon
    • The KIPS Transactions:PartA
    • /
    • v.9A no.1
    • /
    • pp.53-60
    • /
    • 2002
  • This paper describes a Gray Mode Graphic STN LCD drive circuit using USB interface. The drive circuit using USB interface can highly transfer image data created under PC t LCD. Hence, the LCD drive circuit doesn't use microprocessor for the convenience of users. The proposed LCD drive circuit part have been verified by simulation and by ALTERA EPF10K10TC144-3 FPGA implementation in VHDL. The USB interface part have been programmed in MS-Visual C++ 6.0. The validity and efficiency of the proposed LCD drive circuit have been verified by test board. After comparing this LCD drive circuit to specify it was verified that the developed LCD drive circuit showed good performances, such as convenience of users, low cost.

An Efficient On-line Software Service based on Application Customized Graphic Offloading Library (응용 맞춤형 그래픽 분할 실행 라이브러리에 기반한 효율적인 온라인 소프트웨어 서비스)

  • Choi, WonHyuk;Kim, Won-Young
    • Journal of Internet Computing and Services
    • /
    • v.16 no.5
    • /
    • pp.49-57
    • /
    • 2015
  • In this Paper, we introduce an efficient on-line software service using an application customized graphic offloading library. The software service based on graphic offloading provides high-end software, like a 3D graphic design tool, as an on-line software service through using a client graphic rendering. When software is executed on server, its graphic works are handled by a client's GPU, while its data works are handled by a server's CPU. To improve the performance, we apply an asynchronous transmission channel scheme to our developed basic graphic offloading engine. Also, we add optimized common module and application specific module to our engine. To do that, we introduce how to implement the application specific module using analyzing patterns of graphic related APIs and messages that are generated by an executed software process. Also, we propose how to design the optimized common module using server side information caching. Finally, through the performance comparison experiment, we show that improved offloading engine has the better performance than old basic offloading engine.

Design of CAVLC Decoder for H.264/AVC (H.264/AVC용 CAVLC 디코더의 설계)

  • Jung, Duck-Young;Sonh, Seung-Il
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.6
    • /
    • pp.1104-1114
    • /
    • 2007
  • Digital video compression technique has played an important role that enables efficient transmission and storage of multimedia data where bandwidth and storage space are limited. The new video coding standard, H.264/AVC, developed by Joint Video Team(JVT) significantly outperforms previous standards in compression performance. Especially, variable length code(VLC) plays a crucial pun in video and image compression applications. H.264/AVC standard adopted Context-based Adaptive Variable Length Coding(CAVLC) as the entropy coding method. CAVLC of H.264/AVC requires a large number of the memory accesses. This is a serious problem for applications such as DMB and video phone service because of the considerable amount of power that is consumed in accessing the memory. In order to overcome this problem in this paper, we propose a variable length technique that implements memory-free coeff_token, level, and run_before decoding based on arithmetic operations and using only 70% of the required memory at total_zero variable length decoding.

Design and Implementation of Multimedia Mobile Learning System using MSMIL (MSMIL을 이용한 멀티미디어 모바일 학습시스템의 설계 및 구현)

  • Lim, Young-Jin;Seo, Jung-Hee;Park, Hung-Bog
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.3
    • /
    • pp.592-599
    • /
    • 2007
  • The advancement of wireless technology improves the electronic learning by combining with the mobile function, and promotes the expanded transition to the mobile learning. Basically, the mobile learning provides the usefulness in terms of tile and space to provide learners with the access to the educational contents. However, the small display device and limited memory space of mobile device is limiting the access to the learning contents simply to the text-based transmission. This paper designed and implemented the multimedia mobile learning system that reduces the size of parser by define into MSMIL composed only of needed tag to multimedia contents production in the mobile devices by using the SMIL that supports the multimedia object synchronization reduces the data of multimedia learning data and enhances the transmission efficiency by applying the macro method in creating the contents of learning. The results of implementation indicates that it simplifies the designing language, makes the language learning easy, and saves the CPU resources for the parsing by reducing the size of parser.

Study On Receiving and Processing Method about Utilization of Near Real-time Satellite Data (준실시간 활용을 위한 위성자료 수신, 가공 방안 연구)

  • Kim, Soon Yeon;Jung, Young Sim;An, Joo Young;Park, Sang Hoon;Won, Young Jin
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2017.05a
    • /
    • pp.467-467
    • /
    • 2017
  • 토양수분 및 황사발생 연구에 있어 효율적인 광역 분석을 위하여 위성자료가 활용되고 있다. 활용 시나리오에 따라서는 준실시간 자료 수신, 처리가 필요하며 본 연구에서는 이에 대한 방안을 연구하기 위하여 유럽 EUMETSAT(European Organisation for the Exploitation of Meteorological Satellites)의 ASCAT(Advanced Scatterometer) Metop-A 자료에 대하여 파악하였다. 자료 수신 프로토콜에 있어서 FTP, HTTP 등 전통적 방법에 대한 현황과 함께 비교적 최근 기법인 OGC(Open Geospatial Consortium)  WMS(Web Map Service), WCS(Web Coverage Service) 방식의 지원 현황에 대하여 확인하였다. 제공되는 자료 Format부분은 EPS Native와 BUFR(Binary Universal Form for the Representation of meteorological data)을 살펴보되 데이터 프로바이더 측에서 대부분 채택되고 있는 NetCDF(network Common Data Form)를 중심으로 파악하였다. 수신된 자료의 처리 자동화를 위한 소프트웨어는 OSGeo(The Open Source Geospatial Foundation)의 GDAL(Geospatial Data Abstraction Library), 미국 NCAR(National Center for Atmospheric Research)의 NCL(NCAR Command Language)을 중심으로 확인하였다. 자료 가공기법은 격자(Raster) 자료에 대한 기본 메타정보 확인, 좌표참조체계 변환, 해상도 및 Format 변환을 중심으로 확인하였다. 한편 OGC WMS, WCS는 자료의 전송 프로토콜 기법이면서 동시에 서버 사이드에서의 자료 변환 기능을 구비하고 있다. 예를 들어 Http Request에서 영역(Extent), Format 형식, 좌표참조체계를 지정할 수 있다. OGC WMS에 대한 EUMETSAT 파일럿 서비스에서 반환 자료의 공간적 영역, 복수 시점 제공 현황, 반환 포맷 지원 상황은 실제 메서드를 사용하여 파악하였고, 향후 발전 방향을 전망하였다.

  • PDF

Equal Energy Consumption Routing Protocol Algorithm Based on Q-Learning for Extending the Lifespan of Ad-Hoc Sensor Network (애드혹 센서 네트워크 수명 연장을 위한 Q-러닝 기반 에너지 균등 소비 라우팅 프로토콜 기법)

  • Kim, Ki Sang;Kim, Sung Wook
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.10 no.10
    • /
    • pp.269-276
    • /
    • 2021
  • Recently, smart sensors are used in various environments, and the implementation of ad-hoc sensor networks (ASNs) is a hot research topic. Unfortunately, traditional sensor network routing algorithms focus on specific control issues, and they can't be directly applied to the ASN operation. In this paper, we propose a new routing protocol by using the Q-learning technology, Main challenge of proposed approach is to extend the life of ASNs through efficient energy allocation while obtaining the balanced system performance. The proposed method enhances the Q-learning effect by considering various environmental factors. When a transmission fails, node penalty is accumulated to increase the successful communication probability. Especially, each node stores the Q value of the adjacent node in its own Q table. Every time a data transfer is executed, the Q values are updated and accumulated to learn to select the optimal routing route. Simulation results confirm that the proposed method can choose an energy-efficient routing path, and gets an excellent network performance compared with the existing ASN routing protocols.

SIEM OWASP-ZAP and ANGRY-IP Vulnerability Analysis Module and Interlocking (SIEM과 OWASP-ZAP및ANGRY-IP취약점분석모듈과 연동구현)

  • Yoon, Jong Moon
    • Convergence Security Journal
    • /
    • v.19 no.2
    • /
    • pp.83-89
    • /
    • 2019
  • In accordance with information security compliance and security regulations, there is a need to develop regular and real-time concepts for cyber-infringement attacks against network system vulnerabilities in branch and periodic forms. Vulnerability Analysis Analysis It is judged that it will be a countermeasure against new hacking attack in case of concept validation by interworking with TOOL. Vulnerability check module is standardized in event attribute management and ease of operation. Opening in terms of global sharing of vulnerability data, owasp zap / Angry ip Etc. were investigated in the SIEM system with interlocking design implementation method. As a result, it was proved that the inspection events were monitored and transmitted to the SIEM console by the vulnerability module of web and network target. In consideration of this, ESM And SIEM system In this paper, we propose a new vulnerability analysis method based on the existing information security consultation and the results of applying this study. Refer to the integrated interrelationship analysis and reference Vulnerability target Goal Hacking It is judged to be a new active concept against invasion attack.

Interference Analysis Between LEO Satellites for X-band Downlink (저궤도 위성 간 X-대역 하향링크에서의 간섭 영향성 분석)

  • Choo, Moogoong;Hwang, Inyoung;Bae, Minji;Seo, Inho;Ryu, Youngjae
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.49 no.6
    • /
    • pp.489-496
    • /
    • 2021
  • The X-band frequencies for transmitting the data from earth observation satellites are limited, so a number of satellites share the frequency bands. In order for multiple satellites to utilize same or adjacent frequency bands, International Telecommunication Union - Radiocommunication (ITU-R) limits power flux density (PFD), which overcomes the interferences among multiple satellites. However, even under the regulation, the interference effect needs to be analyzed when multiple satellites are connected to communicate with multiple ground stations (GSs) located close to each other. In this paper, the interference effect is analyzed based on signal to interference plus noise ratio (SINR) when two low earth orbit (LEO) satellites operating in different orbits are connected to communicate with randomly located two GSs in Korean peninsula. From the analysis results, it is confirmed that there can be interferences during 365 days operation even if the satellites meet PFD requirement, but the periods under interference effects are short and the interference can be foreseen.

A Video Encryption Based Approach for Privacy Protection of Video Surveillance Service (개인정보보호를 위한 영상 암호화 아키텍처 연구)

  • Kim, Jeongseok;Lee, Jaeho
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.9 no.12
    • /
    • pp.307-314
    • /
    • 2020
  • The video surveillance service is being widely deployed around our lives and the service stores sensitive data such as video streams in the cloud over the Internet or the centralized data store in an on-premise environment. The main concerning of these services is that the user should trust the service provider how secure the video or data is stored and handled without any concrete evidence. In this paper, we proposed the approach to protecting video by PKI (public key infrastructure) with a blockchain network. The video is encrypted by a symmetric key, then the key is shared through a blockchain network with taking advantage of the PKI mechanism. Therefore, the user can ensure the sensitive data is always kept secure and traceable in its lifecycle.

Fingerprint-Based Indoor Logistics Location Tracking System (핑거프린트에 기반한 실내 물류 위치추적 시스템)

  • Kim, Doan;Park, Sunghyun;Jung, Hoekyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.24 no.7
    • /
    • pp.898-903
    • /
    • 2020
  • In this paper, we propose an indoor logistic tracking system that identifies the location and inventory of the logistics in the room based on fingerprints. Through this, we constructed the actual infrastructure of the logistics center and designed and implemented the logistics management system. The proposed system collects the signal strength through the location terminal and generates the signal map to locate the goods. The location terminal is composed of a UHF RFID reader and a wireless LAN card, reads the peripheral RFID signal and the signal of the wireless AP, and transmits it to the web server. The web server processes the signal received from the location terminal and stores it in the database, and the user uses the data to produce the signal map. The proposed system combines UHF RFID with existing fingerprinting method to improve performance in the environment of querying multiple objects.