• 제목/요약/키워드: Multi-Propagation

검색결과 680건 처리시간 0.025초

역전파 알고리즘을 이용한 경계결정의 구성에 관한 연구 (The Structure of Boundary Decision Using the Back Propagation Algorithms)

  • 이지영
    • 정보학연구
    • /
    • 제8권1호
    • /
    • pp.51-56
    • /
    • 2005
  • The Back propagation algorithm is a very effective supervised training method for multi-layer feed forward neural networks. This paper studies the decision boundary formation based on the Back propagation algorithm. The discriminating powers of several neural network topology are also investigated against five manually created data sets. It is found that neural networks with multiple hidden layer perform better than single hidden layer.

  • PDF

Multi-Hop Clock Synchronization Based on Robust Reference Node Selection for Ship Ad-Hoc Network

  • Su, Xin;Hui, Bing;Chang, KyungHi
    • Journal of Communications and Networks
    • /
    • 제18권1호
    • /
    • pp.65-74
    • /
    • 2016
  • Ship ad-hoc network (SANET) extends the coverage of the maritime communication among ships with the reduced cost. To fulfill the growing demands of real-time services, the SANET requires an efficient clock time synchronization algorithm which has not been carefully investigated under the ad-hoc maritime environment. This is mainly because the conventional algorithms only suggest to decrease the beacon collision probability that diminishes the clock drift among the units. However, the SANET is a very large-scale network in terms of geographic scope, e.g., with 100 km coverage. The key factor to affect the synchronization performance is the signal propagation delay, which has not being carefully considered in the existing algorithms. Therefore, it requires a robust multi-hop synchronization algorithm to support the communication among hundreds of the ships under the maritime environment. The proposed algorithm has to face and overcome several challenges, i.e., physical clock, e.g., coordinated universal time (UTC)/global positioning system (GPS) unavailable due to the atrocious weather, network link stability, and large propagation delay in the SANET. In this paper, we propose a logical clock synchronization algorithm with multi-hop function for the SANET, namely multi-hop clock synchronization for SANET (MCSS). It works in an ad-hoc manner in case of no UTC/GPS being available, and the multi-hop function makes sure the link stability of the network. For the proposed MCSS, the synchronization time reference nodes (STRNs) are efficiently selected by considering the propagation delay, and the beacon collision can be decreased by the combination of adaptive timing synchronization procedure (ATSP) with the proposed STRN selection procedure. Based on the simulation results, we finalize the multi-hop frame structure of the SANET by considering the clock synchronization, where the physical layer parameters are contrived to meet the requirements of target applications.

Efficient weight initialization method in multi-layer perceptrons

  • Han, Jaemin;Sung, Shijoong;Hyun, Changho
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 1995년도 추계학술대회발표논문집; 서울대학교, 서울; 30 Sep. 1995
    • /
    • pp.325-333
    • /
    • 1995
  • Back-propagation is the most widely used algorithm for supervised learning in multi-layer feed-forward networks. However, back-propagation is very slow in convergence. In this paper, a new weight initialization method, called rough map initialization, in multi-layer perceptrons is proposed. To overcome the long convergence time, possibly due to the random initialization of the weights of the existing multi-layer perceptrons, the rough map initialization method initialize weights by utilizing relationship of input-output features with singular value decomposition technique. The results of this initialization procedure are compared to random initialization procedure in encoder problems and xor problems.

  • PDF

다층신경망의 학습능력 향상을 위한 학습과정 및 구조설계 (A multi-layed neural network learning procedure and generating architecture method for improving neural network learning capability)

  • 이대식;이종태
    • 경영과학
    • /
    • 제18권2호
    • /
    • pp.25-38
    • /
    • 2001
  • The well-known back-propagation algorithm for multi-layered neural network has successfully been applied to pattern c1assification problems with remarkable flexibility. Recently. the multi-layered neural network is used as a powerful data mining tool. Nevertheless, in many cases with complex boundary of classification, the successful learning is not guaranteed and the problems of long learning time and local minimum attraction restrict the field application. In this paper, an Improved learning procedure of multi-layered neural network is proposed. The procedure is based on the generalized delta rule but it is particular in the point that the architecture of network is not fixed but enlarged during learning. That is, the number of hidden nodes or hidden layers are increased to help finding the classification boundary and such procedure is controlled by entropy evaluation. The learning speed and the pattern classification performance are analyzed and compared with the back-propagation algorithm.

  • PDF

트랜스패런트 다중 홉 릴레이를 갖는 OFDM 기반 셀룰러 시스템을 위한 채널 추정 기법 (Channel Estimation Techniques for OFDM-based Cellular Systems with Transparent Multi-hop Relays)

  • 우경수;유현일;김영준;이희수;조용수
    • 한국통신학회논문지
    • /
    • 제32권8A호
    • /
    • pp.813-819
    • /
    • 2007
  • 본 논문에서는 트랜스패런트(transparent) 모바일 다중 홉 릴레이(Mobile Multi-hop Relay; MMR)를 갖는 OFDM 기반 셀룰러 시스템에서 발생하는 전파 지연(propagation delay)의 영향을 분석한다. 또한, 수율 상승(throughput enhancement; TE) 또는 상호협력 전송(cooperative transmission)을 위한 MMR을 갖는 OFDM 시스템에서 전파 지연에 대한 영향을 극복할 수 있는 LS 채널 추정 기법과 MMSE 채널 추정 기법을 제안한다. 본 논문에서 제안하는 채널 추정 기법은 TE MMR 시스템 또는 상호협력 MMR 시스템에서 전파 지연으로 인한 채널 추정 성능 열화 현상을 극복할 수 있다. 모의실험을 통해 MSE와 BER 측면에서 본 논문에서 제안하는 기법이 기존 기법보다 우수함을 보인다.

8비트 데이타 정밀도를 가지는 다층퍼셉트론의 역전파 학습 알고리즘 (Learning of multi-layer perceptrons with 8-bit data precision)

  • 오상훈;송윤선
    • 전자공학회논문지B
    • /
    • 제33B권4호
    • /
    • pp.209-216
    • /
    • 1996
  • In this paper, we propose a learning method of multi-layer perceptrons (MLPs) with 8-bit data precision. The suggested method uses the cross-entropy cost function to remove the slope term of error signal in output layer. To decrease the possibility of overflows, we use 16-bit weighted sum results into the 8-bit data with appropriate range. In the forwared propagation, the range for bit-conversion is determined using the saturation property of sigmoid function. In the backwared propagation, the range for bit-conversion is derived using the probability density function of back-propagated signal. In a simulation study to classify hadwritten digits in the CEDAR database, our method shows similar generalization performance to the error back-propagation learning with 16-bit precision.

  • PDF

도로변에서의 2.4GHz 전파 다중경로 전파특성 측정 (A Measurement of Multi-path Propagation Characteristics for 2.4GHz Radio at roadside)

  • 오종택;조동권
    • 한국통신학회논문지
    • /
    • 제27권1B호
    • /
    • pp.108-113
    • /
    • 2002
  • ITS(Intelligent Transport System: 지능형교통시스템)에서 노변장치 및 차량 단말기사이의 근거리통신은 매우 중요한 역할을 차지한다. 노변통신은 통신 환경이 근거리이고 데이터의 전송 속도가 빠르며 통신 가능 시간이 짧다는 독특한 특성이 있고, 도로 환경에 따라 전파의 전파특성이 매우 다르다. 따라서 원하는 통신 성능을 얻기 위해서는 도로변에서의 전파 다중경로 전파특성의 분석이 필수적이다.

Double bonded Cooper-Naghdi micro sandwich cylindrical shells with porous core and CNTRC face sheets: Wave propagation solution

  • Yazdani, Raziye;Mohammadimehr, Mehdi
    • Computers and Concrete
    • /
    • 제24권6호
    • /
    • pp.499-511
    • /
    • 2019
  • In this paper, wave propagation of double-bonded Cooper-Naghdi micro sandwich cylindrical shells with porous core and carbon nanotube reinforced composite (CNTRC) face sheets are investigated subjected to multi-physical loadings with temperature dependent material properties. The governing equations of motion are derived by Hamilton's principle. Then, the influences of various parameters such as wave number, CNT volume fraction, temperature change, Skempton coefficient, material length scale parameter, porosity coefficient on the phase velocity of double-bonded micro sandwich shell are taken into account. It is seen that by increasing of Skempton coefficient, the phase velocity decreases for higher wave number and the results become approximately the constant. Also, by increasing of the material length scale parameter, the cut of frequency increases, because the stiffness of micro structure increases. The obtained results for this article can be used to detect, locate and quantify crack.

응력파동해석에 대한 전산역학적 접근방법 (Approaches of the Computaional Mechanics on the Stress Wave Analysis)

  • 조윤호;정현규;김승호
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2002년도 봄 학술발표회 논문집
    • /
    • pp.415-429
    • /
    • 2002
  • Various modeling techniques for ultrasonic wave propagation and scattering problems in finite solid media are presented. Elastodynamic boundary value problems in inhomogeneous multi-layered plate-like structures are set up for modal analysis of guided wave propagation and numerically solved to obtain dispersion curves which show propagation characteristics of guided waves. As a powerful modeling tool to overcome such numerical difficulties in wave scattering problems as the geometrical complexity and mode conversion, the Boundary Element Method(BEM) is introduced and is combined with the normal mode expansion technique to develop the hybrid BEM, an efficient technique for modeling multi-mode conversion of guided wave scattering problems.

  • PDF

An Efficient ARQ for Multi-Hop Underwater Acoustic Channel with Long Propagation Delay and High Bit-Error Rate

  • Lee, Jae-Won;Jang, Youn-Seon;Cho, Ho-Shin
    • 한국음향학회지
    • /
    • 제30권2호
    • /
    • pp.86-91
    • /
    • 2011
  • In the underwater communications, the acoustic channel is in poor communication conditions, such as long propagation delay, narrow bandwidth, and high bit-error rate. For these bad acoustic channels, we propose an efficient automatic repeat request (ARQ) for multi-hop underwater network by using the concepts of concurrent bi-directional transmission, multiple sub-packets, and overhearing data packet instead of the acknowledgement signal. Our results show that the proposed ARQ significantly reduces the transmission latency especially in high BER compared with the existing Stop and Wait ARQ.