• 제목/요약/키워드: access platform

검색결과 591건 처리시간 0.023초

안드로이드 플랫폼 상에서 동기화가 고려된 통합 커서의 설계 및 구현 (Design and Implementation of an Unified Cursor Considering Synchronization on the Android Mobile Platform)

  • 김경환;하주호;원종필;이의성;김주민;손진호
    • 대한임베디드공학회논문지
    • /
    • 제6권3호
    • /
    • pp.190-200
    • /
    • 2011
  • Android platform provides a content provider and a cursor mechanism to access the internal SQLite engine. Content providers not only store and retrieve data but also make it accessible to applications. Applications can only share data through content provider, since there's no common storage area that Android packages can access. Cursor is an interface that provides random read-write access to the result set returned by a database query. However, this cursor possesses two major limitations. First, a cursor does not support a join clause among cursors, since the cursor can only access a single table in the content provider. Second, the cursor is not capable of creating user-customized field in the predefined content providers. In this paper, we propose the unified cursor architecture that merges several cursors into a single virtual cursor. Cursor translation look-aside buffer (TLB), column windowing mechanism and virtual data management are the three major techniques we have adopted to implement our structure. And we also propose a delayed synchronization method between an application and a proposed unified cursor. An application can create a user-customized field and sort multiple tables using a unified cursor on Android platform.

개인화된 힐링 데이터 접근을 위한 개방형 게이트웨이 프레임워크 설계 (Design of Open Gateway Framework for Personalized Healing Data Access)

  • 전영준;임석진;황희정
    • 한국인터넷방송통신학회논문지
    • /
    • 제15권1호
    • /
    • pp.229-235
    • /
    • 2015
  • ICT 힐링 플랫폼은 생체신호 및 생활습관 등의 정보를 기반으로 한 질환조기 경보를 목표로 하는 개념으로서 만성질환 예방을 목적으로 한다. ICT(Information & Communication Technology) 힐링플랫폼의 목표는 개인이 주도하는 건강관리를 위해 여러 건강 관련 서비스 기관들(병원, 피트니스센터, 건강검진센터, 개인건강장치 등)에 산재되어 있는 개인 건강 정보를 개방화하여 개인 단말장치로 모으고, 분석 플랫폼 및 Open API를 제공하여 다양한 부가 서비스들을 활성화하는데 있다. 본 논문에서 제안하는 개인화된 힐링 데이터 접근을 위한 개방형 게이트웨이 프레임워크인 HPAdapter (Healing Platform Adaptor)는 ICT 힐링플랫폼의 데이터 중계를 위해 EMR(Electronic health record), 한방의학, 라이프로그, 웰니스, 만성질활, 피트니스 등 다양한 개인 건강관련 데이터 공급자와 서비스 공급자 사이를 연결해 개인화된 힐링 데이터를 중계하는 소프트웨어 엔진을 뜻한다. 설계된 HPAdaptor는 데이터 및 서비스 공급자 연동을 통해 힐링 레코드 저장소, 모바일 플랫폼 및 분석 플랫폼 등 데이터를 필요로 하는 서비스 혹은 플랫폼의 중계참조 모델로 활용할 수 있다.

OSGi 서비스 플랫폼에서 RBAC 기반의 사용자 접근제어 프레임워크 (A RBAC-based Access Control Framework in OSGi Service Platform)

  • 조은애;문창주;백두권
    • 한국정보과학회논문지:정보통신
    • /
    • 제34권5호
    • /
    • pp.405-422
    • /
    • 2007
  • 최근 네트워크의 발전에 따라 홈 네트워크에도 많은 연구가 진행되고 있다. 현재 홈 네트워크에서는 각 디바이스별로 ACL을 이용하여 접근 제어 정책을 관리하는 방법이 가장 많이 사용되고 있고, EAM(Extranet access management)이 솔루션 형태로 응용되고 있으며, 보안 운영체제에 대한 연구가 공개 운영체제를 바탕으로 진행되고 있다. 또한 흠 서버 중심의 흠 네트워크 사용자 인증 메커니즘 등도 연구되고 있다. 그러나 이러한 연구들은 다음과 같은 문제점이 있다. 첫째, 홈 네트워크에서 사용될 것으로 예상되는 접속기술의 전송범위가 넓어 인증되지 않은 외부 단말기의 접속이 가능하고, 둘째, 사용자가 별도의 필요 정보를 일일이 디바이스에 설정할 필요가 있어 불편하다. 셋째, 사용자 프라이버시나 편의성을 고려하고 있지 않다. 이질적인 다양한 기술들이 존재하는 홈 네트워크 환경에서 OSGi는 상호운용성을 보장하는 서비스 플랫폼을 제공한다. 여기에서 사용자 접근제어는 위와 같은 문제점이 있어서는 안되는 홈 네트워크 보안의 핵심 분야 중에 하나지만 아직 구체적인 연구가 진행되고 있지 않다. 따라서 본 논문에서는 OSGi 서비스 플랫폼이 운영되는 홈 네트워크 환경에서 사용자 접근제어를 위한 RBAC 기반의 권한부여 정책 관리 프레임워크와 접근제어 운영방법을 제안한다. 제시된 접근제어 프레임워크는 OSGi 표준에서 명확하게 언급되지 않았던 부분들을 고려사항으로 나열하고, 이 문제들을 해결하는 방법들을 프레임워크로 제안한다. 제안하는 프레임워크에서는 홈 게이트웨이의 제한된 자원에 대해 RBAC의 개념을 이용하여 사용자 접근제어에 대한 정책변경의 횟수를 줄이는 효율적이고 경제적인 운영 방법을 제시한다. 또한 본 논문에서 제안하는 정책은 사용자역할정책과 권한할당정책을 개별적으로 정의한 후 사용자 정보를 댁내에서 결정함으로써, 사용자 편의성을 높여주고 프라이버시 문제를 해결하도록 방안을 제시한다.

전력 IT용 D-TRS 접속을 위한 게이트웨이 플랫폼 (Gateway Platform for Connecting D-TRS in Electric Power IT)

  • 송병권;정태의
    • 한국철도학회논문집
    • /
    • 제12권1호
    • /
    • pp.45-54
    • /
    • 2009
  • TETRA는 유럽 전자 통신 표준기구인 ETSI에서 개발한 D-TRS(Digital Trunked Radio System) 표준이다. 현재 전력 IT 무선기간망으로 TETRA가 선정되었다. 기존 배전 자동화 시스템은 CDMA(Code-Division Multiple Access), WCDMA(Wideband CDMA) 모뎀을 이용한 이동통신사 무선 네트워크를 이용하고 있다. 따라서 TETRA 네트워크로 변경에 따른 게이트웨이가 필요하다. 본 논문은 TETRA 네트워크를 이용한 산업용 전력 IT 프로토콜을 전송하기 위한 임베디드 리눅스 기반 게이트웨이 플랫폼을 제안한다.

A Platform for RFID Security and Privacy Administration

  • Rieback, Melanie R.;Gaydadjiev, Georgi N.;Crispo, Bruno;Hofman, Rutger F.H.;Tanenbaum, Andrew S.
    • 한국정보컨버전스학회:학술대회논문집
    • /
    • 한국정보컨버전스학회 2008년도 International conference on information convergence
    • /
    • pp.75-86
    • /
    • 2008
  • This paper presents the design, implementation, and evaluation of the RFID Guardian, the first-ever unified platform for RFID security and privacy administration. The RFID Guardian resembles an "RFID firewall", enabling individuals to monitor and control access to their RFID tags by combining a standard-issue RFID reader with unique RFID tag emulation capabilities. Our system provides a platform for coordinated usage of RFID security mechanisms, offering fine-grained control over RFID-based auditing, key management, access control, and authentication capabilities. We have prototyped the RFID Guardian using off-the-shelf components, and our experience has shown that active mobile devices are a valuable tool for managing the security of RFID tags in a variety of applications, including protecting low-cost tags that are unable to regulate their own usage.

  • PDF

차세대 텔레매틱스 모바일 플랫폼 구조 설계 (The design of Next Generation Telematics Mobile Platform Architecture)

  • 신창섭;이현;이인환;오현서
    • 한국ITS학회 논문지
    • /
    • 제3권1호
    • /
    • pp.67-74
    • /
    • 2004
  • 차량과 무선 액세스망과의 연동을 통한 새롭고 다양한 멀티미디어 서비스를 제공할 수 있는 차세대 텔레매틱스 기술이 새로운 유망산업으로 소개되고 있다. 초기의 텔레매틱스 기술은 단순히 차량내에서 전자제어장치간의 제어, 모니터링, 내비게이션 등이 주였지만, 최근에는 외부의 무선 액세스망과의 연결을 통하여 모바일 인터넷 서비스, 위치정보 서비스, 긴급구조 서비스, 멀티미디어 서비스 등을 제공하고 있다. 본 논문에서는 이러한 서비스의 활성화와 효율성을 제공하기 위하여 차량내 텔레매틱스 모바일 플랫폼 구조를 제안한다.

  • PDF

Distributed Data Platform Collaboration Agent Design Using EMRA

  • Park, Ho-Kyun;Moon, Seok-Jae
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제14권2호
    • /
    • pp.40-46
    • /
    • 2022
  • Recently, as the need for data access by integrating information in a distributed cloud environment increases in enterprise-wide enterprises, interoperability for collaboration between existing legacy systems is emphasized. In order to interconnect independent legacy systems, it is necessary to overcome platform heterogeneity and semantic heterogeneity. To solve this problem, middleware was built using EMRA (Extended MetaData Registry Access) based on ISO/IEC 11179. However, the designed middleware cannot guarantee the efficiency of information utilization because it does not have an adjustment function for each node's resource status and work status. Therefore, it is necessary to manage and adjust the legacy system. In this paper, we coordinate the correct data access between the information requesting agent and the information providing agent, and integrate it by designing a cooperative agent responsible for information monitoring and task distribution of each legacy system and resource management of local nodes. to make efficient use of the available information.

CapSG를 이용한 IoT 서비스 접근제어 플랫폼 (The Access Control Platform of the IoT Service Using the CapSG)

  • 김진보;장데레사;김미선;서재현
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제4권9호
    • /
    • pp.337-346
    • /
    • 2015
  • 사물인터넷(Internet of Things, IoT) 환경의 다양한 프로토콜, 도메인, 애플리케이션 위에서 유연한 서비스 제공을 위한 효율적인 사용자 권한 관리 방법이 필요하다. 본 논문은 IoT 환경의 다양한 서비스에 대한 효율적인 접근제어를 제공하기 위하여 CapSG(Capability Service Gateway)를 이용한 IoT 서비스 플랫폼을 제안하였다. CapSG는 인증과 접근 권한을 포함하는 토큰을 사용하여, 서비스 주체에 대한 인증 및 접근제어를 수행하여 서비스를 제공한다. 또한, 서비스 토큰 관리를 위한 생성, 위임, 폐기, 거절 등의 기능을 제공한다. 본 논문은 각 도메인에 대한 토큰 그룹을 사용함으로써 도메인별 서비스 접근제어가 가능하며, 토큰 그룹 내의 특정 서비스 토큰을 이용한 접근제어 수행도 가능하도록 설계하여 IoT의 다양한 서비스 요구에 대한 접근제어의 유연성과 효율성을 제공한다.

The Unified UE Baseband Modem Hardware Platform Architecture for 3GPP Specifications

  • Kwon, Hyun-Il;Kim, Kyung-Ho;Lee, Chung-Yong
    • Journal of Communications and Networks
    • /
    • 제13권1호
    • /
    • pp.70-76
    • /
    • 2011
  • This paper presents the unified user equipment (UE) baseband modulation and demodulation (modem) hardware platform architecture to support multiple radio access technologies. In particular, this platform selectively supports two systems; one is HEDGE system, which is the combination of third generation partnership project (3GPP) Release 7 high speed packet access evolution (HSPA+) and global system for mobile communication (GSM)/general packet radio service (GPRS)/enhanced data rates for GSM evolution (EDGE), while the other is LEDGE system, which is the combination of 3GPP Release 8 long term evolution (LTE) and GSM/GPRS/EDGE. This is done by applying the flexible pin multiplexing scheme to a hardwired pin mapping process. On the other hand, to provide stable connection, high portability, and high debugging ability, the stacking structure is employed. Here, a layered board architecture grouped by functional classifications is applied instead of the conventional one flatten board. Based on this proposed configuration, we provide a framework for the verification step in wireless cellular communications. Also, modem function/scenario test and inter-operability test with various base station equipments are verified by system requirements and scenarios.