• Title/Summary/Keyword: 표준 인터페이스

Search Result 873, Processing Time 0.03 seconds

The Design of Real-Time Full Accounting Management System in a Broadband Access Network (광대역 액세스망의 실시간 과금 관리 시스템 설계)

  • Shim, Jea-Chan;Chang, Beom-Hwan;Hong, Seong-Sun;Ko, Byung-Do;Chung, Tai-Myoung
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.10
    • /
    • pp.2663-2675
    • /
    • 1998
  • The billing manabement techniques for multiple services in the B-ISDN network have been rarely developed. In fact, the management techniques including billing manabement only focus on a single service environment. In this paper, we propose a billing management system architecture for the multiple services in a Broadband access network. The architecture is based in OSI system management infrastruture and TMN Q3 interface to exchange and process the billing information from access node that is an ATM Cross connecter. The system is designed to actively adopt the rapidly changing service environments and B-ISDN network management techniques. Futhermore, this system supports multiple services providers by real-time collector and charging functions for their requirements compared to the previous methodologies tat only use the statistical data.

  • PDF

A Transformation Scheme for Continuous Queries on RFID Streaming Data (RFID 스트리밍 데이터 처리를 위한 연속 질의의 변환 기법)

  • Park, Jae-Kwan;Hong, Bong-Hee;Ban, Chae-Hoon
    • The KIPS Transactions:PartD
    • /
    • v.14D no.3 s.113
    • /
    • pp.273-284
    • /
    • 2007
  • RFID middleware systems collect and filter the RFID streaming data gathered continuously by numerous readers in order to process requests from applications. These requests are called continuous queries because they are kept on executing during certain periods. To enhance the performance of the middleware, it is required to build an index to process the continuous queries efficiently. Several approaches of building an index on not data records but queries, called Query Index, are proposed and widely used for evaluating continuous queries over streaming data. The EPCglobal proposed an Event Cycle Specification (ECSpec) model, which is a standard query interface for RFID applications. Continuous queries based on ECSpec consist of a large number of segments for representing the query conditions. The problem with using any of the existing query indexes on these continuous queries is that it takes a long time to build the index because it is necessary to insert a large number of segments into the index. To solve this problem, we propose an Aggregate Transformation that converts a group of segments into a compressed data which is representative of the segments. We compare the performance of a transformed index with the existing query indexes.

Comparison of Path Exploration and Model Checking Techniques for Checking Automotive API Call Safety (차량전장용 소프트웨어의 API 제약사항 위배여부 탐지를 위한 실행경로 탐색방법과 모델검증 방법의 비교)

  • Kim, Dongwoo;Choi, Yunja
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.5 no.12
    • /
    • pp.615-622
    • /
    • 2016
  • Automotive control software can be a source of critical safety issues when developers do not comply system constraints. However, a violation is difficult to identify in complicated source code if not supported by an automated verification tool. This paper introduces two possible approaches that check whether an automotive control software complies API call constraints to compare their performance and effectiveness. One method statically analyzes the source code and explores all possible execution paths, and the other utilizes a model checker to monitor constraint violations for a given set of constraint automata. We have implemented both approaches and performed a series of experiments showing that the approach with model-checking finds constraint violations more accurately and scales better.

A Study on Interface Standard for Agencies of Air Logistics (항공물류 이해관계자들의 표준 인터페이스 방안 연구)

  • Lee, Tae-Yun;Lee, Doo-Yong;Piao, Xue-Hua;Dan, Da;Gwon, Dae-Woo;Lee, Chang-Ho
    • Journal of the Korea Safety Management & Science
    • /
    • v.12 no.1
    • /
    • pp.105-111
    • /
    • 2010
  • The air logistics process is complex and need many informations because various agencies participate in the logistics service and there are many stakeholders in air logistics. But it is hard to improve the infra of facilities because of an enormous expense, so it needs to simplify air logistics process for growing air freight. When documents are sent, it needs to change the form of documents in spite of same document due to different form by agencies. Also documents are changed even though different documents have same informations. Consequently, errors are increased because the names of the same data are different from each other and stakeholders reproduce the documents. In order to mitigate these problems, we selected documents and analyzed data of documents for the interface optimization in general air logistics process. Next, we unified the names of data and defined contents of data. Also we set the type of the defined data on DB type, and gave the code to the defined data. It made easy to exchange informations among the stakeholders to match documents corresponding with the defined data.

Design and Implementation of A VXIbus Device for FFT Analysis (FFT분석을 위한 VWIbus 디바이스의 설계 및 구현)

  • 강민호;노승환;전동근;문대철;김덕진
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.18 no.11
    • /
    • pp.1754-1766
    • /
    • 1993
  • The application of VXIbus system, an Industry standard, is rapidly spreading with its ability to offer the easiness of integration from GPIB and the fast data transmission from VMEbus system. Compared with VXIbus Register Based Device, VXIbus Message Based Device has a drawback In the aspect of speed. But it is possible to utilize high level ASCII commands to control a Message Based Device, therefore system integration is much easier with Message Based Device than with Register Based Device. And, the FFT analyzer is an instrument for signal analysis which can be inexpensively implemented to be fast and have high resolution. Its wide ability of analysis presents numerous application. So, it is necessary to apply VXIbus system to FFT analyzer. In this paper, the implementation of FFT analyzer is performed using a DSP module and by implementing all A/D conversion circuit and a control module which performs VXIbus interface. The device can be controlled by Slot0 Commender which supports VXIbus Shared Memory Protocol through VXIbus.

  • PDF

A Design Methodology of TMN Distributed Object based on Platform Independent Class Repository (플랫폼독립형 클래스저장소에 기반한 TMN 분산객체 디자인 방법론)

  • 이광형;박수현
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.24 no.12B
    • /
    • pp.2233-2248
    • /
    • 1999
  • The TMN that appears to operate the various communication networks generally and efficiently is developed under the different platform environment such as the different hardware and the different operating system. One of the main problems is that all the agents of the TMN system must be duplicated and maintain the software and the data blocks that perform the identical function. Therefore, the standard of the Q3 interface development cannot be defined and the multi-platform cannot be supported in the development of the TMN agent. In order to overcome these problems, the Farming methodology that is based on the Farmer model has been suggested. With the Farming methodology, the software and the data components which are duplicated and stored in each distributed object are saved in the platform independent class repository(PICR) by converting into the format of the independent componentware in the platform, so that the componentwares that are essential for the execution can be loaded and used statically or dynamically from PICR as described in the framework of each distributed object. The distributed TMN agent of the personal communication network is designed and developed by using the Farmer model.

  • PDF

A Study on Development of the High-Power Low-Loss Waveguide Circulator for Ka-band Millimeter-Wave Seeker (밀리미터파대역(Ka-대역)탐색기용 고 전력 저 손실 도파관 순환기 개발에 관한 연구)

  • Jung, Chae-Hyun;Han, Sung-Min;Baek, Jong-Gyun;Lee, Kook-Joo;Park, Chang-Hyun;Kwon, Jun-Beom
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.17 no.6
    • /
    • pp.83-88
    • /
    • 2017
  • In this paper, a 3-port waveguide circulator of Ka-band millimeter-wave for isolation between transmit channel and receive channel at high power transmit mode is designed and fabricated for the seeker of the guided missile and circulator performance is verified through the S-parameter, high power and operation temperature test. At the configuration design, interface design between a seeker antenna and the circulator is considered and half-height of standard waveguide is applied for minimum and light weight body. The shape of permanent magnet and ferrite is optimized by simulation and tuning dielectrics at each port are placed for the best performance. In Fc(center frequency)${\pm}1000MHz$, designed waveguide circulator has below -20 dB return loss, below 0.5 dB insertion loss and below -23 dB isolation. It is found that circulator characteristics is similar to design results.

Development of a .NET-based Explorer Supporting WebDAV (웹데브를 지원하는 닷넷 기반의 탐색기 개발)

  • Jung, Hye-Young;Ahn, Geon-Tae;Park, Yang-Soo;Lee, Myung-Joon
    • The KIPS Transactions:PartC
    • /
    • v.11C no.5
    • /
    • pp.703-710
    • /
    • 2004
  • WebDAV is a protocol to support collaboration among one or more groups in geographically distant locations through the internet. WebDAV extends the web communication protocol HTTP/1.1 to provide a standard infrastructure for .supporting asynchronous collaboration for various contents across the internet. A WebDAV client uses HTTP requests to perform a renewal and update action to the resources in WebDAY servers. So, it is desirable that the client supports the ability of authoring and version management with a good concurrency control and property management. In this paper, to enhance usability, we developed a .NET-based WebDAV client with a user interface similar to the Windows Explorer. The developed WebDAV client supports easy launching of the authoring application and appropriate lock control for the server resources. In addition, through the functionality of process monitoring, it supports automatic update of the server resources when the modification of the resources are completed by the user. The WebDAY client is a .NET-based application written in the C# language, running on any platform supporting a .NET framework.

A Study on the Data Service linked with Donation Campaign to improve Viewers' Intention to donate (시청자의 기부 의도 향상을 위한 기부캠페인 연동형 데이터서비스에 관한 연구)

  • KO, Kwangil
    • Convergence Security Journal
    • /
    • v.20 no.2
    • /
    • pp.77-83
    • /
    • 2020
  • According to a statistical survey, despite the continuous improvement of the economic level, the participation rate of donations is decreasing. As a cause of this phenomenon, the problem of reliability of donation organizations is a big part. In order to increase viewers' intention to donate, this study developed a donation campaign linked data service that shows information that can increase the credibility of donation organizations and storytelling of donation recipients. Specifically, a user scenario of a data service that is properly operated in conjunction with a donation campaign that is broadcast shortly was defined, and a user interface was designed by reflecting the characteristics of the TV platform. In addition, a prototype based on the DVB-MHP standard was developed to analyze the effect of the data service utilization on viewers' intention to donate.

The Architecture of the Frame Memory in MPEG-2 Video Encoder (MPEG-2 비디오 인코더의 프레임 메모리 구조)

  • Seo, Gi-Beom;Jeong, Jeong-Hwa
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.37 no.3
    • /
    • pp.55-61
    • /
    • 2000
  • This paper presents an efficient hardware architecture of frame memory interface in MPEG-2 video encoder. To reduce the size of memory buffers between SDRAM and the frame memory module, the number of clocks needed for each memory access is minimized with dual bank operation and burst length change. By allocating the remaining cycles not used by SDRAM access, to the random access cycle, the internal buffer size, the data bus width, and the size of the control logic can be minimized. The proposed architecture is operated with 54MHz clock and designed with the VT $I^{тм}$ 0.5 ${\mu}{\textrm}{m}$ CMOS TLM standard cell library. It is verified by comparing the test vectors generated by the c-code model with the simulation results of the synthesized circuit. The buffer area of the proposed architecture is reduced to 40 % of the existing architecture.

  • PDF