• Title/Summary/Keyword: Order communication system

Search Result 3,893, Processing Time 0.027 seconds

A study on Sub-contractor Product Assurance for development of Ka band Communication Payload System of COMS (통신해양기상위성 Ka 통신탑재체 개발 공동 및 용역 개발 참여기관 제품보증 연구)

  • Jeong, Cheol-Oh;Lee, Seung-Pal
    • Journal of Aerospace System Engineering
    • /
    • v.3 no.1
    • /
    • pp.6-11
    • /
    • 2009
  • It is anticipated that quality assurance for the Ka band Communication Payload System(COPS) development program of the communication, Ocean & Meteorological Satellite(COMS) may be a core technical factor to be concerned in order to avoid any failure, and to assure its final performance during the mission lifetime in space. Those can be managed and verified and assessed by performing the Quality Assurance (QA) and risk management which helps to prevent and to reduce the critical fails. This paper introduces the Product Assurance (PA) system and procedures for controlling and monitoring sub-contractors which were participated in Ka band Communication Payload System (COPS) development. Also this paper shows Quality Assurance (QA) procedures and detailed their processes for assured the product performed by local companies from site survey for selecting companies to delivery of their equipment.

  • PDF

A study on Product Assurance for development of Ka band Communication Payload System of COMS (통신해양기상위성의 Ka 통신탑재체 개발 제품보증 연구)

  • Jeong, Cheol-Oh;Lee, Seung-Pal
    • Journal of Aerospace System Engineering
    • /
    • v.2 no.1
    • /
    • pp.22-27
    • /
    • 2008
  • It is anticipated that quality assurance for the Ka band Communication Payload System(COPS) development program of the Communication, Ocean & Meteorological Satellite(COMS) may be a core technical factor to be concerned in order to avoid any failure, and to assure its performance during the mission lifetime in space. Those can be managed and verified and assessed by performing the Quality Assurance (QA) and risk management which helps to prevent and reduce the critical fails. This paper introduces the Product Assurance (PA) system and procedures for Ka band Communication Payload System which was established and performed during the Qualification Model (QM) manufacturing phase. In this paper, we present detailed process for the products manufactured by local companies according to PA procedures operated through whole phases from design to test of equipment. Also this paper shows Quality Assurance (QA) procedures and detailed their processes for assured the product quality manufactured by local companies.

  • PDF

A Study on the Transmission of Bio-Signal by TRS (TRS에 의한 생체신호의 전도에 대한 연구)

  • 곽준혁;최조천
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.05a
    • /
    • pp.366-372
    • /
    • 2002
  • Tele-medicine and emergency medical system are necessary for moving from an accidental point or far distance to a hospital and emergency treatment or home treatment before a hospital. Emergency treatment is extremely important in the case of death before arriving a hospital and deformed or disabled by medical treatment delay. A necessary element for this medical system is the emergency communication system. This system is on preparing for an ability of furnishing patient status to a corresponding health service by monitoring the patient at an ambulance of the accident place. This is the transportation of basic biological information of a patient to a medical center by wireless communication system and the corresponding hospital or medical center examine the patient by monitoring, then they can send emergency medical order to the patient for emergency treatment. The TRS is most efficient way of emergency medical communication system, which is currently used with popularity. In this paper studied simultaneously a way of detecting and transporting bio-logical signals, and monitoring of transporting data with communication of voice in the accident place or ambulance.

  • PDF

Magnetic Resonant Coupling Based Wireless Power Transfer System with In-Band Communication

  • Kim, Sun-Hee;Lim, Yong-Seok;Lee, Seung-Jun
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.13 no.6
    • /
    • pp.562-568
    • /
    • 2013
  • This paper presents a design of a wireless power transfer system based on magnetic resonant coupling technology with in-band wireless communication. To increase the transmission distance and compensate for the change in the effective capacitance due to the varying distance, the proposed system used a loop antenna with a selectable capacitor array. Because the increased transmission distance enables multiple charging, we added a communication protocol operated at the same frequency band to manage a network and control power circuits. In order to achieve the efficient bandwidth in both power transfer mode and communication mode, the S-parameters of the loop antennas are adjusted by switching a series resistor. Our test results showed that the loop antenna achieved a high Q factor in power transfer mode and enough passband in communication mode.

Study on Wireless Communication Module for a Realization of Maritime Telemedicine System (해상 원격의료진료 시스템 구현을 위한 통신모듈에 관한 연구)

  • Yun, Young
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2019.11a
    • /
    • pp.209-210
    • /
    • 2019
  • This paper deals in the wireless communication module for a realization of maritime telemedicine system. In order to provide a maritime telemedicine service, we realized a digital electronic circuit for a visual communication and remote control system. In this work, we report the digital circuit structure, and communication method, etc.

  • PDF

Global Concurrency Control using Message Ordering of Group Communication Messaging System in Multidatabase (그룹통신 메시징 시스템의 메시지 순서를 이용한 멀티 데이터베이스에서 전역 동시성 제어 기법)

  • 문애경;남궁한;조행래
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.5B
    • /
    • pp.520-530
    • /
    • 2004
  • A multidatabase system (MDBS) is designed to provide universal access to distributed data across multiple autonomous, heterogeneous local database systems (LDBSs). In this paper, we propose a global concurrency control (GCC) algorithm in MDBS. The proposed GCC algorithm adopts the idea of message ordering in group communication messaging system. A necessary condition of GCC algorithm is that global transactions are serialized in the same order at all LDBSs that they execute. n all operations of a transaction are bundled in a single message and the message arrives at LDBSs in the same order using message ordering property, each LDBS can perform subtransactions in the same order. As a result, message ordering allows to determine easily the relative serialization order of global transactions, and then it can support a local autonomy without any information about the serialization order of transactions executing locally.

XML Repository System Using DBMS and IRS

  • Kang, Hyung-Il;Yoo, Jae-Soo;Lee, Byoung-Yup
    • International Journal of Contents
    • /
    • v.3 no.3
    • /
    • pp.6-14
    • /
    • 2007
  • In this paper, we design and implement a XML Repository System(XRS) that exploits the advantages of DBMSs and IRSs. Our scheme uses BRS to support full text indexing and content-based queries efficiently, and ORACLE to store XML documents, multimedia data, DTD and structure information. We design databases to manage XML documents including audio, video, images as well as text. We employ the non-composition model when storing XML documents into ORACLE. We represent structured information as ETID(Element Type Id), SORD(Sibling ORDer) and SSORD(Same Sibling ORDer). ETID is a unique value assigned to each element of DTD. SORD and SSORD represent an order information between sibling nodes and an order information among the sibling nodes with the same element respectively. In order to show superiority of our XRS, we perform various experiments in terms of the document loading time, document extracting time and contents retrieval time. It is shown through experiments that our XRS outperforms the existing XML document management systems. We also show that it supports various types of queries through performance experiments.

SMA(SHAPE MEMORY ALLOY) ACTUATOR USING FORCED CONVECTION (강제 대류를 이용한 형상기억합금 작동기)

  • Jun Hyoung Yoll;Kim Jung-Hoon;Park Eung Sik
    • Journal of computational fluids engineering
    • /
    • v.10 no.2
    • /
    • pp.48-53
    • /
    • 2005
  • This work discusses the numerical analysis, the design and experimental test of the SMA actuator along with its capabilities and limitations. Convective heating and cooling using water actuate the SMA(Shape memory alloy) element of the actuator. The fuel such as propane, having a high energy density, is used as the energy source for the SMA actuator in order to increase power and energy density of the system, and thus in order to obviate the need for electrical power supplies such as batteries. The system is composed of a pump, valves, bellows, a heater(burner), control unit and a displacement amplification device. The experimental test of the SMA actuator system results in 150 MPa stress(force : 1560 N) with $3\%$ strain and 0.5 Hz. actuation frequency. The actuation frequency is compared with the prediction obtained from numerical analysis. For the designed SMA actuator system, the results of numerical analysis were utilized in determining design parameters and operating conditions.

Acoustic Echo Cancellation using Time-Frequency Masking and Higher-order Statistics (시간-주파수 마스킹과 고차 신호 통계를 이용한 음향 반향신호 제거)

  • Kim, Kyoung-Jae;Nam, Sang-Won
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.56 no.3
    • /
    • pp.629-631
    • /
    • 2007
  • In hands-free full-duplex communication systems, acoustic signals picked up by the microphones can be mixed with echo signals as well as noises, which may result in poor performance of the corresponding communication system. Also, the system performance may decrease further if the reverberation occurs since it is harder to estimate the impulse response of the demixing system. For blind source separation (BSS) in such cases, a time-frequency masking approach can be employed to separate undesired echo signals and noises, but, permutation ambiguities also should be solved for the echo cancellation. In this paper, we propose a new acoustic echo cancellation (AEC) approach utilizing the time-frequency masking and higher-order statistics, whereby a desired signal selection, based on coherence and third-order statistics (i.e., kurtosis), is introduced along with output signal normalization. Simulation results demonstrate that the proposed approach yields better echo and noise cancellation performances than the conventional AEC approaches.

Distributed Restoration System based on Multi-Agent for Improving Restoration in Distribution Automation System (배전자동화 시스템의 복구기능 향상을 위한 Multi-Agent 기반의 분산형 정전복구 시스템)

  • Lim, Seong-Il;Lim, Il-Hyung;Lee, Seung-Jae;Kwon, Sung-Chul;Ha, Bok-Nam;Choi, Myeon-Song
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.56 no.4
    • /
    • pp.660-668
    • /
    • 2007
  • In order to improve the efficiency of service restoration function in the current Distribution Automation System (DAS), in this paper it is proposed a more advanced and efficient service restoration approach using Multi-Agent technique based on distributed networks. In the current DAS, communication networks or protocol structures are centralized with communications between the central station and FRTU through 1:1 connection. In order to maintain the current systems and enhance the proposed Multi-Agent based service restoration scheme, a device of communication and intelligence, named MASX, is newly developed to make a FRTU as an agent to cooperate each others. the proposed system applied in a demo system for an distribution automation system and shows 8 times reduction of restoration time in restoration of blackouts.