$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

Reduced LS-SVM을 이용한 지역난방 동절기 공동주택 난방부하의 모델링
Modeling of Winter Time Apartment Heating Load in District Heating System Using Reduced LS-SVM 원문보기

설비공학논문집 = Korean journal of air-conditioning and refrigeration engineering, v.27 no.6, 2015년, pp.283 - 292  

박영칠 (서울과학기술대학교 전기정보공학과)

Abstract AI-Helper 아이콘AI-Helper

A model of apartment heating load in a district heating system could be useful in the management and utilization of energy resources, since it could predict energy usage and so could assist in the efficient use of energy resources. The heating load in a district heating system varies in a highly non...

주제어

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 본 연구는 국내 공동주택 동절기 난방부하 수요 예측에 사용될 모델 구축을 위한 일련의 연구의 첫 단계 결과로서, 경기도 남부 신도시지역에 위치하는 5개 공동주택 12개 난방열 교환기에서 동절기 12주 동안 측정된 난방열 사용량을 Reduced LS-SVM을 사용하여 모델링하고, 수립된 모델의 예측 정확도를 해당 지역에서 측정된 데이터와 비교 분석한 것이다.
  • 동절기 공동주택 난방부하는, 이미 전술한 것과 같이, 다양한 요소 인자들의 비선형적 결합에 의해 결정되는 시스템이다. 본 연구는 궁극적으로는 국내 공동주택의 열사용량 및 열사용 패턴 예측을 위한 모델 수립을 위한 일련의 연구의 첫 단계 결과로서, 경기도 남부 신도시지역에서 측정된 동절기 난방열 사용량을 Reduced LS-SVM을 사용하여 모델링하고, 수립된 모델의 예측정확도를 실제 측정 데이터와 비교 분석한 것이다.
본문요약 정보가 도움이 되었나요?

질의응답

핵심어 질문 논문에서 추출한 답변
LS-SVM은 무엇인가? LS-SVM은 커널(kernal) 기반의 모델링 기법으로, 비록 SVM의 spareness 특성을 갖지 못하며 동시에 모델링오차가 가우시안(Gaussian) 분포를 가질 때에만 최적의 모델이 형상되는 것과 같은 문제점을 가지고 있기는 하나, 그럼에도 불구하고 해석적 형태의 모델이 존재한다는 이점으로 인하여 다양한 비선형 시스템의 모델링에 사용되고 있다.
공동주택의 동절기 난방부하의 예측은 어떤 어려움을 가지고 있는가? 공동주택의 동절기 난방부하는 공통주택의 유형(면적), 세대수 및 거주 인원, 외기온도 등과 같은 복합 요인들에 따라 달라진다. 즉 공동주택의 난방열 사용량 및 사용 패턴은 다양한 인자들을 독립변수로 하는 대단히 비선형적 관계에 의해 결정되며, 따라서 공동주택난방부하의 예측은, 그와 같은 복잡한 비선형적 관계수립의 어려움과 비선형성에 따른 독립인자들의 변화에 대한 종속 변수 변화의 불확실성 등으로 인하여, 실제적으로 정확하게 추론되기가 대단히 어렵다.
LS-SVM의 특징은 무엇인가? 최근 복잡한 상관관계를 갖는 비선형 시스템의 모델링과 이를 이용한 복잡시스템의 제어를 위하여 측정된 시스템 동작 데이터로부터 비선형모델을 수립하는 LSSVM(least squares support vector machines)(5-8)이 다양한 분야에서 활용되고 있다. LS-SVM은, 비선형 시스템의 모델링을 위한 Vapnik(9)의 SVM의 문제점을 개선하여, 모델링 과정에서 요구되는 부등식(inequality equation)의 구속조건(constraint condition) 사용에 따른 convex quadratic programming problem 형태의 모델링 대신, 등식(equality equation)의 구속조건을 사용함으로서 해석적 형태를 갖는 모델을 구성할 수 있게 한다. 현재까지 참고문헌에 발표된 LS-SVM의 대표적인 활용 사례들은, 양성 후두 질환자의 지속모음합성,(10) 단기 전력 부하 예측,(11) HVAC 시스템의 모델 수립,(12) SOFC(solid oxide fuel cell)의 온도 제어를 위한 모델 수립,(13) 태양열 공기히터(solar air heater)의 모델링,(14) 발전소 과열증기 온도 제어를 위한 시스템 모델링,(15) Wiener-Hammerstein 시스템의 인식(identification),(16) 일사량 예측(17)과 같은, 의학, 공학 및 수학의 다양한 분야에서 활용되고 있는 것들이다.
질의응답 정보가 도움이 되었나요?

참고문헌 (23)

  1. Werner, S. E., 1984, The heat load in district heating systems, Ph. D. Thesis, Chalmers University of Technology, Sweden. 

  2. Heller, A. J., 2002, Heat load modeling for large systems, Applied Energy, Vol. 72, pp. 371-387. 

  3. Koive, T. A. and Toode, A., 2006, Trends in domestic hot water consumption in Estonian apartment building, Proc. Estonian Academy of Science Engineering, Vol. 12, No. 1, pp. 72-80. 

  4. Evarts, J. C. and Swan, L. G., 2013, Domestic hot water consumption estimates for solar heating thermal sizing, Energy and Buildings, Vol. 58, pp. 58-65. 

  5. Suykens, J. A. K., 2002, Least square support vector machine, Singapore, World Science Pub. 

  6. Suykens, J. A. K. et al., 2002, Weighted least squares support vector machines:robustness and space approximation, Neurocomputing, Vol. 48, pp. 85-105. 

  7. Kuh, A. and Wilde, P. D., 2007, Comments on pruning error minimization in least squares support vector machines, IEEE Trans. on Neural Networks, Vol. 18, No. 2, pp. 606-609. 

  8. Gavin, C. et al., 2002, Improved sparse least squares support vector machines, Neurocomputing, Vol. 48, pp. 1025-1031. 

  9. Vapnik, V., 1995, The Nature of Statistical Learning Theory, Springer. 

  10. Jang, S. J. et al., 2007, Sustained vowel modeling using nonlinear autoregressive method based on least squares-support vector regression, Journal of Korean Institute of Intelligent System, Vol. 17, No. 7, pp. 957-963. 

  11. Espinoza, M. et al., 2007, Electric load forecasting, IEEE Control System Magazine, October, pp. 43-57. 

  12. Xi, X. C., Poo, A. N., and Chou, S. K., 2007, Support vector regression model control on a HVAC plant, Control Engineering Practices, Vol. 15, pp. 897-908. 

  13. Kang, Y. W. et al., 2008, Dynamic temperature modeling of an SOFC using least squares support vector machines, Journal of Power Sources, Vol. 179, pp. 683-692. 

  14. Esen, H. et al., 2009, Modeling of a new solar air heater through least square support vector machines, Expert Systems with Applications, Vol. 36, pp. 10673- 10682. 

  15. Haijiun, T. and Jingru, W., 2012, Modeling of power plant superheated steam temperature based on least square support vector machines, Energy Procedia, Vol. 17, pp. 61-67. 

  16. Falck, T. et al., 2012, Least squares support vector machines for the identification of Wiener-Hammerstein systems, Control Engineering Practice, Vol. 20, pp. 1165-1174. 

  17. Zeng, J. and Qiao, W., 2013, Short term solar power prediction using a support vector machine, Rewable Energy, Vol. 52, pp. 118-127. 

  18. Li, L. J., Su, H. Y., and Chu, J., 2007, Generalized predictive control with online least squares support vector machines, Acta Automatica Sinica Vol. 33 No. 11, pp. 1182-1188. 

  19. Zhao, Y. P. and Sun, J. G., 2009, Recursive reduced least squares support vector regression, Pattern Recognition, Vol. 42, pp. 837-842. 

  20. Brabanter, K. D. et. al., 2010, Optimized fixed size kernel models for large data sets, Computational Statistics and Data Analysis, Vol. 54, pp. 1484-1504. 

  21. Baudat, G. and Anouar, F., 2003, Feature vector selection and projection using kernels, Neurocomputing, Vol. 55, pp. 21-38. 

  22. Cawley, G. C. and Talbot, N. C. L., 2004, Fast exact leave-one-out cross-validation of sparse least squares support vector machines, Neural Networks, Vol. 17, pp. 1467-1475. 

  23. An, S., Liu, W., and Venkatesh, S., 2007, Fast cross validation algorithms for least squares support vector machines and kernel ridge regression, Pattern Recognition, Vol. 40, pp. 2154-2162. 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

BRONZE

출판사/학술단체 등이 한시적으로 특별한 프로모션 또는 일정기간 경과 후 접근을 허용하여, 출판사/학술단체 등의 사이트에서 이용 가능한 논문

이 논문과 함께 이용한 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로