• Title/Summary/Keyword: 병행 수행 제어

Search Result 86, Processing Time 0.023 seconds

A Study on Data Caching and Updates for Efficient Spatial Query Processing in Client/Server Environments (클라이언트/서버 환경에서 효율적인 공간질의 처리를 위한 데이터 캐싱과 변경에 관한 연구)

  • 문상호
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.6
    • /
    • pp.1269-1275
    • /
    • 2003
  • This paper addresses several issues on data caching and consistency of cached data in order to process client's queries efficiently in client/server environments. For the purpose, first of all, materialized spatial views are adapted in a client side for data caching, which is called client views. Also, an incremental update scheme using derivation relationships is applied to keep cached data of clients consistent with the rest of server databases. Materialized views support efficient query processing in a client side, however, it is difficult to keep consistent their contents by the update of a server database. In this paper, we devise cost functions on query execution and view maintenance based the cost of spatial operators so as to process client's queries efficiently. When request the client's query, in our query processing scheme, the server determines whether or not materialize it as a view due to evaluation using the related cost functions. Since the scheme supports a hybrid approach based on both view materialization and re-execution, hence, it should improve query execution times in client/server environments.

A Study on the Improvement of Microprocessor Class Management (마이크로프로세서 교과목의 운영 개선에 관한 연구)

  • Jung, Jong-Dae
    • The Journal of Korean Institute for Practical Engineering Education
    • /
    • v.3 no.1
    • /
    • pp.25-31
    • /
    • 2011
  • These days, almost all of the embedded systems have microprocessors or micro-controllers in them as their brains. So microprocessor related subjects become very important and most engineering departments have those kinds of subjects in their curriculums with practice hours. However, in most universities in Korea, the number of students in a class is more than 40 and only one teaching assistant is assigned to the class. So it is very hard job to find out an appropriate method to evaluate the students' achievements in their practice hours fairly. In this study, the author introduces some suggestions for the evaluation of the students' achievements in microprocessor practice courses. In addition to it, the author also introduces some guidelines for contents of microprocessor related subjects.

  • PDF

Two Version Latch Technique for Metadata Management of Documents in Digital Library (전자 도서관에서 문서의 메타데이타 관리를 위한 2 버전 래치 기법)

  • Jwa, Eun-Hee;Park, Seog
    • Journal of KIISE:Databases
    • /
    • v.29 no.3
    • /
    • pp.159-167
    • /
    • 2002
  • Recently, a major issue in the research of metadata is the standardization of metadata format. The new extension capability of metadata in the standardization requires some changes - storing and managing dynamic data consistently. In this paper, we define the characteristics of new metadata and propose a concurrency control called Two Version Latch (2VL). 2VL uses a latch and maintains two versions. Maintaining two versions using latch minimizes conflicts between read operation and write operation. The removal of unnecessary lock holding minimizes refresh latency. Therefore, this algorithm presents fast response time and recent data retrieval in read operation execution. As a result of the performance evaluation, the 2VL algorithm is shown to be better than other algorithms in metadata management system.

Study on the Connection with Public Authentication and Bio Authentication (공인인증서와 바이오인증 연계를 위한 연구)

  • Ryu, Gab-Sang
    • Journal of Internet of Things and Convergence
    • /
    • v.1 no.1
    • /
    • pp.39-44
    • /
    • 2015
  • Organization is increasing the authorizing process to use public certificate and bio information. Certificate, has evolved to be able to parallel distributes the bio authentication and portable bio-authentication device. Authentication using an individual's PC and smart devices continue to generalize, while convenience for authentication is increased by comparison Study on cooperation with the security at the network level's a weak situation. If ask authentication method through the cooperation of the public certificate and bio information work with current network access control, there is a possibility to develop a more powerful security policy. by cooperation weaknesses against vulnerable personal authentication techniques on security token in a reliable and secure personal authentication techniques, such as bio-recognition, Bio Information for identification and to prevent exposing a methodology suggest to validate whether or not to carry out in this paper. In addition, organize the scenario that can work with the 802.1x network authentication method, and presented a proposal aimed at realization.

Modeling and Analysis of a Reordering-based Optimistic Cache Consistency Protocol (재배열 기반의 낙관적 캐쉬 일관성 유지 기법의 모델링과 분석)

  • Cho, Sung-Ho;Hwang, Jeong-Hyon
    • Journal of KIISE:Databases
    • /
    • v.28 no.3
    • /
    • pp.458-467
    • /
    • 2001
  • Optimistic Two-Phase Locking(O2PL) performs as well as or better than the other approaches because it exploits client caching well and also has relatively lower network bandwidth requirements. However, O2PL leads to unnecessary waits, because, it can not be commit a transaction until the transaction obtains all requested locks. In addition, Optimistic Concurrency Control(OCC) tends to make needless aborts. This paper suggests an efficient optimistic cache consistency protocol that overcomes such shortcomings. Our scheme decides whether to commit or abort a transaction without wait and it adopts transaction re-ordering in order to minimize the abort rate. Our scheme needs only one version for each data item in spite of the re-ordering mechanism used. Finally, this paper presents a simulation-based analysis that shows superiority in performance of out scheme to O2PL and OCC.

  • PDF

HyGIS based on cloud computing (클라우드 기반 HyGIS)

  • Won, Young Jin;Choi, Yun Seok
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2016.05a
    • /
    • pp.316-316
    • /
    • 2016
  • HyGIS는 DEM 기반의 수문지형처리를 중심으로 다양한 모형을 연계할 수 있도록 구성된 S/W 모음이다. 이는 한국건설기술연구원을 비롯한 다수의 기관 및 연구원들이 노력한 성과물이다. 본 연구는 기존 HyGIS 연구과정에서 도출된 성과물의 실용화 사업화를 위한 방안을 연구하였다. 이를 위하여 S/W 테스팅, 오픈소스 도입, 클라우드 컴퓨팅으로 나누어 접근하였다. 먼저 S/W의 테스팅에 있어서 기존 개발 소스코드는 블랙박스 테스트 방식의 동등 클래스 분할, 경계 값 분석 등 일부 모듈에 대한 단위 테스트와 제한적인 통합테스트가 수행된 바 있다. 보다 체계적인 테스트 단계로서 화이트박스 테스트 개념 중 문장/분기/조건 커버리지에 대하여 검토하였으며, 실제 소스코드 중 핵심 구간에 대한 적용 및 정량화를 통하여 현 수준을 객관적으로 진단하였고 보완 방안을 도출하였다. 오픈소스 적용을 위하여 QGIS, MapWindow 등 공간정보 분야의 최신 오픈소스 모듈을 비교 검토하였다. 적용 단계는 이를 기존 HyGIS S/W에 반영시키는 과정이며, S/W 관점에서는 컴포넌트 모듈의 대체라고 표현될 수 있다. 대규모의 전환 비용이 발생되므로 적용 후보에 대하여는 기능적 측면 뿐만 아니라 마이그레이션 비용과 중장기적인 유지보수 비용을 고려한 검토가 이루어 졌다. 한편 오픈소스 기술의 적용은 단순히 구성 요소 원가절감 측면만이 아닌, 중장기적 유지보수 체계 도모 및 지속가능한 생태계로의 전환에 더 큰 의의가 있다. 마지막으로 클라우드 컴퓨팅 기술의 적용 분야이다. HyGIS 입력 Data의 공급을 위한 인프라로서 자체 구축 인프라가 아닌 IaaS 클라우드인 Blob Storage 및 CDN을 시험 적용하였다. 클라우드를 활용함으로써 초기 비용을 최소화하고 합리적 비용으로 유연한 확장이 가능한(Scale Out, Scale Up) 구조를 취하게 되었다. 또한 입력 Data 공급 서버를 위한 Storage 측면만이 아니라 S/W의 배포에 있어서도 클라우드 컴퓨팅 기술을 활용하고자 시도하였다. 클라우드 기술을 활용하여 HyGIS S/W가 설치된 VM(Virtual Machine)자체를 임대하는 방식으로 시험 구성 되었다. VM에 대한 RDP 프로토콜 Access에 있어서 IP기반 접근 제어를 통하여 보안을 강화하는 방안을 실험하였으며, ISO 27001, ISO 27018 등 관련 보안 규정에 부합하는 서비스 제공이 가능하도록 검토하였다. 이러한 클라우드 VM방식 서비스를 통하여 Package형 S/W 뿐만 아니라 Subscription 방식의 서비스 제공 방식을 병행할 수 있다. 사용자에게는 S/W 설치 및 H/W Lock 구비 과정이 생략되는 이점이 있다.

  • PDF

The Results of Definitive Radiation Therapy and The Analysis of Prognostic Factors for Non-Small Cell Lung Cancer (비소세포성 폐암에서 근치적 방사선치료 성적과 예후인자 분석)

  • Chang, Seung-Hee;Lee, Kyung-Ja;Lee, Soon-Nam
    • Radiation Oncology Journal
    • /
    • v.16 no.4
    • /
    • pp.409-423
    • /
    • 1998
  • Purpose : This retrospective study was tried to evaluate the clinical characteristics of patients, patterns of failure, survival rates, prognostic factors affecting survival, and treatment related toxicities when non-small cell lung cancer patients was treated by definitive radiotherapy alone or combined with chemotherapy. Materials and Methods : We evaluated the treatment results of 70 patients who were treated by definitive radiation therapy for non-small cell lung cancer at the Department of Radiation Oncology, Ewha Womans University Hospital, between March 1982 and April 1996. The number of patients of each stage was 2 in stage I, 6 in stage II, 30 in stage III-A, 29 in stage III-B, 3 in stage IV. Radiation therapy was administered by 6 MV linear accelerator and daily dose was 1.8-2.0 Gy and total radiation dose was ranged from 50.4 Gy to 72.0 Gy with median dose 59.4 Gy. Thirty four patients was treated with combined therapy with neoadjuvant or concurrent chemotherapy and radiotherapy, and most of them were administered with the multi-drug combined chemotherapy including etoposide and cisplatin. The survival rate was calculated with the Kaplan-Meier methods. Results : The overall 1-year, 2-year, and 3-year survival rates were 63$\%$, 29$\%$, and 26$\%$, respectively. The median survival time of all patients was 17 months. The disease-free survival rate for 1-year and 2-year were 23$\%$ and 16$\%$, respectively. The overall 1-year survival rates according to the stage was 100$\%$ for stage I, 80$\%$ for stage II, 61$\%$ for stage III, and 50$\%$ for stage IV. The overall 1-year 2-year, and 3-year survival rates for stage III patients only were 61$\%$, 23$\%$, and 20$\%$, respectively. The median survival time of stage III patients only was 15 months. The complete response rates by radiation therapy was 10$\%$ and partial response rate was 50$\%$. Thirty patients (43$\%$) among 70 patients assessed local control at initial 3 months follow-up duration. Twenty four (80$\%$) of these 30 Patients was possible to evaluate the pattern of failure after achievement of local control. And then, treatment failure occured in 14 patients (58$\%$): local relapse in 6 patients (43$\%$), distant metastasis in 6 patients (43$\%$) and local relapse with distant metastasis in 2 patients (14$\%$). Therefore, 10 patients (23$\%$) were controlled of disease of primary site with or without distant metastases. Twenty three patients (46$\%$) among 50 patients who were possible to follow-up had distant metastasis. The overall 1-year survival rate according to the treatment modalities was 59$\%$ in radiotherapy alone and 66$\%$ in chemoirradiation group. The overall 1-year survival rates for stage III patients only was 51$\%$ in radiotherapy alone and 68$\%$ in chemoirradiation group which was significant different. The significant prognostic factors affecting survival rate were the stage and the achievement of local control for all patients at univariate- analysis. Use of neoadjuvant or concurrent chemotherapy, use of chemotherapy and the achievement of local control for stage III patients only were also prognostic factors. The stage, pretreatment performance status, use of neoadjuvant or concurrent chemotherapy, total radiation dose and the achievement of local control were significant at multivariate analysis. The treatment-related toxicities were esophagitis, radiation pneunonitis, hematologic toxicity and dermatitis, which were spontaneously improved, but 2 patients were died with radiation pneumonitis. Conclusion : The conventional radiation therapy was not sufficient therapy for achievement of long-term survival in locally advanced non-small cell lung cancer. Therefore, aggressive treatment including the addition of appropriate chemotherapeutic drug to decrease distant metastasis and preoperative radiotherapy combined with surgery, hyperfractionation radiotherapy or 3-D conformal radiation therapy for increase local control are needed.

  • PDF

Sensitivity Analysis for Parameter of Rainfall-Runoff Model During High and Low Water Level Season on Ban River Basin (한강수계의 고수 및 저수기 유출모형 매개변수 민감도 분석)

  • Choo, Tai-Ho;Maeng, Seung-Jin;Ok, Chi-Youl;Song, Ki-Heon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.9 no.5
    • /
    • pp.1334-1343
    • /
    • 2008
  • Growing needs for efficient management of water resources urge the joint operation of dams and integrated management of whole basin. As one of the tools for supporting above tasks, this study aims to constitute a hydrologic model that can simulate the streamflow discharges at some control points located both upper and down stream of dams. One of the currently available models is being studied to be applied with a least effort in order to support the ongoing project of KWATER (Korea Water Resources Corporation), "Establishment of integrated operation scheme for the dams in Han River Basin". On this study, following works have been carried out : division of Han River Basin into 24 sub-basins, use of rainfall data of 151 stations to make spatial distribution of rainfall, selection of control points such as Soyanggang Dam, Chungju Dam, Chungju Release Control Dam, Heongseong Dam, Hwachun Dam, Chuncheon Dam, Uiam Dam, Cheongpyung Dam and Paldang Dam, selection of SSARR (Streamflow Synthesis and Reservoir Regulation) model as a hydrologic model, preparation of input data of SSARR model, sensitivity analysis of parameter using hydrologic data of 2002. The sensitivity analysis showed that soil moisture index versus runoff percent (SMI-ROP), baseflow infiltration index versus baseflow percent (BII-BFP) and surface-subsurface separation (S-SS) parameters are higher sensitive parameters to the simulation result.

Study on Removal Efficiency of Complex Wastewater from Agricultural and Industrial Plant for Advanced Treatments (고도처리를 위한 농공단지 복합폐수의 처리효율 특성에 관한 연구)

  • Seo, Tae Won;Kim, Moon Suk;Park, Young Dal;Cho, Wook Sang
    • Journal of the Korea Organic Resources Recycling Association
    • /
    • v.20 no.2
    • /
    • pp.53-65
    • /
    • 2012
  • This study was focused on removal efficiency of complex (or mixed) wastewater from agricultural and industrial plant for advanced treatments by HBR-II process, that was well known to be suitable to the treatment of livestock wastewater. The main purpose of this study was intended to evaluate the applicable feasibility of the HBR-II for revamping the present activated sludge process to the advanced one. And also, the settling study including the batch typed experimental column tests was performed to evaluate the coagulation stability of organic colloidal particles in wastewater. The mid-scale plant of HBR-II process between pilot and laboratory was used for this study. As F/M ratio remains constant in the range of 0.20~0.25 $BOD_5/Kg{\cdot}MLSS/Day$, the efficiency of biological treatment increased. It has been shown that the results of biodegradation study were, for removal efficiency(%), $BOD_5$ 98.4%, $COD_{Mn}$ 92.9%, SS 97.5%, T-N 91.3%, T-P 82.3%, respectively, which were relatively higher than other processes. From this study, HBR-II process would be well applied to the biological treatment of agricultural and industrial complex wastewater.

The Development of Multi-channel Electrical Conductivity Monitoring System and its Application in the Coastal Aquifer (다채널 전기전도도 모니터링 시스템의 개발과 연안지역 공내수 모니터링에 대한 적용 사례)

  • Shin, Je-Hyun;Hwang, Se-Ho;Park, Kwon-Gyu;Park, Yun-Seong;Byun, Joong-Moo
    • Geophysics and Geophysical Exploration
    • /
    • v.8 no.2
    • /
    • pp.156-162
    • /
    • 2005
  • Particularly in research related to seawater intrusion the change of fluid electrical conductivity is one of major concerns, and effective monitoring can help to optimize a water pumping performance in coastal areas. Special considerations should be given to the mounting of sensors at proper depth during the monitoring design since the vertical distribution of fluid electrical conductivity is sensitive to the characteristics of seawater intrusion zone. This tells us the multi-channel electrical conductivity monitoring is of paramount consequence. It, however, is a rare event when this approach becomes routinely available in that commonly used commercial stand-alone type sensors are very expensive and inadequate for a long term monitoring of electrical conductivity or water level due to their restricted storage and difficulty of real-time control. For this reason, we have developed a real-time monitoring system that could meet these requirements. This system is user friendly, cost-effective, and easy to control measurement parameters - sampling interval, acquisition range, and others. And this devised system has been utilized for the electrical conductivity monitoring in boreholes, Yeonggwang-gun, Korea. Monitoring has been consecutively executed for 24 hours, and the responses of electrical conductivity at some channels have been regularly increased or decreased while pumping up water. It, with well logging data implemented before/after pumping water, verifies that electrical conductivity changes in the specified depths originate from fluid movements through sand layer or permeable fractured rock. Eventually, the multi-channel electrical conductivity monitoring system makes an effective key to secure groundwater resources in coastal areas.