簡易檢索 / 詳目顯示

研究生: 孫懿
Sun, Yi
論文名稱: 應用於桌球單打比賽技戰術記錄系統工具之研究與開發
Research and Development of a Technical and Tactical Record System for Table Tennis Single Match
指導教授: 邱宏達
Chiu, Hung-Ta
學位類別: 碩士
Master
系所名稱: 管理學院 - 體育健康與休閒研究所
Institute of Physical Education, Health & Leisure Studies
論文出版年: 2020
畢業學年度: 108
語文別: 中文
論文頁數: 66
中文關鍵詞: 桌球比賽分析技戰術策略系統開發
外文關鍵詞: Table Tennis, Match Analysis, Technical and Tactical Strategy, System Development
相關次數: 點閱:50下載:1
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 本研究旨開發兩種桌球單打比賽記錄系統工具,期待能透過系統工具提供桌球比賽得失分與技戰術分析結果,使教練及選手無論於賽前、賽中和賽後皆能熟知自身及掌握對手技戰術使用及得失分情形,同時提升指導效能及選手在比賽中的氣勢與自信心,獲取佳績。方法:透過JavaScript、HTML 及CSS 開發桌球比賽即時記錄系統,及使用英文字母與數字建立桌球比賽編碼系統,專業記錄員分別使用平板電腦及筆記型電腦操作記錄系統進行比賽資料蒐集,除了系統開發與建置,本篇研究更針對三位比賽記錄員與專家間進行一致性係數評估,符合κ > 0.75 一般衡量水準之記錄資料,則透過系統後端和程式語言進行資料分析。結果:桌球比賽即時記錄系統具備記錄、戰況統計及歷史記錄查詢介面,並於每局一分鐘短暫休息時間,立即提供選手單局得失分擊球技術、擊球位置與擊球落點資訊。而比賽編碼系統透過代號記錄能夠縮短單場比賽蒐集時間,及提升資料分析之效率,且在選手進行下一輪比賽前提供分析結果。結論:本研究開發之系統工具對於桌球愛好者或各技術層級之選手,具有實務上的應用價值,兩者系統之分析結果數據可供教練與選手於比賽即時和訓練時之參考依據。

    The purpose of the study was to develop two types of table tennis single match record systems. The system can provide the information of before, during, and after the match win or loss stroke technique, position, placement and tactical between table tennis match, that made coach and player can understand themselves and opponents that may enhance the coaching effectiveness also the momentum and self-confidence of the players during the match, to obtain a good result. Method: The study uses JavaScript, HTML, and CSS to develop the table tennis match real-time record system and use English letters and numbers to establish the table tennis match coding system. The professional recorders should use the tablet and laptop to operate the system to collect match data. Besides, build up and develop the system, the study also evaluates the coefficient of agreement between three match ecorders and expert. The record data should through the evaluation indicator κ> 0.75, after the evaluation the data will be analyzed through the system backend and programming language. Result: The table tennis match real-time record system has an interface for the record, data statistics and history inquire, also can immediately provide the information of player's stroke technique, stroke position, and stroke placement performance in the game of match one-minute break. The table tennis match coding system use codename to record can shorten the data collection time also can improve the efficiency of data analysis, and the analysis results can be provided before the next round match. Conclusion: Both systems developed in this research have practical application value for table tennis fans, players, and coaches at various technique levels. Also, two systems can provide the results for coaches and players in the real-time match and the after-match training.

    目錄 摘要 i 致謝 viii 目錄 ix 表目錄 xi 圖目錄 xii 第壹章 緒論 1 第一節 研究背景與動機 1 第二節 研究目的 4 第三節 研究重要性 5 第貳章 文獻探討 6 第一節 隔網持拍運動技戰術分析方法 6 第二節 傳統桌球技戰術分析 7 第三節 桌球技戰術系統軟體 11 第四節 文獻總結 13 第參章 研究與開發 14 第一節 桌球比賽即時記錄系統 14 第二節 桌球比賽編碼系統 23 第三節 記錄員效度分析 26 第四節 資料處理與分析 26 第肆章 結果與系統應用 29 第一節 桌球比賽即時記錄系統應用與結果 29 第二節 桌球比賽編碼系統應用與結果 42 第五章 討論 53 第一節 桌球比賽即時記錄系統與三、四段技術評估之差異 53 第二節 桌球比賽即時記錄系統與技戰術微型應用程式之差異 54 第三節 桌球比賽編碼系統與技戰術軟體之差異 57 第四節 研究限制 59 第六章 結論與建議 60 第一節 結論 60 第二節 研究貢獻 61 第三節 建議 62 文獻引用 64 表目錄 表 一、桌球三段技術評估法記錄表格 8 表 二、桌球三段技術評估法評分標準 8 表 三、四段桌球技術評估模型結構 10 表 四、四段桌球技術得分率評估標準 10 表 五、四段桌球技術使用率評估標準 10 表 六、記錄員一致性評估結果 52 圖目錄 圖 一、紙本桌球比賽即時記錄表 15 圖 二、桌球比賽即時記錄系統研發架構 15 圖 三、桌球比賽即時記錄系統之使用者註冊介面 17 圖 四、使用者登入介面 17 圖 五、使用者成功登入小視窗 18 圖 六、主畫面 19 圖 七、比賽記錄介面 20 圖 八、比賽基本資訊填寫視窗 20 圖 九、戰況統計介面 21 圖 十、歷史記錄介面 22 圖 十一、桌球比賽編碼系統研發架構 24 圖 十二、半張球桌分隔區域 25 圖 十三、原始編碼資料 28 圖 十四、資料剖析後之編碼資料 28 圖 十五、比賽基本資訊填寫視窗 30 圖 十六、我方選手得分時之系統操作圖 31 圖 十七、我方選手失分之系統操作圖 32 圖 十八、記錄資料更改功能 33 圖 十九、選手請求暫停功能 33 圖 二十、選手比賽棄權功能 34 圖 二十一、單局雙方熱區圖及得失分列表 36 圖 二十二、得失分熱區與百分比數據回放功能 36 圖 二十三、雙方比分變化圖 37 圖 二十四、正手得分擊球位置與擊球落點圓餅圖分布 38 圖 二十五、反手得分擊球位置與擊球落點圓餅圖分布 39 圖 二十六、正手失分擊球位置與及球落點圓餅圖分布 40 圖 二十七、反手失分擊球位置與及球落點圓餅圖分布 40 圖 二十八、歷史記錄查詢 41 圖 二十九、2019年林昀儒與許昕三場對戰之單局比分與結果 42 圖 三十、X選手得分之正確編碼資料結構 44 圖 三十一、單局比賽完整編碼 44 圖 三十二、雙方選手發球站位 46 圖 三十三、林昀儒發球落點分布 46 圖 三十四、林昀儒發球得失分比率 46 圖 三十五、許昕發球落點分布 47 圖 三十六、許昕發球得失分比率 47 圖 三十七、雙方選手皆發球技術 48 圖 三十八、林昀儒接發球得失分比率 48 圖 三十九、許昕接發球得失分比率 48 圖 四十、綜合三場X發球得失分板數變化 51 圖 四十一、綜合三場Y發球得失分板數變化 51 圖 四十二、技戰術微型應用程式-擊球技術與得失分落點記錄介面 55 圖 四十三、技戰術微型應用程式-記錄資料列表 56

    Abdullah, M. F., Janep, M., Azzfar, M. S., Karim, Z. A., Rahmat, A., & Nadzalan, A. M. (2018). Playing Pattern Analysis of Men’s Single Badminton Matches. International Journal of Engineering & Technology, 7(2.15), 168-170.
    Abdullahi, Y., & Coetzee, B. (2017). Notational singles match analysis of male badminton players who participated in the African Badminton Championships. International Journal of Performance Analysis in Sport, 17(1-2), 1-16.
    Dartfish. (2019). MY DARTFISH PRO. Retrieved from https://www.dartfish.com/pro
    Fuchs, M., Liu, R., Malagoli Lanzoni, I., Munivrana, G., Straub, G., Tamaki, S., . . . Lames, M. (2018). Table tennis match analysis: a review. Journal of sports sciences, 36(23), 2653-2662.
    Guan, Y.-p., Ye, Y., Li, J.-j., Si, J., & Zhang, H. (2011). Skill and tactic analysis for table tennis matches. Paper presented at the 2011 International Conference on Computer Science and Service System (CSSS).
    Hur, Y., Ko, Y. J., & Claussen, C. L. (2012). Determinants of using sports web portals: An empirical examination of the sport website acceptance model. International Journal of Sports Marketing and Sponsorship, 13(3), 6-25.
    ITTF, I. T. T. F. (April 2020). Top 10 - Seniors Men Singles. Retrieved from https://ranking.ittf.com/#/home
    Lan, T. (2014). Commentary on men’s singles final of table tennis in the 12th national games and research on the dynamics of forward position of its techniques and tactics. China Sport Science and Technology, 50(5), 57-61.
    Li, H., Zhuang, J., Liang, Y., & Xu, S. (1981). Technical summary on Chinese table tennis men’s team to participate in the 36th World Table Tennis Championships. China Sport Science and Technology, 3, 1-13.
    Pfeiffer, M., Zhang, H., & Hohmann, A. (2010). A Markov chain model of elite table tennis competition. International Journal of Sports Science & Coaching, 5(2), 205-222.
    Pokharel, S., Zhu, Y., & Puri, S. (2019). Micro-level analysis and visualization of tennis shot patterns with fractal tables. Paper presented at the 2019 IEEE 43rd Annual Computer Software and Applications Conference (COMPSAC).
    Shih, H.-C. (2018). A Survey of Content-Aware Video Analysis for Sports. IEEE Transactions on Circuits Systems for Video Technology 28(5), 1212-1231.
    Sun, Y., & Chiu, H.-T. (2019). Using Table Tennis Record Form To Explore 2018 World Tour Grand Finals Men's Single Player's Crucial Technical And Tactical. Paper presented at the 16th International Table Tennis Federation Sports Science, Budapest, Hungray.
    Tang, J.-j., Cao, Hai-bo., & Deng, Yan-xiang. (2010). The formation and application of tactic combination model in the table tennis competition. Journal of Beijing Sport University, 33(11), 108-110.
    Todd, J. J., &, & Marois, R. (2004). Capacity limit of visual short-term memory in human posterior parietal cortex. Nature, 428(6984), 751.
    Wang, J., Zhao, K., Deng, D., Cao, A., Xie, X., Zhou, Z., . . . Wu, Y. (2019). Tac-Simur: Tactic-based Simulative Visual Analytics of Table Tennis. IEEE transactions on visualization and computer graphics, 26(1), 407-417.
    Wu, F., Liu, G.-b., Hua, C.-j., & Wu, J.-p. (2014). Peking University; Peking University Health Science Center; Yiwu Industrial and Commercial Institute; Chinese National Table Tennis Team;; Research on Modifying the Methods of Studying Table Tennis Technique and Tactics. 中国体育科技, 1.
    Wu, Y., Lan, J., Shu, X., Ji, C., Zhao, K., Wang, J., & Zhang, H. (2017). ittvis: Interactive visualization of table tennis data. IEEE transactions on visualization and computer graphics, 24(1), 709-718.
    Yamagiwa, S., Ichikawa, H., & Miyaji, C. (2009). Performance acceleration for video synthesizing software targeted to sports training using multicore processor. Paper presented at the 2009 International Conference on Parallel and Distributed Computing, Applications and Technologies.
    Yang, Q., & Zhang, H. (2014). Construction and Application of “four phase evaluation theory” technique and tactics for table tennis. Journal of TUS, 29(5), 439-442.
    Yu, L., Zhang, H., & Hu, J. (2008). Computer diagnostics for the analysis of table tennis matches. International Journal of Sports Science and Engineering, 2(3), 144-153.
    Yun-ping, Q. (2008). On the Video Rapid Feedback and Diagnose Method of Techniques and Tactics in Table Tennis [J]. Journal of Beijing Sport University, 10.
    Zhang, H., & Zhou, Z. (2017). An analytical model of the two basic situation strategies in table tennis. International Journal of Performance Analysis in Sport, 17(6), 970-985.
    Zhang, H., Zhou, Z., & Yang, Q. (2018). Match analyses of table tennis in China: a systematic review. Journal of sports sciences, 36(23), 2663-2674.
    余信毅. (2018). 桌球比賽勝負技戰術微型應用程式軟體開發之驗證. 朝陽科技大學休閒事業管理系學位論文, 1-56.
    吳煥群、李振彪. (1990). 乒乓球運動員技術診斷方法的研究. 38, 38-40.
    徐甫嘉, 陸清達, & 王玲玲. (2018). 國內長者於匹克球運動之參與經驗與接受度探討. 福祉科技與服務管理學刊, 6(4), 389-400.
    張凱隆. (2008). 頂尖職業選手發球優勢探討-以 2007 年四大網球公開賽男女單打比賽為例 (未出版之碩士論文). 國立臺灣師範大學, 臺北市.
    黃僅喻, 劉佳哲, 張凱隆, & 劉錦璋. (2014). 頂尖男子網球選手接發球回擊策略分析: 以 Djokovic 與 Federer 為例. 運動研究, 23(2), 21-30.
    虞麗娟, 張輝, 戴金彪, 楊再淮, 孟范生, & 史芙英. (2007). 隔網對抗項目比赛技戰术分析的理論與方法. 上海體育學報, 31(3), 48-53.
    劉羿德, 蔡宇柔, 陳儷今, 江界山, & 吳慧君. (2003). 2004 桌球國手選拔賽年度週期訓練計畫模型之探討與規劃. 文化體育學刊,(1 期): p175-182.
    鄭先知, 陳金海, 陳思羽, 沈啟賓, & 張富貴. (2018). 2016 里約奧運會乒乓球女子單打前八強選手得分手段分析與探討. 長榮運動休閒學刊(12), 44-54.
    蘇榮基, & 賴素玲. (2004). 網球記分卡的應用研究-以全國網球排名賽決賽為例. 勤益學報, 22(1), 63-70.

    下載圖示 校內:2025-07-31公開
    校外:2025-07-31公開
    QR CODE