JP2016116612A - Carry measurement device, hit ball direction measurement device, carry measurement system, carry measurement method, and program - Google Patents

Carry measurement device, hit ball direction measurement device, carry measurement system, carry measurement method, and program Download PDF

Info

Publication number
JP2016116612A
JP2016116612A JP2014257254A JP2014257254A JP2016116612A JP 2016116612 A JP2016116612 A JP 2016116612A JP 2014257254 A JP2014257254 A JP 2014257254A JP 2014257254 A JP2014257254 A JP 2014257254A JP 2016116612 A JP2016116612 A JP 2016116612A
Authority
JP
Japan
Prior art keywords
shot
flight distance
unit
ball
sensor signal
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
JP2014257254A
Other languages
Japanese (ja)
Inventor
洋一 名取
Yoichi Natori
洋一 名取
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2014257254A priority Critical patent/JP2016116612A/en
Priority to US14/965,392 priority patent/US10509953B2/en
Publication of JP2016116612A publication Critical patent/JP2016116612A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To acquire a more accurate hit ball carry or a more accurate hit ball direction.SOLUTION: A carry measurement device includes: a first acquisition part for acquiring a sensor signal from a motion sensor mounted on at least one of an exercise device and a user; a second acquisition part for acquiring position information; a shot detection part for detecting a shot on the basis of the sensor signal; a position measurement part for measuring a shot position on the basis of the position information at the time when the shot is detected; and a carry measurement part for measuring a carry of a hit ball by the shot on the basis of a distance between the previous shot position and the current shot position.SELECTED DRAWING: Figure 1

Description

本発明は、飛距離計測装置、打球方向計測装置、飛距離計測システム、飛距離計測方法、およびプログラムに関する。   The present invention relates to a flight distance measurement device, a hitting ball direction measurement device, a flight distance measurement system, a flight distance measurement method, and a program.

特許文献1には、人間の手の甲に装着した加速度センサーから得られる、スイング(ショット)のインパクト時の加速度に基づいて、打球方向や打球の飛距離を判定するスイング診断装置が記載されている。   Patent Document 1 describes a swing diagnosis device that determines a hitting direction and a hitting distance of a hit ball based on acceleration at the time of impact of a swing (shot) obtained from an acceleration sensor mounted on the back of a human hand.

特開平10−43349号公報Japanese Patent Laid-Open No. 10-43349

しかしながら、上記の特許文献1は、スイングのインパクト時の加速度を積分することで打球方向や打球飛距離を推測しており、その推測値は実際の打球方向や打球飛距離から乖離することが多い。原因としては、例えば、積分による算出誤差の積み重ねや、打球に対する風などの気象状況の影響などが考えられる。   However, the above Patent Document 1 estimates the hitting direction and the hitting distance by integrating the acceleration at the time of impact of the swing, and the estimated value often deviates from the actual hitting direction and the hitting distance. . Possible causes include, for example, accumulation of calculation errors due to integration and the influence of weather conditions such as wind on the hit ball.

そこで、本発明は、より精度の高い打球飛距離又は打球方向を得ることを目的とする。   Therefore, an object of the present invention is to obtain a more accurate hitting distance or hitting direction.

上記の課題を解決する本発明の一態様は、飛距離計測装置であって、運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、センサー信号を取得する第1取得部と、位置情報を取得する第2取得部と、前記センサー信号に基づいてショットを検出するショット検出部と、前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測部と、前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測部とを有する。これにより、プレイヤーの作業なしで簡単にかつ精度よく打球の飛距離を計測することができる。   One aspect of the present invention that solves the above problem is a flight distance measurement device, which includes a first acquisition unit that acquires a sensor signal from a motion sensor attached to at least one of an exercise equipment and a user, and position information. A second acquisition unit to acquire; a shot detection unit that detects a shot based on the sensor signal; a position measurement unit that measures a shot position based on the position information when the shot is detected; A flight distance measuring unit that measures a flight distance of a hit ball by the shot based on a distance between the shot position and the current shot position; Thereby, the flying distance of the hit ball can be measured easily and accurately without the player's work.

前記飛距離計測装置において、前記位置計測部は、Nを2以上の整数とした場合に、N番目のショットの前記ショット位置を、N−1番目のショットにより打たれたボールの停止位置として計測し、前記飛距離計測部は、N−2番目のショットの前記ボールの停止位置(N=2の場合、1番目のショットの前記ショット位置)と、前記N−1番目のショットの前記ボール停止位置との距離を、前記N−1番目のショットの前記飛距離として計測してもよい。これにより、各ショットによるボールの停止位置およびその飛距離を順次記録することができる。   In the flight distance measuring device, the position measuring unit measures the shot position of the Nth shot as the stop position of the ball hit by the (N-1) th shot when N is an integer equal to or greater than 2. The flight distance measurement unit then stops the ball at the N-2th shot (when N = 2, the shot position at the first shot) and the ball stop at the N-1th shot. The distance to the position may be measured as the flight distance of the (N-1) th shot. Thereby, the stop position and the flight distance of the ball by each shot can be sequentially recorded.

前記飛距離計測装置において、前記ショット検出部は、ボールへのインパクトを検出した場合に前記ショットを検出してもよい。これにより、ショット位置をより正確に検出することができる。   In the flight distance measuring device, the shot detection unit may detect the shot when an impact on the ball is detected. Thereby, the shot position can be detected more accurately.

前記飛距離計測装置において、前記ショット検出部は、前記センサー信号に基づいて、又は所定の操作入力に基づいて、ホールの終了を検出し、前記位置計測部は、前記ホールの終了が検出されたときの前記位置情報を、当該ホールにおける最後のショットの前記ボールの停止位置として計測し、前記飛距離計測部は、前記ホールおける最後から1つ前のショットの前記ボールの停止位置と、前記最後のショットの前記ボールの停止位置とに基づいて、前記最後のショットの前記飛距離を計測してもよい。これにより、ホールの最後のショットのボールの停止位置を判定できるため、各ホールの全ショットのボールの停止位置および飛距離を計測することができる。   In the flight distance measurement device, the shot detection unit detects the end of a hole based on the sensor signal or based on a predetermined operation input, and the position measurement unit detects the end of the hole. The position information at the time is measured as the stop position of the ball of the last shot in the hole, and the flight distance measurement unit, the stop position of the ball of the previous shot in the hole, and the last position of the ball The flight distance of the last shot may be measured based on the stop position of the ball of the last shot. Thereby, since the stop position of the ball of the last shot of a hole can be determined, the stop position and flight distance of the ball of all shots of each hole can be measured.

前記飛距離計測装置において、前記位置計測部は、前記各ショットの前記ボールの停止位置から所定の目標位置までの距離を計測してもよい。このようにすれば、プレイヤーの上達に役立つ情報として、ボールの停止位置から目標位置までの正確な残距離を簡単に提示することができる。   In the flight distance measuring device, the position measuring unit may measure a distance from a stop position of the ball of each shot to a predetermined target position. In this way, the accurate remaining distance from the stop position of the ball to the target position can be easily presented as information useful for improving the player.

前記飛距離計測装置において、前記位置計測部は、前記ショット位置とともに高度を計測し、前記飛距離計測部は、前記ショット位置及び前記高度に基づいて、前記ショットの前記飛距離を計測してもよい。このようにすれば、例えばゴルフコースに傾斜があるような場合でも、より正確な飛距離を算出することができる。   In the flight distance measurement device, the position measurement unit measures an altitude together with the shot position, and the flight distance measurement unit measures the flight distance of the shot based on the shot position and the altitude. Good. In this way, even when the golf course is inclined, for example, a more accurate flight distance can be calculated.

前記飛距離計測装置において、前記位第2取得部は、前記ユーザーが携帯するGPS受信部から前記位置情報を取得してもよい。これにより、GPS受信機をユーザーに装着すれば簡単に位置情報を取得することができる。   In the flight distance measurement device, the second acquisition unit may acquire the position information from a GPS receiver carried by the user. Thereby, if the GPS receiver is attached to the user, the position information can be easily obtained.

上記の課題を解決する本発明の他の態様は、打球方向計測装置であって、運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、第1センサー信号を取得する第1取得部と、位置情報を取得する第2取得部と、前記センサー信号に基づいてショットを検出するショット検出部と、前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測部と、前回の前記ショット位置と今回の前記ショット位置とに基づいて、前記ショットの打球方向を計測する打球方向計測部とを有する。これにより、簡単にかつ精度よく打球方向を求めることができる。   Another aspect of the present invention that solves the above problem is a ball striking direction measurement device, a first acquisition unit that acquires a first sensor signal from a motion sensor attached to at least one of an exercise instrument and a user, A second acquisition unit that acquires position information; a shot detection unit that detects a shot based on the sensor signal; and a position measurement unit that measures a shot position based on the position information when the shot is detected; And a hitting direction measuring unit for measuring the hitting direction of the shot based on the previous shot position and the current shot position. Thereby, the hitting direction can be obtained easily and accurately.

前記打球方向計測装置において、前記第2取得部は、運動器具およびユーザーの少なくとも一方に装着された方位センサーから、第2センサー信号を取得し、前記打球方向計測部は、前記第2センサー信号に基づいて前記ショットのターゲット方向を計測し、前記ターゲット方向と前記打球方向の差分を算出してもよい。これにより、プレイヤーの上達に役立つ情報として、ターゲット方向に対する打球方向を提示することができる。   In the ball striking direction measurement device, the second acquisition unit acquires a second sensor signal from an azimuth sensor attached to at least one of the exercise equipment and the user, and the ball striking direction measurement unit receives the second sensor signal. The target direction of the shot may be measured based on the difference, and the difference between the target direction and the hit ball direction may be calculated. Thereby, the hitting direction with respect to the target direction can be presented as information useful for improving the player.

上記の課題を解決する本発明のさらに他の態様は、飛距離計測システムであって、運動器具およびユーザーの少なくとも一方に装着されるモーションセンサーと、GPS受信部と、前記モーションセンサーから、センサー信号を取得する第1取得部と、前記GPS受信部から位置情報を取得する第2取得部と、前記センサー信号に基づいてショットを検出するショット検出部と、前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測部と、前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測部とを有する。これにより、プレイヤーの作業なしで簡単にかつ精度よく打球の飛距離を計測することができる。   Still another aspect of the present invention for solving the above-described problem is a flight distance measurement system, in which a motion sensor attached to at least one of an exercise equipment and a user, a GPS receiver, and a sensor signal from the motion sensor A first acquisition unit that acquires position information, a second acquisition unit that acquires position information from the GPS reception unit, a shot detection unit that detects a shot based on the sensor signal, and the position when the shot is detected A position measurement unit that measures a shot position based on information, and a flight distance measurement unit that measures a flight distance of a hit ball by the shot based on a distance between the previous shot position and the current shot position; Have Thereby, the flying distance of the hit ball can be measured easily and accurately without the player's work.

上記の課題を解決する本発明のさらに他の態様は、飛距離計測方法であって、運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、センサー信号を取得する第1取得工程と、位置情報を取得する第2取得工程と、前記センサー信号に基づいてショットを検出するショット検出工程と、前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測工程と、前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測工程とを含む。これにより、プレイヤーの作業なしで簡単にかつ精度よく打球の飛距離を計測することができる。   Still another aspect of the present invention that solves the above problem is a flight distance measurement method, a first acquisition step of acquiring a sensor signal from a motion sensor attached to at least one of an exercise equipment and a user, and a position A second acquisition step of acquiring information; a shot detection step of detecting a shot based on the sensor signal; a position measurement step of measuring a shot position based on the position information when the shot is detected; A flight distance measuring step of measuring a flight distance of the hit ball by the shot based on a distance between the previous shot position and the current shot position. Thereby, the flying distance of the hit ball can be measured easily and accurately without the player's work.

上記の課題を解決する本発明のさらに他の態様は、プログラムであって、運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、センサー信号を取得する第1取得工程と、位置情報を取得する第2取得工程と、前記センサー信号に基づいてショットを検出するショット検出工程と、前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測工程と、前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測工程とをコンピューターに実行させる。これにより、プレイヤーの作業なしで簡単にかつ精度よく打球の飛距離を計測することができる。   Still another aspect of the present invention that solves the above-described problem is a program, a first acquisition step of acquiring a sensor signal from a motion sensor attached to at least one of the exercise equipment and the user, and acquisition of position information A second acquisition step, a shot detection step of detecting a shot based on the sensor signal, a position measurement step of measuring a shot position based on the position information when the shot is detected, and the previous Based on the distance between the shot position and the current shot position, the computer is caused to execute a flight distance measurement step of measuring the flight distance of the hit ball by the shot. Thereby, the flying distance of the hit ball can be measured easily and accurately without the player's work.

本発明の第一実施形態に係る飛距離計測システムの外観の一例を示す図である。It is a figure which shows an example of the external appearance of the flight distance measuring system which concerns on 1st embodiment of this invention. 飛距離計測システムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of a flight distance measurement system. ショット情報のデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of shot information. ショット情報生成処理の一例を示すフローチャートである。It is a flowchart which shows an example of a shot information generation process. ショット情報を表示する画面の一例を示す図である。It is a figure which shows an example of the screen which displays shot information. 本発明の第二実施形態に係る飛距離計測システムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the flight distance measurement system which concerns on 2nd embodiment of this invention. ショット情報のデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of shot information. ターゲット方向の求め方の一例を説明する図である。It is a figure explaining an example of how to obtain a target direction. ショット情報生成処理の一例を示すフローチャートである。It is a flowchart which shows an example of a shot information generation process. ショット情報を表示する画面の一例を示す図である。It is a figure which shows an example of the screen which displays shot information.

以下、本発明の各実施形態について、図面を参照して説明する。各実施形態では、ゴルフを例に上げて説明する。ゴルフでは、運動器具としてゴルフクラブが挙げられる。   Hereinafter, each embodiment of the present invention will be described with reference to the drawings. In each embodiment, golf will be described as an example. In golf, a golf club is mentioned as an exercise equipment.

<第一実施形態>
図1は、本発明の第一実施形態に係る飛距離計測システムの外観の一例を示す図である。
<First embodiment>
FIG. 1 is a diagram showing an example of the appearance of a flight distance measurement system according to the first embodiment of the present invention.

飛距離計測システム1は、飛距離計測装置2と、センサー装置3とを備える。飛距離計測装置2とセンサー装置3は、互いに通信可能に有線又は無線により接続される。図1の例では、飛距離計測装置2は、ユーザーPの腰に装着され、センサー装置3は、クラブCに装着されている。もちろん、飛距離計測装置2の装着位置は、特に限定されず、例えば、ユーザーPの背中、脚、クラブCなどであってもよい。また、センサー装置3の装着位置は、特に限定されず、例えば、ユーザーPの手の甲、手首などであってもよい。   The flight distance measurement system 1 includes a flight distance measurement device 2 and a sensor device 3. The flight distance measuring device 2 and the sensor device 3 are connected by wire or wireless so that they can communicate with each other. In the example of FIG. 1, the flight distance measuring device 2 is attached to the waist of the user P, and the sensor device 3 is attached to the club C. Of course, the mounting position of the flight distance measuring device 2 is not particularly limited, and may be, for example, the back, leg, or club C of the user P. Further, the mounting position of the sensor device 3 is not particularly limited, and may be, for example, the back of the hand of the user P, the wrist, or the like.

飛距離計測装置2は、センサー装置3から出力される信号に基づいて、ユーザーPによるクラブCを使ったショット時のスイングを検出する。本実施形態では、ショットとは、スイング動作によりボールを飛ばす(打つ)行為を意味する(ストロークと呼んでもよい)。また、打球とは、ショットにより飛ばされた(打たれた)ボールを意味し、ショット位置は、ボールを打った場所を意味し、ボール停止位置(又は単に停止位置)は、打球が停止した位置(ショット後のボールの停止位置)を意味する。本実施形態では、クラブCには、ドライバー、アイアン、パター等が含まれ、ショットには、ドライバー等によるショットの他、パター等によるパッティングも含まれる。   The flight distance measuring device 2 detects a swing during a shot using the club C by the user P based on a signal output from the sensor device 3. In the present embodiment, a shot means an action of hitting (striking) a ball by a swing motion (may be called a stroke). The hit ball means a ball that has been shot (shot) by a shot, the shot position means a place where the ball is hit, and the ball stop position (or simply stop position) is the position where the hit ball stops. (The stop position of the ball after the shot). In this embodiment, the club C includes a driver, an iron, a putter, and the like, and the shot includes a putting by a putter and the like in addition to a shot by the driver and the like.

また、飛距離計測装置2は、後述するGPS(Global Positioning System)受信部11から出力される信号に基づいて、ボール停止位置を計測したり、打球の飛距離を計測したりする。飛距離計測装置2は、例えば、スマートフォンやタブレットなどの携帯型端末により実現することができる。   Further, the flight distance measuring device 2 measures the ball stop position or measures the flight distance of the hit ball based on a signal output from a GPS (Global Positioning System) receiving unit 11 described later. The flight distance measuring device 2 can be realized by a portable terminal such as a smartphone or a tablet, for example.

センサー装置3は、測定対象物の動きを検出して信号を出力するモーションセンサーを複数備える。本実施形態では、複数のモーションセンサーは、角速度センサー(ジャイロセンサーともいう)と加速度センサーである。角速度センサーは、検出軸回りの角速度を検出し、検出した角速度の大きさに応じた出力信号を出力する。本実施形態では、角速度センサーは、3軸(x軸、y軸、z軸)の軸回りの角速度をそれぞれ検出する。加速度センサーは、検出軸方向の加速度を検出し、検出した加速度の大きさに応じた出力信号を出力する。本実施形態では、加速度センサーは、3軸(x軸、y軸、z軸)方向の加速度をそれぞれ検出する。   The sensor device 3 includes a plurality of motion sensors that detect the movement of the measurement object and output a signal. In the present embodiment, the plurality of motion sensors are an angular velocity sensor (also referred to as a gyro sensor) and an acceleration sensor. The angular velocity sensor detects an angular velocity around the detection axis and outputs an output signal corresponding to the detected angular velocity. In the present embodiment, the angular velocity sensor detects angular velocities around three axes (x axis, y axis, z axis). The acceleration sensor detects acceleration in the detection axis direction, and outputs an output signal corresponding to the detected acceleration magnitude. In the present embodiment, the acceleration sensor detects accelerations in the directions of three axes (x axis, y axis, z axis).

図2は、飛距離計測システムの構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of the configuration of the flight distance measurement system.

飛距離計測装置2は、制御部10と、GPS受信部11と、第1の通信部12と、第2の通信部13と、記憶部14と、操作部15と、表示部16とを備える。   The flight distance measuring device 2 includes a control unit 10, a GPS receiving unit 11, a first communication unit 12, a second communication unit 13, a storage unit 14, an operation unit 15, and a display unit 16. .

GPS受信部11は、GPS衛星からの信号を受信して、受信した信号に基づいて現在位置情報(例えば、緯度及び経度)を算出し、出力する。GPS受信部11は、例えば周期的に信号を受信して現在位置情報を出力する。GPS受信部11は、例えば、GPS受信機などで実現することができる。   The GPS receiving unit 11 receives a signal from a GPS satellite, calculates current position information (for example, latitude and longitude) based on the received signal, and outputs it. For example, the GPS receiving unit 11 periodically receives a signal and outputs current position information. The GPS receiving unit 11 can be realized by, for example, a GPS receiver.

第1の通信部12は、携帯電話回線、インターネット等のネットワークに接続し、情報の送受信を行う。第1の通信部12は、例えば、ネットワーク・インターフェイス装置などで実現することができる。   The first communication unit 12 is connected to a network such as a mobile phone line or the Internet, and transmits and receives information. The first communication unit 12 can be realized by a network interface device, for example.

第2の通信部13は、センサー装置3に接続し、センサー信号の受信や制御信号の送受信を行う。第2の通信部13は、例えば、ネットワーク・インターフェイス装置などで実現することができる。   The second communication unit 13 is connected to the sensor device 3 and receives sensor signals and transmits / receives control signals. The second communication unit 13 can be realized by a network interface device, for example.

記憶部14は、制御部10が処理に使用するデータなどを記憶する。記憶部14は、例えば、フラッシュROM(Read Only Memory)などの不揮発性の記憶装置で実現することができる。   The storage unit 14 stores data used by the control unit 10 for processing. The storage unit 14 can be realized by a non-volatile storage device such as a flash ROM (Read Only Memory), for example.

本実施形態では、記憶部14には、ユーザーのショットに関する情報が記憶される。図3は、ショット情報のデータ構造の一例を示す図である。ショット情報は、ゴルフコースを構成するホールを識別するホール番号141と、当該ホールにおけるショットの回数及び順番を示すショット番号142と、当該ショットにより飛ばされたボールが停止した地図上の位置を示す停止位置143と、当該ショットにより飛ばされたボールの飛距離144とを対応付けたレコードを含む。ここで、地図は、ゴルフコースの地図であり、ゴルフコースを構成する各ホールの地図を含む。また、地図は、各ホールについて、当該ホールを構成するエリアの種別(例えば、ティーイングラウンド、フェアウェイ、ラフ、バンカー、グリーン、カップなど)や、各エリアの座標範囲などを含む。   In the present embodiment, the storage unit 14 stores information related to user shots. FIG. 3 is a diagram illustrating an example of a data structure of shot information. The shot information includes a hole number 141 that identifies holes constituting the golf course, a shot number 142 that indicates the number and order of shots in the hole, and a stop that indicates the position on the map where the ball that was shot by the shot has stopped. It includes a record in which the position 143 is associated with the flight distance 144 of the ball that has been shot by the shot. Here, the map is a map of a golf course, and includes a map of each hole constituting the golf course. In addition, the map includes, for each hole, the type of area that constitutes the hole (for example, tea ground, fairway, rough, bunker, green, cup, etc.), the coordinate range of each area, and the like.

図2の説明に戻って、操作部15は、ユーザーの操作入力を受け付け、操作に応じた操作信号を制御部10に出力する。操作部15は、例えば、キー、タッチセンサー、タッチパネルなどの入力装置で実現することができる。   Returning to the description of FIG. 2, the operation unit 15 receives a user operation input, and outputs an operation signal corresponding to the operation to the control unit 10. The operation unit 15 can be realized by an input device such as a key, a touch sensor, or a touch panel, for example.

表示部16は、画面を表示する。表示部16は、例えば、LCD(Liquid Crystal Display)、有機EL(Electro-Luminescence)ディスプレイなどで実現することができる。   The display unit 16 displays a screen. The display unit 16 can be realized by, for example, an LCD (Liquid Crystal Display), an organic EL (Electro-Luminescence) display, or the like.

制御部10は、飛距離計測装置2を統合的に制御する。制御部10は、センサー情報取得部(本発明の第1取得部に相当する)101と、位置情報取得部(本発明の第2取得部に相当する)102と、地図情報取得部(本発明の第3取得部に相当する)103と、ショット検出部104と、停止位置計測部(本発明の位置計測部に相当する)105と、飛距離計測部106と、出力部107とを備える。   The control unit 10 controls the flight distance measuring device 2 in an integrated manner. The control unit 10 includes a sensor information acquisition unit (corresponding to a first acquisition unit of the present invention) 101, a position information acquisition unit (corresponding to a second acquisition unit of the present invention) 102, and a map information acquisition unit (present invention). ) 103, a shot detection unit 104, a stop position measurement unit (corresponding to a position measurement unit of the present invention) 105, a flight distance measurement unit 106, and an output unit 107.

制御部10は、例えば、演算装置であるCPU(Central Processing Unit)、揮発性の記憶装置であるRAM(Random Access Memory)、不揮発性の記憶装置であるROM、制御部10と他のユニットを接続するインターフェイス(I/F)回路、これらを互いに接続するバス、などを備えるコンピューターにより実現することができる。コンピューターは、画像処理回路など各種の専用処理回路を備えていてもよい。また、制御部10は、ASIC(Application Specific Integrated Circuit)などにより実現されてもよい。   For example, the control unit 10 connects a CPU (Central Processing Unit) that is an arithmetic device, a RAM (Random Access Memory) that is a volatile storage device, a ROM that is a nonvolatile storage device, and the control unit 10 and other units. It can be realized by a computer provided with an interface (I / F) circuit to be connected, a bus for connecting these to each other, and the like. The computer may include various dedicated processing circuits such as an image processing circuit. The control unit 10 may be realized by an ASIC (Application Specific Integrated Circuit) or the like.

上記の制御部10の機能(センサー情報取得部101、位置情報取得部102、地図情報取得部103、ショット検出部104、停止位置計測部105、飛距離計測部106、出力部107)の少なくとも一部は、例えば、CPUがROMに格納された所定のプログラムをRAMに読み出して実行することにより実現することができる。当該所定のプログラムは、例えばOS(Operating System)上で動作するアプリケーションプログラムであり、持ち運び可能な記憶媒体から読み出して飛距離計測装置2にインストールしたり、ネットワーク上のサーバーからダウンロードして飛距離計測装置2にインストールしたりすることができる。もちろん、制御部10の機能の少なくとも一部は、例えば、専用処理回路により実現してもよい。また、制御部10の機能の少なくとも一部は、例えば、CPU及び専用処理回路の両方により実現されてもよい。   At least one of the functions (sensor information acquisition unit 101, position information acquisition unit 102, map information acquisition unit 103, shot detection unit 104, stop position measurement unit 105, flight distance measurement unit 106, output unit 107) of the control unit 10 described above. The unit can be realized, for example, when the CPU reads a predetermined program stored in the ROM into the RAM and executes it. The predetermined program is, for example, an application program that runs on an OS (Operating System), which is read from a portable storage medium and installed in the flight distance measuring device 2, or downloaded from a server on the network and measured in flight distance. It can be installed on the device 2. Of course, at least a part of the functions of the control unit 10 may be realized by, for example, a dedicated processing circuit. Further, at least a part of the functions of the control unit 10 may be realized by both the CPU and the dedicated processing circuit, for example.

センサー情報取得部101は、センサー装置3から第2の通信部13を介してセンサー信号を取得する。センサー情報取得部101は、例えば、所定サンプリング周期でセンサー信号を取得する。上述したように、本実施形態では、センサー信号は、3軸(x軸、y軸、z軸)の軸回りの角速度の大きさに応じた信号と、3軸(x軸、y軸、z軸)方向の加速度の大きさに応じた信号とを含む。取得されたセンサー信号は、例えばRAMや記憶部14等の記憶装置に記憶される。   The sensor information acquisition unit 101 acquires a sensor signal from the sensor device 3 via the second communication unit 13. The sensor information acquisition unit 101 acquires sensor signals at a predetermined sampling period, for example. As described above, in this embodiment, the sensor signal is a signal corresponding to the magnitude of the angular velocity around the three axes (x axis, y axis, z axis) and three axes (x axis, y axis, z). Signal corresponding to the magnitude of acceleration in the (axis) direction. The acquired sensor signal is stored in, for example, a storage device such as a RAM or the storage unit 14.

位置情報取得部102は、GPS受信部11から現在の位置情報を取得する。取得された位置情報は、例えばRAMや記憶部14等の記憶装置に記憶される。   The position information acquisition unit 102 acquires current position information from the GPS reception unit 11. The acquired position information is stored in a storage device such as the RAM or the storage unit 14, for example.

地図情報取得部103は、ネットワーク上のサーバー等から第1の通信部12を介してゴルフコースの地図情報を取得する。取得された地図情報は、例えばRAMや記憶部14等の記憶装置に記憶される。   The map information acquisition unit 103 acquires the map information of the golf course via the first communication unit 12 from a server on the network. The acquired map information is stored in a storage device such as the RAM or the storage unit 14.

ショット検出部104は、取得されたセンサー信号に基づいて、ショットを検出する。本実施形態では、ショット検出部104は、ショット時のスイングを検出し、スイング動作のうちクラブヘッドがボールに当たるインパクトのタイミングを検出し、このタイミングをショットのタイミングとして検出する。ショットの検出手順は、特に限定されないが、例えば下記のような手順を採用することができる。   The shot detection unit 104 detects a shot based on the acquired sensor signal. In the present embodiment, the shot detection unit 104 detects a swing at the time of a shot, detects an impact timing at which the club head hits the ball in the swing operation, and detects this timing as a shot timing. The shot detection procedure is not particularly limited. For example, the following procedure can be adopted.

まず、ショット検出部104は、例えば、各軸回りの角速度及び各軸方向の加速度が、所定時間(例えば2秒)の間、安定している(例えば所定の閾値範囲内に収まっている)か否かを判定する。角速度及び加速度が安定していると判定した場合に、ショット検出部104は、スイングの開始タイミングを検出する。もちろん、センサー信号が安定しているか否かの判定方法は、上記に限られず、例えば、各軸回りの角速度及び各軸方向の加速度の変化が、所定の変化パターン(例えばワッグルの変化パターン)に一致又は近似する場合に、スイングの開始タイミングを検出してもよい。なお、全ての軸回りの角速度及び全ての軸方向の加速度を用いずに一部を用いるようにしてもよい。また、ショット検出部104は、例えば、操作部15を介して、ユーザー等からスイング開始の指示を受け付けて、スイングの開始タイミングとして検出するようにしてもよい。   First, the shot detection unit 104, for example, determines whether the angular velocity around each axis and the acceleration in each axis direction are stable (for example, within a predetermined threshold range) for a predetermined time (for example, 2 seconds). Determine whether or not. When it is determined that the angular velocity and acceleration are stable, the shot detection unit 104 detects the start timing of the swing. Of course, the method for determining whether or not the sensor signal is stable is not limited to the above. For example, the change in angular velocity around each axis and the acceleration in each axis direction changes to a predetermined change pattern (for example, a waggle change pattern). When they match or approximate, the swing start timing may be detected. A part may be used without using the angular velocities around all the axes and the accelerations in all the axial directions. Further, for example, the shot detection unit 104 may receive a swing start instruction from a user or the like via the operation unit 15 and detect it as a swing start timing.

スイングの開始タイミングが検出された後、所定時間(例えば3秒)の間、ショット検出部104は、所定サンプリング周期毎に、各軸回りの角速度の大きさの和(ノルムという)を計算する。そして、ショット検出部104は、所定時間の間で角速度のノルムが最大となるタイミングをインパクトのタイミングとして検出する。他の方法としては、ショット検出部104は、所定サンプリング周期毎に、角速度のノルムを時間で微分する。そして、ショット検出部104は、計算した角速度のノルムの微分の値が最大となるタイミングと最小となるタイミングのうち、先のタイミングをインパクトのタイミングとして検出する。もちろん、インパクトのタイミングの検出方法は、上記に限られず、例えば全ての軸回りの角速度を用いずに一部を用いるようにしてもよい。   After the start timing of the swing is detected, for a predetermined time (for example, 3 seconds), the shot detection unit 104 calculates the sum of the magnitudes of angular velocities (referred to as norms) around each axis for each predetermined sampling period. Then, the shot detection unit 104 detects a timing at which the norm of the angular velocity is maximum during a predetermined time as an impact timing. As another method, the shot detection unit 104 differentiates the norm of the angular velocity with respect to time for each predetermined sampling period. The shot detection unit 104 detects the earlier timing as the impact timing among the timing at which the calculated differential value of the norm of the angular velocity is maximum and minimum. Of course, the method for detecting the impact timing is not limited to the above. For example, a part of the method may be used without using the angular velocities around all the axes.

上記のようにして、ショット検出部104は、スイングを検出するとともに、当該スイング動作中のインパクトのタイミングをショットとして検出することができる。   As described above, the shot detection unit 104 can detect a swing and detect the impact timing during the swing operation as a shot.

停止位置計測部105は、ショット検出部104によりショットが検出された場合に、記憶装置に記憶されている現在位置情報を取得する。なお、記憶装置には、位置情報取得部102により取得された最新の現在位置情報が記憶される。また、停止位置計測部105は、取得した現在位置情報を、検出されたショット(今回のショット、ショット番号N)の1つ前のショット(前回のショット、ショット番号N−1)の停止位置143として、ショット情報140に設定する。なお、取得した現在位置情報は、検出されたショット(今回のショット、ショット番号N)のショット位置でもある。   When the shot detection unit 104 detects a shot, the stop position measurement unit 105 acquires current position information stored in the storage device. The latest current position information acquired by the position information acquisition unit 102 is stored in the storage device. Further, the stop position measuring unit 105 uses the acquired current position information as the stop position 143 of the previous shot (previous shot, shot number N-1) of the detected shot (current shot, shot number N). Is set in the shot information 140. The acquired current position information is also the shot position of the detected shot (current shot, shot number N).

飛距離計測部106は、連続する2つのショットのボール停止位置間の距離を、打球の飛距離として算出する。また、飛距離計測部106は、算出した飛距離を、検出されたショット(今回のショット、ショット番号N)の1つ前のショット(前回のショット、ショット番号N−1)の飛距離144として、ショット情報140に設定する。   The flight distance measuring unit 106 calculates the distance between the ball stop positions of two consecutive shots as the flight distance of the hit ball. Further, the flight distance measurement unit 106 sets the calculated flight distance as the flight distance 144 of the previous shot (previous shot, shot number N-1) of the detected shot (current shot, shot number N-1). , Set in the shot information 140.

出力部107は、ショット情報140を含む画面を生成し、表示部16に出力して表示させる。出力部107は、生成した画面を、第1の通信部12等を介して、PC(Personal Computer)、タブレットPC、スマートフォン、HMD(Head Mount Display)などの外部のデバイスに出力して、表示させるようにしてもよい。   The output unit 107 generates a screen including the shot information 140 and outputs and displays the screen on the display unit 16. The output unit 107 outputs and displays the generated screen to an external device such as a PC (Personal Computer), a tablet PC, a smartphone, or an HMD (Head Mount Display) via the first communication unit 12 or the like. You may do it.

次に、上述の飛距離計測装置2の動作例について説明する。   Next, an operation example of the above-described flight distance measuring device 2 will be described.

図4は、ショット情報生成処理の一例を示すフローチャートである。本フローチャートは、例えば、ユーザーによりゴルフコース及びホール番号が指定された場合に開始される。   FIG. 4 is a flowchart illustrating an example of shot information generation processing. This flowchart is started, for example, when a golf course and a hole number are designated by the user.

なお、センサー信号は、センサー情報取得部101により所定サンプリング周期で取得され、記憶装置に記憶される。また、現在位置情報は、位置情報取得部102により周期的に取得されて、最新のものが記憶装置に記憶される。また、指定されたゴルフコースの地図情報は、地図情報取得部103により取得され、記憶装置に記憶される。   The sensor signal is acquired at a predetermined sampling period by the sensor information acquisition unit 101 and stored in the storage device. The current position information is periodically acquired by the position information acquisition unit 102, and the latest information is stored in the storage device. Moreover, the map information of the designated golf course is acquired by the map information acquisition unit 103 and stored in the storage device.

まず、ショット検出部104は、ショット番号Nを1に設定する(ステップS10)。   First, the shot detection unit 104 sets the shot number N to 1 (step S10).

それから、ショット検出部104は、ショットがあったか否かを判定する(ステップS20)。具体的には上述したように、ショット検出部104は、センサー信号に基づいて、スイングの開始タイミング及びスイング中のインパクトのタイミングを検出する処理を行う。そして、ショット検出部104は、インパクトのタイミングを検出した場合に、ショットがあったと判定する。   Then, the shot detection unit 104 determines whether or not there is a shot (step S20). Specifically, as described above, the shot detection unit 104 performs a process of detecting the swing start timing and the impact timing during the swing based on the sensor signal. The shot detection unit 104 determines that there is a shot when the impact timing is detected.

ショットがあったと判定された場合(ステップS20でY)、停止位置計測部105は、記憶装置に記憶されている最新の現在位置情報を取得する(ステップS30)。また、飛距離計測部106は、ショットの飛距離を算出する(ステップS40)。具体的には、飛距離計測部106は、ショット情報140に含まれるショット番号N−2の停止位置143と、ステップS30で取得された停止位置(ショット番号N−1の停止位置)との差分を求めることで、ショット番号N−1の飛距離を算出する。なお、飛距離計測部106は、ショット番号Nが2以上である場合に、ステップS40の処理を実行する。   When it is determined that there is a shot (Y in Step S20), the stop position measurement unit 105 acquires the latest current position information stored in the storage device (Step S30). Further, the flight distance measuring unit 106 calculates the shot flight distance (step S40). Specifically, the flight distance measurement unit 106 calculates the difference between the stop position 143 of the shot number N-2 included in the shot information 140 and the stop position (stop position of the shot number N-1) acquired in step S30. Is calculated to calculate the flight distance of shot number N-1. The flight distance measuring unit 106 executes the process of step S40 when the shot number N is 2 or more.

それから、ショットN−1の情報が記録される(ステップS50)。具体的には、ショット検出部104は、指定されたホール番号と、設定されているショット番号Nから1を差し引いたショット番号とを含むレコードを、ショット情報140に追加する。また、停止位置計測部105は、追加されたレコードに、ステップS30で取得した現在位置情報を停止位置143として設定する。また、飛距離計測部106は、ショット情報140に追加されたレコードに、ステップS40で算出した飛距離を飛距離144として設定する。   Then, information on the shot N-1 is recorded (step S50). Specifically, the shot detection unit 104 adds a record including a designated hole number and a shot number obtained by subtracting 1 from the set shot number N to the shot information 140. Further, the stop position measuring unit 105 sets the current position information acquired in step S30 as the stop position 143 in the added record. Further, the flight distance measurement unit 106 sets the flight distance calculated in step S 40 as the flight distance 144 in the record added to the shot information 140.

例えば図3に示すように、1打目が行われた際には、ショット番号「0」のレコードがショット情報140に追加され、0打目時点の停止位置が設定される(飛距離は設定されない)。また、2打目が行われた際には、ショット番号「1」のレコードがショット情報140に追加され、1打目により飛ばされたボールの停止位置及び飛距離が設定される。このように、N打目が行われた際には、ショット番号N−1のレコードがショット情報140に追加され、N−1打目により飛ばされたボールの停止位置及び飛距離が設定される。   For example, as shown in FIG. 3, when the first shot is made, a record with the shot number “0” is added to the shot information 140, and the stop position at the time of the 0th shot is set (the flight distance is set). Not) Also, when the second shot is made, a record with the shot number “1” is added to the shot information 140, and the stop position and the flight distance of the ball skipped by the first shot are set. As described above, when the Nth shot is performed, the record of the shot number N-1 is added to the shot information 140, and the stop position and the flight distance of the ball skipped by the N-1 shot are set. .

図4の説明に戻って、それから、ショット検出部104は、ショット番号Nに1を足し(ステップS60)、再びステップS20の処理を実行する。   Returning to the description of FIG. 4, the shot detection unit 104 then adds 1 to the shot number N (step S <b> 60) and executes the process of step S <b> 20 again.

ショットがないと判定した場合(ステップS20でN)、ショット検出部104は、指定されたホールのプレイが終了したか否かを判定する(ステップS70)。具体的には、ショット検出部104は、例えば、操作部15を介して、ユーザーからホール終了の指示を受け付けて、ホールの終了を検出する。この場合、ユーザーは、例えばボールがカップインした場合に、カップの傍で、操作部15からホール終了の指示を入力すればよい。もちろん、ホール終了の検出方法は、限定されず、例えば、ショット検出部104は、センサー信号に基づいて、角速度及び加速度の所定の変化を検出した場合に、ホールの終了を検出するようにしてもよい。この場合、ユーザーは、例えばボールがカップインした場合に、カップの傍で、クラブを使った所定のジェスチャー動作を行えばよい。   When it is determined that there is no shot (N in Step S20), the shot detection unit 104 determines whether or not the play of the designated hole has ended (Step S70). Specifically, for example, the shot detection unit 104 receives a hole end instruction from the user via the operation unit 15 and detects the end of the hole. In this case, for example, when the ball is cupped in, the user may input an instruction to end the hole from the operation unit 15 near the cup. Of course, the hole end detection method is not limited. For example, the shot detection unit 104 may detect the end of a hole when detecting a predetermined change in angular velocity and acceleration based on a sensor signal. Good. In this case, for example, when the ball is cupped in, the user may perform a predetermined gesture operation using the club near the cup.

ホールのプレイが終了していないと判定された場合(ステップS70でN)、ショット検出部104は、再びステップS20の処理を実行する。   When it is determined that the play of the hole has not ended (N in Step S70), the shot detection unit 104 executes the process of Step S20 again.

ホールのプレイが終了したと判定された場合(ステップS70でY)、停止位置計測部105は、記憶装置に記憶されている最新の現在位置情報を取得する(ステップS80)。また、飛距離計測部106は、ショットの飛距離を算出する(ステップS90)。具体的には、飛距離計測部106は、ショット情報140に含まれるショット番号N−2の停止位置143と、ステップS80で取得された停止位置(ショット番号N−1の停止位置)との差分を求めることで、ショット番号N−1の飛距離を算出する。なお、飛距離計測部106は、ショット番号Nが2以上である場合に、ステップS90の処理を実行する。   When it is determined that the play of the hole has ended (Y in step S70), the stop position measuring unit 105 acquires the latest current position information stored in the storage device (step S80). Further, the flight distance measuring unit 106 calculates the shot flight distance (step S90). Specifically, the flight distance measurement unit 106 determines the difference between the stop position 143 of the shot number N-2 included in the shot information 140 and the stop position (stop position of the shot number N-1) acquired in step S80. Is calculated to calculate the flight distance of shot number N-1. The flight distance measuring unit 106 executes the process of step S90 when the shot number N is 2 or more.

それから、ショットN−1の情報が記録される(ステップS100)。具体的には、ショット検出部104は、指定されたホール番号と、設定されているショット番号Nから1を差し引いたショット番号とを含むレコードを、ショット情報140に追加する。また、停止位置計測部105は、追加されたレコードに、ステップS80で取得した現在位置情報を停止位置143として設定する。また、飛距離計測部106は、ショット情報140に追加されたレコードに、ステップS90で算出した飛距離を飛距離144として設定する。ステップS100の終了後、ショット検出部104は、本フローチャートに示す処理を終了する。   Then, information on the shot N-1 is recorded (step S100). Specifically, the shot detection unit 104 adds a record including a designated hole number and a shot number obtained by subtracting 1 from the set shot number N to the shot information 140. Further, the stop position measuring unit 105 sets the current position information acquired in step S80 as the stop position 143 in the added record. Further, the flight distance measurement unit 106 sets the flight distance calculated in step S90 as the flight distance 144 in the record added to the shot information 140. After step S100 ends, the shot detection unit 104 ends the process shown in this flowchart.

なお、例えば図3に示すように、4打目の後に指定ホールのプレイの終了が検出された際には、ショット番号「4」のレコードがショット情報140に追加され、4打目によりパッティングされたボールの停止位置及び飛距離が設定される。   For example, as shown in FIG. 3, when the end of play of the designated hole is detected after the fourth shot, a record with the shot number “4” is added to the shot information 140 and put by the fourth shot. The stopping position and flying distance of the ball are set.

以上のようなショット情報生成処理は、指定されたホールごとに実行され、各ホールのショット情報が記憶装置に蓄積される。   The shot information generation process as described above is executed for each designated hole, and the shot information of each hole is accumulated in the storage device.

出力部107は、ユーザーの操作に応じて、例えば図5(ショット情報を表示する画面の一例を示す図)に示すような画面500を生成し、表示部16に出力して表示させる。   The output unit 107 generates a screen 500 as shown in FIG. 5 (an example of a screen for displaying shot information), for example, according to a user operation, and outputs and displays the screen 500 on the display unit 16.

画面500には、ショット情報領域510、ホール画像領域520等が含まれる。   The screen 500 includes a shot information area 510, a hole image area 520, and the like.

出力部107は、ホール番号、当該ホール番号が示すホールにおけるショット番号、及び当該ショットの飛距離を、ショット情報領域510に表示する。出力部107は、例えば、操作部15を介して、ホール番号及びショット番号の指定を受け付け、指定されたホール番号及びショット番号をショット情報領域510に表示するとともに、指定されたホール番号及びショット番号に関連付けられた飛距離をショット情報140から取得して、ショット情報領域510に表示する。   The output unit 107 displays the hole number, the shot number in the hole indicated by the hole number, and the flight distance of the shot in the shot information area 510. For example, the output unit 107 receives designation of a hole number and a shot number via the operation unit 15, displays the designated hole number and shot number in the shot information area 510, and designates the designated hole number and shot number. The flight distance associated with is acquired from the shot information 140 and displayed in the shot information area 510.

また、出力部107は、指定されたホール番号が示すホールの地図情報に基づいて、当該ホールの地図をホール画像領域520に表示する。また、出力部107は、少なくとも、指定されたホール番号及びショット番号に関連付けられた停止位置をショット情報140から取得し、当該停止位置を示す画像を、地図座標に対応させて地図上に表示する。なお、指定されたショット番号に関連付けられた停止位置に加え、当該ショット番号の1つ前、又は2つ以上前のショット番号に関連付けられた停止位置を表示するようにしてもよい。図5の例では、ショット番号に「2」が指定されており、ホールの地図上には、ショット番号「2」のボールの停止位置Aと、ショット番号「1」のボールの停止位置Bと、ショット番号「0」のボールの停止位置Cとが表示されている。   Further, the output unit 107 displays a map of the hole in the hole image area 520 based on the map information of the hole indicated by the designated hole number. Further, the output unit 107 acquires at least a stop position associated with the designated hole number and shot number from the shot information 140, and displays an image indicating the stop position on the map in association with the map coordinates. . In addition to the stop position associated with the designated shot number, the stop position associated with the shot number one before or two or more before the shot number may be displayed. In the example of FIG. 5, “2” is designated as the shot number, and the stop position A of the ball with the shot number “2” and the stop position B of the ball with the shot number “1” are displayed on the map of the hole. The stop position C of the ball with the shot number “0” is displayed.

以上、本発明の第一実施形態について説明した。本実施形態によれば、例えば、飛距離計測装置は、プレイヤーによるショットを検出し、ショットを検出した際の位置情報を取得し、取得した位置情報に基づいて飛距離を計測する。これにより、プレイヤーの作業なしで簡単にかつ精度よく打球の飛距離を計測することができる。   The first embodiment of the present invention has been described above. According to this embodiment, for example, the flight distance measuring device detects a shot by a player, acquires position information when the shot is detected, and measures a flight distance based on the acquired position information. Thereby, the flying distance of the hit ball can be measured easily and accurately without the player's work.

また、本実施形態によれば、例えば、飛距離計測装置は、N番目のショットのショット位置を、N−1番目のショット後のボール停止位置として計測する。これにより、各ショットのボールの停止位置およびその飛距離を順次記録することができる。   Further, according to the present embodiment, for example, the flight distance measuring apparatus measures the shot position of the Nth shot as the ball stop position after the (N-1) th shot. Thereby, the stop position of the ball of each shot and its flight distance can be sequentially recorded.

また、本実施形態によれば、例えば、飛距離計測装置は、スイング中のインパクトのタイミングを検出し、このタイミングに基づいて位置情報を取得する。これにより、ショット位置をより正確に検出することができる。また、本実施形態によれば、例えば、飛距離計測装置は、センサー信号に基づいて、又は所定の操作入力に基づいて、ホールの終了を検出し、そのときの位置情報を最後のショット後のボール停止位置として計測する。これにより、ホールの最後のショットのボール停止位置を判定できるため、各ホールの全ショットのボール停止位置および飛距離を計測することができる。   Further, according to the present embodiment, for example, the flight distance measuring device detects the timing of impact during a swing and acquires position information based on this timing. Thereby, the shot position can be detected more accurately. Further, according to the present embodiment, for example, the flight distance measuring device detects the end of the hole based on the sensor signal or based on a predetermined operation input, and the position information at that time is obtained after the last shot. Measured as the ball stop position. Thereby, since the ball stop position of the last shot of a hole can be determined, the ball stop position and flight distance of all shots of each hole can be measured.

<第二実施形態>
第二実施形態では、ショットのボール停止位置及び飛距離に加え、ショットの打球方向を求める。以下では、第一実施形態と同じ構成については同じ符号を付して説明を省略し、第一実施形態と異なる点を中心に説明する。
<Second embodiment>
In the second embodiment, in addition to the ball stop position and flight distance of the shot, the shot hit direction is obtained. In the following description, the same components as those in the first embodiment are denoted by the same reference numerals, description thereof is omitted, and differences from the first embodiment will be mainly described.

図6は、本発明の第二実施形態に係る飛距離計測システムの構成の一例を示すブロック図である。   FIG. 6 is a block diagram showing an example of the configuration of a flight distance measurement system according to the second embodiment of the present invention.

飛距離計測装置2は、第一実施形態で示した各部に加え、センサー部17を備える。また、制御部10は、打球方向計測部108を備える。   The flight distance measuring device 2 includes a sensor unit 17 in addition to the units shown in the first embodiment. Further, the control unit 10 includes a hitting direction measuring unit 108.

センサー部17は、地磁気を検出して信号を出力する磁気センサー(方位センサーと呼んでもよい)を備える。磁気センサーは、例えば、2軸(x軸:左右方向、y軸:前後方向)又は3軸(x軸:左右方向、y軸:前後方向、z軸:上下方向)の地磁気を検出し、検出した地磁気の大きさに応じた出力信号を出力する。また、センサー部17は、3軸の加速度センサーを備える。なお、磁気センサーと加速度センサーは、それぞれ別のセンサー部として設けるようにしてもよい。   The sensor unit 17 includes a magnetic sensor (which may be called an orientation sensor) that detects geomagnetism and outputs a signal. The magnetic sensor detects, for example, geomagnetism of two axes (x axis: left and right direction, y axis: front and rear direction) or three axes (x axis: left and right direction, y axis: front and rear direction, z axis: up and down direction). An output signal corresponding to the magnitude of the geomagnetism is output. The sensor unit 17 includes a triaxial acceleration sensor. The magnetic sensor and the acceleration sensor may be provided as separate sensor units.

記憶部14には、図7(ショット情報のデータ構造の一例を示す図)に示すようなショット情報140が記憶される。ショット情報140は、第一実施形態で示したデータ項目に加え、ショットにより飛ばされたボールの打球方向145を含む。本実施形態では、打球方向145は、基準方向であるターゲット方向(プレイヤーがボールを打ち出す方向、例えば、プレイヤーを正面視した場合の右方向)に対する相対的な方向である。例えば、打球方向145は、ターゲット方向に対する左右の回転角で表すことができる。   The storage unit 14 stores shot information 140 as illustrated in FIG. 7 (a diagram illustrating an example of a data structure of shot information). The shot information 140 includes a hitting direction 145 of a ball that has been shot by a shot in addition to the data items shown in the first embodiment. In this embodiment, the hitting direction 145 is a relative direction with respect to a target direction which is a reference direction (a direction in which the player strikes the ball, for example, a right direction when the player is viewed from the front). For example, the hitting direction 145 can be represented by a left and right rotation angle with respect to the target direction.

図6の説明に戻って、センサー情報取得部101は、センサー部17からセンサー信号を取得する。センサー情報取得部101は、例えば、所定サンプリング周期でセンサー信号を取得する。上述したように、本実施形態では、センサー信号は、2軸又は3軸方向の地磁気の大きさに応じた信号と、3軸方向の加速度の大きさに応じた信号とを含む。取得されたセンサー信号は、例えばRAMや記憶部14等の記憶装置に記憶される。   Returning to the description of FIG. 6, the sensor information acquisition unit 101 acquires a sensor signal from the sensor unit 17. The sensor information acquisition unit 101 acquires sensor signals at a predetermined sampling period, for example. As described above, in the present embodiment, the sensor signal includes a signal corresponding to the magnitude of geomagnetism in the biaxial or triaxial direction and a signal corresponding to the magnitude of acceleration in the triaxial direction. The acquired sensor signal is stored in, for example, a storage device such as a RAM or the storage unit 14.

打球方向計測部108は、ショットが検出された場合に、磁気センサーの信号及び加速度センサーの信号に基づいて、ショットのターゲット方向を算出する。ショットのターゲット方向は、記憶装置に記憶される。例えば図8(ターゲット方向の求め方の一例を説明する図)に示すように、飛距離計測装置2の表示部16の法線方向をZ軸とする。そして、Z軸が、プレイヤーがボールを打ち出す方向に一致するように、飛距離計測装置2をプレイヤーの体に装着する(例えば図1のように右腰に装着する)。打球方向計測部108は、磁気センサーの信号及び加速度センサーの信号に基づいて、Z軸の方位をターゲット方向として求める。磁気センサー及び加速度センサーを使って方位を求める方法は、一般的な技術を利用すればよいので、説明を省略する。もちろん、3軸の磁気センサーのみを使ってZ軸の方位を算出するようにしてもよい。   When a shot is detected, the hitting direction measuring unit 108 calculates the target direction of the shot based on the magnetic sensor signal and the acceleration sensor signal. The target direction of the shot is stored in the storage device. For example, as shown in FIG. 8 (a diagram illustrating an example of how to obtain the target direction), the normal direction of the display unit 16 of the flight distance measuring device 2 is set as the Z axis. Then, the flight distance measuring device 2 is mounted on the player's body so that the Z axis coincides with the direction in which the player launches the ball (for example, mounted on the right waist as shown in FIG. 1). The hitting direction measuring unit 108 obtains the Z-axis direction as the target direction based on the magnetic sensor signal and the acceleration sensor signal. Since the method for obtaining the azimuth using the magnetic sensor and the acceleration sensor may use a general technique, description thereof is omitted. Of course, the Z-axis orientation may be calculated using only a 3-axis magnetic sensor.

また、打球方向計測部108は、ショットが検出された場合に、連続する2つのショットのボール停止位置間を結んだ直線が示す方位(前の停止位置から後の停止位置へ向かう方位)を、打球方向として算出する。また、打球方向計測部108は、算出したショットのターゲット方向(方位)及び打球方向(方位)の差分を算出し、当該ショットの打球方向(ターゲット方向に対する左右の回転角)を算出する。打球方向計測部108は、算出した打球方向を、検出されたショット(ショット番号N)の1つ前のショット(ショット番号N−1)の打球方向145として、ショット情報140に設定する。   Further, the hitting direction measuring unit 108, when a shot is detected, indicates the direction indicated by a straight line connecting the ball stop positions of two consecutive shots (the direction from the previous stop position to the subsequent stop position), Calculated as the hitting direction. Further, the hitting direction measuring unit 108 calculates a difference between the calculated target direction (azimuth) and hitting direction (direction) of the shot, and calculates the hitting direction (left and right rotation angles with respect to the target direction) of the shot. The hitting direction measuring unit 108 sets the calculated hitting direction in the shot information 140 as the hitting direction 145 of the shot (shot number N-1) immediately before the detected shot (shot number N).

図9は、ショット情報生成処理の一例を示すフローチャートである。ステップS10〜S40、ステップS50〜S60、ステップS70〜S90、及びステップS100は、図4と同様であるので説明を省略する。   FIG. 9 is a flowchart illustrating an example of shot information generation processing. Steps S10 to S40, steps S50 to S60, steps S70 to S90, and step S100 are the same as in FIG.

なお、センサー部17からのセンサー信号は、センサー情報取得部101により所定サンプリング周期で取得され、記憶装置に記憶される。   The sensor signal from the sensor unit 17 is acquired at a predetermined sampling cycle by the sensor information acquisition unit 101 and stored in the storage device.

ステップS40の後、打球方向計測部108は、ターゲット方向を算出する(ステップS42)。具体的には、打球方向計測部108は、ステップS20でショット検出部104により検出されたスイングの開始タイミング時点のセンサー信号(センサー部17からのセンサー信号)に基づいて、ショット番号Nのショットのターゲット方向を算出する。算出されたショット番号Nのターゲット方向は、記憶装置に記憶される。   After step S40, the hitting direction measuring unit 108 calculates a target direction (step S42). Specifically, the hitting direction measuring unit 108 determines the shot number N of shots based on the sensor signal (sensor signal from the sensor unit 17) at the start timing of the swing detected by the shot detecting unit 104 in step S20. Calculate the target direction. The calculated target direction of the shot number N is stored in the storage device.

また、打球方向計測部108は、打球方向を算出する(ステップS44)。具体的には、打球方向計測部108は、ショット情報140に含まれるショット番号N−2の停止位置143と、ステップS30で取得された停止位置(ショット番号N−1の停止位置)とを結ぶ直線の方位を求めることで、ショット番号N−1の打球方向を算出する。また、打球方向計測部108は、ステップS42の処理により記憶装置に記憶されているショット番号N−1のターゲット方向と、算出したショット番号N−1のショット方向との差分を求めることにより、ショット番号N−1の打球方向(ターゲット方向に対する左右の回転角)を算出する。なお、打球方向計測部108は、ショット番号Nが2以上である場合に、ステップS44の処理を実行する。   Further, the hitting direction measuring unit 108 calculates the hitting direction (step S44). Specifically, the hitting direction measuring unit 108 connects the stop position 143 of the shot number N-2 included in the shot information 140 and the stop position (stop position of the shot number N-1) acquired in step S30. By determining the direction of the straight line, the hitting direction of the shot number N-1 is calculated. Further, the hitting direction measuring unit 108 obtains a difference between the target direction of the shot number N-1 stored in the storage device by the processing of step S42 and the calculated shot direction of the shot number N-1 to obtain the shot. The hitting direction of number N-1 (left and right rotation angles relative to the target direction) is calculated. The hitting direction measuring unit 108 executes the process of step S44 when the shot number N is 2 or more.

なお、ステップS50では、打球方向計測部108は、ショット情報140に追加されたレコード(ショット番号N−1のレコード)に、ステップS44で算出した打球方向(ターゲット方向に対する左右の回転角)を打球方向145として設定する。   In step S50, the hitting direction measuring unit 108 hits the hit direction (left and right rotation angles with respect to the target direction) calculated in step S44 in the record added to the shot information 140 (record of shot number N-1). Set as direction 145.

ステップS90の後、打球方向計測部108は、打球方向を算出する(ステップS92)。具体的には、打球方向計測部108は、ショット情報140に含まれるショット番号N−2の停止位置143と、ステップS80で取得された停止位置(ショット番号N−1の停止位置)とを結ぶ直線の方位を求めることで、ショット番号N−1のショット方向を算出する。また、打球方向計測部108は、ステップS42の処理により記憶装置に記憶されているショット番号N−1のターゲット方向と、算出したショット番号N−1のショット方向との差分を求めることにより、ショット番号N−1の打球方向(ターゲット方向に対する左右の回転角)を算出する。なお、打球方向計測部108は、ショット番号Nが2以上である場合に、ステップS92の処理を実行する。   After step S90, the hitting direction measuring unit 108 calculates the hitting direction (step S92). Specifically, the hitting direction measuring unit 108 connects the stop position 143 of the shot number N-2 included in the shot information 140 and the stop position (stop position of the shot number N-1) acquired in step S80. By determining the direction of the straight line, the shot direction of shot number N-1 is calculated. Further, the hitting direction measuring unit 108 obtains a difference between the target direction of the shot number N-1 stored in the storage device by the processing of step S42 and the calculated shot direction of the shot number N-1 to obtain the shot. The hitting direction of number N-1 (left and right rotation angles relative to the target direction) is calculated. The hitting direction measuring unit 108 executes the process of step S92 when the shot number N is 2 or more.

なお、ステップS100では、打球方向計測部108は、ショット情報140に追加されたレコード(ショット番号N−1のレコード)に、ステップS92で算出した打球方向(ターゲット方向に対する左右の回転角)を打球方向145として設定する。   In step S100, the hitting direction measuring unit 108 hits the hit direction (left and right rotation angles with respect to the target direction) calculated in step S92 in the record added to the shot information 140 (record of shot number N-1). Set as direction 145.

出力部107は、ユーザーの操作に応じて、図10(ショット情報を表示する画面の一例を示す図)に示すような画面500を生成し、表示部16に出力して表示させる。   The output unit 107 generates a screen 500 as shown in FIG. 10 (an example of a screen for displaying shot information) according to a user operation, and outputs and displays the screen 500 on the display unit 16.

図5と異なり、ショット情報領域510には、ホール番号、当該ホール番号が示すホールにおけるショット番号、及び当該ショットの飛距離に加え、当該ショットの打球方向が表示される。出力部107は、例えば、指定されたホール番号及びショット番号に関連付けられた飛距離及び打球方向をショット情報140から取得して、ショット情報領域510に表示する。図10の例では、ショット番号「2」の打球方向は、「右12°」と表示されている。   Unlike FIG. 5, in the shot information area 510, in addition to the hole number, the shot number in the hole indicated by the hole number, and the flight distance of the shot, the hitting direction of the shot is displayed. For example, the output unit 107 acquires the flight distance and the hitting direction associated with the designated hole number and shot number from the shot information 140 and displays them in the shot information area 510. In the example of FIG. 10, the hit direction of the shot number “2” is displayed as “12 ° right”.

また、出力部107は、ホール画像領域520に表示されたホールの地図上に、少なくとも、指定されたショット番号に関連付けられた停止位置と、当該ショット番号の1つ前のショット番号に関連付けられた停止位置を表示する。また、出力部107は、指定されたショット番号の停止位置とその1つ前のショット番号の停止位置とを結ぶ打球方向を示す画像を表示する。また、出力部107は、指定されたショット番号のショット位置を基点として、当該ショット番号のターゲット方向を示す画像を表示する。図10の例では、ショット番号に「2」が指定されており、ホールの地図上には、ショット番号「2」のボールの停止位置Aとショット番号「1」のボールの停止位置Bとを結ぶ打球方向画像D1と、ショット番号「2」のショット位置Bを基点とするターゲット方向画像D2とが表示されている。   Further, the output unit 107 associates at least the stop position associated with the designated shot number and the shot number one before the shot number on the hole map displayed in the hole image area 520. Displays the stop position. Further, the output unit 107 displays an image indicating the hitting direction connecting the stop position of the designated shot number and the stop position of the previous shot number. The output unit 107 displays an image indicating the target direction of the shot number with the shot position of the designated shot number as a base point. In the example of FIG. 10, “2” is designated as the shot number, and the stop position A of the ball with the shot number “2” and the stop position B of the ball with the shot number “1” are displayed on the map of the hole. A hitting ball direction image D1 and a target direction image D2 based on the shot position B of the shot number “2” are displayed.

以上、本発明の第二実施形態について説明した。本実施形態によれば、例えば、飛距離計測装置は、ショットを検出した際に、ターゲット方向を計測し、連続するショットのボール停止位置に基づいて打球方向を計測し、ターゲット方向と打球方向の差分に基づいてターゲット方向に対する相対的な打球方向を計測する。これにより、簡単にかつ精度よく打球方向を求めることができる。   The second embodiment of the present invention has been described above. According to the present embodiment, for example, when detecting a shot, the flight distance measuring device measures a target direction, measures a hitting ball direction based on a ball stop position of consecutive shots, and determines the target direction and the hitting ball direction. The relative hitting direction with respect to the target direction is measured based on the difference. Thereby, the hitting direction can be obtained easily and accurately.

<変形例>
本発明は、上述の各実施形態に限られるものではなく、その要旨を逸脱しない範囲において種々の態様で実施することが可能である。例えば、上記の各実施形態には、例えば下記のような変形を加えてもよい。
<Modification>
The present invention is not limited to the above-described embodiments, and can be implemented in various modes without departing from the scope of the invention. For example, the following modifications may be added to the above embodiments, for example.

例えば、上記の第二実施形態において、飛距離計測部106の機能は必須ではない。この場合、飛距離計測装置2は、打球方向計測装置と呼んでもよい。   For example, in the second embodiment, the function of the flight distance measurement unit 106 is not essential. In this case, the flight distance measuring device 2 may be called a hitting direction measuring device.

上記の各実施形態では、取得する位置情報は、2次元(緯度及び経度)の情報とすることができるが、3次元(緯度、経度及び高度)の情報としてもよい。   In each of the above embodiments, the position information to be acquired can be two-dimensional (latitude and longitude) information, but may be three-dimensional (latitude, longitude and altitude) information.

具体的には、例えば、位置情報取得部102は、GPS受信部11から3次元の位置情報を取得する。または例えば、位置情報取得部102は、GPS受信部11から取得した2次元の位置情報と、高度情報を含む地図情報とに基づいて、当該位置情報が示す位置の高度を取得する。または例えば、飛距離計測装置2に、気圧式高度計を内蔵又は接続し、位置情報取得部102は、GPS受信部11から取得した2次元の位置情報と、気圧式高度計の出力信号とに基づいて、当該位置情報が示す位置の高度を取得する。   Specifically, for example, the position information acquisition unit 102 acquires three-dimensional position information from the GPS reception unit 11. Alternatively, for example, the position information acquisition unit 102 acquires the altitude of the position indicated by the position information based on the two-dimensional position information acquired from the GPS reception unit 11 and the map information including the altitude information. Or, for example, a barometric altimeter is built in or connected to the flight distance measuring device 2, and the position information acquisition unit 102 is based on the two-dimensional position information acquired from the GPS receiving unit 11 and the output signal of the barometric altimeter. The altitude of the position indicated by the position information is acquired.

停止位置計測部105は、ショット情報140の停止位置143に、3次元の位置情報を設定する。また、飛距離計測部106は、連続する2つのショットの3次元のボール停止位置間の距離を、打球の飛距離として算出し、ショット情報140の飛距離144に設定する。このようにすれば、例えばゴルフコースに傾斜があるような場合でも、より正確な飛距離を算出することができる。   The stop position measuring unit 105 sets three-dimensional position information at the stop position 143 of the shot information 140. Further, the flight distance measurement unit 106 calculates the distance between the three-dimensional ball stop positions of two consecutive shots as the flight distance of the hit ball, and sets it as the flight distance 144 of the shot information 140. In this way, even when the golf course is inclined, for example, a more accurate flight distance can be calculated.

上記の各実施形態において、停止位置計測部105は、各ショットのボール停止位置と、所定の目標位置(例えば、ホールのカップの位置)との距離(残距離)を算出するようにしてもよい。この場合、出力部107は、例えば、ショット情報領域510に、指定されたホール番号及びショット番号に対応する残距離を表示してもよい。このようにすれば、プレイヤーの上達に役立つ情報として、正確な残距離を簡単に提示することができる。   In each of the above embodiments, the stop position measuring unit 105 may calculate the distance (remaining distance) between the ball stop position of each shot and a predetermined target position (for example, the position of the hole cup). . In this case, for example, the output unit 107 may display the designated hole number and the remaining distance corresponding to the shot number in the shot information area 510. In this way, an accurate remaining distance can be easily presented as information useful for improving the player.

上記の各実施形態において、制御部10は、ショット評価部を備えていてもよい。ショット評価部は、例えば、ショットの飛距離に基づいて、所定規則により、当該ショットを評価する。例えば、ショット評価部は、過去のショット情報140からティーショットの平均飛距離を算出し、評価対象のティーショットの飛距離が平均飛距離を超えている場合に、当該ショットを「良い(ナイスショット)」と評価する。この場合、出力部107は、例えば、ショット情報領域510に、指定されたホール番号及びショット番号に対応する評価を表示するようにしてもよい。なお、出力部107は、画面500に、ティーショットの平均飛距離等の指標を表示してもよい。もちろん、ショットの評価方法は、上記に限られない。例えば、ショットの打球方向(ターゲット方向との差分)の大きさに基づいて、ショットを評価してもよい。また例えば、ショットの飛距離と、ショットの打球方向の大きさとに基づいて、ショットを評価してもよい。   In each of the above embodiments, the control unit 10 may include a shot evaluation unit. For example, the shot evaluation unit evaluates the shot according to a predetermined rule based on the shot flight distance. For example, the shot evaluation unit calculates the average flight distance of the tee shot from the past shot information 140, and when the flight distance of the evaluation target tee shot exceeds the average flight distance, ) ”. In this case, for example, the output unit 107 may display the evaluation corresponding to the designated hole number and shot number in the shot information area 510. Note that the output unit 107 may display an indicator such as an average flight distance of tee shots on the screen 500. Of course, the shot evaluation method is not limited to the above. For example, the shot may be evaluated based on the size of the shot hitting direction (difference from the target direction). Further, for example, the shot may be evaluated based on the flight distance of the shot and the size of the shot in the hitting direction.

上記の各実施形態では、1台のセンサー装置3に複数のセンサーが含まれているが、この態様に限られない。例えば、複数のセンサー装置を用意してそれぞれのセンサー装置に1以上のセンサーを搭載し、それぞれのセンサー装置と飛距離計測装置を接続するようにしてもよい。この場合、複数のセンサー装置は、例えばゴルフクラブとプレイヤーに装着するなど、異なる位置に装着することができる。   In each of the above embodiments, a single sensor device 3 includes a plurality of sensors, but this is not a limitation. For example, a plurality of sensor devices may be prepared, one or more sensors may be mounted on each sensor device, and each sensor device and the flight distance measuring device may be connected. In this case, the plurality of sensor devices can be mounted at different positions, for example, mounted on a golf club and a player.

上記の各実施形態では、センサー装置3は、3軸加速度センサーと3軸角速度センサーを含んでいるが、この態様に限られない。例えば、加速度センサーは、1軸又は2軸であってもよいし、角速度センサーは、1軸又は2軸であってもよい。また、例えば、センサー装置3は、加速度センサーを備えていなくてもよい。   In each of the above embodiments, the sensor device 3 includes a triaxial acceleration sensor and a triaxial angular velocity sensor, but is not limited to this mode. For example, the acceleration sensor may be uniaxial or biaxial, and the angular velocity sensor may be uniaxial or biaxial. Further, for example, the sensor device 3 may not include an acceleration sensor.

上記の各実施形態では、飛距離計測装置2は、内蔵されているGPS受信部11を用いているが、この態様に限られない。例えば、飛距離計測装置2は、外部のGPS受信機と接続するようにしてもよい。このようにすれば、飛距離計測装置2は、GPS受信部を備えない場合には外付けのGPS受信機を利用できるし、GPS受信部を備えている場合でも位置情報の精度がより高いGPS受信機を利用することができる。すなわち、飛距離計測システム1は、飛距離計測装置2と、センサー装置3と、飛距離計測装置2に内蔵される又は外付けされるGPS受信部とにより構成することができる。また、センサー装置3がGPS受信部を内蔵し、位置情報を飛距離計測装置2に出力するようにしてもよい。また、例えば、飛距離計測装置2は、位置情報取得部102が第1の通信部12を介して、無線基地局あるいはネットワーク上のサーバーから現在位置情報を取得するようにしてもよい。   In each of the above embodiments, the flight distance measuring device 2 uses the built-in GPS receiving unit 11, but is not limited to this mode. For example, the flight distance measuring device 2 may be connected to an external GPS receiver. In this way, the flight distance measuring device 2 can use an external GPS receiver when the GPS receiver is not provided, and the GPS with higher positional information accuracy even when the GPS receiver is provided. A receiver can be used. That is, the flight distance measurement system 1 can be configured by the flight distance measurement device 2, the sensor device 3, and a GPS receiver that is built in or externally attached to the flight distance measurement device 2. Alternatively, the sensor device 3 may incorporate a GPS receiving unit and output position information to the flight distance measuring device 2. Further, for example, the flight distance measuring device 2 may be configured such that the position information acquisition unit 102 acquires the current position information from a wireless base station or a server on the network via the first communication unit 12.

上記の第二実施形態では、飛距離計測装置2は、内蔵されているセンサー部17を用いているが、この態様に限られない。例えば、飛距離計測装置2は、外部の磁気センサー及び加速度センサーと接続するようにしてもよい。すなわち、飛距離計測システム1は、飛距離計測装置2と、センサー装置3と、飛距離計測装置2に内蔵される又は外付けされる磁気センサー及び加速度センサーとにより構成することができる。また、センサー装置3が磁気センサーを内蔵し、信号を飛距離計測装置2に出力するようにしてもよい。   In said 2nd embodiment, although the flight distance measuring device 2 uses the sensor part 17 incorporated, it is not restricted to this aspect. For example, the flight distance measuring device 2 may be connected to an external magnetic sensor and acceleration sensor. That is, the flight distance measurement system 1 can be configured by a flight distance measurement device 2, a sensor device 3, and a magnetic sensor and an acceleration sensor built in or externally attached to the flight distance measurement device 2. Alternatively, the sensor device 3 may incorporate a magnetic sensor and output a signal to the flight distance measuring device 2.

上記の各実施形態では、飛距離計測装置2は、ショット情報を記憶部14等の記憶装置に蓄積するが、この態様に限られない。例えば、出力部107は、記憶装置に蓄積されたゴルフコース別の各ホールのショット情報を、ユーザー情報とともに、第1の通信部12を介してネットワーク上のサーバーに送信する。当該サーバーは、例えば、ユーザー別に、ゴルフコース別の各ホールのショット情報を蓄積する。また、サーバーは、例えば、各ユーザーのショット情報に基づいて、ティーショットの平均飛距離などの指標を算出し、指標毎にユーザーのランキング等を求め、WEB上で公開する。   In each of the embodiments described above, the flight distance measuring device 2 accumulates shot information in a storage device such as the storage unit 14, but is not limited to this mode. For example, the output unit 107 transmits the shot information of each hole for each golf course stored in the storage device to the server on the network via the first communication unit 12 together with the user information. For example, the server accumulates shot information of each hole for each golf course for each user. In addition, for example, the server calculates an index such as an average flight distance of a tee shot based on shot information of each user, obtains a ranking of the user for each index, and publishes it on the WEB.

なお、図2、及び図6で示した飛距離計測装置2の構成は、飛距離計測装置2の構成を理解容易にするために、主な処理内容に応じて分類したものである。構成要素の分類の仕方や名称によって、本願発明が制限されることはない。飛距離計測装置2の構成は、処理内容に応じて、さらに多くの構成要素に分類することもできる。また、1つの構成要素がさらに多くの処理を実行するように分類することもできる。また、各構成要素の処理は、1つのハードウェアで実行されてもよいし、複数のハードウェアで実行されてもよい。また、各構成要素の処理又は機能の分担は、本発明の目的を達成できるのであれば、上述したものに限られない。   The configuration of the flight distance measuring device 2 shown in FIGS. 2 and 6 is classified according to the main processing contents in order to facilitate understanding of the configuration of the flight distance measuring device 2. The present invention is not limited by the way of classification and names of the constituent elements. The configuration of the flight distance measuring device 2 can be classified into more components depending on the processing content. Moreover, it can also classify | categorize so that one component may perform more processes. Further, the processing of each component may be executed by one hardware or may be executed by a plurality of hardware. Further, the sharing of processing or function of each component is not limited to the above-described one as long as the object of the present invention can be achieved.

また、図4、及び図9で示したフローチャートの処理単位は、飛距離計測装置2の処理を理解容易にするために、主な処理内容に応じて分割したものである。処理単位の分割の仕方や名称によって、本願発明が制限されることはない。飛距離計測装置2の処理は、処理内容に応じて、さらに多くの処理単位に分割することもできる。また、1つの処理単位がさらに多くの処理を含むように分割することもできる。さらに、上記のフローチャートの処理順序も、図示した例に限られるものではない。   The processing units of the flowcharts shown in FIGS. 4 and 9 are divided according to the main processing contents in order to facilitate understanding of the processing of the flight distance measuring device 2. The present invention is not limited by the way of dividing the processing unit or the name. The processing of the flight distance measuring device 2 can be divided into more processing units according to the processing contents. Moreover, it can also divide | segment so that one process unit may contain many processes. Further, the processing order of the above flowchart is not limited to the illustrated example.

また、図3、及び図7に示すショット情報の構成は、図示したものに限定されない。また、図5、及び図10に示す画面の構成は、図示したものに限定されない。   Further, the configuration of the shot information illustrated in FIGS. 3 and 7 is not limited to the illustrated one. 5 and 10 are not limited to the illustrated configurations.

1:飛距離計測システム、2:飛距離計測装置、3:センサー装置、10:制御部、11:GPS受信部、12:第1の通信部、13:第2の通信部、14:記憶部、15:操作部、16:表示部、17:センサー部、101:センサー情報取得部、102:位置情報取得部、103:地図情報取得部、104:ショット検出部、105:停止位置計測部、106:飛距離計測部、107:出力部、108:打球方向計測部、140:ショット情報、141:ホール番号、142:ショット番号、143:停止位置、144:飛距離、145:打球方向、500:画面、510:ショット情報領域、520:ホール画像領域、C:クラブ、D1:打球方向画像、D2:ターゲット方向画像、P:ユーザー 1: flight distance measurement system, 2: flight distance measurement device, 3: sensor device, 10: control unit, 11: GPS reception unit, 12: first communication unit, 13: second communication unit, 14: storage unit 15: operation unit, 16: display unit, 17: sensor unit, 101: sensor information acquisition unit, 102: position information acquisition unit, 103: map information acquisition unit, 104: shot detection unit, 105: stop position measurement unit, 106: flying distance measurement unit, 107: output unit, 108: hitting ball direction measuring unit, 140: shot information, 141: hole number, 142: shot number, 143: stop position, 144: flight distance, 145: hitting ball direction, 500 : Screen, 510: shot information area, 520: hole image area, C: club, D1: hitting direction image, D2: target direction image, P: user

Claims (12)

運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、センサー信号を取得する第1取得部と、
位置情報を取得する第2取得部と、
前記センサー信号に基づいてショットを検出するショット検出部と、
前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測部と、
前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測部と
を有する飛距離計測装置。
A first acquisition unit for acquiring a sensor signal from a motion sensor attached to at least one of the exercise equipment and the user;
A second acquisition unit for acquiring position information;
A shot detector for detecting a shot based on the sensor signal;
Based on the position information when the shot is detected, a position measurement unit that measures a shot position;
A flight distance measuring device comprising: a flight distance measuring unit that measures a flight distance of a hit ball by the shot based on a distance between the previous shot position and the current shot position.
請求項1に記載の飛距離計測装置であって、
前記位置計測部は、Nを2以上の整数とした場合に、N番目のショットの前記ショット位置を、N−1番目のショットにより打たれたボールの停止位置として計測し、
前記飛距離計測部は、N−2番目のショットの前記ボールの停止位置(N=2の場合、1番目のショットの前記ショット位置)と、前記N−1番目のショットの前記ボール停止位置との距離を、前記N−1番目のショットの前記飛距離として計測する
飛距離計測装置。
The flight distance measuring device according to claim 1,
The position measuring unit measures the shot position of the Nth shot as a stop position of the ball hit by the (N-1) th shot when N is an integer equal to or greater than 2.
The flight distance measuring unit is configured to stop the ball at the N-2th shot (when N = 2, the shot position at the first shot), and the ball stop position at the N-1th shot. Is measured as the flight distance of the (N-1) th shot.
請求項1又は2に記載の飛距離計測装置であって、
前記ショット検出部は、ボールへのインパクトを検出した場合に前記ショットを検出する
飛距離計測装置。
The flight distance measuring device according to claim 1 or 2,
The shot detection unit is a flight distance measuring device that detects the shot when an impact on a ball is detected.
請求項2に記載の飛距離計測装置であって、
前記ショット検出部は、前記センサー信号に基づいて、又は所定の操作入力に基づいて、ホールの終了を検出し、
前記位置計測部は、前記ホールの終了が検出されたときの前記位置情報を、当該ホールにおける最後のショットの前記ボールの停止位置として計測し、
前記飛距離計測部は、前記ホールおける最後から1つ前のショットの前記ボールの停止位置と、前記最後のショットの前記ボールの停止位置とに基づいて、前記最後のショットの前記飛距離を計測する
飛距離計測装置。
The flight distance measuring device according to claim 2,
The shot detection unit detects the end of the hole based on the sensor signal or based on a predetermined operation input,
The position measurement unit measures the position information when the end of the hole is detected as a stop position of the ball of the last shot in the hole,
The flight distance measurement unit measures the flight distance of the last shot based on the stop position of the ball of the last previous shot in the hole and the stop position of the ball of the last shot. Flying distance measuring device.
請求項2に記載の飛距離計測装置であって、
前記位置計測部は、前記各ショットの前記ボールの停止位置から所定の目標位置までの距離を計測する
飛距離計測装置。
The flight distance measuring device according to claim 2,
The position measuring unit is a flight distance measuring device that measures a distance from a stop position of the ball of each shot to a predetermined target position.
請求項1に記載の飛距離計測装置であって、
前記位置計測部は、前記ショット位置とともに高度を計測し、
前記飛距離計測部は、前記ショット位置及び前記高度に基づいて、前記ショットの前記飛距離を計測する
飛距離計測装置。
The flight distance measuring device according to claim 1,
The position measuring unit measures the altitude together with the shot position,
The flight distance measurement unit is a flight distance measurement device that measures the flight distance of the shot based on the shot position and the altitude.
請求項1に記載の飛距離計測装置であって、
前記位第2取得部は、前記ユーザーが携帯するGPS受信部から前記位置情報を取得する
飛距離計測装置。
The flight distance measuring device according to claim 1,
The rank second acquisition unit is a flight distance measurement device that acquires the position information from a GPS receiver carried by the user.
運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、第1センサー信号を取得する第1取得部と、
位置情報を取得する第2取得部と、
前記センサー信号に基づいてショットを検出するショット検出部と、
前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測部と、
前回の前記ショット位置と今回の前記ショット位置とに基づいて、前記ショットの打球方向を計測する打球方向計測部と
を有する打球方向計測装置。
A first acquisition unit for acquiring a first sensor signal from a motion sensor attached to at least one of the exercise equipment and the user;
A second acquisition unit for acquiring position information;
A shot detector for detecting a shot based on the sensor signal;
Based on the position information when the shot is detected, a position measurement unit that measures a shot position;
A hitting direction measuring device having a hitting direction measuring unit that measures the hitting direction of the shot based on the previous shot position and the current shot position.
請求項8に記載の打球方向計測装置であって、
前記第2取得部は、運動器具およびユーザーの少なくとも一方に装着された方位センサーから、第2センサー信号を取得し、
前記打球方向計測部は、前記第2センサー信号に基づいて前記ショットのターゲット方向を計測し、前記ターゲット方向と前記打球方向の差分を算出する
打球方向計測装置。
It is a hitting direction measuring device according to claim 8,
The second acquisition unit acquires a second sensor signal from an orientation sensor attached to at least one of the exercise equipment and the user,
The hitting direction measuring unit is a hitting direction measuring device that measures a target direction of the shot based on the second sensor signal and calculates a difference between the target direction and the hitting direction.
運動器具およびユーザーの少なくとも一方に装着されるモーションセンサーと、
GPS受信部と、
前記モーションセンサーから、センサー信号を取得する第1取得部と、
前記GPS受信部から位置情報を取得する第2取得部と、
前記センサー信号に基づいてショットを検出するショット検出部と、
前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測部と、
前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測部と
を有する飛距離計測システム。
A motion sensor attached to at least one of the exercise equipment and the user;
A GPS receiver;
A first acquisition unit for acquiring a sensor signal from the motion sensor;
A second acquisition unit for acquiring position information from the GPS reception unit;
A shot detector for detecting a shot based on the sensor signal;
Based on the position information when the shot is detected, a position measurement unit that measures a shot position;
A flight distance measurement system comprising: a flight distance measurement unit that measures a flight distance of a hit ball by the shot based on a distance between the previous shot position and the current shot position.
運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、センサー信号を取得する第1取得工程と、
位置情報を取得する第2取得工程と、
前記センサー信号に基づいてショットを検出するショット検出工程と、
前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測工程と、
前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測工程と
を含む飛距離計測方法。
A first acquisition step of acquiring a sensor signal from a motion sensor attached to at least one of the exercise equipment and the user;
A second acquisition step of acquiring position information;
A shot detection step of detecting a shot based on the sensor signal;
A position measuring step for measuring a shot position based on the position information when the shot is detected;
A flight distance measurement method including a flight distance measurement step of measuring a flight distance of a hit ball by the shot based on a distance between the previous shot position and the current shot position.
運動器具およびユーザーの少なくとも一方に装着されたモーションセンサーから、センサー信号を取得する第1取得工程と、
位置情報を取得する第2取得工程と、
前記センサー信号に基づいてショットを検出するショット検出工程と、
前記ショットが検出されたときの前記位置情報に基づいて、ショット位置を計測する位置計測工程と、
前回の前記ショット位置と今回の前記ショット位置との間の距離に基づいて、前記ショットによる打球の飛距離を計測する飛距離計測工程と
をコンピューターに実行させるプログラム。
A first acquisition step of acquiring a sensor signal from a motion sensor attached to at least one of the exercise equipment and the user;
A second acquisition step of acquiring position information;
A shot detection step of detecting a shot based on the sensor signal;
A position measuring step for measuring a shot position based on the position information when the shot is detected;
A program for causing a computer to execute a flight distance measuring step of measuring a flight distance of a hit ball by the shot based on a distance between the previous shot position and the current shot position.
JP2014257254A 2014-12-19 2014-12-19 Carry measurement device, hit ball direction measurement device, carry measurement system, carry measurement method, and program Withdrawn JP2016116612A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2014257254A JP2016116612A (en) 2014-12-19 2014-12-19 Carry measurement device, hit ball direction measurement device, carry measurement system, carry measurement method, and program
US14/965,392 US10509953B2 (en) 2014-12-19 2015-12-10 Carry measuring device, hit-ball-direction measuring device, carry measuring system, carry measuring method, hit-ball determining device, hit-ball determining system, hit-ball determining method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014257254A JP2016116612A (en) 2014-12-19 2014-12-19 Carry measurement device, hit ball direction measurement device, carry measurement system, carry measurement method, and program

Publications (1)

Publication Number Publication Date
JP2016116612A true JP2016116612A (en) 2016-06-30

Family

ID=56243249

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014257254A Withdrawn JP2016116612A (en) 2014-12-19 2014-12-19 Carry measurement device, hit ball direction measurement device, carry measurement system, carry measurement method, and program

Country Status (1)

Country Link
JP (1) JP2016116612A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016209288A (en) * 2015-05-08 2016-12-15 朝日ゴルフ用品株式会社 Carry-measuring instrument
JP2019092648A (en) * 2017-11-20 2019-06-20 カシオ計算機株式会社 Electronic instrument, evaluation method, and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11104286A (en) * 1997-09-30 1999-04-20 Matsushita Electric Works Ltd Golf score recorder
JP2004105350A (en) * 2002-09-17 2004-04-08 Denso Corp Golfer supporting device and program
JP2009018141A (en) * 2007-07-12 2009-01-29 Mail River:Kk Golf assist terminal
JP2012170662A (en) * 2011-02-23 2012-09-10 Yuichi Okawa Golf competition support system, golf competition support method, and golf competition support program
WO2013190722A1 (en) * 2012-06-20 2013-12-27 株式会社ニコン Electronic apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11104286A (en) * 1997-09-30 1999-04-20 Matsushita Electric Works Ltd Golf score recorder
JP2004105350A (en) * 2002-09-17 2004-04-08 Denso Corp Golfer supporting device and program
JP2009018141A (en) * 2007-07-12 2009-01-29 Mail River:Kk Golf assist terminal
JP2012170662A (en) * 2011-02-23 2012-09-10 Yuichi Okawa Golf competition support system, golf competition support method, and golf competition support program
WO2013190722A1 (en) * 2012-06-20 2013-12-27 株式会社ニコン Electronic apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016209288A (en) * 2015-05-08 2016-12-15 朝日ゴルフ用品株式会社 Carry-measuring instrument
JP2019092648A (en) * 2017-11-20 2019-06-20 カシオ計算機株式会社 Electronic instrument, evaluation method, and program
JP7069662B2 (en) 2017-11-20 2022-05-18 カシオ計算機株式会社 Electronic devices, evaluation methods and programs

Similar Documents

Publication Publication Date Title
US20150328523A1 (en) Devices and methods for analyzing golf swings
US9342994B2 (en) Motion analyzing apparatus and motion analyzing program
US9599634B2 (en) System and method for calibrating inertial measurement units
US20140378239A1 (en) Motion analysis method and motion analysis device
US9234767B2 (en) Running condition detection device, running condition detection method, and recording medium
JP6061063B2 (en) Advanced measuring device, navigation system, program, and recording medium
US10406413B2 (en) Analysis apparatus, analysis method, and recording medium
JP2017037032A (en) Electronic apparatus, physical activity information presentation method, and physical activity information presentation program
JP2014210182A (en) Improved fitting system for golf club
JP2016140693A (en) Swing measurement device, swing measurement system, swing measurement method, and program
JP2016116612A (en) Carry measurement device, hit ball direction measurement device, carry measurement system, carry measurement method, and program
US20140132442A1 (en) Positioning device capable of detecting three-dimensional move trace and the detecting method thereof
KR101458134B1 (en) Golf club swing correction apparatus
US10773141B2 (en) Exercise analyzing device, exercise analyzing system, and exercise analyzing method
US20180250571A1 (en) Motion analysis device, motion analysis method, motion analysis system, and display method
US20150375081A1 (en) Exercise information providing method and exercise information providing system
JP2020065833A (en) Advice information presentation system, and advice information presentation program
JP2016127880A (en) Information recording apparatus, information recording system, information recording method and information recording program
JP6077049B2 (en) Flight distance measuring instrument
JP6531366B2 (en) Counting system, counting method, program
US10509953B2 (en) Carry measuring device, hit-ball-direction measuring device, carry measuring system, carry measuring method, hit-ball determining device, hit-ball determining system, hit-ball determining method, and recording medium
JP7174414B2 (en) Flight distance prediction system
CN108413970B (en) Positioning method, cloud system, electronic equipment and computer program product
CN205561860U (en) Golf ball ranging system
JP2016116611A (en) Hit ball determination device, hit ball determination system, hit ball determination method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181204

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20190122