• 제목/요약/키워드: Number Portability System

검색결과 35건 처리시간 0.022초

A File System for Large-scale NAND Flash Memory Based Storage System

  • Son, Sunghoon
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권9호
    • /
    • pp.1-8
    • /
    • 2017
  • In this paper, we propose a file system for flash memory which remedies shortcomings of existing flash memory file systems. Besides supporting large block size, the proposed file system reduces time in initializing file system significantly by adopting logical address comprised of erase block number and bitmap for pages in the block to find a page. The file system is suitable for embedded systems with limited main memory since it has small in-memory data structures. It also provides efficient management of obsolete blocks and free blocks, which contribute to the reduction of file update time. Finally the proposed file system can easily configure the maximum file size and file system size limits, which results in portability to emerging larger flash memories. By conducting performance evaluation studies, we show that the proposed file system can contribute to the performance improvement of embedded systems.

원격 저장소 환경에서 다중 키워드를 이용한 효율적인 검색 가능한 대칭키 암호 시스템 (Effective Searchable Symmetric Encryption System using Conjunctive Keyword on Remote Storage Environment)

  • 이선호;이임영
    • 정보처리학회논문지C
    • /
    • 제18C권4호
    • /
    • pp.199-206
    • /
    • 2011
  • 매우 가벼운 무게와 손안에 들어가는 작은 크기로 휴대성을 제공하는 휴대용 저장매체는 사용자들로부터 많은 호응을 받고 있다. 하지만 휴대용 저장매체의 휴대성으로 인하여 USB 메모리의 분실 및 도난이 잦아졌고 그로 인하여 저장매체 내부에 저장되어 있는 개인정보가 유출되는 사고가 발생하는 문제점이 발생되었다. 따라서 분실위험이 없고 네트워크를 통하여 언제든 자료를 저장하고 접근할 수 있는 원격 저장소 서비스가 등장하게 되었다. 정보통신산업이 발달함에 따라 여러 종류의 정보 기기를 통하여 언제 어디서든 빠른 네트워크에 접근할 수 있게 되었고, 이는 원격 저장소를 이용하는 사용자들을 더욱 증가하게 하였다. 하지만 여러 사용자의 주요 자료가 저장됨에 따라 비윤리적인 관리자 및 공격자로 인하여 서버에 저장된 여러 사용자의 주요자료가 동시에 유출될 수 있는 위험이 존재한다. 이를 해결하기 위해 서버에 저장되는 자료의 암호화가 필요해졌으며, 이와 동시에 암호화한 자료의 효율적인 검색 및 이용을 위하여 검색 가능 암호 시스템이 필요하다. 하지만, 기존의 대칭키 검색 가능 암호 시스템은 문서의 삽입/삭제 효율성 및 다중 키워드 검색 시 연산의 효율성이 떨어지는 문제점이 존재한다. 따라서 본 논문은 기존 대칭키 검색 가능 암호의 문제점을 해결할 수 있는 효율적인 대칭키 검색 가능 암호 시스템을 제안한다.

한국에서 이동전화 번호이동성 시스템을 위한 데이터베이스 관리 시스템 (The Database management system for the MNP in Korea)

  • 정영식;김완우
    • 대한전자공학회논문지TC
    • /
    • 제43권2호
    • /
    • pp.49-55
    • /
    • 2006
  • 본 논문은 이동전화 번호이동성을 위한 세상에서 가장 진화된 데이터베이스 관리 시스템에 관한 것이다. 데이터베이스 관리 시스템은 번호이동 절차를 30분안에 완료할 수 있고, 그것은 현재 세상에서 가장 빠른 것이다. 이동전화번호이동성 데이터베이스 관리시스템은 두개의 기능 블락으로 구성되어 있는데, 하나는 호처리시스템이고 하나는 이동전화번호이동성의 가입자들이다. 하드웨어와 처리구조가 본 논문에 제시되어 있다. 호처리를 위한 DB 는 각각의 이동전화 사업자망에 위치하고 있으며 L-NPDB라고 불리운다. 이동전화 번호이동성의 가입자를 다루는 DB는 L-NPDB와 한국통신사업자연합회에 있는 maste-NPDBT로 구성되어 있다 이동전화 번호이동성을 위한 하드웨어는 NPCDB와 L-NPDB와 M-NPDB간의 상호접속으로 구성되어 있다. master 데이터베이스는 L-NPDB와 전용선으로 연결되어 있으며, MNP 서비스를 실시간으로 처리할 수 있다. 본 논문에서 제안하는 이동전화 번호이동성 구조는 한국에서 실제로 구현되었고 이동전화 번호이동성을 위한 세계에서 가장 효율적이고 진화된 데이터베이스 관리 시스템이 되었다.

Hot Data Identification For Flash Based Storage Systems Considering Continuous Write Operation

  • Lee, Seung-Woo;Ryu, Kwan-Woo
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권2호
    • /
    • pp.1-7
    • /
    • 2017
  • Recently, NAND flash memory, which is used as a storage medium, is replacing HDD (Hard Disk Drive) at a high speed due to various advantages such as fast access speed, low power, and easy portability. In order to apply NAND flash memory to a computer system, a Flash Translation Layer (FTL) is indispensably required. FTL provides a number of features such as address mapping, garbage collection, wear leveling, and hot data identification. In particular, hot data identification is an algorithm that identifies specific pages where data updates frequently occur. Hot data identification helps to improve overall performance by identifying and managing hot data separately. MHF (Multi hash framework) technique, known as hot data identification technique, records the number of write operations in memory. The recorded value is evaluated and judged as hot data. However, the method of counting the number of times in a write request is not enough to judge a page as a hot data page. In this paper, we propose hot data identification which considers not only the number of write requests but also the persistence of write requests.

스마트 단말에서의 통역용 단기기억력 향상 훈련 시스템 (Smart device based short-term memory training system for interpretation)

  • 표지혜;안동혁
    • 예술인문사회 융합 멀티미디어 논문지
    • /
    • 제9권3호
    • /
    • pp.747-756
    • /
    • 2019
  • 통역을 학습하는 학생들은 수업 외에도 추가적인 학습 및 훈련을 수행한다. 동시통역 및 순차통역에서 두 언어의 구조가 다르기 때문에 통역가는 발표 내용을 빠르게 기억해야 한다. 단기 기억 향상을 위해서 통역을 학습하는 학생들은 메모리 훈련을 수행한다. 메모리 훈련은 파트너가 필요하기 때문에 학습 효율성이 저하되고 자가 학습이 불가능하다. 이를 해결하기 위해서 컴퓨터 기반의 단기 기억 훈련 시스템이 제안되었다. 지문 내 단어를 특수문자로 변경함으로써 학생들이 파트너 없이도 자가 학습이 가능하다. 하지만 컴퓨터는 휴대성이 떨어지기 때문에 외부에서는 학습 능률이 저하된다. 제거되는 단어보다 키워드로 제공하는 단어의 수가 더 많아서 학습 난이도가 저하된다. 이를 해결하기 위해서, 본 논문에서는 스마트 단말 기반의 문장구역 훈련 시스템을 제안하였다. 스마트 단말은 휴대성이 높아 학습의 제한이 없어 효율이 증가한다. 제안하는 훈련 시스템에서는 삭제되는 단어수가 키워드보다 더 많도록 하여 학습 난이도가 증가한다. 제안한 훈련 시스템을 구현하고 기능을 검증하였다.

블록체인 기반 새로운 신원확인 체계 (Blockchain-based new identification system)

  • 정용훈
    • 한국산학기술학회논문지
    • /
    • 제22권2호
    • /
    • pp.452-458
    • /
    • 2021
  • 인터넷 환경과 컴퓨팅 환경이 활용되는 분야 증가로 개인정보의 활용가치와 중요성이 높아지고 있으며, 사용자 인증 기술 또한 변화하고 있다. 현재까지 금융권 위주로 사용되고 있는 공인인증서는 폐지 문제로 생체인증 기술로 교체되고 있다. 하지만 생체정보는 한번 유출되면 수정할 수 없다는 문제점을 내포하고 있다. 최근 블록체인 기술의 등장으로 사용자 인증 방식에 대한 연구가 활발하게 진행되고 있다. 본 논문에서는 공인인증서와 블록체인 기반 사용자 인증 방법 모두를 시스템 변경 없이 사용할 수 있도록 설계하였으며, 주민등록번호를 대체할 수 있는 새로운 분산 ID(DID) 발급 및 재발급, 검증, 위임 방법을 제안한다. 제안하는 시스템에서는 블록체인에 제한 없이 사용이 가능하다. 단 현재 사용되고 있는 분산 ID는 검증을 위해 상호연동지원센터에 응용프로그램 설치가 필요하다. 분산 ID는 별도의 회원가입 없이 인증할 수 있으므로 무분별한 정보 수집을 방지할 수 있다. 기존 시스템과 보안성, 편의성, 확정성을 비교하였으며, 다양한 공격방법과 휴대성, 대리 사용 등을 통해 우수함을 입증하였다.

ENUM DNS 기반의 BcN 번호이동 시스템 구현에 관한 연구 (Implementation of BcN Number Portability System based on ENUM DNS)

  • 나종윤;송관호
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2007년도 한국컴퓨터종합학술대회논문집 Vol.34 No.1 (D)
    • /
    • pp.220-224
    • /
    • 2007
  • 번호이동성은 이용자가 사업자, 위치, 서비스 등을 변경하더라도 기존에 사용하던 전화번호를 그대로 사용 할 수 있도록 하는 제도로써 통신 산업의 경쟁을 활성화하고 이용자의 편익을 증진시키기 위해 도입되었다. 현재는 시내전화 내 또는 이동전화 내에서와 같이 단일 역무 내에서만 번호이동성이 시행되고 있지만, 광대역통합망(BcN)과 같은 IP기반의 컨버전스 네트워크 상의 번호이동성에서는 URI 기반 라우팅, 이종 역무간 번호이동과 같은 고려사항이 발생하게 된다. 본 고에서는 BcN 상의 번호이동 시스템을 구현하기 위한 ENUM DNS 활용방안을 제시하고자 한다.

  • PDF

GSM 이동단말기의 통신 진단시스템 설계 및 구현 (Design and Development of Communication Analysis System for GSM Mobile Phones)

  • 옥경달;이상범
    • 한국산학기술학회논문지
    • /
    • 제8권2호
    • /
    • pp.273-279
    • /
    • 2007
  • 이동 통신 사용자가 늘어나면서 무선 이동단말기와 기지국간의 통신품질 향상을 위한 기술 개발이 더욱 더 필요하다. 기지국 간섭의 최소화, 네트워크 접속 성공률, 이동통신 회사간의 네트워크 호환성 등이 통신 서비스의 품질을 판단하는 중요한 기준이 된다. 그 중에서도 단말기와 기지국간의 발신/착신에 대한 네트워크 연결 성공률이 아주 중요하다. 본 논문에는 무선 이동단말기와 가상 기지국간에 발신상황을 측정하고 분석하여 단말기의 통신 신뢰성을 진단할 수 있는 시스템을 설계 및 구현하였다 이 시스템을 활용하면 보다 손쉽게 단말기의 통신 상태를 진단할 수 있어 단말기의 통신 성능 테스팅에 많은 도움을 줄 수가 있다.

  • PDF

Deep Learning based Rapid Diagnosis System for Identifying Tomato Nutrition Disorders

  • Zhang, Li;Jia, Jingdun;Li, Yue;Gao, Wanlin;Wang, Minjuan
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제13권4호
    • /
    • pp.2012-2027
    • /
    • 2019
  • Nutritional disorders are one of the most common diseases of crops and they often result in significant loss of agricultural output. Moreover, the imbalance of nutrition element not only affects plant phenotype but also threaten to the health of consumers when the concentrations above the certain threshold. A number of disease identification systems have been proposed in recent years. Either the time consuming or accuracy is difficult to meet current production management requirements. Moreover, most of the systems are hard to be extended, only detect a few kinds of common diseases with great difference. In view of the limitation of current approaches, this paper studies the effects of different trace elements on crops and establishes identification system. Specifically, we analysis and acquire eleven types of tomato nutritional disorders images. After that, we explore training and prediction effects and significances of super resolution of identification model. Then, we use pre-trained enhanced deep super-resolution network (EDSR) model to pre-processing dataset. Finally, we design and implement of diagnosis system based on deep learning. And the final results show that the average accuracy is 81.11% and the predicted time less than 0.01 second. Compared to existing methods, our solution achieves a high accuracy with much less consuming time. At the same time, the diagnosis system has good performance in expansibility and portability.

모바일 기기를 활용한 조선 생산 실행계획 지원 시스템 개발 : 판넬라인 개발 사례를 중심으로 (Development of Shipbuilding Execution Scheduling Support System using Mobile Device : A Case Study for a Panel Block Assembly Shop)

  • 황인혁;송정규;백명기;류철호;이광국;신종계
    • 대한조선학회논문집
    • /
    • 제50권4호
    • /
    • pp.262-271
    • /
    • 2013
  • Owing to the development of mobile communication technology during the last a few years, the number of users of mobile devices such as the smartphone and the tablet PC has increased rapidly. As a result, the range of applications of the mobile devices has also been greatly expanded from an application for the convenience of daily life to an application for assisting the operations of industrial fields. Especially, portability of mobile devices can provide great help in collecting and using information on the production site. In shipbuilding production processes, it is difficult to collect changes of circumstance in the field and reflect the changes to schedule due to the low production automation rate and frequent changes in schedule. In this study, we propose a system to solve the problems of shipbuilding production processes such as the ones described above by using mobile devices. First of all, we organize the production information and production processes of the panel line through the analysis of shipyard panel line operations. Next, we have developed a system that can support the production execution plan of the panel line and monitor the production processes in the field. The system was developed utilizing application virtualization to allow access to the system from various platforms of mobile devices and PC's. The system was implemented using ooCBD methodology considering the future expansion of the system and ease of maintenance.