• Title/Summary/Keyword: One-Dimensional

Search Result 6,790, Processing Time 0.035 seconds

Line-Segment Feature Analysis Algorithm for Handwritten-Digits Data Reduction (필기체 숫자 데이터 차원 감소를 위한 선분 특징 분석 알고리즘)

  • Kim, Chang-Min;Lee, Woo-Beom
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.10 no.4
    • /
    • pp.125-132
    • /
    • 2021
  • As the layers of artificial neural network deepens, and the dimension of data used as an input increases, there is a problem of high arithmetic operation requiring a lot of arithmetic operation at a high speed in the learning and recognition of the neural network (NN). Thus, this study proposes a data dimensionality reduction method to reduce the dimension of the input data in the NN. The proposed Line-segment Feature Analysis (LFA) algorithm applies a gradient-based edge detection algorithm using median filters to analyze the line-segment features of the objects existing in an image. Concerning the extracted edge image, the eigenvalues corresponding to eight kinds of line-segment are calculated, using 3×3 or 5×5-sized detection filters consisting of the coefficient values, including [0, 1, 2, 4, 8, 16, 32, 64, and 128]. Two one-dimensional 256-sized data are produced, accumulating the same response values from the eigenvalue calculated with each detection filter, and the two data elements are added up. Two LFA256 data are merged to produce 512-sized LAF512 data. For the performance evaluation of the proposed LFA algorithm to reduce the data dimension for the recognition of handwritten numbers, as a result of a comparative experiment, using the PCA technique and AlexNet model, LFA256 and LFA512 showed a recognition performance respectively of 98.7% and 99%.

A Scalable Montgomery Modular Multiplier (확장 가능형 몽고메리 모듈러 곱셈기)

  • Choi, Jun-Baek;Shin, Kyung-Wook
    • Journal of IKEEE
    • /
    • v.25 no.4
    • /
    • pp.625-633
    • /
    • 2021
  • This paper describes a scalable architecture for flexible hardware implementation of Montgomery modular multiplication. Our scalable modular multiplier architecture, which is based on a one-dimensional array of processing elements (PEs), performs word parallel operation and allows us to adjust computational performance and hardware complexity depending on the number of PEs used, NPE. Based on the proposed architecture, we designed a scalable Montgomery modular multiplier (sMM) core supporting eight field sizes defined in SEC2. Synthesized with 180-nm CMOS cell library, our sMM core was implemented with 38,317 gate equivalents (GEs) and 139,390 GEs for NPE=1 and NPE=8, respectively. When operating with a 100 MHz clock, it was evaluated that 256-bit modular multiplications of 0.57 million times/sec for NPE=1 and 3.5 million times/sec for NPE=8 can be computed. Our sMM core has the advantage of enabling an optimized implementation by determining the number of PEs to be used in consideration of computational performance and hardware resources required in application fields, and it can be used as an IP (intellectual property) in scalable hardware design of elliptic curve cryptography (ECC).

Effect of Tiger Step on Lower Extremities during Uphill Walking (오르막보행 시 타이거스텝 하지 움직임에 미치는 영향)

  • Kang, Jihyuk;Yoon, Sukhoon
    • Korean Journal of Applied Biomechanics
    • /
    • v.32 no.1
    • /
    • pp.17-23
    • /
    • 2022
  • Objective: The aim of this study was to investigate the effect Tiger-step walking on the movement of the lower extremities during walking. Method: Twenty healthy male adults who had no experience of musculoskeletal injuries on lower extremities in the last six months (age: 26.85 ± 3.28 yrs, height: 174.6 ± 3.72 cm, weight: 73.65 ± 7.48 kg) participated in this study. In this study, 7-segments whole-body model (pelvis, both side of thigh, shank and foot) was used and 29 reflective markers and cluster were attached to the body to identify the segments during the gait. A 3-dimensional motion analysis with 8 infrared cameras and 7 channeled EMG was performed to find the effect of tigerstep on uphill walking. To verify the tigerstep effect, a one-way ANOVA with a repeated measure was used and the statistical significance level was set at α=.05. Results: Firstly, Both Tiger-steps showed a significant increase in stance time and stride length compared with normal walking (p<.05), while both Tiger-steps shown significantly reduced cadence compared to normal walking (p<.05). Secondly, both Tiger-steps revealed significantly increased in hip and ankle joint range of motion compared with normal walking at all planes (p<.05). On the other hand, both Tiger-steps showed significantly increased knee joint range of motion compared with normal walking at the frontal and transverse planes (p<.05). Lastly, Gluteus maximus, biceps femoris, medial gastrocnemius, tibialis anterior of both tiger-step revealed significantly increased muscle activation compared with normal walking in gait cycle and stance phase (p<.05). On the other hand, in swing phase, the muscle activity of the vastus medialis, biceps femoris, tibialis anterior of both tiger-step significantly increased compared with those of normal walking (p <.05). Conclusion: As a result of this study, Tiger step revealed increased in 3d range of motion of lower extremity joints as well as the muscle activities associated with range of motion. These findings were evaluated as an increase in stride length, which is essential for efficient walking. Therefore, the finding of this study prove the effectiveness of the tiger step when walking uphill, and it is thought that it will help develop a more efficient tiger step in the future, which has not been scientifically proven.

Accuracy evaluation of liver and tumor auto-segmentation in CT images using 2D CoordConv DeepLab V3+ model in radiotherapy

  • An, Na young;Kang, Young-nam
    • Journal of Biomedical Engineering Research
    • /
    • v.43 no.5
    • /
    • pp.341-352
    • /
    • 2022
  • Medical image segmentation is the most important task in radiation therapy. Especially, when segmenting medical images, the liver is one of the most difficult organs to segment because it has various shapes and is close to other organs. Therefore, automatic segmentation of the liver in computed tomography (CT) images is a difficult task. Since tumors also have low contrast in surrounding tissues, and the shape, location, size, and number of tumors vary from patient to patient, accurate tumor segmentation takes a long time. In this study, we propose a method algorithm for automatically segmenting the liver and tumor for this purpose. As an advantage of setting the boundaries of the tumor, the liver and tumor were automatically segmented from the CT image using the 2D CoordConv DeepLab V3+ model using the CoordConv layer. For tumors, only cropped liver images were used to improve accuracy. Additionally, to increase the segmentation accuracy, augmentation, preprocess, loss function, and hyperparameter were used to find optimal values. We compared the CoordConv DeepLab v3+ model using the CoordConv layer and the DeepLab V3+ model without the CoordConv layer to determine whether they affected the segmentation accuracy. The data sets used included 131 hepatic tumor segmentation (LiTS) challenge data sets (100 train sets, 16 validation sets, and 15 test sets). Additional learned data were tested using 15 clinical data from Seoul St. Mary's Hospital. The evaluation was compared with the study results learned with a two-dimensional deep learning-based model. Dice values without the CoordConv layer achieved 0.965 ± 0.01 for liver segmentation and 0.925 ± 0.04 for tumor segmentation using the LiTS data set. Results from the clinical data set achieved 0.927 ± 0.02 for liver division and 0.903 ± 0.05 for tumor division. The dice values using the CoordConv layer achieved 0.989 ± 0.02 for liver segmentation and 0.937 ± 0.07 for tumor segmentation using the LiTS data set. Results from the clinical data set achieved 0.944 ± 0.02 for liver division and 0.916 ± 0.18 for tumor division. The use of CoordConv layers improves the segmentation accuracy. The highest of the most recently published values were 0.960 and 0.749 for liver and tumor division, respectively. However, better performance was achieved with 0.989 and 0.937 results for liver and tumor, which would have been used with the algorithm proposed in this study. The algorithm proposed in this study can play a useful role in treatment planning by improving contouring accuracy and reducing time when segmentation evaluation of liver and tumor is performed. And accurate identification of liver anatomy in medical imaging applications, such as surgical planning, as well as radiotherapy, which can leverage the findings of this study, can help clinical evaluation of the risks and benefits of liver intervention.

A Performance Study on CPU-GPU Data Transfers of Unified Memory Device (통합메모리 장치에서 CPU-GPU 데이터 전송성능 연구)

  • Kwon, Oh-Kyoung;Gu, Gibeom
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.11 no.5
    • /
    • pp.133-138
    • /
    • 2022
  • Recently, as GPU performance has improved in HPC and artificial intelligence, its use is becoming more common, but GPU programming is still a big obstacle in terms of productivity. In particular, due to the difficulty of managing host memory and GPU memory separately, research is being actively conducted in terms of convenience and performance, and various CPU-GPU memory transfer programming methods are suggested. Meanwhile, recently many SoC (System on a Chip) products such as Apple M1 and NVIDIA Tegra that bundle CPU, GPU, and integrated memory into one large silicon package are emerging. In this study, data between CPU and GPU devices are used in such an integrated memory device and performance-related research is conducted during transmission. It shows different characteristics from the existing environment in which the host memory and GPU memory in the CPU are separated. Here, we want to compare performance by CPU-GPU data transmission method in NVIDIA SoC chips, which are integrated memory devices, and NVIDIA SMX-based V100 GPU devices. For the experimental workload for performance comparison, a two-dimensional matrix transposition example frequently used in HPC applications was used. We analyzed the following performance factors: the difference in GPU kernel performance according to the CPU-GPU memory transfer method for each GPU device, the transfer performance difference between page-locked memory and pageable memory, overall performance comparison, and performance comparison by workload size. Through this experiment, it was confirmed that the NVIDIA Xavier can maximize the benefits of integrated memory in the SoC chip by supporting I/O cache consistency.

Shear wave velocity of fiber reinforced cemented Toyoura silty sand

  • Safdar, Muhammad;Newson, Tim;Schmidt, Colin;Sato, Kenichi;Fujikawa, Takuro;Shah, Faheem
    • Geomechanics and Engineering
    • /
    • v.25 no.3
    • /
    • pp.207-219
    • /
    • 2021
  • Several additives are used to enhance the geotechnical properties (e.g., shear wave velocity, shear modulus) of soils to provide sustainable, economical and eco-friendly solutions in geotechnical and geo-environmental engineering. In this study, piezoelectric ring actuators are used to measure the shear wave velocity of unreinforced, fiber, cemented, and fiber reinforced cemented Toyoura sand. One dimensional oedometer tests are performed on medium dense specimens of Toyoura sand-cement-fiber-silica flour mixtures with different percentages of silica flour (0-42%), fiber and cement (e.g., 0-3%) additives. The experimental results indicate that behavior of the mixtures is significantly affected by the concentration of silica flour, fiber and cement additives. Results show that with the addition of 1-3% of PVA fibers, the shear wave velocity increases by only 1-3%. However, the addition of 1-4% of cement increases the shear wave velocity by 8-35%. 10.5-21% increase of silica flour reduces the shear wave velocity by 2-5% but adding 28-42% silica flour significantly reduces the shear wave velocity by 12-31%. In addition, the combined effect of cement and fibers was also found and with only 2% cement and 1% fiber, the shear wave velocity increase was found to be approximately 24% and with only 3% cement and 3% fibers this increased to 35%. The results from this study for the normalized shear modulus and normalized mean effective stress agree well with previous findings on pure Toyoura sand, Toyoura silty sand, fiber reinforced, fiber reinforced cemented Toyoura sand. Any variations are likely due to the difference in stress history (i.e., isotropic versus anisotropic consolidation) and the measurement method. In addition, these small discrepancies could be attributed to several other factors. The potential factors include the difference in specimen sizes, test devices, methods of analysis for the measurement of arrival time, the use of an appropriate Ko to convert the vertical stresses into mean effective stress, and sample preparation techniques. Lastly, it was investigated that there is a robust inverse relationship between α factor and 𝞫0 exponent. It was found that less compressible soils exhibit higher 𝜶 factors and lower 𝞫0 exponents.

Growth of Ga2O3 films on 4H-SiC substrates by metal organic chemical vapor deposition and their characteristics depend on crystal phase (유기 금속 화학 증착법(MOCVD)으로 4H-SiC 기판에 성장한 Ga2O3 박막과 결정 상에 따른 특성)

  • Kim, So Yoon;Lee, Jung Bok;Ahn, Hyung Soo;Kim, Kyung Hwa;Yang, Min
    • Journal of the Korean Crystal Growth and Crystal Technology
    • /
    • v.31 no.4
    • /
    • pp.149-153
    • /
    • 2021
  • ε-Ga2O3 thin films were grown on 4H-SiC substrates by metal organic chemical vapor deposition (MOCVD) and crystalline quality were evaluated depend on growth conditions. It was found that the best conditions of the ε-Ga2O3 were grown at a growth temperature of 665℃ and an oxygen flow rate of 200 sccm. Two-dimensional growth was completed after the merge of hexagonal nuclei, and the arrangement direction of hexagonal nuclei was closely related to the crystal direction of the substrate. However, it was confirmed that crystal structure of the ε-Ga2O3 had an orthorhombic rather than hexagonal. Crystal phase transformation was performed by thermal treatment. And a β-Ga2O3 thin film was grown directly on 4H-SiC for the comparison to the phase transformed β-Ga2O3 thin film. The phase transformed β-Ga2O3 film showed better crystal quality than directly grown one.

A Study on the Design and Implementation of a Position Tracking System using Acceleration-Gyro Sensor Fusion

  • Jin-Gu, Kang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.1
    • /
    • pp.49-54
    • /
    • 2023
  • The Global Positioning System (GPS) was developed for military purposes and developed as it is today by opening civilian signals (GPS L1 frequency C/A signals). The current satellite orbits the earth about twice a day to measure the position, and receives more than 3 satellite signals (initially, 4 to calculate even the time error). The three-dimensional position of the ground receiver is determined using the data from the radio wave departure time to the radio wave Time of Arrival(TOA) of the received satellite signal through trilateration. In the case of navigation using GPS in recent years, a location error of 5 to 10 m usually occurs, and quite a lot of areas, such as apartments, indoors, tunnels, factory areas, and mountainous areas, exist as blind spots or neutralized areas outside the error range of GPS. Therefore, in order to acquire one's own location information in an area where GPS satellite signal reception is impossible, another method should be proposed. In this study, IMU(Inertial Measurement Unit) combined with an acceleration and gyro sensor and a geomagnetic sensor were used to design a system to enable location recognition even in terrain where GPS signal reception is impossible. A method to track the current position by calculating the instantaneous velocity value using a 9-DOF IMU and a geomagnetic sensor was studied, and its feasibility was verified through production and experimentation.

A CFD Study on Aerodynamic Performances by Geometrical Configuration of Guide Vanes in a Denitrification Facility (탈질 설비 내 안내 깃의 기하학적 형상에 따른 공력 성능에 대한 전산 해석적 연구)

  • Chang-Sik, Lee;Min-Kyu, Kim;Byung-Hee, Ahn;Hee-Taeg, Chung
    • Clean Technology
    • /
    • v.28 no.4
    • /
    • pp.316-322
    • /
    • 2022
  • The flow pattern at the inlet of the catalyst layer in a selective catalytic reduction (SCR) system is one of the key parameters influencing the performance of the denitrification process. In the curved diffusing parts between the ammonia injection grids and the catalyst layers, guide vanes are installed to improve flow uniformity. In the present study, a numerical simulation has been performed to investigate the effect of the geometrical configuration of the guide vanes on the aerodynamic characteristics of a denitrification facility. This application has been made to the existing SCR process in a large-scaled coal-fired power plant. The flow domain to be solved covers the whole region of the flow passages from the exit of the ammonia injection gun to the exit of the catalyst layers. ANSYS-Fluent was used to calculate the three-dimensional steady viscous flow fields with the proper turbulence model fitted to the flow characteristics. The root mean square of velocity and the pressure drop inside the flow passages were chosen as the key performance parameters. Four types of guides vanes were proposed to improve the flow quality compared to the current configuration. The numerical results showed that the type 4 configuration was the most effective at improving the aerodynamic performance in terms of flow uniformity and pressure loss.

Assessment of DTVC Operation Efficiency for the Simulation of High Vacuum and Cryogenic Lunar Surface Environment (고진공 및 극저온 달의 지상 환경 재현을 위한 지반열진공챔버 운영 효율성 평가)

  • Jin, Hyunwoo;Chung, Taeil;Lee, Jangguen;Shin, Hyu-Soung;Ryu, Byung Hyun
    • Journal of the Korean Geotechnical Society
    • /
    • v.38 no.12
    • /
    • pp.125-134
    • /
    • 2022
  • The Global Expansion Roadmap published by the International Space Exploration Coordination Group, which is organized by space agencies around the world, presents future lunar exploration guidance and stresses a lunar habitat program to utilize lunar resources. The Moon attracts attention as an outpost for deep space exploration. Simulating lunar surface environments is required to evaluate the performances of various equipment for future lunar surface missions. In this paper, an experimental study was conducted to simulate high vacuum pressure and cryogenic temperature of the permanent shadow regions in the lunar south pole, which is a promising candidate for landing and outpost construction. The establishment of an efficient dirty thermal vacuum chamber (DTVC) operation process has never been presented. One-dimensional ground cooling tests were conducted with various vacuum pressures with the Korean Lunar Simulant type-1 (KLS-1) in DTVC. The most advantageous vacuum pressure was found to be 30-80 mbar, considering the cooling efficiency and equipment stability. However, peripheral cooling is also required to simulate a cryogenic for not sublimating ice in a high vacuum pressure. In this study, an efficient peripheral cooling operation process was proposed by applying the frost ratio concept.