• Title/Summary/Keyword: modular functions

검색결과 161건 처리시간 0.026초

디지털 방송에서 안전하고 효율적인 접근 제어 프로토콜 (Secure and Efficient Access Control Protocol in Digital Broadcasting System)

  • 이지선;김효동
    • 한국콘텐츠학회논문지
    • /
    • 제10권3호
    • /
    • pp.32-43
    • /
    • 2010
  • IPTV(Internet Protocol Television)는 다양한 멀티미디어 콘텐츠를 인터넷을 통하여 TV로 제공하는 방송과 통신이 융합된 기술이다. 방송을 송신하는 측은 멀티캐스트 방식으로 스크램블된 방송콘텐츠를 전송하고, 수신료를 지불한 가입자만이 인증 과정을 거쳐 스크램블된 방송콘텐츠를 디스크램블하여 수신 할 수 있어야 한다. 일반적으로, 가입자 인증은 TV에 연결된 셋톱박스 (STB, Set-Top Box)와 스마트카드 기반으로 이루어지는데, 2004년 Jiang et al.이 관련 프로토콜을 제안하였고, 이 후에 여러 논문에서 보다 효율적인 프로토콜들이 제안되었다. 하지만, 이 프로토콜들은 모두 메모리와 계산 능력에 제한이 있는 스마트카드에 부담을 주는 모듈라 멱승 계산을 하도록 되어 있다. 본 논문에서는 해쉬함수와 exclusive-or 연산만을 이용한 효율적인 셋톱박스와 스마트 카드 간의 인증 및 키 교환 프로토콜을 제안하고, 제안하는 프로토콜이 다양한 공격에 안전함을 보인다.

LLRP(Low Level Reader Protocol) 서버를 위한 멀티쓰레드 구조의 설계 (Design of a Multi-Thread Architecture for an LLRP Server)

  • 이태영;김윤호;성영락;오하령
    • 정보처리학회논문지A
    • /
    • 제19A권2호
    • /
    • pp.93-100
    • /
    • 2012
  • LLRP(Low-Level Reader Protocol)는 RFID 리더(LLRP 서버)와 RFID 어플리케이션들(LLRP 클라이언트)간의 인터페이스를 기술하고 있다. LLRP 서버는 여러 기능들을 동시에 수행해야 한다. 본 논문에서는 LLRP 서버를 멀티 쓰레드 구조로 설계한다. 이를 위하여 (i) LLRP 서버와 클라이언트들 간의 동작 절차를 분석하고, (ii) LLRP 서버가 만족해야 할 기능적인 요구조건들을 제시하고, (iii) 그 요구조건들을 만족할 수 있도록 LLRP 서버의 역할을 여러 쓰레드로 나누고, (iv) 쓰레드 수준에서 LLRP 동작 절차를 세분하였다. 설계된 구조를 검증하기 위하여 이산사건 시스템을 계층적이고 모듈화된 방식으로 기술하는 언어인 DEVS 형식론을 이용하여 설계된 내용을 모델링하고 시뮬레이션 하였다. 시뮬레이션 결과, 제안된 구조는 LLRP 표준과 주어진 모든 기능적 요구 조건들을 만족함을 알 수 있었다.

드론을 위한 이식성과 확장성을 지원하는 ARINC 653 (Portable and Extensible ARINC 653 for Drones)

  • 김주호;조현철;진현욱;이상일
    • 한국통신학회논문지
    • /
    • 제41권12호
    • /
    • pp.1884-1891
    • /
    • 2016
  • 민간 드론의 활용범위가 취미, 영화촬영, 시설감시 등과 같이 다양해짐에 따라서 응용 분야의 요구사항에 맞게 소프트웨어를 안정적으로 재구성할 수 있는 기술에 대한 요구가 높아지고 있다. 항공전자 시스템의 소프트웨어 통합을 안정적으로 제공하기 위해서 ARINC 653 표준이 제안되어 현재 유인 항공기를 중심으로 적용되고 있다. 따라서 ARINC 653을 민간 드론에도 활용하는 것을 고려할 수 있다. 하지만 지금까지 ARINC 653을 구현하기 위한 다양한 연구가 진행되었으나, 다양한 플랫폼을 사용하고 응용 분야가 넓은 민간 드론에 적용되기 위해서는 추가로 고려되어야 하는 요구사항들이 존재한다. 본 논문에서는 이러한 사항들을 고려해서 이식성과 확장성이 높은 ARINC 653을 구현하고 그 성능을 분석한다. 이식성을 위해 OS 추상화 계층을 제공하여 운영체제에 대한 의존성을 낮추고 파티션 스케줄러 등의 기능을 확장할 수 있는 구조를 제공한다.

MATLAB/Simulink를 이용한 DEVS 모델의 시뮬레이션 환경 구축 (Simulation Environment of DEVS Models using MATLAB/Simulink)

  • 서경민;성창호;김탁곤
    • 한국시뮬레이션학회논문지
    • /
    • 제17권4호
    • /
    • pp.219-227
    • /
    • 2008
  • DEVS 형식론은 이산 사건 시스템을 계층적이고 모듈러하게 표현할 수 있다. MATLAB/Simulink는 연속 시스템과 이산 시간 시스템을 모델링하고 시뮬레이션을 수행하는 데 널리 쓰인다. 본 논문은 MATLAB/Simulink 환경에서 DEVS 형식론을 구현하는 방법론을 제안한다. 본 논문에서 제안하는 방법론을 이용하여MATLAB/Simulink에서 제공하는 다양한 공학 방정식과 알고리즘을 사용할 수 있다. 또한 동일한 시뮬레이션 환경에서 연속 시스템과 이산 사건 시스템이 혼합된 하이브리드 시스템에 대한 시뮬레이션을 수행할 수 있다. 이를 위해 본 논문은 Simulink-DEVS 모델과 이 모델을 시뮬레이션을 수행하는 데 필요한 시간 진행 알고리즘을 제안한다. 특히 시간 진행 알고리즘은 시스템의 유형에 상관없이 적절한 시간 진행을 수행한다. 두 가지 실험 결과를 통해 본 논문에서 제안하는 방법론의 효용성을 입증한다.

  • PDF

해상 부유식 마리나의 초기설계 (Initial Design of Offshore Floating Marina System)

  • 정현;오태원;남궁성;김상배;조철희
    • 한국해양공학회:학술대회논문집
    • /
    • 한국해양공학회 2004년도 학술대회지
    • /
    • pp.108-113
    • /
    • 2004
  • Marinas are often located in prime port side locations. hi Korea these locations are already developed and reclamation of the existing properties poses many difficulties and financial overhead. Also, to develop a standard marina in Korea with tide ranges up to 6 meters would require considerable dredging and reclamation works needing long lead times and large SOC costs. The Ocean Space's floating marina system is an independent offshore floating static level system that does not require fixed location breakwaters. The entire marina floats with the tide giving a calm consistent berthing condition for vessels irrespective of the surrounding tide and weather conditions. The floating marina system provides also for all of functions needed to marina comprising a breakwater to protect the vessels, the pontoon system to house the vessels, a dub house and retail tourism precinct, fuel reservoir and associated support facilities in a turn key self contained unit. The modular nature of the system will mean that initial demand can be met with simple units and then further modules can be added quite easily without the related expansion difficulties or infrastructure. This paper contains the main characteristics of the floating marina system and tire design process of the structure. The mooring, motion & stability analysis, the overall & local structural design and the mooring & anchor system design are introduced in this paper.

  • PDF

User Acceptance of a Light-Emitting Diode Vest for Police Officer

  • Han, Hyunjeong;Park, Huiju;Jeon, Eunkyung
    • 한국의류산업학회지
    • /
    • 제15권5호
    • /
    • pp.834-840
    • /
    • 2013
  • This study aims to suggest practical considerations for designing protective clothing with increased visibility that will have higher user acceptance by law enforcement officers. Light-emitting diode(LED) patrol vests were visually and structurally assessed, and 125 police officers' responses from surveys about user acceptance of the vest were analyzed. The current LED patrol vest was designed for enhanced safety of police officers by increasing visibility in the dark. However, the user acceptance rate of the LED patrol vest indicates low use of and low satisfaction with the vest despite its enhanced safety features. In particular, differences in materials, design, functionality of the pockets and size of the vest depending on the hours worked, were statistically significant. The police officers' responses suggest areas of improvement in design, materials, ease of movement, size and functionality. Key issues include 'tactile discomfort'; 'impeded vision from the glare of the LED'; 'frequent malfunctions of the LED'; 'impossible repair of the broken LED units'; 'no user feedback'; 'inconvenient to replace batteries'; 'brittle materials' and 'unpleasing look'. To increase user acceptance, designer should incorporate context-awareness, a convenient user interface, a modular design approach, first responders' self-image as public servants in relation to their aesthetic perspectives of their uniforms, and scientific evaluation of the effectiveness of the intended functions of the clothing. Suggested implications for designing the LED patrol vest can be applied to designing other functional/protective clothing for intended end users with special needs.

통신위성 배터리 충,방전기 설계 및 해석 (Design and Analysis of a Battery Charge and Discharge Regulator of Communication Satellite)

  • 최재동
    • 한국항공우주학회지
    • /
    • 제31권7호
    • /
    • pp.118-126
    • /
    • 2003
  • 본 연구에서는 모듈형태의 배터리 충-방전기가 정상상태뿐만 아니라 과도상태에서 예기치 못한 결함이 발생할지라도 실패 없이 전원을 공급하는 것이 가능한 병렬형 양방향 컨버터로 설계되어졌다. 컨버터 모듈은 안정성, 성능 및 고신뢰성을 얻기 위해 독립적인 제어가 가능하도록 설계되었으며, 제어기를 위해 사용된 평균전류모드방식은 노이즈 면역, 빠른 응답 및 평균전류 신호 획득과 같은 장점을 갖는다. 병렬 연결된 배터리 충-방전기에 대한 등가모델이 제시되었으며, 충전연속모드, 방전연속/불연속 모드에 대한 전달함수가 분석되었다. 병렬 양방향 컨버터는 스텝 부하변화와 하나의 컨버터 모듈 실패에 대해 각각 수행되었다. 그리고 병렬 양방향 컨버터의 성능이 실험결과들을 통해 검증되었다.

TMN 프레임워크와 CORBA 기술의 통합을 위한 플랫폼 구조 (A Platform Architecture for the Integration of CORBA Technology within TMN Framework)

  • 정문상;박종태
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제5권6호
    • /
    • pp.801-808
    • /
    • 1999
  • 지금까지, 전기통신망과 장비들의 관리에 대해서는 많은 연구들이 진행되었지만, TMN 상위 계층의 서비스 관리와 비즈니스 관리에 대한 연구는 많이 수행되지 못했다. 최근 전세계적으로 TMN 상위 계층의 관리기능 구현을 위해서 CORBA 기술을 적용하고자하는 관심이 증가하고 있다. 본 논문에서는, 정보모델과 상호운용에 관한 TMN과 CORBA의 주요특징들을 비교하고, TMN 프레임웍와 효율적인 CORBA 기술 연동을 위한 플랫폼 구조를 제안한다. 제안된 구조에서, TMN 관리 정보를 CORBA IDL 인터페이스로 변환해주는 GDMO/ASN.1 - CORBA IDL 변환기가 고안, 구현되었고, JIDM의 상호 작용 변환의 구현을 위해서 TMN/CORBA 게이트웨이 또한 고안되었다. 그리고 이러한 기능의 확장을 위해서 모듈 형식으로 라이브러리들과 코드 생성기들이 설계, 구현되었다.Abstract Up to now, a lot of efforts have been made for the management of telecommunication networks and equipment, but less effort has been made for the realization of higher-layer service and business management. There are recently worldwide growing interests for applying CORBA technology for the realization of higher layer Telecommunication Management Network (TMN) management functions. In this paper, we compare the features of TMN and CORBA with respect to information model, and operational behavior. And then, we propose a platform architecture for the efficient integration of CORBA technology within TMN framework. Within platform architecture, GDMO/ASN.1 to IDL translator has been designed and implemented for translating TMN management information into CORBA IDL interface. The TMN/CORBA gateway is also designed for realization of the interaction translation specification of JIDM task force. The libraries and code generators have been designed and implemented in a modular fashion to provide the functional extensibility.

스큐어모피즘을 적용한 패션 에듀테크 XR 콘텐츠 연구 (Research on Fashion Edutech XR Content Applying Skeuomorphism)

  • 김향자
    • 한국의류산업학회지
    • /
    • 제25권5호
    • /
    • pp.560-567
    • /
    • 2023
  • This study aims to rediscover the industrial value of a borderless service in the hyper-connected era by producing fashion content at the forefront of the cultural industry as XR content and contributing to developing fashion content for edutech. The research method employed design aesthetic theory, while the empirical proposal utilized scientific knowledge information to build a framework for 3D convergence content. The characteristics of fashion content exhibitions that apply the neumorphism technique are as follows: The first is a virtual space that produces clothing culture by type. Africa, where dyeing and crafts are developed, selects a product-oriented exhibition type; Asia, where weaving and textiles are excellent, selects a random movement type; and Europe, where the evolution of clothing design over time is evident, selects a guided movement type to create a three-dimensional fashion edutech. The goal was to produce content. The second is creative reproducibility, which combines a new fashion design that embraces the aura of the original with a trendy sense. The realistic folk costume style of the original allowed for its implementation in the AR exhibition space using historical traditional style techniques such as weaving and textiles. The third is building organic, modular content. By designing and then saving/editing/arranging the basic VP zone for each style, learners and instructors can freely edit the content for each fashion class topic and create various presentations to ensure that it functions as non-face-to-face edutech content around the world.

플랜터형 호안구조물을 설치한 저관리형 습지의 수질 제어 기작에 관한 연구 (A Study on the Water Quality Management of Modular Revetment Structure installed Low-Maintenance Constructed Wetland)

  • 함은경;최윤의;김민;전진형
    • 한국습지학회지
    • /
    • 제17권2호
    • /
    • pp.184-192
    • /
    • 2015
  • 습지 토양으로 인한 수질 악화를 저감할 수 있는 저관리형 습지 조성을 위한 기초연구로써 진행된 본 연구의 목적은 인공지반 위에 습지 조성 시 수체와 토양의 분리가 가능한 플랜터형 호안구조물이 설치된 습지의 수질 제어 기작을 연구하는 것이다. 실험구는 고무수조에 마사토를 채운 플랜터형 호안구조물을 적용하여 수체와 토양을 분리하였으며, 대조구는 고무수조에 마사토를 포설하여 수체에 직접 노출시켰다. 실험구와 대조구의 수질을 Kolmogorov-Smirnov Z 검정으로 분석한 결과, pH, BOD, SS, Chl-a, T-P, T-N에서 통계적으로 유의한 차이가 있는 것으로 나타나 플랜터형 호안구조물 적용 여부에 따른 수질 제어의 효과 차이를 입증하였다. 환경정책기본법에 근거한 수질 분석결과 수온과 EC는 실험구와 대조구가 비슷한 양상으로 나타났으며, pH와 DO는 두 메조코즘이 같은 등급에 속하였다. BOD, SS, Chl-a, T-P는 실험구가 더 높은 등급을 상회하는 것으로 평가되었으며, T-N은 대조구가 더 낮은 수치를 나타냈지만 수질의 등급이 같은 것으로 나타나 미미한 차이임을 알 수 있었다. 본 연구는 습지 조성 방식에 있어 플랜터형 호안구조물을 활용해 토양과 수체를 분리하여 습지를 조성하면 문제시 되어 오던 사면 침식으로 인한 육화 및 건조화 현상과 영양염류로 인한 녹조나 부영양화 현상 등을 예방하고, 식생대를 제어할 수 있음을 시사하였고, 특히 플랜터형 호안구조물을 활용한 습지 조성 시 수질 제어 기작을 통해 습지의 심미적, 생태적, 사회적, 경제적 가치를 증진시킬 수 있는 것에 대해 증명하였다. 따라서 본 연구의 결과는 향후 효율적인 수질 유지가 가능하여 관리조방적인 인공습지를 계획하고 조성하는데 기초 자료로 활용될 수 있을 것이다.