\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Effects of Golf Drive Swing on Multiple Functional Wear Wearing},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Effects of Golf Drive Swing on Multiple Functional Wear Wearing}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Jungwoo  kim}

             \affil[1]{  Yoin - In Songdam College}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2015 Accepted: 3 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


The purpose of this study was to verify the effect of drive swing on multiple functional wear wearing in golf. The subjects were 6 men (22.67±0.82yrs, 175.42±3.42cm, 78.75±4.78kg), who had career each with at least 8 years golf experience with right-hander. For kinematical analysis, this study used equipments with 7 motion capture cameras (300Hz) and analysis program (Nexus 1.5). The total time of the club head, displacement magnitude of the COM and swing plane were compared of according to functional wear wearing and non-wearing during golf drive swing. The results of the study are as follows. The total time of the club on wearing (2.18±0.06sec) was faster than non-wearing (2.52±0.15sec). Displacement magnitude of the COM on wearing (4.06±0.67cm) was shorter than non-wearing (5.79±0.72cm). Also, swing plane was found to be significantly different of 3 phase excepted BST-DS (back swing top - down swing) phase. AD-BST (address - back swing top) phase on wearing (13.86±3.08cm) decrease more than nonwearing (20.82±3.99cm), DS-IP (down swing â??" impact) phase on wearing (6.25±1.35cm) decrease more than non-wearing (7.18±1.52cm) and IP â??" FT (impact â??" follow though) phase on wearing (7.93±2.09cm) decrease more than non-wearing (9.68±2.02cm). The multiple functional wear wearing was contribution to come close for one-plane, a long with consistency and accuracy on golf drive swing.

\end{abstract}


\keywords{drive swing (ë?"??????), multiple functional wear (??????), swing plane (????).}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
olf is a ball sport in which players use various clubs to hit balls into 18 hole cups on a course in as few strokes as possible. Golf can be divided into "tee shot" using driver in teeing ground, "iron shot" in fairway, rough and bunker, and "putt" in green. In particular, the result of the driver swing, the first strike, has an important effect on selecting the right clubs and building the seamless course strategies for second shot. For this reason, players need to swing the golf club in higher accuracy to move the ball a long distance to the most desirable position. For such higher accuracy of driver swing, the optimal combination of physical bodies' translational movement and club head's rotational movement generates maximum power and moves the ball into the target position The consistency of such physical movements, the direction and speed of club heads before and after the impact and the position and angle of clubs at the moment of the impact are all determined by the correlation between balls and heads. \hyperref[b13]{(Kwon, 2007)} Therefore, having a systematic understanding of the right coordinated movements that allow to maintain the balance in bodies, swing trajectories and swing plane of club movements is very important for consistently accurate driver swings. \hyperref[b5]{(Hay, 1985;}\hyperref[b18]{McLean, 1992;}\hyperref[b6]{Heuler, 1996)} Swing plane is referred to as the plane in the trajectory of club heads during the swing ranging from Address to Follow though. The swing planes are divided into One-Plane or Single Plane where arms and shoulders move up in parallel and Two-Plane where arms and shoulders are up on the different level.  {\ref (Ben Hogan, 1966;}\hyperref[b4]{Hardy, 2006;}\hyperref[b17]{Lim, 2009)} In his study in 2007, Kwon used 3D motion analysis technique to estimate the plane that is as close to the trajectory of the club head as possible. He compared the result with the actual swing trajectory and conducted the experiment to calculate swing flatness. As a result, he found that there was no perfect plane swing, but is the swing plane close to the trajectory of the club head. He also discovered that analyzing the swing using the swing flatness would be really helpful to confirm players' swing style or their swing consistency and accuracy. \hyperref[b17]{(Lim, 2009)}.\par
However, the previous kinematical studies on the driver swing have focused on increasing driving distance by analyzing X-factor that is an angle of relative rotation between pelvis and body segments at the top of back swing, body's rotation movement and good coordinated movements of wrist joints, the muscle power of major muscle contributing to swing, the swing speed of golf clubs and power generation through external force. \hyperref[b15]{(Lee, 1999;}\hyperref[b9]{Kim, 1997}  caused by the increased driving distance might put professional and amateur golfers at risk of having bad results in the games. In other words, this does not fulfill the conclusive factors of "distance, consistency and accuracy" for good swing. \hyperref[b11]{(Koichiro, 1996)} Even though the increase in the driving distance is important, the consistency and accuracy of swing are required to have a positive impact on final scores for golfers. Hence, in an effort to meet such conclusive factors for good swing, golfers have incrgly had a keen interest in golf lesson and related equipment. With this trend, golf equipment companies have thrived. \hyperref[b17]{(Lim, 2009;}\hyperref[b10]{Kim, 2011)}.\par
In particular, Korean golf market has grown by 5 to 10 percent over the last 10 years. The golf course market is worth 3 trillion won, the golf-ware market is worth 1.2 trillion won, the golf club market is 700 billion won and the golf equipment market is 300 billion won. Given such statistics, the golf industry including the golf equipment market is worth nearly 6 trillion won. \hyperref[b21]{(Park, Woo \& Lim, 2012)}.\par
Recently, many golfers are wearing functional clothing that helps minimize the possible injuries by swing and maximize sports performance. rotating during the extension. \hyperref[b3]{(Doan et al., 2003;}\hyperref[b23]{Song, 2007;}\hyperref[b0]{Chae \& Kang, 2011)} Likewise, the previous studies demonstrate that multiple functional wears that is similar to the taping method would upgrade golf driver swing movement and in the end improve the conclusive factors of consistency and accuracy for good swing by reducing the dispersion of the scope of which muscles and joints move. In conclusion, the main purpose of this study is to investigate and verify the effect of multiple functional wears on golf driving swing through the analysis of kinematical variables. 
\section[{II.}]{II.} 
\section[{Methods a) Subjects}]{Methods a) Subjects}\par
For this study, we chose multiple functional wear brand Z that is on sale in Korea. This brand's multiple functional clothing is characterized by elastic fabrics in the left and right and top and bottom, stitching along the body lines and mesh fabric for the inner side of arms. This clothing is made of 80\% of nylon and 20\% of polyurethane. (Figure  {\ref 1}) 6 male, right-handed amateur golfers who have played golf for 8 years or higher were specially selected as the subject of this study. Their average age was 22.67±0.82 years, their average height was 175.42±3.42 cm and their average weight was 78.75±4.78 kg. 
\section[{Fig. 1 : Multiplefuctional wear product b) Experimental Equipments}]{Fig. 1 : Multiplefuctional wear product b) Experimental Equipments}\par
In the study, we installed 7 infrared cameras for motion analysis to analyze the kinematical variables displayed in golf drive swing movements in three dimensions with and without wearing multiple functional clothing. We also attached reflection markers (14 mm in diameter) on the surface of multiple functional wears and clubs to correctly analyze the body movement and club swing, calculate combined movement displacement and analyze the total travel distance of clubs and swing plane. In total, 35 markers were attached to R/L, Anterior and Posterior Head, R/L Shoulder, R/L ASIS, R/L PSIS, CLAV, STRN, C7, T 10, RBAK, R/L Elbow, R/L, Medial and Lateral Wrist, R/L Finger, R/L Lateral Thigh, R/L Knee, R/L Tibia, R/L Ankle and R/L Toe. In addition, 38 reflection markers were attached to shaft, shaft neck and head of the club by each. Table \hyperref[tab_2]{1} shows in detail the experimental equipment used in this study. Figure \hyperref[fig_1]{2} shows where the reflection markers were attached.  The experiment was conducted in the lab setting that ensured the safety by having sufficient space for the subjects to exert drive swing movement and installing nets at the place to which ball will reach. Infrared camera for motion was used to conduct 3D calibration with the Non-linear transformation (NLT) method and create the global coordinate system of anterior-posterior axis (x-axis), medial-lateral axis (y-axis), and vertical axis (z-axis). All subjects were asked to sign the experiment consent and change their pants into tights before sufficient warming-up and swing practice. The subjects who got ready for the experiment were selected by random to wear multiple functional wears and ordinary tights. Under the two conditions of wearing and non-wearing multiple functional wears, the subjects did swings 10 times. Given the expected fatigue by repetitive drive swing, the subjects were encouraged to take 10-minuate break at the interval of the two conditions. After the end of the swings, they were asked to choose 3 swing movements that they thought to be excellent. Each 3 swing movements selected by every subject was analyzed by researchers. 
\section[{Fig. 3 : Experimental equipments set-up d) Data Analysis}]{Fig. 3 : Experimental equipments set-up d) Data Analysis}\par
Figure \hyperref[fig_2]{4} shows major events and phases required to analyze drive swing movements with wearing multiple functional wears.\par
Event 1 is the moment of "Address". Event 2 is the moment of "Back Swing" when the markers on the right hand are at the highest position. Event 3 is the moment of "Down Swing" when the vertical position of the markers on the club head is down to the ground. Event 4 is the moment of "Impact" when the ball and club face are met. Event 5 is the moment of "Follow Through" when the shaft and the ground are horizontal after the ball is hit forward. Event 6 is the moment of "Finish" when the markers on right elbow are at the highest position to the left, the direction to which the ball moves. Furthermore, the six events were broken down into four phases -backswing, downswing, impact and follow -that affect the consistency and accuracy of golf swing the most. The six events and the four phases were analyzed in this study. The ratio of camera sampling was set at 300 Hz per second. The collected data was processed with NEXUS 1.5 program.  
\section[{Results and Discussion}]{Results and Discussion}\par
The subjects in this study were randomly selected to wear or non-wear multiple functional wears and do the golf drive swings. The result of analyzing kinematical variables is as follows. 
\section[{a) Total time of the club head}]{a) Total time of the club head}\par
Table \hyperref[tab_3]{2} shows the difference in the total travel time of the club head from the moment of being ready for the drive swing to that of follow through under the two conditions of wearing and non-wearing multiple functional wears. The result is that the average travel time with wearing multiple functional wears was 0.34±0.09 sec shorter than without multiple functional wears. This difference was found to be statistically significant (p=.001). In reality, the shorter the travel time of the club head is, the faster the club head moves. The travel time is also closely related to the travel distance of the ball. \hyperref[b1]{(Choi, 1996)} This result is not different from the result of the previous studies on multiple functional wears and the improvement of driving distance. However, the average travel time of the club head under the two conditions presented in this study was 2.35 seconds, higher than the previous studies of 0.72 to 0.91 seconds.  {\ref (}  
\section[{b) Displacement magnitude of the COM}]{b) Displacement magnitude of the COM}\par
Table \hyperref[tab_4]{3} shows the difference in the combined movement displacement of COM (center of mass), from the moment of being ready for the drive swing to that of follow through under the two conditions of wearing and non-wearing multiple functional wears. The result is that the average combined movement displacement of body center with wearing multiple functional wears was 1.73±0.05 cm lower than without multiple functional wears. This difference was found to be statistically significant (p=.002). How the COM moves at the time of the golf drive swing can vary among players. However, most players move their COM into the right feet at the moment of backswing and back to the left feet at the time of between downswing and follow through, following the direction that the ball travels. However, golfing requires the continuous movement of body parts based on anatomical positions into the direction of front-back (x-axis), left-right (y-axis) and verticality (z-axis). Under such circumstance, maintaining body balance and doing the swing is the key. If the center of body is tilted to the front or back, it affects the flying trajectory of the ball and cause Slice or Hook. \hyperref[b16]{(Lee, Yang \& Kim, 1998)} The study in 1993 by Leadbetter and Huggan claimed that the center of gravity must be moved naturally into the target direction to the degree where the center of swing is not swayed. In this way, players can exert the golf swing along with natural rhythm and maintain the accuracy of the ball strike natural rhythm. For this reason, the lower combined movement displacement of body center is can ensure that the central axis of the swing is more stabilized and the consistency and accuracy of the swing is enhanced. 
\section[{c) Swing plane}]{c) Swing plane}\par
Table \hyperref[tab_5]{4} shows the difference in the swing plane, from the moment of being ready for the drive swing to that of follow through under the two conditions of wearing and non-wearing multiple functional wears.\par
The result is that at the AD-BST phase, the average flatness value with wearing multiple functional wears was 6.96±0.91cm lower than with non-wearing multiple functional wears. The difference was statistically significant.(p=.03) At the BST-DS phase, the average flatness value with wearing multiple functional wears was 3.72±0.49cm lower than with non-wearing multiple functional wears. The difference was not statistically significant. (p=.14) At the DS-IP phase, the average flatness value with wearing multiple functional wears was 0.93±0.17cm lower than with non-wearing multiple functional wears. The difference was statistically significant. (p=.01) At the IP-FT phase, the average flatness value with wearing multiple functional wears was 1.75±0.07cm lower than with non-wearing multiple functional wears. The difference was statistically significant. (p=.01) As a result, the difference of the average flatness values between the two conditions of wearing and non-wearing multiple functional wears was all statistically significant at the three phases except for the BST-DS phase. Here, the flatness value is required to analyze swing plane.\par
Lim reported in his study in 2009 that the good swing in golf is to make the accurate impact on the ball with fast speed. To that end, swinging the club within the consistent trajectory of swing is the key. As such, sing plane swing is better than double or multiple plane swing to maintain the more consistent and accurate swing trajectory. If the swing is kept into the right direction consistently, the one plane swing is likely to make the positive impact in repeat and eventually on the ball trajectory. \hyperref[b4]{(Hardy, 2006)} All in all, it can be concluded that considering the experimental result in this study that the difference of swing plane between wearing and non-wearing multiple functional wears was statistically significant, wearing multiple functional wears contributes to making the swing close to the one plane.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
The study was designed to verify the effect of wearing multi functional wears on golf drive swing. In this study, we compared and analyzed how the kinematical variables are transformed to assess the consistency and accuracy of the swing with wearing and non-wearing multi functional wears for amateur golfers.\par
The conclusion of this study is the following. First, there was the statistically significant difference in the total travel time of the drive swing between wearing and non-wearing multi functional wears. The travel time with wearing multi functional wears was shorter than that of non-wearing multi functional wears. This result can be interpreted as wearing multi functional wears increasing the speed of the club head. In addition, the smaller value of the standard deviation with wearing multi functional wears can also be considered as the positive effect of multi functional wears on the consistency of body movement. Second, the result of combined movement displacement of body center analysis showed the statistically significant difference between wearing and non-wearing multi functional wears. The average value of the body center movement with wearing multi functional wears was smaller than that of the opposite case. This means that the axis of body center is not swayed and more stabilized with wearing multi functional wears, which will improve the consistency and accuracy of the swing. Third, the analysis the variables of the swing plane generated the result that the swing plane with wearing multiple functional wears was lower than with non-wearing multiple functional wears at every phase. The difference between the two conditions was all statistically significant at the AD-BST, DS-IP and IP-FT phases except for BST-DS. This result proves that wearing multiple functional wears can contribute to making the swing close to the swing plane in order to maintain the consistent swing trajectory for the club.\par
The value of this study lies in quantifying the effect of wearing multiple functional wears inspired by the taping method on golf drive swing with kinematical variables and generating the results. However, the subjects of the study might have felt the different intensity of pressure from multiple functional wears in different body parts. There were also the limits in analyzing kinematical variables to test the consistency and accuracy of the swing and conducting the field test to measure the direction that the ball flies as well as the equipment used in this study, such as the instrument of measuring the ball flying direction. Therefore, what we need to make sure in the follow-up study will be to consider accurately the different physical characteristics of each subject, realize the swing analysis that ensures the accurately measurement of the pressurized body parts and the intensity of multiple functional wears, and fulfill the condition that allows for measuring the ball flying direction. Furthermore, this study is expected to fuel the development of the golf equipment that helps improving the consistency and accuracy of an iron shot and putter shot, not just the drive swing and, going further, lead to the study on the fitting of multiple functional wears for design proposals based on individual's physical characteristics.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2540229885057471\textwidth}P{0.3549808429118774\textwidth}P{0.24099616858237546\textwidth}}
Classification\tabcellsep Model\tabcellsep Manufacture\\
Motion capture\tabcellsep MX13 1.3 Motion Capture Camera 7unit\tabcellsep Vicon (UK)\\
Data acquisition\tabcellsep MX Control\tabcellsep Vicon (UK)\\
\tabcellsep MX Net\tabcellsep Vicon (UK)\\
Human measurement\tabcellsep Martin calipers\tabcellsep Takei (Japan)\\
Analysis software\tabcellsep NEXUS 1.5\tabcellsep Vicon (UK)\\
\tabcellsep Polygon version 3.1\tabcellsep \\
\tabcellsep build 201\tabcellsep Vicon (UK)\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5054054054054055\textwidth}P{0.022972972972972974\textwidth}P{0.10337837837837838\textwidth}P{0.11486486486486487\textwidth}P{0.10337837837837838\textwidth}}
(Unit: sec)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Group\tabcellsep N\tabcellsep M\tabcellsep SD\tabcellsep t\\
Wearing\tabcellsep 6\tabcellsep 2.18\tabcellsep 0.06\tabcellsep -7.18***\\
Non-Wearing\tabcellsep \tabcellsep 2.52\tabcellsep 0.15\tabcellsep \\
***p< .001\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
(Unit: cm)\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
(Unit: cm)\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)Effects of Golf Drive Swing on Multiple Functional Wear Wearing} 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Park et al. ()]{b20}\label{b20} 	 		‘A comparative analysis of the kinematical characteristics during the driver golf swing’.  		 			S S Park 		,  		 			K I Lee 		,  		 			J H Song 		.  	 	 		\textit{The Korean Journal of Physical Education}  		2000. 39  (1)  p. .  	 
\bibitem[Lee ()]{b15}\label{b15} 	 		‘A study on balance in golf swing’.  		 			J H Lee 		.  	 	 		\textit{Hsnkook Research}  		1999. 15  (1)  p. .  	 
\bibitem[Horton et al. ()]{b8}\label{b8} 	 		‘Abdominal muscle activation of eliet male golfers with chronic low back pain’.  		 			J F Horton 		,  		 			D M Lindsay 		,  		 			B R Macintosh 		.  	 	 		\textit{Medicine \& Science sport \& Exercise}  		2001. 33  (10)  p. .  	 
\bibitem[So et al. ()]{b22}\label{b22} 	 		‘An analysis of decision factor on drive distance for university golf player's object excution using late hitting method’.  		 			J M So 		,  		 			Y T Lim 		,  		 			Y S Kim 		,  		 			B W Cho 		.  	 	 		\textit{Korean Journal of Sport Biomechanics}  		2005. 15  (3)  p. .  	 
\bibitem[Yi and So ()]{b24}\label{b24} 	 		‘Analysis of inter-foot relations with ground reaction forces during the golf swing’.  		 			K O Yi 		,  		 			J M So 		.  	 	 		\textit{Journal of Korean Physical Education Association for Girls and Women}  		2004. 18  (1)  p. .  	 
\bibitem[Hogan ()]{b7}\label{b7} 	 		\textit{Ben Hogan's Five Lessons: The Modern Fundamentals of Golf},  		 			B Hogan 		.  		1966. New York: Barnes and Company.  	 
\bibitem[Kwon ()]{b13}\label{b13} 	 		\textit{Biomechanic of the Golf: Understanding of swing plane and one-plane. Sports science},  		 			Y H Kwon 		.  		2007. p. .  	 
\bibitem[Koichiro ()]{b11}\label{b11} 	 		\textit{Determining the essential elements of golf swing used by elite golfers},  		 			F K Koichiro 		.  		1996. Or: Microform Publications.  	 
\bibitem[Kim ()]{b10}\label{b10} 	 		\textit{Effect of the mechanism of the golf swing along the tilt-variation of the inclined plane. Unpublished doctoral dissertation},  		 			S K Kim 		.  		2011.  		 			Graduated school of Sungkyunkwan University 		 	 
\bibitem[Park et al. ()]{b21}\label{b21} 	 		‘Effect verification of wearable assisting wear for increasing golf carry distance’.  		 			Y S Park 		,  		 			B H Woo 		,  		 			Y T Lim 		.  	 	 		\textit{Korean Journal of Sport Biomechanics}  		2012. 22  (4)  p. .  	 
\bibitem[Kim ()]{b9}\label{b9} 	 		\textit{EMG analysis of the impact on golf swing},  		 			C W Kim 		.  		1997.  		 			Graduated school of Dong-A University 		 	 	 (Unpublished master's thesis) 
\bibitem[Doan et al. ()]{b3}\label{b3} 	 		‘Evaluation of a lowerbody compression garment’.  		 			B K Doan 		,  		 			Y H Kwon 		,  		 			R U Newton 		,  		 			J Shim 		,  		 			E M Popper 		,  		 			R A Rogers 		,  		 			L R Bolt 		,  		 			M Robertson 		,  		 			W J Kraemer 		.  	 	 		\textit{Journal of Sports Science}  		2003. 21  (8)  p. .  	 
\bibitem[Craig and Vince ()]{b2}\label{b2} 	 		\textit{Golf Anatomy},  		 			D Craig 		,  		 			D Vince 		.  		2010.  	 
\bibitem[Heuler ()]{b6}\label{b6} 	 		‘Golf swing basics (E. Reinersmann’.  		 			O Heuler 		.  	 	 		\textit{Trans.)}  		1996.  	 	 (New York: Sterling pub) 
\bibitem[Hay ()]{b5}\label{b5} 	 		 			J G Hay 		.  		\textit{) the biomachanics of bport techniques},  				 (England Cliffs; New Jersey)  		1985. Prentice-Hall Inc.  	 
\bibitem[Kwon and Kouh ()]{b12}\label{b12} 	 		‘High quality textiles and sportswear’.  		 			O K Kwon 		,  		 			J O Kouh 		.  	 	 		\textit{Journal of the Korean Society of Clothing Industry}  		2002. 4  (5)  p. .  	 
\bibitem[Choi ()]{b1}\label{b1} 	 		\textit{Study of proper load determination of weight training for improving golf carry distance. Sports Science},  		 			E T Choi 		.  		1996. 16 p. .  		 			Hanyang Univerisy Sports Science Research Institute 		 	 
\bibitem[Song ()]{b23}\label{b23} 	 		\textit{Study on a design prototype of muscle reinforcing sportswear for baseball pitchers based on taping therapy},  		 			M H Song 		.  		2007.  		 			Graduated school of Yonsei University 		 	 	 (Unpublished master's thesis) 
\bibitem[Lim ()]{b17}\label{b17} 	 		‘The analysis of swing plane of elite golfers during drive swing’.  		 			Y T Lim 		.  	 	 		\textit{Korean journal of sports biomechanics}  		2009. 19  (1)  p. .  	 
\bibitem[Park ()]{b19}\label{b19} 	 		‘The effect of low back pain on the EMG of professional golfer`s drive swing’.  		 			J R Park 		.  	 	 		\textit{Korean Journal of Sport Biomechanics}  		2005. 15  (4)  p. .  	 
\bibitem[Chae and Kang ()]{b0}\label{b0} 	 		‘The effect of wearing spandex wear with compression band on biomechanical parameters during a golf drive swing’.  		 			W S Chae 		,  		 			N J Kang 		.  	 	 		\textit{Korean Journal of Sports Biomechanics}  		2011. 21  (3)  p. .  	 
\bibitem[Lead Better and Huggan ()]{b14}\label{b14} 	 		\textit{The golf swing},  		 			D Lead Better 		,  		 			J Huggan 		.  		1993. Hapercollins publishers Ltd.  	 
\bibitem[Lee et al. ()]{b16}\label{b16} 	 		‘The motion of center of pressure during golf swing’.  		 			D W Lee 		,  		 			D Y Yang 		,  		 			G S Kim 		.  	 	 		\textit{Korean Journal of Sport Biomechanics}  		1998. 8  (2)  p. .  	 
\bibitem[Hardy ()]{b4}\label{b4} 	 		\textit{The plane truth for golfers: Breaking down the one-plane swing and the twoplane swing and finding the one that's right for you},  		 			J Hardy 		.  		2006. McGraw-Hill.  	 
\bibitem[Mclean ()]{b18}\label{b18} 	 		\textit{Widen the gap. Golf Magazine},  		 			J Mclean 		.  		1992. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
