I have prepared several simulation tutorials using PSIM. Please feel free to watch them from the links below.
https://www.youtube.com/playlist?list=PL2y_NWJLY67zVjuiiTidMCJ440dH907PW
Lecture 1 | Introduction and ideal switch
Lecture 2 | The Diode
Lecture 3 | The Thyristor
Lecture 4 | Mosfet
Lecture 5 | Composite switches
Lecture 6 | Buck converter
Lecture 7 | Boost converter
Lecture 8 | Buck - boost converter
Lecture 9 | DCM operation
Lecture 10 | Switched capacitor converter
Lecture 11 | Averaged model simulation
Lecture 12 | Flyback converter
Lecture 13 | Forward converter
Lecture 14 | Square wave inverter
Lecture 15 | Quasi square wave inverter
Lecture 16 | Multilevel inverters
Lecture 17 | Single phase PWM inverter
Lecture 18 | Six step 3 phase inverter
Lecture 19 | Three Phase PWM inverter
The following lectures were recorded and uploaded during Spring 22 session
Lecture 20 | SEPIC dc-dc converter
Lecture 21 | CUK dc-dc converter
To make the aspect ratio 16:9 for all the parts of the video, apply the "position and zoom" effect on the section. After applying check the distort option.
To place two separate figures in one column with different captions use the following code
\begin{figure}[!h]
\begin{minipage}[t]{0.45\linewidth}
\centering
\includegraphics[width=1\textwidth]{./Graphs/Single/Experimental_temperature.png}
\caption{caption1}
\label{f1}
\end{minipage}
\hspace{0.1cm}
\begin{minipage}[t]{0.45\linewidth}
\centering
\includegraphics[width=1\textwidth]{./Graphs/Single/Experimental_temperature.png}
\caption{caption2}
\label{f2}
\end{minipage}
\end{figure}
\begin{figure}[!h]
\begin{minipage}[t]{0.45\linewidth}
\centering
\includegraphics[width=1\textwidth]{./Graphs/Single/Experimental_temperature.png}
\caption{caption1}
\label{f1}
\end{minipage}
\hspace{0.1cm}
\begin{minipage}[t]{0.45\linewidth}
\centering
\includegraphics[width=1\textwidth]{./Graphs/Single/Experimental_temperature.png}
\caption{caption2}
\label{f2}
\end{minipage}
\end{figure}
\begin{figure}
\centering
\subfloat[For different temperatures and at $ G=1kW/m^2 $]{\includegraphics[width=0.4\linewidth]{./Graphs/Single/Experimental_temperature.png}%
\label{fig_first_case}}
\hfil
\subfloat[For different values of irradiations and at $ T=25^oC $]{\includegraphics[width=0.4\linewidth]{./Graphs/Single/Experimental_irr-eps-converted-to.pdf}%
\label{fig_second_case}}
\caption{$I-V$ curve of Single Diode Model of Sanyo-HIT 215 from manufacturer}
\label{13}
\end{figure}
It happens that i compiled a file which was shifted to new page when author affiliations were entered. Moreover, the abstract appeared to be a normal text. Below is the remedy of this.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
\documentclass[journal]{IEEEtran}
\IEEEoverridecommandlockouts
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{cite}
\usepackage{amsmath}
\usepackage{array}
\ifCLASSINFOpdf
\else
\fi
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
\documentclass[journal]{IEEEtran}
\IEEEoverridecommandlockouts
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{cite}
\usepackage{amsmath}
\usepackage{array}
\ifCLASSINFOpdf
\else
\fi
\begin{document}
\title{A sample paper}
\author{Author 1, Author 2 , Author 3, Author 4% <-this % stops a space
\thanks{Author 1, Author 2 and Author 3 are with the Faculty of Electrical Engineering, Ghulam Ishaq Khan Institute of Engineering Sciences and Technology,
Topi, 23460 Pakistan e-mail: (email@giki.edu.pk).}% <-this % stops a space
\thanks{Author 4 affiliation here}% <-this % stops a space
}
% make the title area
\maketitle
\begin{abstract}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
For the issue of abstract, always use PDFLATEX as a default compiler. To set this is TexStudio, follow this sequence
Options > configure texstudio> build> default compiler > pdflatex
click OK.
This solves the issues
Week 11 by HadeedAhmedSher on Scribd
Week 9 by HadeedAhmedSher on Scribd