검색결과

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

간행물

    분야

      발행연도

      -

        검색결과 12

        1.
        2022.10 구독 인증기관·개인회원 무료
        Radiological characterization is important in decommissioning and dismantling of nuclear facilities, in order to assess the radioactivity concentration, classify the wastes, and secure workers’ safety. The Some components such as Reactor Pressure Vessel (RPV) in nuclear facilities has dose rate higher than Sv/hr, thus in-situ gamma spectroscopy systems suffer from a very high count rate which causes energy resolution degradation, photo-peak shift, and count loss by pile-up and dead-time. The system must be operated in a very high count rate, in order to measure spectra precisely and to quantify radionuclide contents. In order to apply in-situ measurement in high radiation dose rate environment, the sensor, front-end electronics, and data acquisition (DAQ) should be carefully selected and designed as well as precise design of collimators and radiation shield. In this paper, the components of the detector system were selected and performance was evaluated in a high count rate before design the collimator and shield. A LaBr3 coupled with a PMT having short decay time constant (16 nsec) was selected for high count rate application, and two different amplifiers (a conventional charge sensitive preamplifier with 50 usec decay time constant, and wide-band voltage amplifier) were tested. As DAQs, DT5781 (14 bit, 100 MS/s, CAEN) of Pulse Height Analysis (PHA) which is conventionally used signal processing method in the gamma spectroscopy, and DT5730 (14 bit, 500MS/s, CAEN) of Pulse Shape Discrimination (PSD) which is similar to Charge to Digital Convertor (QDC) were used. The number of photons incident to the detector was varied by changing the detector-source distance with Certificate Radiation Material (CRM), and compared to the output count rate. The count rate capability, and energy resolution with different amplifier and DAQ was evaluated. Additionally, the performance of DAQs in extremely high count rate was evaluated with signal data generated by the emulator which can simulate the detector signal waveforms fed into the DAQ based on the measured spectrum.
        2.
        2022.05 구독 인증기관·개인회원 무료
        It is important to ensure worker’s safety from radiation hazard in decommissioning site. Real-time tracking of worker’s location is one of the factors necessary to detect radiation hazard in advance. In this study, the integrated algorithm for worker tracking has been developed to ensure the safety of workers. There are three essential techniques needed to track worker’s location, which are object detection, object tracking, and estimating location (stereo vision). Above all, object detection performance is most important factor in this study because the performance of tracking and estimating location is depended on worker detection level. YOLO (You Only Look Once version 5) model capable of real-time object detection was applied for worker detection. Among the various YOLO models, a model specialized for person detection was considered to maximize performance. This model showed good performance for distinguishing and detecting workers in various occlusion situations that are difficult to detect correctly. Deep SORT (Simple Online and Realtime Tracking) algorithm which uses deep learning technique has been considered for object tracking. Deep SORT is an algorithm that supplements the existing SORT method by utilizing the appearance information based on deep learning. It showed good tracking performance in the various occlusion situations. The last step is to estimate worker’s location (x-y-z coordinates). The stereo vision technique has been considered to estimate location. It predicts xyz location using two images obtained from stereo camera like human eyes. Two images are obtained from stereo camera and these images are rectified based on camera calibration information in the integrated algorithm. And then workers are detected from the two rectified images and the Deep SORT tracks workers based on worker’s position and appearance between previous frames and current frames. Two points of workers having same ID in two rectified images give xzy information by calculating depth estimation of stereo vision. The integrated algorithm developed in this study showed sufficient possibility to track workers in real time. It also showed fast speed to enable real-time application, showing about 0.08 sec per two frames to detect workers on a laptop with high-performance GPU (RTX 3080 laptop version). Therefore, it is expected that this algorithm can be sufficiently used to track workers in real decommissioning site by performing additional parameter optimization.