• Title/Summary/Keyword: wide area road

Search Result 92, Processing Time 0.017 seconds

A Study on Air Temperature Reduction Effect and the Functional Improvement of Street Green Areas in Seoul, Korea (서울 도심 가로수 및 가로녹지의 기온 저감 효과와 기능 향상 연구)

  • Jung, Hee-Eun;Han, Bong-Ho;Kwak, Jeong-In
    • Journal of the Korean Institute of Landscape Architecture
    • /
    • v.43 no.4
    • /
    • pp.37-49
    • /
    • 2015
  • The goal of this research is to examine air temperature changes according to tree type, plantation type, roadside green area structure, and green volume of street green area within a city. The plantation type that could be analyzed for comparison by tree type with over 3 species was 1 rows of tree+shrubs. The results of analysis of average air temperature difference between pedestrian and car streets vis-a-vis 1 row of tree+shrub in high air temperature areas were: Pinus densiflora, $1.35^{\circ}C$; Zelkova serrata, $1.84^{\circ}C$; Ginkgo biloba, $2.00^{\circ}C$; Platanus occidentalis, $2.57^{\circ}C$. This standard large wide canopy species was analyzed by the roadside to provide shade to have a significant impact on air temperature reduction. In terms of analysis of the relationship between plantation type of roadside trees and air temperature, the average air temperature difference for 1 row of tree type was $1.80^{\circ}C$; for 2 rows of trees it was $2.15^{\circ}C$. In terms of analysis of the relationship between the roadside green area structure and air temperature, for tree type, average air temperature $1.94^{\circ}C$: for tree+shrub type, average air temperature $2.49^{\circ}C$; for tree+mid-size tree+shrub type, average air temperature $2.57^{\circ}C$. That is, air temperature reduction was more effective in a multi-layer structure than a single layer structure. In the relationship analysis of green volume and air temperature reduction, the air temperature reduction effect was enlarged as there was a large amount of green volume. There was a relationship with the green volume of the road, the size of the tree and number of tree layers and a multi-layer structured form of planting. The canopy volume was large and there were a great number of rows of the tree layer and the plantation type of multi-layer structure, which is what is meant through a relationship with the green volume along the roadside. Green composition standards for air temperature reduction effects and functional improvement were proposed based on the result. For a pedestrian street width of 3m or less in the field being ideal, deciduous broadleaf trees in which the canopy volume is small and the structure of the tree+shrub type through the greatest 1m green bend were proposed. For a pedestrian street width of over 3m, deciduous broadleaf trees in which the canopy volume is large and is multi-layer planted with green bend over 1m, tree+mid-size tree+shrub type was proposed.

Comparison of Association Rule Learning and Subgroup Discovery for Mining Traffic Accident Data (교통사고 데이터의 마이닝을 위한 연관규칙 학습기법과 서브그룹 발견기법의 비교)

  • Kim, Jeongmin;Ryu, Kwang Ryel
    • Journal of Intelligence and Information Systems
    • /
    • v.21 no.4
    • /
    • pp.1-16
    • /
    • 2015
  • Traffic accident is one of the major cause of death worldwide for the last several decades. According to the statistics of world health organization, approximately 1.24 million deaths occurred on the world's roads in 2010. In order to reduce future traffic accident, multipronged approaches have been adopted including traffic regulations, injury-reducing technologies, driving training program and so on. Records on traffic accidents are generated and maintained for this purpose. To make these records meaningful and effective, it is necessary to analyze relationship between traffic accident and related factors including vehicle design, road design, weather, driver behavior etc. Insight derived from these analysis can be used for accident prevention approaches. Traffic accident data mining is an activity to find useful knowledges about such relationship that is not well-known and user may interested in it. Many studies about mining accident data have been reported over the past two decades. Most of studies mainly focused on predict risk of accident using accident related factors. Supervised learning methods like decision tree, logistic regression, k-nearest neighbor, neural network are used for these prediction. However, derived prediction model from these algorithms are too complex to understand for human itself because the main purpose of these algorithms are prediction, not explanation of the data. Some of studies use unsupervised clustering algorithm to dividing the data into several groups, but derived group itself is still not easy to understand for human, so it is necessary to do some additional analytic works. Rule based learning methods are adequate when we want to derive comprehensive form of knowledge about the target domain. It derives a set of if-then rules that represent relationship between the target feature with other features. Rules are fairly easy for human to understand its meaning therefore it can help provide insight and comprehensible results for human. Association rule learning methods and subgroup discovery methods are representing rule based learning methods for descriptive task. These two algorithms have been used in a wide range of area from transaction analysis, accident data analysis, detection of statistically significant patient risk groups, discovering key person in social communities and so on. We use both the association rule learning method and the subgroup discovery method to discover useful patterns from a traffic accident dataset consisting of many features including profile of driver, location of accident, types of accident, information of vehicle, violation of regulation and so on. The association rule learning method, which is one of the unsupervised learning methods, searches for frequent item sets from the data and translates them into rules. In contrast, the subgroup discovery method is a kind of supervised learning method that discovers rules of user specified concepts satisfying certain degree of generality and unusualness. Depending on what aspect of the data we are focusing our attention to, we may combine different multiple relevant features of interest to make a synthetic target feature, and give it to the rule learning algorithms. After a set of rules is derived, some postprocessing steps are taken to make the ruleset more compact and easier to understand by removing some uninteresting or redundant rules. We conducted a set of experiments of mining our traffic accident data in both unsupervised mode and supervised mode for comparison of these rule based learning algorithms. Experiments with the traffic accident data reveals that the association rule learning, in its pure unsupervised mode, can discover some hidden relationship among the features. Under supervised learning setting with combinatorial target feature, however, the subgroup discovery method finds good rules much more easily than the association rule learning method that requires a lot of efforts to tune the parameters.