%% This is a base file to be used as a template for submitting papers
%% to SET International Journal of Broadcast Engineering - SET IJBE
%% (requires IEEEtran.cls version 1.8b or later).
%%
%% Support: IJBE@set.org.br
%% https://revistas.set.org.br/ijbe
%%
%% Based on IEEE journal template by Michael Shell, available on Overleaf
%%*************************************************************************
%% Legal Notice:
%% This code is offered as-is without any warranty either expressed or
%% implied; without even the implied warranty of MERCHANTABILITY or
%% FITNESS FOR A PARTICULAR PURPOSE!
%% User assumes all risk.
%% In no event shall the IEEE or any contributor to this code be liable for
%% any damages or losses, including, but not limited to, incidental,
%% consequential, or any other damages, resulting from the use or misuse
%% of any information contained here.
%%
%% All comments are the opinions of their respective authors and are not
%% necessarily endorsed by the IEEE.
%%
%% This work is distributed under the LaTeX Project Public License (LPPL)
%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used,
%% distributed and modified. A copy of the LPPL, version 1.3, is included
%% in the base LaTeX documentation of all distributions of LaTeX released
%% 2003/12/01 or later.
%% Retain all contribution notices and credits.
%%*************************************************************************
\documentclass[journal]{IEEEtran}
% Useful LaTeX packages
\usepackage{cite}
\usepackage{graphicx}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{textcomp}
\usepackage{xcolor}
\usepackage{url}
\usepackage[hidelinks]{hyperref}
% *** Do not adjust lengths that control margins, column widths, etc. ***
% *** Do not use packages that alter fonts (such as pslatex). ***
% correct bad hyphenation here
\hyphenation{op-tical net-works semi-conduc-tor}
\begin{document}
% paper title
% Titles are generally capitalized except for words such as a, an, and, as,
% at, but, by, for, in, nor, of, on, or, the, to and up, which are usually
% not capitalized unless they are the first or last word of the title.
% Linebreaks \\ can be used within to get better formatting as desired.
% Do not put math or special symbols in the title.
\title{Demo Paper for Submissions to SET IJBE}
% author names and society memberships
% note positions of commas and nonbreaking spaces ( ~ ) LaTeX will not break
% a structure at a ~ so this keeps an author's name from being broken across
% two lines.
% use \thanks{} to gain access to the first footnote area
% a separate \thanks must be used for each paragraph
\author{Author Number One, \IEEEmembership{Member, SET,}
Author N. Two, \IEEEmembership{Fellow, IEEE,}
and Author N. Three, \IEEEmembership{Member, SBC}%
\thanks{Author Number One is with the Department of Studies, Advanced Studies University, CITY, ST, ZIPCODE COUNTRY.}%
\thanks{Author N. Two and Auhtor N. Three are with the Anonymous University, CITY, ST, ZIPCODE COUNTRY.}}
% The paper headers
\markboth{SET International Journal of Broadcast Engineering - SET IJBE V.vv, 20xx}%
{Author N. One \MakeLowercase{\textit{et al.}}: Demo Paper for Submissions to SET IJBE}
% make the title area
\maketitle
% As a general rule, do not put math, special symbols or citations
% in the abstract or keywords.
\begin{abstract}
This document presents a demonstration paper for submissions to the \textit{SET International Journal of Broadcast Engineering} (SET IJBE). It provides authors with a practical example of the journal manuscript structure, including title, author information, abstract, keywords, sections, figures, tables, equations, lists, references, and acknowledgments. The sample text also explains the two submission paths available to contributors: direct submission to SET IJBE and submission through the annual SET Expo Congress R\&D Sessions. The content is intentionally generic and does not report original technical results; instead, it illustrates formatting conventions, writing organization, and the principal elements expected in a complete manuscript. This abstract is limited to fewer than 150 words, in accordance with the journal guidelines and intended to guide authors in preparing compliant, consistent, and publication-ready submissions. It may also be used as a reference when adapting the template to actual research articles.
\end{abstract}
\begin{IEEEkeywords}
broadcast engineering, manuscript template, article preparation, scientific publishing, IEEE style
\end{IEEEkeywords}
\section{Introduction}
\IEEEPARstart{T}{his} demo paper illustrates the structure and style expected for manuscripts submitted to the \textit{SET International Journal of Broadcast Engineering} (SET IJBE), including Extended Abstracts and Final Papers.
SET IJBE is an open-access, peer-reviewed international scientific journal dedicated to communications engineering in the field of broadcasting. Its purpose is to disseminate relevant research findings and state-of-the-art technologies in broadcast and media engineering.\footnote{More information is available at \url{https://revistas.set.org.br/ijbe}.} Accepted articles are published online on a one-article-at-a-time basis after final approval by the Editorial Board. In addition, printed issues are published twice a year and compile the articles published online during the preceding six months.
SET IJBE offers two submission paths. One option is submission through the Call for Papers of the annual SET Expo Congress R\&D Sessions, in which authors initially submit an Extended Abstract of three to four pages. Alternatively, full papers may be submitted directly to SET IJBE, independently of the Congress. In both cases, this template should be used.
For Congress-related submissions, the official Call for Papers provides detailed information on topics of interest, required materials, deadlines, presentation requirements, and final paper categories. Additional information is available at \url{https://set.org.br/events/setexpo?lang=en}.
This template is intended only as a formatting example and does not replace standard references on technical writing and \LaTeX\ usage, such as \cite{ref:kopka,ref:lamport}.
\section{Manuscript Elements}
This section illustrates common elements of SET IJBE papers, including figures, tables, equations, lists, and references. The examples are provided only to demonstrate formatting and should be replaced with the actual content of the submission.
\subsection{Figures}
Figures should be clear, legible, and cited in the text, as in Fig.~\ref{fig_example}. Captions should be placed below the figure. Authors are encouraged to use vector graphics whenever possible. When raster images are used, high-resolution files should be provided so that labels, axes, and symbols remain readable in both electronic and printed versions. Examples of figures and graphical results are common in media and video research papers, such as those in video coding and quality assessment studies \cite{ref:h264,ref:hevc,ref:ssim}.
\begin{figure}[!t]
\centering
\includegraphics[width=0.9\columnwidth]{figs/example-figure.png}
\caption{Example of a figure caption.}
\label{fig_example}
\end{figure}
\subsection{Tables}
Tables should be numbered and cited in the text, as in Table~\ref{tab_example}. In IEEE style, captions are usually placed above the table. Authors are encouraged to keep table formatting simple, clear, and consistent throughout the manuscript.
\begin{table}[!b]
\caption{Example of a table caption}
\label{tab_example}
\centering
\begin{tabular}{cccc}
\hline
Item & Parameter & Factor & Value \\
\hline
A & Sample 1 & 1 & 123456 \\
B & Sample 2 & 2 & 567890 \\
C & Sample 3 & 7 & 142857 \\
\hline
\end{tabular}
\end{table}
\subsection{Equations}
Mathematical expressions should be centered and numbered consecutively when they are referenced in the text. For example, \eqref{eq_example} illustrates the format commonly used for displayed equations in technical papers. Similar mathematical notation is commonly found in signal processing, coding, and quality assessment literature \cite{ref:h264,ref:hevc,ref:ssim}.
\begin{equation}
E = mc^2
\label{eq_example}
\end{equation}
\subsection{Lists}
Bulleted or enumerated lists may be used when appropriate to improve clarity. For example, the main parts of a technical contribution may be summarized as follows:
\begin{itemize}
\item presentation of the problem;
\item description of the proposed approach; and
\item discussion of the main results.
\end{itemize}
\subsection{References}
References should be cited in the text using IEEE style, as illustrated by \cite{ref:kopka,ref:lamport}. All entries in the reference list should be complete, accurate, and consistently formatted according to the journal requirements. Examples of journal articles and technical references relevant to broadcast and media engineering are given in \cite{ref:h264,ref:hevc,ref:ssim,ref:setijbe}.
\section{Conclusion}
This demo paper has illustrated the basic structure and formatting expected for manuscripts submitted to the \textit{SET International Journal of Broadcast Engineering} (SET IJBE). The sample text has shown how to prepare typical elements of a submission, including the title, author information, abstract, keywords, sections, figures, tables, equations, lists, references, and acknowledgment section.
Authors are encouraged to replace all sample text with their actual material and to verify that the final manuscript complies with the requirements of SET IJBE.
\appendices
\section{Example of an Appendix}
Appendices may be used to provide supplementary material that is relevant to the paper but would interrupt the flow of the main text if included in the body of the manuscript. Typical examples include detailed derivations, additional tables, implementation notes, or complementary experimental results.
As an illustration, suppose that an intermediate result used in the main text is given by
\begin{equation}
y[n] = \sum_{k=0}^{M-1} h[k]x[n-k].
\label{eq_appendix_conv}
\end{equation}
Equation~\eqref{eq_appendix_conv} represents a discrete-time convolution and is included here only as a formatting example.
Authors should include appendices only when they add useful information for the reader. If no appendix is needed, this part of the template may simply be removed. If the paper is an Extended Abstract, appendices are not allowed.
% use section* for acknowledgment
\section*{Acknowledgment}
The authors would like to thank the supporting institutions and collaborators who contributed to this work.
% references section
\begin{thebibliography}{99}
\bibitem{ref:kopka}
H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed. Harlow, England: Addison-Wesley, 1999.
\bibitem{ref:lamport}
L.~Lamport, \emph{\LaTeX: A Document Preparation System}, 2nd~ed. Boston, MA, USA: Addison-Wesley, 1994.
\bibitem{ref:h264}
T.~Wiegand, G.~J. Sullivan, G.~Bjontegaard, and A.~Luthra,
``Overview of the H.264/AVC video coding standard,''
\emph{IEEE Trans. Circuits Syst. Video Technol.}, vol.~13, no.~7,
pp.~560--576, Jul.~2003, doi: \url{https://doi.org/10.1109/TCSVT.2003.815165}.
\bibitem{ref:hevc}
G.~J. Sullivan, J.-R. Ohm, W.-J. Han, and T.~Wiegand,
``Overview of the High Efficiency Video Coding (HEVC) standard,''
\emph{IEEE Trans. Circuits Syst. Video Technol.}, vol.~22, no.~12,
pp.~1649--1668, Dec.~2012, doi: \url{https://doi.org/10.1109/TCSVT.2012.2221191}.
\bibitem{ref:ssim}
Z.~Wang, A.~C. Bovik, H.~R. Sheikh, and E.~P. Simoncelli,
``Image quality assessment: From error visibility to structural
similarity,'' \emph{IEEE Trans. Image Process.}, vol.~13, no.~4,
pp.~600--612, Apr.~2004, doi: \url{https://doi.org/10.1109/TIP.2003.819861}.
\bibitem{ref:setijbe}
R.~N. Fonseca, M.~A. Ramirez,
``Quality assessment of video in digital television,''
\emph{SET Int. J. Broadcast Eng.}, 2015, doi: \url{https://doi.org/10.18580/setijbe.2015.1}.
\end{thebibliography}
% Author biographies should be omitted in Extended Abstract submissions.
\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{figs/biophoto-one.png}}]{Author Number One} received the B.S. degree in electrical engineering from University Name, City, Country, in 2012, and the M.S. and Ph.D. degrees in communications engineering from University Name, City, Country, in 2015 and 2019, respectively.
Since 2020, Author Number One has been with the Department of Studies, Advanced Studies University, where they are currently an Associate Professor. Their research interests include broadcast systems, digital television, media transport, signal processing, and multimedia communications.
This author biography should be omitted in an Extended Abstract submission.
\end{IEEEbiography}
\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{figs/biophoto-one.png}}]{Author N. Two} received the B.S. degree in electronics engineering from University Name, City, Country, in 2010, and the M.S. and Ph.D. degrees in electrical engineering from University Name, City, Country, in 2013 and 2018, respectively.
From 2014 to 2019, Author N. Two worked on research and development projects in digital communications and broadcasting systems. Since 2020, they have been with the Anonymous University, where they are currently a Professor. Their research interests include digital television, wireless systems, media delivery, coding technologies, and networked multimedia applications.
This author biography should be omitted in an Extended Abstract submission.
\end{IEEEbiography}
% insert where needed to balance the two columns on the last page with
% biographies
%\newpage
\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{figs/biophoto-one.png}}]{Author N. Three} received the B.S. degree in computer engineering from University Name, City, Country, in 2011, and the M.S. degree in computer science from University Name, City, Country, in 2015.
Since 2016, Author N. Three has been with the Anonymous University, where they are currently a Researcher and Lecturer. Their professional and academic activities have focused on multimedia systems, interactive applications, audiovisual processing, and software platforms for digital media.
This author biography should be omitted in an Extended Abstract submission.
\end{IEEEbiography}
\end{document}