\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={Modeling of Stressed State Crankshaft of Boosted Diesels},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Modeling of Stressed State Crankshaft of Boosted Diesels}
\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]{Nadezhda  Marina}

             \affil[1]{  National Research Nuclear University}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2016 Accepted: 2 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


The high alternating dynamic loads on the crank mechanism set for diesels challenge improve operational reliability connecting rods and crankshafts, which can not be solved without a large complex of scientific research. As the experience of JSC «Volzhsky diesel them. Mama's "study the stress state of the connecting rods in a factory bench tests are expensive, require additional time and cost deadlines constrain the development of serial production of diesel engines. Solve the problem can be analytically using numerical methods of strength of materials, theory of elasticity, finite element. However, this approach is real only if the disposal of researchers of modern computer technology and software, corresponding to the level of complexity of tasks. But even then it prompt decision possible under the condition that the design of the new part of the crank mechanism is not very different from what a mathematical model which is already there. Otherwise, the time and labor costs increase appreciably. So often cheaper and faster to determine the stresses arising in the details, experimental methods - on physical models.

\end{abstract}


\keywords{the high alternating dynamic loads on the crank mechanism; increase operational reliability; the polarization optical method.}

\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
he problem of increasing of operational reliability of crankshafts boosted diesel engines is especially important due to the impact of variables dynamic loads, causing metal fatigue cracks. One of the main means of solving of the research problems of crankshafts or their models with high gradients of stress to determine stress points and obtain a picture of the whole area of the structures are the following physical methods: brittle lacquer method, moiré fringe method and polarization-optical method. 
\section[{II.}]{II.} 
\section[{Methods}]{Methods}\par
A prospective way to study the stress-strain state of the structures of the engine is the modeling on planar and three-dimensional photo elastic models. The solution of the problems in terms of stresses and isostatic model of the connecting rod \hyperref[b0]{[1]} is known, and it resulted in qualitative pictures and diagrams of isochors and quantitative distribution of stresses in fringe arrangement. In comparison with other methods this polarization-optical method eliminates the full-scale research designs that require bulky and expensive equipment for loading, register the stress pattern along the crankshaft continuously, which is its main advantage. The accuracy of the polarization-optical method increases in locations with high stress gradient and does not depend on the environment. In comparison with the non-contact physical methods such as a method of brittle lacquer and method of moiré fringes the polarization-optical method makes it possible to get results the directly with high accuracy and with little expenditure of funds.\par
Polariscope with diffuser is taken as an instrument for the study of stress-strain state of crankshafts with polarization-optical method \hyperref[b0]{[1]}. It should be noted that such polariscopes were not used in our country, and significant research effort was applied to optical systems for the creation of parallel light beams. There is no information on the study of model of the crankshaft engine with polarization-optical method in the technical literature. 
\section[{III.}]{III.} 
\section[{Main Part}]{Main Part}\par
At JSC «Volgo Diesel -Mamins» the reduced scale models of the crankshaft were made of optically active material based on epoxy resin EH-5 of hot curing. Manufacturing technology of material includes the development and forms making, blending of components, pouring the mixture into molds, polymerization, forms disassembling and annealing the workpiece.\par
Plasticizer (dibutyl phthalate) is added into preheated to 80°C epoxy, and then the polymerization accelerator (dimetilanalin) and at last hardener (methyltetrahydrophthalic anhydride) in an amount of up to 40\% are introduced. After the addition of each component, the mixture is thoroughly stirred at a constant temperature of 80`C. The prepared mixture is poured into preheated to 50-60°C forms. Polymerization of the material takes place in an oven under the condition of a slow rise in temperature. The main property of the elastic model of crankshafts used in the study of stress-polarization optical method is their optical sensitivity, which is an indicator of the stress ratio or the price of a strip of material \hyperref[b1]{[2]}. High optical sensitivity of the used material gives the simplicity and accuracy of measurement. To determine the stress optical ratio flat calibration pattern in the form of a disk, which was tested for compression by diametrically applied forces (Figure  {\ref 1}) was produced. 
\section[{Figure1: Flat Calibration Sample}]{Figure1: Flat Calibration Sample}\par
Simultaneously with the optical constant measurements longitudinal and transverse strains disk to determine the elastic modulus and Poisson's ratio for the formulas of the theory of elasticity( ) ( ) [ ] ) ( 4 4 4 1 2 1 1 2 t t D t D D ? ? ? ? ? ? ? ? = ? ? ? , ? ? µ ? ? ? ? ? = 1 2 1 1 1 2 4 4 t t t D D D\par
where P -force disk compression; D 1 and D 2 -length of horizontal diameter of the disc before and after loading; t 1 and t 2 -center thickness of the disc were carried out. In the given case??? ? 8 10 34 ? = , 37 , 0 = µ .\par
To investigate the polarization-optical method models of the crankshaft were placed between the polarizer and analyzer, and their loading was carried out in the load frame via a hard disk with a bolt.\par
By modeling the loaded state of the crankshaft qualitative pictures and diagrams of quantitative isochors expressed in distribution of fringes arrangement of quasi-static stresses on the loaded circuit model (Figure \hyperref[fig_1]{2}) have been obtained.  
\section[{Conclusion}]{Conclusion}\par
By modeling the stress state of the crankshaft by polarization optical method qualitative pictures of the isochors for different models of the tribe of the crankshaft and diagrams of the quantitative distribution of stresses in fringes arrangements. On the basis of fringe patterns processing theoretical stress concentration factors in the fillets of the crankshaft are defined. Realized and studied according to the proposed method fillet crankshaft optimum profile for the engine 6??21/21 provide reduced theoretical stress concentration factor from 2.4 to 1.7, i.e. 30\%, as confirmed by studies on flat models of crankshafts. It allows optimizing and reducing the value of the maximum stress at a minimal structural changes and increase service life and operational reliability of crankshafts boosted diesels. Considerable optimization of the distribution of stresses in the fillets of crankshafts can be achieved by a set of structural measures to reduce both the total related to the form of knee-shaft, and the local stress concentrations, depending on the relative curvature and shape of the profile of the fillet.\par
When determining the causes of the accident of crankshafts according to the nature of the fracture it is necessary to find out its root cause that led to the stress concentration and the place where the sequential formation of a fatigue crack started. In this case the main problem is to retard cracking, to remove and disperse crack stress concentrators from the tops. In this connection the selection of process of a method of surface plastic deformation by the artificial creation of the initial processing of the residual compressive stresses \hyperref[b1]{[2]} on the elements of the crankshaft is required.\par
The work is executed at financial support of the Ministry of education and science of Russia -UIN FTP RFMEFI57414X0015, and government job of the Ministry of education of Russia ? 9.896.2014/K.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}A}\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} \par 
\begin{longtable}{P{0.14166666666666666\textwidth}P{0.1993827160493827\textwidth}P{0.1679012345679012\textwidth}P{0.3410493827160494\textwidth}}
Options\tabcellsep The maximum order\tabcellsep Nominal order strips\tabcellsep The theoretical stress concentration\\
crankshaft\tabcellsep of the bands\tabcellsep n nom\tabcellsep factor\\
fillets\tabcellsep n max\tabcellsep \tabcellsep k=n max /n nom\\
1\tabcellsep 6\tabcellsep 2,5\tabcellsep 2,4\\
2\tabcellsep 5\tabcellsep 3\tabcellsep 1,7\\
3\tabcellsep 10\tabcellsep 4,5\tabcellsep 2,2\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{Global}]{Global}			 			  				\begin{bibitemlist}{1}
\bibitem[Kosyrev and Marina ()]{b1}\label{b1} 	 		\textit{Elements of information systems management monitoring of the stressstrain state of rods of boosted diesels" Publisher "Exact high technologies},  		 			S Kosyrev 		,  		 			Marina 		.  		2013. Stary Oskol. 190.  	 
\bibitem[Kosyrev and Marina ()]{b0}\label{b0} 	 		\textit{Fundamentals of the theory and experiment in terms of technological surface plastic deformation of crankshafts elements},  		 			S Kosyrev 		,  		 			Marina 		.  		2010. Saratov. 116.  		 			Saratov State Technical University 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
