• Title/Summary/Keyword: M-algorithm

Search Result 3,973, Processing Time 0.031 seconds

Scalable Hybrid Recommender System with Temporal Information (시간 정보를 이용한 확장성 있는 하이브리드 Recommender 시스템)

  • Ullah, Farman;Sarwar, Ghulam;Kim, Jae-Woo;Moon, Kyeong-Deok;Kim, Jin-Tae;Lee, Sung-Chang
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.2
    • /
    • pp.61-68
    • /
    • 2012
  • Recommender Systems have gained much popularity among researchers and is applied in a number of applications. The exponential growth of users and products poses some key challenges for recommender systems. Recommender Systems mostly suffer from scalability and accuracy. The accuracy of Recommender system is somehow inversely proportional to its scalability. In this paper we proposed a Context Aware Hybrid Recommender System using matrix reduction for Hybrid model and clustering technique for predication of item features. In our approach we used user item-feature rating, User Demographic information and context information i.e. specific time and day to improve scalability and accuracy. Our Algorithm produce better results because we reduce the dimension of items features matrix by using different reduction techniques and use user demographic information, construct context aware hybrid user model, cluster the similar user offline, find the nearest neighbors, predict the item features and recommend the Top N- items.

Power System Rotor Angle Stability Improvement via Coordinated Design of AVR, PSS2B, and TCSC-Based Damping Controller

  • Jannati, Jamil;Yazdaninejadi, Amin;Nazarpour, Daryush
    • Transactions on Electrical and Electronic Materials
    • /
    • v.17 no.6
    • /
    • pp.341-350
    • /
    • 2016
  • The current study is dedicated to design a novel coordinated controller to effectively increase power system rotor angle stability. In doing so, the coordinated design of an AVR (automatic voltage regulator), PSS2B, and TCSC (thyristor controlled series capacitor)-based POD (power oscillation damping) controller is proposed. Although the recently employed coordination between a CPSS (conventional power system stabilizer) and a TCSC-based POD controller has been shown to improve power system damping characteristics, neglecting the negative impact of existing high-gain AVR on the damping torque by considering its parameters as given values, may reduce the effectiveness of a CPSS-POD controller. Thus, using a technologically viable stabilizer such as PSS2B rather than the CPSS in a coordinated scheme with an AVR and POD controller can constitute a well-established design with a structure that as a high potential to significantly improve the rotor angle stability. The design procedure is formulated as an optimization problem in which the ITSE (integral of time multiplied squared error) performance index as an objective function is minimized by employing an IPSO (improved particle swarm optimization) algorithm to tune adjustable parameters. The robustness of the coordinated designs is guaranteed by concurrently considering some operating conditions in the optimization process. To evaluate the performance of the proposed controllers, eigenvalue analysis and time domain simulations were performed for different operating points and perturbations simulated on 2A4M (two-area four-machine) power systems in MATLAB/Simulink. The results reveal that surpassing improvement in damping of oscillations is achieved in comparison with the CPSS-TCSC coordination.

Hybrid Technique for Locating and Sizing of Renewable Energy Resources in Power System

  • Durairasan, M.;Kalaiselvan, A.;Sait, H. Habeebullah
    • Journal of Electrical Engineering and Technology
    • /
    • v.12 no.1
    • /
    • pp.161-172
    • /
    • 2017
  • In the paper, a hybrid technique is proposed for detecting the location and capacity of distributed generation (DG) sources like wind and photovoltaic (PV) in power system. The novelty of the proposed method is the combined performance of both the Biography Based Optimization (BBO) and Particle Swarm Optimization (PSO) techniques. The mentioned techniques are the optimization techniques, which are used for optimizing the optimum location and capacity of the DG sources for radial distribution network. Initially, the Artificial Neural Network (ANN) is applied to obtain the available capacity of DG sources like wind and PV for 24 hours. The BBO algorithm requires radial distribution network voltage, real and power loss for determining the optimum location and capacity of the DG. Here, the BBO input parameters are classified into sub parameters and allowed as the PSO algorithm optimization process. The PSO synthesis the problem and develops the sub solution with the help of sub parameters. The BBO migration and mutation process is applied for the sub solution of PSO for identifying the optimum location and capacity of DG. For the analysis of the proposed method, the test case is considered. The IEEE standard bench mark 33 bus system is utilized for analyzing the effectiveness of the proposed method. Then the proposed technique is implemented in the MATLAB/simulink platform and the effectiveness is analyzed by comparing it with the BBO and PSO techniques. The comparison results demonstrate the superiority of the proposed approach and confirm its potential to solve the problem.

Camera calibration parameters estimation using perspective variation ratio of grid type line widths (격자형 선폭들의 투영변화비를 이용한 카메라 교정 파라메터 추정)

  • Jeong, Jun-Ik;Choi, Seong-Gu;Rho, Do-Hwan
    • Proceedings of the KIEE Conference
    • /
    • 2004.11c
    • /
    • pp.30-32
    • /
    • 2004
  • With 3-D vision measuring, camera calibration is necessary to calculate parameters accurately. Camera calibration was developed widely in two categories. The first establishes reference points in space, and the second uses a grid type frame and statistical method. But, the former has difficulty to setup reference points and the latter has low accuracy. In this paper we present an algorithm for camera calibration using perspective ratio of the grid type frame with different line widths. It can easily estimate camera calibration parameters such as lens distortion, focal length, scale factor, pose, orientations, and distance. The advantage of this algorithm is that it can estimate the distance of the object. Also, the proposed camera calibration method is possible estimate distance in dynamic environment such as autonomous navigation. To validate proposed method, we set up the experiments with a frame on rotator at a distance of 1, 2, 3, 4[m] from camera and rotate the frame from -60 to 60 degrees. Both computer simulation and real data have been used to test the proposed method and very good results have been obtained. We have investigated the distance error affected by scale factor or different line widths and experimentally found an average scale factor that includes the least distance error with each image. The average scale factor tends to fluctuate with small variation and makes distance error decrease. Compared with classical methods that use stereo camera or two or three orthogonal planes, the proposed method is easy to use and flexible. It advances camera calibration one more step from static environments to real world such as autonomous land vehicle use.

  • PDF

VLSI Design for Motion Estimation Based on Bit-plane Matching (비트 플레인 정합에 의한 움직임 추정기의 VLSI 설계)

  • Go, Yeong-Gi;O, Hyeong-Cheol;Go, Seong-Je
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.38 no.5
    • /
    • pp.509-517
    • /
    • 2001
  • Full-search algorithm requires large amount of computation which causes time delay or very complex hardware architecture for real time implementation. In this paper, we propose a fast motion estimator based on bit-plane matching, which reduce the computational complexity and the hardware cost. In the proposed motion estimator, the conventional motion estimation algorithms are applied to the binary images directly extracted from the video sequence. Furthermore, in the proposed VLSI motion estimator, we employ a Pair of processing cores that calculate the motion vector continuously By controlling the data flow in a systolic fashion using the internal shift registers in the processing cores, we avoid using SRAM (local memory) so that we remove the time overhead for accessing the local memory and adopt lower-cost fabrication technology. We modeled and tested the proposed motion estimator in VHDL, and then synthesized the whole system which has been integrated in a 0.6-$\mu$m triple-metal CMOS chip of size 8.15 X 10.84$\textrm{mm}^2$.

  • PDF

Efficient Shadow-Test Algorithm for the Simulation of Dry Etching and Topographical Evolution (건식 식각 공정 시뮬레이션을 위한 효율적인 그림자 테스트 알고리즘과 토포그래피 진화에 대한 연구)

  • Kwon, Oh-Seop;Ban, Yong-Chan;Won, Tae-Young
    • Journal of the Korean Institute of Telematics and Electronics D
    • /
    • v.36D no.2
    • /
    • pp.41-47
    • /
    • 1999
  • In this paper, we report 3D-simulations of a plasma etching process by employing cell-removal algorithm takes into account the mask shadow effect os well as spillover errors. The developed simulator haas an input interface to take not only an analytic form but a Monte Carlo distribution of the ions. The graphic user interface(GUI) was also built into the simulator for UNIX environment. To demonstrate the capability of 3D-SURFILER(SURface proFILER), we have simulated for a typical contact hole structure with 36,000($30{\times}40{\times}30$) cells, which takes about 20 minutes with 10 Mbytes memory on sun ultra sparc 1. as an exemplary case, we calculated the etch profile during the reactive ion etching(RIE) of a contact hole wherein the aspect ratio is 1.57. Furthermore, we also simulated the dependence of a damage parameter and the evolution of topography as a function of the chamber pressure and the incident ion flux.

  • PDF

Does the metal artifact reduction algorithm activation mode influence the magnitude of artifacts in CBCT images?

  • Fontenele, Rocharles C.;Nascimento, Eduarda H.L.;Santaella, Gustavo M.;Freitas, Deborah Queiroz
    • Imaging Science in Dentistry
    • /
    • v.50 no.1
    • /
    • pp.23-30
    • /
    • 2020
  • Purpose: This study was conducted to assess the effectiveness of a metal artifact reduction (MAR) algorithm activated at different times during cone-beam computed tomography (CBCT) acquisition on the magnitude of artifacts generated by a zirconium implant. Materials and Methods: Volumes were obtained with and without a zirconium implant in a human mandible, using the OP300 Maxio unit. Three modes were tested: without MAR, with MAR activated after acquisition, and with MAR activated before acquisition. Artifacts were assessed in terms of the standard deviation (SD) of gray values and the contrast-to-noise ratio (CNR) in 6 regions of interest with different distances (10 to 35 mm, from the nearest to the farthest) and angulations(70° to 135°) from the implant region. Results: In the acquisitions without MAR, the regions closer to the implant(10 and 15mm) had a higher SD and lower CNR than the farther regions. When MAR was activated (before or after), SD values did not differ among the regions (P>0.05). The region closest to the implant presented a significantly lower CNR in the acquisitions without MAR than when MAR was activated after the acquisition; however, activating MAR before the acquisition did not yield significant differences from either of the other conditions. Conclusion: Both modes of MAR activation were effective in decreasing the magnitude of CBCT artifacts, especially when the effects of the artifacts were more noticeable.

A Study on the Teaching and Learning of Discrete Mathematics in the 7th Mathematics Curriculum (제7차 교육과정의 이산수학 교수-학습에 관한 연구)

  • Kim Nam Hee
    • School Mathematics
    • /
    • v.7 no.1
    • /
    • pp.77-101
    • /
    • 2005
  • This study is a discussion of the teaching and learning of discrete mathematics in school mathematics. In this study, we summarized the importance of discrete mathematics m school mathematics. And we examined instruction methods of discrete mathematics expressed in the 7th mathematics curriculum. On the basis of analysis for teaching cases in previous studies, we proposed four suggestions to organize discrete mathematics classroom. That is as follows. First, discrete mathematics needs to be introduced as a mathematical modeling of real-world problem. Second, algorithm learning in discrete mathematics have to be accomplished with computer experiments. Third, when we solve a problem with discrete data, we need to consider discrete property of given data. Forth, discrete mathematics class must be full of investigation and discussion among students. In each suggestion, we dealt with detailed examples including educational ideas in order to helping mathematics teacher orgainzing discrete mathematics classroom.

  • PDF

Comparison of PET/MR image quality with and without point spread function algorithm according to reconstruction type (재구성 방법(점 확산함수 적용 유무)에 따른 PET/MR 영상 평가)

  • Park, Chan Rok;Moon, Il Sang;Noh, Gyeong Woon
    • The Korean Journal of Nuclear Medicine Technology
    • /
    • v.22 no.1
    • /
    • pp.43-45
    • /
    • 2018
  • Purpose In this study, we evaluated image by applying with and without point spread function algorithm(PSF) according to reconstruction type. Materials and Methods Biograph mMR (Siemens, Germany) was used as PET/MR scanner. For phantom study, we used NEMA IEC Body phantom maintaining radioactivity ratio (hotsphere:background = 8:1). To evaluate phantom image quality, percent contrast recovery and signal to noise ratio (SNR) were used by drawing ROI to 4 spheres. In clinical study, the 20 patients who underwent simultaneous PET/MR was selected and set the ROI at liver. we evaluated images as SNR. Results In the phantom results, The percent contrast recovery applying PSF algoritm was high 5 % compared to without PSF algoritm and SNR was also high 11 %. In the clinical study result, we confirmed that The SNR applying PSF algoritm was high 5 % compared to without PSF algoritm. Conclusion We need to simulate a lot of phantom study and clinical analysis to improve image quality for PET/MRI.

Acceleration Optimization of a High-speed LCD Transfer Crane Using Finite Jerk (고속 LCD 이송 시스템의 진동감소를 위한 Finite Jerk 적용 가속도 최적화)

  • Chung W.J.;Song T.J.;Jung D.W.;Cho Y.D.;Bang D.J.;Yoon Y.M.
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2005.06a
    • /
    • pp.1906-1909
    • /
    • 2005
  • This paper presents the acceleration optimization of a high-speed LCD (Liquid Crystal Display) transfer system for the minimization of vibration. To reduce vibration is one of key requirements for the dynamic control of a high-speed LCD transfer system. In this paper, the concept of finite jerk (the first derivative of acceleration) has been introduced for realizing input acceleration. The profile of finite jerk has been optimized using a genetic algorithm so that vibration effect can be minimized. In order to incorporate a genetic algorithm, the dynamic model of a LCD transfer system which is realized by using the $ADAMS^{(R){$ software has been linked to the simulation system constructed by the $MATLAB^{(R)}$. The simulation results illustrated that the duration of finite jerk can be optimized so as to minimize the magnitude of vibration. It has been also shown that the acceleration optimization with finite jerk can make the high-speed motion of a LCD transfer system result in low vibration, compared with the conventional motion control with trapezoidal velocity profile.

  • PDF