• Title/Summary/Keyword: Matlab program

Search Result 443, Processing Time 0.021 seconds

Application of an extended Bouc-Wen model for hysteretic behavior of the RC structure with SCEBs

  • Dong, Huihui;Han, Qiang;Du, Xiuli
    • Structural Engineering and Mechanics
    • /
    • v.71 no.6
    • /
    • pp.683-697
    • /
    • 2019
  • The reinforced concrete (RC) structures usually suffer large residual displacements under strong motions. The large residual displacements may substantially reduce the anti-seismic capacity of structures during the aftershock and increase the difficulty and cost of structural repair after an earthquake. To reduce the adverse residual displacement, several self-centering energy dissipation braces (SCEBs) have been proposed to be installed to the RC structures. To investigate the seismic responses of the RC structures with SCEBs under the earthquake excitation, an extended Bouc-Wen model with degradation and self-centering effects is developed in this study. The extended model realized by MATLAB/Simulink program is able to capture the hysteretic characteristics of the RC structures with SCEBs, such as the energy dissipation and the degradation, especially the self-centering effect. The predicted hysteretic behavior of the RC structures with SCEBs based on the extended model, which used the unscented Kalman filter (UKF) for parameter identification, is compared with the experimental results. Comparison results show that the predicted hysteretic curves can be in good agreement with the experimental results. The nonlinear dynamic analyses using the extended model are then carried out to explore the seismic performance of the RC structures with SCEBs. The analysis results demonstrate that the SCEB can effectively reduce the residual displacements of the RC structures, but slightly increase the acceleration.

Optimization of spent nuclear fuels per canister to improve the disposal efficiency of a deep geological repository in Korea

  • Jeong, Jongtae;Kim, Jung-Woo;Cho, Dong-Keun
    • Nuclear Engineering and Technology
    • /
    • v.54 no.8
    • /
    • pp.2819-2827
    • /
    • 2022
  • The disposal area of a deep geological repository (DGR) for the disposal of spent nuclear fuels (SNFs) is estimated considering the spacing between deposition holes and between disposal tunnels, as determined by a thermal analysis using the decay heat of a reference SNF. Given the relatively large amount of decay heat of the reference SNF, the disposal area of the DGR is found to be overestimated. Therefore, we develop a computer program using MATLAB, termed ACom (Assembly Combination), to combine SNFs when stored in canisters such that the decay heat per canister is evenly distributed. The stability of ACom was checked and the overall distribution of the decay heat per canister was analyzed. Finally, ACom was applied to disposal scenarios suggested in the conceptual design of a DGR for SNFs, and it was confirmed that the decay heat per canister could be evenly distributed and that the maximum decay heat of the canister could be much lower than that of a canister estimated using a reference SNF. ACom can be used to improve the disposal efficiency by reducing the disposal area of a DGR for SNFs by ensuringg a relatively even distribution of decay heat per canister.

Gain Tuning for SMCSPO of Robot Arm with Q-Learning (Q-Learning을 사용한 로봇팔의 SMCSPO 게인 튜닝)

  • Lee, JinHyeok;Kim, JaeHyung;Lee, MinCheol
    • The Journal of Korea Robotics Society
    • /
    • v.17 no.2
    • /
    • pp.221-229
    • /
    • 2022
  • Sliding mode control (SMC) is a robust control method to control a robot arm with nonlinear properties. A high switching gain of SMC causes chattering problems, although the SMC allows the adequate control performance by giving high switching gain, without the exact robot model containing nonlinear and uncertainty terms. In order to solve this problem, SMC with sliding perturbation observer (SMCSPO) has been researched, where the method can reduce the chattering by compensating the perturbation, which is estimated by the observer, and then choosing a lower switching control gain of SMC. However, optimal gain tuning is necessary to get a better tracking performance and reducing a chattering. This paper proposes a method that the Q-learning automatically tunes the control gains of SMCSPO with an iterative operation. In this tuning method, the rewards of reinforcement learning (RL) are set minus tracking errors of states, and the action of RL is a change of control gain to maximize rewards whenever the iteration number of movements increases. The simple motion test for a 7-DOF robot arm was simulated in MATLAB program to prove this RL tuning algorithm. The simulation showed that this method can automatically tune the control gains for SMCSPO.

Autocorrelation Coefficient for Detecting the Frequency of Bio-Telemetry

  • Nakajima, Isao;Muraki, Yoshiya;Yagi, Yukako;Kurokawa, Kiyoshi
    • Journal of Multimedia Information System
    • /
    • v.9 no.3
    • /
    • pp.233-244
    • /
    • 2022
  • A MATLAB program was developed to calculate the half-wavelength of a sine-curve baseband signal with white noise by using an autocorrelation function, a SG filter, and zero-crossing detection. The frequency of the input signal can be estimated from 1) the first zero-crossing (corresponding to ¼λ) and 2) the R value (the Y axis of the correlogram) at the center of the segment. Thereby, the frequency information of the preceding segment can be obtained. If the segment size were optimized, and a portion with a large zero-crossing dynamic range were obtained, the frequency discrimination ability would improve. Furthermore, if the values of the correlogram for each frequency prepared on the CPU side were prepared in a table, the volume of calculations can be reduced by 98%. As background, period detection by autocorrelation coefficients requires an integer multiple of 1/2λ (when using a sine wave as the object of the autocorrelation function), otherwise the correlogram drawn by R value will not exhibit orthogonality. Therefore, it has not been used in bio-telemetry where the frequencies move around.

Discrimination of Fall and Fall-like ADL Using Tri-axial Accelerometer and Bi-axial Gyroscope

  • Park, Geun-Chul;Kim, Soo-Hong;Baik, Sung-Wan;Kim, Jae-Hyung;Jeon, Gye-Rok
    • Journal of Sensor Science and Technology
    • /
    • v.26 no.1
    • /
    • pp.7-14
    • /
    • 2017
  • A threshold-based fall recognition algorithm using a tri-axial accelerometer and a bi-axial gyroscope mounted on the skin above the upper sternum was proposed to recognize fall-like activities of daily living (ADL) events. The output signals from the tri-axial accelerometer and bi-axial gyroscope were obtained during eight falls and eleven ADL action sequences. The thresholds of signal vector magnitude (SVM_Acc), angular velocity (${\omega}_{res}$), and angular variation (${\theta}_{res}$) were calculated using MATLAB. When the measured values of SVM_Acc, ${\omega}_{res}$, and ${\theta}_{res}$ were compared to the threshold values (TH1, TH2, and TH3), fall-like ADL events could be distinguished from a fall. When SVM_Acc was larger than 2.5 g (TH1), ${\omega}_{res}$ was larger than 1.75 rad/s (TH2), and ${\theta}_{res}$ was larger than 0.385 rad (TH3), eight falls and eleven ADL action sequences were recognized as falls. When at least one of these three conditions was not satisfied, the action sequences were recognized as ADL. Fall-like ADL events such as jogging and jumping up (or down) have posed a problem in distinguishing ADL events from an actual fall. When the measured values of SVM_Acc, ${\omega}_{res}$, and ${\theta}_{res}$ were applied to the sequential processing algorithm proposed in this study, the sensitivity was determined to be 100% for the eight fall action sequences and the specificity was determined to be 100% for the eleven ADL action sequences.

Development of a Software Program for the Automatic Calculation of the Pulp/Tooth Volume Ratio on the Cone-Beam Computed Tomography

  • Lee, Hoon-Ki;Lee, Jeong-Yun
    • Journal of Oral Medicine and Pain
    • /
    • v.41 no.3
    • /
    • pp.85-90
    • /
    • 2016
  • Purpose: The aim of this study was to develop an automated software to extract tooth and pulpal area from sectional cone-beam computed tomography (CBCT) images, which can guarantee more reproducible, objective and time-saving way to measure pulp/tooth volume ratio. Methods: The software program was developed using MATLAB (MathWorks). To determine the optimal threshold for the region of interest (ROI) extraction, user interface to adjust the threshold for extraction algorithm was added. Default threshold was determined after several trials to make the outline of extracted ROI fitting to the tooth and pulpal outlines. To test the effect of starting point location selected initially in the pulpal area on the final result, pulp/tooth volume ratio was calculated 5 times with different 5 starting points. Results: Navigation interface is composed of image loading, zoom-in, zoom-out, and move tool. ROI extraction process can be shown by check in the option box. Default threshold is adjusted for the extracted tooth area to cover whole tooth including dentin, cementum, and enamel. Of course, the result can be corrected, if necessary, by the examiner as well as by changing the threshold of density of hard tissue. Extracted tooth and pulp area are reconstructed three-dimensional (3D) and pulp/tooth volume ratio is calculated by voxel counting on reconstructed model. The difference between the pulp/tooth volume ratio results from the 5 different extraction starting points was not significant. Conclusions: In further studies based on a large-scale sample, the most proper threshold to present the most significant relationship between age and pulp/tooth volume ratio and the tooth correlated with age the most will be explored. If the software can be improved to use whole CBCT data set rather than just sectional images and to detect pulp canal in the original 3D images generated by CBCT software itself, it will be more promising in practical uses.

Algorithm of Copulsation Estimation for Counterpulsation using Pressure of VAD Outlet Cannula

  • Kang Jung-Soo;Lee Jung-Joo;Jung Min-Woo;Park Yong-Doo;Sun Kyung
    • Journal of Biomedical Engineering Research
    • /
    • v.27 no.2
    • /
    • pp.78-82
    • /
    • 2006
  • The ventricular assist device(VAD) helps to reduce the overload against the patient's native heart(NH). The pulsatile VAD pumps out the ventricular blood to the aorta with pulsatile flow. If the VAD pulsates simultaneously with the NH, the ventricle of the NH could confronts abnormally elevated aortic pressure, and this could deteriorate the ventricle rather than assist to recover it. Thus counterpulsation algorithms to avoid copulsation have been adopted by many VADs, but these methods utilize electrocardiography or arterial pressure signals, which may have difficulties to acquire consistently for a long period. In this study, the copulsation estimation algorithm for the counterpulsation is developed using the VAD outlet pressure signal. The VAD outlet pressure signal is good to maintain for a long time and the sensor part could be integrated to the VAD as a built-in module. From the VAD outlet pressure signal and its pump rate information calculated with Fast Fourier Transform, pulse peaks by the VAD and the NH were extracted and the next copulsation time at which the VAD and the NH would pulsate simultaneously was estimated. This estimation algorithm was implemented by using PC MATLAB software and tested for various pump rate conditions with mock circulation system. For each condition, the copulsation time was estimated successfully. Consequently, the results showed the possibility to use the outlet cannula pressure signal in the copulsation estimation.

Effect of chitosan/carbon nanotube fillers on vibration behaviors of drilled composite plates

  • Demir, Ersin;Callioglu, Hasan;Sayer, Metin;Kavla, Furkan
    • Steel and Composite Structures
    • /
    • v.35 no.6
    • /
    • pp.789-798
    • /
    • 2020
  • The effect of Chitosan (CS), Carbon Nanotube (CNT) and hybrid (CS-CNT) fillers on the natural frequency of drilled composite plate is investigated by experimentally in this study. The numerical validation is also made with a program based on Finite Element Method (SolidWorks). Nine types filled and one neat composite plates are used in the study. The fillers ratios are 1% CS, 2% CS, 3% CS, 0.1% CNT, 0.2% CNT, 0.3% CNT, 1% CS+0.3% CNT, 2% CS+0.3% CNT, 3% CS+0.3% CNT. The specimens cut to certain sizes by water jet from the plates 400 mm × 400 mm in dimensions. Some of them are drilled in certain dimensions with drill. The natural frequency of each specimen is measured by the vibration test set up to determine the vibration characteristic. The vibration test set up includes an accelerometer, a current source power unit, a data acquisition card and a computer. A code is written in Matlab® program for the signal processing. The study are investigated and discussed in four main points to understand the effect of the fillers on the natural frequency of the composite plate. These are the effect of fillers contents and amounts, orientation angles of fibers, holes numbers and holes sizes. As results, the natural frequency of the plate with 1% CS and 0.1% CNT hybrid filler is lower than those of the plates with other fillers ratios for 45° orientation angle. Besides, in the composite plate with 0° orientation angle, the natural frequency increases with increasing the filler ratio. Moreover, the natural frequency increases until a certain hole number and then it decreases. Furthermore, the natural frequency is not affected until a certain hole diameter but then it decreases.

The Study of Determination to Equivalent Circuit Parameters for Single phase Induction Motor using MATLAB (매트랩을 이용한 단상유도전동기 등가회로 정수 산출에 관한 연구)

  • Lee, Byung-Sun;Kim, Yang-Ho
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.21 no.1
    • /
    • pp.125-130
    • /
    • 2007
  • Single-phase is used widely power of field of appliance because can use commercialized power directly without power transform. Specially, because condenser nu-drive style single-phase induction motor efficiency is excellent, and most suitable in embodiment as economical. It is established true that method by crossing self-discipline and method by revolving magnetic field are interpretation of net single-phase induction motor, but method to calculate electric motor inside proper move in existent theory or method is some complex. That arbor in the law of circuit constant that combine equivalent circuit law with numerical analysis law according to development of the latest computer or microprocessor is suggested and does the calculation processing fast and correct. In this paper, measurement wishes to present method that calculate after calculate digital measurement that measures correctly and measures impossible the first and the second leakage reactance and no-load test locked-rotor test, DC test and resistance measurement of stator winding in circuit parameter calculation program that is had for MatLab program individually in single-phase power.

Simulations of the Dynamic Load in a Francis Runner based on measurements of Grid Frequency Variations

  • Ellingsen, Rakel;Storli, Pal-Tore
    • International Journal of Fluid Machinery and Systems
    • /
    • v.8 no.2
    • /
    • pp.102-112
    • /
    • 2015
  • In the Nordic grid, a trend observed the recent years is the increase in grid frequency variations, which means the frequency is outside the normal range (49.9-50.1 Hz) more often. Variations in the grid frequency leads to changes in the speed of rotation of all the turbines connected to the grid, since the speed of rotation is closely related to the grid frequency for synchronous generators. When the speed of rotation changes, this implies that the net torque acting on the rotating masses are changed, and the material of the turbine runners must withstand these changes in torque. Frequency variations thus leads to torque oscillations in the turbine, which become dynamical loads that the runner must be able to withstand. Several new Francis runners have recently experienced cracks in the runner blades due to fatigue, obviously due to the runner design not taking into account the actual loads on the runner. In this paper, the torque oscillations and dynamic loads due to the variations in grid frequency are simulated in a 1D MATLAB program, and measured grid frequency is used as input to the simulation program. The maximum increase and decrease in the grid frequency over a 440 seconds interval have been investigated, in addition to an extreme event where the frequency decreased far below the normal range within a few seconds. The dynamic loading originating from grid frequency variations is qualitatively found by a constructed variable $T_{stress}$, and for the simulations presented here the variations in $T_{stress}$ are found to be around 3 % of the mean value, which is a relatively small dynamic load. The important thing to remember is that these dynamic loads come in addition to all other dynamic loads, like rotor-stator interaction and draft tube surges, and should be included in the design process, if not found to be negligible.