\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={Field Studies of the Bottom Sediments Movement in the Tuyamuyun Hydraulic Engineering Complex Lower Reaches of the Amu Darya River},
 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{2021 2021-05-15 (revised: 32 Year 2021 15 May 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021 2021-05-15}
\title{Field Studies of the Bottom Sediments Movement in the Tuyamuyun Hydraulic Engineering Complex Lower Reaches of the Amu Darya River}
\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]{Takhir  Majidov}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 April 2021 Accepted: 30 April 2021 Published: 15 May 2021}

\maketitle


\begin{abstract}
        


The study of sediment flow rates in eroded riverbeds has great practical importance, especially when solving a number of water management problems involving various hydraulic structures. It is important to take quantitative account of sediments in calculating the siltation of reservoirs, when solving issues of rational placement and design of water intake structures and channels that divert water from the river for irrigation and water supply needs. In the channels of watercourses, sediments are transported in a suspended state, distributed throughout the living cross-section of the stream and bottom sediments, moved in the bottom layer. Measuring the flow rate of bottom sediments in nature is much more difficult than measuring the flow rate of suspended sediments. Therefore, measurements of the flow rate of bottom sediments related to the geometric dimensions and dynamic characteristics of ridges are mainly studied in the laboratory. The article presents the object of research, the method of research and the results obtained for determining the flow rate of bottom sediments. Full-scale observations to determine the bottom, suspended and total sediment discharge were carried out in the lower reaches of the Tuyamuyun hydraulic engineering complex on the Amu Darya River, which flows through the territory of the Central Asian states.

\end{abstract}


\keywords{eroded riverbed, bottom sediments, suspended sediments, ridge movement, water turbidity, sediment consumption}

\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
here are 56 reservoirs in the Republic of Uzbekistan with the volume of about 20 billion m3 of water filled from the Amu Darya, Syr Darya, Zeravshan, Chirchik, Surkhandarya, Naryn, Karadarya rivers and 28 large irrigation channels with flow rates of more than 100 m3/s diverting water from these rivers. In this regard, it is very important to determine the amount of sediment in water sources to calculate the volume of channel cleaning from sediment, as well as to calculate the volume of filling the reservoir with sediment, i.e. the useful volume.\par
In the channels of watercourses, sediments are transported in a suspended state, distributed throughout the living cross-section of the stream and bottom sediments, moved in the bottom layer \hyperref[b0]{[1]}\hyperref[b2]{[2]}\hyperref[b3]{[3]}\hyperref[b4]{[4]}\hyperref[b5]{[5]}\hyperref[b6]{[6]}\hyperref[b7]{[7]}\hyperref[b8]{[8]}\hyperref[b9]{[9]}\hyperref[b10]{[10]}.To determine the amount of suspended sediment in the stream, samples are taken at hydrometric stations, and their concentration is determined in the laboratory by various methods \hyperref[b11]{[11]}\hyperref[b12]{[12]}\hyperref[b13]{[13]}\hyperref[b14]{[14]}\hyperref[b15]{[15]}\hyperref[b16]{[16]}\hyperref[b17]{[17]}\hyperref[b18]{[18]}\hyperref[b19]{[19]}.Measuring the flow rate of bottom sediments in nature is much more difficult than measuring the flow rate of suspended sediments.\par
Due to the complexity of direct measurement, many researchers propose to determine the flow rate of bottom sediments by a very approximate ratio between suspended and bottom sediments. For example, S.T. Altunin \hyperref[b20]{[20]} recommends taking the flow rate of bottom sediments of the rivers of Central Asia based on the following percentages of the flow rate of suspended sediments: in mountainous areas -15-23\%, in foothill-5-15\% and on the plains-1-3\%. A. G. Khachatryan \hyperref[b21]{[21]} and H. S. Shapiro \hyperref[b22]{[22]} suggest that for the conditions of the Amu Darya, the flow of bottom sediments is equal to 10-11\% of the flow of suspended sediments. V.E. Tuzov \hyperref[b23]{[23]} expresses the opinion that the share of bottom sediment runoff varies both along the length of the river and in each section, depending on the water content of the year. For a high-water year, the flow rate of bottom sediments in the Tuyamuyun formation is recommended to be equal to 18\% of the flow rate of suspended sediments, and for a low-water year, even 33\%. This approach to determining the flow rate of bottom sediments is very approximate and uncertain.\par
A.I. Turaev and other researchers \hyperref[b24]{[24]} determined the flow rate of bottom sediments of the Amu Darya by the volume of deformations or by the movement velocity of bottom sand ridges. Based on the data obtained, they established the percentage ratio of bottom and suspended sediment discharge for different sections of the Amu Darya River in different periods of the year. For example, for the target at the beginning of the water intake section of the Amu Bukhara Machine Canal (ABMC), the flow rate of bottom sediments is: when the flood rises (April-May) -from 3.5 to 75\% of the suspended flow rate; in the flood (June-July) -from 2.0 to 19\%, when the flood falls (August -September) -from 3.7 to 32.5 \%. For the lines located below the ABMC, the bottom sediment consumption is 2.5-21.4 \% of the corresponding suspended sediment consumption. Repeated measurement work on the Amu Darya with the calculation of the volume of channel deformations allowed V.E. Tuzov to derive a formula for calculating the flow rate of bottom sediments, which has become generally accepted: II. 
\section[{Materials and Methods}]{Materials and Methods}\par
The construction of water intake and reservoir nodes on rivers with an eroded channel violates the natural regime of their liquid and solid runoff. As a result of the backwater created by the nodes, a significant part of the river sediments is retained in their upper stream, and the clarified stream discharged through the culverts of the dam into the lower stream is gradually saturated with sediments due to deep and planned deformations.\par
The purpose of field studies is a preliminary forecast of the solid runoff flow rate, taking into account the moving ridge forms and changes in the turbidity of the Amu Darya River. The object of research is the alluvial regime and riverbed processes in the section of the Amu Darya riverbed with the length of 20 km below the Tuyamuyun hydraulic engineering complex. The beginning of the section was section 2, located 900 m below the spillway dam of the hydraulic engineering complex, and the end was section 64, located 4 km below the Tashsakadamless spillway node.\par
The channel of the Amu Darya River at the research site is composed of disjointed fine-sanded soils, the products of erosion of which in the form of bottom sediments are moved by a stream in the form of sand ridges. The movement of ridge forms was studied by visual observations. During the observations, the planned movements of the skewed ridge located in the section 64 were recorded. The ridge velocity was 18.3 m/day. This velocity should be considered overestimated, since the natural movement of the ridge was disrupted by the dredging operations carried out: a hole was dug in the riverbed to artificially change the direction of the current, the head of which was located at the distance of 200-250m from the crest of the observed ridge. The sharp increase in the slope of the water surface caused by digging led to an increase in the ridge movement velocity. In addition, since the section 64 is located at the distance of 3-4 km below the head regulator of the Tashsaka, as a result of water intake into the channel, the water consumption in the section 64 decreased, and the average size of sediment in it increased due to the intensive entrainment of the smallest particles of sediment into the regulator. For these reasons, the ridge formed in the section 64 did not correspond to the hydraulic regime of the flowing flow.\par
Similar observations were made for a skewed ridge in section 40, located 9.3 km downstream of the dam. The flow rate of water in the line is equal to the flow rate of releases to the lower stream. The horseshoeshaped crest of the skewed ridge occupied the entire width of the riverbed. The tongue of the ridge was located at a distance of 1/38 from the left bank. The small turbidity of the water in the river made it possible to clearly distinguish the position of the ridge crest on the bottom up to a certain depth of the stream. At great depths of the stream, the outline of the ridge crest was traced by the pronounced difference in the free surface of the water, which was distinguished on this surface by an oblique dark line.\par
In the course of visual observations from the boat, not only the planned position of the ridge crest in the riverbed was determined, but also the ridge height was measured at 11 characteristic points. To determine the ridge movement velocity at these points of its crest, metal pegs with the length of 80 cm were fixed or a heavy load was placed. Then two floats were attached to the fixed points, connected by the 20 m long cord, one of which showed the position of the ridge at the initial moment of time, and the other -the direction of ridge movement and the water flow. The figure \hyperref[fig_0]{1} shows the schematic plan for placing floats on the ridge crest under study. After fixing the time of setting the floats exactly after 1-3 days, the position of the ridge crest was measured in relation to the floats showing the initial position of the ridge, and based on changes in this position, the length of the path of movement of the ridge crest from the point under consideration was determined. The ridge movement velocity was determined by dividing the path length by the time intervals between observations (1-3 days). The ridge height was determined by the difference in the depth of water in its basement and on the ridge. The ridge length was taken as the distance from its crest to the crest of the ridge located downstream or upstream. The distance between the ridges of neighboring ridges was measured as follows: first, the planned outline of the ridge located above the studied one was established, and metal pegs were fixed on it, to which cords 50 m long were tied, ending in floats. After pulling the cords by the current, which showed its direction, metal pegs were installed above the floats, to which the upper ends of the cords were tied, which were untied from the pegs on the crest of the upper ridge. The described procedure was repeated until the crest of the studied ridge was reached.  
\section[{Results and Discussion}]{Results and Discussion}\par
The observations showed that the movement of the skewed ridge movement occurs mainly as a result of the movement of secondary smaller ridges on its surface, along the body of which, in turn, even smaller dune ridge forms move. Table \hyperref[tab_0]{1} shows the average hydraulic characteristics of the flow and soil, as well as the parameters of the main and secondary ridges determined by field studies.\par
To determine the flow rate of bottom sediments, various measuring devices, calculation dependencies and methods are used. However, to date, there is no generally accepted method. Since the bottom sediments movement occurs in the form of ridge forms in eroded channels, it is easy to calculate the amount of bottom sediment consumption by measuring the parameters of these forms and their movement velocity. The method of measuring ridges parameters was described in the works of a number of researchers \hyperref[b25]{[25]}\hyperref[b26]{[26]}\hyperref[b27]{[27]}\hyperref[b28]{[28]}\hyperref[b29]{[29]}\hyperref[b30]{[30]}. One of the first analytical expressions of the elementary flow rate of bottom sediments in the ridge form belongs to M.A.Velikanov \hyperref[b31]{[31]}:q r = ??h r ?? r ,\textbf{(1)}\par
Here: ? -dimensionless coefficient, depending on the ridge shape and equal to 0.5-0.6; h r and ? r -height and movement velocity of the ridge.\par
To determine the flow rate of bottom sediments at one of the studied sub-sites, the parameters and ridges velocity were measured using a very unconventional method of visual observations. A small number of measurements did not allow us to establish the connection between the ridges parameters and the flow characteristics. It was difficult to use the existing formulas for calculating the ridges parameters due to the special conditions in the lower reaches of the Tuyamuyun hydraulic engineering complex. Therefore, the preliminary calculation of the flow rate of bottom sediments was carried out on the basis of the initial data of Table \hyperref[tab_0]{1} according to the formula (1), which was supplemented with the measured values of the ridge height and its movement velocity.\par
There are three permanent hydrological posts at the research site, where samples are taken to determine the different characteristics of liquid and solid runoff. Data on the amount of suspended sediments were taken from the post "OGMS Tuyamuyun", located 9.3 km below (section 40) of the dam. 
\section[{Calculation Example}]{Calculation Example}\par
1. Consumption of bottom sediments in the ridge form of movement. 
\section[{Data for the calculation:}]{Data for the calculation:}\par
-Stream width, ? = 542 m; -Soil density, ? =1610 kg/m 3 ; -Ridge height, h r = 1,66 m; -Ridge movement velocity, ? ? = 0.0000162 m/s; -Ridge shape coefficient, ? = 0.55. Thus, during the observed period, the flow rate of bottom sediments moving in the form of bottom ridges was 19.5 \% of the flow rate of suspended sediments.? bot = ??h r ?? r ???? = 0,\par
IV. 
\section[{Conclusions}]{Conclusions}\par
1. In the lower reaches of the Tuyamuyun hydraulic engineering complex, the bottom sediments movement occurs in the ridge form. 2. With clarified water in the lower reaches of hydraulic engineering units, the geometric and dynamic characteristics and ridges shapes, as well as the process of ridge formation, can be studied by direct observations and measurements. 3. In the riverbed at the research site, the bottom sediments movement occurs in the form of movement of skewed large ridges (mesoforms), along the body of which secondary ridges (riffles) move, in turn, covered with moving dune forms of ridges. 4. The calculation of the solid flow rate, based on the data of direct measurements of the geometric and dynamic parameters of the ridges, and the water turbidity, showed that for the moment of measurement, the flow rate of bottom sediments was 19.5\% of the flow rate of suspended sediments.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.04722222222222222\textwidth}P{0.6044444444444445\textwidth}P{0.09444444444444444\textwidth}P{0.10388888888888888\textwidth}}
S. No.\tabcellsep Flow, sediment, and ridge characteristics\tabcellsep Dimension\tabcellsep Meaning\\
1\tabcellsep Water consumption at the time of observations\tabcellsep m 3 /s\tabcellsep 1380\\
2\tabcellsep Streamwidth\tabcellsep m\tabcellsep 542\\
3\tabcellsep Averageflowdepth\tabcellsep m\tabcellsep 2,45\\
4\tabcellsep Averageflowrate\tabcellsep m/s\tabcellsep 1,02\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2021 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Geomorphology]{b1}\label{b1} 	 		\textit{},  		 			Geomorphology 		.  		268 p. .  	 
\bibitem[Snishchenko]{b30}\label{b30} 	 		\textit{1966) the movement of sand ridges in natural water flows. Trudy GGI. Issue 136},  		 			B F Snishchenko 		.  		p. .  	 	 (In Russian) 
\bibitem[Knox and Latrubesse ()]{b0}\label{b0} 	 		\textit{A geomorphic approach to the analysis of bedload and bed morphology of the Lower Mississippi River near the Old River Control Structure},  		 			E M Knox 		,  		 			R L Latrubesse 		.  		2016.  	 
\bibitem[Philip ()]{b3}\label{b3} 	 		\textit{Alternating bar instabilities in unsteady channel flows over erodible beds Mechanics},  		 			H Philip 		.  		2004. 499 p. .  	 
\bibitem[Snishchenko et al. ()]{b18}\label{b18} 	 		\textit{Bedlam composition effect on dune shape parameters and on flow characteristics. International Association for Hydraulic Research},  		 			B F Snishchenko 		,  		 			A M Muhamedov 		,  		 			T Majidov 		,  		 			Sh 		.  		1989. Ottawa: XXIII Congress. p. .  	 
\bibitem[Mazhidovt and Sh ()]{b19}\label{b19} 	 		\textit{Calculated hydraulic characteristics of flows and parameters of sandgravel ridges taking into account the composition of sediments. Abstract of the dissertation for the degree of Candidate of Technical Sciences},  		 			Mazhidovt 		,  		 			Sh 		.  		1984.  	 	 (Leningrad. -16 p.. In Russian) 
\bibitem[Kopaliani ()]{b16}\label{b16} 	 		\textit{Calculations of the flow rate of bottom sediments during their structural transport in the rivers of the mountain-foothill zone. III International Scientific and Technical Conference "Modern problems of environmental protection, Architecture and Construction},  		 			Z D Kopaliani 		.  		2013. Tbilisi-Borjomi, Georgia. p. .  	 	 (In Russian) 
\bibitem[Kopaliani and Kostyuchenko ()]{b17}\label{b17} 	 		\textit{Calculations of the flow rate of bottom sediments in rivers. Collection of works on hydrology},  		 			Z D Kopaliani 		,  		 			A A Kostyuchenko 		.  		2004. p. .  	 
\bibitem[Velikanov ()]{b31}\label{b31} 	 		\textit{Channel process},  		 			M A Velikanov 		.  		1958. Moscow. 104.  	 	 (In Russian) 
\bibitem[Khachatryan ()]{b21}\label{b21} 	 		\textit{Determination of the flow rate of bottom sediments of rivers with the help of water intake structures. New methods and equipment for the study of channel processes},  		 			A G Khachatryan 		.  		1959. Moscow. p. .  	 	 (In Russian) 
\bibitem[Gunsolus and Binns ()]{b2}\label{b2} 	 		‘Effect of morphologic and hydraulic factors on hysteresis of sediment transport rates in alluvial streams’.  		 			E H Gunsolus 		,  		 			A D Binns 		.  	 	 		\textit{River Res. Appl}  		2018. 34  (2) .  	 
\bibitem[Wang et al. ()]{b5}\label{b5} 	 		‘Estimating sediment transport capacity for overland flow’.  		 			S Wang 		,  		 			D C Flanagan 		,  		 			B A Engel 		.  	 	 		\textit{J. Hydrol}  		2019. 578.  	 
\bibitem[Ratkovichl and Ya ()]{b28}\label{b28} 	 		\textit{Experience of field studies of the ridge movement of sediments. TrudyGGI. Issue 132},  		 			Ratkovichl 		,  		 			Ya 		.  		1966. p. .  	 	 (In Russian) 
\bibitem[Ivanov ()]{b11}\label{b11} 	 		\textit{Forecasting of channel deformations in the lower reaches of hydraulic engineering units on a hydromorphological basis. Trudy GGI, issue 361},  		 			B A Ivanov 		.  		2002. p. .  	 	 (In Russian) 
\bibitem[Goncharov ()]{b27}\label{b27} 	 		 			V N Goncharov 		.  		\textit{) the movement of sediments. L.-M. 312 p},  				1938.  	 	 (In Russian) 
\bibitem[Majidovt et al. ()]{b10}\label{b10} 	 		‘Hydro-abrasive wear reduction of irrigation pumping units’.  		 			Majidovt 		,  		 			N Ikramov 		,  		 			M Mamajonov 		,  		 			ChulponovO 		.  	 	 		\textit{E3S Web of Conferences. Volume264},  				2021. p. 3019.  	 
\bibitem[Majidovt and Ikramovn ()]{b9}\label{b9} 	 		\textit{Influence of flow hydraulic characteristics on the ridge lower escarpment angle. E3S Web of Conferences. Volume264},  		 			Majidovt 		,  		 			Ikramovn 		.  		2021. p. 3015.  	 
\bibitem[Turaev et al. ()]{b24}\label{b24} 	 		\textit{of research on determining the flow rate of entrained sediments in the middle course of the Amu Darya. Development of research in the field of channel hydraulic engineering in Central Asia: Collection of scientific papers / SANIIRI. Tashkent},  		 			A I Turaev 		,  		 			M M Kuchkarov 		,  		 			A A Sheremetovsky 		.  		1984Results. p. .  	 	 (In Russian) 
\bibitem[Lyubimov ()]{b26}\label{b26} 	 		\textit{on methods of accounting for the flow of bottom sediments on rivers. Trudy Vsesoyuznogo hydrologic heskogosresda},  		 			V E Lyubimov 		.  		1960. Gidrometeoizdat. 5 p. .  	 	 (In Russian) 
\bibitem[Tsubaki et al. ()]{b15}\label{b15} 	 		\textit{on the influences of sand ripples upon the sediment transport in open channels},  		 			T Tsubaki 		,  		 			T Kawasumi 		,  		 			T Yasutomi 		.  		1953. 11 p. .  		 			Reports of Research Institute for Applied Mechanics, Kyushu University 		 	 
\bibitem[Tuzov ()]{b23}\label{b23} 	 		\textit{on the issue of determining the flow rate of bottom sediments by the volume of channel deformation. Tashkent. Issue 114},  		 			V E Tuzov 		.  		1968. p. .  	 	 (In Russian) 
\bibitem[Klaven ()]{b12}\label{b12} 	 		\textit{on the question of the mechanism and forms of movement of channel sediments. Trudy GGI, issue 361},  		 			A B Klaven 		.  		2002. p. .  	 	 (In Russian) 
\bibitem[Petrovskaya ()]{b14}\label{b14} 	 		\textit{Optimization of methods for calculating the flow rate of bottom sediments taking into account the hydraulic parameters of rivers. Abstract of the dissertation for the degree of Candidate of Technical Sciences},  		 			O A Petrovskaya 		.  		2018. St. Petersburg. 27.  	 	 (In Russian) 
\bibitem[Yang and Marsooli ()]{b4}\label{b4} 	 		‘Recovery factor for non-equilibrium sedimentation processes’.  		 			C T Yang 		,  		 			R Marsooli 		.  	 	 		\textit{J. Hydraul. Res}  		2010. 3 p. .  	 
\bibitem[Shapiro Kh and Sh ()]{b22}\label{b22} 	 		\textit{Regulation of solid runoff and channel processes of the Amudarya river in connection with a sharp increase in water intake for irrigation in its middle course. Collection of reports of the All-Union meeting on water intake structures and flow processes},  		 			Shapiro Kh 		,  		 			Sh 		.  		1974. Tashkent. p. .  	 	 (In Russian) 
\bibitem[Altunin ()]{b20}\label{b20} 	 		‘Results of field studies of channel processes at a large hydroelectric power plant’.  		 			S T Altunin 		.  	 	 		\textit{Proceedings of the Institute of Structures. Tashkent. Issue},  				 (the Institute of Structures. Tashkent. Issue)  		1956. 7 p. .  	 	 (In Russian) 
\bibitem[Kondratyev ()]{b13}\label{b13} 	 		\textit{Riverbed processes and deformations of reservoir banks},  		 			N E Kondratyev 		.  		2000. St. Petersburg. 258.  	 	 (In Russian) 
\bibitem[Lopatin ()]{b25}\label{b25} 	 		\textit{Rivers sediments of the USSR. Moscow:Geografgiz},  		 			G V Lopatin 		.  		1952. 366.  	 	 (In Russian) 
\bibitem[Ikramov et al. ()]{b7}\label{b7} 	 		‘The height of a damless water intake structure threshold’.  		 			N Ikramov 		,  		 			T Majidov 		,  		 			E Kan 		,  		 			I Ikromov 		.  		 7. 072009.  	 	 		\textit{IOP Conference Series: Materials Science and Engineering},  				2020. 869.  	 
\bibitem[Ikramov et al. ()]{b8}\label{b8} 	 		‘The height of the pumping unit suction pipe inlet relative to the riverbed bottom’.  		 			N Ikramov 		,  		 			T Majidov 		,  		 			E Kan 		,  		 			D Akhunov 		.  	 	 		\textit{IOP Conf. Ser. Mater. Sci. Eng}  		2021. Volume1030.  	 
\bibitem[Karaushev (ed.) ()]{b29}\label{b29} 	 		\textit{Theory and methods of calculating river sediments},  		 			A B Karaushev 		.  		Hydrometeoizdat. 272 p. (ed.)  		1977.  	 	 (In Russian) 
\bibitem[Lu et al. ()]{b6}\label{b6} 	 		‘Transport characteristics of non-cohesive sediment with different hydrological durations and sediment transport formulas’.  		 			X Lu 		,  		 			X Wang 		,  		 			X Ban 		,  		 			V P Singh 		.  	 	 		\textit{J. Hydrol}  		2020. Volume591.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
