Earticle

현재 위치 Home 검색결과

결과 내 검색

발행연도

-

학문분야

자료유형

간행물

검색결과

검색조건
검색결과 : 20
No
1

의료정보처리를 위한 시스템 개선에 관한 연구 KCI 등재

유진호

한국디지털정책학회 디지털융복합연구 제14권 제11호 2016.11 pp.283-288

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

본 연구는 IoT기반의 의료정보 처리를 위한 시스템 및 네트워크 기술 구현에 관련한 것이다. 본 연구의 구 성환경은 IoT의 기본구성으로 센서노드, 게이트웨이, 서버노드의 구성이다. 센서노드로서의 의료단말이 게이트웨이에 연결요청을 하면 서버에 미리 등록된 의료장치일 경우 서버는 등록을 허가한다. 착용형 의료장치는 주기적으로 센싱 정보를 수집하여 서버에 전달하고 서버는 이를 시각화하거나 미래사용을 위해 저장한다. 본 논문에서는 이에 필요한 전체 절차와 알고리즘을 기술하였고 소프트웨어 구조를 제안하였다.

This research is to study IoT based implementation of system and network for medical information processing. This paper’s configuration environment consists of sensor node, gateway and server node as a basic IoT architecture. Medical terminal as a sensor node asks connect request to his server, and the server accepts the request if the medical device is already registered. Wearable medical device sends its collected sensing data to server, and server processes the received data for data visualization or saves them for usage in the future. This paper describes overall processes and their algorithms and suggests their software processing architecture.

2

LPG 데이터의 JSON 호환 직렬화 표준 방법에 대한 연구 KCI 등재후보

김주리

국제차세대융합기술학회 차세대융합기술학회논문지 제4권 6호 2020.12 pp.581-588

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

NoSQL의 그래프 데이터베이스에 적용 레이블 속성 그래프(LPG) 모델은 이미 저장 그래프 구조 그래프의 질의에 대한 그 뛰어난 성능 때문에 광범위한 주목 받고 있다. 또한 빅 데이터 (Big Data)의 광범위한 어플리케 이션의 맥락에서 LPG 기반의 데이터 교환이 증가하고 있다. 따라서 LPG 데이터 교환에 대한 요구를 충족시키기 위해서는 LPG에 대한 직렬화 표준이 시급히 필요하다. 본 논문에서는 JSON 구문과 호환이 가능한 JSON-LPG 라는 직렬화 표준 방법을 제안한다. JSON-LPG는 데이터 유형을 설명하는 새로운 방법을 제공하며 그래프 데 이터의 기존 직렬화 형식보다 우수한 성능을 보여준다. 제안하는 JSON-LPG는 이미 사용되고 있는 JSON 시스 템을 쉽게 통합 할뿐만 아니라 LPG 데이터로 상호 운용 가능한 웹 응용 프로그램을 구축하는 데에도 기여할 수 있다.

The label properties graph(LPG) model applied to NoSQL's graph database has already attracted widespread attention because of its excellent performance for querying stored graph structure graphs. Additionally, LPG-based exchanges are on the rise in the context of a wide range of application data from Big Data. Therefore, hearing the demand for LPG data exchange, there is an urgent need for a demanding standard for voice. In this paper, we propose a semantic standard method called JSON-LPG that is compatible with JSON syntax. JSON-LPG provides a new way to describe data types and evaluates the performance of graph data over traditional formats. The proposed JSON-LPG can be easily integrated into a JSON system that can already be integrated, and it can also be operated to build interoperable web applications with LPG data.

3

Test Report Generation Using JSON SCOPUS

B. Navya Rupa, G. Krishna Mohan, J. Satish Babu, Tai-hoon Kim

보안공학연구지원센터(IJSEIA) International Journal of Software Engineering and Its Applications Vol.9 No.6 2015.06 pp.63-70

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Testing was desired to ensure the quality of software. Testing seeks to deliver quality applications within budget and time constraints. Proper test management was required for a disciplined testing process. The reporting mechanism plays an important role for scrutinizing the testing progress, assessing test results for a regimented testing process during the testing life cycle. This paper presents a report generation using JavaScript Object Notation (JSON). JavaScript Object Notation is an alternative to Extensible Markup Language and simpler to use. Proper reporting could efficiently improve the communication between several testing groups.

4

여러 분야에서 유량 및 유속의 측정이 필요하다. 흔히 가정에서 보는 수도계량기가 있으며, 상하수도 플랜트, 석유화 학 산업 등에서 유량계가 사용되고 있다. 유속을 실시간으로 모니터링하고 유속 이상 시 즉시 알리는 시스템이 필요하다. 최근 사물인터넷의 발달로 이런 장치를 저비용으로 구축할 수 있게 되었다. WeMos는 미니 와이파이 사물인터넷(IoT) 모듈 로 Arduino IDE로 프로그래밍 할 수 있다. 유량 센서는 통과하는 유량에 비례하는 디지털 펄스를 출력한다. 본 논문에서는 유속 감지 기능을 WeMos의 사물인터넷 구현기술에 적용시켜 시스템을 제작하였다. 시스템이 작동하면 WeMos는 유량센서 의 값을 받아들여 유속을 계산하고 그 값을 서버에 JSON방식으로 보낸다. 서버에서는 그래프로 유속을 시각화하여 스마트폰 으로 유속 값을 모니터링하게 한다. 그리고 유속 이상 발생시 Pushbullet을 이용하여 스마트폰으로 즉시 경보 메시지를 보내 는 시스템을 구현하였다.

Measurement of flow rate is required in various fields. Water meters are often used at home, and flow meters are used in water and sewage plants, petrochemical industries and so on.. A system is needed to monitor the flow rate in real time and notify immediately when flow rate is abnormal. Recently, with the development of the IoT it is possible to construct such devices at low cost. WeMos can be programmed with Arduino IDE as a mini wifii IoT module. The flow sensor can output a digital pulse proportional to the flow rate. In this paper, we developed the flow monitoring and warning system using WeMos and IoT technology. When the system operates, it calculates the flow rate, sends the value as JSON format to the server, monitors the flow rate as graph from the remote with the smartphone. We also implement the system to promptly send alert message to the smart phone using Pushbullet when the flow rate is abnormal.

5

In order to implement big data access and process with high efficiency, an algorithm of nodes location was proposed according to the state of computable resources. In this paper, we first describe and map the computational resource with javascript object notation(JSON) in P2P network system. Regarding the computational nodes as spatial points, then we present a generalized euclid distance(GED) model using the method of spatial points clustering. Through this model, the computational nodes can partition into multiple sub-group upon the characteristic attributes. After that, we calculate the spatial distance and attribute distance by spatial geometric model of global network positioning(GNP), ultimately implement the computable nodes location with efficiency, to provide the basis of load balance, especially in cloud computing. Experimental results show that our method not only can significantly improve system performance, also in accuracy of nodes location.

6

E-Government for Modern Municipal Corporation SCOPUS

Naeem Th. Yousir

보안공학연구지원센터(IJDTA) International Journal of Database Theory and Application Vol.9 No.4 2016.04 pp.231-238

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Android is an Operating System that is more powerful supporting a large number of smartphones. Android applications are developed using Java, and so it can be easily ported to the new platform. The primary aim of introducing PHP Android application is that the extension of data storage from SQLite to the MySQL. Here the PHP is used to fetch the data from the MySQL database at the web server. The PHP page will use JSON parsing for reading the data from the database. Here there will be communication between PHP and Android application. The PHP page will contact MySQL database and will fetch the data and returns the result. Our e-municipal is designed to automate the activities of Municipal Corporation that deal with different day to day general public amenities. The primary aim of this application is to ease the user to communicate with Municipal Corporation via a handheld Android application. The general user can easily register themselves and quickly send a petition to the municipal corporation regarding the problems they face in Metro water connection, sanitation and electricity maintenance. They can quickly record the birth and death and also can check their complaint status. The user can also view the tender which is applied by the municipality and can apply for it. Corporation officers and employees can see all the complaints from different users on different problems. Only the admin have the power to change all the data from the user. Here the tender allocation was based on spatial data mining algorithm rather than traditional clustering algorithm.

7

Developing Educational Mobile Application Architecture using SOA SCOPUS

Z. Al-Khanjari, Z. Al-Kindi, E. Al-Kindi, N. Kraiem

보안공학연구지원센터(IJMUE) International Journal of Multimedia and Ubiquitous Engineering Vol.10 No.9 2015.09 pp.247-254

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Mobile technologies have enormous potential to transform ordinary institutions content to electronic content. This change contributes to advance the level of performance of these institutions, whether educational or services institutions. Therefore, developing such applications using one of the well-known Software Engineering paradigms is important to support the institutions. Most of educational organizations in Oman don’t provide a clear mobile application architecture that supports different organizational services. The significant purposes of these services are to provide an environment with more malleable procedures, satisfying student’s needs, and achieving a quick access to information. Moreover, this paper proposes an extension tool to support students in all educational fields to send their appeal against exams results via a mobile application that integrates one of the well-known software architectures called Service-Oriented Architecture (SOA). In this paper, Service-Oriented Architecture for post result mobile application is used to integrate a set of services that have been implemented in a web server with the existing post result application.

8

A Study on the Move Method of Calculating System Dependent on Acceleration using Android Communication Module and Sensor SCOPUS

Chang-Su Kim, Sung-Hyun Park, Hoe-Kyung Jung

보안공학연구지원센터(IJCA) International Journal of Control and Automation Vol.8 No.4 2015.04 pp.35-44

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

As GPS technology has been developed with other mobile communications, GPS function is essentially loaded on mobile devices including smartphone and tablet PC. Thus, users can exchange information based on the current location of the GPS through the application service such as path-finding and current velocity. However, since it is difficult to identify accurate means of transportation of a user, there is limitation on providing high-quality service and information. For instance, it causes unnecessary data consumption that providing unnecessary traffic information to a user walking or riding city rails.

9

In AI image generation tools, most general users must use an effective prompt to craft queries or statements to elicit the desired response (image, result) from the AI model. But we are software engineers who focus on software processes. At the process's early stage, we use informal and formal requirement specifications. At this time, we adapt the natural language approach into requirement engineering and toon engineering. Most Generative AI tools do not produce the same image in the same query. The reason is that the same data asset is not used for the same query. To solve this problem, we intend to use informal requirement engineering and linguistics to create a toon. Therefore, we propose a sequence diagram and image generation mechanism by analyzing and applying key objects and attributes as an informal natural language requirement analysis. Identify morpheme and semantic roles by analyzing natural language through linguistic methods. Based on the analysis results, a sequence diagram and an image are generated through the diagram. We expect consistent image generation using the same image element asset through the proposed mechanism.

10

Research on the Data Synchronization of Cloud Stroke based on JSON SCOPUS

Hua Gu, LeiHuang, Jing Liu, Qiuli Qin

보안공학연구지원센터(IJGDC) International Journal of Grid and Distributed Computing Vol.9 No.7 2016.07 pp.201-210

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Cloud stroke is the cloud platform according to the medical association theory and combing cloud computing technology, build for the hospital systems which are involved in the medical association to sharing and exchange medical information. However, at this stage, there are some problems in the data exchange of the cloud platform: Firstly, every hospital in the medical association needs to configure a front machine and the front machine needs to connect with the cloud platform database directly. So there is a hidden risk for the cloud stroke. Secondly, the data synchronization vector is Excel file, the data reading efficiency is not very well, and at the same time, the front machine memory consumption is relatively very large. This paper, improve the data interactive process of cloud stroke, so that the front machine unneeded to connect with the cloud platform database directly. Then, design data specification and synchronization process based on JSON for cloud stoke information synchronization to compress the expenses, improve the speed and analysis the security of data synchronization.

11

JSON을 이용한 고객 물류 데이터 통합 시스템

장현애, 정희진, 이은지, 최다은, 박혁주, 송양의, 이용규

[Kisti 연계] 한국정보처리학회 한국정보처리학회 학술대회논문집 2017 pp.12-15

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

소규모 전자상거래 업체에서 데이터베이스를 사용하여 고객 물류 정보를 관리하지 못하고 파일로 관리한다. 파일로 관리되는 데이터는 자료 형식의 차이로 업체 간 데이터를 주고받기 어려운 문제가 있다. 이러한 문제를 해결하기 위해서 파일로 관리되는 고객 물류 데이터를 하나의 시스템으로 통합하여 관리할 수 있는 체계가 필요하다. 본 논문에서는 JSON을 이용한 고객 물류 관리 시스템을 제안하여 통합 문제를 해결하고자 한다. 본 시스템은 각 고객 물류 데이터의 데이터 구조를 분석하여 통합 데이터베이스를 위한 스키마를 생성하고, 새로운 스키마에 맞게 기존 데이터를 전처리 과정을 거쳐 통합 데이터베이스에 저장하여 관리한다. 제안된 시스템을 사용하면 파일로 입력된 데이터가 자동으로 통합 데이터베이스로 저장되어, 업체별로 관리되는 데이터를 통합하여 관리할 수 있다.

12

JSON을 이용한 고객 물류 데이터 통합 시스템

장현애, 정희진, 이은지, 최다은, 박혁주, 송양의, 이용규

[Kisti 연계] 한국정보처리학회 한국정보처리학회 학술대회논문집 2017 pp.12-15

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

소규모 전자상거래 업체에서 데이터베이스를 사용하여 고객 물류 정보를 관리하지 못하고 파일로 관리한다. 파일로 관리되는 데이터는 자료 형식의 차이로 업체 간 데이터를 주고받기 어려운 문제가 있다. 이러한 문제를 해결하기 위해서 파일로 관리되는 고객 물류 데이터를 하나의 시스템으로 통합하여 관리할 수 있는 체계가 필요하다. 본 논문에서는 JSON을 이용한 고객 물류 관리 시스템을 제안하여 통합 문제를 해결하고자 한다. 본 시스템은 각 고객 물류 데이터의 데이터 구조를 분석하여 통합 데이터베이스를 위한 스키마를 생성하고, 새로운 스키마에 맞게 기존 데이터를 전처리 과정을 거쳐 통합 데이터베이스에 저장하여 관리한다. 제안된 시스템을 사용하면 파일로 입력된 데이터가 자동으로 통합 데이터베이스로 저장되어, 업체별로 관리되는 데이터를 통합하여 관리할 수 있다.

13

FTP와 JSON을 활용한 대용량 미디어의 항공장비용 데이터 로드 프로세스

최지환, 최낙민, 신재권

[Kisti 연계] 한국항행학회 한국항행학회논문지 Vol.27 No.5 2023 pp.610-620

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

4차 산업 혁명에 기반한 기술발전 및 항공사들의 고객 유치를 위한 경쟁으로 인해 항공기 인테리어 시장에 대한 관심이 증가하고 있으며, 그 일환으로 국내에서는 FAA Part.25급 민항기를 대상으로 한 CDS (Cabin Display System)이 개발되고 있다. CDS는 IDPM (Integrated Display Processing Module)로 제어되는 대형 Flexible 및 투명 OLED (Organic Light Emitting Diodes)를 활용하여 승객들에게 다양한 멀티미디어 서비스를 제공하는 시스템으로 고품질의 서비스 제공을 위해 대용량의 미디어 콘텐츠 활용이 필수적으로 요구된다. 본 논문에서는 대용량 파일들의 효율적인 Data Load Process를 수행하기 위한 새로운 방안을 제시하고 그 구현 및 성능을 다룬다. 본 연구 결과는 기존 ARINC-615A 대비 Data Load Process 개발 비용의 절감과 더불어 신뢰성 높은 대용량 파일 전송이 필요한 항공 장비의 Data Load Process 개발에 대체 적용이 가능할 것으로 기대된다.

The interest in the aircraft interior market is gradually growing due to technological development based on the 4th industrial revolution and competition for airlines to attract customers, and as part of that, Cabin Display System (CDS) for FAA Part.25 civil aircraft is being developed in Korea. The CDS is a system that provides various multimedia services to passengers by utilizing Flexible and Transparent Organic Light Emitting Diodes (OLED) with Integrated Display Processing Module (IDPM). This paper presents a new method for efficient Data Load Process of large-sized files and deals with their implementation and performance. The results of this study are expected to be applied to Data Load Process development of avionics that require reliable large-capacity file transmission along with reducing the costs of development compared to existing ARINC-615A.

14

분할 저장 모델을 이용한 JSON 데이터의 관계형 데이터 모델로의 변환

김성완

[NRF 연계] 한국창의정보문화학회 창의정보문화연구 Vol.8 No.3 2022.08 pp.135-143

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

최근 간결함과 유연성을 특징으로 갖는 JSON이 대용량 데이터 표현 및 교환 포맷으로 다양한 영역에서 활발히 활용되고 있다. 이에 따라 JSON으로 표현된 대량의 데이터를 저장 및 관리하기 위한 MongoDB 등과 같은 NoSQL 시스템도 활용되고 있다. 그러나, 트랙잭션 처리 및 동시성 제어 등 관계형 데이터베이스 시스템의 장점을 활용하여 대량의 JSON 데이터를 관리 및 처리하기 위한 연구가 필요하다. 본 논문에서는 계층적 구조를 특징으로 가지는 JSON 데이터를 관계형 데이터베이스시스템으로 저장 및 관리하기 위한 저장 모델을 제안한다. 특히, JSON 데이터를 트리 형태로 모델링 하고 바이너리 저장 모델을 활용한 분할 저장 모델을 설계하였다. 또한, 제안 저장 모델을 활용한 질의 처리를 위해 JSON 질의어로 표현된 질의를 SQL 질의로 재작성하는 내용에 대해서 설명한다.

Recently, JSON, characterized by its simplicity and flexibility, has been actively utilized in various domains as a format for data exchange and large-capacity data storage on the Web. Accordingly, NoSQL systems such as MongoDB for storing and managing large amounts of data expressed in JSON are also being utilized. However, research is needed to manage and process a large amount of JSON data by utilizing the advantages of a relational database system such as transaction processing and concurrency control. In this paper, we propose a storage model for storing and managing JSON data having hierarchical structure as a relational data system. In particular, we designed a new storage model after modeling JSON data in a tree form and utilizing a binary storage model. Also, for query processing using the proposed storage model, we explained query rewriting the queries expressed in JSON query language to SQL queries.

15

RDF 데이터의 JSON 데이터로 변환과 경로 기반 질의 처리 연구

김성완

[NRF 연계] 한국창의정보문화학회 창의정보문화연구 Vol.10 No.3 2024.08 pp.221-230

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

시맨틱 웹에서 데이터의 표현 수단인 RDF의 활용이 증가함에 따라 대규모로 발생하는 RDF 데이터의 관리 및 처리가 중요하다. 이에 대용량 데이터 관리에 필수적인 확장성, 가용성 등을 만족하는 NoSQL 데이터베이스 시스템을 활용하여 대규모 RDF 데이터를 관리하는 연구가 진행되었다. 본 연구에서는 JSON을 데이터 저장 포맷으로 사용하는 문서 지향 NoSQL 시스템을 고려하여 대용량으로 발생하는 RDF 데이터를 JSON 데이터로 변환한 후 효율적으로 질의 처리하기 위한 방안을 소개한다. 우선, RDF 데이터의 JSON 포맷으로 변환을 위한 RDF/JSON 기술에 대해 살펴본다. 그리고 RDF 데이터에 대한 경로 질의의 효율적 처리를 위해 변환된 JSON 문서의 트리 구조로 모델링하기 위한 규칙들을 설계한다. 또한, RDF 데이터에 대한 경로 질의 처리를 위한 접미사 배열을 활용한 인덱싱 기법에 대해 제시하고 이를 이용한 질의 처리 사례들을 살펴본다.

As the use of RDF as a means of expressing data in the Semantic Web increases, the management and processing of large-scale RDF data are important. Accordingly, research has been conducted to manage large-scale RDF data using NoSQL database systems that satisfy scalability and availability essential for large-scale data management. In this study, we introduce a method for efficiently processing queries after converting large-scale RDF data into JSON data by considering a document-oriented NoSQL system that uses JSON as a data storage format. First, we examine the RDF/JSON technology for converting RDF data into JSON format. Then, we design rules for modeling the tree structure of the converted JSON document for efficient processing of path queries on RDF data. In addition, we present an indexing technique utilizing a suffix array for processing path queries on RDF data and examine query processing cases using it.

16

접미사 배열을 이용한 JSON 데이터의 경로 기반 검색에 대한 연구

김성완

[NRF 연계] 한국창의정보문화학회 창의정보문화연구 Vol.7 No.3 2021.08 pp.157-165

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

웹, 모바일, IoT 등의 기술을 활용한 다양한 어플리케이션 서비스의 활용과 이에 따른 대용량 데이터 관리의 필요성이 확대됨에 따라 효율적인 데이터 표현 및 교환 방법과 데이터에 대한 질의 처리의 중요성이 증가하고 있다. 간결함을 특징으로 갖는 JSON은 웹 상의 표준 데이터 표현 및 교환 언어인 XML를 대신하여 데이터 교환 및 대용량 데이터 저장의 포맷으로 다양한 영역에서 활용되고 있다. 이는 JSON으로 표현된 대량의 데이터를 효과적으로 접근 및 검색하기 위한 인덱싱 및 질의 처리 기법의 개발이 중요함을 의미한다. 이에 본 논문에서는 계층적 구조를 특징으로 가지는 JSON 데이터를 트리 형태로 모델링 하고 경로 개념을 이용한 인덱싱 및 질의 처리 방안을 제안한다. 특히, 텍스트 검색에서 널리 사용되는 접미사 배열을 활용한 인덱스 구조를 설계하였으며 이를 활용하여 단순 및 복합 경로 기반의 JSON 데이터 질의 처리 방안들을 소개하였다.

As the use of various application services utilizing Web and IoT and the need for large amounts of data management expand accordingly, the importance of efficient data expression and exchange scheme and data query processing is increasing. JSON, characterized by its simplicity, is being used in various fields as a format for data exchange and data storage instead of XML, which is a standard data expression and exchange language on the Web. This means that it is important to develop indexing and query processing techniques to effectively access and search large amounts of data expressed in JSON. Therefore, in this paper, we modeled JSON data with a hierarchical structure in a tree form, and proposed indexing and query processing using the path concept. In particular, we designed an index structure using a suffix array widely used in text search and introduced simple and complex path-based JSON data query processing methods.

17

원격 헬스 서비스를 위한 JSON 기반의 OCF IoTivity 메시지 전송 연구

김문권, 김형준, 김도현

[Kisti 연계] 한국정보처리학회 한국정보처리학회 학술대회논문집 2017 pp.1329-1330

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

최근 통신, 전자 기술의 발전으로 헬스 서비스를 언제 어디서나 사용자에게 제공할 수 있다. 다양한 e-헬스 디바이스들과의 연동을 위하여 본 논문에서는 OCF IoTivity 프레임워크을 e-헬스 디바이스에 적용하고 JSON 기반의 메시지를 생성하여 전송하는 기법을 제안한다. 이 기법은 e-헬스 시스템에서 인터넷을 통하여 원격 헬스 서비스를 제공하는데 사용할 수 있다.

18

원격 헬스 서비스를 위한 JSON 기반의 OCF IoTivity 메시지 전송 연구

김문권, 김형준, 김도현

[Kisti 연계] 한국정보처리학회 한국정보처리학회 학술대회논문집 2017 pp.1329-1330

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

최근 통신, 전자 기술의 발전으로 헬스 서비스를 언제 어디서나 사용자에게 제공할 수 있다. 다양한 e-헬스 디바이스들과의 연동을 위하여 본 논문에서는 OCF IoTivity 프레임워크을 e-헬스 디바이스에 적용하고 JSON 기반의 메시지를 생성하여 전송하는 기법을 제안한다. 이 기법은 e-헬스 시스템에서 인터넷을 통하여 원격 헬스 서비스를 제공하는데 사용할 수 있다.

19

JSON Presentation of Protocol Message for Network of Everything Implementation.

김수연

[Kisti 연계] 한국정보처리학회 한국정보처리학회 학술대회논문집 2021 pp.79-82

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

본 논문에서는 현재 ISO/IEC JTC1 SC6 에서 표준화가 진행중인 만물네트워크 프로토콜 기능을 구현하기 위한 초기 단계로 만물네트워크 사물 사용자의 소셜 그룹 형성을 위한 프로토콜 메시지를 JSON 표현으로 표기하였다. ISO/IEC JTC1 SC6 에서 표준화가 진행중인 만물네트워크의 사물 유저 소셜 그룹 관리 기능은 안정적인 프로토콜 기능과 데이터 전송 관리를 제공하고 있으며 멤버 디스커버리기능, 데이터 전송 통로 관리기능 등의 그룹 관리 기능을 제공하고 있다. 이러한 기능을 구현하기 위한 표준 프로토콜 메시지를 JSON 으로 표기함으로써 만물네트워크 실현 및 상용화에 기여할 수 있으며 특히 표준화가 진행되고 있는 ISO/IEC JTC1 SC6 의 미래 네트워크 구현과 실증에 적극 반영하고자 한다.

20

표준·시험인증 기술 동향 - JSON 스키마 활용 표준화 동향

차홍기, 이승윤

[Kisti 연계] 한국정보통신기술협회 TTA Journal Vol.165 2016 pp.68-73

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

 
페이지 저장