• Title/Summary/Keyword: Path Matching

Search Result 142, Processing Time 0.038 seconds

A Study of Integrating ASP Databases with Customer Databases (ASP 용의 데이터베이스와 고객 데이터베이스 연동에 관한 연구)

  • Kim, Ho-Yoon;Lee, Jae-Won
    • The KIPS Transactions:PartD
    • /
    • v.11D no.5
    • /
    • pp.1063-1072
    • /
    • 2004
  • In the ASP(Application Service Provider) business, applications using database sometimes require some data from clients' databases. These days such data are extracted from client database using manual database operations as an EXCEL file and the ASP, once receiving this file, transfers it into the application's database using manual database operations. This paper describes how to deal with data transmitting between the client database and ASP database on the web without using database manual operations for data extraction and insertion. We propose a framework which enables to transmit client data in a systematical way, to match different attribute names of each database for sharing same attribute values, and to avoid exposing information about the network path of client database to the ASP. This approach consists of two steps of data processing. The first is extracting data from client database as XML format by using a downloaded client program from ASP site, the second is uploading and storing the XML file into the ASP database. The implemented prototype system shows the suggested data integration paradigm is valid and ASP business needing integration of client database can be activated using it.

The Study to The Transformation of Government Youth Entrepreneurship Promotion Policy Paradigm to Create 'Good Quality Youth Startup' ('질 좋은 청년창업' 창출을 위한 정부의 청년창업육성정책 패러다임 이행방안에 관한 연구)

  • Yang, Young-Seok;Yang, Soo-Hee;HwangBo, Yun
    • Asia-Pacific Journal of Business Venturing and Entrepreneurship
    • /
    • v.7 no.3
    • /
    • pp.167-179
    • /
    • 2012
  • This research is brought to suggest the policy paradigm shift alternative and to show breakthrough by diagnosing the cons of government's current youth entrepreneurship promotion emphasizing a showup performance. More specific points, first, this paper investigate the policy limitations of government's current youth entrepreneurship promotion. Second, this paper develop upgrade model of youth entrepreneurship promotion through benchmarking the foreign successful cases. Third, this paper suggest, the alternative of taking off ver 1.0 of government's current youth entrepreneurship promotion policy paradigm, new paradigm of government policy emphasizing 'Good Quality Youth Startup.' In this research, youth entrepreneurship promotion policy should be emphasized that the implementation of the "open" system. Open systems can collaborate in the young founder of the market building, matching based entrepreneurship run in conjunction with enough experience and the founder of the startup entirely after reviewing the market, or starting to reconsider, and also will open the path be employed in the leading venture firms participating in the group market. Therefore, entrepreneurship promotion policy raising the capabilities of the current situation of young people in the business after graduating from a wide selection of alternative plan that is characterized by a large system.

  • PDF

Design of Smart Platform based on Image Recognition for Lifelog (라이프로그용 영상인식 기반의 스마트 플랫폼 설계)

  • Choi, Youngho
    • Journal of Internet Computing and Services
    • /
    • v.18 no.1
    • /
    • pp.51-55
    • /
    • 2017
  • In this paper, we designed a LBS-based smart platform for Lifelog service that can utilize the other's lifelog information. The conventional Lifelog service means that the system records the daily activities of the smart device user so the user can retrieve the early-recorded information later. The proposed Lifelog service platform uses the GPS/UFID location information and the various information extracted from the image as the lifelog data. Further, the proposed Lifelog platform using DB can provide the user with the Lifelog data recorded by the other service user. The system usually provide the other's Lifelog data within the 500m distance from the user and the range of distance can be adjustable. The proposed smart platform based on image recognition for Lifelog can acquire the image from the smart device directly and perform the various image recognition processing to produce the useful image attributes. And it can store the location information, image data, image attributes and the relevant web informations on the database that can be retrieved by the other use's request. The attributes stored and managed in the image information database consist of the followings: Object ID, the image type, the capture time and the image GPS coordinates. The image type attribute has the following values: the mountain, the sea, the street, the front of building, the inside of building and the portrait. The captured image can be classified into the above image type by the pattern matching image processing techniques and the user's direct selection as well. In case of the portrait-attribute, we can choose the multiple sub-attribute values from the shirt, pant, dress and accessory sub-attributes. Managing the Lifelog data in the database, the system can provide the user with the useful additional services like a path finding to the location of the other service user's Lifelog data and information.

PrimeFilter: An Efficient XML Data Filtering based on Prime Number Indexing (PrimeFilter: 소수 인덱싱 기법에 기반한 효율적 XML 데이타 필터링)

  • Kim, Jae-Hoon;Kim, Sang-Wook;Park, Seog
    • Journal of KIISE:Databases
    • /
    • v.35 no.5
    • /
    • pp.421-431
    • /
    • 2008
  • Recently XML is becoming a de facto standard for online data exchange between heterogeneous systems and also the research of streaming XML data filtering comes into the spotlight. Since streaming XML data filtering technique needs rapid matching of queries with XML data, it is required that the query processing should be efficiently performed. Until now, most of researches focused only on partial sharing of path expressions or efficient predicate processing and they were work for time and space efficiency. However, if containment relationship between queries is previously calculated and the lowest level query is matched with XML data, we can easily get a result that high level queries can match with the XML data without any other processing. That is, using this containment technique can be another optimal solution for streaming XML data filtering. In this paper, we suggest an efficient XML data filtering based on prime number indexing and containment relationship between queries. Through some experimental results, we present that our suggested method has a better performance than the existing method. All experiments have shown that our method has a more than two times better performance even though each experiment has its own distinct test purpose.

Performance Enhancement of the Attitude Estimation using Small Quadrotor by Vision-based Marker Tracking (영상기반 물체추적에 의한 소형 쿼드로터의 자세추정 성능향상)

  • Kang, Seokyong;Choi, Jongwhan;Jin, Taeseok
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.25 no.5
    • /
    • pp.444-450
    • /
    • 2015
  • The accuracy of small and low cost CCD camera is insufficient to provide data for precisely tracking unmanned aerial vehicles(UAVs). This study shows how UAV can hover on a human targeted tracking object by using CCD camera rather than imprecise GPS data. To realize this, UAVs need to recognize their attitude and position in known environment as well as unknown environment. Moreover, it is necessary for their localization to occur naturally. It is desirable for an UAV to estimate of his attitude by environment recognition for UAV hovering, as one of the best important problems. In this paper, we describe a method for the attitude of an UAV using image information of a maker on the floor. This method combines the observed position from GPS sensors and the estimated attitude from the images captured by a fixed camera to estimate an UAV. Using the a priori known path of an UAV in the world coordinates and a perspective camera model, we derive the geometric constraint equations which represent the relation between image frame coordinates for a marker on the floor and the estimated UAV's attitude. Since the equations are based on the estimated position, the measurement error may exist all the time. The proposed method utilizes the error between the observed and estimated image coordinates to localize the UAV. The Kalman filter scheme is applied for this method. its performance is verified by the image processing results and the experiment.

A study on the distribution of glitter particles from an university building (대학 강의실에서 글리터의 분포 연구)

  • Hong, Sungwook;Cho, Hyoung-Woo;Son, Da-som;Lee, Seul-Bi
    • Analytical Science and Technology
    • /
    • v.28 no.4
    • /
    • pp.288-298
    • /
    • 2015
  • A distribution study of glitter was conducted from a local university building. The potential recipient surfaces chosen were the 1,000 chairs kept in 16 separate classrooms of the building. The surface of chairs contacting with buttocks and back of users were tape lifted with commercial adhesive tapes, and the surface of adhesive tapes were examined with a stereomicroscope to locate the glitters. 12 glitter particles were found from 11 chairs kept in 16 classrooms of a building. This result indicates that the possibility of glitter finding from Korean violent crime scene is high. The 12 glitters found from the chairs were analyzed with a stereomicroscope and an FTIR spectrophotometer to find the matching glitter. The stereomicroscope was used for the observation of the shapes, dimensions, colors and holograms of each glitter, and the FTIR spectrophotometer was used for the analysis of the chemical composition of the coating material of each glitter. The examination results revealed that 8 glitters out of 12 glitters were not sharing the common origin each other. Also, two glitters found from two separate classroom chairs share common microscopic and FTIR spectroscopic characteristics which indicating two glitters share common origin. The record of the students who had used the classrooms was traced and the authors could find that the classrooms where the same glitters were found were shared by a group of students who listen to the same class. This result implies that the path of the involved people should be considered while assessing the value of trace evidence.

Subgraph Searching Scheme Based on Path Queries in Distributed Environments (분산 환경에서 경로 질의 기반 서브 그래프 탐색 기법)

  • Kim, Minyoung;Choi, Dojin;Park, Jaeyeol;Kim, Yeondong;Lim, Jongtae;Bok, Kyoungsoo;Choi, Han Suk;Yoo, Jaesoo
    • The Journal of the Korea Contents Association
    • /
    • v.19 no.1
    • /
    • pp.141-151
    • /
    • 2019
  • A network of graph data structure is used in many applications to represent interactions between entities. Recently, as the size of the network to be processed due to the development of the big data technology is getting larger, it becomes more difficult to handle it in one server, and thus the necessity of distributed processing is also increasing. In this paper, we propose a distributed processing system for efficiently performing subgraph and stores. To reduce unnecessary searches, we use statistical information of the data to determine the search order through probabilistic scoring. Since the relationship between the vertex and the degree of the graph network may show different characteristics depending on the type of data, the search order is determined by calculating a score to reduce unnecessary search through a different scoring method for a graph having various distribution characteristics. The graph is sequentially searched in the distributed servers according to the determined order. In order to demonstrate the superiority of the proposed method, performance comparison with the existing method was performed. As a result, the search time is improved by about 3 ~ 10% compared with the existing method.

Miniaturization of GPS Microstrip Antenna for Small Drone (초소형 드론 탑재용 GPS 대역 마이크로스트립 안테나의 소형화)

  • Kim, Wan-Ki;Woo, Jong-Myung
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.21 no.3
    • /
    • pp.62-72
    • /
    • 2022
  • In this study, a miniaturized GPS band(L1 : 1.575 GHz) antenna that can be mounted on a small drone is proposed. The miniaturization was designed by applying the perturbation method based on the λ/4 microstrip antenna and lengthening the current path at the edge of the patch. The miniaturized antenna was fabricatred such that it could be attached to the surface of styrofoam(εr=1.06, t=10 mm) having a size of 10 mm × 9 mm × 10 mm (0.05 λ × 0.05 λ × 0.05 λ). The thickness and length of the feeding line and the spacing between short stubs were adjusted for impedance matching. S11 was found to be -18.8 dB at the center frequency of the fabricated antenna, 1.575 GHz. The radiation pattern measurement results show that the maximum gain of Eθ is 1.87 dBi in 0 directions in the xz-plane, and that Eθ is an omnidirectional characteristic with an average gain of -1.7 dBi in the yz-plane. It was found that the antenna can be used as an ultra-small microstrip antenna, which can be mounted on a small dron for GPS, and is capable of preserving a reduction ratio of 98.8% as compared to a λ/2 microstrip patch antenna.

Determinants of U.S. Buyer Loyalty toward Gobizkorea.com: A Study Focused on Country Image, E-Service Quality, and Satisfaction (미국 바이어의 고비즈코리아에 대한 충성도 결정요인: 국가이미지, 서비스 품질 및 만족도를 중심으로)

  • Chung, Jae-Eun;Oh, Jeong Suk;Jeong, So Won
    • Korea Trade Review
    • /
    • v.43 no.5
    • /
    • pp.203-232
    • /
    • 2018
  • Gobizkorea is an online B2B matching platform operated by the Small & Medium Business Corporation. Gobizkorea provides an opportunity for resource-poor SMEs to promote their products and exploit new market opportunities at low cost. The successful operation of Gobizkorea will contribute to the increased exports of Korean SMEs. Accordingly, the present study examined determinants of foreign buyer loyalty toward Gobizkorea.com focusing on country image, e-service quality, and satisfaction. One hundred two survey questionnaires were collected from U.S. buyers registered with Gobizkorea.com. Exploratory and confirmatory factor analysis confirmed three dimensions of e-service quality including information & efficiency, reliability & privacy, and prompt communication & delivery. The path analysis results showed that the country image of Korea significantly and positively affected these three dimensions of e-service quality. Information & efficiency and reliability & privacy positively influenced buyer satisfaction. Reliability & privacy and satisfaction had a positive impact on buyer loyalty. This study enhances the understanding of the foreign buyers use of the domestic e-market platform by examining of determinants of U.S. buyer loyalty toward Gobizkorea.

Estimating Travel Frequency of Public Bikes in Seoul Considering Intermediate Stops (경유지를 고려한 서울시 공공자전거 통행발생량 추정 모형 개발)

  • Jonghan Park;Joonho Ko
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.22 no.3
    • /
    • pp.1-19
    • /
    • 2023
  • Bikes have recently emerged as an alternative to carbon neutrality. To understand the demand for public bikes, we endeavored to estimate travel frequency of public bike by considering the intermediate stops. Using the GPS trajectory data of 'Ttareungyi', a public bike service in Seoul, we identified a stay point and estimated travel frequency reflecting population, land use, and physical characteristics. Application of map matching and a stay point detection algorithm revealed that stay point appeared in about 12.1% of the total trips. Compared to a trip without stay point, the trip with stay point has a longer average travel distance and travel time and a higher occurrence rate during off-peak hours. According to visualization analysis, the stay points are mainly found in parks, leisure facilities, and business facilities. To consider the stay point, the unit of analysis was set as a hexagonal grid rather than the existing rental station base. Travel frequency considering the stay point were analyzed using the Zero-Inflated Negative Binomial (ZINB) model. Results of our analysis revealed that the travel frequency were higher in bike infrastructure where the safety of bike users was secured, such as 'Bikepath' and 'Bike and pedestrian path'. Also, public bikes play a role as first & last mile means of access to public transportation. The measure of travel frequency was also observed to increase in life and employment centers. Considering the results of this analysis, securing safety facilities and space for users should be given priority when planning any additional expansion of bike infrastructure. Moreover, there is a necessity to establish a plan to supply bike infrastructure facilities linked to public transportation, especially the subway.