\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={MLC Transmission and Dosimetric Leaf Gap Measurement Using CU Values from Integrated Images of Varian VitalBeam LINAC},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{MLC Transmission and Dosimetric Leaf Gap Measurement Using CU Values from Integrated Images of Varian VitalBeam LINAC}
\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]{Md. Motiur  Rahman}

             \author[2]{Md Fajle  Rabby}

             \author[3]{Mahmuda  Akter}

             \author[4]{Rubel  Ahmed}

             \author[5]{MMH  Bhuiyan}

             \author[6]{MKA  Khan,}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Modern dynamic radiotherapy techniques require more precision and need routine checking. However, presently available methods for Dosimetric Leaf Gap (DLG) and MLC transmission factor are highly time-consuming, so they are not feasible for busy radiotherapy centers. This analytical and observational study tried to determine the most straightforward way of simultaneously determining the transmission and DLG in the shortest time.We measured all data at 5cm depth using a Varian VitalBeam LINAC, newly installed at TMSS Cancer Center, Bogura, Bangladesh. We used three significant pieces of equipment in our experiment: an integrated Electronics Portal Imaging Device (EPID), a solid water phantom and a farmer-type ion chamber (Model: IBA FC65-P). The Eclipse? TPS was also used to make the QA plan and to analyze the images.

\end{abstract}


\keywords{electronic portal imaging device (EPID), VMAT, dosimetric leaf gap (DLG).}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ancerous tumors are treated with radiotherapy by a specific dose of radiation. It is impossible for 100\% of the supplied radiation to be deposited in the tumor due to the physics principles governing radiation dose deposition in a medium. Therefore, radiotherapy aims to treat cancer with a therapeutic dose while keeping the amount to the nearby healthy tissues within clinically tolerable bounds. Target localization and organ-at-risk (OAR) sparing are being improved by ongoing research and development focusing on using fewer resources. Volumetric Modulated Arc Therapy (VMAT), commonly administered using a linear accelerator, was implemented, significantly advancing in the past ten years \hyperref[b0]{[1]}. An intensity-modulated radiotherapy (IMRT) method involves dynamically adjusting the radiotherapy treatment beam aperture to create a final beam of varying intensity. This technique can be done for several beams at different gantry angles, resulting in a dose distribution throughout the patient that better adheres to the treatment goal (than a static beam) and better spares nearby OARs. Modern IMRT requires inverse planning techniques since they automatically tune dose distributions by adjusting the photon fluence in the radiation fields \hyperref[b1]{[2]}.\par
IMRT fields are delivered using MLCs that move while the beam is offered to change the beam aperture's shape continuously. With the MLC motions, the LINAC's dose rate is coordinated. The MLC movements and LINAC dose rate are coordinated to provide the necessary two-dimensional beam intensity fluence. Karl Otto first developed VMAT, which more recently included the IMRT principles  {\ref (2008)}. VMAT uses a continuous rotating gantry arc for delivery instead of IMRT, which uses a series of discrete fixed gantry angles because the MLC and dose rate are regulated. The VMAT approach alters LINAC's requirements to give the treatment. The LINAC's performance is under additional stress by these requirements, which include changing gantry speed, gantry angle-dependent dose rate modulation, and more complex MLC motions \hyperref[b1]{[2]}. As a result, VMAT-specific QA systems must be created to check that the planned dose distributions match C Abstract-Modern dynamic radiotherapy techniques require more precision and need routine checking. However, presently available methods for Dosimetric Leaf Gap (DLG) and MLC transmission factor are highly time-consuming, so they are not feasible for busy radiotherapy centers. This analytical and observational study tried to determine the most straightforward way of simultaneously determining the transmission and DLG in the shortest time.\par
We measured all data at 5cm depth using a Varian VitalBeam LINAC, newly installed at TMSS Cancer Center, Bogura, Bangladesh. We used three significant pieces of equipment in our experiment: an integrated Electronics Portal Imaging Device (EPID), a solid water phantom and a farmertype ion chamber (Model: IBA FC65-P). The Eclipse? TPS was also used to make the QA plan and to analyze the images.\par
As per Varian machine recommendation, the transmission factor and DLG will be less than 2\% and 2mm, respectively. In our measurement, using a Farmer-type ion chamber, we got the value of transmission factor of 1.46\% and 1.69\% and DLG of 0.98 mm and 1.13 mm for 6MV and 10MV photons, respectively. Using EPID a-Si1200, we got the transmission of 1.23\% and 1.63\% and DLG of 0.85 mm and 1.08 mm for 6MV and 10MV photons, respectively.\par
MLC transmission is in good agreement with ion chamber-based dosimetry with established data. It is a little lower for the 6MV photon EPID-based result, that is, maybe for the inhomogeneity characteristics of the photon fluence in low energies and negligible. For 10MV or higher energy photons, it is almost similar. those that were delivered and to assure delivery that is dependable, stable, and reproducible \hyperref[b1]{[2,}\hyperref[b2]{3]}.During delivery, primary control is dictated by the gantry speed. The large mass of the treatment head makes this the most challenging component to modulate and control rapidly and accurately. When less than approximately 1.8 MU/deg is required, the gantry will move at maximum speed, but the dose rate will be dropped below 600 MU/min. When a more significant MU/deg rate is delivered, the maximum dose rate will be applied, and the gantry speed will slow down \hyperref[b3]{[4]}. LINAC Quality Assurance (QA) testing is typical practice in radiation departments for guaranteeing LINAC performance. LINAC QA procedures typically rely on established best practice guidelines. The American Association of Physicists in Medicine (AAPM) TG-142 report \hyperref[b4]{[5]} and AAPM Medical Physics Practice Guideline 8(a) are recent examples of such protocols \hyperref[b5]{[6]}. The AAPM released guidelines for the delivery, treatment planning, and clinical application of IMRT in 2003 \hyperref[b6]{[7]}. The AAPM released two task group reports in 2009 pertinent to IMRT and VMAT QA. The first, AAPM TG-142 \hyperref[b7]{[8]}, offered overarching guidelines for LINAC quality assurance \hyperref[b8]{[9]}.\par
Modern radiotherapy system is very sophisticated and requires quality assurance randomly. Nevertheless, due to the enormous patient load in a center, physicists and dosimetrists cannot set up QA equipment for daily checking of doses and machine parameters. So it required a quick setup system for equipment, essential parameters checkups, and patient plan verification. In 1990, a radiotherapy machine company introduced an Electronic Imaging system for checkup patients positioning \hyperref[b17]{[18]}. After an era, they developed Electronics Imaging System called EPID. Modern EPID systems have an amorphous siliconbased detector for the patient imaging system, radiotherapy plan verification systems, and machinespecific QA systems. Task Group-58 (AAPM) published a report where they informed details use of EPID. The goals of this research work are:\par
1. Calculation of the Transmission Factor for specific field size and DLG using conventional and EPIDbased observation. 
\section[{Comparison of EPID-based results with other}]{Comparison of EPID-based results with other}\par
protocols and institutional standards. 
\section[{a) MLC Transmission}]{a) MLC Transmission}\par
A radiation measurement has been performed with open and closed MLC for a 10x10cm 2 field at 5 cm depth, SSD = 95cm; the ratio of these measurements is the transmission factor. We made the appropriate position of the slabs of solid water phantom with the dedicated hole for the Iso-Center above 5 cm of thickness to consider backscatter. A Farmer-type chamber was fixed in the solid phantom dedicated hole, and the cable of the chamber was set on the couch. The solid water phantom was aligned and made centered using the field light of a 30x30cm 2 field. We mounted slabs for a thickness of 5 cm (chosen depth for the measurement) on the slab housing the detector. We set the SSD at 95cm, and the chamber position was in SAD at 100 cm. We took data in block field size using Leaf Bank A and B. In QA mode, we opened the TPS plan, which we had prepared previously and took data for MLC Bank A (R TA ) and B (R TB ), respectively.\par
By the equitation below, the transmission factor was determined using EPID. In that case, SAD was fixed at 100 cm or SSD at 95 cm from the EPID with a 5cm build-up. 
\section[{???????????????????????? ????????????, ?? ??}]{???????????????????????? ????????????, ?? ??}= ?? ???? +?? ???? ?? ???????? ------------------(1) 
\section[{b) Dosimetric Leaf Gap (DLG)}]{b) Dosimetric Leaf Gap (DLG)}\par
Due to the round shape of the leaf edge and the use of the leaves in a dynamic way, a dosimetric gap is created between them for the movement of the leaves during IMRT and VMAT treatment. We will quantify this gap using EPID in this research. A pictorial representation of transmission through the rounded end of the MLC leaf is shown in Figure \hyperref[fig_0]{1}, illustrating that both the optical field size and DLG constitute a radiation field \hyperref[b9]{[10]}. Linear regression was performed using the acquired dose values and the related gap widths to evaluate the dynamic MLC fields with gap widths ranging from 0 to 20 mm. The intercept of the regression line was the DLG.\par
We continued the remaining fields for the preliminary plan in QA mode using the same experimental configuration for the MLC transmission: 7 fields with various gap sizes \hyperref[b1]{(2,}\hyperref[b3]{4,}\hyperref[b5]{6,}\hyperref[b9]{10,}\hyperref[b13]{14,}\hyperref[b15]{16}, and 20 mm, respectively). The dose values from the electrometer display were read and recorded in an Excel file for each field. Each value was corrected while taking the RT contribution of the transmitted doses. Then we performed linear regression with the computed Rg, T and the associated gap widths. The intercept of the linear extrapolation is the DLG (dose value corresponding to gap width = 0 mm). We measured the reading from the moving gap (R g ). We used 2 to 20 mm moving gap fields.?? ð??"ð??",?? = ?? ?? ?1 - ?? ð??"ð??" 120 ???????? (2)\par
We calculated the corrected gap reading for each gap, g, which is defined asR g' = R g -R g,T ????????\textbf{(3)}\par
II. 
\section[{Materials and Method}]{Materials and Method}\par
The tools and equipment used in this study: integrated Electronic Portal Imaging Device (EPID), Farmer-Type Ionization Chamber, Electrometer, Eclipse TPS Version 16.0.1 software. 
\section[{a) Electronic Portal Imaging Device (EPID)}]{a) Electronic Portal Imaging Device (EPID)}\par
A 2D radiation detector integrated with the LINAC and used as a detector for both LINAC and patient-specific QA for IMRT/VMAT is called an EPID. Every time a patient is treated, the EPID is intended to assess their alignment with the radiation field \hyperref[b15]{[16]}. Amorphous silicon-based active matrix flat panels are the now-standard EPID type (a-Si). In a 2D array, each photodiode is a single pixel that transforms incident light into an electric charge that a transistor uses to regulate signal reading \hyperref[b10]{[11]}.\par
Amorphous silicon EPID typically has thousands of faulty pixels (1\%) in addition to the dark and flood field calibrations because of manufacturing restrictions \hyperref[b11]{[12]}. These are adjusted by giving them the average value of the nearby pixels. Lastly, the EPID image grey scale is calibrated to LINAC Monitor Units under reference conditions for Varian patient-specific QA applications like Portal Dosimetry. The use of the Calibration Units (CU) calibration, also referred to as the dosimetry calibration on the VitalBeam LINAC, is accomplished by using the mean grey scale of an EPID image with a Region-of-Interest mean value at the central axis of 100MU under reference conditions and a designated CU value to provide a correction factor to the grey scale for the following reasons: subsequent images.\par
For use in dynamic treatments like IMRT and VMAT, the MLC has been the most often researched LINAC component with QA tests employing an EPID \hyperref[b12]{[13]}. Other LINAC parts undergoing EPID testing include physical and dynamic wedges \hyperref[b13]{[14]}, gantry angle, asymmetric jaw alignment, and x-ray.\par
Using the Eclipse TPS, a QA plan was created to determine the transmission factor and the DLG. According to that plan, radiation was exposed to the EPID in QA mode. The MLC transmission and DLG of the machine were determined by analyzing the EPID based predicted integrated images. After the analysis, the information was processed, and the acquired data from the study were compared to VARIAN Machine Protocol and with some published data from various renowned international journals.\par
This thesis aims to determine how easily we can perform LINAC machine quality assurance using EPID or other array system diode-based QA devices. We tried to evaluate the DLG using EPID. The EPID system must first be configured to make it functional and usable. In the VARIAN VitalBeam Machine, the Portal Dose Image Prediction (PDIP) algorithm is usually used. Most radiotherapy centers perform Anisotropic Analytical Algorithms (AAA) to calculate the volume dose in the planning system of the LINAC machine. Some centers also use the AcurosXB algorithm. After installing a new LINAC machine, the acquired depth dose and beam profile data have been inserted into the TPS to configure it, making the machine fully commissioned and prepared for further treatment. The same data are also used to configure the PDIP. 
\section[{b) Farmer-Type Ionization Chamber}]{b) Farmer-Type Ionization Chamber}\par
The standard for output measurement is placing an ionization chamber like IBA FC65-P 0.6cc Farmer type chamber, positioned at 5 cm depth in a solid water phantom at 100 cm SSD. A Strontium source was used to examine the chamber response's consistency and to compare it to other Farmer-type chamber responses. The chamber response was then tracked back to the secondary standards laboratory. A solid water phantom setup with a Farmer-type ionization chamber is shown in Figure \hyperref[fig_1]{2}. \par
Where, y = the estimated score of the dependent variable, c = constant, b = regression co-efficient and x = the independent variable score. 
\section[{d) Transmission and DLG Measurement from Ionization Chamber Based Data}]{d) Transmission and DLG Measurement from Ionization Chamber Based Data}\par
Measurement data for MLC transmission and DLG were tabulated in Table  {\ref 1} using a standard 10x10 cm 2 field size \& 100 MU delivered for each energy and similar dose rates. SSD and SDD were 95 cm and 100 cm, respectively. IBA FC65-P ionization chamber and IBA Dose-1 electrometer were used. All of the data reading units were in nC charge.  A graphical representation for DLG using solid water phantom with Farmer-type ionization chamber for 6MV and 10MV photons is shown in Figure \hyperref[fig_3]{3}   We fitted a linear function g(Rg') = aRg' + c to points given by gap size g and corrected gap reading Rg'. We extrapolated the curve linearly to zero and found the intercept of the fitted function (c). The absolute value of c is the DLG. 
\section[{e) Transmission and DLG Measurement from EPID-Based Data}]{e) Transmission and DLG Measurement from EPID-Based Data}\par
To perform any EPID-based QA-related study, first, it is necessary to calibrate the electronic portal imaging system. We calibrated EPID response to be 100MU ? 1CU. Using the PDI P technique, the beam exposer was analyzed after exposing the fields on the EPID. We utilized the iso-center CU value from our exposer field image analysis to estimate the GAP and transmission factor.\par
The EPID Based Measurement data for MLC transmission and DLG were given in Table  {\ref 2} using a 3.8 cm solid water phantom (actually 5cm, because there is an integrated build-up of 1.2cm on the EPID) placed on top of the EPID. Measurements were taken using a standard 10x10 cm 2 field size \& 100 MU was delivered for each energy. SSD, SDD and dose rates were identical to the ion chamber-based experimental setup. All of the data reading units are in CU.  A graphical representation for DLG for 6MV and 10MV photons using solid water phantom with EPID is shown in Figure \hyperref[fig_6]{5} and Figure \hyperref[fig_7]{6}, respectively. We similarly obtained the DLG to ion chamber-based curve fitting.  The CU data collection procedure for the open field iso-center is shown in Figure 7 and Figure 8 for 6MV and 10MV photons, respectively. The CU data for the other jaw and MLC settings were extracted similarly from the portal images.   
\section[{Results and Discussion}]{Results and Discussion}\par
Transmission radiation through the collimator and DLG are essential functions in modern radiotherapy dose calculation. In modern radiotherapy machines, a multi-leaf collimator (MLC) (mostly 120 leaves) is used, and this device (MLC) is used as an organ-at-risk (OAR) saving tool. According to the radiotherapy goal, a maximum dose should be delivered to the tumour and a minimum dose to OAR \hyperref[b14]{[15]}. That is why MLC is used in radiotherapy. We can determine the transmission and DLG using a 3D or 1D water phantom, but it takes much time to prepare and set it up. So, it is not easy in busy centers to check transmission and DLG routinely or quarterly in a year. As per Varian machine recommendation, the transmission factor will be less than 2\%, and DLG will be less than 2mm. IMRT or VMAT treatment modalities were extensively developed after the discovery of MLC.\par
This study investigated the DLG values using the FC65-P ionization chamber with a 5cm thick solid water phantom and VARIAN MV EPID 1200aSi with a similar build-up. Depending on the value of DLG, it may cause errors in dose calculation for a Millennium and High-definition MLC \hyperref[b9]{[10]}. This parameter accounts for partial transmission through the end of the rounded leaf. It is designed for patients treated with rounded-end MLC to improve dose calculation accuracy in the advanced high-precision radiotherapy technique. Various MLC parameters must be evaluated and verified while incorporating the high-end technique as IMRT/VMAT in Treatment Planning System (TPS) \hyperref[b9]{[10]}.\par
In comparison with the publication of a multiinstitutional survey in Japan entitled "Inter-unit variability of multi-leaf collimator parameters for IMRT and VMAT treatment planning: a multi-institutional survey" \hyperref[b16]{[17]}. Where they got the value of DLG for the TrueBeam machine is 1.16 ± 0.22 mm for 6MV and 1.32 ± 0.21mm for 10 MV Photon Beam. In our measurement, we got the DLG value of 0.98mm for 6MV and 1.13mm for 10MV photon beams using a Farmer-type IBA FC65-P ionchamber. But using EPID 1200aSi, we got the result 0.85mm for 6MV and 1.08mm for 10MV photon beams.\par
Comparing the ionization chamber and EPIDbased dosimetry result, we observed that DLG deviation is 0.13 mm for 6MV and 0.05mm for 10MV photon beam. Moreover, transmission factor deviation is 0.23\% \& 0.06\%, respectively, for 6MV and 10MV photon beams. In the multi-institutional survey \hyperref[b16]{[17]}, the value of MLC transmission for TrueBeam Machine was 1.50\% ± 0.05\% for 6MV and 1.72\% ± 0.06\% for 10MV photon energy. In our measurement, we got the value of 1.46\% for 6MV and 1.69\% for 10MV using a Farmer-type IBA FC65-P ionchamber. But using EPID 1200aSi, we got the result 1.23\% for 6MV and 1.63\% for 10MV photon beam. The published data \hyperref[b16]{[17]} \& our measurement for MLC transmission are in good agreement with ion chamber-based dosimetry, and for EPID-based result, it is a little lower for 6MV photon, that is, maybe for the inhomogeneity characteristics of the photon fluence in low energies and negligible, and for 10MV or higher energy photon, it is almost similar. The results for transmission factor and DLG for both the ionization chamber and EPID-based dosimetry are given in Table  {\ref 3}. 
\section[{Table 3:}]{Table 3:}\par
The results for transmission factor and DLG for both ionization chamber and EPID-based dosimetry.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
In conclusion, the deviation between phantom and EPID-based DLG and transmission factor will not significantly affect actual radiotherapy patient treatment. So, we can use EPID-based DLG and transmission factor. However, the pre-requisition of EPID will be fully configured before the data acquisition, and the Portal Dose Image Prediction (PDIP) algorithm will be fully configured. Then, we can determine the DLG and transmission factor with just a few shots. We hope that more research on these topics can be conducted in the future with more precise experimental results. Center for allowing us to use their radiotherapy and dosimetry equipment. A sincere gratitude goes to the chairman and respected teachers of Jagannath University's Physics Department for their encouragement and collaboration on this research. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 6 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.07822085889570551\textwidth}P{0.17208588957055215\textwidth}P{0.13558282208588956\textwidth}P{0.25030674846625767\textwidth}P{0.21380368098159508\textwidth}}
Energy\tabcellsep DLG with Ion Chamber (mm)\tabcellsep DLG with EPID (mm)\tabcellsep Transmission Factor with Ion Chamber\tabcellsep Transmission Factor with EPID\\
6 MV\tabcellsep 0.98\tabcellsep 0.85\tabcellsep 1.46\%\tabcellsep 1.23\%\\
10 MV\tabcellsep 1.13\tabcellsep 1.08\tabcellsep 1.70\%\tabcellsep 1.63\%\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Year 2023} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
We sincerely thank TMSS Medical College \& Rafatullah Community Hospital and TMSS Cancer 			  			  				\begin{bibitemlist}{1}
\bibitem[Fuangrod et al. (2013)]{b1}\label{b1} 	 		\textit{A system for EPID-based real-time treatment delivery verification during dynamic IMRT treatment. Medical physics},  		 			T Fuangrod 		,  		 			H C Woodruff 		,  		 			E Van Uytven 		,  		 			B M Mccurdy 		,  		 			Z Kuncic 		,  		 			O' Connor 		,  		 			D J Greer 		,  		 			PB 		.  		 \xref{http://dx.doi.org/09190710.1118/1.4817484}{09190710.1118/1.4817484}.  		2013 Sep. 40.  	 
\bibitem[Smith et al. (2017)]{b5}\label{b5} 	 		‘AAPM Medical Physics Practice Guideline 8. a.: linear accelerator performance tests’.  		 			K Smith 		,  		 			P Balter 		,  		 			J Duhon 		,  		 			White Jr 		,  		 			GA 		,  		 			Vassy Jr 		,  		 			D L Miller 		,  		 			R A Serago 		,  		 			C F Fairobent 		,  		 			LA 		.  		 \xref{http://dx.doi.org/10.1002/acm2.12080}{10.1002/acm2.12080}.  	 	 		\textit{Journal of applied clinical medical physics}  		2017 Jul. 18  (4)  p. .  	 
\bibitem[Pasma et al. (1998)]{b13}\label{b13} 	 		‘Accurate portal dose measurement with a fluoroscopic electronic portal imaging device (EPID) for open and wedged beams and dynamic multileaf collimation’.  		 			K L Pasma 		,  		 			M Kroonwijk 		,  		 			De Boer 		,  		 			J C Visser 		,  		 			A G Heijmen 		,  		 			BJ 		.  		 \xref{http://dx.doi.org/2047.10.1088/0031-9155/43/8/004}{2047.10.1088/0031-9155/43/8/004}.  	 	 		\textit{Physics in Medicine \& Biology}  		1998 Aug 1. 43  (8) .  	 
\bibitem[Van Dyk ()]{b15}\label{b15} 	 		‘Advances in modern radiation therapy’.  		 			J Van Dyk 		.  		 \url{https://medicalphysics.org/documents/VanDyk1\textunderscore Ch8.pdf}  	 	 		\textit{Medical Physics Pub. Corp}  		2005.  	 
\bibitem[Chavaudra and Bridier (2001)]{b14}\label{b14} 	 		‘Definition of volumes in external radiotherapy: ICRU reports 50 and 62’.  		 			J Chavaudra 		,  		 			A Bridier 		.  		 \xref{http://dx.doi.org/10.1016/s1278-3218(01)00117-2}{10.1016/s1278-3218(01)00117-2}.  	 	 		\textit{Cancer radiotherapie: journal de la Societe francaise de radiotherapie oncologique}  		2001 Oct 1. 5  (5)  p. .  	 
\bibitem[Rahman et al. ()]{b17}\label{b17} 	 		‘Development of a spreadsheet for rapid assessment of therapeutic radiation dose delivery with electron and photon beams at various energies’.  		 			M M Rahman 		,  		 			M Shamsuzzaman 		,  		 			M M Bhuiyan 		.  		 \xref{http://dx.doi.org/10.15406/jcpcr.2022.13.00479}{10.15406/jcpcr.2022.13.00479}.  	 	 		\textit{J Cancer Prev Curr Res}  		2022. 13  (1)  p. .  	 
\bibitem[Rahman and Shamsuzzaman ()]{b18}\label{b18} 	 		‘Dosimetric characterization of medical linear accelerator Photon and Electron beams for the treatment accuracy of cancer patients’.  		 			M Rahman 		,  		 			M Shamsuzzaman 		.  		 \xref{http://dx.doi.org/10.30574/wjaets.2021.3.1.0046}{10.30574/wjaets.2021.3.1.0046}.  	 	 		\textit{World Journal of Advanced Engineering Technology and Sciences}  		2021. 3  (01)  p. .  	 
\bibitem[Mccurdy et al. (2001)]{b10}\label{b10} 	 		‘Dosimetric investigation and portal dose image prediction using an amorphous silicon electronic portal imaging device’.  		 			B M Mccurdy 		,  		 			K Luchka 		,  		 			S Pistorius 		.  		 \xref{http://dx.doi.org/10.1118/1.1374244}{10.1118/1.1374244}.  	 	 		\textit{Medical physics}  		2001 Jun. 28  (6)  p. .  	 
\bibitem[Vieira et al. (2002)]{b12}\label{b12} 	 		\textit{Fast and accurate leaf verification for dynamic multileaf collimation using an electronic portal imaging device. Medical physics},  		 			S C Vieira 		,  		 			M L Dirkx 		,  		 			K L Pasma 		,  		 			B J Heijmen 		.  		 \xref{http://dx.doi.org/10.1118/1.1501141}{10.1118/1.1501141}.  		2002 Sep. 29 p. .  	 
\bibitem[Ezzell et al. (2003)]{b6}\label{b6} 	 		\textit{Guidance document on delivery, treatment planning, and clinical implementation of IMRT: report of the IMRT Subcommittee of the AAPM Radiation Therapy Committee. Medical physics},  		 			G A Ezzell 		,  		 			J M Galvin 		,  		 			D Low 		,  		 			J R Palta 		,  		 			I Rosen 		,  		 			M B Sharpe 		,  		 			P Xia 		,  		 			Y Xiao 		,  		 			L Xing 		,  		 			C X Yu 		.  		 \xref{http://dx.doi.org/10.1118/1.1591194}{10.1118/1.1591194}.  		2003 Aug. 30 p. .  	 
\bibitem[Image Acquisition System-3 Reference Guide Oncology Systems ()]{b11}\label{b11} 	 		‘Image Acquisition System-3 Reference Guide’.  	 	 		\textit{Oncology Systems}  		2011. Palo Alto, CA: Varian Associates Inc.  		 			Varian Medical Systems 		 	 
\bibitem[Ezzell et al. (2009)]{b7}\label{b7} 	 		\textit{IMRT commissioning: multiple institution planning and dosimetry comparisons, a report from AAPM Task Group 119. Medical physics},  		 			G A Ezzell 		,  		 			J W Burmeister 		,  		 			N Dogan 		,  		 			T J Losasso 		,  		 			J G Mechalakos 		,  		 			D Mihailidis 		,  		 			A Molineu 		,  		 			J R Palta 		,  		 			C R Ramsey 		,  		 			B J Salter 		,  		 			J Shi 		.  		 \xref{http://dx.doi.org/10.1118/1.3238104}{10.1118/1.3238104}.  		2009 Nov. 36 p. .  	 
\bibitem[Adamson and Wu (2012)]{b0}\label{b0} 	 		‘Independent verification of gantry angle for pre-treatment VMAT QA using EPID’.  		 			J Adamson 		,  		 			Q Wu 		.  		 \xref{http://dx.doi.org/6587.10.1088/0031-9155/57/20/6587}{6587.10.1088/0031-9155/57/20/6587}.  	 	 		\textit{Physics in Medicine \& Biology}  		2012 Sep 25. 57  (20) .  	 
\bibitem[Isono et al. (2020)]{b16}\label{b16} 	 		‘Inter-unit variability of multi-leaf collimator parameters for IMRT and VMAT treatment planning: a multiinstitutional survey’.  		 			M Isono 		,  		 			Y Akino 		,  		 			H Mizuno 		.  	 	 		\textit{Journal of radiation research}  		2020 Mar. 61  (2)  p. 1093.  	 
\bibitem[Nicolini et al. (2011)]{b3}\label{b3} 	 		\textit{On the impact of dose rate variation upon RapidArc® implementation of volumetric modulated arc therapy. Medical physics},  		 			G Nicolini 		,  		 			A Clivio 		,  		 			L Cozzi 		,  		 			A Fogliata 		,  		 			E Vanetti 		.  		 \xref{http://dx.doi.org/10.1118/1.3528214}{10.1118/1.3528214}.  		2011 Jan. 38 p. .  	 
\bibitem[Klein et al. (2009)]{b4}\label{b4} 	 		\textit{Task Group 142 report: Quality assurance of medical accelerators a. Medical physics},  		 			E E Klein 		,  		 			J Hanley 		,  		 			J Bayouth 		,  		 			F F Yin 		,  		 			W Simon 		,  		 			S Dresser 		,  		 			C Serago 		,  		 			F Aguirre 		,  		 			L Ma 		,  		 			B Arjomandy 		,  		 			C Liu 		.  		 \xref{http://dx.doi.org/10.1118/1.3190392}{10.1118/1.3190392}.  		2009 Sep. 36 p. .  	 
\bibitem[Klein et al. (2009)]{b8}\label{b8} 	 		\textit{Task Group 142 report: Quality assurance of medical accelerators a. Medical physics},  		 			E E Klein 		,  		 			J Hanley 		,  		 			J Bayouth 		,  		 			F F Yin 		,  		 			W Simon 		,  		 			S Dresser 		,  		 			C Serago 		,  		 			F Aguirre 		,  		 			L Ma 		,  		 			B Arjomandy 		,  		 			C Liu 		.  		 \xref{http://dx.doi.org/10.1118/1.4817484}{10.1118/1.4817484}.  		2009 Sep. 36 p. .  	 
\bibitem[Shende and Patel ()]{b9}\label{b9} 	 		\textit{Validation of Dosimetric Leaf Gap (DLG) prior to its implementation in Treatment Planning System (TPS): TrueBeam? millennium 120 leaf MLC. Reports of Practical Oncology and Radiotherapy},  		 			R Shende 		,  		 			G Patel 		.  		 \xref{http://dx.doi.org/10.1016/j.rpor.2017.09.001}{10.1016/j.rpor.2017.09.001}.  		2017. 22 p. .  	 
\bibitem[Otto (2008)]{b2}\label{b2} 	 		\textit{Volumetric modulated arc therapy: IMRT in a single gantry arc. Medical physics},  		 			K Otto 		.  		 \xref{http://dx.doi.org/10.1118/1.2818738}{10.1118/1.2818738}.  		2008 Jan. 35 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
