• Title/Summary/Keyword: Information message

Search Result 3,325, Processing Time 0.028 seconds

A Versatile Reed-Solomon Decoder for Continuous Decoding of Variable Block-Length Codewords (가변 블록 길이 부호어의 연속 복호를 위한 가변형 Reed-Solomon 복호기)

  • 송문규;공민한
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.41 no.3
    • /
    • pp.187-187
    • /
    • 2004
  • In this paper, we present an efficient architecture of a versatile Reed-Solomon (RS) decoder which can be programmed to decode RS codes continuously with my message length k as well as any block length n. This unique feature eliminates the need of inserting zeros for decoding shortened RS codes. Also, the values of the parameters n and k, hence the error-correcting capability t can be altered at every codeword block. The decoder permits 3-step pipelined processing based on the modified Euclid's algorithm (MEA). Since each step can be driven by a separate clock, the decoder can operate just as 2-step pipeline processing by employing the faster clock in step 2 and/or step 3. Also, the decoder can be used even in the case that the input clock is different from the output clock. Each step is designed to have a structure suitable for decoding RS codes with varying block length. A new architecture for the MEA is designed for variable values of the t. The operating length of the shift registers in the MEA block is shortened by one, and it can be varied according to the different values of the t. To maintain the throughput rate with less circuitry, the MEA block uses both the recursive technique and the over-clocking technique. The decoder can decodes codeword received not only in a burst mode, but also in a continuous mode. It can be used in a wide range of applications because of its versatility. The adaptive RS decoder over GF($2^8$) having the error-correcting capability of upto 10 has been designed in VHDL, and successfully synthesized in an FPGA chip.

Blocking probability improvement for Lightpath Setup based on GMPLS (GMPLS망 기반의 광 경로 설정을 위한 블로킹율 개선 방안)

  • Im Song-Bin;Kim Kyoung-Mok;Oh Young-Hwan
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.41 no.12
    • /
    • pp.41-49
    • /
    • 2004
  • Increase of internet users and new types of applied traffics, have led to demand for more bandwidth for each application. Hence, the amount of internet traffic has risen sharply and it has demanded to use limited resources, such as wavelength and bandwidth, more effectively. These kind of needs can be satisfied with OXC(Optical cross-connects) based on GMPLS that carry out IP packet switching and wavelength switching at the same time and Provide very wide bandwidth. In RSVP-TE signaling of GMPLS studied by IETF. every lambda router in core network should be able to convert wavelength. So, lots of wavelength converters and needed and building and managing cost is high. Another problem is that optimized traffic is limited. In this paper We suggest strengthened GMPLS RSVP-TE signaling algorithm for a better lightpath setup. When setup signaling is blocked suggested algorithm does not send PathErr message to Edge Router, but looks for nearest lambda router which can convert wavelength and carry out setup signaling from that node. Such algorithm can reduce the chance of blocked lightpath setup signaling and provide effective arrangement of lambda router in core network by calculating proper number of wavelength converter.

A Versatile Reed-Solomon Decoder for Continuous Decoding of Variable Block-Length Codewords (가변 블록 길이 부호어의 연속 복호를 위한 가변형 Reed-Solomon 복호기)

  • 송문규;공민한
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.41 no.3
    • /
    • pp.29-38
    • /
    • 2004
  • In this paper, we present an efficient architecture of a versatile Reed-Solomon (RS) decoder which can be programmed to decode RS codes continuously with my message length k as well as any block length n. This unique feature eliminates the need of inserting zeros for decoding shortened RS codes. Also, the values of the parameters n and k, hence the error-correcting capability t can be altered at every codeword block. The decoder permits 3-step pipelined processing based on the modified Euclid's algorithm (MEA). Since each step can be driven by a separate clock, the decoder can operate just as 2-step pipeline processing by employing the faster clock in step 2 and/or step 3. Also, the decoder can be used even in the case that the input clock is different from the output clock. Each step is designed to have a structure suitable for decoding RS codes with varying block length. A new architecture for the MEA is designed for variable values of the t. The operating length of the shift registers in the MEA block is shortened by one, and it can be varied according to the different values of the t. To maintain the throughput rate with less circuitry, the MEA block uses both the recursive technique and the over-clocking technique. The decoder can decodes codeword received not only in a burst mode, but also in a continuous mode. It can be used in a wide range of applications because of its versatility. The adaptive RS decoder over GF(2$^{8}$ ) having the error-correcting capability of upto 10 has been designed in VHDL, and successfully synthesized in an FPGA chip.

Development of unified communication for marine VoIP service (해상 VoIP 서비스를 위한 통합 커뮤니케이션 기술 개발)

  • Kang, Nam-seon;Yim, Geun-wan;Lee, Seong-haeng;Kim, Sang-yong
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.39 no.7
    • /
    • pp.744-753
    • /
    • 2015
  • This paper presents the results of research on developing marine unified communications to provide VoIP service based on marine satellites. With the recent popularity of smart-phones and other mobile devices, the demand for Internet-based wired and wireless unified technology has been growing in marine environments, and increasing interest is being directed to VoIP products and service models with high price competitiveness and the ability to deliver a variety of services. In this regard, this research designed three instruments, developed their unit modules, and verified their performances. These three instruments included the following: (1) a marine VoIP module equipped with an analogue gateway that can be linked to the existing devices used in vessels, which is more than 80% smaller than that of a land system; (2) a text/voice/video engine for marine satellite communications that runs on technology that minimizes communication data usage, which is a core technology for a marine VoIP service; and (3) a unified communication service that can support multilateral cloud-based message conversations, telephone number-based call functions, and voice/video calling between a private space in a ship and shore.

Development of Win32 API Message Authorization System for Windows based Application Provision Service (윈도우 기반 응용프로그램 제공 서비스를 위한 Win32 API 메시지 인가 시스템의 개발)

  • Kim, Young-Ho;Jung, Mi-Na;Won, Yong-Gwan
    • The KIPS Transactions:PartC
    • /
    • v.11C no.1
    • /
    • pp.47-54
    • /
    • 2004
  • The growth of computer resource and network speed has increased requests for the use of remotely located computer systems by connecting through computer networks. This phenomenon has hoisted research activities for application service provision that uses server-based remote computing paradigm. The server-based remote computing paradigm has been developed as the ASP (Application Service Provision) model, which provides remote users through application sharing protocol to application programs. Security requirement such as confidentiality, availability, integrity should be satisfied to provide ASP service using centralized computing system. Existing Telnet or FTP service for a remote computing systems have satisfied security requirement by a simple access control to files and/or data. But windows-based centralized computing system is vulnerable to confidentiality, availability, integrity where many users use the same application program installed in the same computer. In other words, the computing system needs detailed security level for each user different from others, such that only authorized user or group of users can run some specific functional commands for the program. In this paper, we propose windows based centralized computing system that sets security policies for each user for the use of instructions of the application programs, and performs access control to the instructions based on the security policies. The system monitors all user messages which are executed through graphical user interface by the users connecting to the system. Ail Instructions, i.e. messages, for the application program are now passed to authorization process that decides if an Instruction is delivered to the application program based on the pre-defined security polices. This system can be used as security clearance for each user for the shared computing resource as well as shared application programs.

Peer-to-Peer System using Super Peers for Mobile Environments (모바일 환경에서 슈퍼 피어를 이용한 피어-투-피어 시스템)

  • Han, Jung-Suk;Song, Jin-Woo;Lee, Kwang-Jo;Yang, Sung-Bong
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.14 no.3
    • /
    • pp.286-290
    • /
    • 2008
  • As the number of mobile device users increases, many researches on peer-to-peer(P2P) systems in mobile environments have been carried out. In this paper, we propose a couple of double-layered P2P file sharing systems to overcome the 'flooding' problem in previous mobile P2P systems. We classify peers into two groups, super peers and sub-peers to establish new routing tables. A super peer manages its sub-peers in the systems. The first proposed system partitions the service area into small cells, each of which is a square. Each super peer is located near the center of the square. The second system selects super peers which have the largest number of adjacent peers. As file transmission and file searches are managed mainly by super peers, unnecessary multi-broadcasting could be avoided. The experimental results show that the proposed systems outperform a typical file sharing system in terms of the amount of message traffic with about $1.2{\sim}1.6$ times improvement on the average.

In-depth interview about expected role and competency of future public health dental hygienist (미래 보건치과위생사에게 기대하는 인성과 그 진출전망에 대한 전국 보건치과위생사 대표단의 심층면담)

  • Kim, Sol;Kim, Su-Jeong;Jang, Mi-Rae;Kim, Min-Gyeong;Seo, Yang-Gyung;Lee, Hee-Yeon;Jang, Young-Eun;Park, Gui-Ok;Kim, Nam-Hee
    • Journal of Korean society of Dental Hygiene
    • /
    • v.16 no.6
    • /
    • pp.969-978
    • /
    • 2016
  • Objectives: The purpose of the study was to examine the expected role and competency of future public health dental hygienist. Methods: This study was cross-sectional design. One dental hygienist per 16 cities and provinces was selected from the list of Korea Society of public dental hygienists. After signing in the informed consent, the interview was carried out. Transcripts were made after each interview. Six researchers recorded meaningful contents in the transcripts. They classified and integrated the information that they had recorded commonly or not. Their opinions were converged by conference. Two supervisors verified results whether they were derived from actual recordings for the reliability of the results. The records were confirmed once again and corrected into common message. Results: The main difficult subjects in public health official examination were public health, English, and medical legislation to pass the examine. The preliminary certificates included public health related certificate, computer certificate, and driver's license. In the personality aspect, creativity, activeness, cooperation and good responsibility were very important trait to public health official. Among 16 interviews, 9 were positive and 5 were negative about the future prospects of a public dental hygienist. Conclusions: The future of public health dental hygienist will be positive. Throughout effort to prepare for the public health official, the public health dental hygienist will be expanded and in many ways the dental hygienists will take the charge of the important parts of the public health administration in the near future.

A Remote Control System for Home Appliance using Low Speed Network (저속 네트워크 기반의 가전기기를 위한 원격 제어 시스템)

  • 김용호;이종환;유동희;김경석
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.6
    • /
    • pp.699-711
    • /
    • 2003
  • Home networking and Internet control technologies must satisfy three requirements with a view to being applied to home for raising the qualify of human life. Firstly, the cost of adding home networking ability to the traditional appliance must be minimized. Secondly, the mutual accessibility between home network and Internet must be guaranteed in the various Internet service environment of home. Finally, communication must be possible between the home network and the Internet that use different communications protocols. This paper proposes the ARCS (Appliance Remote Control System) that controls appliances based on LnCP (Living network Control Protocol) via the Internet. LnCP is the most cost-effective network and control protocol for home network. ARCS guarantees the accessibility from the Internet to home network and provides users with the virtual interface designed for controlling appliances using the Internet application program. In addition, this paper proposes AICS (Appliance Internet Control Specification). AICS, is based on LnCP, defines the message structure and control commands for the Internet control communication. ARCS and home gateway are developed to meet AICS.

Implementation of EPCIS Capturing Application for Finished Goods Trace History in EPC Network (완성품 이력추적을 위한 EPC Network기반 EPCIS Capturing Application 개발)

  • Kim, Jinsuk;Shin, Yongtae
    • Journal of Internet Computing and Services
    • /
    • v.16 no.2
    • /
    • pp.19-26
    • /
    • 2015
  • Operating on its own to develop a system or based on the standard to setup and operating of RFID System. If you want to operate RFID system yourself then It is no problem to use its own to develop a system, but have to implementation RFID System based standard for the system integration and data linkage in multiple companies or base. In this paper, I propose an EPCIS Capturing Application of the element for applying an RFID-based EPC Network as an international civil standards organization EPCglobal. EPCIS Capturing Application generation is a message for transmission to EPCIS receives the data transmitted from the reader and middleware to serve to transfer the EPCIS. This paper also proposes Capture Interface capable of receiving the data of the equipment does not use the ALE Interface as a portable RFID reader ALE Interface, as well as used by the RFID reader to implement a fixed system for use in the field. In this paper, we propose a EPCIS Capturing Application for tracking the history RFID is applied to the finished product. It is possible to take advantage to be applied to all systems based on the EPCglobal standard through proposed the EPCIS Capturing Application.

A Study on Managerial Strategies of Electronic Mail(E-Mail) Messages as Records (전자우편문서의 기록관리적 접근전략에 관한 연구)

  • Seo, Eun-Gyoung
    • Journal of Korean Society of Archives and Records Management
    • /
    • v.4 no.1
    • /
    • pp.1-21
    • /
    • 2004
  • Records may furnish proof of a particular action, contain information that protects the rights of individuals or government, and document decisions made during the course of government business. As business in and between government agencies will increasingly be conducted through electronic messaging service, the need to manage e-mail messages and systems is the same as for other record management systems concerning the creation of, retention of, and access to public records. Therefore government agencies that use electronic mail(e-mail) have an obligation to make employee aware that e-mail messages, like paper records, must be managed according to established record management procedures. The purpose of this paper is to suggest guidelines and/or strategies on managing e-mail messages as records for agencies which must take steps in order to make, capture, maintain, dispose, store, protect, and provide access to e-mail messages. This paper discusses on the definition of e-mail messages, principles on managing e-mail message, and how to manage e-mail messages as records.