KR20080113137A - Method for providing golf information through mobile information processing terminal - Google Patents

Method for providing golf information through mobile information processing terminal Download PDF

Info

Publication number
KR20080113137A
KR20080113137A KR1020070024487A KR20070024487A KR20080113137A KR 20080113137 A KR20080113137 A KR 20080113137A KR 1020070024487 A KR1020070024487 A KR 1020070024487A KR 20070024487 A KR20070024487 A KR 20070024487A KR 20080113137 A KR20080113137 A KR 20080113137A
Authority
KR
South Korea
Prior art keywords
distance
point
green
actual distance
hole
Prior art date
Application number
KR1020070024487A
Other languages
Korean (ko)
Inventor
성기천
Original Assignee
성기천
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 성기천 filed Critical 성기천
Priority to KR1020070024487A priority Critical patent/KR20080113137A/en
Publication of KR20080113137A publication Critical patent/KR20080113137A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B69/00Training appliances or apparatus for special sports
    • A63B69/36Training appliances or apparatus for special sports for golf
    • A63B69/3605Golf club selection aids informing player of his average or expected shot distance for each club
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C22/00Measuring distance traversed on the ground by vehicles, persons, animals or other moving solid bodies, e.g. using odometers, using pedometers
    • G01C22/004Measuring distance traversed on the ground by vehicles, persons, animals or other moving solid bodies, e.g. using odometers, using pedometers for golf carts

Landscapes

  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Tourism & Hospitality (AREA)
  • Human Resources & Organizations (AREA)
  • Primary Health Care (AREA)
  • Navigation (AREA)
  • Marketing (AREA)
  • Physical Education & Sports Medicine (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Instructional Devices (AREA)
  • Strategic Management (AREA)

Abstract

A method for providing golf information through a mobile terminal is provided to calculate an actual distance from a desired target object to a target object even though GPS coordinate data is not received and notify the distance. A method for providing golf information through a mobile terminal comprises the following steps. When two target spots on a hole image are selected, a pre-registered spot close to one of the two spots is searched(S81). A distance(d) from a green location to the searched pre-registered spot on a display screen is obtained by using an extension ratio(S82). An actual distance(D) from the green location to the searched pre-registered spot on the earth is obtained by using latitude and longitude data(S83).

Description

휴대 단말기를 통한 골프정보 제공방법{Method for Providing Golf Information through Mobile Information Processing Terminal}Method for providing golf information through mobile terminal {Method for Providing Golf Information through Mobile Information Processing Terminal}

도 1은 본 발명의 골프정보 제공방법이 구현되는 휴대 단말기의 기능적인 블록 구성도,1 is a functional block diagram of a mobile terminal in which a golf information providing method of the present invention is implemented;

도 2는 본 발명의 휴대 단말기를 통한 골프정보 제공방법에서 좌표 데이터 등록 과정을 설명하기 위한 흐름도,2 is a flowchart illustrating a coordinate data registration process in the method for providing golf information through a mobile terminal of the present invention;

도 3은 도 2에 도시한 지도데이터 등록 과정에서 사용자로부터 지도데이터를 입력받는 인터페이스 화면 예시도,3 is an exemplary interface screen for receiving map data from a user in the map data registration process shown in FIG. 2;

도 4는 본 발명의 휴대 단말기를 통한 골프정보 제공방법의 전체적인 절차를 설명하기 위한 흐름도,4 is a flowchart illustrating the overall procedure of the method for providing golf information through a mobile terminal of the present invention;

도 5a 및 도 5b는 각각 도 2에서 골프장 정보 요청에 따른 출력 화면 예시도,5A and 5B are views illustrating output screens according to the golf course information request in FIG. 2, respectively.

도 6은 도 2에서 임의 홀에 대한 정보 요청에 따른 출력 화면 예시도,6 is a view illustrating an output screen according to a request for information on an arbitrary hole in FIG. 2;

도 7은 도 2에서 홀 이미지상의 임의의 한 점을 선택한데 따른 그린까지의 실제 거리 출력 화면 예시도,FIG. 7 is a diagram illustrating an actual distance output screen to the green by selecting an arbitrary point on the hole image in FIG. 2;

도 8은 홀 이미지상에서 선택된 임의의 한 점부터 그린까지의 실제 거리를 자동으로 계산하는 과정을 설명하기 위한 흐름도,8 is a flowchart for explaining a process of automatically calculating a real distance from a random selected point on a hole image to a green;

도 9는 도 2에서 홀 이미지상의 임의의 두 점 사이를 드래그한데 따른 두 지점 사이의 실제 거리 출력 화면 예시도,FIG. 9 is a diagram illustrating an actual distance output screen between two points resulting from dragging between any two points on the hole image in FIG. 2;

도 10은 홀 이미지상에서 드래그된 임의의 두 점 사이의 실제 거리를 자동으로 계산하는 과정을 설명하기 위한 흐름도,10 is a flowchart for explaining a process of automatically calculating an actual distance between two arbitrary points dragged on a hole image;

도 11은 도 7 및 도 9에서 환산된 거리에 대한 경사 보정 요청에 따른 출력 화면 예시도,11 is a diagram illustrating an output screen according to a tilt correction request for the distance converted in FIGS. 7 and 9;

도 12는 도 7 및 도 9에서 환산된 거리에 대한 경사 보정 요청에 따른 실제 거리 계산 과정을 설명하기 위한 흐름도,12 is a flowchart illustrating an actual distance calculation process according to a tilt correction request for a distance converted in FIGS. 7 and 9;

도 13은 사용자의 골프 스코어 관리를 위한 인터페이스 화면 예시도이다.13 illustrates an example of an interface screen for managing a golf score of a user.

*** 도면의 주요 부분에 대한 부호의 설명 ****** Explanation of symbols for the main parts of the drawing ***

100: 중앙 처리부, 110: 전원 공급부,100: central processing unit, 110: power supply unit,

120: GPS 신호처리부, 130: 정보 입력부,120: GPS signal processing unit, 130: information input unit,

132: 키 입력부, 134: 터치스크린 입력부,132: key input unit, 134: touch screen input unit,

140: 화면 출력부, 150: 음성 출력부,140: screen output unit, 150: audio output unit,

160: 프로그램 저장부, 162: 거리환산 모듈,160: program storage unit, 162: distance conversion module,

164: 경사도보정 모듈, 166: M<->Y변환 모듈,164: gradient correction module, 166: M <-> Y conversion module,

168: 그래픽처리 모듈, 170: 데이터 저장부,168: graphics processing module, 170: data storage,

172: 골프장/홀별 정보 저장부, 174: 지도데이터 저장부,172: golf course / hole information storage unit, 174: map data storage unit,

176: 이미지데이터 저장부, 178: 골프 스코어 저장부176: image data storage, 178: golf score storage

본 발명은 휴대 단말기를 통한 골프정보 제공방법에 관한 것으로, 특히 휴대 단말기의 홀 이미지상에서 사용자가 선택한 임의의 지점부터 그린까지의 실제 거리나 임의의 두 지점 사이의 실제 거리를 자동으로 계산하여 사용자에게 알려주고 기타 골프와 관련된 각종 유용한 정보를 제공 및 관리해 주는 휴대 단말기를 통한 골프정보 제공방법에 관한 것이다.The present invention relates to a method for providing golf information through a mobile terminal, and in particular, to a user by automatically calculating the actual distance from an arbitrary point selected by a user to a green or an actual distance between any two points on a hole image of the portable terminal. The present invention relates to a method of providing golf information through a mobile terminal that informs and provides and manages various useful information related to golf.

최근 취미 생활의 다양화, 생활의 선진화 및 사교모임의 활성화 등의 추세에 힘입어 골프가 일반인들이 즐겨하는 스포츠로 자리잡고 있다. 그러나 골프는 초보자가 배우기에는 매우 어려운 운동으로 인식되고 있는데, 이러한 인식은 다음과 같은 이유로 설명될 수 있다. 첫째, 골프장은 9홀 내지 18홀 정도의 많은 코스들로 구성되고 또한 각 골프 클럽이 다른 지형적 특색을 갖고 있기 때문이다. 즉, 각 홀이 총 거리에 따라 파(par)3, 파4, 파5 등으로 구분될 뿐만 아니라 티박스에서 홀까지의 거리가 모두 상이하고 벙커, 연못 및 숲 등의 지형지물이 각기 다른 형태로 산재해 있기 때문이다.With the recent trend of diversification of hobby, advancement of life and vitalization of social gathering, golf is becoming a sport that the general public enjoys. However, golf is recognized as a very difficult exercise for beginners to learn. This perception can be explained for the following reasons. First, the golf course is composed of many courses of about 9 to 18 holes, and each golf club has a different geographical feature. That is, each hole is divided into par 3, par 4, par 5, etc. according to the total distance, and the distances from the tee box to the hall are all different and the features such as bunkers, ponds, and forests are different. Because it is scattered.

둘째, 보통 100미터 이상의 거리를 정확히 예측하는 것이 일반인들에게는 쉽지 않은 일인데다 골프장의 지면이 형성하는 굴곡이 이러한 거리 예측을 더욱 어렵게 하고, 이에 반해 경험 많은 캐디가 많지 않아서 충실한 조언을 받기 어렵기 때문이다.Secondly, it is not easy for ordinary people to accurately predict distances of more than 100 meters, and the curvature of the ground of the golf course makes these distances more difficult to predict, whereas the lack of experienced caddy makes it difficult to receive faithful advice. to be.

셋째, 다양한 클럽을 활용한 샷 감각을 익히기 위해서는 장시간의 반복훈련이 필요하고, 넷째 다른 경기에 비해 예민한 감각과 정신 집중을 요하는 정밀한 스포츠 종목이기 때문이다. 따라서, 골프 실력을 향상시키기 위해서는 거리 감각에 기초한 샷 연습이 중요하며, 골프장의 다양한 코스에서 연습을 수행하면서 항상 객관적인 거리 데이터를 인지하고 확인하는 습관이 중요하다. 그리고 이러한 거리 예측을 위해서 보통은 골프 강사, 경험 많은 캐디 등의 도움을 받지만 골프 연습자에게는 매번 도움을 청하는 것이 번거로운 일이고 또한 경험적 감각에 기초한 거리 측정은 정확도를 가진다 해도 한계가 있을 수밖에 없다.Third, it is necessary to repeat the training for a long time in order to learn the sense of shot using various clubs. Fourth, it is a precise sports event that requires a keen sense and concentration than other games. Therefore, in order to improve golf skills, shot practice based on distance sensation is important, and the habit of always recognizing and confirming objective distance data while practicing on various courses of a golf course is important. And although the distance is usually helped by golf instructors, experienced caddies, etc., it is cumbersome to ask the golf practitioner for help every time, and the distance measurement based on the empirical sensation is limited even if it is accurate.

이러한 문제를 해결하기 위해, 예를 들어 레이저를 이용한 거리 측정기, 스코프 형태의 거리 측정기, 위성측위 시스템(GPS: Global Positioning System)을 이용한 거리 측정기 및 바퀴를 이용한 물리적 거리 측정기 등이 제안되어 있다.In order to solve this problem, for example, a range finder using a laser, a range finder in the form of a scope, a range finder using a global positioning system (GPS), and a physical range finder using a wheel have been proposed.

이 중에서, 현재 GPS를 이용한 거리 측정기가 활발하게 상용화를 모색하고 있는데, 그 일례로 실용신안등록 제303293호(등록일: 2003년 1월 29일)에는 "GPS를 이용한 골프 카트"(이하 '선행기술'이라 한다)가 제안되어 있다. 이러한 선행기술의 골프 카트는 골프 카트의 현재 위치에 대한 GPS 좌표 데이터를 획득하여 CPU로 제공하는 GPS 수신부, 골프공의 현재 위치를 입력하는데 사용되는 포인팅 디바이스, 각 홀의 레이아웃, 골프 카트의 현재 위치 및 사용자가 포인팅 디바이스를 이용하여 입력한 골프공의 위치를 표시하고, 각 홀에 대한 정보와 CPU에서 계산된 골프공에서 홀컵까지의 거리를 표시하는 디스플레이 및 각 홀의 레이아웃 정보, 각 홀컵의 GPS 좌표등이 기록되어 있으며 이들 정보를 CPU에 제공하는 외부기억장치 및 상기 GPS 수신모듈로부터 입력받은 골프 카트의 좌표, 외부 기억장치로부터 입력되는 각 홀의 정보, 화면상에 표시되는 골프공의 위치를 바탕으로 골프공으로부터 홀컵까지의 실제거리를 계산하여 디스플레이에 표시하는 CPU를 포함하여 이루어진다.Among these, GPS range finder using active GPS is actively seeking commercialization. For example, Utility Model Registration No. 309293 (Registration Date: January 29, 2003) describes "Golf cart using GPS" (hereinafter referred to as "advanced technology"). Is proposed. This prior art golf cart has a GPS receiver which acquires GPS coordinate data of the current position of the golf cart and provides it to the CPU, a pointing device used to input the current position of the golf ball, the layout of each hole, the current position of the golf cart, Display the location of the golf ball input by the user using a pointing device, display the information about each hole, the distance calculated from the CPU from the golf ball to the hole cup, layout information of each hole, GPS coordinates of each hole cup, etc. Are recorded and provided based on the coordinates of the golf cart received from the external memory device and the GPS receiving module, the information of each hole input from the external memory device, and the position of the golf ball displayed on the screen. It includes a CPU that calculates the actual distance from the ball to the hole cup and displays it on the display.

전술한 구성에서, 각의 홀의 홀컵의 GPS 좌표 데이터를 미리 이동식 GPS 수신기를 사용하여 측정하여 골프 카트의 외부기억장치에 수록해 둔 상태에서 골프 카트의 화면상에 당해 홀의 레이아웃이 디스플레이되면, 가상의 x축 및 y축이 그려지고, 가상의 x, y축 상의 홀컵 좌표 및 골프 카트의 좌표가 구해진다. 이때 홀컵의 가상축 상의 좌표를 (a, b), 골프 카트의 가상 축상의 좌표를 (c, d)라고 하면, 골프 카트의 주변으로 골프공의 적절한 위치가 입력된 경우 CPU는 골프공의 위치로 선택된 픽셀의 가상 좌표(x, y)를 구하게 된다. 이후 CPU는 골프공과 홀컵 사이의 거리 즉, 점 (x, y)와 점 (a, b)의 거리 L2를 구하고, 홀컵과 골프 카트와의 거리 즉, 점 (c,d)와 점 (a, b)의 거리 L1을 구하게 된다. 여기에서,

Figure 112007020226991-PAT00001
이 되며,
Figure 112007020226991-PAT00002
가 된다. 이때, 홀컵과 골프 카트의 실제 좌표는 GPS 좌표 데이터로부터 알 수 있으므로, L1의 실제거리 T1을 구할 수 있다. 그렇다면, 골프공과 홀컵 사이의 실제거리 T2는 T2=T1*L2/L1에 의하여 계산되어 디스플레이 상에 표시되게 된다.In the above-described configuration, if the GPS coordinate data of the hole cup of each hole is measured in advance using a mobile GPS receiver and stored in the external memory device of the golf cart, the layout of the hole is displayed on the screen of the golf cart. The x-axis and the y-axis are drawn, and the hole cup coordinates on the virtual x and y axes and the coordinates of the golf cart are obtained. If the coordinates on the virtual axis of the hole cup are (a, b) and the coordinates on the virtual axis of the golf cart are (c, d), when the proper position of the golf ball is input to the periphery of the golf cart, the CPU positions the golf ball. The virtual coordinate (x, y) of the selected pixel is obtained. The CPU then calculates the distance L2 between the golf ball and the hole cup, that is, the distance L2 between points (x, y) and points (a, b), and the distance between the hole cup and the golf cart, that is, points (c, d) and point (a, The distance L1 of b) is obtained. From here,
Figure 112007020226991-PAT00001
Will be
Figure 112007020226991-PAT00002
Becomes At this time, since the actual coordinates of the hole cup and the golf cart can be known from the GPS coordinate data, the actual distance T1 of L1 can be obtained. If so, the actual distance T2 between the golf ball and the hole cup is calculated by T2 = T1 * L2 / L1 and displayed on the display.

더욱이, 위의 식에서 골프공과 골프 카트의 위치는 대략 비슷한 곳에 위치하게 되므로 고도, 즉 3차원 좌표 상의 z축의 좌표를 같은 것으로 근사화시켜서 상기 거리를 구하는 식에 대입하면 골프공으로부터 홀컵까지의 경사도를 고려한 실제 거리까지도 구할 수 있게 된다.In addition, since the positions of the golf ball and the golf cart are located at approximately the same position in the above equation, the slope, from the golf ball to the hole cup, is taken into consideration by substituting the above distance by approximating the altitude, that is, the coordinates of the z-axis on the three-dimensional coordinates. You can even get the actual distance.

한편, 상기한 선행기술과는 달리 GPS 수신기가 내장된 휴대 단말기를 통해 골프정보를 제공하는 기술도 특허등록 제448992호(등록일: 2004년 9월 18일)(이하 ‘선행기술2’라 한다)로 제안되어 있다.On the other hand, unlike the prior art described above, a technology for providing golf information through a portable terminal with a built-in GPS receiver is also registered in Patent No. 448992 (Registration Date: September 18, 2004) (hereinafter referred to as 'prior art 2') Is proposed.

그러나 전술한 바와 같은 선행기술1과 선행기술2에 따르면, 단지 GPS 좌표 데이터가 수신되는 동안에만 그것도 현재 위치로부터 홀컵까지의 거리만을 계산하여 제공하고 있을 뿐 GPS 데이터가 수신되지 않는 상태에서는 현재 위치로부터 홀컵까지의 거리를 계산하여 제공하지 못하고, 나아가 플레이를 하는 동안에 필요한 또 다른 각종 거리 정보, 예를 들어 현재 위치로부터 벙커나 각종 해저드까지의 거리 및 페어웨이의 폭 등과 같은 거리 정보를 제공하지 못하는 문제점이 있었다.However, according to the prior arts 1 and 2 as described above, only while GPS coordinate data is received, it also calculates and provides only the distance from the current position to the hole cup, but does not receive the GPS data from the current position. The problem is that the distance to the hole cup cannot be calculated and provided, and furthermore, the distance information such as the distance from the current location to the bunker or hazards and the width of the fairway can not be provided. there was.

또한 선행기술2의 경우에도 단지 골프장 정보만을 알려줄 뿐 사용자가 각종 홀별 기록, 예를 들어 각 홀에 대한 기록뿐만 아니라 온-그린 회수나 퍼트 회수 등을 기록하여 향후 참고할 수 있도록 하는 스코어보드 기능이 구비되어 있지 않아서 값비싼 휴대 단말기의 이용 효율이 낮다고 하는 문제점이 있었다.In addition, even in the case of the prior art 2, it provides only the golf course information, the user has a scoreboard function that records for each hole, for example, for each hole as well as the number of on-green or putt for future reference There has been a problem that the utilization efficiency of expensive portable terminals is not low.

본 발명은 전술한 문제점을 해결하기 위해 안출된 것으로서, 휴대 단말기의 홀 이미지상에서 사용자가 선택한 임의의 지점부터 그린까지의 실제 거리나 임의의 두 지점 사이의 실제 거리를 자동으로 계산하여 사용자에게 알려주고 기타 골프와 관련된 각종 유용한 정보를 제공 및 관리해 주는 휴대 단말기를 통한 골프정보 제 공방법을 제공함을 목적으로 한다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and automatically calculates and informs a user of an actual distance from an arbitrary point selected by a user to a green or an actual distance between any two points on a hall image of a mobile terminal. An object of the present invention is to provide a method of providing golf information through a mobile terminal that provides and manages various useful information related to golf.

전술한 목적을 달성하기 위한 본 발명의 휴대 단말기를 통한 골프정보 제공방법은 중앙 연산 처리 기능 및 평판 표시기를 갖춘 휴대 단말기에서 수행되되, 골프장 홀 이미지의 표시기 화면상에서의 확장비, 상기 홀 이미지상의 티박스와 그린의 위치 지점 및 상기 홀 이미지상의 적어도 한 지점에 대한 위도 및 경도 데이터를 사전에 등록받아 저장하는 (a) 단계; 상기 홀 이미지상의 임의의 두 목표 지점이 선택되면 상기 두 지점 중에서 어느 한 지점에 가까운 기 등록 지점을 탐색하는 (b) 단계; 상기 확장비를 대입하여 상기 그린의 위치 지점으로부터 상기 탐색된 기 등록 기점까지의 상기 표시기 화면상의 거리(d)를 구하는 (c) 단계; 상기 그린의 위치 지점으로부터 상기 탐색된 기 등록 지점까지의 지구상의 실제 거리(D)를 그 위도와 경도 데이터를 사용하여 구하는 (d) 단계; 상기 실제 거리(D)를 상기 표시기 화면상의 거리(d)로 나누어 상기 그린의 위치 지점으로부터 상기 탐색된 기 등록 지점까지의 상기 표시기 화면상의 픽셀당 실거리(u)를 구하는 (e) 단계; 상기 확장비를 대입하여 상기 두 목표 지점 사이의 상기 표시기 화면상의 거리를 구한 후에 상기 픽셀당 실거리(u)와 곱하여 상기 두 목표 지점 사이의 실제 거리를 구하는 (f) 단계 및 상기 두 목표 지점 사이의 실제 거리를 상기 표시기 화면상에 출력하는 (g) 단계를 포함하여 이루어진다.Golf information providing method through the portable terminal of the present invention for achieving the above object is performed in a portable terminal having a central processing function and a flat panel display, the expansion ratio on the display screen of the golf course hole image, the tee box on the hole image (A) registering and storing latitude and longitude data of a location point of the green and at least one point on the hole image in advance; Searching for a pre-registered point close to any one of the two points when any two target points on the hole image are selected; (C) obtaining the distance d on the indicator screen from the location point of the green to the searched registration start point by substituting the expansion ratio; (D) obtaining an actual distance (D) on the earth from the location point of the green to the searched previous registration point using the latitude and longitude data; (E) dividing the actual distance D by the distance d on the display screen to obtain a real distance per pixel u on the display screen from the location point of the green to the searched previous registration point; Substituting the expansion ratio to obtain the distance on the indicator screen between the two target points, and then multiplying by the actual distance per pixel u to obtain the actual distance between the two target points (f) and the actual distance between the two target points. And (g) outputting a distance on the indicator screen.

전술한 구성에서, 상기 두 목표 지점 중 한 지점은 상기 그린의 위치 지점으로 자동적으로 선택되고, 이 경우에 상기 (b) 단계에서의 어느 한 지점은 상기 두 목표 지점 중에서 나머지 한 지점이 될 수 있다.In the above configuration, one point of the two target points is automatically selected as the position point of the green, in which case any one point in step (b) may be the other one of the two target points. .

나아가, 상기 (f) 단계에서 구해진 상기 두 목표 지점 사이의 실제 거리를 상기 (b) 단계에서 선택된 상기 두 목표 지점 사이의 경사도를 대입하여 보정하는 것이 바람직하되, 상기 경사도는 사용자에 의해 수동으로 입력될 수 있다.Further, it is preferable to correct the actual distance between the two target points obtained in the step (f) by substituting the inclination between the two target points selected in the step (b), wherein the inclination is manually input by the user. Can be.

한편, 상기 홀 이미지상의 임의의 지점에 대한 위도 및 경도 데이터를 사용자로부터 입력받아 저장하는 기능과 상기 홀 이미지상에 상기 티박스의 위치 지점을 원점으로 하여 미리 정해진 기준 거리를 나타내는 원호를 표시하는 것이 바람직하도, 더욱이 골프장의 각 홀에 대한 점수, 온-그린 회수 및 퍼트수를 입력받아 저장할 수 있는 스코어 카드 기능이 구비되는 것이 바람직하다.Meanwhile, a function of receiving and storing latitude and longitude data of an arbitrary point on the hole image from a user and displaying an arc indicating a predetermined reference distance on the hole image using the location point of the tee box as the origin. Preferably, a score card function for receiving and storing the score, the number of on-greens, and the number of putts for each hole of the golf course is preferably provided.

이하에서는 첨부한 도면을 참조하여 본 발명의 바람직한 실시예에 따른 휴대 단말기를 통한 골프정보 제공방법에 대해 상세하게 설명하는데, 이하에서 '휴대 단말기'라 함은 휴대성과 이동성이 보장되는 정보처리기기로서, 통상의 PDA(Personal Digital Assistant)나 이와 유사한 기능을 갖춘 PCS(Personal Communication System), GSM(Global System for Mobile communications), PDC(Personal Digital Cellular), PHS(Personal Handyphone System), IMT(International Mobile Telecommunication)-2000 단말기, PDA 기능을 갖춘 DMB(Digital Multimedia Broadcasting)나 PMP(Personal Multimedia Player)나 PSP(Personal Play Station) 또는 무선 인터넷 단말기(wibro 단말기) 등과 같은 종류의 휴대(Handheld) 단말기가 될 수 있다.Hereinafter, a method of providing golf information through a portable terminal according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings. Hereinafter, the term 'portable terminal' refers to an information processing device that guarantees portability and mobility. , Conventional Personal Digital Assistant (PDA) or similar Personal Communication System (PCS), Global System for Mobile communications (GSM), Personal Digital Cellular (PDC), Personal Handyphone System (PHS), International Mobile Telecommunication ) -2000 terminal, handheld terminal such as Digital Multimedia Broadcasting (DMB) with PDA function, Personal Multimedia Player (PMP), Personal Play Station (PSP), or wireless Internet terminal (wibro terminal). .

도 1은 본 발명의 골프정보 제공방법이 구현되는 휴대 단말기의 기능적인 블 록 구성도이다. 도 1에 도시한 바와 같이, 본 발명의 골프정보 제공방법이 구현되는 휴대 단말기는 크게 기기의 각 부에 필요한 동작 전력을 공급하는 전원 공급부(110), GPS 위성으로부터 수신된 신호를 처리하여 위도/경도 및 고도 데이터를 출력하는 GPS 신호처리부(120), 평판 표시기와 그 구동부로 이루어진 화면 출력부(140), 기기의 각종 기능을 선택하는데 사용되는 적어도 하나 이상의 키버튼을 포함하여 이루어진 키입력부(132)와 평판 표시기에 설치되는 터치스크린 입력부(134)로 이루어진 정보 입력부(130), 스피커와 그 구동부로 이루어진 음성 출력부(150), 본 발명의 방법에 따른 각종 프로그램을 저장하고 있는 프로그램 저장부(160), 본 발명의 방법에 따른 각종 데이터를 저장하고 있는 데이터 저장부(170) 및 휴대 단말기의 각 부의 동작을 총괄적으로 제어하는 중앙 처리부(CPU)(100)를 포함하여 이루어질 수 있다.1 is a functional block diagram of a portable terminal in which a golf information providing method of the present invention is implemented. As shown in FIG. 1, the mobile terminal implementing the golf information providing method of the present invention is largely configured to process signals received from a power supply unit 110 and a GPS satellite to supply operating power required for each unit of the device. Key input unit 132 including a GPS signal processing unit 120 for outputting longitude and altitude data, a screen output unit 140 consisting of a flat panel display and its driving unit, and at least one key button used to select various functions of the device. Information input unit 130 including a touch screen input unit 134 installed on the flat panel display, a voice output unit 150 including a speaker and a driving unit, and a program storage unit storing various programs according to the method of the present invention. 160, a data storage unit 170 storing various data according to the method of the present invention, and a central control unit for overall control of operations of each unit of the portable terminal. It may comprise a rib (CPU) (100).

전술한 구성에서, 전원 공급부(100)는 충전이 가능한 2차 전지로 이루어질 수 있고, GPS 신호처리부(120)는 내장형 또는 외장형의 GPS 수신기를 포함하여 이루어질 수 있다. 한편, 프로그램 저장부(160)는 ROM이나 플래시 메모리 등으로 구현될 수 있는데, 사용자가 선택한 평판 표시기 화면, 즉 홀 이미지상의 한 점으로부터 그린까지의 실제 거리나 홀 이미지상의 임의의 두 점 사이의 실제 거리를 계산하여 평판 표시기에 출력하는 거리환산 모듈(162), 거리환산 모듈(162)에 의해 계산된 실제 거리를 경사도에 따라 보정하는 경사도보정 모듈(164), 야드에서 미터 또는 미터에서 야드로 실제 거리의 단위를 변환하는 M<->Y변환 모듈(166) 및 평판 표시기를 통해 사용자에게 보여지는 각종 유저 인터페이스 화면을 그래픽 처리하는 그래픽처리 모듈(168)을 포함하여 이루어질 수 있다.In the above-described configuration, the power supply unit 100 may be formed of a rechargeable secondary battery, and the GPS signal processor 120 may include an internal or external GPS receiver. On the other hand, the program storage unit 160 may be implemented as a ROM or a flash memory, the user selected flat display screen, that is, the actual distance from one point on the hole image to the green or the actual distance between any two points on the hole image Distance conversion module 162 that calculates the distance and outputs to flat panel display, Gradient correction module 164 that corrects the actual distance calculated by distance conversion module 162 according to the slope, Actual from yard to meter or yard to yard M <-> Y conversion module 166 for converting the unit of distance and graphics processing module 168 for processing the various user interface screens shown to the user through the flat panel display.

데이터 저장부(170)는 RAM이나 플래시 메모리 등으로 구현될 수 있는데, 전국 각지에 대한 각종 골프장 정보와 골프장의 각 홀에 대한 홀별 정보를 저장하는 골프장/홀별 정보 저장부(172), 골프장 전체와 각 홀의 실제 또는 모식적인 이미지데이터를 저장하고 있는 이미지데이터 저장부(176), 각 홀에 대한 각종 지도데이터, 즉 후술하는 홀 이미지의 단말기 화면 상에서의 확장비(r), 적어도 그린(중앙 또는 홀컵)과 티박스에 대한 좌표 데이터, 즉 위도, 경도 및 고도 데이터(이하 같다)와 당해 홀 이미지상에서 프로그램 공급자나 사용자가 설정한 임의의 지점들에 대한 좌표 데이터를 저장하고 있는 지도데이터 저장부(166) 및 사용자가 입력한 각종 골프 스코어를 저장하고 있는 골프 스코어 저장부(178)를 포함하여 이루어질 수 있다.The data storage unit 170 may be embodied as RAM or flash memory. The golf course / hole information storage unit 172 stores various golf course information for each part of the country and hole information for each hole of the golf course, the entire golf course and Image data storage unit 176 storing actual or model image data of each hole, various map data for each hole, that is, an expansion ratio r on a terminal screen of a hole image to be described later, at least green (center or hole cup) Map data storage unit 166 that stores the coordinate data of the tee box, i.e., latitude, longitude, and altitude data (hereinafter the same), and coordinate data of arbitrary points set by the program provider or the user on the hole image. And a golf score storage unit 178 that stores various golf scores input by the user.

도 2는 본 발명의 휴대 단말기를 통한 골프정보 제공방법에서 지도데이터 등록 과정을 설명하기 위한 흐름도이다. 도 2에 도시한 바와 같이, 본 발명의 휴대 단말기를 통한 골프정보 제공방법에서 지도데이터 등록 과정에 따르면, 단계 S1에서는 골프장의 각 홀 이미지의 평판 표시기 화면상에서의 확장비()를 아래의 수학식 1에 의해 구하게 된다.2 is a flowchart illustrating a map data registration process in the method for providing golf information through a mobile terminal of the present invention. As shown in Fig. 2, according to the map data registration process in the method for providing golf information through the portable terminal of the present invention, in step S1, the expansion ratio () on the flat display screen of each hole image of the golf course is expressed by Equation 1 below. Obtained by

Figure 112007020226991-PAT00003
Figure 112007020226991-PAT00003

위의 수학식 1에서

Figure 112007020226991-PAT00004
Figure 112007020226991-PAT00005
는 각각 홀 이미지의 가로 길이와 세로 길이 를 나타내고,
Figure 112007020226991-PAT00006
Figure 112007020226991-PAT00007
는 각각 평판 표시기 화면의 가로 길이와 세로 길이를 나타낸다.In Equation 1 above
Figure 112007020226991-PAT00004
Wow
Figure 112007020226991-PAT00005
Represents the width and height of the hole image, respectively.
Figure 112007020226991-PAT00006
Wow
Figure 112007020226991-PAT00007
Indicates the width and height of the flat panel display, respectively.

다음으로, 단계 S2에서는 홀 이미지 상에서 그린(G)의 중앙(또는 홀컵) 지점과 티박스(T) 지점을 스타일러스 펜이나 포인팅 디바이스(이하 총칭하여 '스타일러스 펜'이라 한다) 등을 통해 선택받은 후에 이 지점들에 대한 지도데이터, 즉 위도, 경도 및 고도 데이터를 입력받아 사전 등록한다. 다시 단계 S3에서는 후술하는 실제 거리 계산의 정확도를 제고시키기 위해 홀 이미지의 중요 또는 임의의 지점을 스타일러스 펜 등을 통해 선택받은 후에 이 지점들에 대한 지도데이터를 입력받아 사전 등록하는데, 가급적 많은 지점들에 대한 좌표 데이터를 등록하는 것이 바람직하다. 나아가 단계 S2 및 S3는 프로그램 제작자에 의해 사전에 수행되는 것이 바람직하다.Next, in step S2, the center (or hole cup) point and the tee box (T) point of the green G on the hole image are selected through a stylus pen or a pointing device (hereinafter collectively referred to as a stylus pen). Pre-register map data for these points, ie latitude, longitude and altitude. In step S3, in order to improve the accuracy of the actual distance calculation to be described later, an important or arbitrary point of the hole image is selected through a stylus pen or the like, and map data for these points is pre-registered. It is desirable to register the coordinate data for. Furthermore, steps S2 and S3 are preferably performed in advance by the program maker.

한편, 사용자로부터도 홀 이미지상의 임의의 지점에 대한 좌표 데이터를 입력받아 저장할 수가 있는데, 이를 위해 단계 S4에서는 사용자로부터 이러한 요구가 존재하는지를 판단한다. 단계 S4에서의 판단 결과, 이러한 요구가 있는 경우에는 단계 S5로 진행하여 사용자가 선택한 임의 지점에 대한 좌표 데이터를 등록받아 저장하는데, 이 경우에 사용자는 GPS 신호처리부(120)로부터 당해 지점에 대한 좌표 데이터를 직접 수신받아 등록을 수행할 수 있을 것이다.On the other hand, the user can also receive and store coordinate data for any point on the hole image from the user. As a result of the determination in step S4, if there is such a request, the process proceeds to step S5 to register and store the coordinate data for the arbitrary point selected by the user. In this case, the user coordinates with respect to the point from the GPS signal processor 120. You will be able to receive data directly and perform registration.

도 3은 도 2에 도시한 지도데이터 등록 과정에서 사용자로부터 좌표 데이터를 입력받는 인터페이스 화면 예시도이다. 도 3에서 참조 번호 10은 평판 표시기 화면을 나타내고, 11은 홀 이미지를 나타내며, 11a는 사용자가 홀 이미지에서 등록을 위해 선택한 임의의 지점을 나타내는바, 이와 같이 사용자가 스타일러스 펜을 사용하여 홀 이미지상의 임의의 지점을 선택하면, 그 우측에 GPS 신호처리부(120)로부터 입력받은 좌표 데이터, 즉 위도와 경도 데이터가 각각의 입력창(14a),(14b)표시된다. 이 상태에서 사용자가 하단에 제공되는 등록 버튼(16)을 클릭하면 당해 지점에 대한 등록이 완료되는데, 이 과정에서 사용자는 당해 홀이 몇 번 홀인지와 어느 골프장에 속하는 것인지를 홀 번호 리스트 선택창(13) 및 골프장 리스트 선택창(12)을 통해 선택하여 등록하게 된다. 도면에서 참조번호 15는 네이게이션(방향이동) 버튼을 나타낸다.3 is an exemplary interface screen for receiving coordinate data from a user in the process of registering map data shown in FIG. 2. In Fig. 3, reference numeral 10 denotes a flat panel indicator screen, 11 denotes a hole image, and 11a denotes an arbitrary point selected by the user for registration in the hole image. Thus, the user uses a stylus pen to If an arbitrary point is selected, the coordinate data received from the GPS signal processing unit 120, that is, the latitude and longitude data, is displayed on the right side of each input window 14a or 14b. In this state, when the user clicks the registration button 16 provided at the bottom, the registration for the corresponding point is completed. In this process, the user can select the number of holes and which golf course the hole belongs to. 13 and the golf course list selection window 12 to register. In the drawing, reference numeral 15 denotes a navigation button.

도 4는 본 발명의 휴대 단말기를 통한 골프정보 제공방법의 전체적인 절차를 설명하기 위한 흐름도이다. 도 4에 도시한 바와 같이, 먼저 단계 S10에서는 단말기의 전원이 온되어 있는지를 판단하는데, 전원이 온되어 있는 경우에는 다시 단계 S20으로 진행하여 임의의 입력 이벤트가 존재하는지를 판단한다. 단계 S20에서의 판단 결과, 어떤 입력 이벤트도 존재하지 않는 경우에는 단계 S20을 반복 수행하는 반면에, 존재하는 경우에는 단계 S30으로 진행하여 당해 입력 이벤트가 임의의 골프장에 대한 정보 요청 이벤트인지를 판단한다. 단계 S30에서의 판단 결과, 입력 이벤트가 임의의 골프장 정보 요청 이벤트인 경우에는 단계 S40로 진행하여 당해 골프장에 대한 전체 홀 이미지를 화면으로 출력한다.4 is a flowchart illustrating the overall procedure of the method for providing golf information through the portable terminal of the present invention. As shown in FIG. 4, first, in step S10, it is determined whether the power of the terminal is turned on. If the power is turned on, the flow proceeds to step S20 again to determine whether any input event exists. As a result of the determination in step S20, if no input event exists, step S20 is repeatedly performed, whereas if present, the process proceeds to step S30 to determine whether the input event is an information request event for an arbitrary golf course. . As a result of the determination in step S30, if the input event is any golf course information request event, the flow proceeds to step S40 to output the entire hole image of the golf course on the screen.

도 5a 및 도 5b는 각각 도 2에서 골프장 정보 요청에 따른 출력 화면 예시도이다. 도 5a에 도시한 바와 같이, 골프장 정보 요청 이벤트가 존재하는 경우에는 골프장의 전체 홀에 대한 이미지가 홀 번호와 함께 표시기 화면에 출력되게 된다.5A and 5B are diagrams illustrating output screens corresponding to golf course information requests in FIG. 2, respectively. As shown in FIG. 5A, when a golf course information request event exists, an image of all holes of a golf course is output on the display screen together with the hole number.

도 6은 도 2에서 임의 홀에 대한 정보 요청에 따른 출력 화면 예시도이다. 다시 도 4로 돌아가서, 입력 이벤트가 임의 홀에 대한 정보 요청인 경우, 즉 사용자가 도 5a의 화면에서 스타일러스 펜을 통해 임의의 홀 번호를 클릭하면 단계 S50에서 이를 확인한 후에 도 5b에 도시한 바와 같이 당해 홀에 대한 개략적인 설명과 공략 방법 등이 출력되게 되고, 얼마 뒤에 도 6에 도시한 바와 같은 홀 이미지 화면이 출력(단계 S60)되게 된다. 이 경우에 당해 홀 이미지 화면(11)에는 티박스(T)에서 그린(G)까지의 실제 직선 거리가 표시되고, 나아가 티박스(T)를 원점으로 하는 기준 거리선, 예를 들어 한국인의 드라이브샷 평균 비거리(220미터 정도)를 나타내는 원호(11b)가 티박스(T)를 원점으로 하여 표시되게 된다. 도 6에서 참조번호 18은 경사에 따른 거리 보정을 위한 경사도를 입력받는 눈금자 버튼을 나타내고, 17a는 경사도(고도)를 무시한 상태에서 계산된 실제 거리를 나타내는 마크이며, 17b는 경사도(고도)를 반영한 상태에서 계산된 실제 거리를 나타내는 마크이다.6 is an exemplary view of an output screen according to a request for information on an arbitrary hole in FIG. 2. 4 again, if the input event is a request for information on an arbitrary hole, i.e., if the user clicks on an arbitrary hole number via the stylus pen on the screen of FIG. 5A, after confirming it at step S50, as shown in FIG. A schematic description of the hole, a method of attack, and the like are output, and a short time later, a hole image screen as shown in FIG. 6 is output (step S60). In this case, the hole image screen 11 displays the actual straight distance from the tee box T to the green G, and furthermore, a reference distance line with the tee box T as the origin, for example, a Korean drive. A circular arc 11b indicating the shot average flying distance (about 220 meters) is displayed with the tee box T as the origin. In FIG. 6, reference numeral 18 denotes a ruler button for inputting an inclination for distance correction according to an inclination, 17a is a mark indicating an actual distance calculated in a state of neglecting an inclination (altitude), and 17b is a reflection of an inclination (altitude). This mark represents the actual distance calculated from the state.

다시 도 4로 돌아가서, 단계 S70에서는 입력 이벤트가 화면상에서 임의의 한 점을 선택한 이벤트인지를 판단, 즉 도 6의 홀 이미지상에서 사용자가 스타일러스 펜을 사용하여 임의의 한 점을 클릭하였는지를 판단하는데, 맞는 경우에는 단계 S80으로 진행하여 선택된 지점에서 그린까지의 실제 거리를 자동으로 계산하여 표시하게 된다.Returning to FIG. 4 again, in step S70, it is determined whether the input event is an event of selecting an arbitrary point on the screen, that is, whether the user clicks on an arbitrary point using the stylus pen on the hole image of FIG. In the case, the process proceeds to step S80 to automatically calculate and display the actual distance from the selected point to the green.

도 7은 도 2에서 홀 이미지상의 임의의 한 점을 선택한데 따른 그린까지의 거리 출력 화면 예시도이고, 도 8은 홀 화면상에서 선택된 임의의 한 점부터 그린 까지의 거리를 자동으로 환산하는 과정을 설명하기 위한 흐름도이다. 도 7에 도시한 바와 같이, 사용자가 홀 이미지상에서 임의의 특징 위치(A)를 스타일러스 펜을 사용하여 클릭하면, 프로그램은 단계 S81을 수행하여 당해 특정 위치(A)에서 가장 가까운 등록 지점, 예를 들어 지점(P)을 탐색하고, 다시 단계 S82에서는 그린(G)로부터 등록 지점(P)까지의 표시기 화면상의 거리(d)를 아래의 수학식 2에 의해 구한다.FIG. 7 is an exemplary view illustrating a distance output screen to green by selecting an arbitrary point on the hole image in FIG. 2, and FIG. 8 illustrates a process of automatically converting a distance from an arbitrary point selected on the hole screen to the green. It is a flowchart for explanation. As shown in Fig. 7, when the user clicks on any feature position A on the hole image with the stylus pen, the program performs step S81 to select the registration point closest to the specific position A, for example. For example, the point P is searched, and in step S82, the distance d on the indicator screen from the green G to the registration point P is obtained by the following equation (2).

Figure 112007020226991-PAT00008
Figure 112007020226991-PAT00008

위의 수학식 2에서

Figure 112007020226991-PAT00009
Figure 112007020226991-PAT00010
는 각각 그린(G)의 x 및 y 좌표값을 나타내고,
Figure 112007020226991-PAT00011
Figure 112007020226991-PAT00012
는 각각 등록 지점(P)의 x 및 y 좌표값을 나타낸다. 다음으로, 단계 S83에서는 그린(G)으로부터 등록 지점(P)까지의 지구상의 실제 거리(D)를 그 경도와 위도 데이터를 사용하여 구하고, 다시 단계 S84에서는 그린(G)으로부터 등록 지점(P)까지의 표시기 화면 상의 픽셀당 실제 거리(u)를 아래의 수학식 3에 의해 구한다.In Equation 2 above
Figure 112007020226991-PAT00009
Wow
Figure 112007020226991-PAT00010
Represents the x and y coordinate values of Green (G), respectively.
Figure 112007020226991-PAT00011
Wow
Figure 112007020226991-PAT00012
Denotes the x and y coordinate values of the registration point P, respectively. Next, in step S83, the actual distance D on the earth from the green G to the registration point P is obtained using the longitude and latitude data, and again in step S84, the registration point P from the green G. The actual distance u per pixel on the indicator screen up to is obtained by Equation 3 below.

Figure 112007020226991-PAT00013
Figure 112007020226991-PAT00013

마지막으로, 단계 S85에서는 특정 위치(A)로부터 그린(G)까지의 실제 거리(rD)를 아래의 수학식 4에 의해 구한다.Finally, in step S85, the actual distance rD from the specific position A to the green G is obtained by the following equation (4).

Figure 112007020226991-PAT00014
Figure 112007020226991-PAT00014

위의 수학식 4에서

Figure 112007020226991-PAT00015
Figure 112007020226991-PAT00016
는 각각 특정 위치(A)의 x 및 y 좌표값을 나타낸다. 이와 같이, 본 발명에 따르면, 현재 GPS 데이터가 수신되지 않더라도 등록 지점(P), 그것도 특정 위치(A)와 가장 근접한 거리에 있는 등록 지점(P)의 좌표 데이터를 이용하여 그린(G)까지의 실제 거리를 계산함으로써 실제 거리 산출의 정확도가 비약적으로 증가될 수가 있다.In Equation 4 above
Figure 112007020226991-PAT00015
Wow
Figure 112007020226991-PAT00016
Denotes the x and y coordinate values of the specific position A, respectively. As described above, according to the present invention, even if GPS data is not currently received, the registration point P, which is also up to the green G by using the coordinate data of the registration point P at the closest distance to the specific position A, can be obtained. By calculating the actual distance, the accuracy of the actual distance calculation can be dramatically increased.

다시 도 4로 돌아가서, 단계 S90에서는 입력 이벤트가 홀 이미지상의 임의의 두 지점을 잇는 드래그 이벤트인지를 판단하는데, 맞는 경우에는 단계 S100으로 진행하여 드래그된 두 지점 사이의 실제 거리, 예를 들어 페어웨이(Fair Way)의 폭이나 연못 또는 벙커의 폭 등을 자동으로 계산하여 표시하게 된다.4 again, in step S90, it is determined whether the input event is a drag event connecting two arbitrary points on the hole image. If it is correct, the process proceeds to step S100, where the actual distance between two dragged points, for example, a fairway ( It automatically calculates and displays the width of the fairway, the width of the pond or bunker, etc.

도 9는 도 2에서 홀 이미지상의 임의의 두 점 사이를 드래그한데 따른 두 지점 사이의 실제 거리 출력 화면 예시도이고, 도 10은 홀 이미지상에서 드래그된 임의의 두 점 사이의 실제 거리를 자동으로 계산하는 과정을 설명하기 위한 흐름도이다. 도 9 및 도 10에 도시한 바와 같이, 사용자가 스타일러스 펜을 사용하여 홀 이미지상의 임의의 두 점, 예를 들어 페어웨이의 폭을 나타내는 특정 위치(A)와 특정 위치(B)를 잇는 선을 드래그하면, 프로그램은 단계 S101을 수행하여 당해 특정 위치(A)에서 가장 가까운 등록 지점, 예를 들어 지점(P)을 탐색하고, 다시 단계 S102에서는 그린(G)으로부터 등록 지점(P)까지의 표시기 화면상의 거리(d)를 위의 수학 식 2에 의해 구한다. 다음으로, 단계 S103에서는 그린(G)으로부터 등록 지점(P)까지의 지구상의 실제 거리(D)를 그 경도와 위도 데이터를 사용하여 구하고, 다시 단계 S104에서는 그린(G)으로부터 등록 지점(P)까지의 표시기 화면 상의 픽셀당 실제 거리(u)를 위의 수학식 3에 의해 구한다.9 is an exemplary view of the actual distance output screen between two points as a result of dragging between any two points on the hole image in Figure 2, Figure 10 automatically calculates the actual distance between any two points dragged on the hole image This is a flowchart for explaining the process. As shown in Figs. 9 and 10, the user uses a stylus pen to drag a line connecting a certain position (A) and a specific position (B) representing any two points on the hole image, for example, the width of the fairway. Then, the program performs step S101 to search for the nearest registration point, for example, point P, from the specific position A, and again, in step S102, the indicator screen from green (G) to the registration point (P). The distance d of the phase is obtained by the above equation (2). Next, in step S103, the actual distance D on the earth from the green G to the registration point P is obtained using the longitude and latitude data. In step S104, the registration point P from the green G is again obtained. The actual distance u per pixel on the indicator screen up to is obtained by Equation 3 above.

마지막으로, 단계 S105에서는 특정 위치(A)로부터 특정 위치(B)까지의 실제 거리(rD)를 아래의 수학식 5에 의해 구한다.Finally, in step S105, the actual distance rD from the specific position A to the specific position B is obtained by the following equation (5).

Figure 112007020226991-PAT00017
Figure 112007020226991-PAT00017

이와 같이 본 발명에 따르면, GPS 데이터가 수신되지 않는 상황에서도 현재 위치로부터 그린(G)까지의 위치가 아닌 홀 이미지상의 임의의 두 지점에 대한 실제 거리를 정확하게 계산하여 제공하기 때문에 사용자가 보다 정확한 근거 하에서 홀을 공략할 수 있도록 도와준다.As such, according to the present invention, even when GPS data is not received, the user can accurately calculate and provide the actual distances for any two points on the hole image, not the position from the current position to the green (G). Help you to attack the hole under the sun.

다시, 도 4로 돌아가서, 단계 S110에서는 입력 이벤트가 경사 보정 이벤트인지를 판단하는데, 맞는 경우에는 단계 S120으로 진행하여 경사도에 따른 보정 거리를 자동으로 환산하여 표시한다.4, in step S110, it is determined whether the input event is an inclination correction event. If it is correct, the process proceeds to step S120 to automatically convert and display the correction distance according to the inclination.

도 11은 도 2에서 환산된 거리에 대한 경사 보정 요청에 따른 출력 화면 예시도이고, 도 12는 도 2에서 환산된 거리에 대한 경사 보정 요청에 따른 거리 보정 과정을 설명하기 위한 흐름도이다. 도 11 및 도 12에 도시한 바와 같이, 먼저 단계 S121에서는 위도와 경도 데이터를 사용하여 홀 이미지상의 임의의 두 점 사이의 직 선 거리(D)를 구한다(도 8 및 도 10 참조). 다음으로, 단계 S122에서는 사용자로부터 경사도(θ) 입력이 존재하는지, 즉 사용자가 스타일러스 펜을 사용하여 표시기 화면에 마련된 눈금자 버튼(18)을 수동으로 조정하였는지를 판단하는데, 수동 조정한 경우에는 이렇게 조정된 경사도(θ)를 아래의 수학식 6에 대입하여 실제 거리(R)를 구한다.11 is a diagram illustrating an output screen according to a tilt correction request for the distance converted in FIG. 2, and FIG. 12 is a flowchart illustrating a distance correction process according to the tilt correction request for the distance converted in FIG. 2. As shown in Figs. 11 and 12, first, in step S121, the straight line distance D between any two points on the hole image is obtained using latitude and longitude data (see Figs. 8 and 10). Next, in step S122, it is determined whether there is an inclination (θ) input from the user, that is, whether the user manually adjusts the ruler button 18 provided on the display screen using a stylus pen. The actual distance R is obtained by substituting the inclination θ into Equation 6 below.

Figure 112007020226991-PAT00018
Figure 112007020226991-PAT00018

반면에 단계 S122에서 사용자가 경사도(θ)를 수동 조정하지 않은 경우에는 단계 S123으로 진행하여 GPS의 고도 데이터를 이용하여 두 점간의 고도차(h)를 구하고, 다시 단계 S124에서는 두 점간의 경사도(θ)를 아래의 수학식 7에 의해 구한다.On the other hand, if the user does not manually adjust the inclination θ in step S122, the process proceeds to step S123 to obtain the altitude difference h between the two points using the altitude data of the GPS, and again in step S124, the inclination θ between the two points. ) Is obtained by the following equation.

Figure 112007020226991-PAT00019
Figure 112007020226991-PAT00019

마지막으로 단계 S128에서는 전술한 수학식 6을 사용하여 실제 거리(R)를 구한다. 여기에서 오르막인 경우에는 위의 수학식 5와 같이 실제 거리(R)를 구하되, 내리막인 경우에는 경사도(고도차)를 무시하고 구한 실제 거리보다 보정된 거리가 더 짧아지도록 계수를 조정할 수도 있을 것이다.Finally, in step S128, the actual distance R is obtained using Equation 6 described above. In the case of uphill, the actual distance (R) is calculated as in Equation 5 above, but in the case of downhill, the coefficient may be adjusted so that the corrected distance is shorter than the actual distance obtained by ignoring the slope (altitude difference). .

다시 도 4로 돌아가서, 단계 S150에서는 다른 기능이 선택되었는지를 판단하는데, 선택된 경우에는 단계 S160에서 이렇게 선택된 다른 기능을 수행한다. 여기 에서 다른 기능으로는, 예를 들어 스코어 카드 기능이 있을 수 있다.4, it is determined whether another function is selected in step S150, and if so, the other function selected in step S160 is performed. Another function here may be, for example, a scorecard function.

도 13은 사용자의 골프 스코어 관리를 위한 인터페이스 화면 예시도이다. 골퍼는 자기가 플레이한 골프장에서의 각종 스코어를 기록하여 나중에 참고하게 되는데, 종래에는 이러한 스코어 카드가 종이로 되어 있어서 골퍼가 직접 수작업으로 각종 스코어를 기록하게 되어 있었고, 나아가 종래의 스코어 카드에는 단지 홀에 대한 파수와 골퍼가 기록한 점수만을 기록하도록 되어 있어서 몇 번의 타수로 온-그린하고 퍼팅수는 몇 번인지를 정확하게 파악하지 못하였다. 이를 감안하여 본 발명에서는 도 13에 도시한 바와 같이, 골프장의 각 홀에 대한 파수와 실제 점수뿐만 아니라 온-그린 회수와 퍼트수까지도 기록할 수 있도록 되어 있어서 향후 플레이를 하는데 많은 도움을 줄 수가 있다.13 illustrates an example of an interface screen for managing a golf score of a user. The golfer records various scores at the golf course he played, and later refers to them. In the past, these scorecards were made of paper so that the golfer manually recorded the various scores. He was unable to figure out exactly how many hits he had on-green and how many putts he had since he only wanted to keep track of the number and scores of golfers. In view of this, in the present invention, as shown in FIG. 13, the number of on-greens and putts can be recorded as well as the number of waves and actual scores for each hole of the golf course, which can help a lot in future play. .

본 발명의 휴대 단말기를 통한 골프정보 제공방법은 전술한 실시예에 국한되지 않고 본 발명의 기술 사상이 허용하는 범위 내에서 다양하게 변형하여 실시할 수가 있다. 예를 들어, GPS 신호처리부(120)로부터 GPS 데이터를 수신할 수 있는 경우에는 현재 위치로부터 그린까지의 실제 거리를 계산하여 출력할 수가 있을 것이다.The golf information providing method through the portable terminal of the present invention is not limited to the above-described embodiment, and can be modified in various ways within the scope of the technical idea of the present invention. For example, when GPS data can be received from the GPS signal processor 120, the actual distance from the current position to the green may be calculated and output.

이상에서 설명한 바와 같은 본 발명의 휴대 단말기를 통한 골프정보 제공방법에 따르면, GPS 좌표 데이터가 수신되지 않는 상태에서도 원하는 목표물에서 목표물까지의 실제 거리를 정확하게 계산하여 알려줄 수 있고, 또한 경사도를 감안한 실제 거리를 정확하게 계산하여 알려줄 수가 있다. 이 경우에 목표물에서 가장 가 까운 지점의 좌표 데이터를 이용하여 거리를 계산하기 때문에 보다 정확한 실제 거리 계산이 가능해진다. 나아가, 사용자가 특정 목표물, 예를 들어 벙커나 해저드 등의 위치를 직접 등록할 수 있을 뿐만 아니라 단순한 점수 이외에 온-그린 회수와 퍼트 회수까지도 기록하여 관리할 수 있는 기능을 제공할 수가 있다.According to the method for providing golf information through the portable terminal of the present invention as described above, even when the GPS coordinate data is not received, it is possible to accurately calculate and inform the actual distance from the desired target to the target, and also the actual distance in consideration of the slope. Can be calculated accurately and informed. In this case, the distance is calculated using the coordinate data of the closest point on the target, so that more accurate distance calculation is possible. In addition, the user can directly register the location of a specific target, for example, a bunker or hazard, and provide a function of recording and managing the number of on-greens and putts in addition to the simple score.

Claims (7)

중앙 연산 처리 기능 및 평판 표시기를 갖춘 휴대 단말기에서 수행되되,Performed on a mobile terminal with central processing power and a flat panel indicator, 골프장 홀 이미지의 표시기 화면상에서의 확장비, 상기 홀 이미지상의 티박스와 그린의 위치 지점 및 상기 홀 이미지상의 적어도 한 지점에 대한 위도 및 경도 데이터를 사전에 등록받아 저장하는 (a) 단계;(A) registering and storing the expansion ratio on the indicator screen of the golf course hole image, location points of the tee box and green on the hole image, and latitude and longitude data of at least one point on the hole image in advance; 상기 홀 이미지상의 임의의 두 목표 지점이 선택되면 상기 두 지점 중에서 어느 한 지점에 가까운 기 등록 지점을 탐색하는 (b) 단계;Searching for a pre-registered point close to any one of the two points when any two target points on the hole image are selected; 상기 확장비를 대입하여 상기 그린의 위치 지점으로부터 상기 탐색된 기 등록 기점까지의 상기 표시기 화면상의 거리(d)를 구하는 (c) 단계;(C) obtaining the distance d on the indicator screen from the location point of the green to the searched registration start point by substituting the expansion ratio; 상기 그린의 위치 지점으로부터 상기 탐색된 기 등록 지점까지의 지구상의 실제 거리(D)를 그 위도와 경도 데이터를 사용하여 구하는 (d) 단계;(D) obtaining an actual distance (D) on the earth from the location point of the green to the searched previous registration point using the latitude and longitude data; 상기 실제 거리(D)를 상기 표시기 화면상의 거리(d)로 나누어 상기 그린의 위치 지점으로부터 상기 탐색된 기 등록 지점까지의 상기 표시기 화면상의 픽셀당 실거리(u)를 구하는 (e) 단계;(E) dividing the actual distance D by the distance d on the display screen to obtain a real distance per pixel u on the display screen from the location point of the green to the searched previous registration point; 상기 확장비를 대입하여 상기 두 목표 지점 사이의 상기 표시기 화면상의 거리를 구한 후에 상기 픽셀당 실거리(u)와 곱하여 상기 두 목표 지점 사이의 실제 거리를 구하는 (f) 단계 및Obtaining the actual distance between the two target points by substituting the expansion ratio to obtain the distance on the indicator screen between the two target points and then multiplying by the actual distance per pixel u; 상기 두 목표 지점 사이의 실제 거리를 상기 표시기 화면상에 출력하는 (g) 단계를 포함하여 이루어진 휴대 단말기를 통한 골프정보 제공방법.And (g) outputting an actual distance between the two target points on the display screen. 제 1 항에 있어서, 상기 두 목표 지점 중 한 지점은 상기 그린의 위치 지점으로 자동적으로 선택되고, 이 경우에 상기 (b) 단계에서의 어느 한 지점은 상기 두 목표 지점 중에서 나머지 한 지점이 되는 것을 특징으로 하는 휴대 단말기를 통한 골프정보 제공방법.The method of claim 1, wherein one of the two target points is automatically selected as a position point of the green, and in this case, any one point in the step (b) is the other one of the two target points. Golf information providing method through a portable terminal characterized in that. 제 2 항에 있어서, 상기 (f) 단계에서 구해진 상기 두 목표 지점 사이의 실제 거리를 상기 (b) 단계에서 선택된 상기 두 목표 지점 사이의 경사도를 대입하여 보정하는 것을 특징으로 하는 휴대 단말기를 통한 골프정보 제공방법.The golf course of claim 2, wherein the actual distance between the two target points obtained in the step (f) is corrected by substituting the inclination between the two target points selected in the step (b). How to Provide Information. 제 3 항에 있어서, 상기 경사도는 사용자에 의해 수동으로 입력되는 것을 특징으로 하는 휴대 단말기를 통한 골프정보 제공방법.4. The method of claim 3, wherein the slope is manually input by a user. 제 4 항에 있어서, 상기 홀 이미지상에 상기 티박스의 위치 지점을 원점으로 하여 미리 정해진 기준 거리를 나타내는 원호를 표시하는 것을 특징으로 하는 휴대 단말기를 통한 골프정보 제공방법.The method of claim 4, wherein an arc indicating a predetermined reference distance is displayed on the hole image using the location point of the tee box as an origin. 제 5 항에 있어서, 상기 홀 이미지상의 임의의 지점에 대한 위도 및 경도 데이터를 사용자로부터 입력받아 저장하는 기능을 더 구비한 것을 특징으로 하는 휴대 단말기를 통한 골프정보 제공방법.The method of claim 5, further comprising a function of receiving and storing latitude and longitude data of an arbitrary point on the hole image from a user. 제 1 항 내지 제 6 항 중 어느 한 항에 있어서, 골프장의 각 홀에 대한 점수, 온-그린 회수 및 퍼트수를 입력받아 저장할 수 있는 스코어 카드 기능이 구비된 것을 특징으로 하는 휴대 단말기를 통한 골프정보 제공방법.The golf course according to any one of claims 1 to 6, further comprising a score card function for receiving and storing a score, an on-green number, and a putt number for each hole of a golf course. How to Provide Information.
KR1020070024487A 2007-03-13 2007-03-13 Method for providing golf information through mobile information processing terminal KR20080113137A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070024487A KR20080113137A (en) 2007-03-13 2007-03-13 Method for providing golf information through mobile information processing terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070024487A KR20080113137A (en) 2007-03-13 2007-03-13 Method for providing golf information through mobile information processing terminal

Publications (1)

Publication Number Publication Date
KR20080113137A true KR20080113137A (en) 2008-12-29

Family

ID=40370593

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070024487A KR20080113137A (en) 2007-03-13 2007-03-13 Method for providing golf information through mobile information processing terminal

Country Status (1)

Country Link
KR (1) KR20080113137A (en)

Similar Documents

Publication Publication Date Title
US10881941B2 (en) Hybrid golf guide system
US8070628B2 (en) Golf GPS device
US8355869B2 (en) Golf GPS device
JP2023010867A (en) Golf support device and program
US20090075761A1 (en) Golf gps device and system
US9526958B2 (en) Digital compass ball marker
US20150328523A1 (en) Devices and methods for analyzing golf swings
US8992345B2 (en) Digital compass ball marker
US20090305819A1 (en) Golf gps device
EP2379182A2 (en) Golf system user interface
US20110022314A1 (en) Method and device for determining a distance
US20120077627A1 (en) Golf gps
KR20160102136A (en) Golf Guide System
US20220118341A1 (en) Golf analysis assistance apparatus, golf analysis assistance method, and non-volatile computer-readable storage medium storing golf analysis assistance program
US20110205111A1 (en) Golf gps device
KR20110032760A (en) Portable terminal for golf using gps and method of using the same
KR20080113137A (en) Method for providing golf information through mobile information processing terminal
KR20080092991A (en) Method for displaying the point on the display of gps golf terminal
CN210114793U (en) Golf electronic ball marker
KR100808809B1 (en) A portable apparatus for guiding golf
JP2020099707A (en) Golf support apparatus and program
JP4247331B2 (en) Information utilization system in golf course
WO2000078411A1 (en) An indicator for golf players
TW200942302A (en) Portable golf navigation apparatus and method for assisting golf player using the same
KR20060001278A (en) Golf course distance service system and method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application