• Title/Summary/Keyword: 보조기억 장치

Search Result 53, Processing Time 0.031 seconds

An Out of Core Linear Direct Solution Method for Large Scale Structural Analysis (대규모 구조해석을 위한 보조기억장치 활용 선형 직접해법)

  • Kim, Min-Ki;Kim, Seung Jo
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.42 no.6
    • /
    • pp.445-452
    • /
    • 2014
  • This paper discusses the multifrontal direct solution method with out of core storage for large scale structural analysis in a limited computing resource. Large scale structural analysis requires huge amount of memory space and computation, so out of core solution method is needed in limited computing resource. In this research, out of core multifrontal solution algorithm which utilize the small size of physical memory and minimize the amount of access of low speed out of core storage is introduced. Three ideas, which are stack space in lower trianglar part of square factorization matrix, inverse stack data structure and selective data caching and recovery by data block size, are proposed.

Virtual Memory Compression System on Linux Operating System (Linux 운영체제에서 가상메모리 압축 기법에 대한 연구)

  • 정진우;장승주
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.376-378
    • /
    • 2002
  • 가상 메모리 관리에서 가장 근 문제점은 느린 보조기억 장치의 속도와 빠른 주기억장치의 속도 차이에서 나타나는 성능 저하라고 할 수 있다 요구 페이징 기법에서 Page Fault가 일어나면 페이지 교체 정책에 의해 필요 없는 page들을 swap device로 이동을 시킨다. 이때 느린 보조기억장치의 접근 속도로 인한 응답시간의 지연은 전체적인 시스템 성능의 저하를 초래한다. 그래서 Swap Device로의 접근 횟수와 페이지의 크기를 줄일 수 있다면 Page Out되는 응답시간을 높일 수 있을 것이다. 따라서 본 논문에서는 가상 메모리 압축 시스템을 설계하여 Swap Out 되는 시간을 줄여 시스템의 전체적인 성능 향상을 위한 시스템을 구현한다.

  • PDF

Problem Analysis and Recommendations of Memory Contents in High School Informatics Textbooks (고등학교 정보 교과서에 제시된 기억 장치 영역 내용의 문제점 분석 및 개선 방안)

  • Lee, Sang-Wook;Suh, Tae-Weon
    • The Journal of Korean Association of Computer Education
    • /
    • v.15 no.3
    • /
    • pp.37-47
    • /
    • 2012
  • One of the major goals in high school Informatics is for students to develop creative problem-solving abilities based on knowledge on computer science. Thus, the contents of the textbooks should be accurate and appropriate. However, we discovered that the current Informatics textbooks contain the untrue and/or inappropriate descriptions of main memory and virtual memory. The textbooks describe that main memory is composed of RAM and ROM. The virtual memory is described as a technique in which a part of the secondary storage is utilized as main memory to execute an application of which size is larger than that of main memory. In this study, we attempted to uncover the root causes of the fallacies, and suggest the accurate explanations by comparing with renowned books adopted in most schools worldwide including USA. Our study reveals that it is inappropriate to include ROM in main memory from the memory hierarchy perspective. Virtual memory is a technique that provides convenience to programmers, through which an operating system loads the necessary portion of a program from secondary storage to main memory. As for the advantages of virtual memory in the current computer systems, the focus should be on providing the effective multitasking capability, rather than on executing a larger program than the size of main memory. We suggest that it is appropriate to exclude virtual memory in textbooks considering its complexity.

  • PDF

디스크 드라이브의 기술 동향과 제어기술

  • 정정주;이승희;추상훈
    • ICROS
    • /
    • v.4 no.3
    • /
    • pp.15-21
    • /
    • 1998
  • 현재 컴퓨터 기억장치로 사용되는 것으로 SRAM, DRAM, flash memory 등과 같은 반도체 메모리와 자기를 이용한 하드디스크, 플로피디스크, 테이프 그리고 광자기 디스크 등이 있다. 이 중에서 보조 기억장치로 가장 많이 사용되는 시스템이 하드디스크 드라이브(HDD)이다. 데이터를 기록 재생할 수 있으며, 데이터의 보관, 데이터의 접근속도 등을 고려할 때 가격대비 성능 면에서 HDD를 능가하는 기억장치가 아직까지 없다. 본 고에서는 퍼스널컴퓨터나 웍스테이션에 사용되는 HDD의 기술동향을 제어기술 관점에서 서술하고자 한다.

  • PDF

Design of Virtual Memory Compression System on Mobile Device (모바일 환경에서의 가상 메모리 압축 시스템 설계)

  • 정진우;장승주
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.46-48
    • /
    • 2002
  • 일반적으로 메모리 관리에서 가장 큰 문제점은 느린 보조기억 장치의 속도와 빠를 주기억장치의 속도 차이에서 나타나는 성능 저하라고 한 수 있다. 요구 페이징 기법에서 페이지 폴트가 일어나면 페이지 교체 정책에 의해 필요 없는 페이지들을 스왑 디바이스로 이동을 시킨다. 이때 느린 보조기억장치의 접근 속도로 인한 응답시간의 지연은 전체적인 시스템 성능의 저하를 초래한다. 이때 스왑 디바이스로의 접근 횟수와 페이지의 크기를 줄일 수 있다면 페이지 아웃되는 응답시간을 높일 수 있을 것이다. 따라서 본 논문에서는 가상 메모리 압축 시스템을 설계하여 스왑 아웃되는 시간을 줄이며 압축된 페이지들을 사용함으로써 메모리 공간을 절약하여 시스템의 전체적인 성능 향상을 위한 모바일 시스템을 설계한다.

  • PDF

Design of FeRAM based main memory and storage system (FeRAM 기반의 주기억장치 및 스토리지 시스템 설계)

  • Lee, Hu-Ung;Won, You-Jip
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06b
    • /
    • pp.364-365
    • /
    • 2011
  • 본 논문에서는 FeRAM을 주 기억장치 및 보조 기억장치로 활용하는 다중 채널 FeRAM 시스템을 설계한다. FeRAM 의 비 위발성과 저 전력 소모의 장점을 활용하는 한편 다중 채널을 이용한 병렬 처리와 FPGA 내부 버퍼를 사용을 통해 읽기/쓰기 속도를 향상시켰다[1].

디스크 드라이브의 기술 동향과 제어기술

  • 정정주;이승희;추상훈
    • 전기의세계
    • /
    • v.46 no.10
    • /
    • pp.21-27
    • /
    • 1997
  • 정보화 산업에서 고성능 컴퓨터 기술과 초고속 통신망기술은 정보사회의 인프라를 구성하는데 중요한 요소들이다. 고속형 컴퓨터는 대용량의 정보저장과 고속의 정보 입출력이 가능한 정보저장기기를 필요로 한다. 특히 초고속 통신망을 이용한 멀티미디어 시대에 있어서 대용량의 정보저장과 고속의 정보 입출력이 가능한 정보저장기기의 요구가 더욱 증대되고 있다. 현재 컴퓨터 기억장치로 사용되는 것으로 SRAN, DRAM, flash memory 등과 같은 반도체 메모리와 자기를 이용한 하ㄷ 디스크, 플로피 디스크, 테이프 그리고 광자기 디스크 등이 있다. 이 중에서 보조 기억장치로 가장 많이 사용되는 시스템이 하드 디스크 드라이브이다(HDD). 데이터를 기록 재생할 수 있으며, 데이터의 보관, 데이터의 접근 속도(access time) 등을 고려할 때 가격대비 성능 면에서 HDD를 능가하는 기억장치가 아직까지 없다. 본 고에서는 퍼스널 컴퓨터 (PC)나 웍스테이션(workstation)에 사용되는 HDD의 기술동향을 제어기술 관점에서 서술하고자 한다.

  • PDF

자기 정보 기록의 기본 원리

  • 조순철
    • Journal of the Korean Magnetics Society
    • /
    • v.3 no.2
    • /
    • pp.149-154
    • /
    • 1993
  • 정보를 자기적으로 기록하는 장치는 전원이 제거되어도 정보를 잃지 않으며, 기록과 재생이 모두 가능하고, 상대적으로 저렴한 가격 때문에 현재 광범위하게 이용되고 있다. 컴퓨터 보조 기억 장치로 사용되는 하드디스크, 프라피 디스크, 테잎 드라이버(driver)로 부터 음성 및 화상 기록 장치로 사용되는 녹음기 및 VCR 과 컴퓨터, 음성, 화상 이외의 정보 (Surveillance, Telemetry, Flight information, Sa- tellite linkage 등)를 기록하는 instrumentation recorder 등이 대표적인 자기 기록 장치이다. 이러한 자 기 기록 장치는 원하는 전기적인 정보를 자기적인 정보로 바꾸어 기록하며, 기록된 정보를 필요에 따라 전 기적인 정보를 바꾸어 사용하게 된다.

  • PDF