-
Notifications
You must be signed in to change notification settings - Fork 0
/
Synopsis.tex
232 lines (193 loc) · 8.43 KB
/
Synopsis.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
% ------------------------------------------------------------------------
% NIT Trichy Synopsis Template (MS/PhD)
% Revised by: Shashank Singh, M.S./EEE/(2016-19)
% ------------------------------------------------------------------------
\documentclass[12pt,a4paper, twoside]{report}
\usepackage[labelfont=bf,textfont=bf,labelsep=space,figurename=Fig.]{caption}
\usepackage[round,authoryear]{natbib}
\usepackage[subfigure]{tocloft}
\usepackage{subfig}
\usepackage{etoolbox}
\usepackage[centertags]{amsmath}
\usepackage{amsfonts,amsmath,latexsym,amssymb,amsthm,mathrsfs,amsbsy}
\usepackage{enumerate,tabularx,longtable,multirow,array}
\usepackage{varioref,amscd,verbatim,calc}
\usepackage{algorithm,algpseudocode}
\usepackage{pdfpages,mathptmx,anysize}
\usepackage{newlfont,setspace,titlesec,lipsum}
\usepackage[usenames,dvipsnames]{pstricks}
\usepackage{pstricks,graphicx,epsfig}
\usepackage{makeidx}
\usepackage[shortlabels]{enumitem}
\makeindex
\usepackage[usenames,dvipsnames]{pstricks}
\usepackage{pstricks,graphicx,epsfig}
\usepackage{pst-grad} % For gradients
\usepackage{pst-plot}
\usepackage{indentfirst}
\usepackage{titlesec}
\hyphenpenalty=5000
\titleformat{\chapter}[display]
{\centering\normalsize\bfseries}% instead of \Large you can use the
{\MakeUppercase{\chaptertitlename}\ \thechapter}{14pt}
{\normalsize}% change according to your needs
%\usepackage[showframe]{geometry} %Use this to check margin boundaries.
% If using this, comment the next command i.e. %\usepackage{geometry}
\usepackage{geometry}
\geometry{a4paper, top=25mm,left=38mm, right=25mm, bottom=25mm}
\renewcommand{\cftsecleader}{\bfseries\cftdotfill{\cftdotsep}}
\newcolumntype{M}[1]{>{\centering\arraybackslash}m{#1}}
\newcolumntype{P}[1]{>{\centering\arraybackslash}p{#1}}
\makeatletter
\renewcommand*{\l@part}[2]{%
\par\addvspace{\topsep}
\setlength\@tempdima{2.3em}%
\noindent\hspace*{1.5em}\textbf{#1}\par}
\makeatother
\renewcommand*\cftchappresnum{\normalsize\textbf{CHAPTER}~}
\settowidth{\cftchapnumwidth}{\cftchappresnum}
\renewcommand{\cftchapaftersnumb}{\qquad}
\renewcommand{\thesection}{\arabic-{section}}
\renewcommand{\thesection}{\normalsize\arabic{section}}
\renewcommand{\thesubsection}{\normalsize\arabic{section}.\arabic{subsection}}
\renewcommand{\thesubsubsection}{\arabic{section}.\arabic{subsection}.\arabic{subsubsection}}
\titleformat*{\section}{\normalsize\bfseries}
\titleformat*{\subsection}{\normalsize\bfseries}
\newcounter{bibcount}
\makeatletter
\patchcmd{\@lbibitem}{\item[}{\item[\hfil\stepcounter{bibcount}{\thebibcount.}}{}{}
\setlength{\bibhang}{2\parindent}
\renewcommand\NAT@bibsetup%
[1]{\setlength{\leftmargin}{\bibhang}\setlength{\itemindent}{-\parindent}%
\setlength{\itemsep}{\bibsep}\setlength{\parsep}{\z@}}
\makeatother
\setlength{\parindent}{3em}
\setlength{\parskip}{1em}
\titlespacing*{\section}{-5pt}{0\baselineskip}{0\baselineskip}
\titlespacing*{\subsection}{-5pt}{0\baselineskip}{0\baselineskip}
\setlist[itemize,enumerate]{noitemsep, topsep=-0.5cm}
%\onehalfspacing
\begin{document}
\thispagestyle{empty}
\setboolean{@twoside}{false}
\input{Title_Page}
\spacing{1.3}
\newpage
\setboolean{@twoside}{true}
\section{INTRODUCTION}
Introduction goes here, wherein outline briefly the technological / engineering / scientific / Socioeconomic relevance or significance of the research work is being reported. One sample paragraph is given below.
Electrical power system is one of the most complex and crucial technical innovations of mankind. A legacy power system hosts generation, transmission, distribution and consumption infrastructure, wherein large power plants pump power into the grid and try to keep a balance between generation and demand at all times. Smart grid (SG) is bringing a paradigm shift in the structure of power systems through information and communication technology (ICT), smart computational algorithms, consumers' participation, and trading infrastructure for local renewable generation [\cite{fang2012}].
\section{MOTIVATION}
Trace to the pint, the developments in the area, to emphasize the current status and importance of the research problem identified. Sample text is given below.
The advancements in ICT and Internet of Things (IoT) will transcend the limitations of the legacy grid and propel it beyond singularity, that could bridge the gap between the consumers and the grid [\cite{collier2017}].
\section{OBJECTIVES AND SCOPE}
\noindent The objectives of the present research work are as follows:
\begin{enumerate}[itemsep=0.2cm,topsep=1pt,parsep=0pt,partopsep=0pt]
\item First Novel Point
\begin{itemize}[itemsep=0cm,topsep=2pt]
\item supportive statements;
\item benefits;
\end{itemize}
\item Second Novel Point
\begin{itemize}[itemsep=0cm,topsep=2pt]
\item supportive statements;
\item benefits;
\end{itemize}
\end{enumerate}
The scope of the present research work adopts a steady state modeling of household appliances from [\cite{arun2017}]. Replace existing sample paragraphs with your paragraphs.
\section{DESCRIPTION OF THE RESEARCH WORK}
Give brief, but sufficient, details regarding:
\subsection{The research problems}
Sample Text.
\subsection{Solution methodologies}
Sample Text.
\subsection{Interpretation of the results / output}
Sample Text and Sample equation.
\begin{equation}
\left(\alpha,\beta,\gamma, T^{set},\Delta T \right)=\left\{ \begin{matrix}
\left( \text{0,0,0,0,0} \right) & if \\
\left( \text{0,0,0,1,1} \right) & if \\
\left( \text{1,1,1,0,0} \right) & if \\
\left( \text{1,1,1,0,0} \right) & if \\
\end{matrix} \right.
\begin{matrix}
X \\
Y \\
Z \\
A \\
\end{matrix}
\label{Requirements}
\end{equation}
\section{CONCLUSIONS}
Highlight major (and not all) Conclusions / Limitation. Based on the experimental studies and results, the following conclusions are drawn:
\begin{enumerate}[itemsep=0.3cm]
\item \textit{Conclusive Remark 1}
\quad Explanation.
\item \textit{Conclusive Remark 2}
\quad Explanation.
\item \textit{Conclusive Remark 3}
\quad Explanation.
\end{enumerate}
\section{REFERENCES}
\begingroup
\let\clearpage\relax
\renewcommand\bibname{}
\setlength{\parskip}{-1.5cm}
\setstretch{0.9}
\setlength{\bibsep}{10pt}
\bibliographystyle{NITT} %NITT.bst file contains reference formatting codes.
\bibliography{References} %Name of bibliography file
\endgroup
\newpage %Start figures and tables from new page.
\section{FIGURES AND TABLES}
\begin{figure}[!bpth]
\subfloat[Sample Image 1 Caption]
{\includegraphics[width=0.49\columnwidth]{Figures/SampleImage-1}\label{SubFigure-1-label}}
\hfill
\subfloat[Sample Image 2 Caption]
{\includegraphics[width=0.49\columnwidth]{Figures/SampleImage-2}\label{SubFigure-2-label}}
\caption{Caption of Figure}
\label{FigureLabel}
\end{figure}
\newpage %Write table of contents of thesis from new page.
\section{PROPOSED CONTENTS OF THE THESIS}
\begin{enumerate}[labelwidth=2.4cm,labelindent=15pt,leftmargin=2.5cm,label=\bfseries CHAPTER \arabic*,align=left]
\setlength\itemsep{-0.2em}
%Start inserting contents from here
\item {\bf INTRODUCTION \rm}
\begin{itemize}[leftmargin=10pt]
\setlength\itemsep{-0.2em}
\item[1.1] PREAMBLE
\item[1.2] LITERATURE REVIEW
\item[1.3] OBJECTIVE AND SCOPE OF THE PRESENT RESEARCH WORK
\item[1.4] ORGANIZATION OF THESIS
\end{itemize}
\item {\bf CONCLUSIONS \rm}
\begin{itemize}[leftmargin=10pt]
\item[2.1] MAJOR CONTRIBUTIONS
\item[2.2] SCOPE FOR FUTURE WORK
\end{itemize}
\begin{itemize}[leftmargin=-2.5cm]
\setlength\itemsep{-0.2em}
\item[]{\bf REFERENCES \rm}
\item[]{\bf PUBLICATIONS FROM THIS THESIS \rm}
\end{itemize}
\end{enumerate}
\section{LIST OF PUBLICATIONS BASED ON THE RESEARCH WORK}
\subsection*{Patent Filed}
\begin{enumerate}
\item List patents if any else remove/comment this subsection.
\end{enumerate}
\subsection*{Refereed Journals}
\begin{enumerate}
\item \textbf{Singh, S.}, \textbf{A. Roy} and \textbf{M.~P. Selvan} (2019) Smart load node for nonsmart load under smart grid paradigm: a new home energy management system. \textit{IEEE Consumer Electronics Magazine}, \textbf{8}(2), 22--27.
\end{enumerate}
\subsection*{International Conferences}
\begin{enumerate}
\item \textbf{Singh, S.}, \textbf{A. Namboodiri} and \textbf{M.~P. Selvan} (2019) Simplified algorithm for dynamic demand response in smart homes under smart grid environment. \textit{IEEE PES GTD Grand International Conference \& Exposition Asia}, Bangkok, Thailand.
\end{enumerate}
\subsection*{Papers Under Review}
\begin{enumerate}
\item Declare papers under review here (if needed). Otherwise you may delete/comment this subsection.
\end{enumerate}
\end{document}