• 제목/요약/키워드: computer software program

검색결과 810건 처리시간 0.045초

비다공성 분리막을 이용한 수용액 내 용존 산소 조절 (Dissolution of Oxygen in Water by Nonporous Hollow Fiber Membrane Contactor)

  • 이용택;정헌규;안효성;송인호;전현수;정동재
    • 멤브레인
    • /
    • 제17권4호
    • /
    • pp.352-358
    • /
    • 2007
  • 비다공성 중공사막 접촉기를 이용하여 수용액 내 용존 산소의 농도를 조절하고자 하였으며, 용존 산소의 농도를 전산모사를 통하여 예측하였다. 공급 기체와 공급 수용액이 같은 방향으로 흐르는 병류 흐름 시스템에 대한 분리막 접촉기 공정 지배 미분 방정식을 5차 Runge-Kutta-Verner 법으로 해석하였다. Compaq Visual Fortran 6.6 소프트웨어로 용존 산소농도 예측 프로그램을 개발하였다. 개발된 프로그램을 사용하여 수치해석을 수행한 결과, 분리막 수가 16,000개로 일정하며 공급기체의 유속이 0.536 mol/sec이고 압력이 486 kPa이며 공급 수용액의 유속이 16.69 mol/sec이고 산소의 몰분율이 0.995으로 유지된 상태에서, 분리막의 길이가 0.4에서 1.2m로 증가함에 따라 용존 산소는 30에서 64 ppm으로 증가하였음을 알 수 있었다. 분리막의 길이가 0.4 m일 때 공급수용액의 유속이 9.26에서 26.85 mol/sec로 증가함에 따라 용존 산소가 40에서 20 ppm으로 감소함을 알 수 있었다. 또한 공급 기체 압력이 298에서 847 kPa으로 증가함에 따라 용존 산소는 33에서 69 ppm으로 증가함을 알 수 있었다.

디지털 방송에서 효율적인 다중 오디오 모니터링 시스템 (Efficient Multiplex Audio Monitoring System in Digital Broadcasting)

  • 김유원;손석원;조근식
    • 한국컴퓨터정보학회논문지
    • /
    • 제13권7호
    • /
    • pp.91-98
    • /
    • 2008
  • 디지털방송(Digital Broadcasting)에서는 최대 100여개 정도의 오디오 또는 음악방송을 다중화하여 전송에 적합한 MPEG-2 TS(Transport Stream) 형태로 만들어서 1개 채널로 전송하는 것이 가능하다. 이렇게 다중화 된 많은 음악방송이 정상적으로 전송되고 있는지 확인하기 위해서는 실시간 모니터 링이 가능한 다중 오디오 모니터링 시스템이 필요하다. 아날로그방송에서는 모니터링 할 음악 방송수가 많지 않기 때문에 하드웨어 기반의 오디오 모니터링 시스템을 구현하여 사용하였다. 그러나 하드웨어 기반의 모니터링 시스템을 디지털 음악방송 환경에 적용하는 것은 비용 및 기능 효율성에서 떨어지기 때문에 디지털 방송 환경에 맞는 새로운 시스템이 요구되었다. 본 논문에서는 이 요구사항을 만족시키기 위해서 소프트웨어 기반의 디지털 오디오 모니터링 시스템을 설계하고 구현하였다. 시스템 구현에 있어서 다수의 하드웨어 장비의 도움 없이 소프트웨어를 기반으로 하는 1대의 컴퓨터만을 이용하여 1개 채널로 수신되는 다중화 된 디지털 음악방송을 효율적으로 모니터링 한다. 전송된 디지털 방송신호를 역다중화하여 각각의 방송에 대한 오디오 레벨 및 패킷 에러 정보를 추출하여 화면으로 실시간 상태를 표시하면서 정상적으로 방송이 되고 있지 않는 방송을 자동으로 검출하여 알려준다. 실험 결과 디지털 음악방송 채널에 대한 효율적인 실시간 다중 오디오 모니터링이 가능함을 보였다.

  • PDF

Eval-Apply 모델의 STGM에 기반하여 지연 계산 함수형 프로그램을 자바로 컴파일하는 기법 (Compiling Lazy Functional Programs to Java on the basis of Spineless Taxless G-Machine with Eval-Apply Model)

  • 남병규;최광훈;한태숙
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제29권5호
    • /
    • pp.326-335
    • /
    • 2002
  • 최근에 지연 계산 함수형 언어를 자바 프로그램으로 변환함으로써 지연 계산 함수형 언어 프로그램에 대해 코드 이동성을 제공하려는 연구가 있었다. 이러한 연구들은 자바와 지연 계산형 함수형 언어의 추상 기계가 가지는 구조적 유사성에 바탕을 두고 있다. 지연 계산 함수형 언어에 대한 추상 기계인 STGM(Spineless Tagless G-machine)과 자바 언어에 대한 추상 기계인 JVM(Java Virtual Machine)은 기억장소 재활용 체계와 스택 기계 구조를 가진다는 점에서 공통된 특징을 가지고 있다. 그러나 현재가지의 지연 계산 함수형 언어로부터 자바로의 변환 구조는 이와 같은 추상 기계 구조상의 공통점을 충분히 이용하지 못하였다. 본 논문에서는 STGM의 계산 모델을 eval-apply 모델로 새로이 정의함으로써 STGM과 JVM의 공통점을 충분히 이용하는 새로운 변환 구도를 제안한다. 새로이 제안된 변환 구도에서는 자바 스택(Java Virtual Machine Stack)을 사용하여 함수 계산을 수행하도록 함으로써 스택 시뮬레이션으로 인해 나타나는 자바에서의 배열 접근 부담을 제거하였다. 본 논문의 변환 구도에 의해 자바로 변환된 벤치마크 프로그램들은 기존의 변환 구도에 의해 변환된 경우보다 JDK 1.3에서 빠르게 동작한다.

항공기용 EOTS 성능분석을 위한 HILS시스템 구축에 관한 연구 (A Study on HILS for Performance Analysis of Airborne EOTS for Aircraft)

  • 천승우;백운혁;라종필
    • 한국컴퓨터정보학회논문지
    • /
    • 제18권12호
    • /
    • pp.55-64
    • /
    • 2013
  • 본 논문에서는 전투기에 탑재되어 지상표적을 추적하고 레이저를 조사하여 레이저유도 폭탄을 유도하는 등의 기능을 수행하는 타겟팅파드의 성능분석 및 검증을 위한 HILS(Hardware In-the-Loop Simulation) 시스템 구축에 대하여설명한다. 타겟팅파드의실시간 성능분석을위해서는 주간카메라와IR카메라의 모의영상생성기술, 서보제어기술 및 레이저 전달 특성 분석기술이 필요하다. 실시간 모의 영상생성과 레이저 전달 특성 분석에는 검증된 상용 소프트웨어 개발 키트(SDK)인 OKTAL-SE를 활용하였고, 서보구동은 실제 유사과제에서 적용된 서보구동의 메커니즘을 적용하여 정확도를 높였다. 또한, 실제 전투기 인터페이스와 동일한 조건의 성능분석을 위하여 1553B, ARINK818 등의 인터페이스를 실제 구현하여 적용하였다. 본 논문에서 구축한 HILS 시스템을 적용하면 현재 운용되는 전투기 장착 탑재전자체의 성능분석과 검증은 물론 실제 장비 개발 중 각 모듈의 성능이 시스템 전체 성능에 미치는 영향도 분석가능하다. 향후 다양한 비행체의 비행역학을 적용하여 광범위한 분야에 활용가능 함으로 개발요구사항 도출 및 개발 위험을 줄이는 데 큰 기여를 할 수 있을 것으로 예상된다.

A study on the impact of homestay sharing platform on guests' online comment willingness

  • Zou, Ji-Kai;Liang, Teng-Yue;Dong, Cui
    • 한국컴퓨터정보학회논문지
    • /
    • 제25권12호
    • /
    • pp.321-331
    • /
    • 2020
  • 본 논문의 연구 목적은 공유숙박 비즈니스 바탕으로 숙박 플랫폼이 세입자의 온라인 리뷰 의향에 미치는 영향을 연구하는 것이다. 기존 숙박예약 모델보다 공유숙박 중 숙박 플랫품, 집주인, 세입자 간을 공유하는 독립성이 더 명확하다. 공유숙박 플랫폼은 집주인과 세입자간의 오프라인 숙박서비스를 완료하고 거래를 실현할 수 있도록 다양한 지원 서비스를 제공하는 것은 물론, 공유숙박 플랫폼은 세입자가 집주인에게 객관적이고 적극적으로 평가하도록 장려하는 특정 조치를 파악해야 한다. 공유숙박에 대한 신용 생태를 더 잘 확립할 수 있도록 필요하다. 본 논문에서는 공유숙박 플랫폼을 사용해본적 있는 소비자들을 대상으로, 2주간의 설문 조사를 하고 SPSS24.0 프로그램을 사용하여 데이터가 분석되었다. 이 논문의 연구결과는: (1) 플랫폼 리뷰 기능의 사용 용이성, 세입자의 만족도 및 플랫폼 리뷰 인센티브가 세입자의 온라인 리뷰 의향에 긍정적인 영향을 미친다. (2) 플랫폼의 신용 메커니즘은 세입자의 만족도가 온라인 리뷰 의향에 영향을 미치는 과정에서 긍정적인 영향을 미친다.

가정간호사업 운용을 위한 정보전달체계 개발 I (가정간호 데이터베이스 구축과 뇌졸중 환자의 가정간호 전산개발) (Development of the Information Delivery System for the Home Nursing Service)

  • 박정호;김매자;홍경자;한경자;박성애;윤순녕;이인숙;조현;방경숙
    • 가정∙방문간호학회지
    • /
    • 제4권
    • /
    • pp.5-22
    • /
    • 1997
  • The purpose of the study was to development an information delivery system for the home nursing service, to demonstrate and to evaluate the efficiency of it. The period of research conduct was from September 1996 to August 31, 1997. At the 1st stage to achieve the purpose, Firstly Assessment tool for the patients with cerebral vascular disease who have the first priority of HNS among the patients with various health problems at home was developed through literature review. Secondly, after identification of patient nursing problem by the home care nurse with the assessment tool, the patient's classification system developed by Park (1988) that was 128 nursing activities under 6 categories was used to identify the home care nurse's activities of the patient with CAV at home. The research team had several workshops with 5 clinical nurse experts to refine it. At last 110 nursing activities under 11 categories for the patients with CVA were derived. At the second stage, algorithms were developed to connect 110 nursing activities with the patient nursing problems identified by assessment tool. The computerizing process of the algorithms is as follows: These algorithms are realized with the computer program by use of the software engineering technique. The development is made by the prototyping method, which is the requirement analysis of the software specifications. The basic features of the usability, compatibility, adaptability and maintainability are taken into consideration. Particular emphasis is given to the efficient construction of the database. To enhance the database efficiency and to establish the structural cohesion, the data field is categorized with the weight of relevance to the particular disease. This approach permits the easy adaptability when numerous diseases are applied in the future. In paralleled with this, the expandability and maintainability is stressed through out the program development, which leads to the modular concept. However since the disease to be applied is increased in number as the project progress and since they are interrelated and coupled each other, the expand ability as well as maintainability should be considered with a big priority. Furthermore, since the system is to be synthesized with other medical systems in the future, these properties are very important. The prototype developed in this project is to be evaluated through the stage of system testing. There are various evaluation metrics such as cohesion, coupling and adaptability so on. But unfortunately, direct measurement of these metrics are very difficult, and accordingly, analytical and quantitative evaluations are almost impossible. Therefore, instead of the analytical evaluation, the experimental evaluation is to be applied through the test run by various users. This system testing will provide the viewpoint analysis of the user's level, and the detail and additional requirement specifications arising from user's real situation will be feedback into the system modeling. Also. the degree of freedom of the input and output will be improved, and the hardware limitation will be investigated. Upon the refining, the prototype system will be used as a design template. and will be used to develop the more extensive system. In detail. the relevant modules will be developed for the various diseases, and the module will be integrated by the macroscopic design process focusing on the inter modularity, generality of the database. and compatibility with other systems. The Home care Evaluation System is comprised of three main modules of : (1) General information on a patient, (2) General health status of a patient, and (3) Cerebrovascular disease patient. The general health status module has five sub modules of physical measurement, vitality, nursing, pharmaceutical description and emotional/cognition ability. The CVA patient module is divided into ten sub modules such as subjective sense, consciousness, memory and language pattern so on. The typical sub modules are described in appendix 3.

  • PDF

하악골 후퇴 수술 환자의 연조직 측모 예측의 정확성: Quick Ceph Image $Pro^{TM}$(ver 3.0)와 $V-Ceph^{TM}$(Ver 3.5)의 비교 (Accuracy of soft tissue Profile change prediction in mandibular set-back surgery patients: a comparison of Quick Ceph Image $Pro^{TM}$ (ver 3.0) and $V-Ceph^{TM}$(ver 3.5))

  • 김명균;최용성;정송우;전영미;김정기
    • 대한치과교정학회지
    • /
    • 제35권3호
    • /
    • pp.216-226
    • /
    • 2005
  • 본 연구는 Quick Ceph Image $Pro^{TM}$(ver 3.0)와 국내에서 개발되어 사용 중인 $V-Ceph^{TM}$(ver 3.5) 2 종의 비디오 이미지 예측 프로그램의 수술 후 연조직 측모의 정확성과 신뢰성에 대해서 알아보고자 시행되었다. 골격성 III급 부정교합으로 진단되어 수술 전 교정 치료를 받고. 하악골 후퇴 수술(body osteotomy 또는 SSRO)을 시행한 남녀 환자 각각 20명을 대상으로 하였다. 나이는 평균 $21.4\pm4$세이고, 수술 전 측모두부방사선계측사진은 수술 전 평균 21.1일에 수술 후 측모두부방사선계측사진은 수술 후 평균 335.7일에 촬영되었으며, 예측치와 실측치 차이를 비교하였다. 연구결과 Quick Ceph과 V-Ceph 모두 예측치와 실측치 사이에 크기와 방향에 있어서 오차가 관찰되었으며, 이러한 오차는 상순과 하순. 턱과 연관된 항목에서 크게 나타났다 (p<0.05). Quick Ceph은 A'. Ls, Li의 수평적 위치 및 각 부분에서의 연조직 두께(U1-Ls, L1-Li, Pog-Pog')의 수평거리 예측에서, V-Ceph은 하순의 수직적 위치 예측에서 오차가 컸다 (p<0.05) V-Ceph의 경우 하악골의 이동양이 증가할때 Sn의 수직적 위치, Ls의 수평적 위치 상순의 연조직 두께 (U1 -Ls)처럼 상순과 연관된 계측치에서 예측오차가 컸으며, Quick Ceph의 경우 하악골의 이동양이 증가할 때 하순의 수평위치 및 하순의 두께에서의 예측오차가 작았다 (P<0,05) 또한, 연조직의 두께에 따른 오차를 평가한 결과, Quick Ceph의 경우 상순과 하순의 두께가 두꺼울수록 각각에 관련된 연조직 예측의 오차가 컸으며 (P<0.05). V-Ceph의 경우 하순과 턱의 연조직 두께가 두꺼울수록 턱의 연조직 예측의 오차가 크게 관찰되었다 (p<0.05). 그러나 본 연구에서의 모든 예측오차 값은 3mm 이내로 계측되었으며, 이러한 오차 범주는 임상적으로 허용 가능한 수준인 것으로 생각된다.

게이트 심근 SPECT를 이용한 좌심실의 국소탄성률 평가방법 개발 및 재현성 평가 (Development of Evaluation Method of Regional Contractility of Left Ventricle Using Gated Myocardial SPECT and Assessment of Reproducibility)

  • 이병일;이동수;이재성;강원준;정준기;이명철;최흥국
    • 대한핵의학회지
    • /
    • 제37권6호
    • /
    • pp.355-363
    • /
    • 2003
  • 목적: 게이트 심근 SPECT 영상에서 국소부피변화를 얻으면, 요골동맥 긴장도를 측정하여 얻은 중심 동맥의 압력 곡선으로부터 최대탄성률을 얻을 수 있다. 이 연구에서는 좌심실의 국소탄성률을 평가하기 위한 방법을 개발하고 국소탄성률 측정의 재현성을 평가하였다. 대상 및 방법: 게이트 Tc-99m MIBI 심근 관류 SPECT를 두 번 연속으로 시행한 환자 7명(남:여=5:2, $58{\pm}11.9$세)을 대상으로 하였다. 국소적 부피변화를 측정하기 위하여 개발한 CSA(Cardiac SPECT Analyzer) 소프트웨어를 이용하여 좌심실의 부피변화를 측정하였으며, 시간-압력곡선과 국소 시간-부피 곡선을 이용하여 반복연산을 통하여 구한 국소 시간-탄성률 곡선에서 국소탄성률을 얻었다. 같은 SPECT 영상에 대해서 두 번 측정한 국소탄성률의 재현성과, 같은 환자에서 연속하여 두 번 얻은 SPECT 영상에 대해서 측정한 국소탄성률의 재현성을 평가하였다. 결과: 평균 국소탄성률은 15분할모델에서 $3.36{\pm}3.38mmHg/mL$이었으며, 7분할모델과 5분할모델에서 각각 $3.16{\pm}2.25mmHg/mL,\;3.11{\pm}2.52mmHg/mL$이었다. 국소탄성률의 조화평균은 전체탄성률과 일치하였다. 동일한 데이터에서 두 번 측정한 국소탄성률 값의 상관계수는 모든 모델에서 0.97이상이었고, Bland Altman 도표에서 차이의 2-표준편차는 각각 1.5%, 1.0%, 0.9%였다. 동일 환자에서 두 번 연속 촬영한 SPECT 데이터로부터 측정한 국소탄성률의 상관계수는 모든 모델에서 0.95이상이었으며, Bland Altman 도표에서 차이의 2-표준편차는 각각 2.2%, 1.0%, 1.2%였다. 결론: 게이트 심근 SPECT를 이용한 좌심실의 국소탄성률을 측정하였으며 재현성 있는 결과를 얻었다. 심근 SPECT를 이용하여 얻은 국소탄성률의 평가방법은 향후 임상적인 데이터를 바탕으로 새로운 심기능 분석지표로 활용될 수 있을 것이다.

유방 SPECT 및 초음파 컴퓨터진단시스템 결합의 유방암 진단성능 (Diagnostic Performance of Combined Single Photon Emission Computed Tomographic Scintimammography and Ultrasonography Based on Computer-Aided Diagnosis for Breast Cancer)

  • 황경훈;이준구;김종효;이형지;엄경식;이병일;최덕주;최원식
    • Nuclear Medicine and Molecular Imaging
    • /
    • 제41권3호
    • /
    • pp.201-208
    • /
    • 2007
  • 목적: 유방암의 감별진단에서 기존의 유방 초음파 검사나 핵의학 유방SPECT의 진단성능에는 한계가 있다. 저자들은 초음파 컴퓨터진단시스템(CAD: computer aided diagnosis)의 적용에 의하여 유방 SPECT의 진단성능이 향상되는지를 알아보았다. 대상 및 방법: 유방초음파 및 유방 SPECT(Tc-99m tetrofosmin)를 시행하고 수술후 확진된 여자환자 40명(21명:악성종양, 19명:양성병변)의 영상자료를 분석하였다. 유방초음파영상을 컴퓨터분석 소프트웨어를 이용하여 병변의 경계를 분리한 후, 영상의 형태학적 특성들을 추출하였다. 초음파영상에서 추출된 형태학적 특성 중에서 감별능력이 있는 것으로 판단된 특성들을 골라 정량화하였다. 정량화된 형태학적 특성값들을 유방SPECT에서 구한 병변 대 반대측 유방의 방사능비와 판별분석에 의하여 결합하여 새로운 파라메터인 D-수치를 산출하였다. 유방SPECT의 병변 방사능비, 유방초음파 컴퓨터진단시스템의 악성확률 및 두가지를 결합한 D-수치에 대하여 수신자판단특성곡선(ROC curve) 분석을 이용하여 최적 판별 수치(cut-off value)를 구하고 이에 의한 유방암 진단의 예민도, 특이도 및 정확도를 계산하여 유방 SPECT과 초음파 컴퓨터진단시스템의 결합에 의한 진단성능을 기존의 유방 SPECT의 진단성능과 비교하였다. 결과: ROC curve분석상에서 유방암 진단에 대한 성능은 유방초음파의 컴퓨터 분석시스템 및 유방SPECT 각각 모두 우수하였다(area under curve=0.831 and 0.846). 두 결과를 통계적인 방법으로 결합하였을 때 ROC curve분석의 area under curve는(0.860) 향상되었으나, 최적 판별 수치(cut-off value)에 의한 유방암 진단의 예민도, 특이도 및 정확도에는 통계적인 차이는 없었다. 결론: 유방초음파의 컴퓨터분석시스템의 결과를 유방 SPECT에 적용하여 유방암의 진단성능을 향상시킬 수 있었지만 통계적으로는 유의하지 못하였다. 향후 추가적인 연구가 필요할 것으로 보인다.

유한요소법을 이용한 IMZ임플란트의 플라스틱 및 티타늄 IME의 응력분포에 관한 연구 (A STUDY ON STRESS DISTRIBUTION IN IMZ IMPLANT WITH A PLASTIC OR A TITANIUM IME USING FINITE ELEMENT ANALYSIS)

  • 하치양;최부병;우이형
    • 대한치과보철학회지
    • /
    • 제31권4호
    • /
    • pp.625-642
    • /
    • 1993
  • Whether stress-absorbing elements are functional in an implant system has been an issue of interest in oral implantology. The unique feature of the IMZ implant system is the planned imitation of the stress-distributing function of the structural unit of the tooth, periodontium, and alveolar bone through the use of an intramobile element(IME). The purpose of this study was to compare the difference in the displacement and the stress distibutions of IMZ implant with a polyoxymethylene(POM) or a titanium IME under static load. Two dimensional finite element analysis(FEA) was applied for this study and two finite element models were created. PATRAN program(DPA Co.,USA), a software for FEA, and SUN-SPARC2GX(SUN Co., USA), a workstation computer, were used. $1Kg/mm^2$ of static load was loaded individually on each three point of crown of implant prosthesis ; central fossa(load 1), mesial cusp tip(load 2), distal cusp tip(load 3), The displacements of X- and Y-axis and total displacement were measured at mesial and distal cusp tips, mesial and distal points between crown and IME, and implant apex. The von Mises stress was measured at mesial and distal points between crown and IME, mesial and distal points between IME and TIE, mesial and distal alveolar crest, the mesial and distal midpoints of implant, and implant apex. The difference in resultant values were compared and evaluated statistically using paired t-test. The results were as follows : 1. Under the load 1, all the displacement of implant with titanium IME at 5 measuring points was larger than that of with POM IME except total and Y-axis displacement at implant apex. And the differences in stress distributions with POM and titanium were varied. 2. Under the load 2, all the displacement of implant with titanium IME at 5 measuring points was larger than that of with POM IME except X-axis displacement at distal cusp tip. And the differences in stress distributions were varied. 3. Under the load 3, all the displacement of implant with titanium IME at 5 measuring points was larger than that of with POM IME except Y-axis displacement at mesial cusp tip. And the differences in stress distributions were varied. 4. For the displacement, there was significant difference statistically only in total displacement (P<0.1), but was no significant difference in X- and Y-axis displacement(P>0.1). For the stress, there was no significant difference among the compared values.

  • PDF