• Title/Summary/Keyword: operating frequency

Search Result 2,862, Processing Time 0.029 seconds

A 521-bit high-performance modular multiplier using 3-way Toom-Cook multiplication and fast reduction algorithm (3-way Toom-Cook 곱셈과 고속 축약 알고리듬을 이용한 521-비트 고성능 모듈러 곱셈기)

  • Yang, Hyeon-Jun;Shin, Kyung-Wook
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.12
    • /
    • pp.1882-1889
    • /
    • 2021
  • This paper describes a high-performance hardware implementation of modular multiplication used as a core operation in elliptic curve cryptography. A 521-bit high-performance modular multiplier for NIST P-521 curve was designed by adopting 3-way Toom-Cook integer multiplication and fast reduction algorithm. Considering the property of the 3-way Toom-Cook algorithm in which the result of integer multiplication is multiplied by 1/3, modular multiplication was implemented on the Toom-Cook domain where the operands were multiplied by 3. The modular multiplier was implemented in the xczu7ev FPGA device to verify its hardware operation, and hardware resources of 69,958 LUTs, 4,991 flip-flops, and 101 DSP blocks were used. The maximum operating frequency on the Zynq7 FPGA device was 50 MHz, and it was estimated that about 4.16 million modular multiplications per second could be achieved.

Vehicle ECU Design Incorporating LIN/CAN Vehicle Interface with Kalman Filter Function (LIN/CAN 차량용 인터페이스와 칼만 필터 기능을 통합한 차량용 ECU 설계)

  • Jeong, Seonwoo;Kim, Yongbin;Lee, Seongsoo
    • Journal of IKEEE
    • /
    • v.25 no.4
    • /
    • pp.762-765
    • /
    • 2021
  • In this paper, an automotive ECU (electronic control unit) with Kalman filter accelerator is designed and implemented. RISC-V is exploited as a processor core. Accelerator for Kalman filter matrix operation, CAN (controller area network) controller for in-vehicle network, and LIN (local interconnect network) controller are designed and embedded. Kalman filter operation consists of time update process and measurement update process. Current state variable and its error covariance are estimated in time update process. Final values are corrected from input measurement data and Kalman gain in measurement update process. Usually floating-point multiplication is exploited in software implementation, but fixed-point multiplier considering accuracy analysis is exploited in this paper to reduce hardware area. In 28nm silicon fabrication, its operating frequency, area, and gate counts are 100MHz, 0.37mm2, and 760k gates, respectively.

FPGA-Based Acceleration of Range Doppler Algorithm for Real-Time Synthetic Aperture Radar Imaging (실시간 SAR 영상 생성을 위한 Range Doppler 알고리즘의 FPGA 기반 가속화)

  • Jeong, Dongmin;Lee, Wookyung;Jung, Yunho
    • Journal of IKEEE
    • /
    • v.25 no.4
    • /
    • pp.634-643
    • /
    • 2021
  • In this paper, an FPGA-based acceleration scheme of range Doppler algorithm (RDA) is proposed for the real time synthetic aperture radar (SAR) imaging. Hardware architectures of matched filter based on systolic array architecture and a high speed sinc interpolator to compensate range cell migration (RCM) are presented. In addition, the proposed hardware was implemented and accelerated on Xilinx Alveo FPGA. Experimental results for 4096×4096-size SAR imaging showed that FPGA-based implementation achieves 2 times acceleration compared to GPU-based design. It was also confirmed the proposed design can be implemented with 60,247 CLB LUTs, 103,728 CLB registers, 20 block RAM tiles and 592 DPSs at the operating frequency of 312 MHz.

Hardware Architecture for Entropy Filter Implementation (엔트로피 필터 구현에 대한 Hardware Architecture)

  • Sim, Hwi-Bo;Kang, Bong-Soon
    • Journal of IKEEE
    • /
    • v.26 no.2
    • /
    • pp.226-231
    • /
    • 2022
  • The concept of information entropy has been widely applied in various fields. Recently, in the field of image processing, many technologies applying the concept of information entropy have been developed. As the importance and demand of computer vision technologies increase in modern industry, real-time processing must be possible in order for image processing technologies to be efficiently applied to modern industries. Extracting the entropy value of an image is difficult to process in real-time due to the complexity of computation in software, and a hardware structure of an image entropy filter capable of real-time processing has never been proposed. In this paper, we propose for the first time a hardware structure of a histogram-based entropy filter that can be processed in real time using a barrel shifter. The proposed hardware was designed using Verilog HDL, and Xilinx's xczu7ev-2ffvc1156 was set as the target device and FPGA was implemented. As a result of logic synthesis using the Xilinx Vivado program, it has a maximum operating frequency of 750.751 MHz in a 4K UHD high-resolution environment, and it processes more than 30 images per second and satisfies the real-time processing standard.

Building Bearing Fault Detection Dataset For Smart Manufacturing (스마트 제조를 위한 베어링 결함 예지 정비 데이터셋 구축)

  • Kim, Yun-Su;Bae, Seo-Han;Seok, Jong-Won
    • Journal of IKEEE
    • /
    • v.26 no.3
    • /
    • pp.488-493
    • /
    • 2022
  • In manufacturing sites, bearing fault in eletrically driven motors cause the entire system to shut down. Stopping the operation of this environment causes huge losses in time and money. The reason of this bearing defects can be various factors such as wear due to continuous contact of rotating elements, excessive load addition, and operating environment. In this paper, a motor driving environment is created which is similar to the domestic manufacturing sites. In addition, based on the established environment, we propose a dataset for bearing fault detection by collecting changes in vibration characteristics that vary depending on normal and defective conditions. The sensor used to collect the vibration characteristics is Microphone G.R.A.S. 40PH-10. We used various machine learning models to build a prototype bearing fault detection system trained on the proposed dataset. As the result, based on the deep neural network model, it shows high accuracy performance of 92.3% in the time domain and 98.3% in the frequency domain.

Fast Adaptation Techniques of Compensation Coefficient of Active Noise Canceller using Binary Search Algorithm (이진 탐색 알고리즘을 이용한 능동 노이즈 제거용 보정 계수 고속 적용 기법)

  • An, Joonghyun;Park, Daejin
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.11
    • /
    • pp.1635-1641
    • /
    • 2021
  • Portable systems with built-in active noise control is required low power operation. Excessive anti noise search operation can lead to rapid battery consumption. A method that can adaptively cancel noise according to the operating conditions of the system is required and the methods of reducing power are becoming very important key feature in today's portable systems. In this paper, we propose the method of active noise control(ANC) using binary search algorithm in noisy systems. The implemented architecture detects a frequency component considered as noise from the input signal and by using the binary search algorithm, the system find out an appropriate amplitude value for anti-noise in a much faster time than the general linear search algorithm. Through the experimental results, it was confirmed that the proposed algorithm performs a successful functional operation.

Assessing Life Surveys of Medical Students and Need-Based Student Services (의과대학 학생들의 생활실태 및 학생지원 방안)

  • Kim, Seon-Kyoung;Bae, Jae-Hoon;Lee, Jae-Ho
    • Korean Medical Education Review
    • /
    • v.24 no.3
    • /
    • pp.205-214
    • /
    • 2022
  • The purpose of this study was to analyze the results of a study on the psychological state, lifestyle, self-management ability, and academic adaptation of medical students, and to present examples of improvement of a student support center based on the results. A medical school in Daegu has been surveying the living conditions of students every year for 6 years since 2016. More than 60% of medical students experienced depression and more than 70% experienced stress, but these rates have significantly improved over the past 5 years. There were many cases of drinking or smoking to relieve stress, but the frequency of drinking recently decreased substantially. Some students had difficulties in emotional regulation (11.5%) and time management (16.6%), and challenges in planning and self-management increased significantly during the coronavirus disease 2019 (COVID-19) pandemic. The satisfaction and adaptability of medical students are high, but the number of students who are not satisfied with but negative response rate is 2%-3% in every year. However, satisfaction has significantly increased in tandem with curriculum changes and COVID-19. Based on these data, the counseling system was reorganized to support psychological stability, the medical humanities curriculum was improved, and changes in actual quality of life were induced by developing and operating non-curricular programs. Furthermore, standardized questionnaires will be developed and data from many medical schools will be shared, which is expected to support medical students more effectively.

Hardware implementation of automated haze removal method capable of real-time processing based on Hazy Particle Map (Hazy Particle Map 기반 실시간 처리 가능한 자동화 안개 제거방법의 하드웨어 구현)

  • Sim, Hwi-Bo;Kang, Bong-Soon
    • Journal of IKEEE
    • /
    • v.26 no.3
    • /
    • pp.401-407
    • /
    • 2022
  • Recently, image processing technology for autonomous driving by recognizing objects and lanes through camera images to realize autonomous vehicles is being studied. Haze reduces the visibility of images captured by the camera and causes malfunctions of autonomous vehicles. To solve this, it is necessary to apply the haze removal function that can be processed in real time to the camera. Therefore, in this paper, the fog removal method of Sim with excellent performance is implemented with hardware capable of real-time processing. The proposed hardware was designed using Verilog HDL, and FPGA was implemented by setting Xilinx's xc7z045-2ffg900 as the target device. As a result of logic synthesis using Xilinx Vivado program, it has a maximum operating frequency of 276.932MHz and a maximum processing speed of 31.279fps in a 4K (4096×2160) high-resolution environment, thus satisfying the real-time processing standard.

Health assessment of RC building subjected to ambient excitation : Strategy and application

  • Mehboob, Saqib;Khan, Qaiser Uz Zaman;Ahmad, Sohaib;Anwar, Syed M.
    • Earthquakes and Structures
    • /
    • v.22 no.2
    • /
    • pp.185-201
    • /
    • 2022
  • Structural Health Monitoring (SHM) is used to provide reliable information about the structure's integrity in near realtime following extreme incidents such as earthquakes, considering the inevitable aging and degradation that occurs in operating environments. This paper experimentally investigates an integrated wireless sensor network (Wi-SN) based monitoring technique for damage detection in concrete structures. An effective SHM technique can be used to detect potential structural damage based on post-earthquake data. Two novel methods are proposed for damage detection in reinforced concrete (RC) building structures including: (i) Jerk Energy Method (JEM), which is based on time-domain analysis, and (ii) Modal Contributing Parameter (MCP), which is based on frequency-domain analysis. Wireless accelerometer sensors are installed at each story level to monitor the dynamic responses from the building structure. Prior knowledge of the initial state (immediately after construction) of the structure is not required in these methods. Proposed methods only use responses recorded during ambient vibration state (i.e., operational state) to estimate the damage index. Herein, the experimental studies serve as an illustration of the procedures. In particular, (i) a 3-story shear-type steel frame model is analyzed for several damage scenarios and (ii) 2-story RC scaled down (at 1/6th) building models, simulated and verified under experimental tests on a shaking table. As a result, in addition to the usual benefits like system adaptability, and cost-effectiveness, the proposed sensing system does not require a cluster of sensors. The spatial information in the real-time recorded data is used in global damage identification stage of SHM. Whereas in next stage of SHM, the damage is detected at the story level. Experimental results also show the efficiency and superior performance of the proposed measuring techniques.

Analysis of Si Etch Uniformity of Very High Frequency Driven - Capacitively Coupled Ar/SF6 Plasmas (VHF-CCP 설비에서 Ar/SF6 플라즈마 분포가 Si 식각 균일도에 미치는 영향 분석)

  • Lim, Seongjae;Lee, Ingyu;Lee, Haneul;Son, Sung Hyun;Kim, Gon-Ho
    • Journal of the Semiconductor & Display Technology
    • /
    • v.20 no.4
    • /
    • pp.72-77
    • /
    • 2021
  • The radial distribution of etch rate was analyzed using the ion energy flux model in VHF-CCP. In order to exclude the effects of polymer passivation and F radical depletion on the etching. The experiment was performed in Ar/SF6 plasma with an SF6 molar ratio of 80% of operating pressure 10 and 20 mTorr. The radial distribution of Ar/SF6 plasma was diagnosed with RF compensated Langmuir Probe(cLP) and Retarding Field Energy Analyzer(RFEA). The radial distribution of ion energy flux was calculated with Bohm current times the sheath voltage which is determined by the potential difference between the plasma space potential (measured by cLP) and the surface floating potential (by RFEA). To analyze the etch rate uniformity, Si coupon samples were etched under the same condition. The ion energy flux and the etch rate show a close correlation of more than 0.94 of R2 value. It means that the etch rate distribution is explained by the ion energy flux.