Earticle

현재 위치 Home

Issues

차세대융합기술학회논문지 [The Journal of Next-generation Convergence Technology Association]

간행물 정보
  • 자료유형
    학술지
  • 발행기관
    국제차세대융합기술학회 [International Next-generation Convergence technology Association]
  • pISSN
    2508-8270
  • 간기
    월간
  • 수록기간
    2017 ~ 2026
  • 등재여부
    KCI 등재
  • 주제분류
    복합학 > 기술정책
  • 십진분류
    KDC 506 DDC 606
제10권 7호 (24건)
No
1

BRN에서 수신 전력 분포를 이용한 인공지능 기반 중계 노드 수 추정

최근원, 이득한, 유영빈, 허진, 정의림

국제차세대융합기술학회 차세대융합기술학회논문지 제10권 7호 2026.07 pp.1838-1850

※ 기관로그인 시 무료 이용이 가능합니다.

4,500원

본 논문에서는 BRN (barrage relay network) 환경에서 수신 전력 분포를 이용하여 통신에 참여하는 중계 노드 수를 추정하는 인공지능 기법을 제안한다. 즉, 중계 노드에 대한 어떠한 정보도 없이 수신 신호의 전력만으로 중계에 참여하는 노드의 개수를 추정한다. 이를 위해 수신기에서 수신 전력 벡터를 입력으로 중계에 참여한 노드 수를 추정하는 1D-CNN(one-dimensional convolutional neural network)을 제안한다. 이때, BRN의 중계노드에서 사용되는 랜덤 위상 디더링은 시간 다이버시티 이득 측면에서는 우수하지만 노드 수 추정에는 불리하여 본 논문에서는 이진 위상 디더링 방식을 사용한다. 모의실험 결과에 따르면, 제안하는 방식은 다중경로 페이딩 채널 환경에서 중계 노드 수 추정 RMSE (root mean square error) 기준 0.5개 이하의 오차를 보이며, 랜덤 위상 디더링에 비해서는 RMSE가 최대 54.8% 줄어드는 것을 확인한다. BER (bit error ratio) 성능을 확인한 결과, 이진 위상 디더링을 사용함에도 불구하고 시간 다이버시티 이득은 얻을 수 있으며, 랜덤 위상 디더링 방식과 비교하면 대부분의 경우에 1 dB 이내의 성능 손실이 확인된다.

In this paper, we propose an artificial intelligence-based technique for estimating the number of relay nodes participating in communication using the received power distribution in a barrage relay network (BRN) environment. Specifically, the proposed method estimates the number of participating relay nodes solely from the power of the received signal, without any prior information about the relay nodes. To this end, we propose a 1D-CNN (one-dimensional convolutional neural network) that estimates the number of participating relay nodes by using the received power vector at the receiver as its input. Although random phase dithering used in BRN relays is effective in terms of time diversity gain, it is unfavorable for node number estimation. Therefore, this paper proposes a binary phase dithering scheme. Simulation results show that the proposed scheme achieves an RMSE (root mean square error) of less than 0.5 nodes in estimating the number of relay nodes in multipath fading channel environments. In addition, the proposed scheme reduces the RMSE by up to 54.8% compared with random phase dithering. The BER (bit error ratio) performance results confirm that time diversity gain can still be achieved despite the use of binary phase dithering. Moreover, compared with the random phase dithering scheme, the proposed scheme exhibits a performance loss of within 1 dB in most cases.

2

OFDM 레이다 시스템에서 YOLO 기반 다중 표적의 개수 및 속도/거리 추정

전소연, 고은아, 허진, 최정욱, 정의림

국제차세대융합기술학회 차세대융합기술학회논문지 제10권 7호 2026.07 pp.1851-1864

※ 기관로그인 시 무료 이용이 가능합니다.

4,600원

본 연구에서는 OFDM(orthogonal frequency division multiplexing) 레이다 환경에서 YOLO(You Only Look Once)를 활용하여 다중 표적의 개수, 속도 및 거리를 동시에 추정하는 기법을 제안한다. 제안 기법은 2차원 주기도에서 각 표적의 피크 영역을 검출하고, 검출된 영역의 개수와 중심좌표를 이용하여 표적의 개수와 거리·속도를 추정한다. 단일 스테이지 객체 검출 구조를 사용하므로 표적 수에 따라 별도의 회귀 모델을 적용하는 기존 CNN(convolutional neural network) 기반 기법보다 추정 절차가 간결하다. 모의실험 결과, 표적 수 1~5 개와 SNR -10~20 dB의 전체 시험 조건에서 조건별 MAE를 평균하였을 때, OFDM 심볼 개수가 32개인 경우 속도 평균절대오차 1.34 km/h와 거리 평균절대오차 0.71 m를 기록하였으며, CA-CFAR(cell-averaging constant false alarm rate) 및 CNN 기반 기법보다 낮은 추정 오차를 보였다. 또한 표적 수가 증가하는 환경에서도 상대적으로 안정적인 거리 및 속도 추정 성능을 유지하였다.

This paper proposes a YOLO(You Only Look Once)-based method for simultaneously estimating the number, distances, and velocities of multiple targets in an OFDM(orthogonal frequency division multiplexing) radar environment. The proposed method detects the peak region corresponding to each target in a two-dimensional periodogram and estimates the number of targets and their distance–velocity values using the number and center coordinates of the detected regions. By employing a single-stage object detection architecture, the proposed method provides a simpler estimation procedure than conventional CNN(convolutional neural network)-based methods that require separate regression models according to the number of targets. Averaged over all test conditions with one to five targets and SNRs ranging from -10 to 20 dB, the proposed method achieves a velocity mean absolute error of 1.34 km/h and a distance mean absolute error of 0.71 m with 32 OFDM symbols, outperforming the CA-CFAR(cell-averaging constant false alarm rate) and CNN-based methods. The proposed method also maintains relatively stable distance and velocity estimation performance as the number of targets increases.

3

4,000원

최근 국내 전력계통은 대규모 화력 및 수력발전에서 태양광 및 풍력 등과 같은 신재생에너지원으로 전환되고 있다. 그러나, 기존의 계통부하 추종 인버터는 전력계통의 주파수와 전압에 동기화하여 운영되고 있다. 계통부하 추정 인버터는 전력계통의 관성을 감소시키는 요인의 하나로서 신재생에너지의 비중이 증가함에 따라 주파수 변동성과 전압 불안정성이 증가되고 있다. GFM 인버터는 계통관성 감소 및 계통의 고장시 자체적으로 주파수와 전압을 기준계통으로 제공할 수 있도록 하는 가상 동기기계 장치를 이용하여 운영된다. 본 연구는 전력계통에서 신재생에너지의 비증이 증대에 따라 GFM 인버터가 계통 주파수 및 전압, 관성을 유지가 가능함을 검증하였다. 이 결과, GFM 인버터의 전력계통 운영은 신재생에너지의 계통에 따른 안정도를 향상이 가능함을 검토하였다. 본 연구에서는 대용량 신재생에너지의 계통의 투입에서는 GFM 인버터를 고려를 제안한다.

Recently, the Korean power system has been shifting from large-scale thermal and hydroelectric power generation toward renewable energy sources such as solar and wind power. Conventional grid-following inverters operate by synchronizing with the frequency and voltage of the existing power grid. However, these inverters contribute to the reduction of system inertia, which leads to increased frequency fluctuations and voltage instability as the share of renewable energy rises. GFM inverters can autonomously establish reference frequency and voltage using a virtual synchronous machine (VSM) control mechanism, enabling stable operation even during grid disturbances or faults. This study verifies that GFM inverters can effectively maintain system frequency, voltage, and dynamic inertia under high renewable energy penetration conditions. The simulation and analysis results demonstrate that the application of GFM inverters enhances overall power system stability. Consequently, this study proposes the adoption of GFM inverters for large-scale renewable energy integration into the Korean power grid.

4

4,200원

본 연구에서는 멀티 혐기배양기의 잔존 산소 농도 저감을 위한 3단계 자동 가스 치환 제어 알고리즘을 설계하고, PLC 기반 시퀀스 제어 모듈과 산업용 고정밀 DAQ 모듈로 구성된 이중 계층 통합 제어 플랫폼에 구현하였다. 배양실 내 산소(이후 O2) 농도 감소 동특성을 1차 선형 희석 모델로 수학적 모델링하여 Stage별 최적 SOL 파라미터를 설계하였으며, O2 농도에 따라 Stage A(O2>1%), B(0.5%≤O2≤1%), C(O2<0.5%)로 자동 전환되는 상태 전이 구조와 PLC 하드웨어 기반 압력 우선순위 안전 인터락을 구현하였다. 시뮬레이션 예측값(Stage B→C 달성 20분) 대비 실증값(20.7분)의 오차율 3.5%로 모델 타당성을 정량 확인하였으며, N=10 반복 정밀도(σ=0.008%)를 확인하였으며, 자체 종합 성능 평가 44항목 중 37항목 Pass(84.1%), Fail 0건, 미평가(N/A) 7항목의 결과를 얻었다. 본 연구에서 검토한 선행연구의 범위에서는 산소농도 구간별 차등 제어와 시뮬레이션-실증 정량 비교를 함께 제시한 사례가 확인되지 않았으며, 이는 혐기 배양기 제어 시스템 국산화의 기초 자료를 제공한다.

This study designed a three-stage automatic gas replacement control algorithm for residual oxygen reduction in a multi-anaerobic incubator, implemented on a PLC-based sequence control module integrated with an industrial high-precision DAQ module. A first-order linear dilution model was used to derive optimal SOL parameters per stage, enabling automatic transitions among Stage A (O2>1%), B (0.5–1%), and C (O2<0.5%), backed by a PLC-based pressure-priority safety interlock. Simulation predicted the B→C transition at 20 min versus 20.7 min measured on the prototype (3.5% error), validating the model. N=10 repeatability trials achieved σ=0.008%. The 44-item comprehensive performance evaluation resulted in 37 items passed (84.1%), 0 failed, and 7 items not yet evaluated (N/A). To the best of the authors' knowledge based on the reviewed literature, this study offers a differentiated multi-stage gas control approach with quantitative simulation-prototype validation, providing foundational data for domestic anaerobic incubator control development.

5

4,900원

본 연구에서는 멀티 혐기배양기를 위해 이중 계층 통합 제어 플랫폼에 최적화 PID 온도 제어 시스템 및 이기종 플랫폼 통합 7인치 HMI 모니터링 시스템을 구현하였다. 배양실 열전달 동특성을 FOPDT 전달함수로 수학적 모델링하여 최적 PID 파라미터(Kp=0.8, Ki=0.11 /min, Kd=0.5 min)를 도출하고, 혐기 SOL 밸브 개폐 외란을 Stage별 정량 모델(d_max,i = -β·Ta_i, β=0.013 ℃/s)로 분석하여 60초 이내 능동 보상하는 외란 감지 알고리즘을 구현하였다. FOPDT 폐루프 시뮬레이션 예측값(도달 시간 27.8분, 오버슈트 +0.36℃) 대비 실증값(28.2분, +0.35℃)의 오차율은 각각 1.4%와 2.8%로 나타나 모델 타당성을 정량적으로 확인하였으며, 48시간 연속 운전에서 데이터 손실률 0%, 통신 지연 2 ms 미만, HMI 갱신 주기 1.02±0.05초를 달성하였다. 혐기 외란 대응 PID의 정량적 검증과 이기종 통합 HMI 아키텍처를 함께 제시함으로써, 혐기 배양기 제어 국산화를 위한 기초 자료를 제공한다.

This study implemented an optimized PID temperature control system and a heterogeneousplatform- integrated 7-inch HMI monitoring system on a dual-layer control platform for a multi-anaerobic incubator. Chamber thermal dynamics were modeled as a FOPDT transfer function to derive optimal PID parameters (Kp=0.8, Ki=0.11/min, Kd=0.5 min), with anaerobic SOL valve switching disturbances quantitatively modeled per stage (d_max,i = -β·Ta_i, β=0.013 ℃/s) and actively compensated within 60 seconds. Closed-loop FOPDT simulation (rise time 27.8 min, overshoot +0.36℃) matched prototype measurements (28.2 min, +0.3 5℃) with error rates of 1.4% and 2.8%, validating the model; 48-hour continuous operation achieved 0% data loss, sub-2 ms latency, and an HMI refresh cycle of 1.02±0.05s. To the best of the authors' knowledge based on the reviewed literature, this study presents a quantitatively verified disturbance-compensating PID design and a heterogeneous-platform-integrated embedded HMI architecture, providing foundational data for domestic anaerobic incubator control development.

6

4,300원

본 연구는 치위생과 전공 이론 중심 수업에서의 플립러닝 활용 가능성을 탐색하기 위한 기초 자료를 제공하고자 경기도 소재 S대학교 치위생과 2학년 학생 166명을 대상으로 플립러닝 기반 교수법을 개발·적용한 후 수업에 대한 학생들의 인식 조사를 실시하였다. 플립러닝 수업 활동 영역별 인식도 분석 결과 ‘수업 중 활동 및 상호작용’에 대한 인식이 4.11±0.56점으로 가장 높았다. 플립러닝 수업 경험 유무에 따른 플립러닝 수업 활동 영역별 유의한 차이는 없었다. 플립러닝 수업 만족도에 영향을 미치는 요인은 ‘수업 중 활동 및 상호작용’(β=0.319, p=0.006)과 ‘학습성과 및 자기효능감’(β=0.753, p<0.001)이었으며, 학습성과 및 자기효능감이 가장 큰 영향 요인으로 나타났다. 치위생 전공 이론 교과목에 대한 플립러닝 적용은 학습자의 학업 활동을 활성화하고 학습 성취도 인식과 수업 만족도를 제고하는 데 긍정적인 영향을 미친다고 볼 수 있다.

This study explored the potential of flipped learning in theory-centered dental hygiene courses. A survey was conducted on 166 second-year dental hygiene students at S University in Gyeonggi-do to analyze their perceptions and satisfaction. Among class domains, “in-class activities and interactions” received the highest score(4.11±0.56). There were no significant differences in flipped learning activity areas based on whether or not there was experience with flipped learning classes. Factors influencing class satisfaction included “in-class activities and interactions”(β=0.319, p=0.006) and “learning outcomes and self-efficacy”(β=0.753, p<0.001), with the latter being the most significant predictor. Implementing flipped learning in theoretical dental hygiene education effectively enhances student engagement, self-efficacy, and overall class satisfaction.

7

터치케어(TouchCare) 서비스를 받은 농촌 노인의 경험

전혜원, 이은영

국제차세대융합기술학회 차세대융합기술학회논문지 제10권 7호 2026.07 pp.1913-1922

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

본 연구는 AI·IoT 기반 서비스인 터치케어 서비스를 이용한 농촌지역 노인의 경험 속에 나타난 스마트 돌봄서비스 인식과 반응을 질적 내용분석 방법을 적용하여 심층적으로 탐색하고자 하였다. 심층 면접 후 질적자료를 분석한 결과 5개 범주(‘말벗이 되어주는 정서적 동반자’, ‘유익한 정보 제공자’, ‘건강생활 조력자’, ‘낮은 몰입의 이유’, ‘함께하고 싶은 존재’)와 9개 주제(‘기분 좋은 말을 해주는 친구’, ‘나를 반겨주는 존재’, ‘정보를 전달하고 즐거움을 주는 존재’, ‘일상 루틴을 챙겨주는 조력자’, ‘좋은 습관 형성을 돕는 안내자’, ‘원활하지 않은 상호작용’, ‘필요성 인식 부족’, ‘기기 사용의 어려움’, ‘앞으로도 함께하길 바라는 존재’)가 도출되었다. 연구 결과 농촌지역 노인에서 AI·IoT 기반 서비스 활용에 어려움이 있으나, 정서적 지지, 건강관리 조력, 생활 정보 제공 등의 긍정적인 경험도 있었다. 향후 AI·IoT 기반 서비스 기획 시부터 노인의 참여를 권장하여 맞춤형 서비스 제공이 필요하다.

This study aimed to explore in-depth the perceptions and responses to smart care services among older adults living in rural areas through their experiences of using an AI and IoT-based Touch Care service, by applying a qualitative content analysis method. Analysis of qualitative data through in-depth interviews resulted in five categories (‘an emotional companion who serves as a conversational partner’, ‘an informative provider’, ‘an assistant for healthy life’, ‘reasons for low immersion’, ‘a thing I want to be with’) and nine themes(‘a friend who says pleasant things’, ‘a being who welcomes me’, ‘an informative and entertaining being’, ‘an assistant who takes care of daily routine’, ‘a guide who helps form good habits’, ‘a non-smooth interaction’, ‘lack of awareness of necessity’, ‘difficulty in using the device’, ‘something I hope to continue being with in the future’). Although there were difficulties in using AI and IoT-based TouchCare services among the older adults in rural areas, there were positive experiences such as emotional support, health management assistance, and life information provision. From the future Al and IoT-based service planning, it is necessary to encourage the participation of the older adults and provide customized services.

8

4,000원

본 연구는 대학생의 디지털 리터러시, 메타인지 및 인공지능 윤리의식이 문제해결 능력에 미치는 영향을 확인하기 위한 서술적 조사연구이다. 연구대상자는 경기도 소재 일개 대학에 재학 중인 대학생 147명이었으며, 자료는 2026년 6월 온라인 설문조사를 통해 수집하였다. 연구 결과, 대상자의 디지털 리터러시는 5점 만점에 평균 4.06±0.63점, 메타인지는 4.18±0.50점, 인공지능 윤리의식은 3.52±0.52점, 문제해결 능력은 4.08±0.63점으로 나타났다. 문제해결 능력은 디지털 리터러시(r=.508, p<.001), 메타인지(r=.571, p<.001), 인공지능 윤리의식(r=.443, p<.001)과 유의한 정적 상관관계를 보였다. 다중회귀분석 결과, 메타인지(β=.316, p<.001), 인공지능 윤리의식(β=.241, p<.001), 디지털 리터러시(β=.206, p<.05)가 문제해결 능력에 유의한 영향을 미치는 요인으로 나타났으며, 모형의 설명력은 39.3%였다(F=19.913, p<.001). 본 연구 결과는 대학생의 문제해결 능력 향상을 위해 디지털 리터러시, 메타인지 및 인공지능 윤리의식을 통합적으로 강화하는 교육전략이 필요함을 시사한다.

This study aimed to identify the effects of digital literacy, metacognition, and AI ethics awareness on problem-solving ability among college students. A descriptive survey design was employed. Participants were 147 college students enrolled at a university in Gyeonggi Province. Data were collected through an online survey in June 2026. The mean scores were 4.06±0.63 for digital literacy, 4.18±0.50 for metacognition, 3.52±0.52 for AI ethics awareness, and 4.08±0.63 for problem-solving ability on a 5-point scale. Problem-solving ability showed significant positive correlations with digital literacy (r=.508, p<.001), metacognition (r=.571, p<.001), and AI ethics awareness (r=.443, p<.001). Multiple regression analysis revealed that metacognition (β=.316, p<.001), AI ethics awareness (β=.241, p<.001), and digital literacy (β=.206, p<.05) were significant predictors of problem-solving ability. The regression model explained 39.3% of the variance in problem-solving ability (F=19.913, p<.001). These findings highlight the importance of developing integrated educational strategies that promote digital literacy, metacognition, and AI ethics awareness to enhance college students' problem-solving ability.

9

4,000원

본 연구는 국민건강보험 공개 청구자료를 이용하여 건선의 의료이용과 직접의료비 변화를 분석하였으며, 분석 기간은 2012–2023년으로 설정하되 2020년과 2022년은 연구 시점에 공개 연간 파일을 확보할 수 없어 제외하였다. ICD-10 주상병 코드 L40을 건선으로 정의하고, 환자 수, 청구 건수, 총 직접의료비, 환자 1인당 비용, 청구 1건당 비용의 연도별 변화를 분석하였다. 분석 결과, 건선 환자 수와 청구 건수는 증가 추세를 보이지 않았으나, 총 직접의료비는 2012년 약 2.56억 원에서 2023년 약 19.17억 원으로 증가하였고 연평균 약 1.46억 원의 유의한 증가를 보였다(p<.001). 환자 1인당 비용과 청구 1건당 비용도 함께 증가하였으며, 2016년을 제외한 민감도 분석에서도 비용 증가 추세는 유지되었다. 본 연구는 건선 의료비 부담을 평가할 때 이용량 지표뿐 아니라 환자당·청구건당 비용 변화를 함께 고려해야 함을 시사하며, 향후 약제 사용, 중증도, 산정특례 등록 여부를 포함한 개인단위 청구자료 분석이 필요하다.

This study analyzed trends in healthcare utilization and direct medical costs for psoriasis using public claims data from the Korean National Health Insurance Service from 2012 to 2023, excluding 2020 and 2022 because public annual files were not available at the time of analysis. Psoriasis was defined using the ICD-10 main diagnosis code L40, and annual changes in patient counts, claims, total direct medical costs, cost per patient, and cost per claim were examined. Patient counts and claim counts did not show an increasing trend, whereas total direct medical costs increased from approximately KRW 256 million in 2012 to KRW 1.917 billion in 2023, with a significant annual increase of about KRW 146.2 million (p<.001); cost per patient and cost per claim also increased, and the trend remained significant after excluding 2016. These findings suggest that cost indicators, not only service volume, should be considered when monitoring the burden of psoriasis, and further individual-level claims research including medication use, disease severity, and copayment support status is needed.

10

4,500원

본 연구의 목적은 무릎관절 전치환술 환자(TKA)를 대상으로 모바일 기반 원격재활이 신체 기능 및 심리적 요인에 미치는 효과를 검증하는 것이다. 환자 31명을 실험군(16명)과 대조군(15명)으로 구분하여 수술 후 2주간 분석한 결과, 실험군은 능동 굴곡(p<.014), 능동 신전(p<.017), 수동 굴곡(p<.047) 등 모든 ROM 지표에서 유의한 향상을 보였다. WOMAC 지수 내 통증(p<.001)과 일상생활 수행능력(p<.016)도 크게 개선되었다. 그러나 불안 점수는 군 간 차이가 없었다(p>.264). 결과적으로 모바일 기반 원격재활은 TKA 환자의 초기 기능 회복과 통증 완화에 효과적이며, 대면 재활을 보완할 유용한 중재임을 시사한다. 또한 본 연구는 별도의 고가 장비 없이 모바일 플랫폼 기반의 영상 보조 재활만으로도 임상적으로 유의한 기능 회복 효과를 확인하였다는 점에서 실제 임상 현장 적용 가능성을 제시하였다. 다만 심리적 효과는 군 간 유의한 차이가 확인되지 않았으므로, 향후 충분한 표본을 확보한 장기 추적 연구를 통해 모바일 기반 원격재활의 심리적 효과와 지속 효과를 재검증할 필요가 있다.

The purpose of this study was to evaluate the effects of mobile-based telerehabilitation on physical function and psychological factors in patients undergoing total knee arthroplasty(TKA). Thirty-one patients participated in this prospective non-randomized controlled study. Patients were allocated to an experimental group(n=16) and a control group(n=15). Both groups received conventional rehabilitation, while the experimental group additionally participated in a mobile-based telerehabilitation program for 2 weeks after surgery. Physical function was assessed using range of motion(ROM) and WOMAC scores, and psychological status was evaluated using K-HADS-A. The experimental group showed significant improvements in active flexion(p<.014), active extension(p<.017), passive flexion(p<.047), WOMAC pain scores(p<.001), and activities of daily living scores(p<.016) compared with the control group. Although no significant between-group difference was found in anxiety levels, the experimental group showed a greater tendency toward anxiety reduction. These findings suggest that mobile-based telerehabilitation may be an effective intervention for improving early functional recovery and pain reduction following TKA and may serve as a clinically useful adjunct to conventional face-to-face rehabilitation. In addition, this study demonstrated the potential clinical applicability of a mobile platform-based video-assisted rehabilitation program without the need for expensive equipment.

11

4,600원

본 연구는 입원 서비스를 경험한 환자를 대상으로 의사 및 간호사 서비스가 경험과 전반적 입원 만족 간의 관계를 확인하고, 이 관계에서 환자권리 보장의 매개효과를 검증하기 위해 수행되었다. 분석자료는 2024년에 수행한「의료서비스경험조사」원시자료이며, 총 407명을 연구대상으로 선정하였다. 분석 결과, 의사 및 간호사 서비스 경험이 긍정적일수록 환자권리 보장 수준과 전반적 입원 만족이 높게 나타났으며, 환자권리 보장 수준이 높을수록 전반적 입원 만족도 유의하게 높아지는 것으로 확인되었다(β=.431, p<.001). 또한 의사 및 간호사 서비스 경험이 환자권리 보장을 경유하여 전반적 입원 만족과의 관계에서 유의한 매개효과가 나타났다(의사 서비스: B=.203, 95% Boot CI=.144-.269; 간호사 서비스: B=.219, 95% Boot CI=.155-.288). 따라서 의료진의 의사소통 능력, 충분한 설명 제공, 공감적 태도 및 신속한 대응 역량 강화를 위한 교육이 지속적으로 이루어져야 한다. 또한 임상 현장에서 환자 권리가 실질적인 서비스 개선 활동과 연계될 수 있도록 환자권리 보장 수준을 병원의 핵심 지표로 관리하여야 한다. 본 연구는 환자권리 보장이 의료서비스 질과 입원 만족을 연결하는 핵심 기제임을 실증적으로 확인하였으며, 환자 중심의 의료환경 조성을 위한 실천적 개입의 근거를 제공한다.

This study was conducted to examine the relationship between physician and nurse service experiences and overall inpatient satisfaction among patients who had experienced inpatient services, and to verify the mediating effect of patient rights protection in this relationship. The data were drawn from the raw data of the 2024 Medical Service Experience Survey, and a total of 407 participants were selected for analysis. The results showed that more positive physician and nurse service experiences were associated with higher levels of patient rights protection and overall inpatient satisfaction. In addition, higher levels of patient rights protection were significantly associated with greater overall inpatient satisfaction (β=.431, p<.001). Significant mediating effects were also found in the relationship between physician and nurse service experiences and overall inpatient satisfaction through patient rights protection (physician service: B=.203, 95% Boot CI=.144-.269; nurse service: B=.219, 95% Boot CI=.155-.288). Therefore, continuous education should be provided to strengthen healthcare providers’ communication skills, provision of sufficient explanations, empathetic attitudes, and prompt responsiveness. In addition, the level of patient rights protection should be managed as a key hospital indicator so that patient rights can be linked to practical service improvement activities in clinical settings. This study empirically confirmed that patient rights protection is a key mechanism linking healthcare service quality and inpatient satisfaction, and provides evidence for practical interventions aimed at creating a patient-centered healthcare environment.

12

4,300원

본 연구는 Global Burden of Disease Study 2023 자료와 World Bank Global Sugar-Sweetened Beverage Tax Database를 활용하여 1990–2023년 가당음료세 도입 여부에 따른 5–14세 아동·초기 청소년의 치아우식 건강손실률(YLDs rate) 변화를 분석하였다. 분석대상은 204개 국가 및 지역이며, 유치우식과 영구치우식의 인구 10만 명당 건강손실률을 주요 지표로 사용하였다. 분석 결과, 유치우식과 영구치우식 건강손실률은 모두 감소하였다. 가당음료세 도입국에서는 유치우식 건강손실률의 감소 경향이 일부 분석에서 상대적으로 크게 관찰되었으나, 영구치우식에서는 도입 여부에 따른 차이가 제한적이었다. 본 연구결과는 가당음료세가 아동기 구강건강증진을 위한 공통위험요인 관리정책의 일부로 검토될 수 있다는 정책적 신호를 제공한다. 다만 국가 단위 생태학적 분석이므로 개인 수준의 직접적 인과효과로 해석하는 데에는 주의가 필요하다.

This study examined changes in the YLDs rate for dental caries among children and early adolescents aged 5–14 years by sugar-sweetened beverage tax implementation status from 1990 to 2023. Data from the Global Burden of Disease Study 2023 and the World Bank Global Sugar-Sweetened Beverage Tax Database were analyzed for 204 countries and territories. The YLDs rate per 100,000 population was used as the main outcome for deciduous and permanent dental caries. Both dental caries types declined over the study period. In countries with sugar-sweetened beverage taxes, a relatively larger decrease in deciduous dental caries YLDs rate was observed in some analyses, whereas differences in permanent dental caries were limited. These findings suggest policy-relevant associations, not direct individual-level causal effects.

13

4,300원

본 연구는 평생교육사의 소명의식이 직업선택 동기(ERG 이론)를 매개로 하여 직무만족의 하위 차원인 내재적 만족과 외재적 만족에 미치는 구조적 관계를 실증적으로 규명하는 데 목적이 있다. 이를 위해 전국 평생교육기관에 종사하는 평생교육사 210명을 대상으로 수집된 자료를 바탕으로, 통계 패키지 R을 활용하여 확인적 요인분석(CFA)과 구조방정식 모형(SEM) 분석을 수행하였다. 매개효과의 통계적 유의성은 5,000회 부트스트래핑(Bootstrapping) 신뢰구간 검증을 통해 확인하였다. 분석 결과, 첫째, 소명의식은 직업선택 동기에 유의미한 정(+)의 영향을 미치는 것으로 나타났다. 둘째, 소명의식이 내재적 및 외재적 직무만족에 미치는 직접효과는 모두 유의하지 않았다. 셋째, 소명의식은 직업선택 동기를 경유하여 내재적 직무만족에 정(+)의 영향을 미치는 완전 매개효과가 입증되었다. 반면, 외재적 직무만족으로 향하는 매개 경로는 통계적으로 유의하지 않아 기각되었다. 이러한 결과는 평생교육사의 투철한 소명감이 전문가적 성장을 향한 동기를 자극하여 내재적 보람을 강하게 이끌어내지만, 현실의 열악한 고용 환경이나 임금과 같은 구조적 결핍까지 상쇄하지는 못함을 실증적으로 보여준다. 따라서 양질의 평생교육 서비스 유지를 위해서는 종사자 개인의 내적 사명감에만 의존할 것이 아니라, 국가 차원의 표준인건비 가이드라인 제정 및 처우 개선을 위한 제도적 논의가 병행될 필요가 있다.

This study empirically investigates the structural relationship between the sense of calling of lifelong educators and their job satisfaction (intrinsic and extrinsic), with a specific focus on the mediating effect of job selection motivation based on ERG theory. Data collected from 210 lifelong educators working at various institutions nationwide were analyzed using the R statistical package. Confirmatory factor analysis (CFA) and structural equation modeling (SEM) were conducted, and the statistical significance of the mediating effects was verified using bootstrapping with 5,000 resamples. The results are as follows: First, the sense of calling had a significant positive effect on job selection motivation (β=0.891, p<.01). Second, the direct effects of calling on both intrinsic and extrinsic job satisfaction were not statistically significant. Third, job selection motivation exhibited a full mediation effect between calling and intrinsic job satisfaction (indirect effect = 1.512, 95% CI [0.582, 5.408]). Conversely, the mediating path to extrinsic job satisfaction was not significant. These findings demonstrate that while a strong sense of calling stimulates motivation for professional growth and leads to profound intrinsic fulfillment, it cannot offset the structural deficiencies of the actual working environment, such as low wages and a high non-regular employment rate (71.9%). Therefore, to sustain the high quality of lifelong education services, it is imperative to implement systemic policy improvements, including the establishment of national standard wage guidelines, rather than relying solely on the individual’s sense of mission.

14

4,000원

본 연구는 유아기 자녀를 둔 부모의 사교육 인식이 가족건강성에 미치는 영향과 양육스트레스의 매개효과를 검증하고자 하였다. 이를 위해 전국의 만 3~5세 유아를 양육하는 부모 376명을 대상으로 온라인 설문조사를 실시하였다. 연구 결과, 부모의 사교육 인식은 가족건강성에 직접적으로는 정적인 영향을 미치는 것으로 나타났으며, 동시에 양육스트레스를 증가시키고 이를 통해 가족건강성에 부정적인 영향을 미치는 간접효과 또한 유의한 것으로 확인되었다. 이러한 결과는 사교육에 대한 부모의 인식이 가족체계에 단선적으로 작용하기보다 긍정적 기능과 심리적 부담을 동시에 포함하는 복합적 특성을 지니고 있으며, 양육스트레스가 이를 설명하는 중요한 심리적 기제로 작용함을 시사한다.

This study aimed to examine the effects of parents’ perceptions of private education on family strength and to verify the mediating effect of parenting stress among parents with young children. An online survey was conducted with 376 parents raising children aged 3 to 5 years across South Korea. The findings revealed that parents’ perceptions of private education had a direct positive effect on family strength, while also increasing parenting stress, which in turn had a negative indirect effect on family strength. These results suggest that parents’ perceptions of private education reflect a complex characteristic that encompasses both positive functions and psychological burdens, rather than exerting a unidirectional influence on the family system. In addition, parenting stress was found to function as an important psychological mechanism explaining the relationship between parents’ perceptions of private education and family strength.

15

4,900원

본 연구는 사회복지 전공으로 4년제 대학에 편입한 성인학습자의 편입 경험을 이해하는 데 목적이 있다. 구체적으로 이들이 편입에 이르게 된 생애적 배경과 계기, 편입 이후의 대학생활 경험, 그리고 편입이 삶에 가져 온 변화와 의미를 탐색하였다. 이를 위해 편입을 경험한 성인학습자 11명을 두 개 집단(각 5명, 6명)으로 나누어 초점집단면담(FGI)을 실시하고, 수집된 자료를 주제분석(thematic analysis) 방법으로 분석하였다. 분석 결과 ‘만학의 삶과 배움의 출발’, ‘다시 대학으로’, ‘학업을 살아내기’, ‘배움이 일으킨 변화와 미래를 향한 지향’의 네 가지 주제가 도출되었다. 참여자들의 편입은 오랜 생애 경험과 미충족된 배움의 욕구에서 출발하여, 전문성과 자격을 향한 현실적 동기와 관계망의 작용 속에서 실행되었으며, 일·가정·학업을 병행하는 어려움과 배움의 즐거움이 공존하는 대학생활을 거쳐, 자기 이해, 관계, 실천 현장 전반의 변화와 평생학습 의지로 이어졌다. 이는 성인학습자의 4년제 편입이 단순한 학적 이동이나 학위 취득의 수단을 넘어, 개인의 생애 전반을 다시 구성해 가는 전환적 경험임을 보여준다. 본 연구는 성인학습자의 편입과 대학생활 적응을 지원하기 위한 기초자료로 활용될 수 있다.

This study aims to understand the experiences of adult learners who transferred to a four-year university to major in social welfare. Specifically, it explored the life backgrounds and motivations that led them to transfer, their experiences of university life after transfer, and the changes and meanings that transfer brought to their lives. For this purpose, focus group interviews (FGI) were conducted with 11 adult learners, divided into two groups of five and six participants. The collected data were analyzed using thematic analysis. Four themes emerged from the analysis: “the life of a late learner and the starting point of learning,” “returning to university,” “living through study,” and “changes brought by learning and orientation toward the future.” The participants’ transfer experiences began with long-standing life experiences and unmet desires for learning, were shaped by practical motivations for professionalism and qualifications as well as the influence of relational networks, and unfolded through university life in which the difficulties of balancing work, family, and study coexisted with the joy of learning. These experiences ultimately led to changes in self-understanding, relationships, and social welfare practice, as well as to a sustained commitment to lifelong learning. These findings suggest that adult learners’ transfer to a four-year university is not merely a change of academic affiliation or a means of obtaining a degree, but a transformative experience through which they reconstruct their lives as a whole. This study provides a foundational basis for supporting adult learners’ transfer and adjustment to university life.

16

Z세대의 인플루언서 기반 디토소비 경험에 대한 합의적 질적연구

박경은, 김윤규, 박혜진, 이솔희, 조은이

국제차세대융합기술학회 차세대융합기술학회논문지 제10권 7호 2026.07 pp.2017-2031

※ 기관로그인 시 무료 이용이 가능합니다.

4,800원

본 연구는 Z세대의 인플루언서 기반 디토소비에 영향을 미친 요인과 그 결과를 탐색하기 위한 합의적 질적연구이다. 이를 위해 디토소비 경험이 있는 20대 23명을 대상으로 반구조화 인터뷰를 실시하였으며, 인터뷰 질문은 ‘인플루언서의 어떠한 특성 때문에 디토소비를 하였는가?’, ‘디토소비 경험이 미친 영향은 무엇인가?’였다. 연구 결과, 디토소비의 요인으로는 ‘나에게 매력적인 인간상과의 일치’, ‘신뢰와 영향력을 갖춘 셀러로서의 자질’, ‘몰입감 높은 콘텐츠 제작 능력’, ‘나와 유사한 외형 및 취향에 의한 긍정적 소비 결과 예측’의 범주가 도출되었다. 디토소비의 결과로는 ‘디토소비의 성공과 취향의 확장’, ‘디토소비에 대한 후회와 조절의 노력’, ‘인플루언서에 대한 호감과 동질감 상승’의 범주가 도출되었다. 이러한 결과를 바탕으로 디토소비의 의사결정 과정과 소비문화의 특성에 대해 논의하였다.

This study employed Consensual Qualitative Research (CQR) to explore factors influencing influencerbased ditto consumption among Generation Z and its outcomes. Semi-structured interviews were conducted with 23 individuals in their twenties who had experienced ditto consumption. Four factors influencing ditto consumption emerged: alignment with admired personal ideals, credibility and influence of influencers, immersive content creation, and expectations of positive consumption outcomes based on similarity. Outcomes included successful consumption experiences and preference expansion, regret and self-regulation, and increased favorability and identification with influencers. Implications for understanding ditto consumption decision-making and influencer-based consumption culture are discussed.

17

5,200원

본 연구는 원예 활동을 활용한 동물교감치유 프로그램이 지역아동센터 초등학교 고학년의 행복감과 교우관계에 미치는 영향을 검증하고자 하였다. 이를 위해 G시 M지역아동센터 초등 고학년 16명을 실험집단(8명)과 통제집단(8명)으로 무작위 배치하여, 실험집단에 총 12회기의 통합 프로그램을 실시하였다. 행복감 척도와 교우관계 척도를 사용하여 사전·사후 검사를 진행하였으며, 자료 분석은 SPSS 26.0을 활용하여 동질성 검증은 Mann-Whitney U 검증을 시행하였고 사전・사후 차이 검증을 위하여 Wilcoxon signed ranks test을 실시하였다. 본 연구의 결과는 다음과 같다. 실험집단은 행복감과 교우관계의 전체 영역과 하위 요인에서 통계적으로 유의한 차이를 보였다. 반면, 통제집단은 행복감과 교우관계의 전체 영역과 하위 요인에서 통계적으로 유의한 차이를 보이지 않았다. 즉, 원예를 활용한 동물교감치유 프로그램은 지역아동센터 아동의 행복감과 교우관계를 증진시키는데 긍정적인 효과가 있었음을 알 수 있었다.

This study examined the effects of a 12-session Animal-Assisted Therapy program utilizing horticultural activities on happiness and peer relationships in upper elementary school students. Participants (N=16) from a Community Child Center in G City were randomized into experimental (n=8) and control groups (n=8). Standardized scales measured variables pre- and post-intervention. Data were analyzed using SPSS 26.0 with Mann-Whitney U and Wilcoxon signed-rank tests. Results showed that the experimental group achieved statistically significant improvements in overall happiness and peer relationships, including all sub-scales. Conversely, the control group exhibited no significant changes. These findings demonstrate that the Animal-Assisted Therapy program utilizing horticultural activities effectively enhances happiness and peer relationships among upper elementary school students at Community Child Centers.

18

4,500원

본 연구는 1인 가구 증가와 사회적 고립 심화 속에서 자활참여자의 복합적 욕구에 효과적으로 대응하기 위한 자활사례관리의 역할에 주목하였다. 구체적으로 충청북도 지역 자활센터 12개소를 중심으로, 통합적 자활사례관리가 참여자의 정서적 자활에 어떠한 영향을 미치는지를 탐색하였다. 이를 위해 본 연구는 자활센터 종사자를 대상으로 한 설문조사와 자활참여자 심층인터뷰를 수행하였다. 연구결과, 자활참여자 다수는 사회적 고립과 정서적 취약을 동반하고 있었으며, 자활사례관리는 대인관계 회복, 자기효능감 증대, 노동 가치 재인식 등 정서적 자활을 촉진하는 핵심 기제로 작동하였다. 특히 실무자의 신뢰 기반 지지와 조직 내 관계, 학습기회는 정서적 전환점을 촉발하는 주요 요인으로 확인되었다. 이러한 결과는 자활성과를 경제적 지표에 한정할 수 없으며, 정서적 자활이 자립 역량 강화와 사회적 고립 완화의 토대임을 시사한다. 본 연구는 향후 정서적 자활 성과지표 도입, 자활참여자 중 고독사 위험군에 대한 체계적인 관리 등 정책·실천적 함의를 제공하였다.

This study examined the role of self-sufficiency case management in addressing the complex needs of program participants amid the rise in single-person households and increasing social isolation. Based on data from 12 self-sufficiency centers in Chungcheongbuk-do, this study investigated how integrated case management influences participants’ emotional self-sufficiency. Data were collected through surveys of center staff and in-depth interviews with participants. We found that participants experienced substantial social isolation and emotional vulnerability. Case management functioned as a key mechanism for fostering emotional self-sufficiency by supporting the restoration of interpersonal relationships, enhancing self-efficacy, and reconceptualizing the value of work. Trust-based support from practitioners, organizational relationships, and access to learning opportunities emerged as crucial factors in facilitating emotional turning points. These findings suggest that self-sufficiency outcomes should not be limited to economic indicators alone, and that emotional self-sufficiency serves as a foundation for strengthening self-reliance and alleviating social isolation. Ultimately, this study provides policy and practical implications, such as introducing emotional self-sufficiency performance indicators and establishing a systematic management system for those at risk of lonely death among self-sufficiency participants.

19

4,900원

본 연구는 뷰티 관련 SNS 콘텐츠를 이용한 경험이 있는 20~30대 여성을 대상으로 뷰티 라이크 커머스 속성이 소비자의 수용태도, 효용감, 공유의도에 미치는 영향을 분석하고자 수행되었다. 데이터 분석을 위해 SPSS 25.0을 활용하여 빈도분석, 탐색적요인 분석, 크론바흐 알파(Cronbach’s alpha) 계수를 이용한 신뢰도 분석, 상관관계분석, 다중회귀분석 및 매개효과 분석을 실시하였다. 그 결과, 뷰티 라이크 커머스 속성이 높을수록 소비자 수용태도, 효용감, 공유의도가 높아지는 것으로 나타났다. 또한 소비자 수용태도가 높을수록 효용감과 공유의도가 높아지는 것으로 나타났으며, 소비자의 수용태도(제품태도, 콘텐츠태도)와 공유의도 간의 관계에서 효용감의 부분매개효과가 확인되었다. 따라서, 향후 본 연구 결과를 바탕으로 뷰티 라이크 커머스 시장에서의 소비자 효용감 향상과 뷰티 화장품 산업에서의 효율적인 마케팅 전략 수립에 도움이 되는 기초자료로 활용될 수 있을 것으로 기대한다.

This study was conducted to analyze the effect of beauty like commerce attributes on consumers’ acceptance attitude, Sense of utility, and sharing intention for women in their 20s and 30s who have used beauty-related SNS contents. For data analysis, SPSS 25.0 was utilized to perform frequency analysis, exploratory factor analysis, reliability analysis using Cronbach’s Alpha coefficient, correlation analysis, multiple regression analysis, and mediation analysis. As a result, the higher the beauty like commerce attributes, the higher the consumer acceptance attitude, Sense of utility, and sharing intention. In addition, the higher the consumer acceptance attitude, the higher the sense of utility and sharing intention, and partial the mediating effect of the sense of utility was confirmed in the relationship between the consumer’s acceptance attitude (product attitude, content Attitude) and sharing intention. Therefore, based on the results of this study in the future, it is expected that it can be used as basic data to help improve consumer Sense of utility in the beauty like commerce market and establish efficient marketing strategies in the beauty cosmetics industry.

20

7,200원

본 연구는 AI 에이전트의 지속사용의도에 영향을 미치는 변수들을 ‘가치 기반 수용 모델’(VAM)과 ‘통합기술 수용 이론’(UTAUT1)의 융합 모형을 토대로 실증 분석하였다. 아울러, 문헌 고찰로부터 전략적 중요성이 확인된 ‘AI 리터러시’를 융합 모형에 추가하여 이론적 응용과 확장을 시도하였다. 분석 결과, 지각된 혜택(지각된 유용성, 지각된 즐거움), 성과 기대, 노력 기대, 사회적 영향, 촉진 조건, AI 리터러시 등은 지속사용의도에 모두 유의한 정(+)의 영향을 미치고, 지각된 희생(기술적 복잡성, 지각된 비용)은 유의한 부(-)의 영향을 미치는 것으로 확인되었다. AI 리터러시는 다른 6종 독립 변수들과 지속사용의도 간 관계를 유의하게 정(+)적으로 조절(강화)하는 것으로 입증되었다. 이를 통해, 본 연구는 글로벌 첨단 신기술인 AI 에이전트의 지속 가능한 성장, 보급화·활성화 전략에 두루 도움이 되는 이론적, 실천적, 정책적 시사점을 제시하였다. 또한 2종 이론의 융합 모형의 타당성, 합리성을 확인함으로써, 신기술 관련 분석 모델들의 융합·응용에 관련된 심화·확장된 방법론을 제안하였다.

This study analyzed and verified the variables that significantly influence the continuous use intention of AI agents based on a hybrid model combining ‘value-based acceptance model’ (VAM) and ‘unified theory of acceptance and use of technology’ (UTAUT1). Furthermore, this study attempted to apply and extend the integrated model by adding ‘AI literacy’—a core concept confirmed to be of strategic importance through a literature review. The results confirmed that perceived benefits (perceived usefulness, perceived enjoyment), performance expectancy, efforts expectancy, social influence, facilitating conditions, and AI literacy all had significant positive (+) effects on the continuous use intention, while perceived sacrifices (technical complexity, perceived costs) of VAM had significant negative (-) effect. AI literacy was proven to have significantly positive (+) moderating effects on the relationship between the other independent variables and continuous use intention. Through these results, this study presented theoretical, practical, and political implications for sustainable growth, popularization and activation of AI agents. Furthermore, this study proposed an in-depth and expanded methodology for the creative application of analytical models related to new technologies.

21

4,500원

본 연구는 현대 패션디자인에 나타난 바이오필릭 특성을 자연의 생성 원리와 조직 구조의 관점에서 재해석하는 데 목적이 있다. 이를 위해 건축 및 다양한 디자인 분야의 바이오필릭 특성을 고찰하고, 현대 패션디자인에 적용 가능한 생성적 조형특성을 도출하였다. 연구 결과 생성적 조형특성은 자기조직화(Self-Organization), 적응성(Adaptation), 연결성(Connectivity)으로 나타났다. 또한 Alexander McQueen과 Iris van Herpen의 컬렉션 사례를 분석한 결과, 자연의 생성 원리와 조직 구조가 패션디자인에서 다양한 조형적 특성으로 재해석되어 나타남을 확인하였다. 이러한 생성적 조형특성은 생태적 공존성(Ecological Coexistence), 생성적 생명성(Generative Vitality), 통합적 유기성(Integrated Organicity)이라는 내적 의미로 확장되었다. 본 연구는 자연의 생성 원리와 조직 구조를 패션조형의 관점에서 재해석한 표현 특성을 중심으로 바이오필릭 패션디자인의 새로운 분석 관점을 제시하였다는 점에서 의의를 가진다.

This study aims to reinterpret biophilic characteristics in contemporary fashion design from the perspective of natural generative principles and organizational structures. By examining biophilic design discussed in architecture and various design fields, a conceptual framework of generative characteristics applicable to fashion design was developed. The results identified three characteristics: Self-Organization, Adaptation, and Connectivity. Analysis of collections by Alexander McQueen and Iris van Herpen revealed that natural generative principles and organizational structures were reinterpreted and expressed through diverse fashion forms. Furthermore, these characteristics were interpreted through the internal meanings of Ecological Coexistence, Generative Vitality, and Integrated Organicity. This study proposes a new analytical perspective for understanding biophilic fashion design through the reinterpretation of natural generative principles and organizational structures.

22

4,300원

본 연구는 스타트업 임직원이 지각한 미디어 커뮤니케이션 특성이 PR 효과에 미치는 영향과 콘텐츠 재미 및 몰입의 매개 역할을 검증하였다. 주요 결과는 다음과 같다. 첫째, 관계적 차원은 임직원이 지각한 몰입과 재미에 유의한 영향을 미쳤으며, 스타트업의 유연한 커뮤니케이션이 신뢰와 친밀감 형성에 기여함을 확인하였다. 둘째, 정보적 차원도 몰입과 재미를 높였으며, 신뢰성·정확성·창의성이 높은 정보 제공이 이용자 경험을 강화하였다. 셋째, 정보적 차원은 PR 효과에 직접 영향을 미쳤으나, 관계적 차원은 직접효과 없이 몰입을 거쳐 간접적으로만 기여하였다. 넷째, 재미는 PR 효과에 직접 영향을 주지 않았으나 몰입은 유의한 영향을 미쳤다. 재미와 몰입의 상관이 높아(r=.89), 재미의 고유 효과가 몰입과 상당 부분 중첩되었을 가능성이 있다. 이는 단순한 재미보다 정보신뢰성에 기반한 깊이 있는 몰입이 중요함을 시사한다. 다섯째, 정보적 차원은 PR 효과에 가장 큰 영향을 미쳤다.

This study examines how startup employees’ perceptions of media communication characteristics affect PR effectiveness, focusing on the mediating roles of perceived enjoyment and immersion. Both relational and informational dimensions significantly influence immersion and enjoyment. However, only the informational dimension has a direct effect on PR effectiveness, while the relational dimension operates indirectly through immersion. Although enjoyment shows no direct effect on PR effectiveness, its strong correlation with immersion (r=.89) suggests that its influence is absorbed into, and transmitted through, immersion. These results suggest that startups should prioritize information-driven strategies and design content that deepens immersion.

23

4,600원

본 연구는 Size Korea 제5차(KATS, 2004)와 제6차(KATS, 2013) 성인여성의 3차원 인체 스캔 데이터를 활용하여 연령 증가와 시기 변화에 따른 체형변이 경향을 분석하였다. 이를 위해 의복설계와 관련성이 높은 높이, 길이, 둘레, 너비, 두께 항목과 BMI, 편평률을 분석하고, 주요 체간부의 횡단면 및 종단면 형상을 비교하였다. 연구 결과, 연령이 증가할수록 주요 높이항목은 감소한 반면, 젖가슴둘레, 허리둘레, 허리너비 및 허리두께는 증가하여 체간부와 복부 중심의 체형 변화가 확인되었다. 또한 BMI는 상승하고 편평률은 감소하여 체간부 단면이 점차 둥근 형태로 변화하였다. 3차원 형상 분석에서는 상체의 전방 이동, 목과 등 부위의 굴곡, 복부 돌출 및 체간부 전후 두께 증가가 나타났다. 따라서 성인여성 의복설계에서는 연령 및 시기 변화에 따른 3차원 체형 특성을 반영한 패턴설계와 치수체계 개발이 필요하다.

This study analyzed body shape variations according to age and period changes using three-dimensional body scan data of adult women from the 5th Size Korea survey (KATS, 2004) and the 6th Size Korea survey (KATS, 2013). For this purpose, height, length, circumference, width, depth, BMI, and flatness ratio items closely related to clothing design were examined, and cross-sectional and sagittal body shapes of the main trunk areas were compared. The results showed that, with increasing age, major height measurements decreased, whereas bust circumference, waist circumference, waist width, and waist depth increased, indicating body shape changes centered on the trunk and abdominal areas. In addition, BMI increased and the flatness ratio decreased with age, suggesting that the trunk cross-section gradually changed into a more rounded form. The three-dimensional shape analysis revealed forward displacement of the upper body, curvature of the neck and back, abdominal protrusion, and increased anteroposterior depth of the trunk. These findings suggest that clothing design for adult women should reflect three-dimensional body shape characteristics according to age and period changes in the development of patterns and sizing systems.

24

논문투고규정 외

국제차세대융합기술학회

국제차세대융합기술학회 차세대융합기술학회논문지 제10권 7호 2026.07 pp.2149-2174

※ 기관로그인 시 무료 이용이 가능합니다.

6,400원

 
페이지 저장