• Title/Summary/Keyword: 코어 네트워크

Search Result 214, Processing Time 0.028 seconds

A Study on the Method for Interoperability of USN by Global Logical Object Identification(GLOI), ePosition (범세계적으로 고유한 객체식별아이디(ePosition)를 이용한 유비쿼터스 센서 네트워크(USN) 연동 방안에 대한 연구)

  • Kim, Young-Geun;Cho, Soo-Geun;Yi, Seung-Ji;Jeong, Moo-Il;Chon, Hye-Young;Kim, Kwang-Ho;Lee, Sang-Zee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.1147-1150
    • /
    • 2011
  • 유비쿼터스 센서 네트워크(USN)는 유무선 통신네트워크를 통하여 분산된 이종 하드웨어와 소프트웨어를 바탕으로 다양한 센서의 실시간 정보를 이용하여 분야별로 요구되는 응용 서비스를 제공하는 융복합시스템으로 상호 연동이 필수적이다. 본 논문은 USN 센서, USN 정보서버 및 USN 응용시스템 간의 상호 연동을 위해 범세계적으로 고유하고 논리적인 객체식별아이디(GLOI) 기술을 응용 구현함으로써, 다수의 분산된 이종 USN 센서, 시스템, 서비스 및 데이터베이스 간에 DNS 를 기반으로 구현이 용이하고 효율적이며 체계적이고 논리적인 새로운 USN 연동 방안을 제시한다.

Survey on 3GPP Core Network Simulator (3GPP 코어 네트워크 시뮬레이터 기술 동향)

  • S.J. Shin;D.Y. Lee;T.H. Na;C.S. Lee;T.Y. Kim
    • Electronics and Telecommunications Trends
    • /
    • v.39 no.2
    • /
    • pp.77-92
    • /
    • 2024
  • The 3GPP (3rd Generation Partnership Project) mobile communication standard has emerged as a leading standard in the market over the past 20 years, driving continuous development in protocol stacks and libraries that support the standard within simulation software for communication network research. We summarize and analyze seven communication network simulators that support the 3GPP standard specifications related to core network technologies. Through comparisons, we aim to offer valuable insights for researchers and engineers engaged into research and development related to mobile communication networks based on 3GPP standards. Our findings can provide assistance for making informed decisions on simulator selection.

Service Function Chaining Architecture for Distributed 5G Mobile Core Networks (분산 모바일 코어기반 5G 네트워크에서의 Service Function Chaining 적용구조)

  • Sun, Kyoungjae;Kim, Younghan
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.41 no.12
    • /
    • pp.1914-1924
    • /
    • 2016
  • In this paper, considering virtualized Evolved Packet Core(vEPC) network for 5G mobile network, we propose architecture for supporting Service Function Chaining(SFC) in 5G mobile network. Using SFC in 5G network, dynamic path configuration and providing network services based on subscriber and traffic information. SFC technology provides logical ordered set of network functions and delivers packet through providing logical path over the physical network. Based on the perspective of 5G core network in distributed manner, we design hierarchical SFC architecture to manage SFC for global path including vEPC and SGi-LAN network, and internal path between virtualized network functions in each cloud. In this paper, we define architecture and call flow for establishing data path using SFC. Finally, we design testbed architecture for real implementation based on open source software.

Performance Improvement of a Real-time Traffic Identification System on a Multi-core CPU Environment (멀티 코어 환경에서 실시간 트래픽 분석 시스템 처리속도 향상)

  • Yoon, Sung-Ho;Park, Jun-Sang;Kim, Myung-Sup
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.37 no.5B
    • /
    • pp.348-356
    • /
    • 2012
  • The application traffic analysis is getting more and more challenging due to the huge amount of traffic from high-speed network link and variety of applications running on wired and wireless Internet devices. Multi-level combination of various analysis methods is desired to achieve high completeness and accuracy of analysis results for a real-time analysis system, while requires much of processing burden on the contrary. This paper proposes a novel architecture for a real-time traffic analysis system which improves the processing performance on multi-core CPU environment. The main contribution of the proposed architecture is an efficient parallel processing mechanism with multiple threads of various analysis methods. The feasibility of the proposed architecture was proved by implementing and deploying it on our campus network.

Application Core Mapping to Minimize the Network Latency on Regular NoC Architectures (규칙적인 NoC 구조에서의 네트워크 지연 시간 최소화를 위한 어플리케이션 코어 매핑 방법 연구)

  • Ahn, Jin-Ho;Kim, Hong-Sik;Kim, Hyun-Jin;Park, Young-Ho;Kang, Sung-Ho
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.45 no.4
    • /
    • pp.117-123
    • /
    • 2008
  • In this paper, we propose a novel ant colony optimization(ACO)-based application core ma ins method for implementing network-on-chip(NoC)-based systems-on-chip(SoCs). The proposed method efficiently put application cores to a mesh-type NoC satisfying a given design objective, the network latency. Experimental results using a functional circuit including 12 cores show that the proposed algorithm can produce near optimal mapping results within a second.

Process Scheduling for High-Performance Network I/O Virtualization over Multicore Systems (멀티코어 시스템에서 고성능 네트워크 I/O 가상화를 위한 프로세스 스케줄링)

  • Kim, Jong-Seo;Jin, Hyun-Wook
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.520-523
    • /
    • 2011
  • 가상화는 하나의 컴퓨팅 노드에 여러 개의 가상 머신을 구성하여 서버의 자원 활용률을 높여주는 매우 유용한 기술이다. 하지만 아직까지 멀티코어 기반의 전가상화(Full Virtualization) 환경에서 네트워크 I/O 성능 향상을 위한 연구는 미비하다. 또한 기존의 프로세스 스케줄링 기법은 통신을 수행하는 게스트 도메인의 프로세스들을 효과적으로 지원해주지 않는다. 이러한 문제를 해결하기 위하여 네트워크 I/O 가상화를 위한 통신 프로세스의 동적 스케줄링 방식을 제안한다. 기존의 프로세스 친화도 결정 기법을 기반으로 네트워크 I/O 가상화에 특화된 제안 기법은 전가상화 VMM(Virtual Machine Monitor)인 VirtualBox를 대상으로 구현되었으며, 성능 측정을 통하여 네 개의 가상 머신을 적용하였을 경우 기존 리눅스 스케줄러 대비 총 네트워크 사용량을 약 97% 상승 시킴을 보인다.

Core Selection Algorithm for Multicast Routing in Multiple QoS-Constrained Networks (다중 QoS 제약형 네트워크에서의 멀티캐스트 코어 선택 알고리즘)

  • Jeong, Seung-Mo;Yun, Chan-Hyeon;Son, Seung-Won;Lee, Yu-Gyeong
    • Journal of KIISE:Information Networking
    • /
    • v.27 no.4
    • /
    • pp.507-521
    • /
    • 2000
  • 실시간 멀티미디어 서비스에서 Quality of Service(QoS) 보장의 필요성이 증가하고 있다. 멀티미디어 서비스 제공 형태의 대다수가 될 멀티캐스트 경로설정에서도 QoS 보장은 확장성 신뢰성과 함께 매우 중요한 문제이다. QoS 기반 코어 선택 알고리즘을 제안한다. 제안 알고리즈믄 멀티캐스트 경로설정에서 코어 선택시에 다중 QoS 제약조건을 고려한다. QoS 제약조건은 최소보장 대역폭, 종단 지연, 종단 지연변이 등으로 정의한다. 모의 실험결과는 제안한 QCSA와 Maximum Centered Tree(MCT) Average Centered Tree (ACT) Initial Delay-Constrained Shared Tree(Dcinitial) Random Tree(Random)등의 기존 코어 선택 알고리즘의 성능을 각 항목별로 비교한다 멀티캐스트 그룹 멤버수와 QoS 제약조건을 인자로 한 모의 실험 결과는 제안한 QoS 기반 코어 선택 알고리즘이 기존 코어 선택 알고리즘에 비해서 다중 QoS 제약조건 보장 코어 선택 성공률에서 성능 개선 효과를 가짐을 보여준다. 제안 알고리즘이 본 논문에서 설정한 모의 실험 환경에서는 QoS 기반 코어 선택의 정도를 나타내는 성공률에서 약 10% 정도 기존 알고리즘보다 우수함을 보인다. 이 결과는 제안 알고리즘이 코어 선택 과정의 초기부터 멀티캐스트 그룹내의 모든 멤버에 대한 다중 QoS 제약조건을 고려하는 점이 QoS 기반 코어 선택에서 개선 효과를 나타냄을 보여준다.

  • PDF

Trusted Non-3GPP Access Interworking in 3GPP 5G System (3GPP 5G 시스템에서 Trusted Non-3GPP 액세스 연동 기술)

  • Kang, Yoohwa;Kim, Changki
    • Journal of Digital Contents Society
    • /
    • v.19 no.4
    • /
    • pp.639-647
    • /
    • 2018
  • A common core network is the one of main architectural principles in 3GPP 5G System which has common interfaces with different multiple accesses. 3GPP 5G System Phase 1 (Release 15) supports Untrusted Non-3GPP access as well as 3GPP access with common interfaces. Non-3GPP Interworking Function (N3IWF) has been defined to interface with a UE and a core network for supporting Untrusted Non-3GPP access in 3GPP Release 15. However, interworking with Trusted Non-3GPP access is under study to be completed in 3GPP 5G System Phase 2 (Release 16). Therefore, this paper proposes a Trusted Non-3GPP access network architecture and related signaling procedures, and then the implementation based on the proposal shows how to interwork between Trusted Non-3GPP access and the 5G core network. In our proposal, N3IWF can interwork with either Untrusted or Trusted Non-3GPP access without any architectural modification or addition of 3GPP 5G system Phase 1.

미국 FirstNet의 PS-LTE 네트워크 구축 동향

  • Hong, Yeong-Sam
    • Information and Communications Magazine
    • /
    • v.31 no.10
    • /
    • pp.34-42
    • /
    • 2014
  • FirstNet는 2012년에 출범하여 미 전역에 단일의 공공안전용 브로드밴드 네트워크 (NPSBN) 구축을 추진하고 있다. 출범과 동시에 700 MHz 대역에 20 MHz 대역폭이 할당되고 미화 70억불의 예산이 책정되었다. 그리고 망구축을 PS-LTE를 기반으로 하되, 추진 일정상 공공안전의 요구사항을 모두 만족하지는 못 하기 때문에 미션크리티컬 음성을 제외하고 미션크리티컬 데이터를 위주로 하는 기능을 정의하였다. 망 구조는 네트워크 코어가 중앙에 위치하며, 지역에 RAN 위주의 장비들이 배치되게 된다. 지방정부가 지역에 배치될 장비와 시설을 구축할 것이며 이를 위하여 FirstNet는 지방정부와 긴밀하게 협의를 추진하고 있다. 현재 RFP 에 앞서 RFI를 진행하고 있다. 2015년에 RFP를 완성하고 2016년에 네트워크 코어를 구축할 예정이다. 그리고 이전에 BTOP PSBN 프로그램으로 추진되고 있던 일곱 개의 프로젝트에 대하여 FirstNet 의 PS-LTE 망과의 호환성과 협조를 보장하는 조건으로 주파수 사용 협상을 추진하여 다섯 개의 프로젝트와 협상을 완료했으며, 두 개의 프로젝트는 중지시켰다. 이중 가장 규모가 큰 프로젝트는 LA-RICS PSBN으로서 231 국의 eNodeB가 시설되며 2015년 2사분기에 개통될 예정이다. 이 시설을 활용하여 2차 재난대응기관의 이용, QoS (서비스 품질), 우선순위/선취에 대하여 분석될 예정이다.

Technology Trends and Research Direction of 6G Mobile Core Network (6G 모바일 코어 네트워크 기술 동향 및 연구 방향)

  • Ko, N.S.;Park, N.I.;Kim, S.M.
    • Electronics and Telecommunications Trends
    • /
    • v.36 no.4
    • /
    • pp.1-12
    • /
    • 2021
  • The competition to lead the next generation of mobile technologies, 6G, is underway while the deployment of 5G has not been implemented worldwide. ITU-R plans to develop technical requirements and standards after completing the 6G Vision by 2023. It can be considered too early to have a concrete view of the 6G core network architecture from this timeline. However, major stakeholders have started making their presence felt by publishing their views. From updated analysis on the technology and service trends proposed, we present a list of research directions on 6G core network from several perspectives: distribution of network functions to nearer edge locations; future fixed-mobile convergence, including low earth orbit satellites; highly-precise QoS guarantee; supporting an extremely wide variety of service requirements; AI-native automation and intelligence; and aligning with the evolution of radio access network.