• 제목/요약/키워드: Memory enhancement

검색결과 198건 처리시간 0.028초

적응 후처리 과정을 갖는 마이크로폰 배열을 이용한 잡음제거기의 DSP 구현 (DSP Implementation of Speech Enhancement System Using Microphone Array with Adaptive Post-processing)

  • 권홍석;김시호;배건성
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2002년도 하계종합학술대회 논문집(4)
    • /
    • pp.413-416
    • /
    • 2002
  • In this paper, a speech enhancement system using microphone array with adaptive Post-Processing is implemented in real-lime with TMS320C6201 DSP. It consists of delay-and-sum beamformer and adaptive post-processing filters with NLMS (Normalized Least Mean Square) algorithm. THS1206 ADC is used for collection of 4-channel microphone signals. Sizes of program memory, data ROM and data RAM of the implemented system are 15,744, 748 and 47,540 bytes, respectively. Finally 21.839${\times}$106 clocks per second is required for real-time operation.

  • PDF

Impaired Taste Associative Memory and Memory Enhancement by Feeding Omija in Parkinson's Disease Fly Model

  • Poudel, Seeta;Lee, Youngseok
    • Molecules and Cells
    • /
    • 제41권7호
    • /
    • pp.646-652
    • /
    • 2018
  • Neurodegeneration can result in memory loss in the central nervous system (CNS) and impairment of taste and smell in the peripheral nervous system (PNS). The neurodegeneration seen in Parkinson's disease (PD) is characterized by functional loss of dopaminergic neurons. Recent studies have also found a role for dopaminergic neurons in regulating taste memory rewards in insects. To investigate how taste memories and sugar sensitivity can be affected in PD, we utilized the $DJ-1{\beta}$ mutant fruit fly, $DJ-1{\beta}^{ex54}$, as a PD model. We performed binary choice feeding assays, electrophysiology and taste-mediated memory tests to explore the function of the $DJ-1{\beta}$ gene in terms of sugar sensitivity as well as associative taste memory. We found that PD flies exhibited an impaired ability to discriminate sucrose across a range of sugar concentrations, with normal responses at only very high concentrations of sugar. They also showed an impairment in associative taste memory. We highlight that the taste impairment and memory defect in $DJ-1{\beta}^{ex54}$ can be recovered by the expression of wild-type $DJ-1{\beta}$ gene in the dopaminergic neurons. We also emphasized the role of dopaminergic neurons in restoring taste memory function. This impaired memory property of $DJ-1{\beta}^{ex54}$ flies also allows them to be used as a model system for finding supplementary dietary foods that can improve memory function. Here we provide evidence that the associative taste memory of both control and $DJ-1{\beta}^{ex54}$ flies can be enhanced with dietary supplementation of the medicinal plant, omija.

듀얼코어 임베디드 리눅스 시스템에서 공유 메모리 성능 개선 방안 및 성능 분석 (Improvement Method and Performance Analysis of Shared Memory in Dual Core Embedded Linux system)

  • 정지성;김창봉
    • 인터넷정보학회논문지
    • /
    • 제11권4호
    • /
    • pp.95-106
    • /
    • 2010
  • 최근 복잡한 프로그래밍 환경에서 다수의 프로세스들은 서로 협력하기 위하여 서로 통신하고 자원과 정보를 공유한다. 커널에서는 이것이 가능한 방법으로 프로세스간 통신이라는 IPC(Inter-Process Communication)를 제공한다. 리눅스에서 사용되는 공유 메모리는 동일한 메모리 영역에 여러개의 프로세스가 접근할 수 있도록 해 주는 기술이다. 본 논문에서는 서로 다른 코어에 서로 다른 운영체제를 갖는 듀얼코어 임베디드 리눅스 시스템에서 공유 메모리 성능 개선 방안을 제시하고, MP2530F(ARM926F+ARM946E)의 임베디드 리눅스 시스템을 구축하여 성능을 측정한다. 공유 메모리를 이용한 프로세스의 동작이 별개의 CPU에서 동작되도록 함으로써 성능 향상을 꾀한다.

플래시 메모리 저장 장치를 사용하는 프로그램의 성능 향상을 위한 정적 분석 기법의 응용 (Applying Static Analysis to Improve Performance of Programs using Flash Memory Storage)

  • 백준영;조은선
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제16권12호
    • /
    • pp.1177-1187
    • /
    • 2010
  • 플래시 메모리는 휴대성, 저전력, 대용량의 특징을 갖고 있어 휴대용 기기에서의 사용이 증가하고 있다. 그러나 하드디스크와는 달리 플래시 메모리는 읽기 연산에 비해 쓰기 연산의 비용이 상대적으로 커서, 쓰기 연산 횟수 감소에 대한 연구가 요구된다. 본 논문에서는 데이터 쓰기 연산 횟수를 감소시키기 위해, 플래시 메모리에 저장된 데이터를 다루는 응용 프로그램을 재작성하여 저장될 데이터를 적절히 재배치하기 위한 정적 분석 기법을 제안하였다. 이 기법은 프로그램을 정적 분석해서 쓰기 연산 부분을 파악하고, 이들을 분리해내어 저장되도록 프로그램을 재작성 함으로써, 수행 시간에 전체 쓰기 영역이 줄어들도록 하는 것이다. 따라서 본 논문에서는 프로그램에서 다루어지는 데이터 중 쓰기 가능한 영역을 얻어내는 분석과 가능한 작은 개수의 페이지에 쓰기 대상 부분이 모여 있도록 재배치하기 위한 분석을 고안하였다. 정적 분석 결과는 자주 수행되는 프로그램 경로에 대한 프로파일링 결과와 조합되어 보다 실제적인 분석 결과를 얻고자 하였으며, 결과적으로, FAST 시뮬레이터 상에서 데이터 처리 성능을 향상시키는 데에 기여함을 보였다.

시스템 성능 및 버스 트래픽에 대한 트랜잭셔널 메모리의 충돌 관리 정책 영향 분석 (Analysis of the Influence of the Conflict Management Policy of the Transactional Memory on the System Performance and Bus Traffic)

  • 김영규;문병인
    • 한국통신학회논문지
    • /
    • 제37B권11호
    • /
    • pp.1041-1049
    • /
    • 2012
  • 공유메모리 멀티프로세서 시스템에서, lock을 사용하는 전통적인 동기화 방식의 문제점들을 극복하기 위하여 트랜잭셔널 메모리(transactional memory)가 제안되었고, 고성능 트랜잭셔널 메모리를 실용화하기 위한 다양한 구현 방법들이 계속해서 연구되고 있다. 하지만 이러한 연구들은 트랜잭셔널 메모리의 실용화 및 수행 속도 개선에 주력하고 있으며, 충돌 관리 정책(conflict management policy)에 따른 트랜잭셔널 메모리의 시스템 오버헤드를 분석하는 연구는 부족한 실정이다. 이에 본 논문은 트랜잭셔널 메모리의 한 종류인 하드웨어 트랜잭셔널 메모리를 충돌 관리 정책에 따라 네 가지로 분류하고, 모델링과 시뮬레이션을 통해 이 네 가지의 성능과 시스템 버스 트래픽을 비교 분석한다. 그리고 이러한 비교 분석 결과를 바탕으로 시스템 성능에 가장 크게 기여 할 수 있는 효율적인 충돌 관리 정책을 제시한다.

백제권 유물을 활용한 컴퓨터용품 디자인 개발연구 - 무령왕 족좌를 중심으로 - (Research Design and Development of the Computer's Supplies by Utilizing the Relics of Baekje - Focusing on the Foot-rest of King Muryeong -)

  • 김정호;강호양
    • 한국가구학회지
    • /
    • 제23권2호
    • /
    • pp.103-109
    • /
    • 2012
  • King Muryeong reungeseo Foot-rest on the subject of the king excavated a USB memory design. Foot-rest of the form and the meaning of patterns were expressed on a USB memory. Minds of ordinary people in these times communicator acts as an intermediary in the sky to give a sense of the king, such as Foot-rest patterns carved on the engraved turtle. Closely related to modern life, as cultural products associated with the computer by connecting supplies of products for some tourists, not only about reaching the wider public should focus on development. Meanwhile, the USB memory could not be seen in the case of natural wood material by using the age and the individual tastes of consumers represents USB memory into the merit of portability, necklaces pendants items for restoration, phone strap, key chain, etc. By combining the functionality increases. Meanwhile, on the basis of a practical item, the largest issue was the consumption of cultural products by maximizing the economic benefit of the community and at the same time a symbol of cultural heritage items have been transformed into the effectiveness of the national image enhancement is expected to be achieved.

  • PDF

Garbage Collection Technique for Balanced Wear-out and Durability Enhancement with Solid State Drive on Storage Systems

  • Kim, Sungho;Kwak, Jong Wook
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권4호
    • /
    • pp.25-32
    • /
    • 2017
  • Recently, the use of NAND flash memory is being increased as a secondary device to displace conventional magnetic disk. NAND flash memory, as one among non-volatile memories, has many advantages such as low power, high reliability, low access latency, and so on. However, NAND flash memory has disadvantages such as erase-before-write, unbalanced operation speed, and limited P/E cycles, unlike conventional magnetic disk. To solve these problems, NAND flash memory mainly adopted FTL (Flash Translation Layer). In particular, garbage collection technique in FTL tried to improve the system lifetime. However, previous garbage collection techniques have a sensitive property of the system lifetime according to write pattern. To solve this problem, we propose BSGC (Balanced Selection-based Garbage Collection) technique. BSGC efficiently selects a victim block using all intervals from the past information to the current information. In this work, SFL (Search First linked List), as the proposed block allocation policy, prolongs the system lifetime additionally. In our experiments, SFL and BSGC prolonged the system lifetime about 12.85% on average and reduced page migrations about 22.12% on average. Moreover, SFL and BSGC reduced the average response time of 16.88% on average.

Engineered tunnel barrier가 적용되고 전화포획층으로 $HfO_2$를 가진 비휘발성 메모리 소자의 특성 향상 (Enhancement of nonvolatile memory of performance using CRESTED tunneling barrier and high-k charge trap/bloking oxide layers)

  • 박군호;유희욱;오세만;김민수;정종완;이영희;정홍배;조원주
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2009년도 하계학술대회 논문집
    • /
    • pp.415-416
    • /
    • 2009
  • The tunnel barrier engineered charge trap flash (TBE-CTF) non-volatile memory using CRESTED tunneling barrier was fabricated by stacking thin $Si_3N_4$ and $SiO_2$ dielectric layers. Moreover, high-k based $HfO_2$ charge trap layer and $Al_2O_3$ blocking layer were used for further improvement of the NVM (non-volatile memory) performances. The programming/erasing speed, endurance and data retention of TBE-CTF memory was evaluated.

  • PDF

사향소합원(麝香蘇合元)이 Alzheimer's disease 모델 백서의 학습과 기억에 미치는 영향 (The effects of Sahyangsohapwon on Learning and Memory of AD Rats using Morris water maze and Radial arm maze paradigm)

  • 황의완
    • 동의신경정신과학회지
    • /
    • 제10권1호
    • /
    • pp.1-15
    • /
    • 1999
  • The effects of Sahyangsohapwon on the enhancement of learning and memory of AD model rats were studied with Morris water maze and radial arm maze. Sample group was electrolytically lesioned on nbM, and then daily treated with the medicine for two months. Control group with nbM lesion, and sham group with the sham operation were treated the vehicle for same duration. The following results were observed. In the learning trials of Morris water maze, all three groups were improved in learning capacity as trials were repeated, but the sham group showed more prominent improvement in learning compared with the control group(p<0.01). 2. In memory retention test of Morris water maze, the sham group marked more significant improvement statistically in memory retention compared with the control group(p<0.05). 3. In the learning of radial arm maze, the sham group shows better learning capacity significantly compared with the control group(p<0.05). With the experimental results above, Sahyangsohapwon can be supposed to have the improving effects on the learning and memory of AD rats induced by electronical injury of nbM.

  • PDF

디지털 고주파 기억 장치에서의 스퓨리어스 신호 저감 방법 (A Method for Reduction of Spurious Signal in Digital RF Memory)

  • 강종진
    • 한국전자파학회논문지
    • /
    • 제22권7호
    • /
    • pp.669-674
    • /
    • 2011
  • 본 논문에서는 디지털 고주파 기억 장치(DRFM: Digital RF Memory)의 스퓨리어스 신호 저감 방법에 대하여 제안하였다. 스퓨리어스 특성은 디지털 고주파 기억 장치의 성능을 결정짓는 주요 요소이다. 제안한 방법은 입력되는 IF 신호에 랜덤 위상값을 가지는 LO 신호를 혼합하여 샘플링하여 스퓨리어스 신호를 저감하였으며, 랜덤 위상을 가지는 LO 신호는 직접 디지털 합성기(DDS: Direct Digital Synthesizer)의 고속 위상 제어 특성을 이용하여 생성하였다. 제안한 방법을 적용하여 5~10 dB의 스퓨리어스 특성이 향상됨을 확인하였다.