From 778bf0173971e4084a4f36be3fad5996c092deb0 Mon Sep 17 00:00:00 2001
From: Erik Strand <erik.strand@cba.mit.edu>
Date: Wed, 20 Mar 2019 23:50:46 -0400
Subject: [PATCH] Add questions

---
 _psets/6.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 _psets/6.md

diff --git a/_psets/6.md b/_psets/6.md
new file mode 100644
index 0000000..ac6b028
--- /dev/null
+++ b/_psets/6.md
@@ -0,0 +1,25 @@
+---
+title: Problem Set 6
+---
+
+## (8.1)
+
+{:.question}
+Find the electric field for an infinitesimal dipole radiator.
+
+## (8.2)
+
+{:.question}
+What is the magnitude of the Poynting vector at a distance of 1 km from an antenna radiating 1 kW of
+power, assuming that it is an isotropic radiator with a wavelength much less than 1 km? What is the
+peak electric field strength at that distance?
+
+## (8.3)
+
+{:.question}
+For what value of $$R_\text{load}$$ is the maximum power delivered to the load in Figure 8.3?
+
+## (8.4)
+
+{:.question}
+For an infinitesimal dipole antenna, what are the gain and the area, and what is their ratio?
-- 
GitLab