• Title/Summary/Keyword: ITS무선통신시스템

Search Result 553, Processing Time 0.024 seconds

Resource Weighted Load Distribution Policy for Effective Transcoding Load Distribution (효과적인 트랜스코딩 부하 분산을 위한 자원 가중치 부하분산 정책)

  • Seo, Dong-Mahn;Lee, Joa-Hyoung;Choi, Myun-Uk;Kim, Yoon;Jung, In-Bum
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.11 no.5
    • /
    • pp.401-415
    • /
    • 2005
  • Owing to the improved wireless communication technologies, it is possible to provide streaming service of multimedia with PDAs and mobile phones in addition to desktop PCs. Since mobile client devices have low computing power and low network bandwidth due to wireless network, the transcoding technology to adapt media for mobile client devices considering their characteristics is necessary. Transcoding servers transcode the source media to the target media within corresponding grades and provide QoS in real-time. In particular, an effective load balancing policy for transcoding servers is inevitable to support QoS for large scale mobile users. In this paper, the resource weighted load distribution policy is proposed for a fair load balance and a more scalable performance in cluster-based transcoding servers. Our proposed policy is based on the resource weighted table and number of maximum supported users, which are pre-computed for each pre-defined grade. We implement the proposed policy on cluster-based transcoding servers and evaluate its fair load distribution and scalable performance with the number of transcoding servers.

A Basic Study on the Development of a Mobile Data Sampling Method based on ESM to Examine Child-care Teachers' Emotional Experience (ESM기반 보육교사 정서 연구를 위한 데이터 표집기술 개발에 관한 기초연구)

  • Kim, Soojung;Lee, Yungil
    • Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology
    • /
    • v.7 no.6
    • /
    • pp.199-206
    • /
    • 2017
  • The experience sampling method (ESM) is an innovative research method to study the immediate real emotional experience experienced in real life through the immediate reaction of research participants. ESM, which has received significant attention in recent, is considered as the research method particularly for child care teachers' emotions and happiness. This method has been shown to be able to overcome the limitations in current research methods, based on teachers' recall or surveys, in assessing child care teachers' emotional states or stress levels. Despite the expectation that the need for further research on the increased stress and negative emotional experiences of child care teachers and its appropriateness as the alternative research method to study child care teachers' immediate emotional experience, ESM has deficiencies in that research participants need to have their pencil-and-paper survey packages on hand whenever their electronic beepers randomly beep. Furthermore, ESM demands much more researcher energy and efforts to handle the voluminous data collected from each participant in effectively creating a database. In this paper, in order to apply ESM successfully to the study of child care teachers' emotional experience, we aim to develop a software program that uses mobile communication technology. Given that traditional types of data collection methods in social science research can prove too burdensome to encourage participation in surveys in the first place or ensure the return of completed surveys, the present study adopts a convergent research approach to develop a software program that is able to obtain ESM participants' answers immediately on their personal smart phones. This study deals with system construction and prototyping for software development as a basic research and evaluates the research results through indepth interview with experts.

Intra-MARIO: Mobility Management Protocol to Support Intra-PAN Handover with Route Optimization for 6LoWPAN (Intra-MARIO: 6LoWPAN에서 PAN 내부 핸드오버를 최적화된 경로로 지원하기 위한 이동성 프로토콜)

  • Ha, Min-Keun;Kim, Seong-Hoon;Hong, Sung-Min;Kim, Dae-Young;Yoe, Hyun
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.12
    • /
    • pp.1189-1193
    • /
    • 2010
  • Mobility management is one of the most important research issues in 6LoWPAN, Since the IP-WSN application domain is expanded to real-time applications such as healthcare and surveillance systems, a fast and seamless handover becomes an important criterion in 6LoWPAN. However, a draft of IETF 6LoWPAN WG for mobility support does not decrease handover delay. Although LoWMob supports a fast intra-PAN handover. it can be supported when the infrastructure node has the location information of the other nodes in the mobile node's moving direction. In this paper, we propose a fast and seamless mobility protocol to support intra-PAN handover, named intra-MARIO. In intra-MARIO, a parent node of the mobile node preconfigures its handover to the PAN when the parent node detects its movement, thereby reducing the handover delay. Since intra-MARIO also supports route optimization, the mobile node can communicate with its corresponding nodes through the optimal route. In this paper, we analysis the signaling cost and evaluates that the handover can be completed in 20ms by simulation.

Improvement of a Verified Secure Key Distribution Protocol Between RFID and Readers (RFID와 리더간의 안전성이 검증된 키 분배 프로토콜의 개선)

  • Bae, Woo-Sik;Lee, Jong-Yun
    • The KIPS Transactions:PartC
    • /
    • v.18C no.5
    • /
    • pp.331-338
    • /
    • 2011
  • The RFID system includes a section of wireless communication between the readers and the tags. Because of its vulnerability in terms of security, this part is always targeted by attackers and causes various security problems including the leakage of secret and the invasion of privacy. In response to these problems, various protocols have been proposed, but because many of them have been hardly implementable they have been limited to theoretical description and theorem proving without the accurate verification of their safety. Thus, this study tested whether the protocol proposed by Kenji et al. satisfies security requirements, and identified its vulnerabilities such as the exposure of IDs and messages. In addition, we proposed an improved RFID security protocol that reduced the number of public keys and random numbers. As one of its main characteristics, the proposed protocol was designed to avoid unnecessary calculations and to remove vulnerabilities in terms of security. In order to develop and verify a safe protocol, we tested the protocol using Casper and FDR(Failure Divergence Refinements) and confirmed that the proposed protocol is safe in terms of security. Furthermore, the academic contributions of this study are summarized as follows. First, this study tested the safety of a security protocol through model checking, going beyond theorem proving. Second, this study suggested a more effective method for protocol development through verification using FDR.

Unconventional Issues and Solutions in Developing IoT Applications (IoT 애플리케이션 개발에서 비전형적 이슈 및 솔루션)

  • Ra, Hyun Jung;Kim, Soo Dong
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.3 no.10
    • /
    • pp.337-350
    • /
    • 2014
  • Internet-of-Things(IoT) is the computing paradigm converged with different technologies, where diverse devices are connected via the wireless network, acquire environmental information from their equipped sensors, and are actuated. IoT applications provide smart services to users by interacting with multiple devices connected to the network. IoT devices provide the simple set of the information and also offer smart services by collaborating with other devices. That is, IoT applications always interact with IoT devices which are becoming very popular at a fast pace. However, due to this fact, developing IoT application results in unconventional technical challenges which have not been observed in typical software applications. Moreover, since IoT computing has its own characteristics which are distinguished from other former paradigms such as embedded computing and mobile computing, IoT applications also reveal their own technical challenges. Therefore, we analyze technical challenges occurring in developing IoT applications and present effective solutions to overcome the challenges. To verify identified issues and presented solutions, we present the result of performing a case study of developing an IoT application. Through the case study, we verify how the unconventional technical issues are raised in a real domain and analyze effectiveness of applying the solutions to the application.

Korean Space Activities and Its Policies : Present and Future (한국(韓國)의 우주산업(宇宙産業) 활동(活動)과 정책(政策) : 현재(現在)와 미래(未來))

  • Hong, Soon-Kil
    • The Korean Journal of Air & Space Law and Policy
    • /
    • v.8
    • /
    • pp.231-248
    • /
    • 1996
  • 이 논문(論文)은 한국(韓國)의 우주(宇宙) 산업(産業) 발달(發達)과 그 과정(過程)을 고찰(考察)하고 현재 진행 중인 통신위성(通信衛星)의 개발(開發)과 그 사업(事業)을 뒷받침해 주는 국가(國家)의 정책(政策)을 살펴보고 있다. KOREASAT라고 명명(命名)된 통신위성(通信衛星) 개발(開發)에 현재 여러 기관이 관계(關係)하고 있으나 그 중 KARI(한국항공우주연구소(韓國航空宇宙硏究所)), ETRI(전자통신연구소(電子通信硏究所)), SERI(시스템공학연구소(硏究所)), KAIST(한국과학기술연구소(韓國科學技術硏究所)) 등이 중추적인 연구(硏究)를 하고 있다. 특히 이 논문(論文)에서는 아래와 같은 문제(問題)를 다루고 있다 첫째, 최근(最近) 한국우주개발(韓國宇宙開發) 상황(狀況) 둘째, 장기(長期) 우주개발(宇宙開發) 계획(計劃) 셋째, 현재(現在) 우주개발(宇宙開發) 상황(狀況)과 미래(未來) 우주개발(宇宙開發)에 관련한 정책(政策)적 문제(問題) 넷째, 한국(韓國) 우주개발(宇宙開發)과 정책(政策) 방향(方向)에 대한 의견(意見) 최근의 한국우주개발(韓國宇宙開發) 상황(狀況)은 크게 한국(韓國)의 통신위성(通信衛星) 사업(事業)인 Koreasat program과 다목적 위성사업(衛星事業)인 KOMSAT로 나타나는데 한국(韓國)의 최초 상업용(商業用) 위성(衛星)인 Koreasat는 1호가 1995년도에 발사(發射)되었으나 정상궤도(正常軌道) 진입(進入)에 문제(問題)가 발생하여 발사업체(發射業體)로부터 보상문제(補償問題)가 제기(提起)되기도 하였으나 2호는 성공리에 발사(發射)되었다. 미국항공우주회사(美國航空宇宙會社)와 공동(共同)으로 개발(開發)중인 새로운 과학위성(科學衛星)인 KOMSAT는 한국우주과학기술(韓國宇宙科學技術)을 한단계 더 발전(發展)시킬 수 있을 것이고 1999년도에 발사(發射) 계획(計劃)이다. 한국항공우주연구소(韓國航空宇宙硏究所) 중심(中心)의 장기(長期) 우주개발(宇宙開發) 계획(計劃)에서 제시(提示)하는 4가지 우주개발(宇宙開發)의 기본목표(基本目標)는 첫째, 우주산업응용산업(宇宙産業應用産業)의 상호협조개발(相互協助開發)에 의한 우주산업(宇宙産業) 육성(育成) 둘째, 한국(韓國)의 현재 우주산업상황(宇宙産業狀況)에 알맞은 특정분야(特定分野)를 선정(選定)하고 이 분야(分野)에서 최단기에 세계(世界) 최고의 기술수준을 성취(成就)하도록 집중(集中) 셋째, 외국과 긴밀한 협조(協助)로 선진기술(先進技術)의 습득(習得) 넷째, 체계적이고 통합(統合)된 장기우주산업발전(長期宇宙産業發展) 계획(計劃) 성립(成立) 등이다. 이러한 계획(計劃)에 주요 사안(事案)으로는 2015년까지 19기의 인공위성(人工衛星) 보유(保有)를 위한 제작계획(製作計劃)과 2010년까지 발사체(發射體) 개발(開發)을 마련하는 것이다 현재 우주활동(宇宙活動)에 관련된 문제(問題)는 주로 Koreasat의 서비스와 사용계획(使用計劃)에 대한 것으로 위성개발사업(衛星開發事業)에 있어서 관련 정부부서간(政府部署間)에 의견(意見)을 달리하고 있는 형태이다. 한국통신(韓國通信)과 정보통신부(情報通信部)는 위성(衛星)의 DBS 트랜스폰더에 대해 디지털 방식(方式)을 적용(適用)할 것을 제안(提案)했지만 공보처(共報處)는 반대(反對)의 입장(立場)을 표명(表明)한 것과 방송국(放送局)의 관리(管理)와 통제(統制)는 공보처(共報處)에 있고 무선통신표준(無線通信標準)에 대한 면허(免許)는 정보통신부(情報通信部)에 있기 때문에 방송국(放送局)에 대한 면허(免許)는 각기 다른 두 단계(段階)로 구성(構成)되는 문제(問題)가 발생(發生)한다. 또한 DBS 서비스에서 사기업(私企業)의 참여(參與)와 관련하여 재벌(財閥)의 참여(參與)를 허용(許容)하느냐의 여부(與否)의 논쟁(論爭)이다. 다음으로 미래(未來) 우주산업개발(宇宙産業開發)에 관한 정책문제(政策問題)를 살펴보면 국가적(國家的) 차원(次元)에서 조직적(組織的)인 육성책(育成策)에 대한 문제(問題)로 현재 주관 부처가 과학기술처(科學技術處)와 통상산업부(通商産業部)로 나뉘어 추진(推進)되고 있다는 점이다. 그리고 차세대(次世代) 통신위성개발(通信衛星開發) 계획(計劃)에 대한 문제(問題)로 최소 2${\sim}$4개의 궤도확보(軌道確保)와 이미 정상궤도(正常軌道) 진입(進入) 실패(失敗)에 따른 Koreasat 1호의 생명단축(生命短縮)으로 새로운 통신위성(通信衛星)을 4년이내에 발사(發射)해야 한다는 문제(問題)이다. 결론적으로 장기(長期) 우주개발계획정책(宇宙開發計劃政策)에 있어서 첫째, 국제적 우주개발사업(宇宙開發事業)에 대한 적극적(積極的) 참여(參與), 둘째, 우주(宇宙)에서 독립적(獨立的)인 활동(活動)을 할 수 있는 국가안보체제(國家安保體制)의 개발(開發), 셋째, 국가(國家) 위상(位相)의 발전(發展)과 우주개발(宇宙開發)을 위한 인력활용(人力活用)의 개발(開發), 넷째, 무한한 우주(宇宙)에 도전(挑戰)할 수 있는 우수(優秀)한 인재(人才)의 교육(敎育), 다섯째, 21세기를 대비(對備)하여 한국(韓國)의 우주개발정책(宇宙開發政策)의 결정(決定) 등이 고려(考慮)되어야 할 5가지 요소(要所)들이다. 그리고 막대(莫大)한 비용(費用)이 드는 우주개발사업(宇宙開發事業)을 효율적으로 추진(推進)하기 위해서는 국가(國家) 최고(最高) 지도자(指導者)의 직접지휘(直接指揮)를 받는 정부기구(政府機構)가 수립(樹立)되어 정부차원(政府次元)에서 추진(推進)하되 산학연(産學硏)이 협조(協助)하여 우주개발계획(宇宙開發計劃)을 추진(推進)하여야 할 것으로 본다.

  • PDF

An Efficient Indexing Technique for Location Prediction of Moving Objects in the Road Network Environment (도로 네트워크 환경에서 이동 객체 위치 예측을 위한 효율적인 인덱싱 기법)

  • Hong, Dong-Suk;Kim, Dong-Oh;Lee, Kang-Jun;Han, Ki-Joon
    • Journal of Korea Spatial Information System Society
    • /
    • v.9 no.1
    • /
    • pp.1-13
    • /
    • 2007
  • The necessity of future index is increasing to predict the future location of moving objects promptly for various location-based services. A representative research topic related to future index is the probability trajectory prediction technique that improves reliability using the past trajectory information of moving objects in the road network environment. However, the prediction performance of this technique is lowered by the heavy load of extensive future trajectory search in long-range future queries, and its index maintenance cost is high due to the frequent update of future trajectory. Thus, this paper proposes the Probability Cell Trajectory-Tree (PCT-Tree), a cell-based future indexing technique for efficient long-range future location prediction. The PCT-Tree reduces the size of index by rebuilding the probability of extensive past trajectories in the unit of cell, and improves the prediction performance of long-range future queries. In addition, it predicts reliable future trajectories using information on past trajectories and, by doing so, minimizes the cost of communication resulting from errors in future trajectory prediction and the cost of index rebuilding for updating future trajectories. Through experiment, we proved the superiority of the PCT-Tree over existing indexing techniques in the performance of long-range future queries.

  • PDF

Adaptive Irregular Binning and Its Application to Video Coding Scheme Using Iterative Decoding (적응 불규칙 양자화와 반복 복호를 이용한 비디오 코딩 방식에의 응용)

  • Choi Kang-Sun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.4C
    • /
    • pp.391-399
    • /
    • 2006
  • We propose a novel low complexity video encoder, at the expense of a complex decoder, where video frames are intra-coded periodically and frames in between successive intra-coded frames are coded efficiently using a proposed irregular binning technique. We investigate a method of forming an irregular binning which is capable of quantizing any value effectively with only small number of bins, by exploiting the correlation between successive frames. This correlation is additionally exploited at the decoder, where the quality of reconstructed frames is enhanced gradually by applying POCS(projection on the convex sets). After an image frame is reconstructed with the irregular binning information at the proposed decoder, we can further improve the resulting quality by modifying the reconstructed image with motion-compensated image components from the neighboring frames which are considered to contain image details. In the proposed decoder, several iterations of these modification and re-projection steps can be invoked. Experimental results show that the performance of the proposed coding scheme is comparable to that of H.264/AVC coding in m mode. Since the proposed video coding does not require motion estimation at the encoder, it can be considered as an alternative for some versions of H.264/AVC in applications requiring a simple encoder.

An Adaptive Load Control Scheme in Hierarchical Mobile IPv6 Networks (계층적 모바일 IP 망에서의 적응형 부하 제어 기법)

  • Pack Sang heon;Kwon Tae kyoung;Choi Yang hee
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.10A
    • /
    • pp.1131-1138
    • /
    • 2004
  • In Hierarchical Mobile Ipv6 (HMIPv6) networks, the mobility anchor point (MAP) handles binding update (BU) procedures locally to reduce signaling overhead for mobility. However, as the number of mobile nodes (MNs) handled by the MAP increases, the MAP suffers from the overhead not only to handle signaling traffic but also to Process data tunneling traffic. Therefore, it is important to control the number of MNs serviced by the MAP, in order to mitigate the burden of the MAP. We propose an adaptive load control scheme, which consists of two sub-algorithms: threshold-based admission control algorithm and session-to-mobility ratio (SMR) based replacement algorithm. When the number of MNs at a MAP reaches to the full capacity, the MAP replaces an existing MN at the MAP, whose SMR is high, with an MN that just requests binding update. The replaced MN is redirected to its home agent. We analyze the proposed load control scheme using the .Markov chain model in terms of the new MN and the ongoing MN blocking probabilities. Numerical results indicate that the above probabilities are lowered significantly compared to the threshold-based admission control alone.

A Study of Monitoring and Operation for PEM Water Electrolysis and PEM Fuel Cell Through the Convergence of IoT in Smart Energy Campus Microgrid (스마트에너지캠퍼스 마이크로그리드에서 사물인터넷 융합 PEM 전기분해와 PEM 연료전지 모니터링 및 운영 연구)

  • Chang, Hui Il;Thapa, Prakash
    • Journal of the Korea Convergence Society
    • /
    • v.7 no.6
    • /
    • pp.13-21
    • /
    • 2016
  • In this paper we are trying to explain the effect of temperature on polymer membrane exchange water electrolysis (PEMWE) and polymer membrane exchange fuel cell (PEMFC) simultaneously. A comprehensive studying approach is proposed and applied to a 50Watt PEM fuel cell system in the laboratory. The monitoring process is carried out through wireless LoRa node and gateway network concept. In this experiment, temperature sensor measure the temperature level of electrolyzer, fuel cell stack and $H_2$ storage tank and transmitted the measured value of data to the management control unit (MCU) through the individual node and gateway of each PEMWE and PEMFC. In MCU we can monitor the temperature and its effect on the performance of the fuel cell system and control it to keep the lower heating value to increase the efficiency of the fuel cell system. And we also proposed a mathematical model and operation algorithm for PEMWE and PEMFC. In this model, PEMWE gives higher efficiency at lower heating level where as PEMFC gives higher efficiency at higher heating value. In order to increase the performance of the fuel cell system, we are going to monitor, communicate and control the temperature and pressure of PEMWE and PEMFC by installing these systems in a building of university which is located in the southern part of Korea.