• Title/Summary/Keyword: 과학 그래프

Search Result 619, Processing Time 0.03 seconds

A Study on the Communication Performance Improvement of the Parallel Finite-Different Time-Domain Simulator by using the MPI Persistent Communication (MPI의 지속 통신 메커니즘을 이용한 병렬 유한차분시간영역 전산모사 프로그램의 통신 성능 향상에 관한 연구)

  • Kim, Huioon;Chun, Kyungwon;Kim, Hyeong-gyu;Hong, Hyunpyo;Chung, Youngjoo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.942-945
    • /
    • 2009
  • 유한차분시간영역 방법은 전자기파 관련 분야의 전산모사에 많이 사용되는 수치해석기법이다. 이 방법을 이용하여 구현한 전산모사 프로그램은 많은 계산 자원 필요로 하기 때문에 병렬 계산 환경을 이용하게 되는 경우가 많다. 병렬 계산 환경에서 전산모사를 수행할 경우, 병렬로 수행되는 각 프로세스 간의 통신 속도와 네트워크의 지연 시간은 계산의 병목 현상을 초래하여 전체적인 성능을 저하시키는 원인이 된다. 따라서, 본 논문에서는 MPI의 지속 통신 메커니즘을 이용하여 병렬 프로세스 간 동기화 속도를 증가시킴으로써 유한차분시간영역 전산모사 프로그램에서의 MPI 통신 성능의 향상을 꾀하고, 그 결과를 그래프로 도시하였다. 또한 기존의 양방향 통신과 단방향 통신 메커니즘을 사용했을 때의 성능과 비교/분석하여, 병렬 유한차분시간영역 전산모사 프로그램에 있어서 지속 통신 메커니즘의 장/단점을 제시하고, 그 효용성에 관해 논의한다.

Keyword Network Visualization for Text Summarization and Comparative Analysis (문서 요약 및 비교분석을 위한 주제어 네트워크 가시화)

  • Kim, Kyeong-rim;Lee, Da-yeong;Cho, Hwan-Gue
    • Journal of KIISE
    • /
    • v.44 no.2
    • /
    • pp.139-147
    • /
    • 2017
  • Most of the information prevailing in the Internet space consists of textual information. So one of the main topics regarding the huge document analyses that are required in the "big data" era is the development of an automated understanding system for textual data; accordingly, the automation of the keyword extraction for text summarization and abstraction is a typical research problem. But the simple listing of a few keywords is insufficient to reveal the complex semantic structures of the general texts. In this paper, a text-visualization method that constructs a graph by computing the related degrees from the selected keywords of the target text is developed; therefore, two construction models that provide the edge relation are proposed for the computing of the relation degree among keywords, as follows: influence-interval model and word- distance model. The finally visualized graph from the keyword-derived edge relation is more flexible and useful for the display of the meaning structure of the target text; furthermore, this abstract graph enables a fast and easy understanding of the target text. The authors' experiment showed that the proposed abstract-graph model is superior to the keyword list for the attainment of a semantic and comparitive understanding of text.

Minimum Cost Path for Private Network Design (개인통신망 설계를 위한 최소 비용 경로)

  • Choe, Hong-Sik;Lee, Ju-Yeong
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.26 no.11
    • /
    • pp.1373-1381
    • /
    • 1999
  • 이 논문에서는 통신망 설계 응용분야의 문제를 그래프 이론 문제로써 고려해 보았다. 개별 기업체가 서로 떨어진 두 곳을 연결하고자 할 때 공용통신망의 회선을 빌려 통신망을 구축하게 되는데 많은 경우 여러 종류의 회선들이 공급됨으로 어떤 회선을 선택하느냐의 문제가 생긴다. 일반적으로 빠른 회선(low delay)은 느린 회선(high delay)에 비해 비싸다. 그러나 서비스의 질(Quality of Service)이라는 요구사항이 종종 종단지연(end-to-end delay)시간에 의해 결정되므로, 무조건 낮은 가격의 회선만을 사용할 수는 없다. 결국 개별 기업체의 통신망을 위한 통로를 공용 통신망 위에 덮어씌워(overlaying) 구축하는 것의 여부는 두 개의 상반된 인자인 가격과 속도의 조절에 달려 있다. 따라서 일반적인 최소경로 찾기의 변형이라 할 수 있는 다음의 문제가 본 논문의 관심사이다. 두 개의 지점을 연결하는데 종단지연시간의 한계를 만족하면서 최소경비를 갖는 경로에 대한 해결을 위하여, 그래프 채색(coloring) 문제와 최단경로문제를 함께 포함하는 그래프 이론의 문제로 정형화시켜 살펴본다. 배낭문제로의 변환을 통해 이 문제는 {{{{NP-complete임을 증명하였고 {{{{O($\mid$E$\mid$D_0 )시간에 최적값을 주는 의사선형 알고리즘과O($\mid$E$\mid$)시간의 근사 알고리즘을 보였다. 특별한 경우에 대한 {{{{O($\mid$V$\mid$ + $\mid$E$\mid$)시간과 {{{{O($\mid$E$\mid$^2 + $\mid$E$\mid$$\mid$V$\mid$log$\mid$V$\mid$)시간 알고리즘을 보였으며 배낭 문제의 해결책과 유사한 그리디 휴리스틱(greedy heuristic) 알고리즘이 그물 구조(mesh) 그래프 상에서 좋은 결과를 보여주고 있음을 실험을 통해 확인해 보았다.Abstract This paper considers a graph-theoretic problem motivated by a telecommunication network optimization. When a private organization wishes to connect two sites by leasing physical lines from a public telecommunications network, it is often the cases that several categories of lines are available, at different costs. Typically a faster (low delay) lines costs more than a slower (high delay) line. However, low cost lines cannot be used exclusively because the Quality of Service (QoS) requirements often impose a bound on the end-to-end delay. Therefore, overlaying a path on the public network involves two diametrically opposing factors: cost and delay. The following variation of the standard shortest path problem is thus of interest: the shortest route between the two sites that meets a given bound on the end-to-end delay. For this problem we formulate a graph-theoretical problem that has both a shortest path component as well as coloring component. Interestingly, the problem could be formulated as a knapsack problem. We have shown that the general problem is NP-complete. The optimal polynomial-time algorithms for some special cases and one heuristic algorithm for the general problem are described.

Real-Time Hand Pose Tracking and Finger Action Recognition Based on 3D Hand Modeling (3차원 손 모델링 기반의 실시간 손 포즈 추적 및 손가락 동작 인식)

  • Suk, Heung-Il;Lee, Ji-Hong;Lee, Seong-Whan
    • Journal of KIISE:Software and Applications
    • /
    • v.35 no.12
    • /
    • pp.780-788
    • /
    • 2008
  • Modeling hand poses and tracking its movement are one of the challenging problems in computer vision. There are two typical approaches for the reconstruction of hand poses in 3D, depending on the number of cameras from which images are captured. One is to capture images from multiple cameras or a stereo camera. The other is to capture images from a single camera. The former approach is relatively limited, because of the environmental constraints for setting up multiple cameras. In this paper we propose a method of reconstructing 3D hand poses from a 2D input image sequence captured from a single camera by means of Belief Propagation in a graphical model and recognizing a finger clicking motion using a hidden Markov model. We define a graphical model with hidden nodes representing joints of a hand, and observable nodes with the features extracted from a 2D input image sequence. To track hand poses in 3D, we use a Belief Propagation algorithm, which provides a robust and unified framework for inference in a graphical model. From the estimated 3D hand pose we extract the information for each finger's motion, which is then fed into a hidden Markov model. To recognize natural finger actions, we consider the movements of all the fingers to recognize a single finger's action. We applied the proposed method to a virtual keypad system and the result showed a high recognition rate of 94.66% with 300 test data.

Rough Computational Annotation and Hierarchical Conserved Area Viewing Tool for Genomes Using Multiple Relation Graph. (다중 관계 그래프를 이용한 유전체 보존영역의 계층적 시각화와 개략적 전사 annotation 도구)

  • Lee, Do-Hoon
    • Journal of Life Science
    • /
    • v.18 no.4
    • /
    • pp.565-571
    • /
    • 2008
  • Due to rapid development of bioinformatics technologies, various biological data have been produced in silico. So now days complicated and large scale biodata are used to accomplish requirement of researcher. Developing visualization and annotation tool using them is still hot issues although those have been studied for a decade. However, diversity and various requirements of users make us hard to develop general purpose tool. In this paper, I propose a novel system, Genome Viewer and Annotation tool (GenoVA), to annotate and visualize among genomes using known information and multiple relation graph. There are several multiple alignment tools but they lose conserved area for complexity of its constrains. The GenoVA extracts all associated information between all pair genomes by extending pairwise alignment. High frequency conserved area and high BLAST score make a block node of relation graph. To represent multiple relation graph, the system connects among associated block nodes. Also the system shows the known information, COG, gene and hierarchical path of block node. In this case, the system can annotates missed area and unknown gene by navigating the special block node's clustering. I experimented ten bacteria genomes for extracting the feature to visualize and annotate among them. GenoVA also supports simple and rough computational annotation of new genome.

Effects of Alkaline Reagent on the Rheological Properties of Wheat Flour and Noodle Property (알칼리제가 밀가루의 리올로지와 국수의 성질에 미치는 영향)

  • Kim, Sung-Kon;Kim, Heung-Rae;Bang, Jung-Bum
    • Korean Journal of Food Science and Technology
    • /
    • v.28 no.1
    • /
    • pp.58-65
    • /
    • 1996
  • The effects of sodium carbonate (Na), potassuim carbonate (K) and their mixtures (Na/K=0.7-2.0) on pasting properties by amylograph and mixing properties by farinograph of wheat flour (9.45% protein), and of alkali mixtures (0.16%) on noodle property were examined. The concentrations of alkali used were 0.08%, 0.10% and 0.16% based on flour weight (14% mb). The salt (1.7%) and alkali decreased the initial pasting temperature but increased the amylograph peak viscosity. The peak viscosity increased with the increase of alkali concentration, but the mixing ratio at a fixed concentration had no effect on peak viscosity. The farinograph absorption decreased by salt, but the effect of salt diminished in the presence of alkali. The salt and alkali increased the farinograph stability, of which the former was more pronounced. The effect of alkali alone and mixtures in the presence of salt on amylograph and farinograph were essentially the same regardless the concentrations and mixing ratios. The yellowness and breaking force of dry noodle prepared with salt and alkali was higher than that prepared with salt only. The weight and volume gain of the optimum cooked noodle remained essentially constant, but the shear force and compression force were increased by the alkali.

  • PDF

Effect of Oligosaccharide Addition on Gelatinization and Retrogradation of Backsulgies (올리고당 첨가가 백설기의 호화와 노화에 미치는 영향)

  • 유지나;김영아
    • Korean journal of food and cookery science
    • /
    • v.17 no.2
    • /
    • pp.156-164
    • /
    • 2001
  • Four different oligosaccharides used to determine their effects on gelatinization and retrogradation of Backsulgies(BSG), Korean traditional rice cake, were cyclodextrin, isomaltooligosaccharide, fructooligosaccharide and maltotetrose, with 3 or 6%(w/w), based on the rice flour. From the Amylograph and blue value data, adding 6% cyclodextrin into the rice flour fastened the gelatinzation process, and delayed the retrogradation in stored BSG at 4$\^{C}$ for up to 3 days, probably due to its cyclic structure. Using rheometer, the hardness of freshly made BSG added with cyclodextrin was significantly lower than that of control BSG, and increased with storage time in all BSGs at refrigerated temperature. When using maltotetrose in rice flour, the hardness of BSG was also significantly low, but slightly higher than that of cyclodextrin. Hunter “L” value in BSG decreased with the addition of oligosaccharides, but the higher the level of oligosaccharide in BSG, the insignificant the Hunter “a”,“b” values of BSG. From the X-ray diffraction studies, the rice flour showed typical A pattern, and the crystallinities of all BSG gave amorphous V type. The highest peaks of X-ray patterns in BSG added with 6% cyclodextrin or maltotetrose were, however, lower than that of the control, meaning the less crystalline, retrograded starch in the former BSGs. Based on sensory evaluation, BSG added with all oligosacchrides were not significantly different in taste, flavor, chewiness, moistness and overall preferences, with slightly darker color with longer storage time, compared to the control BSG.

  • PDF

Algorithm for Maximum Degree Vertex Partition of Cutwidth Minimization Problem (절단 폭 최소화 문제의 최대차수 정점 분할 알고리즘)

  • Sang-Un Lee
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.24 no.1
    • /
    • pp.37-42
    • /
    • 2024
  • This paper suggests polynomial time algorithm for cutwidth minimization problem that classified as NP-complete because the polynomial time algorithm to find the optimal solution has been unknown yet. To find the minimum cutwidth CWf(G)=max𝜈VCWf(𝜈)for given graph G=(V,E),m=|V|, n=|E|, the proposed algorithm divides neighborhood NG[𝜈i] of the maximum degree vertex 𝜈i in graph G into left and right and decides the vertical cut plane with minimum number of edges pass through the vertex 𝜈i firstly. Then, we split the left and right NG[𝜈i] into horizontal sections with minimum pass through edges. Secondly, the inner-section vertices are connected into line graph and the inter-section lines are connected by one line layout. Finally, we perform the optimization process in order to obtain the minimum cutwidth using vertex moving method. Though the proposed algorithm requires O(n2) time complexity, that can be obtains the optimal solutions for all of various experimental data

Dough Characteristics and Biological Effects of Mixed Flour of Buckwheat and Wheat (메밀 혼합분의 반죽특성과 생리활성 검색)

  • Yoo, Kwang-Ha;Kim, Soo-Hyun;Yoo, Soo-Jung;Oh, Hyun-Taek;Ham, Seung-Si
    • Journal of the Korean Society of Food Science and Nutrition
    • /
    • v.36 no.2
    • /
    • pp.143-148
    • /
    • 2007
  • This study was to investigate the mixed buckwheat flour quality by observing antimutagenic and cytotoxic effects of mixed buckwheat flour extracts using Ames test and SRB (sulforhodamine B) assay. Samples were prepared to the ratio of 100% (B1), 90% (BF1), 80% (BF2), 70% (BF3) and 60% (BF4) (w/w) flour buckwheat based on wheat flour weight. The initial pasting temperature in an amylograph was increased according to the increase of the buckwheat flour. The water absorption in farinograph decreased with the addition of buckwheat flour. The inhibition rates of B1, BF3 and BF4 extract (160 g/plate) were 45%, 37.3% and 42% against the mutagenesis of Salmonella Typhimurium TA100 induced by MNNG $(0.4{\mu}g/plate)$, respectively. In addition, the B1 at the same concentration showed 64% and 44.3% inhibition on the mutagenesis of Salmonella Typhimurium TA98 and TA100 induced by 4NQO $(0.15{\mu}g/plate)$, respectively. In SRB assay, human breast adenocarcinoma (MCF 7), human hepatocellular carcinoma (Hep3B), human stomach adonocarcinoma (AGS), human lung carcinoma (A549) and human cervical adenocarcinoma (HeLa) proliferations were inhibited by the increase in the sample concentration.

The study on the measurement of formaldehyde in saliva and urine by GC-MS (가스크로마토그래프-질량분석기에 의한 타액 및 뇨 중 포름알데하이드 분석법 연구)

  • Shin, Ho-Sang;Ahn, Hye-Sil
    • Analytical Science and Technology
    • /
    • v.19 no.2
    • /
    • pp.149-154
    • /
    • 2006
  • A gas chromatography-mass spectrometric method was developed for the determination of formaldehyde in urine and saliva. In a 20 mL glass tube, 0.2 mL of urine or saliva was taken. Further, 1.8 mL of 0.1 M HCl, 0.1 mL of 2,000 mg/L 2,4-dinitrophenyl hydrazine and $20{\mu}l$ of 500 mg/L acetone-$d_6$ as internal standard were added in the tube and sealed tightly with cap. The solution was shaken for 20 min at room temperature and extracted using 4 mL of toluene. The extract was concentrated and redissolved with $100{\mu}l$ of acetonitrile, and then measured by gas chromatography-mass spectrometer (selected ion monitoring). The detection limit was 2.0 ng/mL and 0.5 ng/mL in saliva and urine, respectively. The calibration curves showed good linearity with r = 0.997 and 0.998 for saliva and urine, respectively. The method was used to analyze formaldehyde in rat urine after oral exposure. The developed method may be use ful to the monitoring for formaldehyde exposure in human.