검색결과

검색조건
좁혀보기
검색필터
결과 내 재검색

간행물

    분야

      발행연도

      -

        검색결과 497

        43.
        2023.03 KCI 등재 구독 인증기관 무료, 개인회원 유료
        Research and interest in sustainable printing are increasing in the packaging printing industry. Currently, predicting the amount of ink required for each work is based on the experience and intuition of field workers. Suppose the amount of ink produced is more than necessary. In this case, the rest of the ink cannot be reused and is discarded, adversely affecting the company's productivity and environment. Nowadays, machine learning models can be used to figure out this problem. This study compares the ink usage prediction machine learning models. A simple linear regression model, Multiple Regression Analysis, cannot reflect the nonlinear relationship between the variables required for packaging printing, so there is a limit to accurately predicting the amount of ink needed. This study has established various prediction models which are based on CART (Classification and Regression Tree), such as Decision Tree, Random Forest, Gradient Boosting Machine, and XGBoost. The accuracy of the models is determined by the K-fold cross-validation. Error metrics such as root mean squared error, mean absolute error, and R-squared are employed to evaluate estimation models' correctness. Among these models, XGBoost model has the highest prediction accuracy and can reduce 2134 (g) of wasted ink for each work. Thus, this study motivates machine learning's potential to help advance productivity and protect the environment.
        4,000원
        46.
        2022.10 구독 인증기관·개인회원 무료
        Republic of Korea (ROK) is operating the Integrated Environmental Radiation Monitoring Network (IERNet) in preparation for a radioactive emergency based on Article 105 of the Nuclear Safety Act (Monitoring of Nationwide Radioactive Environment). 215 radiation monitoring posts are monitoring a wide area, but their location is fixed, so they can’t cover areas where the post is not equipped around the Nuclear Power Plants (NPPs). For this, a mobile radiation monitoring system was developed using a drone or vehicle. However, there are disadvantages: it is performed only at a specific cycle, and an additional workforce is required. In this study, a radiation monitoring system using public transportation was developed to solve the above problems. Considering the range of dose rates from environmental radiation to high radiation doses in accidents, the detector was designed by combining NaI (TI) (in the low-dose area) and GM detector (in the high-dose area). Field test was conducted by installed on a city bus operated by Yeonggwang-gun to confirm the performance of the radiation monitoring system. As a result of the field test, it was confirmed that data is transmitted from the module to the server program in both directions. Based on this study, it will be possible to improve the radiation monitoring capability near nuclear facilities.
        57.
        2022.09 KCI 등재 구독 인증기관 무료, 개인회원 유료
        Pair trading is a statistical arbitrage investment strategy. Traditionally, cointegration has been utilized in the pair exploring step to discover a pair with a similar price movement. Recently, the clustering analysis has attracted many researchers' attention, replacing the cointegration method. This study tests a clustering-driven pair trading investment strategy in the Korean stock market. If a pair detected through clustering has a large spread during the spread exploring period, the pair is included in the portfolio for backtesting. The profitability of the clustering-driven pair trading strategies is investigated based on various profitability measures such as the distribution of returns, cumulative returns, profitability by period, and sensitivity analysis on different parameters. The backtesting results show that the pair trading investment strategy is valid in the Korean stock market. More interestingly, the clustering-driven portfolio investments show higher performance compared to benchmarks. Note that the hierarchical clustering shows the best portfolio performance.
        4,000원
        58.
        2022.06 KCI 등재 구독 인증기관 무료, 개인회원 유료
        본 연구에서는 액체감쇠역전회복(FLAIR) 시퀀스를 대체하였던 방법 중에 비교적 간단하면서 높은 재현성을 나타내었던 고신호 강도제거 원리를 MAGiC에 적용하여 MAGiC-FLAIR와 기존의 고속스핀에코-FLAIR 영상과 비교하여 고신호 강 도제거영상의 유용성과 임상적으로 유의미한 기준을 제시하고자 하였다. 연구방법은 MAGiC 적용 후 MAGiC-FLAIR와 MAGiC-고신호 강도제거 영상을 재구성하여, 기존의 고속스핀에코-FLAIR 영상과 각각 정성적, 정량적 평가를 비교하였 다. 정성평가결과 MAGiC-고신호 강도제거는 MAGiC-FLAIR 보다는 월등히 우수하며, 고속스핀에코-FLAIR와 유사한 결과를 보였고, 정량평가결과 MAGiC-고신호강도제거는 MAGiC-FLAIR보다 백질과 회백질 대조도는 더 우수할 뿐만 아 니라, 뇌척수액의 신호 억제도 우수한 결과를 나타냈다. Synthetic 영상을 통하여 획득한 다양한 대조도 영상 중 FLAIR의 부정확도를 고신호 강도제거기법을 적용한다면 진단적 가치를 개선하여 제공할 수 있을 것이다.
        4,000원
        59.
        2022.05 구독 인증기관·개인회원 무료
        Radioactivity of radiostrontiums, Sr-89 and Sr-90, which are both pure beta-emitters, are generally measured via Cherenkov counting. However, the determination of Cherenkov counting efficiencies of radiostrontiums requires a complicated procedure due to the presence of Y-90 (also a pure betaemitter) which is the daughter nuclide of Sr-90. In this study, we have developed a machine learning approach using a linear regression model which allows an easier and simultaneous determination of the Cherenkov counting efficiencies of the radiostrontiums. The linear regression model was employed because total net Cherenkov count (Ct) from the three beta-emitters at time t after the separation of Y- 90, can be expressed as a linear combination of their respective time-varying radioactivities with their respective coefficients (parameters) being their counting efficiencies: Ct = εSr-90[ASr-90·exp(–λSr-90·t)] + εSr-89[ASr-89·exp(–λSr-89·t)] + εY-90[ASr-90·exp(1–λSr-90·t)], where ε is a counting efficiency, A is an initial activity, λ is a decay constant and t is time after the separation of Y-90, Thus, if we train the model with multiple Cherenkov counts measured from the three beta emitters, then we can obtain their estimates for counting efficiencies (so-called parameters) straightforward. For this, the model has been trained by two methods: Ordinary Least Squares (OLS) and Bayesian linear regression (BLR), for which two software packages, PyMC3 and Stan were employed to compare their performances. The results showed that the accuracy of the OLS was worse than that of the BLR. Particularly, the counting efficiency of Sr-90 was estimated to be smaller than 0, which is an unrealistic value. On the other hand, the estimates of the BLR gave realistic values which are close to the true values. Additionally, the BLR was able to provide a distribution for each counting efficiency (so-called “posterior”) from which various types of inference can be made including median and credible interval in the Bayesian statistics which is analogous to, but different from confidence interval in the Frequentist statistics. In the results of the BLR, the Stan package gave more accurate estimates than the PyMC3 package. Therefore, it is expected that counting efficiencies of the radiostrontiums including radioyttrium can be determined at the same time, more easily and accurately, by using the BLR with the Stan package and that the activities of radiostrontium also can be determined more easily by using the BLR if we know their counting efficiencies in advance. It is worth noting that the usage of the linear regression model in this study was different from the usual one where the trained model is used to predict a response value (count) from a set of unseen regressor values (activities).
        60.
        2022.05 구독 인증기관·개인회원 무료
        Once a radioactive material is released from the nuclear power plant (NPP) by accident, it is necessary to understand the behavior of radioactive plume to protect residents adequately. For this, it is essential to measure the radiation dose rate around NPPs at important locations. Our previous study developed a movable radiation detector that can be installed quickly in an accident to measure gamma dose rate in areas where environmental radiation monitoring system is not installed. The data measured by the detector are transmitted to the server in real-time through LoRA wireless communications. There are two methods to use LoRA communications; one is self-network, and the other is the network provided by the mobile carrier. A signal receiver, called a gateway, should be equipped near the installation location of radiation detectors to use a self-network without using the mobile carrier’s system. In other words, the movable radiation detectors we made can function if there should be any gateway near them. The distance capable of communication between gateway and detector is about 8 km in an open area without significant obstacles. Korea has many significant obstacles, such as mountains around most NPPs. Thus, the gateways could be installed in the proper position before the accident to operate the movable radiation detectors without problems. If the gateway is located at a high position like a mountain top, it could cover a wide area. In this study, the elevation database in the area around the NPPs was collected and analyzed to determine where gateways should be installed. The analysis range is limited in the urgent protective action planning zone. The optimization was also performed to minimize the number of gateways.
        1 2 3 4 5