• Title/Summary/Keyword: 다중사용자

Search Result 2,162, Processing Time 0.036 seconds

Scheduling Algorithm for Multiuser MIMO-OFDM System (MMSE-SIC 기반 상향링크 다중 사용자 MIMO-OFDM 시스템에서 공정한 스케줄링 기법)

  • Lee, Pan-Hyung;Lee, Jae-Hong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2008.11a
    • /
    • pp.91-94
    • /
    • 2008
  • 본 논문에서는 준 정적(quasi-static) 레일레이 페이딩(Rayleigh fading) 채널에서 상향링크 다중 사용자 MIMO-OFDM 시스템을 위한 최소평균제곱오차-순차간섭제거(MMSE-SIC: Minimum mean square error-successive interference cancellation) 수신기에 대해 연구한다. 송신 안테나가 하나인 사용자와 수신 안테나가 다수인 기지국에서 MMSE-SIC 수신기를 기반으로 신호를 검출하는 시스템에서는 하나의 부대역 내에서 동시에 전송 가능한 사용자의 수가 기지국에서의 수신안테나 수보다 작아야 하는 제한 조건을 가지고 있다. 따라서 사용자간 공정성을 보장하고 시스템의 효율성을 높이기 위해 낮은 복잡도를 가지는 비례 공정(Proportional fair) 스케줄링 알고리즘을 제안한다. 제안된 비례 공정 스케줄링 알고리즘에서는 부대역 내에서 다중 사용자 채널 행렬을 기반으로 동시에 전송하는 사용자들의 집합을 찾는다. 평균 채널 이득이 사용자마다 다른 환경에서의 모의실험을 통해 제안된 비례 공정 스케줄링 기법의 성능을 알아본다. 제안된 비례 공정 스케줄링 기법은 기존의 공정성을 기반으로 하는 스케줄링 알고리즘보다 더 큰 일반 비례 공정(General proportional fair) 기준과 더 높은 셀 수율(Cell throughput)을 가지는 것을 보이고 있다.

  • PDF

User Selection Method of Subspace Interference Alignment in Multi-cell Uplink Systems (다중 셀 상향링크에서 부분공간 간섭 정렬의 사용자 선택 방법)

  • Seo, Jong-Pil;Kim, Hyun-Soo;Ahn, Jae-Jin;Chung, Jae-Hak
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.35 no.3A
    • /
    • pp.238-244
    • /
    • 2010
  • We propose a user selection method in multi-cell multiuser uplink system with the subspace interference alignment to maintain the high sum-rate capacity. The proposed method selects users whose interference to adjacent cells are strong and apply the subspace interference alignment to the users. The proposed method provides that the number of users performing the interference alignment reduces and the high total sum-rate is maintained. Simulation results exhibit the proposed method reduces the number of users who would decompose the channel for the subspace interference alignment by 50% when the required sum-rate is 90% of the maximal achievable sum-rate.

Optimal Number of Base Station Antennas and Users in MF Based Multiuser Massive MIMO Systems (MF 기반 다중 사용자 Massive MIMO 시스템의 최적 기지국 안테나 수 및 사용자 수 분석)

  • Jung, Minchae;Choi, Sooyong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38A no.8
    • /
    • pp.724-732
    • /
    • 2013
  • In this paper, we analyze a performance of multiuser massive multiple-input and multiple-output (MIMO) system. We derive the ergodic cell capacity based on a downlink frame structure and analyze the ergodic cell capacity with respect to the number of base station (BS) antennas and the number of users. This paper shows that the ergodic cell capacity is a concave function with respect to the number of BS antennas and the number of users, and also derives the optimal numbers of BS antennas and users for the maximum cell capacity. The simulation results verify the derived analyses and show that the derived numbers of BS antennas and users provide the maximum cell capacity.

Implementation of a WWW Interface for Multiuser Interactive Intelligent Systems (다중사용자 대화형 지능시스템을 위한 WWW 인터페이스 구현)

  • Kim, Chang-Min;Kim, Yong-Gi
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.4
    • /
    • pp.479-488
    • /
    • 1999
  • 인터넷의 성장과 더불어 수많은 응용시스템들이 인터넷 기반 시스템으로 바뀌고 있다. 특히, 인터넷 기반 전문가시스템은 다양한 구조와 방법으로 설계될 수 있고 이미 제작되었던 수많은 인터넷 기반 전문가시스템들은 그 나름대로의 장단점을 가지고 있다. 본 연구는 특정 전문가시스템의 개발이 아니라 WWW(World Wide Web)을 사용자 인터페이스로 이용할 수 있는 전문가시스템 쉘에 관한 연구이다. 본 시스템은 WWW 하부구조에 대한 의존성을 제거, 클라이언트와 네크워크에 부담 격감, HTML과 부합하는 텍스트에 기초한 통신과 같은 장점 외에 중앙 집중적 다중 사용자 접근 관리 기능을 제공한다. 본 시스템은 다중사용자를 위한 서버/클라이언트 환경 구축을 위해 소켓을 이용하여 큐잉(queueing)과 직렬화(serialization)를 해결하고 비연결 지향적인 WWW의 특성으로 인한 사용자 관리의 어려움은 사용자의 IP 주소와 Timer를 이용한 휴무기간 검사를 이용하여 해결한다.Abstract The growth of internet drives many applications into internet-based systems. Internet-based expert systems can be designed with various concepts and methodologies, and they have their own merits and demerits. This papers is a study on a development of not expert system itself but expert system shell which is able to use WWW(World Wide Web) as user interface. The suggested system supports functions on multiuser management controlled by a server system as well as independence on development environments, minimization of the load for clients and network, and text-based communications such as HTML. The system uses socket, which solves problems of queuing and serialization, in order to construct multiuser server/client environmen and also the system solves the non-connective property of WWW which makes it difficult to control users and processes by using IP address and idle time which is supported by the timer.

Iterative Weighted MMSE Beamforming for Downlink multiuser MISO System (하향링크 다중사용자 다중안테나 시스템을 지원하는 반복 가중치 최소평균자승오류 빔형성 기법)

  • Choi, Ilgyu;Hwang, Youngsoo;Lee, Chungyong
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.50 no.3
    • /
    • pp.3-8
    • /
    • 2013
  • Conventional MMSE beamforming scheme shows better performance than ZF or MF beamforming, but it does not aim increase of sum rate. This paper proposes sum rate maximizing scheme by representing sum rate as a function of weighted MSE. Proposed scheme increases sum rate iteratively by updating weights and beam whose initial form is conventional MMSE beam. Simulation result shows sum rate of proposed scheme is higher than those of conventional schemes and increases as the number of users increases.

Adaptive Resource Allocation Algorithm with GTD in Downlink MU-MIMO Channel (다중 사용자 다중 안테나 하향링크 채널에서 GTD 기반의 적응적인 자원 할당 기법)

  • Choi, Seung-Kyu;Lee, Chung-Yong
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.48 no.11
    • /
    • pp.53-59
    • /
    • 2011
  • We propose an adaptive resource allocation algorithm with generalized triangular decomposition scheme in downlink multi-user multiple-input-multiple-output channel to maximize the system throughput when we adopt the modulation scheme such as BPSK, QPSK, 16QAM, and 64QAM. The proposed scheme also considers an bit-error-rate performance as well as system throughput while performing resource allocation. We present simulation results to show that the proposed scheme achieves the system throughput up to 2bit difference by capacity and has better BER performance than SVD based resource allocation scheme in all SNR regions.

Analysis of Spatial Multiplexing Gain in a Two-cell MIMO Environment with Coordinated Base Stations (협력 기지국을 가진 2-셀 다중 안테나 환경에서 공간적 다중화 이득 분석)

  • Kim, Jae-Sin
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.37 no.5C
    • /
    • pp.376-383
    • /
    • 2012
  • In this paper, we provide a general expression of spatial multiplexing gain (SMG) for two mutually interfering multiple-input multiple-output (MIMO) broadcast channels, referred to as MIMO-IBC, when some of user messages are made available to base stations through a common noiseless backbone line. The MIMO-IBC has two base stations and multiple users, each equipped with multiple antennas, where independent messages are transmitted over fixed channels. From the derived results, we observe the variation of the SMG with respect to the presence of a coordination as well as various antenna distributions, and compare the derived result to the SMG of the case with full cooperation among users.

Implementation Multi-Users authentication and file Access control on Java Card (자바카드에서 다중 사용자 인증 및 파일 접근제어 구현)

  • Shin, Sang-Jun;Song, Young-Sang;Shin, In-Chul
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.121-123
    • /
    • 2005
  • 정보 통신의 발달로 인한 개인정보의 도용과 유출 및 불법적인 데이터의 사용을 차단하기 위한 많은 연구가 진행 되고 있다. 개인정보의 불법적인 유출을 막기 위해 스마트카드의 사용이 급증하고 있으며 현재 스마트카드보다 확장성 및 시스템 설계가 용이한 자바카드가 빠르게 보급되고 있는 추세이다. 본 논문에서는 정보보호 및 다양한 응용분야에 이용되는 자바카드의 기술규격(APDU)을 사용하여 다중사용자 인증과 사용자별 파일접근권한 시스템을 설계 및 구현하였다. 설계 구현한 시스템의 목적은 다수의 사용자 인증이 필요한 시스템에서 불법적인 정보의 유출을 방지하는 것이며 의료 분야 둥 다양한 응용 프로그램에 적용이 가능하다.

  • PDF

An Filtering Algorithm for Searching the Optimal Path Considering the Attributes and Distances of the Routing Objects According to Users' Preferences (사용자의 선호도에 따른 경유지의 속성과 거리를 고려한 최적경로 탐색을 위한 필터링 알고리즘)

  • Bao, Weiwei;Kim, Eunju;Park, Yonghun;Yoo, Jaesoo
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2011.05a
    • /
    • pp.49-50
    • /
    • 2011
  • 본 논문에서는 출발지부터 목적지까지 가는 도중에 슈퍼, 주유소, 식당 등과 같은 특정 장소를 경유하면서 거리와 서비스 같은 다중 속성을 고려한 최적경로를 탐색 알고리즘을 제안한다. 제안하는 최적경로는 기존 연구와 다르게 거리와 같은 단일 속성만 고려하지 않고, 사용자가 지정하는 가중치를 적용하여 다중 속성을 고려해서 사용자 원하는 경유객체들을 하나씩 포함한다. 기존 알고리즘들은 다중 속성과 사용자의 선호도를 고려한 최적경로를 탐색하는 경우에는 적합하지 않다. 이 문제점을 해결하기 위해서 본 논문에서는 필터링 기법을 이용하여 경유객체를 될 수 없는 객체들을 제거하고 최적경로를 탐색하는 알고리즘을 제안한다. 제안하는 알고리즘의 우수성을 확인하기 위해 다양한 성능평가를 수행한다.

  • PDF

Adaptive Multi-User Detection BISP Algorithm in DS/SS Communication (DS/SS 통신에서 BISP 알고리즘을 이용한 적응 다중 사용자 검출)

  • 석경휴;나기창;임영진;이성빈;배철수;나상동
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.05a
    • /
    • pp.142-146
    • /
    • 2002
  • 직접 대역 확산 통신 방식에서 처리 이득에 비해 강한 협대역 간섭 신호가 존재 할 때 성능 향상을 위하여 다중 사용자 탐지 기술(MUD)을 사용하여 간섭 신호 제고를 위한 신호 검출을 하였으며, 적응 접속 채널 배열 응답과 다중 사용자 검출을 하기 위하여 BISP 알고리즘을 제안하였다. 또한 CDMA 채널에서 MAI와 ISI 검출에 BISP 알고리즘 신호 흐름 형태를 파악하여, 신호대 간섭 비율(SIR)과 신호대 잡음비율(SNR)에서 시간에 따른 비트율를 평가 하였다. 제안한 BISP 알고리즘은 방사 특성에 시간 지연 효율이 절반 이상 차이가 나지만 채널 특성 따라서 입력 신호를 조정 할 수 있다. 그리고 매치 필터를 통과하면서 각 채널간의 간섭을 억제하고, 사용자 검출을 용이하게 처리할 수 있다.

  • PDF