• Title/Summary/Keyword: CIC

Search Result 155, Processing Time 0.021 seconds

Development of a Model-Driven Approach Based API Translator for Embedded Software (모델 기반 접근 방법을 이용한 임베디드 S/W를 위한 API 변환기의 개발)

  • Park, Byeong-Ryul;Maeng, Ji-Chan;Lee, Jong-Bum;Ryu, Min-Soo;Ahn, Hyun-Sik;Jeong, Gu-Min
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.8 no.4
    • /
    • pp.272-278
    • /
    • 2007
  • In this paper, we present an automated API translator for embedded software development based on a model-driven approach. Since MDA(Model Driven Architecture) provides little support for the development of embedded software, we propose a new method which contains the MDA's advantage, automation of implement process, and can solve the problem of real-time overhead. First, we define 'generic APIs' which do not depend on any RTOS's but provide most of typical RTOS services. We can describe RTOS-related behaviors of target application using these generic APIs in a CIC(Common Intermediate Code). Then, we propose a transformation tool for translating a CIC using generic APIs into a C-code for specific RTOS. The proposed API translator converts them into C-code using XML transformation rule which is defined outside. It indicates that an API translator extends to other RTOS's by modifying or adding the transformation rule. From the experiment, we validate the proposed method.

  • PDF

The Analysis of Energy Character and Synthesis of Lithium-Carbon Intercalation Compounds (리튬-탄소층간화합물의 합성과 에너지 특성의 분석)

  • 오원춘;백대진;고영신
    • Journal of the Korean Crystal Growth and Crystal Technology
    • /
    • v.3 no.2
    • /
    • pp.167-175
    • /
    • 1993
  • Lithium-Carbon Intercalation Compounds(Li-CICs) have been synthesized from various carbon ma-terials by use of the modified stainless steel two-bulbs methods. These compounds had various colours by structural character of starting materials. The synthesized Li-CICs were identified to stage formation process by X-ray diffraction data. At these results, well-oriented natural graphite and graphite fiber are formed lower stages(Stage 1, Stage 2), but poor-oriented carbon fiber and petroleum cokes are also formed higher stages(Stage 3, Stage 4, Stage 5). And when we compared with measured d value and calculated d value, these values agreed with each other. But poor-oriented carbon materials are some difference from them. The stage stability and energy stage of Li-CICs were obtained by UV/VIS Spectrophotometric data. X-ray diffraction and UV/VIS Spectrophotometric data suggested that well-oriented carbon materials has distingushible curve between energy and reflectance. In these results, we know that many charge carriers between carbon layers are related to concentration of intercalants. And then, this paper also provides information on high efficiency energy storing materials at intercalation process of Li-CICs.

  • PDF

New Z-Cycle Detection Algorithm Using Communication Pattern Transformation for the Minimum Number of Forced Checkpoints (통신 유형 변형을 이용하여 검사점 생성 개수를 개선한 검사점 Z-Cycle 검출 기법)

  • Woo Namyoon;Yeom Heon Young;Park Taesoon
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.12
    • /
    • pp.692-703
    • /
    • 2004
  • Communication induced checkpointing (CIC) is one of the checkpointing techniques to provide fault tolerance for distributed systems. Independent checkpoints that each distributed process produces without coordination are likely to be useless. Useless checkpoints, which cannot belong to any consistent global checkpoint sets, induce nondeterminant rollback. To prevent the useless checkpoints, CIC forces processes to take additional checkpoints at proper moment. The number of those forced checkpoints is the main source of failure-free overhead in CIC. In this paper, we present two new CIC protocols which satisfy 'No Z-Cycle (NZC)'property. The proposed protocols reduce the number of forced checkpoints compared to the existing protocols with the drawback of the increase in message delay. Our simulation results with the synthetic data show that the proposed protocols have lower failure-free overhead than the existing protocols. Additionally, we show that the classical 'index-based checkpointing' protocols are inefficient in constructing the consistent global cut in distributed executions.

Design and Analysis of Decimation Filers with Minimal Distortion for a High Speed High Performance Sigma-Delta ADC (고속 고성능 시그마-델타 ADC를 위한 최소왜곡 데시메이션 필터의 설계 및 분석)

  • Kang, Ho-jin;Kim, Hyung-won
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.11
    • /
    • pp.2649-2655
    • /
    • 2015
  • While the oversampling sigma-delta ADCs are known to have high resolution, they often suffer from SNDR losses when operated at a very high data clock. This paper presents a design and implementation of a decimation filter that provides minimum distortion at passband for high-speed sigma-delta ADC. The proposed digital decimation filter employs a butterworth structure. To evaluate the performance of the proposed decimation filter, we implemented a 1-bit, third-order, OSR=64 sigma-delta modulator followed by the proposed decimation filter. Using the simulation ad measurement, we compared the performance of the proposed decimation filter with a conventional CIC(cascaded integrator comb) decimation filter, which is commonly used in most sigma-delta ADCs. The measurement results show that the proposed decimation filter presents substantially lower distortion at passband and thus can provide must higher SNDR.

Passband Droop and Stopband Attenuation Improvement of Decimation Filters Using Interpolated Fourth-Order Polynomials (4차 보간 필터를 사용한 데시메이션 필터의 통과대역/저지대역 특성 개선)

  • 장영범;이원상;유현중
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.6C
    • /
    • pp.777-784
    • /
    • 2004
  • In this paper, a new filter structure to improve frequency response characteristics in decimation filter using CIC(Cascaded Integrator-Comb) filters and half band filters is proposed. Conventional filters improve only passband characteristics, but we propose a new filter which can improve stop band and pass band characteristics simultaneously. Since proposed filter needs only two multiplication, additional implementation cost is not much. And overall linear phase characteristics are maintained since the proposed filter is also linear phase. Finally, filter coefficients quantization effects ate discussed after Verilog-HDL coding.

An Intrusion Detection Model based on a Convolutional Neural Network

  • Kim, Jiyeon;Shin, Yulim;Choi, Eunjung
    • Journal of Multimedia Information System
    • /
    • v.6 no.4
    • /
    • pp.165-172
    • /
    • 2019
  • Machine-learning techniques have been actively employed to information security in recent years. Traditional rule-based security solutions are vulnerable to advanced attacks due to unpredictable behaviors and unknown vulnerabilities. By employing ML techniques, we are able to develop intrusion detection systems (IDS) based on anomaly detection instead of misuse detection. Moreover, threshold issues in anomaly detection can also be resolved through machine-learning. There are very few datasets for network intrusion detection compared to datasets for malicious code. KDD CUP 99 (KDD) is the most widely used dataset for the evaluation of IDS. Numerous studies on ML-based IDS have been using KDD or the upgraded versions of KDD. In this work, we develop an IDS model using CSE-CIC-IDS 2018, a dataset containing the most up-to-date common network attacks. We employ deep-learning techniques and develop a convolutional neural network (CNN) model for CSE-CIC-IDS 2018. We then evaluate its performance comparing with a recurrent neural network (RNN) model. Our experimental results show that the performance of our CNN model is higher than that of the RNN model when applied to CSE-CIC-IDS 2018 dataset. Furthermore, we suggest a way of improving the performance of our model.

Knowledge and Practice of the Spinal Cord Injury Patients for the Clean Intermittent Self Catheterzation (재가 척수손상환자의 청결자가도뇨 실태 및 지식 조사 연구)

  • Song, Chung-Sook;Yoo, Hye-Ra
    • The Korean Journal of Rehabilitation Nursing
    • /
    • v.3 no.1
    • /
    • pp.71-79
    • /
    • 2000
  • The purpose of this study was to examine the knowledge and practice of the Clean Intermittent Self Catheterization (CIC) conducted by Spinal Cord Injury Patients (SPIC) or their significant others as an activity of daily living at their homes or working places. Forty-seven patients were participated in this study. Three questionnaires developed by researchers for this study were used to collect demographic data, knowledge and practice skill of CIC. Descriptive statistics and ANOVA were used to analyze the data. Nineteen (19) patients experienced Urinary Track Infection (UTI) during the last one years and two of them have had several times of UTI. Knowledge level of the participant was not high enough to perform correct CIC. Some evidences indicated that the knowledge did not apply to their practice. Systematic analysis and development of educational content based on this study results was recommended and the systematic instructional design before actual patient education was strongly recommended.

  • PDF

Almost linear-phase compensator for Cascaded Integrator-Comb filter (Cascaded Integrator-Comb 필터를 위한 근사 선형 위상 보상기)

  • Lee Kyu-Ha;Lee Chung-yong
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.42 no.4 s.304
    • /
    • pp.153-158
    • /
    • 2005
  • In this paper, a filter is proposed to compensate droop of the CIC filter for SDR. The proposed compensation filter has almost linear-phase characteristic, requires low operational complexity, and is cost-effective due to its second-order characteristic and lowest operational rate in the baseband.. Especially, it compensates droop in the passband with little performance degradation in the stopband. It is shown, by a design example and its performance analysis, that the proposed compensation method gives performance enhancement in communication systems. It is also shown that the proposed method is superior to conventional ones in view of memory usage and computational load.

Performance Comparison of Channelization Schemes for Flexible Satellite Transponder with Digital Filter Banks (디지털 필터뱅크 기반 플렉서블 위성중계기를 위한 채널화 기법의 성능비교 연구)

  • Lee, Dong-Hun;Kim, Ki-Seon
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.13 no.3
    • /
    • pp.405-412
    • /
    • 2010
  • The purpose of this paper is to compare complexity and to assess flexibility of competing transponder architectures for satellite communication services. For performance comparison, we consider three channelization techniques: digital down converter(DDC) based on the use of the cascaded integrator-comb(CIC) filter, tuneable pipeline frequency transform(T-PFT) based on the tree-structure(TS) and variable oversampled complex-modulated filter banks(OCM-FB) based on the polyphase FFT(P-FFT). The comparison begins by presenting a basic architecture of each channelization method and includes analytical expressions of the number of multiplications as a computational complexity perspective. The analytical results show that DDC with CIC filter requires the heavy computational burden and the perfect flexibility. T-PFT based on the TS provides the almost perfect flexibility with the low complexity over DDC with the CIC filter for a large number of sub-channels. OCM-FB based on the P-FFT shows the high flexibility and the best computational complexity performance compared with other approaches.

The Implementation of DDC for the WLAN Receiver (WLAN 수신기를 위한 Digital Down Converter (DDC) 구현)

  • Jeong, Kil-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.2
    • /
    • pp.113-118
    • /
    • 2012
  • In this paper, we discuss the design of the Digital Down Converters for the IEEE 802.11 wireless LAN receiver, which can be used for the customized receiver. The customized receiver can be used for special puropsed services which cannot be realized using the general custom chip. In the OFDM receiver, DDC receives the up sampled Inphase/Quadrature signal from the AD converter and process down sampling and filtering procedures using the Cascaded Intergrator Filter and FIR filters. We discuss the structure and design methodology of DDC's and analyze the simulation results.