• Title/Summary/Keyword: Solomon Design

Search Result 89, Processing Time 0.025 seconds

The Design and Implementation of Outer Encoder/Decoder for Terrestrial DMB (지상파 DMB용 Outer 인코더/리코더의 설계 및 구현)

  • Won, Ji-Yeon; Lee, Jae-Heung;Kim, Gun
    • The KIPS Transactions:PartA
    • /
    • v.11A no.1
    • /
    • pp.81-88
    • /
    • 2004
  • In this paper, we designed the outer encoder/decoder for the terrestrial DMB that is an advanced digital broadcasting standard, implemented, and verified by using ALTERA FPGA. In the encoder part, it was created the parity bytes (16 bytes) from the input packet (188by1e) of MPEG-2 TS and the encoded data was distributed output by the convolutional interleaver for Preventing burst errors. In the decoder part, It was proposed the algorithm that detects synchronous character suitable to DMB in transmitted data from the encoder. The circuit complexity in RS decoder was reduced by applying a modified Euclid's algorithm. This system has a capability to correct error of the maximum 8 bytes in a packet. After the outer encoder/decoder algorithm was verified by using C language, described in VHDL and implemented in the ALTERA FPGA chips.

A Study on the Design and Implementation of a DSSS-based MODEM for a Right Termination System(FTS) (대역확산방식 비행종단시스템의 모뎀설계와 구현에 관한 연구)

  • Lim Keumsang;Kim Jaehwan;Cho Hyangduck;Kim Wooshik
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.2C
    • /
    • pp.175-183
    • /
    • 2006
  • This letter proposes a Direct Sequence Spread Spectrum (DS-SS)-based Flight Termination System(FTS) and show the simulation results and implements the system using FRGAs. The DS-SS FTS has immunity interference signals and the influence of jamming signal. Moreover, a DS-SS FTS can provides effects on an authentication and encryption with spread codes. And the system uses more less power than an analog FM system. We used Reed-Solomon (32, 28) code and triple Data Encryption Standard(3DES) for error correction and data encryption. Also we used counter algorithm for unauthenticated device's attack The spread codes of In-phase channel and Quadrature channel were generated by Gold sequence generators. The system was implemented in Altera APEX20K100E FPGA for the ground system and EPF10K100ARC240-3 for the airborne system.

A Disk-based Archival Storage System Using the EOS Erasure Coding Implementation for the ALICE Experiment at the CERN LHC

  • Ahn, Sang Un;Betev, Latchezar;Bonfillou, Eric;Han, Heejune;Kim, Jeongheon;Lee, Seung Hee;Panzer-Steindel, Bernd;Peters, Andreas-Joachim;Yoon, Heejun
    • Journal of Information Science Theory and Practice
    • /
    • v.10 no.spc
    • /
    • pp.56-65
    • /
    • 2022
  • Korea Institute of Science and Technology Information (KISTI) is a Worldwide LHC Computing Grid (WLCG) Tier-1 center mandated to preserve raw data produced from A Large Ion Collider Experiment (ALICE) experiment using the world's largest particle accelerator, the Large Hadron Collider (LHC) at European Organization for Nuclear Research (CERN). Physical medium used widely for long-term data preservation is tape, thanks to its reliability and least price per capacity compared to other media such as optical disk, hard disk, and solid-state disk. However, decreasing numbers of manufacturers for both tape drives and cartridges, and patent disputes among them escalated risk of market. As alternative to tape-based data preservation strategy, we proposed disk-only erasure-coded archival storage system, Custodial Disk Storage (CDS), powered by Exascale Open Storage (EOS), an open-source storage management software developed by CERN. CDS system consists of 18 high density Just-Bunch-Of-Disks (JBOD) enclosures attached to 9 servers through 12 Gbps Serial Attached SCSI (SAS) Host Bus Adapter (HBA) interfaces via multiple paths for redundancy and multiplexing. For data protection, we introduced Reed-Solomon (RS) (16, 4) Erasure Coding (EC) layout, where the number of data and parity blocks are 12 and 4 respectively, which gives the annual data loss probability equivalent to 5×10-14. In this paper, we discuss CDS system design based on JBOD products, performance limitations, and data protection strategy accommodating EOS EC implementation. We present CDS operations for ALICE experiment and long-term power consumption measurement.

Design of High-Speed Parallel Multiplier over Finite Field $GF(2^m)$ (유한체 $GF(2^m)$상의 고속 병렬 승산기의 설계)

  • Seong Hyeon-Kyeong
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.43 no.5 s.311
    • /
    • pp.36-43
    • /
    • 2006
  • In this paper we present a new high-speed parallel multiplier for Performing the bit-parallel multiplication of two polynomials in the finite fields $GF(2^m)$. Prior to construct the multiplier circuits, we consist of the MOD operation part to generate the result of bit-parallel multiplication with one coefficient of a multiplicative polynomial after performing the parallel multiplication of a multiplicand polynomial with a irreducible polynomial. The basic cells of MOD operation part have two AND gates and two XOR gates. Using these MOD operation parts, we can obtain the multiplication results performing the bit-parallel multiplication of two polynomials. Extending this process, we show the design of the generalized circuits for degree m and a simple example of constructing the multiplier circuit over finite fields $GF(2^4)$. Also, the presented multiplier is simulated by PSpice. The multiplier presented in this paper use the MOD operation parts with the basic cells repeatedly, and is easy to extend the multiplication of two polynomials in the finite fields with very large degree m, and is suitable to VLSI. Also, since this circuit has a low propagation delay time generated by the gates during operating process because of not use the memory elements in the inside of multiplier circuit, this multiplier circuit realizes a high-speed operation.

Design of an Adaptive Reed-Solomon Decoder with Varying Block Length (가변 블록길이를 갖는 적응형 리드솔로몬 복호기의 설계)

  • Song, Moon-Kyou;Kong, Min-Han
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.4C
    • /
    • pp.365-373
    • /
    • 2003
  • In this paper, we design a versatle RS decoder which can decode RS codes of any block length n as well as any message length k, based on a modified Euclid's algorithm (MEA). This unique feature is favorable for a shortened RS code of any block length it eliminates the need to insert zeros before decoding a shortened RS code. Furthermore, the value of error correcting capability t can be changed in real time at every codeword block. Thus, when a return channel is available, the error correcting capability can be adaptiverly altered according to channel state. The decoder permits 4-step pipelined processing : (1) syndrome calculation (2) MEA block (3) error magnitude calculation (4) decoder failure check. Each step is designed to form a structure suitable for decoding a RS code with varying block length. A new architecture is proposed for a MEA block in step (2) and an architecture of outputting in reversed order is employed for a polynomial evaluation in step (3). To maintain to throughput rate with less circuitry, the MEA block uses not only a multiplexing and recursive technique but also an overclocking technique. The adaptive RS decoder over GF($2^8$) with the maximal error correcting capability of 10 has been designed in VHDL, and successfully synthesized in a FPGA.

Analysis of the Problems of Children Exposed to Family Violence and Clinical Intervention Program for the Children (가정폭력에 노출된 아동의 문제와 개입프로그램에 관한 연구)

  • Kim, Jae-Yop;Cho, Hak-Lae;Yang, Hae-Won
    • Korean Journal of Social Welfare
    • /
    • v.55
    • /
    • pp.27-54
    • /
    • 2003
  • This study examines the problems of children exposed to family violence. As a result, the children exposed to family violence exhibit various emotional, behavioral and social problems and distorted perceptions and inappropriate reactions toward family violence. Based on these results and existing programs for children exposed family violence, an integrative group program has been devised. The program was applied to two groups of the children and an experimental study was conducted to examine its effectiveness on emotional problems, aggressiveness, social skills and perceptions/reactions toward family violence. As a result, the experimental groups have shown an overall significant improvement in scores on emotional problems, aggressiveness, social skills and perceptions/reactions toward family violence. The study offers the following recommendations for clinical social work practice. First, great efforts to alleviating the problems of children exposed to family violence should be made continually. Second, special attention should be paid to reflect the characteristics of our own culture in clinical social work intervention and to do so, various practical intervention skills suitable to our culture should be developed. Finally, many different intervention models for children exposed family violence should be developed and researches comparing those models should be carried out.

  • PDF

VLSI Design of Interface between MAC and PHY Layers for Adaptive Burst Profiling in BWA System (BWA 시스템에서 적응형 버스트 프로파일링을 위한 MAC과 PHY 계층 간 인터페이스의 VLSI 설계)

  • Song Moon Kyou;Kong Min Han
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.42 no.1
    • /
    • pp.39-47
    • /
    • 2005
  • The range of hardware implementation increases in communication systems as high-speed processing is required for high data rate. In the broadband wireless access (BWA) system based on IEEE standard 802.16 the functions of higher part in the MAC layer to Provide data needed for generating MAC PDU are implemented in software, and the tasks from formatting MAC PDUs by using those data to transmitting the messages in a modem are implemented in hardware. In this paper, the interface hardware for efficient message exchange between MAC and PHY layers in the BWA system is designed. The hardware performs the following functions including those of the transmission convergence(TC) sublayer; (1) formatting TC PDU(Protocol data unit) from/to MAC PDU, (2) Reed-solomon(RS) encoding/decoding, and (3) resolving DL MAP and UL MAP, so that it controls transmission slot and uplink and downlink traffic according to the modulation scheme of burst profile. Also, it provides various control signal for PHY modem. In addition, the truncated binary exponential backoff (TBEB) algorithm is implemented in a subscriber station to avoid collision on contention-based transmission of messages. The VLSI architecture performing all these functions is implemented and verified in VHDL.

Evaluation of Active Layer Depth using Dynamic Cone Penetrometer (동적 콘 관입기를 이용한 활동층 심도평가)

  • Hong, Won-Taek;Kang, Seonghun;Park, Keunbo;Lee, Jong-Sub
    • Journal of the Korean GEO-environmental Society
    • /
    • v.17 no.1
    • /
    • pp.49-54
    • /
    • 2016
  • An active layer distributed on surface of an extreme cold region causes a frost heave by repeating the freezing and thawing according to the seasonal temperature change. Since the height of frost heave is greatly affected by the thickness of active layer, an accurate evaluation of the thickness of active layer is necessary for the safe design and construction of the infrastructure in the extreme cold region. In this study, dynamic cone penetrometer, which is miniaturized in-situ penetration device, is applied for the evaluation of active layer depth distribution. As the application tests, two dynamic cone penetration tests were conducted on the study sites located in Solomon and Alaska. In addition, ground temperature variations were obtained. As the results of the application tests, the depth of interface between the active layer and the permafrost was evaluated from the difference in dynamic cone penetration indexes of the active layer and the permafrost, and a layer was detected around the interface considered as an ice lens layer. Also, the interface depths between the above zero and the below zero temperature determined from the ground temperature variations correspond with the interface depths evaluated from the dynamic cone penetration tests. This study demonstrates that the dynamic cone penetrometer may be a useful tool for the evaluation of the active layer in the extreme cold region.

The Effect of Supportive Nursing Care on Depression, Mood and Satisfaction in Military Patients with Low Back Pain (지지간호가 군 요통환자의 우울ㆍ기분ㆍ만족에 미치는 영향)

  • 김정아
    • Journal of Korean Academy of Nursing
    • /
    • v.20 no.3
    • /
    • pp.324-340
    • /
    • 1990
  • Support has always been considered an important nursing concept. However, there is no agreement among nurse researchers as to a conceptual definition of supportive nursing or meaningful supportive behaviors. Clarification of the concept, support in nursing, is necessary to promote communication among nurses on nursing behaviors that are effective in providing support and on understanding the relevant properties and charcteristics of the concept, supportive nursing care. The objectives of the study were : 1. to analyse the concept, support in nursing, in order to provide a definition of supportive nursing care, and 2. to operationalize the definition of supportive nursing care and use it as an experimental nursing intervention for patients with low back pain. The first part of the study used the concept analysis approach developed by Walker and Avant(1983) to define the concept of supportive nursing care. The properties of supportive nursing care, defined by this analysis, included perception of supportive need, reciprocal interaction(Transaction), listening, providing empathy and information related to health, and confirmation of the patient's verbal and non - verbal response. The second part, the experimental part of the study, was done using King's(1970) Interpersonal Theory for Nursing. The concept, supportive nursing care, as defined in the concept analysis was operationalized and used as the experimental intervention. The experiment tested the effectiveness of the independent variable, supportive nursing care on the dependent variables, depression, mood and patient satisfaction, in the patients with low back pain in army hospitals. The instruments used to measure the dependent variables were Zung's(1965) Self- Rating Depression Scale, Ryman and Colleagues'(1974) Mood Questionnaire and LaMonica and Colleagues'(1986) Patient Satisfaction Scale. The experimental design used for this study was a Solomon 4 group experimental design. This design has the strength of allowing for observation of the main effects of supportive nursing care and pretesting, and for observation of the interaction effects of pretesting and supportive nursing care. The design includes one experimental group and three control groups. The Subjects of this study were 150 young male patients with low back pain on Neuro - Surgical Wards in three general army hospitals. There were 35 in the experimental group, 39 in the pre - posttest control group, 36 in the treatment - posttest control group and 40 in the posttest only control group. Supportive nursing care, as operationalized by the researcher according to the concept analysis, was given to the patients in the experimental group and the treatment -posttest control group, individually for 30 minute sessions, every other day for 5 days. Data collection was done using a questionnaire. The data were collected in a pretest one week before the supportive nursing care sessions, a posttest immediately after the sessions and follow- up test one week later. Hypotheses testing was done using 2×2 factorial analysis of variance and Meta analysis(Stouffer's Z method). The results of this study are summarized as follows : 1. Hypothesis Ⅰ, “There will be a difference on depression level between the patients with low back pain who receive supportive nursing care and those who do not receive supportive nursing care”, was supported (F=8.49, p<.05). 2. Hypothesis Ⅱ, “There will be a difference on mood level between the patients with low back pain who receive supportive nursing care and those who to not receive supportive nursing care”, was supported (Z meta=2.17, p<.05). 3. Hypothesis Ⅲ, “There will be a difference on satisfaction level between the patients with low back pain who receive supportive nursing care and those who do not receive supportive nursing care”, was supported (F=13.67, p<.05). 4. ANOVA, done to examine the interaction effect of history and maturation, showed no significant difference on the dependent variables between the observations of the pretest scores of the experimental group, the pretest scores of the pre- posttest control group and the posttest score of the posttest only control group. 5. To test for continuing effect of supportive nursing care, paired t-test was done to compare the scores for the dependent variables at the posttest and at the one week later follow-up test. No significant difference on the scores for the dependent variables was found between the posttest scores and the follow-up test scores for the two groups that received supportive nursing care, the experimental group and the treatment-posttest control group. In conclusion, it was found that in the case of young soldiers with low back pain in army hospitals, their depression level was decreased, their mood state was changed positively and their satisfaction level was increased by receiving supportive nursing care. Further, the effectiveness of the supportive nursing care lasted for at least one week in this study. The significance of this study to nursing is in the analysis of the concept of supportive nursing care and the demonstration of the effectiveness of supportive nursing care as an intervention within the limits of the study.

  • PDF