• Title/Summary/Keyword: Locational Code

Search Result 10, Processing Time 0.024 seconds

A Study of on the Method to Select Manufacturing Activities Sensitive to Regional Characteristics by Analyzing the Locational Hierarchy (입지계층분석을 활용한 산업단지 유치 업종 결정에 관한 연구)

  • So, Jin-Kwang;Lee, Hyeon-Joo;Kim, Sun-Woo
    • Land and Housing Review
    • /
    • v.2 no.4
    • /
    • pp.559-568
    • /
    • 2011
  • This study aims at listing up those manufacturing activities sensitive to regional characteristics by analyzing locational hierarchy designed on the urban rank-size rule. This locational hierarchy by manufacturing activities is expected to provide a ground for the proper supply of an industrial complex. The analysis of the locational hierarchy by manufacturing activities can work as a method of observing the characteristics of the distribution of location for each economic activity by analyzing the trend in the change of manufacturing location. Consequently, it can be used to determine the appropriate manufacturing activities for the industrial complex of a particular region. Here, the locational hierarchy is analyzed depending on the base of the basic local government such as Gun(district level) and Si(city level), and manufacturing activities are categorized by Korea Standard Industry Code. Those activities demonstrating growth pattern are Manufacture of Electronic Equipment(KSIC 26), Manufacture of Medical Precision Optical Instruments Watch(KSIC 27), Manufacture of Motor Vehicles (KSIC 30, 31), etc. With proper infrastructures, these activities can be located everywhere. Those sectors on the decline pattern in the locational hierarchy can be summarized as Manufacture of Tobacco Products(KSIC 12), Manufacture of wearing apparel Fur Articles(KSIC 14), etc. Those sectors scattered widely in the locational hierarchy are Manufacture of Food Products(KSIC 10), Manufacture of Coke Petroleum Products(KSIC 19), Manufacture of Chemical Products(KSIC 20), Manufacture of Electronic Equipment(KSIC 26). These particular manufacturing activities can be operated in those regions in a sufficient supply of unskilled workers regardless of proper infrastructures. Those activities that have a tendency to reconcentrate on larger cities are Manufacture of Textiles(KSIC 13), Manufacture of Wearing Apparel Clothing Fur Articles(KSIC 14), Manufacture of Other Transport Equiptmen(KSIC 31). In most cases, these sectors tend to favor their existing agglomerated areas and concentrate around large cities. Therefore, it is inefficient to promote these sectors in small or medium-sized cities or underdeveloped regions. The establishment of developmental strategies of an industrial complex can gain greater competitiveness by observing such characteristics of the locational hierarchy.

Study on the scheme to reinforce military security system based on location information (위치정보를 이용한 군 보안체계 강화 방안)

  • Kim, Yun Young;Namkung, Seung Pil
    • Convergence Security Journal
    • /
    • v.15 no.3_1
    • /
    • pp.83-90
    • /
    • 2015
  • Current PKI system will confront more dangerous elements in the wireless network. Accordingly, this study suggests a plan to strengthen authentication system plan with using access control and encryption to the location. Locational information collecting devices such as GPS and sensor are utilized to create a new key for authentication and collect locational information. Such a key encodes data and creates an authentication code for are access control. By using the method suggested by this study, it is possible to control access of a military secret from unauthorized place and to protect unauthorized user with unproposed technique. In addition, this technique enables access control by stage with utilizing the existing PKI system more wisely.

Constant Time Algorithm for the Window Operation of Linear Quadtrees on RMESH (RMESH구조에서 선형 사진트리의 윈도우 연산을 위한 상수시간 알고리즘)

  • Kim, Kyung-Hoon;Jin, Woon-Woo
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.29 no.3
    • /
    • pp.134-142
    • /
    • 2002
  • Quadtree, which is a hierarchical data structure, is a very important data structure to represent binary images. The linear quadtree representation as a way to store a quadtree is efficient to save space compared with other representations. Therefore, it has been widely studied to develop efficient algorithms to execute operations related with quadtrees. The window operation is one of important geometry operations in image processing, which extracts a sub-image indicated by a window in the image. In this paper, we present an algorithm to perform the window operation of binary images represented by quadtrees, using three-dimensional $n{\times}n{\times}n$ processors on RMESH(Reconfigurable MESH). This algorithm has constant-time complexity by using efficient basic operations to route the locational codes of quardtree on the hierarchical structure of $n{\times}n{\times}n$ RMESH.

Constant Time Algorithms for Region Expansion and Scaling of Linear Quadtrees on RMESH (RMESH 구조에서 선형 사진트리의 영역 확장과 스케일링을 위한 상수시간 알고리즘)

  • Woo, Jin-Woon
    • The KIPS Transactions:PartA
    • /
    • v.11A no.3
    • /
    • pp.173-180
    • /
    • 2004
  • Quadtree, which 11 a hierarchical data structure, is a very important data structure to represent images. The linear quadtree representation as a way to store a quadtree is efficient to save space compared with other representations. Therefore, it has been widely studied to develop efficient algorithms to execute operations related to quadtrees. The region expansion is an operation to expand images by a given distance and the scaling If an operation to scale images by a given scale factor. In this paper, we present algorithms to perform the region expansion and scaling of images represented by quadtrees, using three-dimensional n${\times}$n${\times}$n processors on RMESH(Reconfigurable MESH). These algorithms have constant time complexities by using efficient basic operations to route the locational codes of quadtree on the hierarchical structure of n${\times}$n${\times}$n RMESH.

Constant Time Algorithm for Alignment of Unaligned Linear Quadtrees on RMESH (RMESH구조에서 unaligned 선형 사진트리의 alignment를 위한 상수시간 알고리즘)

  • 김경훈;우진운
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.1_2
    • /
    • pp.10-18
    • /
    • 2004
  • Quadtree, which is a hierarchical data structure, is a very important data structure to represent binary images. The linear quadtree representation as a way to store a quadtree is efficient to save space compared with other representations. Therefore, it has been widely studied to develop efficient algorithms to execute operations related with quadtrees. The operations of unaligned linear quadtrees, which are operations among the linear quadtrees with different origin, are able to perform the translated or rotated images efficiently. And this operations requires alignment of the linear quadtrees. In this paper, we present an efficient algorithm to perform alignment of unaligned linear quadtrees, using three-dimensional $n{\pm}n{\pm}n$ processors on RMESH(Reconfigurable MESH). This algorithm has constant-time complexity by using efficient basic operations to route the locational codes of quardtree on the hierarchical structure of $n{\pm}n{\pm}n$ RMESH.

Constant Time Algorithm for Computing Block Location of Linear Quadtree on RMESH (RMESH에서 선형 사진트리의 블록 위치 계산을 위한 상수시간 알고리즘)

  • Han, Seon-Mi;Woo, Jin-Woon
    • The KIPS Transactions:PartA
    • /
    • v.14A no.3 s.107
    • /
    • pp.151-158
    • /
    • 2007
  • Quadtree, which is a hierarchical data structure, is a very important data structure to represent images. The linear quadtree representation as a way to store a quadtree is efficient to save space compared with other representations. Therefore, it has been widely studied to develop efficient algorithms to execute operations related with quadtrees. The computation of block location is one of important geometry operations in image processing, which extracts a component completely including a given block. In this paper, we present a constant time algorithm to compute the block location of images represented by quadtrees, using three-dimensional $n\times n\times n$ processors on RMESH(Reconfigurable MESH). This algorithm has constant-time complexity by using efficient basic operations to deal with the locational codes of quardtree on the hierarchical structure of $n\times n\times n$ RMESH.

Constant Time RMESH Algorithm for Linear Translation of Linear Quadtrees (선형 사진트리의 선형이동을 위한 상수시간 RMESH 알고리즘)

  • Kim, Kyung-Hoon;Woo, Jin-Woon
    • The KIPS Transactions:PartA
    • /
    • v.10A no.3
    • /
    • pp.207-214
    • /
    • 2003
  • Quadtree, which is a hierarchical data structure, is a very important data structure to represent binary images. The linear quadtree representation as a way to store a quadtree is efficient to save space compared with other representations. Therefore, it has been widely studied to develop efficient algorithms to execute operations related with quadtrees. The linear translation is one of important operations in image processing, which moves the image by a given distance. In this paper, we present an algorithm to perform the linear translation of binary images represented by quadtrees, using three-dimensional $n{\times}n{\times}n$ processors on RMESH (Reconfigurable MESH). This algorithm has constant-time complexity by using efficient basic operations to route the locational codes of quardtree on the hierarchical structure of n${\times}$n${\times}$n RMESH.

Design of GIS based Korean Reach File Supporting Water Quality Modeling (수질모델링 지원을 위한 GIS 기반 한국형 Reach File 설계)

  • Kwon, Moon-Jin;Kim, Kye-Hyun;Lee, Chol-Young
    • Journal of Korea Water Resources Association
    • /
    • v.45 no.1
    • /
    • pp.1-13
    • /
    • 2012
  • Various input data required for water quality modeling have considerable impacts on modeling results and relevant analysis due to the absence of data standardization and lack of data accuracy. With this in mind, this study mainly focused on the designing Korean Reach File for more effective water quality modeling through the supply of database composed with accurate hydraulic and hydrologic data. The Korean Reach File is the hydraulic database with the locational information of individual reaches, and each reach represents the stream reach of homogeneous hydraulic characteristics. In detail, it has reach code designating each stream reach, and topological information including catalog unit, segment, marker and index. It was also designed considering linkage of existing codes such as stream name and stream code. The devised reach code was implemented to Kyungan River at the City of Gwangju of Kyunggi Province and the results showed that the reach code could effectively support the input database integrating basic numerous data required for water quality modeling based on a criterion as well as easier linkage and utilization with existing database. In addition, more systematic water quality management was enabled through the linkage of existing data such as treatment facilities, pollutant data, and management institutes using the reach codes defined for each stream section. In the future, more efforts need to be made to adopt the reach code as the national standard data thereby enabling utilization of numerous relevant database through the assigning of reach code to individual stream reaches nationwide.

Manufacturing Digital Map Version 2.0 Increased Visual Information (시각적 정보력이 향상된 수치지도 Ver. 2.0제작)

  • Park Kyeong Sik;Lee Jae Kee
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.23 no.3
    • /
    • pp.221-231
    • /
    • 2005
  • Though Digital Map Ver. 2.0 is adequate to GIS, the possibility to gain information from its external form and the ease of producing paper map had retrogressed. In this research, concerned with the problems, we plan to make Digital Map Ver. 2.0, which satisfies the conditions of GIS. It will have geometrical and logical data structure, and also possess informative ability as much as that of Ver. 1.0. For the study, the process to analyze the topographic code, color, code priority order, etc. of paper relief map, digital map Ver. 1.0, and digital map Ver. 2.0 was taken. For the topographical feature with diverse expression, we changed the portrayal of digital map Ver. 2.0 to make it fit the regulations of map portrayal. At the point of topographic code priority order, the rule is to arrange them in the same order as the real territory. However, we made a special code in the case of any change of the locational order. According to the property of this study, we observe the regulations of map portrayal, for the elements related to subjective sense, such as colors. And we give priority on the data construction when the portrayal of topographical feature and the schema of GIS database system are contradictory.

Impact of Market, Institution and Technology on the Location of FDI: The Case Study of Korean Samsung CDMA FDI in China (한국 대중국 해외직접투자에 대한 시장, 제도 및 기술의 입지효과 - 한국 삼성 CDMA 대중국 해외직접투자 사례연구 -)

  • Sung-Cheol Lee;Sung-Hoon Jung
    • Journal of the Korean Geographical Society
    • /
    • v.39 no.2
    • /
    • pp.241-255
    • /
    • 2004
  • The main aim of this article is to identify the fundamental reason for changes in the geography of Korean foreign direct investment (FDI) in China. More specifically, the article argues that changes in the industrial sectors and the location of FDI resulted from the transition of strategies for Korean FDI in China since the late 1990s is not based on ownership specific advantages, internalization advantages and locational advantages (OIL), but on changes in site where both the needs of Korea and China are articulated, i.e. the strategy for business integration, centering on market, institution and technology. In other words, changes in the location of Korean FDI in China have been the result of changes in the Chinese market structure, institutional changes in Chinese inward FDI incentives and regulations and the accumulation of Korean technology capability since 2000. In addition, by investigating production networks in China, this article attempts to identify the relationships between changes in Korean FDI location and changes in market, institution and technology. Therefore, the empirical evidence provided by the case study of CDMA (code division multiple access) mobile communications FDI since 2000 in China is used to identify the impact of market, institution and technology on the location of Korean FDI in China.