• Title/Summary/Keyword: Memory reduction

Search Result 472, Processing Time 0.022 seconds

The transient and frequency response analysis using the multi-level system condensation in the large-scaled structural dynamic problem

  • Baek, Sungmin;Cho, Maenghyo
    • Structural Engineering and Mechanics
    • /
    • v.38 no.4
    • /
    • pp.429-441
    • /
    • 2011
  • In large-scale problem, a huge size of computational resources is needed for a reliable solution which represents the detailed description of dynamic behavior. Recently, eigenvalue reduction schemes have been considered as important technique to resolve computational resource problems. In addition, the efforts to advance an efficiency of reduction scheme leads to the development of the multi-level system condensation (MLSC) which is initially based on the two-level condensation scheme (TLCS). This scheme was proposed for approximating the lower eigenmodes which represent the global behavior of the structures through the element-level energy estimation. The MLSC combines the multi-level sub-structuring scheme with the previous TLCS for enhancement of efficiency which is related to computer memory and computing time. The present study focuses on the implementation of the MLSC on the direct time response analysis and the frequency response analysis of structural dynamic problems. For the transient time response analysis, the MLSC is combined with the Newmark's time integration scheme. Numerical examples demonstrate the efficiency of the proposed method.

[${^3H}MK-801$ Binding to the Synaptic Membranes of Rat Forebrains: Age-related Regulation by Glutamate, Glycine and Spermine

  • Cho, Jung-Sook;Kong, Jae-Yang
    • The Korean Journal of Physiology and Pharmacology
    • /
    • v.1 no.2
    • /
    • pp.117-125
    • /
    • 1997
  • The N-methyl-D-aspartate (NMDA) receptor-mediated glutamatergic neurotransmission is involved in synaptic plasticity, developmental processes, learning and memory and many neuropathological disorders including age-related diseases. In the present study, regulation of the NMDA receptor properties by various ligands was investigated using $[^3H]MK-801$ binding studies in the synaptic membranes of young and aged rat forebrains. The binding in the presence of glutamate and glycine increased dramatically with growth between 1 and 6 weeks old, and thereafter declined gradually with aging. Glutamate, glycine or spermine respectively increased the binding with growth. Glutamate maintained the binding during aging, while glycine or spermine significantly decreased the binding in the aged brain. The maximum stimulation by glycine varied depending on the ages of brains. Greater sensitivity to glycine was observed at 1 week and 3 months and the sensitivity was significantly reduced in the aged brain. In contrast, spermine showed similar stimulation patterns in young and aged rats. These results indicated that the functional properties of the NMDA receptor-ion channel complex in young and aged rat forebrains are differentially regulated by agonists, and the reduction of the receptor function with normal aging may be, in some degree, due to the reduction of the receptor sensitivity to glycine.

  • PDF

Fast Very Deep Convolutional Neural Network with Deconvolution for Super-Resolution (Super-Resolution을 위한 Deconvolution 적용 고속 컨볼루션 뉴럴 네트워크)

  • Lee, Donghyeon;Lee, Ho Seong;Lee, Kyujoong;Lee, Hyuk-Jae
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.11
    • /
    • pp.1750-1758
    • /
    • 2017
  • In super-resolution, various methods with Convolutional Neural Network(CNN) have recently been proposed. CNN based methods provide much higher image quality than conventional methods. Especially, VDSR outperforms other CNN based methods in terms of image quality. However, it requires a high computational complexity which prevents real-time processing. In this paper, the method to apply a deconvolution layer to VDSR is proposed to reduce computational complexity. Compared to original VDSR, the proposed method achieves the 4.46 times speed-up and its degradation in image quality is less than -0.1 dB which is negligible.

Generation of Error corrector for Holographic Data Storage system Used The Extended Kalman filter (확장 칼만필터를 이용한 홀로그래픽 에러 보정 알고리즘)

  • Kim Janghyun;Yang Hyunseok;Park Jinbae;Park Youngpil
    • 정보저장시스템학회:학술대회논문집
    • /
    • 2005.10a
    • /
    • pp.44-46
    • /
    • 2005
  • Data storage related with writing and retrieving requires high storage capacity, fast transfer rate and less access time. Today any data storage system cannot satisfy these conditions, however holographic data storage system can perform faster data transfer rate because it is a page oriented memory system using volume hologram in writing and retrieving data. System can be constructed without mechanical actuating part therefore fast data transfer rate and high storage capacity about $1Tb/cm^3$ can be realized. In this paper, to reduce errors of binary data stored in holographic data storage system, a new method for bit error reduction is suggested. We proposal Algorithm use The Extended Kalman filter. The Kalman filter reduce measurement noise. Therefore, By using this error reduction method following results are obtained; the effect of measurement nois of Pixel is decreased and the intensity profile of data page becomes uniform therefore the better data storage system can be constructed.

  • PDF

Design error corrector of binary data in holographic dnta storage system using fuzzy rules (근접 픽셀 에러 감소를 위한 홀로그래픽 데이터 스토리지 시스템의 퍼지 규칙 생성)

  • Kim Jang-hyun;Kim Sang-hoon;Yang Hyun-seok;Park Jin-bae;Park Young-Pil
    • 정보저장시스템학회:학술대회논문집
    • /
    • 2005.10a
    • /
    • pp.129-133
    • /
    • 2005
  • Data storage related with writing and retrieving requires high storage capacity, fast transfer rate and less access time. Today any data storage system cannot satisfy these conditions, however holographic data storage system can perform faster data transfer rate because it is a page oriented memory system using volume hologram in writing and retrieving data. System can be constructed without mechanical actuating part therefore fast data transfer rate and high storage capacity about $1Tb/cm^3$ can be realized. In this paper, to reduce errors of binary data stored in holographic data storage system, a new method for bit error reduction is suggested. First, find cluster centers using subtractive clustering algorithm then reduce intensities of pixels around cluster centers and fuzzy rules. Therefore, By using this error reduction method following results are obtained ; the effect of Inter Pixel Interference noise is decreased and the intensity profile of data page becomes uniform therefore the better data storage system can be constructed.

  • PDF

Eager Data Transfer Mechanism for Reducing Communication Latency in User-Level Network Protocols

  • Won, Chul-Ho;Lee, Ben;Park, Kyoung;Kim, Myung-Joon
    • Journal of Information Processing Systems
    • /
    • v.4 no.4
    • /
    • pp.133-144
    • /
    • 2008
  • Clusters have become a popular alternative for building high-performance parallel computing systems. Today's high-performance system area network (SAN) protocols such as VIA and IBA significantly reduce user-to-user communication latency by implementing protocol stacks outside of operating system kernel. However, emerging parallel applications require a significant improvement in communication latency. Since the time required for transferring data between host memory and network interface (NI) make up a large portion of overall communication latency, the reduction of data transfer time is crucial for achieving low-latency communication. In this paper, Eager Data Transfer (EDT) mechanism is proposed to reduce the time for data transfers between the host and network interface. The EDT employs cache coherence interface hardware to directly transfer data between the host and NI. An EDT-based network interface was modeled and simulated on the Linux-based, complete system simulation environment, Linux/SimOS. Our simulation results show that the EDT approach significantly reduces the data transfer time compared to DMA-based approaches. The EDTbased NI attains 17% to 38% reduction in user-to-user message time compared to the cache-coherent DMA-based NIs for a range of message sizes (64 bytes${\sim}$4 Kbytes) in a SAN environment.

Parametric study of SMA helical spring braces for the seismic resistance of a frame structure

  • Ding, Jincheng;Huang, Bin;Lv, Hongwang;Wan, Hongxia
    • Smart Structures and Systems
    • /
    • v.25 no.3
    • /
    • pp.311-322
    • /
    • 2020
  • This paper studies the influence of parameters of a novel SMA helical spring energy dissipation brace on the seismic resistance of a frame structure. The force-displacement relationship of the SMA springs is established mathematically based on a multilinear constitutive model of the SMA material. Four SMA helical springs are fabricated, and the force-displacement relationship curves of the SMA springs are obtained via tension tests. A numerical dynamic model of a two-floor frame with spring energy dissipation braces is constructed and evaluated via vibration table tests. Then, two spring parameters, namely, the ratio of the helical spring diameter to the wire diameter and the pre-stretch length, are selected to investigate their influences on the seismic responses of the frame structure. The simulation results demonstrate that the optimal ratio of the helical spring diameter to the wire diameter can be found to minimize the absolute acceleration and the relative displacement of the frame structure. Meanwhile, if the pre-stretch length is assigned a suitable value, excellent vibration reduction performance can be realized. Compared with the frame structure without braces, the frames with spring braces exhibit highly satisfactory seismic resistance performance under various earthquake waves. However, it is necessary to select an SMA spring with optimal parameters for realizing optimal vibration reduction performance.

Development of a Hybrid Deep-Learning Model for the Human Activity Recognition based on the Wristband Accelerometer Signals

  • Jeong, Seungmin;Oh, Dongik
    • Journal of Internet Computing and Services
    • /
    • v.22 no.3
    • /
    • pp.9-16
    • /
    • 2021
  • This study aims to develop a human activity recognition (HAR) system as a Deep-Learning (DL) classification model, distinguishing various human activities. We solely rely on the signals from a wristband accelerometer worn by a person for the user's convenience. 3-axis sequential acceleration signal data are gathered within a predefined time-window-slice, and they are used as input to the classification system. We are particularly interested in developing a Deep-Learning model that can outperform conventional machine learning classification performance. A total of 13 activities based on the laboratory experiments' data are used for the initial performance comparison. We have improved classification performance using the Convolutional Neural Network (CNN) combined with an auto-encoder feature reduction and parameter tuning. With various publically available HAR datasets, we could also achieve significant improvement in HAR classification. Our CNN model is also compared against Recurrent-Neural-Network(RNN) with Long Short-Term Memory(LSTM) to demonstrate its superiority. Noticeably, our model could distinguish both general activities and near-identical activities such as sitting down on the chair and floor, with almost perfect classification accuracy.

An Efficient Spatial Index Structure for Main Memory (메인 메모리를 위한 효율적인 공간 인덱스 구조)

  • Lee, Ki-Young;Lim, Myung-Jae;Kang, Jeong-Jin;Kim, Joung-Joon
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.9 no.2
    • /
    • pp.13-20
    • /
    • 2009
  • Recently there is growing interest in LBS requiring real-time services and the spatial main memory DBMS for efficient Telematics services. In order to optimize existing disk-based spatial indexes of the spatial main memory DBMS in the main memory, spatial index structures have been proposed, which minimize failures in cache access by reducing the entry size. However, because the reduction of entry size requires compression based on the MBR of the parent node or the removal of redundant MBR, the cost of MBR reconstruction increases in index update and the efficiency of search is lowered in index search. Thus, to reduce the cost of MBR reconstruction, this paper proposed the RSMB (relative-sized MBR)compression technique, which applies the base point of compression differently in case of broad distribution and narrow distribution. In case of broad distribution, compression is made based on the left-bottom point of the extended MBR of the parent node, and in case of narrow distribution, the whole MBR is divided into cells of the same size and compression is made based on the left-bottom point of each cell. In addition, MBR was compressed using a relative coordinate and size to reduce the cost of search in index search. Lastly, we evaluated the performance of the proposed RSMBR compression technique using real data, and proved its superiority.

  • PDF

A NAND Flash File System for Sensor Nodes to support Data-centric Applications (데이터 중심 응용을 지원하기 위한 센서노드용 NAND 플래쉬 파일 시스템)

  • Sohn, Ki-Rack;Han, Kyung-Hun;Choi, Won-Chul;Han, Hyung-Jin;Han, Ji-Yeon;Lee, Ki-Hyeok
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.45 no.3
    • /
    • pp.47-57
    • /
    • 2008
  • Recently, energy-efficient NAND Flash memory of large volume is favored as next-generation storage for sensor nodes. So far, most sensor node file systems are based on NOR flash and few file systems are applicable to large NAND flash memory. Although it is required to develop new file systems taking account of the features of NAND flash memory, it is difficult to develop them mainly due to the limit of SRAM memory on sensor nodes. Sensor nodes support SRAM of $4{\sim}10$ KBytes only. In this paper, we designed and implemented a novel file system to support data-centric applications. To do this, we added EEPROM of 1 KBytes to store persistent file description data efficiently and devised a simple wear-leveling method. This reduces the number of page updates, resulting in reduction in energy use and increase in lifetime of sensor nodes.