Rowan-Classes/5th-Semester-Fall-2023/EEMAGS/Labs/Lab-01/Lab01.tex
2024-02-22 14:23:12 -05:00

67 lines
4.0 KiB
TeX

\documentclass[conference]{IEEEtran}
\usepackage[siunitx]{circuitikz}
\usepackage{graphicx}
%\usepackage{lipsum}
\usepackage{color}
\usepackage{enumitem}
\usepackage{epsfig}
\usepackage{mathptmx}
\usepackage{times}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{float}
\usepackage{hyperref}
%\usepackage{setspace}
%\usepackage{tikz}
\usepackage{circuitikz}
\usepackage{pgfplots}
\usepackage{textcomp}
%\usepgfplotslibrary{external}
%\tikzexternalize
%\usepackage[utf8]{inputenc}
%\usepackage[english]{babel}
%\usepackage{pgf}
\usepackage{pgfpages}
\usepackage[margin=0.4in]{geometry}
\usepackage{lmodern}
\usepackage{datetime}
\usepackage{ragged2e}
\input{border.tex}
\pgfpagesuselayout{boxed}
\hyphenation{op-tical net-works semi-conduc-tor}% correct bad hyphenation here
\font\myfont=cmr12 at 15pt
\title{\myfont Getting Situated with Ansys Electronics Desktop for EEMAGS}
\author{Aidan Sharpe 916373346}
\providecommand{\keywords}[1]{\textbf{\textit{Keywords---}} #1}
\providecommand{\e}[1]{\ensuremath{\times 10^{#1}}}
\setlength{\columnsep}{7mm}
\pgfplotsset{compat=1.15}
\begin{document}
\makeatletter
\@twocolumnfalse
\maketitle
\@twocolumntrue
\makeatother
\section{Introduction \& Methods}
The primary goals of this lab were to get situated with the \textit{Ansys Electronics Desktop} software and the Rowan Virtual Desktop environment as a whole. Within the \textit{Ansys Electronics Desktop} software, the primary goal was to learn the placements of specific tool bars and widgets by constructing objects in the primary view port and analyzing the electric field around some primitive objects.
The lab consisted of two parts, with the first acting as a guide to using the basic features of the software, and the second allowing for further exploration into different object primitives and the electrical interactions between them.
\section{Results \& Analysis}
In part one, a perfectly conducting cylinder was charged and centered in a square-based rectangular prism with the same height. The electric field inside the rectangular prism was then analyzed. Since there were no reference voltages, the field lines were un-ordered and fairly chaotic. To resolve this, one of the vertical faces of the prism was defined as $0$V. Then, electric field intensity and direction were analyzed inside the rectangular prism. The resulting electric field, in accordance with predictions, extended from the cylinder to the grounded side of the rectangular prism. On the side of the rectangular prism opposing the grounded side, however, the electric field lines still exhibited some chaotic behavior, similar to the analysis before grounding. While quite simple in theory, this part of the lab still proved to be moderately challenging since some parts of the software were quite unintuitive. After completing part one, however, creating and analyzing objects should be much more straightforward in the future.
While part one was a guided exercise, part two was much more open-ended. A similar process was to be followed with some other shape. For this we created a sheath-ground coaxial cable. By making a hollow copper cylinder defined as $0$V, and a much skinnier concentric solid copper core with charge $1000$C, the electric field in and around the coaxial cable could be measured.
\section{Conclusions}
While parts of this lab did not directly align with the course material, it definitely served its purpose as a crash course in the basic features of \textit{Ansys Electronics Desktop}. Going forward, using the software will require much less direction, and hopefully less fiddling around with. We found the software to be quite unintuitive to use at times, but we could not find any real suitable alternatives online. While it can be difficult to use at times, using visualization software at all is better than relying on calculations and analogy alone.
\section{Further Comments}
Unfortunately, I was unable to access Ansys to take screenshots for this lab. I have an IRT ticket and they are working it out. Thank you for understanding.
\end{document}