• 제목/요약/키워드: aggregation index

검색결과 101건 처리시간 0.023초

aCN-RB-tree: Constrained Network-Based Index for Spatio-Temporal Aggregation of Moving Object Trajectory

  • Lee, Dong-Wook;Baek, Sung-Ha;Bae, Hae-Young
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제3권5호
    • /
    • pp.527-547
    • /
    • 2009
  • Moving object management is widely used in traffic, logistic and data mining applications in ubiquitous environments. It is required to analyze spatio-temporal data and trajectories for moving object management. In this paper, we proposed a novel index structure for spatio-temporal aggregation of trajectory in a constrained network, named aCN-RB-tree. It manages aggregation values of trajectories using a constraint network-based index and it also supports direction of trajectory. An aCN-RB-tree consists of an aR-tree in its center and an extended B-tree. In this structure, an aR-tree is similar to a Min/Max R-tree, which stores the child nodes' max aggregation value in the parent node. Also, the proposed index structure is based on a constrained network structure such as a FNR-tree, so that it can decrease the dead space of index nodes. Each leaf node of an aR-tree has an extended B-tree which can store timestamp-based aggregation values. As it considers the direction of trajectory, the extended B-tree has a structure with direction. So this kind of aCN-RB-tree index can support efficient search for trajectory and traffic zone. The aCN-RB-tree can find a moving object trajectory in a given time interval efficiently. It can support traffic management systems and mining systems in ubiquitous environments.

시공간 집계정보를 위한 Aggregation R-tree 기반의 하이브리드 인덱스 (A Hybrid Index based on Aggregation R-tree for Spatio-Temporal Aggregation)

  • 유병섭;배해영
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제33권5호
    • /
    • pp.463-475
    • /
    • 2006
  • 교통 관리 시스템과 같은 응용에서는 공간 데이타 웨어하우스의 공간 계층을 이용한 분석을 수행하는데, 이러한 분석에서는 주로 단순한 집계정보만을 요구한다. 공간 계층 기반의 집계정보 제공을 위하여 기존의 연구들은 공간 인덱스를 사용한 해결방법을 제시하였는데, 대부분의 연구들은 공간 인덱스 중 가장 널리 이용되는 R-tree를 확장한 방법을 이용하였다. 그러나 단순히 현재 집계 정보만을 제공하여 수년에 걸친 분석을 요구하는 교통 정책에 대하여 의사결정을 지원할 수 없었다. 본 논문에서는 과거의 집계정보까지 관리할 수 있는 aR-tree(Aggregation R-tree)기반의 하이브리드 인덱스를 제안한다. 제안 기법은 aR-tree를 이용하여 공간 계층과 현재시점의 집계정보를 제공하며, 시간 구조체를 이용한 정렬 해쉬 테이블로 시간 계층과 과거의 집계정보를 제공한다. 따라서 제안기법은 시공간 분석을 통한 효율적인 의사결정을 지원하며, 이는 현재의 교통 분석 및 과거를 통한 교통 정책 결정을 가능하게 한다.

상태변수들의 관계지수를 이용한 전력시스템 동적 축약기법 연구 (A Study on Coherency Aggregation Method Using Relation Index of State Variables in the Power System)

  • 이병하;백정명
    • 전기학회논문지
    • /
    • 제56권8호
    • /
    • pp.1367-1372
    • /
    • 2007
  • The modem large electric power system has made power system analysis much more complex and difficult. For effective analysis of the power system, model reduction and aggregation is required. In this paper, a new relation index to identify the coherency among the generators is presented and also a new aggregation method is presented to aggregate the coherent generators in the large scale power system while matching the power flow. In order to demonstrate the effects of this aggregation method, it is applied to the IEEE 39 bus test power system and to the 2006 summer power system of Korea Electric Power Corporation, and the simulation results are compared with those of the original system.

Control and Aggregation (I)

  • Han, Sung-Shin
    • Journal of the Korean Statistical Society
    • /
    • 제8권2호
    • /
    • pp.139-163
    • /
    • 1979
  • Utilization of the aggregation concept applied in economics has been a traditional way of describing the state of an economic system and of predicting the future economic conditions. In addition, certain aggregate variables have also played a crucial role as indicators of the business cycle. Quick examples would be the price index, the productivity changes, the industrial production index, GNP, and so on. The methods of aggregation could be either simple summations, like GNP, or sophisticated weighted average, like the price index.

  • PDF

상태변수들의 관계지수를 이용한 전력시스템 축약기법 연구 (A study on aggregation method using relation index of state variables in the power system)

  • 이병하;오민혁
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2006년도 추계학술대회 논문집 전력기술부문
    • /
    • pp.339-341
    • /
    • 2006
  • Increasing interconnection of power plants in modern large electric power system has made power system dynamic studies much more complex. For effective analysis of the power system, model reduction and aggregation is required. In this paper, a new relation index is presented to identify the coherent generators in the large scale power system. In order to demonstrate the effects of this relation index, it is applied to a small scale power system of IEEE 39-bus test system and the simulation results are presented.

  • PDF

Index based on Constraint Network for Spatio-Temporal Aggregation of Trajectory in Spatial Data Warehouse

  • Li Jing Jing;Lee Dong-Wook;You Byeong-Seob;Oh Young-Hwan;Bae Hae-Young
    • 한국멀티미디어학회논문지
    • /
    • 제9권12호
    • /
    • pp.1529-1541
    • /
    • 2006
  • Moving objects have been widely employed in traffic and logistic applications. Spatio-temporal aggregations mainly describe the moving object's behavior in the spatial data warehouse. The previous works usually express the object moving in some certain region, but ignore the object often moving along as the trajectory. Other researches focus on aggregation and comparison of trajectories. They divide the spatial region into units which records how many times the trajectories passed in the unit time. It not only makes the storage space quite ineffective, but also can not maintain spatial data property. In this paper, a spatio-temporal aggregation index structure for moving object trajectory in constrained network is proposed. An extended B-tree node contains the information of timestamp and the aggregation values of trajectories with two directions. The network is divided into segments and then the spatial index structure is constructed. There are the leaf node and the non leaf node. The leaf node contains the aggregation values of moving object's trajectory and the pointer to the extended B-tree. And the non leaf node contains the MBR(Minimum Bounding Rectangle), MSAV(Max Segment Aggregation Value) and its segment ID. The proposed technique overcomes previous problems efficiently and makes it practicable finding moving object trajectory in the time interval. It improves the shortcoming of R-tree, and makes some improvement to the spatio-temporal data in query processing and storage.

  • PDF

홍삼류의 섭취가 사람 혈소판의 응집반응 및 혈중 지질에 미치는 영향 (Effects of Intaking of Red Ginseng Products on Human Platelet Aggregation and Blood Lipids)

  • 이정희;박화진
    • Journal of Ginseng Research
    • /
    • 제22권3호
    • /
    • pp.173-180
    • /
    • 1998
  • Thrombogenesis and atherosclerosis are mainly caused by platelet aggregation, blood coagulation, and hyperlipidemia. Platelet aggrelation, activated platelet thromboplastin time (APTT) were measured as indexes of blood coagulation and lipid contents in the subjects who have taken red ginseng products (e.g. water extract, tea, drink etc.) for 4 to 5 years. The platelet aggregation in the red ginseng-taking group was significantly decreased, as compared with the non-red ginseng-intaking group, when platelets were stimulated by 100 $\mu\textrm{g}$/ml of collagen (P<0.01). The atherogenic index and the ratio of triglyceride to HDL-cholesterol in blood, the risk factors of atherosclerosis, were decreased in the subjects of ginseng group, compared with that in control group. APTT was also prolonged to greater extent in ginseng group than in control group. These results suggest that long-term intake of ginseng products may help to prevent the risks of thrombogenesis and atherosclerosis.

  • PDF

Measurement of cell aggregation characteristics by analysis of laser-backscattering in a microfluidic rheometry

  • Shin, Se-Hyun;Hou, J.X.;Suh, Jang-Soo
    • Korea-Australia Rheology Journal
    • /
    • 제19권2호
    • /
    • pp.61-66
    • /
    • 2007
  • The aggregation characteristics of red blood cells (RBCs) are known as important factors in the microvascular flow system, and increased RBC aggregation has been observed in various pathological diseases, such as thrombosis and myocardial infarction. This paper describes a simple microfluidic device for measuring the RBC aggregation by integrating a microfluidic slit rheometry and laser-backscattering technique. While a decreasing-pressure mechanism was applied to the microfluidic rheometry, a syllectogram (the light intensity versus time) showed an initial increase and a peak caused by the high shear stress-induced disaggregation, immediately followed by a decrease in the light intensity due to RBC aggregation. The critical shear stress (CST) corresponding to the peak intensity was examined as a new index of the RBC aggregation characteristics. The CST of RBCs increased with increasing aggregation-dominating protein (fibrinogen) in the blood plasma. The essential feature of this design was the combination of the rheometric-optic characterization of RBC aggregation with a microfluidic chip, which may potentially allow cell aggregation measurements to be easily carried out in a clinical setting.

A Review on Air Quality Indexing System

  • Kanchan, Kanchan;Gorai, Amit Kumar;Goyal, Pramila
    • Asian Journal of Atmospheric Environment
    • /
    • 제9권2호
    • /
    • pp.101-113
    • /
    • 2015
  • Air quality index (AQI) or air pollution index (API) is commonly used to report the level of severity of air pollution to public. A number of methods were developed in the past by various researchers/environmental agencies for determination of AQI or API but there is no universally accepted method exists, which is appropriate for all situations. Different method uses different aggregation function in calculating AQI or API and also considers different types and numbers of pollutants. The intended uses of AQI or API are to identify the poor air quality zones and public reporting for severity of exposure of poor air quality. Most of the AQI or API indices can be broadly classify as single pollutant index or multi-pollutant index with different aggregation method. Every indexing method has its own characteristic strengths and weaknesses that affect its suitability for particular applications. This paper attempt to present a review of all the major air quality indices developed worldwide.

A Study on the Dynamic Reduction for Large Power System

  • Kim, Jin-Yi;Won, Dong-Jun;Moon, Seung-Il
    • KIEE International Transactions on Power Engineering
    • /
    • 제12A권1호
    • /
    • pp.1-5
    • /
    • 2002
  • This paper presents the procedure to construct equivalent model of large power system based on nonlinear time simulation responses. It consists of coherency identification, generator aggregation and network reduction. Coherency index that can be directly implemented to this procedure is proposed. Generator aggregation based on detailed model is performed. This procedure can be used to construct equivalent model in PSS/E. It is also possible to reduce the large power system directly from the nonlinear time responses. This procedure is applied to the transient stability analysis of Korea power system that now experiences rapid changes. The equivalent model is compared with the original model in its size, accuracy, speed and performance. This paper shows that the developed equivalent model is a good estimate of the original system.