• 제목/요약/키워드: Function Prediction

검색결과 1,988건 처리시간 0.037초

누설 전류 모니터링에 의한 오손된 고분자 애자에서의 섬락 예지 방법 (A Flashover Prediction Method by the Leakage Current Monitoring in the Contaminated Polymer Insulator)

  • 박재준;송영철
    • 대한전기학회논문지:전기물성ㆍ응용부문C
    • /
    • 제53권7호
    • /
    • pp.364-369
    • /
    • 2004
  • In this Paper, a flashover prediction method using the leakage current in the contaminated EPDM distribution polymer insulator is proposed. The leakage currents on the insulator were measured simultaneously with the different salt fog application such as 25g, 50g, and 75g per liter of deionized water. Then, the measured leakage currents were enveloped and transformed as the CDFS using the Hilbert transform and the level crossing rate, respectively. The obtained CDFS having different gradients(angles) were used as a important factor for the flashover prediction of the contaminated polymer insulator. Thus, the average angle change with an identical salt fog concentration was within a range of 20 degrees, and the average angle change among the different salt fog concentrations was 5 degrees. However, it is hard to be distinguished each other because the gradient differences among the CDFS were very small. So, the new weighting value was defined and used to solve this problem. Through simulation, it Is verified that the proposed method has the capability of the flashover prediction.

다항식 신경회로망에 의한 오존농도 예측모델 (Modeling of Ozone Prediction System using Polynomial Neural Network)

  • 김태헌;김성신;이종범;김신도;김인택;김용국
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 G
    • /
    • pp.2863-2865
    • /
    • 1999
  • In this paper we present the modeling of ozone prediction system using polynomial neural network. The Polynomial Neural Network is a useful tool for data learning, nonlinear function estimation and prediction of dynamic system. The mechanism of ozone concentration is highly complex, nonlinear, nonstationary. The purposed method shows that the prediction to the ozone concentration based upon a polynomial neural network gives us a good performance for ozone prediction with ability of superior data approximation.

  • PDF

개방형 CNC를 갖는 공작기계에 실장한 열변형량 예측 시스템 (Prediction System of Thermal Errors Implemented on Machine Tools with Open Architecture Controller)

  • 김선호;고태조;안중환
    • 한국정밀공학회지
    • /
    • 제25권5호
    • /
    • pp.52-59
    • /
    • 2008
  • The accuracy of the machine tools is degraded because of thermal error of structure due to thermal variation. To improve the accuracy of a machine tools, measurement and prediction of thermal error is very important. The main part of thermal source is spindle due to high speed with friction. The thermal error of spindle is very important because it is over 10% in total thermals errors. In this paper, the suitable thermal error prediction technology for machine tools with open architecture controller is developed and implemented to machine tools. Two thermal error prediction technologies, neural network and multi-linear regression, are investigated in several methods. The multi-linear regression method is more effective for implementation to CNC. The developed thermal error prediction technology is implemented on the internal function of CNC.

An Efficient Monocular Depth Prediction Network Using Coordinate Attention and Feature Fusion

  • Huihui, Xu;Fei ,Li
    • Journal of Information Processing Systems
    • /
    • 제18권6호
    • /
    • pp.794-802
    • /
    • 2022
  • The recovery of reasonable depth information from different scenes is a popular topic in the field of computer vision. For generating depth maps with better details, we present an efficacious monocular depth prediction framework with coordinate attention and feature fusion. Specifically, the proposed framework contains attention, multi-scale and feature fusion modules. The attention module improves features based on coordinate attention to enhance the predicted effect, whereas the multi-scale module integrates useful low- and high-level contextual features with higher resolution. Moreover, we developed a feature fusion module to combine the heterogeneous features to generate high-quality depth outputs. We also designed a hybrid loss function that measures prediction errors from the perspective of depth and scale-invariant gradients, which contribute to preserving rich details. We conducted the experiments on public RGBD datasets, and the evaluation results show that the proposed scheme can considerably enhance the accuracy of depth prediction, achieving 0.051 for log10 and 0.992 for δ<1.253 on the NYUv2 dataset.

RAS 오염 방지를 통한 함수 복귀 예측 정확도 향상 (Prediction Accuracy Enhancement of Function Return Address via RAS Pollution Prevention)

  • 김주환;곽종욱;장성태;전주식
    • 전자공학회논문지CI
    • /
    • 제48권3호
    • /
    • pp.54-68
    • /
    • 2011
  • 조건 분기 명령어의 예측 정확도가 매우 높아짐에 따라 상대적으로 무조건 분기 명령어의 예측이 중요해지고 있다. 그 중 RAS(Return Address Stack)를 사용하는 함수 복귀 예측은 이론적으로 오버플로가 발생하지 않는 한도 내에서 100%의 정확도를 보여야 한다. 하지만 투기적 실행을 지원하는 현대 마이크로프로세서 환경 하에서는 잘못된 실행 경로로의 수행 결과를 무효화 할 때 RAS의 오염이 발생하며, 이는 함수 복귀 주소의 예측 실패로 이어진다. 본 논문에서는 이러한 RAS의 오염을 방지하기 위하여 RAS 재명명 기법을 제안한다. RAS 재명명 기법은 RAS의 스택을 소프트 스택과 하드 스택으로 나누어 투기적 실행에 의한 데이터의 변경을 복구할 수 있는 소프트 스택에서 투기적 실행에 의한 데이터를 관리하고, 소프트 스택의 크기 제한으로 겹쳐쓰기가 일어나는 데이터 중 이후에 사용될 데이터를 하드 스택으로 옮기는 구조로 구성된다. 또한 이러한 구조의 문제점을 파악하여, 본 논문에서는 RAS 재명명 기법의 추가적 개선법을 소개한다. 제안된 기법을 모의실험 한 결과, RAS 오염 방지 기법이 적용되지 않은 시스템과 비교하여 함수 복귀 예측 실패를 약 1/90로 감소시켰으며, 최대 6.95%의 IPC 향상을 가져왔다. 또한 기존의 RAS 오염 방지 기법이 적용된 시스템과 비교하여 함수 복귀 예측 실패를 약 1/9로 감소 시켰다.

The effect of small forward speed on prediction of wave loads in restricted water depth

  • Guha, Amitava;Falzarano, Jeffrey
    • Ocean Systems Engineering
    • /
    • 제6권4호
    • /
    • pp.305-324
    • /
    • 2016
  • Wave load prediction at zero forward speed using finite depth Green function is a well-established method regularly used in the offshore and marine industry. The forward speed approximation in deep water condition, although with limitations, is also found to be quite useful for engineering applications. However, analysis of vessels with forward speed in finite water depth still requires efficient computing methods. In this paper, a method for analysis of wave induced forces and corresponding motion on freely floating three-dimensional bodies with low to moderate forward speed is presented. A finite depth Green function is developed and incorporated in a 3D frequency domain potential flow based tool to allow consideration of finite (or shallow) water depth conditions. First order forces and moments and mean second order forces and moments in six degree of freedom are obtained. The effect of hull flare angle in predicting added resistance is incorporated. This implementation provides the unique capability of predicting added resistance in finite water depth with flare angle effect using a Green function approach. The results are validated using a half immersed sphere and S-175 ship. Finally, the effect of finite depth on a tanker with forward speed is presented.

Migration and Energy Aware Network Traffic Prediction Method Based on LSTM in NFV Environment

  • Ying Hu;Liang Zhu;Jianwei Zhang;Zengyu Cai;Jihui Han
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제17권3호
    • /
    • pp.896-915
    • /
    • 2023
  • The network function virtualization (NFV) uses virtualization technology to separate software from hardware. One of the most important challenges of NFV is the resource management of virtual network functions (VNFs). According to the dynamic nature of NFV, the resource allocation of VNFs must be changed to adapt to the variations of incoming network traffic. However, the significant delay may be happened because of the reallocation of resources. In order to balance the performance between delay and quality of service, this paper firstly made a compromise between VNF migration and energy consumption. Then, the long short-term memory (LSTM) was utilized to forecast network traffic. Also, the asymmetric loss function for LSTM (LO-LSTM) was proposed to increase the predicted value to a certain extent. Finally, an experiment was conducted to evaluate the performance of LO-LSTM. The results demonstrated that the proposed LO-LSTM can not only reduce migration times, but also make the energy consumption increment within an acceptable range.

Theoretical Investigations on Structure and Function of Human Homologue hABH4 of E.coli ALKB4

  • Shankaracharya, Shankaracharya;Das, Saibal;Prasad, Dinesh;Vidyarthi, Ambarish Sharan
    • Interdisciplinary Bio Central
    • /
    • 제2권3호
    • /
    • pp.8.1-8.5
    • /
    • 2010
  • Introduction: Recently identified human homologues of ALKB protein have shown the activity of DNA damaging drugs, used for cancer therapy. Bioinformatics study of hABH2 and hABH3 had led to the discovery of a novel DNA repair mechanism. Very little is known about structure and function of hABH4, one of the members of this superfamily. Therefore, in present study we are intended to predict its structure and function through various bioinformatics tools. Materials and Methods: Modeling was done with modeler 9v7 to predict the 3D structure of the hABH4 protein. This model was validated with the program Procheck using Ramachandran plot statistics and was submitted to PMDB with ID PM0076284. The 3d2GO server was used to predict the functions. Residues at protein ligand and protein RNA binding sites were predicted with 3dLigandSite and KYG programs respectively. Results and Discussion: 3-D model of hABH4, ALKBH4.B99990003.pdb was predicted and evaluated. Validation result showed that 96.4 % residues lies in favored and additional allowed region of Ramachandran plot. Ligand binding residues prediction showed four Ligand clusters, having 24 ligands in cluster 1. Importantly, conserved pattern of Glu196-X-Pro198- Xn-His254 in the functional domain was detected. DNA and RNA binding sites were also predicted in the model. Conclusion and Prospects: The predicted and validated model of human homologue hABH4 resulted from this study may unveil the mechanism of DNA damage repair in human and accelerate the research on designing of appropriate inhibitors aiding in chemotherapy and cancer related diseases.