• 제목/요약/키워드: Application program

검색결과 5,124건 처리시간 0.038초

영화 추천 시스템의 초기 사용자 문제를 위한 장르 선호 기반의 클러스터링 기법 (Clustering Method based on Genre Interest for Cold-Start Problem in Movie Recommendation)

  • 유띳로따낙;누르지드;하인애;조근식
    • 지능정보연구
    • /
    • 제19권1호
    • /
    • pp.57-77
    • /
    • 2013
  • 소셜 미디어는 모바일 어플리케이션과 웹에서 가장 많이 사용되는 미디어 중 하나이다. Nielsen사의 보고서에 따르면 소셜 네트워크 서비스와 블로그가 온라인 사용자의 주 활동 공간으로 사용되고 있으며, 미국인 중에서 온라인 활동이 왕성한 5명의 사용자중 4명은 매일 소셜 네트워크 서비스와 블로그를 방문하고 온라인 활동 시간의 23%를 소비한다고 집계하고 있다. 미국의 인터넷 사용자들은 야후, 구글, AOL 미디어 네트워크, 트위터, 링크드인 등과 같은 소셜 네트워크 서비스중 페이스북에서 가장 많은 시간을 소비한다. 최근에는 대부분의 회사들이 자신의 특정 상품에 대하여 "페이스북 페이지(Facebook Page)"를 생성하고 상품에 대한 프로모션을 진행한다. 페이스북에서 제공되는 "좋아요" 옵션은 페이스북 페이지를 통해 자신이 관심을 가지는 상품(아이템)을 표시하고 그 상품을 지지할 수 있도록 한다. 많은 영화를 제작하는 영화 제작사들도 페이스북 페이지와 "좋아요" 옵션을 이용하여 영화 프로모션과 마케팅에 이용한다. 일반적으로 다수의 스트리밍 서비스 제공업들도 영화와 TV 프로그램을 즐기며 볼 수 있는 서비스를 사용자들에게 제공한다. 이 서비스는 일반 컴퓨터와 TV 등의 단말기에서인터넷을 통해 영화와 TV 프로그램을 즉각적으로 제공할 수 있다. 스트리밍 서비스의 선두 주자인 넷플릭스는 미국, 라틴 아메리카, 영국 그리고 북유럽 국가 등에 3천만 명 이상의 스트리밍 사용자가 가입되어 있다. 또한 넥플릭스는 다양한 장르로 구성된 수백만 개의 영화와 TV 프로그램을 보유하고 있다. 하지만 수많은 콘텐츠로 인해 사용자들은 자신이 선호하는 장르에 관련된 영화와 TV 프로그램을 찾기 위해 많은 시간을 소비해야 된다. 많은 연구자들이 이러한 사용자의 불편함을 줄이기 위해 아이템에 대한 사용자가 보지 않은 아이템에 대한 선호도를 예측하고 높은 예측값을 갖는 아이템을 사용자에게 제공하기 위한 추천 시스템을 적용하였다. 협업적 여과 방법은 추천 시스템을 구축하기 위해 가장 많이 사용되는 방법이다. 협업적 여과 시스템은 사용자들이 평가한 아이템을 기반으로 각 사용자 간의 유사도를 측정하고 목적 사용자와 유사한 성향을 가진 사용자 그룹을 결정한다. 군집된 그룹은 이웃 사용자 집단으로 불리며 이를 이용하여 특정 아이템에 대한 선호도를 예측하고, 예측 값이 높은 아이템을 목적 사용자에게 추천해 준다. 협업적 여과 방법이 적용되는 분야는 서적, 음악, 영화, 뉴스 및 비디오 등 다양하지만 논문에서는 영화에 초점을 맞춘다. 이 협업적 여과 방법이 추천 시스템 내에서 유용하게 활용되고 있지만 아직 "희박성 문제"와 "콜드 스타트 문제" 등 해결해야 할 과제가 남아있다. 희박성 문제는 아이템의 수가 증가할수록 아이템에 대한 사용자의 로그 밀도가 감소하는 것이다. 즉, 전체 아이템 수에 비해 사용자가 아이템에 대해 평가한 정보가 충분하지 않기 때문에 사용자의 성향을 파악하기 어렵고, 이로 인해 사용자가 아직 평가하지 않은 아이템에 대해서 선호도를 추측하기 어려운 것을 말한다. 이 희박성 문제가 포함된 경우 적합한 이웃 사용자 집단을 형성하는데 어려움을 겪게 되고 사용자들에게 제공되는 아이템 추천의 질이 떨어지게 된다. 콜드 스타트 문제는 시스템 내에 새로 들어온 사용자 또는 아이템으로 지금까지 한 번도 평가를 하지 않은 경우에 발생한다. 즉, 사용자가 평가한 아이템에 대한 정보가 전혀 포함되어 있지 않거나 매우 적기 때문에 이러한 경우 또한 적합한 이웃 사용자 집단을 형성하는데 어려움을 겪게 되고 사용자가 평가하지 않은 아이템에 대한 선호도 예측의 정확성이 감소되게 된다. 본 논문에서는 영화 추천 시스템에서 발생될 수 있는 초기 사용자 문제를 해결하기 위하여 사용자가 평가한 영화와 소셜 네트워크 서비스로부터 추출된 사용자 선호 장르를 활용하여 사용자 군집을 형성하고 이를 활용하는 방법을 제안한다. 소셜 네트워크 서비스로부터 사용자가 선호하는 영화 장르를 추출하기 위해 페이스북 페이지의 '좋아요' 옵션을 이용하며, 이 '좋아요' 정보를 분석하여 사용자의 영화 장르 관심사를 추출한다. 페이스북의 영화 페이지는 각 영화를 위한 페이스북 페이지로 구성되고 있으며, 사용자는 자신의 선호도에 따라서 "좋아요" 옵션을 선택할 수 있다. 사용자의 페이스북 정보는 페이스북 그래프 API를 활용하여 추출되고 이로부터 사용자 선호 영화를 알 수 있게 된다. 시스템에서 활용되는 영화 정보는 인터넷 영화 데이터베이스인 IMDb로부터 획득한다. IMDb는 수많은 영화와 TV 프로그램을 보유하고 있으며, 각 영화에 관련된 배우 정보, 장르 및 부가 정보들을 포함한다. 논문에서는 사용자가 "좋아요" 표시를 한 영화 페이지를 이용하여 IMDb로부터 영화 장르 정보를 가져온다. 그리고 추출된 영화 장르 선호도와 본 시스템에서 제안하는 영화 평가 항목을 이용하여 유사한 이웃 사용자 집단을 구성한 후, 사용자가 평가하지 않은 아이템에 대한 선호도를 예측하고, 높은 예측 값을 갖는 아이템을 사용자에게 추천한다. 본 논문에서 제안한 사용자의 선호 장르 기반의 사용자 군집 기법을 이용한 시스템을 평가하기 위해서 IMDb 데이터 집합을 이용하여 사용자 영화 평가 시스템을 구축하였고 참가자들의 영화 평가 정보를 획득하였다. 페이스북 영화 페이지 정보는 참가자들의 페이스북 계정과 페이스북 그래프 API를 통해 획득하였다. 사용자 영화 평가 시스템을 통해 획득된 사용자 데이터를 제안하는 방법에 적용하였고 추천 성능, 품질 및 초기 사용자 문제를 벤치마크 알고리즘과 비교하여 평가하였다. 실험 평가의 결과 제안하는 방법을 적용한 추천 시스템을 통해 추천의 품질을 10% 향상시킬 수 있었고, 초기 사용자 문제에 대해서 15% 완화시킬 수 있음을 볼 수 있었다.

카드뮴의 흡입독성 연구를 위해 설계된 에어로졸 발생장치에서 발생된 카드뮴 에어로졸의 입경분석(766ppm 카드뮴 네뷸라이징 용액) (Particle Size Analysis of Cadmium Aerosol for Cadmium Inhalation Toxicology Study (766ppm Cadmium Nebulizing Solution))

  • 정재열;도날드밀턴;김태형;이종영;장두섭;강성호;송용선;이기남
    • 동의생리병리학회지
    • /
    • 제16권5호
    • /
    • pp.1035-1041
    • /
    • 2002
  • Ultrasonic nebulizer with the application of new engineering methodology and the design of electronic circuit and 766ppm Cd nebulizing solution were used to generate cadmium aerosol for inhalation toxicology study. The results of particle size analysis for cadmium aerosol were as following. The highest particle counting for source temperature 20℃ was 43.449 x 10³ in inlet temperature 250℃ and particle diameter 0.75㎛. The highest particle counting for source temperature 50℃ was 43.211 x 10³ in inlet temperature 100 ℃ and particle diameter 0.75㎛. The highest particle counting for source temperature 70℃ was 41.917x10³ in inlet temperature 250℃ and particle diameter 0.75㎛. The ranges of geometric mean diameter(GMD) were 0.677-1.009㎛ in source temperature 20℃, 0.716-0.963㎛ in source temperature 50℃, and 0.724-0.957㎛ in source temperature 70℃. The smallest GMD was 0.677㎛ in source temperature 20℃ and inlet temperature 20℃. and the largest GMD was 1.009㎛ in source temperature 20℃ and inlet temperature 20℃. The ranges of geometric standard deviation(GSD) were 1.635-2.101 in source temperature 20℃. 1.676-2.073 in source temperature 50℃, and 1.687-2.051 in source temperature 70℃. The lowest GSD was 1.635 in source temperature 20℃ and inlet temperature 20℃, and the highest GSD was 2.101 in source temperature 20℃ and inlet temperature 200℃. Aerosol generated for cadmium inhalation toxicology study was polydisperse aerosol. The ranges of mass median diameter(MMD) were 1.399-5.270㎛ in source temperature 20℃. 1.593-4.742㎛ in source temperature 50℃, and 1.644-4.504㎛ in source temperature 70℃. The smallest MMD was 1.399㎛ in source temperature 20℃ and inlet temperature 20℃, and the largest MMD was 5.270㎛ in source temperature 20℃ and inlet temperature 200℃. Increasing trends for GMD, GSD, and MMD were observed with same source temperature and increase of inlet temperature. MMD for inhalation toxicology testing in EPA guidance is less than 4㎛. In our results. inlet temperature 20 and 50℃ in source temperature 20℃, and inlet temperature 20 to 150℃ in source temperature 50 and 70℃ were conformed to the EPA guidance. MMD for inhalation toxicology testing in OECD and EU is less than 3㎛. In our results, inlet temperature 20 and 50℃ in source temperature 20, 50, and 70℃ were conformed to the OECD and EU guidance.

한국 성인의 우식예방 인식과 자녀의 우식예방 실천행위조사: 한국갤럽자료분석 (Degree of Interest for Dental Caries Prevention and Child's Oral Health Behaviors in Korean Adults: Gallup Survey)

  • 진혜정;황윤숙;진명욱;최연희;송근배
    • 치위생과학회지
    • /
    • 제12권4호
    • /
    • pp.359-367
    • /
    • 2012
  • 우리나라 성인의 우식예방 관심도와 지식에 따른 본인의 우식예방 실천행위와 자녀의 우식예방 실천행위에 대해 조사하였다. 이 연구는 한국갤럽에 설문조사를 의뢰하였으며 전국 만 19세 이상의 성인 남녀를 비례 할당으로 표본 추출을 하여 전화면접조사를 실시한 후 총 1,014명(남자 502명, 여자 512명)의 자료를 수합하여 분석한 결과는 다음과 같았다. 1. 연구대상자의 성별에 따른 우식예방 관심도는 남성에 비해 여성, 연령에서 40~49세군이 높게 나타났다. 교육 수준은 대졸 이상인 경우, 주부인 경우, 자녀가 있는 경우, 지역크기가 읍면지역에 비해 대도시, 중소도시 거주자가 우식예방 인식도가 유의하게 높게 나타났다(p<.001). 2. 우식예방 지식수준이 높을수록 구강보건교육 여부 및 우식예방 실천행위인 정기적인 치과방문, 스케일링 여부, 잇솔질 빈도, 보조구강위생용품 사용이 높게 나타났다. 3. 자녀의 우식예방 관심도는 남성에 비해 여성, 교육수준과 소득수준이 높을수록, 주부인 경우 높게 나타났다. 자녀가 학령기 시기인 경우 부모의 우식예방 지식수준이 높게 나타났다. 우식예방 지식수준이 높을수록 자녀의 정기적인 구강건강 검진, 불소도포, 치면열구전색과 같은 실천행위는 유의하게 높게 나타났다(p<.001). 4. 부모의 우식예방 지식수준이 높을수록 본인의 우식예방 실천행위와 자녀의 우식예방 실천행위가 증가하는 것으로 나타났다(p<.001). 이상의 결론을 통해 우식예방 관심도와 지식수준은 우식예방 실천행위에 영향을 미치며, 본인의 우식예방 지식과 실천행위는 자녀의 구강건강에 영향을 미치는 것을 알 수 있었다. 따라서 우식예방을 통한 구강건강을 증진시키기 위해서는 경제적, 보건학적 관점에서 체계적인 지역 사회 기반의 구강건강 교육을 강화해야 되며, 부모를 위한 구강보건교육 프로그램을 개발하여 자녀들이 건강한 치아를 보존할 수 있도록 노력해야 될 것이다.

답전윤환(畓田輪換) 체계(體系)에 따른 토양(土壤)의 층위별(層位別) 양분분포(養分分布) 및 양분수지(養分收支) (Effects of Paddy-Upland Rotation Systems on Nutrient Balance and Distribution in Soil Profile)

  • 안상배;본송휘구;이상은
    • 한국토양비료학회지
    • /
    • 제27권2호
    • /
    • pp.98-104
    • /
    • 1994
  • 1989~'93년(年)까지 5년(年)동안 답전수환시(畓田輸換時) 작부체계(作付體系)에 따른 토양(土壤) 층위별(層位別) 양분분포(養分分布)와 양분수지(養分收支)를 검토(檢討)한 결과(結果)는 아래와 같았다. 1. 질산태질소(窒酸態室素), 치환성가리(置換性加里) 및 유효인산(有效燐酸) 함량(含量)과 EC는 표층(表層) 0~20cm에서 약간 높았을뿐 토층하부(土層下部)로 이동집적(移動集積)이 적었고, 작부체계(作付體系)에 따른 표토중(表土中) 함량은 전이환(田轉換) 감자-배추>2년 수환(輸換) 감자-배추>전전환(田轉換) 대두(大豆)>수도연작구(水稻連作區) 순(順)으로 높아 처리별(處理別) 시비량을 반영(反影)하였다. 2. 치환성(置換性) 석회(石灰)와 고토(苦土) 함량 및 pH는 심토(深土)로 갈수록 높아졌고, 이러한 경향은 특히, 수도연작구(水稻連作區)에서 현저(顯著)하였다. 작부체계(作付體系)에 따라서는 전(全) 토층(土層)에서 전전환(田轉換) 대두(大豆)>전전환(田轉換) 감자배추>2년(年) 윤환(輪換) 감자-배추>수도연작구(水稻連作區) 순(順)이었고 처리별 식물체 흡수량(吸收量) 차이가 크게 영향하였다. 3. 전전환(田轉換) 감자-배추구(區)에서 질소(窒素), 인산(燐酸), 가리(加里)의 양분수지(養分收支)는 투입량(投入量)보다 탈취량(奪取量)(흡수량)이 각각(各各) 21.5, 26.8, 9.2kg/10a 많았으나 투입량(投入量)중 화학비료량(化學肥料量)은 질소(室素)와 가리(加里)의 경우 탈취량(奪取量)에 비해 적었던 반면 인산(燐酸)은 많았다. 4. 전전환(田轉換) 대두구(大豆區)의 양분수지(養分收支)는 질소(窒素), 인산(燐酸), 가리(加里) 각각(各各) -12.8, 4.1, -1.0kg/10a로 질소(窒素)와 가리(加里)의 투입량(投入量)이 탈취량(奪取量)보다 적었으나 질소(窒素)는 근류균(根瘤菌)의 질소고정(窒素固定)으로 결핍되지 않았던 반면 가리(加里)는 생육중기(生育中期)에 결핍증상(缺乏症狀)을 나타내었다.

  • PDF

생명현상 관찰에서 나타나는 인과적 의문 생성의 ERF 특성 : MEG 연구 (ERF Components Patterns of Causal Question Generation during Observation of Biological Phenomena : A MEG Study)

  • 권석원;권용주
    • 과학교육연구지
    • /
    • 제33권2호
    • /
    • pp.336-345
    • /
    • 2009
  • 이 연구의 목적은 생명현상 관찰에서 나타나는 인과적 의문 생성 ERF components를 개발하는 것이다. 이를 위해 우선 인지심리적 방법으로 생명현상 기반의 인과적 의문생성 유발 사진 과제를 개발하였다. 이를 활용해 전기생리적 방법인 MEG(Magnetoencephalography) 두뇌 영상 기기를 이용하여 시계열적 두뇌 처리과정에 기초한 인과적 의문의 ERF(Event Related Fields) 패턴을 확인할 수 있었다. 생명현상 기반의 인과적 의문생성 유발 사진은 과학교육 전문가와 과학교육연구진으로 구성된 인원의 R&D 방식으로 개발되었다. 과제는 생물군 유형에 따라 동물(A, animal), 미생물(M, microbe), 식물(P, plant)과제로 분류 형태를 나누고, 생물 개체 수준의 유형에 따라 개체간 상호작용(i, interaction), 단일 개체(a, all), 개체 일부(p, part)로 구분하여 총 100장에 대한 인과적 의문 유발 사진을 완성하였다. 이후 서울대학병원 MEG 센터팀과의 세미나 과정을 통해 MEG 과제용 패러다임을 개발하고, 과학교육 전공 여자 대학원생 5명(M=26.4, SD=2.30)을 대상으로 인과적 의문생성간 MEG data를 수집하였다. 이를 통해 인과적 의문 유형별 고유 특성을 확인하기 위해 MEG ERF components 분석을 실시하였다. 인과적 의문 생성시 나타나는 ERF components 분석 결과 M1(100~130ms), M2(220~280ms), M3(320~390ms), M4(460~520ms) 총 4개 components 패턴이 발견되었다. M1과 M2의 경우 인과적 의문 사진 과제 제시에 따라 피험자가 관찰하는 동안 보고 되는 것으로 dipole fitting 과정을 통해 두뇌 활성 영역을 확인해 본 것처럼 시각령이 위치하는 후두엽에 걸쳐 확인되었다. M3 components의 경우 인과적 의문에 대한 불확실감을 해소하기 위해 장기기억 저장소로부터 경험 상황을 가지고 오는 귀추의 과정을 반영한다고 볼 수 있다. 이는 이전 경험상황을 분석하는 단계에 해당하며 학생들이 가설을 생성할 때 가장 큰 어려움을 경험하여 교사의 적절한 도움이 요구되는 부분이다. M4 components는 장기 기억 속의 경험 상황에서 인과적 의문에 대한 설명자를 표상하는 단계에 해당하는 것으로 인과적 의문 생성 후 가설을 만드는 전 단계에 해당 한다고 할 수 있다. 본 연구는 확인된 인과적 의문 생성시 나타나는 MEG ERF components와 latency 시간을 통해 인과적 의문 생성에 어려움을 호소하는 학생들에 대한 개별적 교수 처치와 더불어 고등인지 영역의 ERF 연구의 기초를 마련하였다는데 의의가 있다고 하겠다.

  • PDF

중환자실 간호사의 기초간호과학 지식의 필요성 분석 (A Study of Content Analysis on ICU(Intensive Care Unit) Nurses' Knowledge of Basic Nursing Sciences)

  • 변영순;최명애;김희승;박미정;서화숙;이경숙;최스미;홍해숙
    • Journal of Korean Biological Nursing Science
    • /
    • 제4권1호
    • /
    • pp.41-49
    • /
    • 2002
  • The purpose of this study was to identify the knowledge contents of basic nursing sciences needed by nurses in the practices of the intensive care unit(ICU). To attain the goal of this study, the nurses working at 10 hospitals in the areas of Seoul and Kangwon Province were randomly selected. They were primarily interviewed, and the open question was secondarily put to them through the questionnaire. In the process of the 1st interview, the interviewees were asked of the question, "What is the knowledge of basic sciences such as anatomy, pathology, physiology. microbiology, pharmacology and the like thought to be lacking when you communicate with doctors in the ICU and when you carry out your nursing practices in it?" The contents of the interview were tape-recorded. The period of data collection ranged from May 1, 2001 to Sept 30. The interviews were conducted with total of 20 nurses. The open-end questionnaire was secondarily mailed to nurses. 113 questionnaires were returned. 100 questionnaires except 13 ones thought to be poorly completed in content were used for data analysis. Three coders classified data obtained from the interview and the questionnaire research into 5 detailed items relating to such as anatomical physiology, pathology, pharmacology. microbiology and basics of nursing. The three coders had experiences in nursing education of 18 years, 8 years and 6 years, respectively, and of them one coder was professor in basic nursing sciences. Data were statistically treated using frequency analysis and percentage by the SAS program. As a result, the following findings were obtained : It was found that the contents that ICU nurses responded were most needed in the field of Human structure and function were water and electrolytic balance(38%), blood and circulatory system(20%), changer in the patient's skin(12%), the arrangement of the human body(10%) and the endocrine system(10%), nervous system(6%), and assessment of the state of the patient's consciousness(4%). It was found that the contents that ICU nurses responded were most needed in the field of pathology were found to be the process of the progress of the disease(32%), symptoms of the disease(27%), prognosis of the disease(22%), followed by the injury-healing process, clinical pathological examination, and examination by radiation. It was found that the contents that nurses responded were most needed in the field of pharmacology were the effect of drug(25%), the side effect of drug(22%), the relationship between diseases and drug(20%), the relationship between disease-causing bacteria and drug(20%) and chemotherapy(2%). It was found that the contents that ICU nurses responded were most needed in the field of microbiology were the relationship between diseases and disease-causing bacteria(45%), Kinds and characteristics of disease-causing bacteria(18%), infection control(16%), application of the aseptic technique(12%), isolation(9%) and the like. It was found that the basic knowledge that ICU nurses responded were needed were the identification of the patient's current state(36%), understanding of the therapeutic process(22%), the operating principle of medical equipment and instrument(20%), medical terminology(9%), equipment and instrument management(7%), calculation of the dose of injection(2%) and the like.

  • PDF

소양강댐 유역의 오염부하량 산정을 위한 BASINS/WinHSPF 적용 (Application of BASINS/WinHSPF for Pollutant Loading Estimation in Soyang Dam Watershed)

  • 윤춘경;한정윤;정광욱;장재호
    • 생태와환경
    • /
    • 제40권2호
    • /
    • pp.201-213
    • /
    • 2007
  • 본 연구에서는 북한강 상류 지역인 소양강댐 유역에 BASINS/WinHSPF모델을 적용하였다. WinHSPF는 도시와 농촌지역 등이 혼재된 토지이용형태를 보이는 유역에 적용하기 적합한 모델로서, 산림이 대부분인 소양강댐 유역의 유출량 및 수질을 모의하고, 유역의 오염부하량을 분석하였다. 또한, 유역관리를 위해 인공습지와 저류지를 설치하였을 경우 WinHSPF의 Best Management Practice Evaluation(BMPRAC)을 통한 오염부하 삭감량을 산정하였다. WinHSPF 모델을 이용하여 유출량은 2000년부터 2004년까지, 수질 항목은 1990년부터 2004년가지 모의하였다. 모델 보정 결과 유량의 변화는 인북천, 북천, 내린천 세 곳 모두 강수량의 변화와 일치하여 변화하는 경향을 나타내고 있었고 모의치가 실측치를 대체적으로 잘 반영하였지만 유출량이 피크인 경우에 실측지에 비해 과소평가 되는 경향을 나타내었다. 이는 각 소유역에서 발생하는 강우량을 이용하여 모델을 구동한 것이 아니고, 일부 국한된 기상관측소의 자료만을 이용하였기 때문에 지역적인 차이가 나타났거나, 수위-유량 곡선을 통해 유출량을 산정하는 과정에서 수위가 높은 시기에 유량이 과도하게 계산된 경우가 있기 때문이라 판단된다. 수질항목은 온도, DO, BOD의 경우 예측값이 연중 수질변화패턴을 잘 반영하였다. TN과 TP는 모의치가 다소 과대, 과소평가되는 경향이 있었는데, 향후 보다 효율적인 유역관리를 위한 모델의 활용을 위해서는 정확하고 자세한 기상자료와 수문자료가 뒷받침되어야 하며, 실측지점의 특성을 대표할 수 있는 수질 및 유출량 측정이 이루어져야 할 것이다. 2000년부터 2004년가지 소양강댐 유역의 오염부하량은 강우량이 가장 논은 2003년에 BOD, TN, TP가 각각 4,109,674 kg $yr^{-1}$, 6,457,315 kg $yr^{-1}$, 104,186 kg $yr^{-1}$로 가장 높게 나타났다. 월별 부하량은 7월부터 9월에 배출되는 양이 BOD는 약 63.5%, TN 약 64.1%, TP는 약 64.4%를 차지하여, 강우 시 유출량이 증가하면 부하량도 비례하여 증가는 것으로, 강우 유출량에 많은 영향을 받고 있는 것으로 나타났다. 인북천, 북천, 내린천, 소양강 유역에서 BOD, TN, TP의 오염부하량은 약 98% 이상이 비점오염원으로부터 발생하는 것으로 분석되었는데, 이는 유역의 대부분이 산지와 농경지로서 산업시설과 같은 점오염원이 적고,강우 시 산림지역 및 농경지에서 많은 양의 비점오염원이 발생하기 때문으로 판단된다. WinHSPF모델의 BMPRAC를 이용하여 Scenario를 적용한 결과 부하량 삭감율은 저류지를 설치한 scenario 2가 가장 많이 감소하는 것으로 나타났다. 강우기(7${\sim}$9월)의 부하량 삭감율은 BOD의 경우 Scenario 1-1(처리용량 1,500 $m^3$ $day^{-1}$인 인공습지), scenario 1-2 (처리용량 1,000 $m^3$ $day^{-1}$인 인공습지), scenario 2(면적 4.2ha인 저류지)가 각각 연평균 6.9%, 4.8%, 7.1%의 감소를 보였다. TN은 4.7%, 3.4%, 13.4%의 삭감율을 나타내었으며, TP는 5.6%, 3.9%, 7.3%의 삭감율을 나타내었다. 본 연구에서는 적용하지 못하였으나, 인공습지와 저류지의 적절한 연계시스템을 적용한다면 저감시설 설치 부지면적과 비용의 감소뿐만 아니라 보다 효과적인 수질개선효과를 가져올 수 있으리라 판단된다.

칡소 정액 동결을 위한 AndroMed와 Tris-egg Yolk 희석제의 동결성 비교 (Comparison of AndroMed and Tris-egg Yolk Extender for Cryopreservation of Korean Native Bull Semen (Chick Cow))

  • 조상래;김성재;손준규;최선호;최창용;고응규;이풍연;김현종
    • 한국수정란이식학회지
    • /
    • 제26권1호
    • /
    • pp.65-70
    • /
    • 2011
  • 희소 한우인 칡소의 정액 동결을 위해서 레시딘을 기본 희석제로 하는 AndroMed와 Tris-egg yolk extender를 사용하여 정자의 생존율과 활력 조사를 위해서 본 연구를 수행하였다. AndroMed 희석제를 사용하였을 때 생존율과 활력은 $73.4{\pm}11.2%$$67.9{\pm}14.6%$의 결과를 보였다. 그리고 Tris-egg yolk extender의 경우는 각각 $89.7{\pm}19.8%$$78.4{\pm}18.7%$ 결과를 보여 생존율에서는 Tris-egg yolk 희석제가 AndroMed 희석제를 사용하였을 때보다 유의적으로(p<0.05) 높은 결과를 보였다. 그러나 활력에서는 유의적인 차이를 보이지 않았으나 Tris-egg yolk 희석제에서 높은 경향을 보였다. 정액의 동결을 위해서 평형 시간에 따른 정자의 활력 조사를 위해서 육안적 방법과 CASA 프로그램 방법으로 조사를 실시한 결과, 처음 2시간부터 20시간까지 평형을 유도한 결과 육안적 방법보다는 CASA 프로그램 분석 방법의 결과 높은 수치를 확인할 수 있었다. AndroMed와 Tris-egg yolk extender 두 종류의 희석제로 사용된 동결 정액 사용으로 체외수정란을 생산 결과로서 분할율은 유의적인 차이를 보이지 않았으나(81.7% vs. 82.2), 배반포 발달율에서는 29.6% vs. 42.3%로서 Tris-egg yolk 희석제를 사용하였을 때 유의적으로(p<0.05) 높은 발달율을 보였다. 이러한 결과를 볼 때 희소 한우 품종인 침소 정액 동결을 위해서 Tris-egg yolk 희석제 사용이 동결된 정자의 생존율과 수정 능력 개선으로 실제적인 인공수정과 체외수정란 생산 및 가축유전자원 보존을 위해서도 효과적일 것으로 사료된다.

도로수송부문 온실가스 배출량 산정을 위한 간선 및 지선도로상의 교통량 추정시스템 개발 (Development of Traffic Volume Estimation System in Main and Branch Roads to Estimate Greenhouse Gas Emissions in Road Transportation Category)

  • 김기동;이태정;정원석;김동술
    • 한국대기환경학회지
    • /
    • 제28권3호
    • /
    • pp.233-248
    • /
    • 2012
  • The national emission from energy sector accounted for 84.7% of all domestic emissions in 2007. Of the energy-use emissions, the emission from mobile source as one of key categories accounted for 19.4% and further the road transport emission occupied the most dominant portion in the category. The road transport emissions can be estimated on the basis of either the fuel consumed (Tier 1) or the distance travelled by the vehicle types and road types (higher Tiers). The latter approach must be suitable for simultaneously estimating $CO_2$, $CH_4$, and $N_2O$ emissions in local administrative districts. The objective of this study was to estimate 31 municipal GHG emissions from road transportation in Gyeonggi Province, Korea. In 2008, the municipalities were consisted of 2,014 towns expressed as Dong and Ri, the smallest administrative district unit. Since mobile sources are moving across other city and province borders, the emission estimated by fuel sold is in fact impossible to ensure consistency between neighbouring cities and provinces. On the other hand, the emission estimated by distance travelled is also impossible to acquire key activity data such as traffic volume, vehicle type and model, and road type in small towns. To solve the problem, we applied a hierarchical cluster analysis to separate town-by-town road patterns (clusters) based on a priori activity information including traffic volume, population, area, and branch road length obtained from small 151 towns. After identifying 10 road patterns, a rule building expert system was developed by visual basic application (VBA) to assort various unknown road patterns into one of 10 known patterns. The expert system was self-verified with original reference information and then objects in each homogeneous pattern were used to regress traffic volume based on the variables of population, area, and branch road length. The program was then applied to assign all the unknown towns into a known pattern and to automatically estimate traffic volumes by regression equations for each town. Further VKT (vehicle kilometer travelled) for each vehicle type in each town was calculated to be mapped by GIS (geological information system) and road transport emission on the corresponding road section was estimated by multiplying emission factors for each vehicle type. Finally all emissions from local branch roads in Gyeonggi Province could be estimated by summing up emissions from 1,902 towns where road information was registered. As a result of the study, the GHG average emission rate by the branch road transport was 6,101 kilotons of $CO_2$ equivalent per year (kt-$CO_2$ Eq/yr) and the total emissions from both main and branch roads was 24,152 kt-$CO_2$ Eq/yr in Gyeonggi Province. The ratio of branch roads emission to the total was 0.28 in 2008.

유도 허벅다리걸기 기술발휘 시 받기의 자세와 저항수준에 따른 중심변인 분석 사례연구[II] (A Case Study on Center of Gravity Analysis when Performing Uchimata by Posture and Voluntary Resistance Levels of Uke in Judo[ll])

  • 김의환;김성섭;정재욱
    • 한국운동역학회지
    • /
    • 제15권1호
    • /
    • pp.237-257
    • /
    • 2005
  • It was to study as a following-research of "A Case Study on Center of Gravity(COG) Analysis when Performing Uchimata(inner thigh reaping throw) by Posture and Voluntary Resistance Levels(VRL) of Uke in Judo[I]". The purpose of this study was to analyze the COG variables when performing uchimata(inner thigh reaping throw) by two postures and voluntary resistance levels(VRL) of uke(reciver) in Judo. The subjects, who were one male judoka(YH) for 1992 Barcelona Olympic Games Olympian(silver medalist), and one male trainee; Y.I.University representative member (SDK), and were filmed on two S-VHS 16mm video cameras(60fields/sec.) through 3-dimensional motion analysis methods, that postures of uke were shizenhontai (straight natural posture) and jigohontai(straight defensive posture), VRL of uke were 0% and 100%, respectively. The kinematical variable was COG variable, distance of COG, and distance of resultant COG between uke and tori(the thrower), velocity and acceleration of COG. The data of this study collection were digitized by SIMI Motion Program computed the mean values and the standard deviation calculated for each variables. When performing uchinmata according to each posture and VRL of uke and classifying. From the data analysis and discussion, the conclusions were as follows : 1. Displacement of COG Subject YH, COG was the highest in kuzushi(balance -breaking), vertical COG was low when following in tsukuri(positioning; set-up), kake(application; execution), and COG was pattern of same character each postures and resistance, respectively. Subject SDK, COG was low from kumikata(engagement positioning) to kake, and COG was that each postures and resistance were same patterns, respectively. Subject YH, SDK, each individual, postures and resistance, vertical COG was the lowest in kake phase, when performing. 2. Distance of COG between uke and tori The distance of COG between uke and tori when performing, subject YH was $0.64{\sim}0.70cm$ in kumikata, $0.19{\sim}0.28cm$ in kake, and SDK was $0.68{\sim}0.72cm$ in kumikata, $0.30{\sim}0.42\;cm$ in kake. SDK was wider than YH. 3. Distance of resultant COG between uke and tori The distance of resultant COG between uke and tori when performing, subject YH was $0.27{\sim}0.73cm$ from kumikata to kake. and SDK was $0.14{\sim}0.34cm$ in kumikata, $0.28{\sim}0.65cm$ in kake. Jigohontai(YH:$0.43{\sim}0.73cm$,SDK:$0.59{\sim}0.65cm$) was more moved than shizenhontai(YH:$0.27{\sim}0.53cm$, SDK: $0.28{\sim}\;0.34cm$). 4. Velocity of COG The velocity of COG when performing uchimata, subject YH was fast anterior-posterior direction in kuzushi, ant.-post. and vertical direction fast in tsukuri and kake. SDK was lateral, ant.-post. and vertical direction in kuzushi, ant.-post. and vertical direction in tsukuri and ant.-post. direction in take, respectively. 5. Acceleration of COG The acceleration of COG when performing uchimata, The trend of subject YH was showed fast vertical direction in kuzushi and tsukuri, ant.-post. and vertical direction fast in kake. The trends of SDK showed lateral direction in kuzushi, lateral and ant.-post. direction in tsukuri and ant.-post. direction in kake, respectively.