검색 상세

플래시 메모리 기반 차량 주행 정보 시스템의 설계 및 구현

Design and Implementation of Flash Memory Based Vehicle Driving Information System

초록/요약

다양한 디지털 장치에 플래시 메모리의 사용이 늘고 있다. MP3플레이어나 디지털카메라와 같은 멀티미디어 기기뿐만 아니라 차량 주행 정보 시스템 등에도 플래시 메모리가 사용되고 있다. MP3플레이어나 디지털카메라는 사용자가 자주 메모리의 상태를 확인할 수 있고, 데이터 손실에 대해 덜 민감하다. 그러나 차량 주행 정보 시스템의 저장 장치에서 데이터를 기록할 수 없거나 저장된 데이터가 사용자의 의도와 상관없이 손실될 경우에는 쓸모 없는 장치가 되어 버리고 만다. 본 논문에서는 플래시 메모리를 차량 주행 정보 시스템의 저장 장치로 사용하기 위한 효과적인 방법을 실험을 통해 제시 하기 위해 마이크로칩사의 16bit 마이크로 컨트롤러를 사용한 장치를 직접 구현하여 사용하였다. 본 논문의 실험을 통해 플래시 메모리를 사용하여 실시간 데이터를 저장할 때 삭제/쓰기 횟수를 최소화 하여야 플래시 메모리를 오랫동안 사용할 수 있으며, 필요한 데이터만 선별하여 저장할 데이터의 양을 줄이는 것이 삭제/쓰기 횟수를 줄일 수 있는 가장 큰 요인임을 확인 할 수 있었다. 이미 생성된 파일을 삭제하고 새로운 파일을 저장해야 하는 경우에는 삭제할 파일을 미리 정해 놓아야 삭제 대상 파일을 선택하는데 걸리는 시간을 줄여 실시간 데이터를 손실 없이 저장할 수 있었다. 그리고 데이터 저장을 이중화 함으로써 데이터의 가용성을 높일 수 있었음을 확인할 수 있었다.

more

초록/요약

FlFlash memory has become the most important storage media in various digital products such as MP3 players, digital cameras and vehicle driving information systems. In the case of MP3 players and digital cameras, user can frequently check memory’s status and less sensitive in data loss. But vehicle driving information systems, if device cannot write data or stored data will be loss without user’s intention, it becomes useless. In this thesis, 16-bit microcontroller based driving information system is demonstrated through experiment to suggest efficient way for flash memory usage as a storage device of vehicle driving information system. Through this thesis experiment, we can verify that making minimize erase/write numbers is the best solution to extend the life of flash memory when real time data is saved on devices. And it is the major factor that writing only necessary data can reduce erase/write times.

more