Skip to main content

Radiation Angle of the Project TouCans dipole Part III

 OK, let's maybe wrap this up. Spoiler: I developed more cool new stuff, but didn't wrap this up.

Recap: I set out to see what it would take to map the skips for a QSO, and then try to extrapolate those back to the launch angle of the dipole that KO6BTY and I use for Project TouCans  at our home QTH . Along the way, I learned a lot including another use for the cross product. I also remembered, just now, that dipoles can have more than one launch angle.




That'll be important later.

Today, as promised, I tried the three skip solution.

Here's the angle of radiation from the SF station with three skips.


But what's the numeric quantity for the angle in degrees? Well, I worked through yet more math. It's getting easier though. I added the code for the cross product of two vectors (position vectors in our case) as well as the usage I'm making of the cosine and sine laws to to earthmid.py.

The numeric result of three skips is 7.714120504450855 degrees.

Here's a quick visual rough check on this


Which, I gotta admit is pretty cool! Yeah, yeah, I know the math should just work, but still!

But was three skips really the answer? Probably not. Why? Check out where the first skip of the four skip solution lands.


A mere fifty miles from the RBN station that picks up Project TouCans VE6JY is the reverse beacon network station with the largest snr value most days. Four skips gives us a launch angle of 14.686256246402552 degrees.

Now, we have an estimate for the launch angle that fits well with our emperical data from SM5CAK and VE6JY.

What else though? Well, have I mentioned K2PO/7 near Portland? The rig hits that RBN station pretty frequently as well. Since it's getting easier and easier to calculate these, let's see where a five skip solution lands



That's not super close, so let's try six skips. I think this might work out better anyway. Really. 

But, nope. I'll give you, it makes for a more cluttered map, but that's not what we were going for.

Let's try 7 skips.... Better!


Let's measure the distance between that landing site and my QTH. It's about 616 miles. The distance to K2PO/7  is about 528 miles. Meanwhile, the distance to the four skip peak projected to the ground is 582 miles. That's the closest so far, so let's go with an eight skip solution.

What's the launch angle for eight skips? Well, take the landing site, and divide that distance by two to find the distance to the first eight skip peak at 41.29982090608962,-120.5723896615752.

We plug that coordinate into our swept angle formula to determine the angle between my QTH and that peak. It gives 3.849189776873525 degrees. We plug that number into the law of cosines method along with the radius of the Earth and the height of the F2 layer in km to get 549.0986270603281 for the length of the third side of the triangle.

We plug that into our law of sines method along with the swept angle and the radius of the Earth to get the third angle of the triangle in this derivation


Note: As I mentioned in the first part, this all going to be quick and dirty back of the envelope stuff until it isn't.

Finally, we plug that angle into the launch angle method along with the QTH to peak swept angle to get a final answer of 34.99157663415465 degrees. And, well, that just doesn't really fit any of the radiation patterns shown above. Except! Did I mention the antennas at a 33 degree angle to the horizontal as it slopes down a hill? OK, there's going to be a part four.

New additions: earthmid.py now has a single method launch_angle_skips that returns the launch angle from the dipole given the receiving station and the number of skips the signal makes.
















Comments

Popular posts from this blog

More Cowbell! Record Production using Google Forms and Charts

First, the what : This article shows how to embed a new Google Form into any web page. To demonstrate ths, a chart and form that allow blog readers to control the recording levels of each instrument in Blue Oyster Cult's "(Don't Fear) The Reaper" is used. HTML code from the Google version of the form included on this page is shown and the parts that need to be modified are highlighted. Next, the why : Google recently released an e-mail form feature that allows users of Google Documents to create an e-mail a form that automatically places each user's input into an associated spreadsheet. As it turns out, with a little bit of work, the forms that are created by Google Docs can be embedded into any web page. Now, The Goods: Click on the instrument you want turned up, click the submit button and then refresh the page. Through the magic of Google Forms as soon as you click on submit and refresh this web page, the data chart will update immediately. Turn up the:

Cool Math Tricks: Deriving the Divergence, (Del or Nabla) into New (Cylindrical) Coordinate Systems

Now available as a Kindle ebook for 99 cents ! Get a spiffy ebook, and fund more physics The following is a pretty lengthy procedure, but converting the divergence, (nabla, del) operator between coordinate systems comes up pretty often. While there are tables for converting between common coordinate systems , there seem to be fewer explanations of the procedure for deriving the conversion, so here goes! What do we actually want? To convert the Cartesian nabla to the nabla for another coordinate system, say… cylindrical coordinates. What we’ll need: 1. The Cartesian Nabla: 2. A set of equations relating the Cartesian coordinates to cylindrical coordinates: 3. A set of equations relating the Cartesian basis vectors to the basis vectors of the new coordinate system: How to do it: Use the chain rule for differentiation to convert the derivatives with respect to the Cartesian variables to derivatives with respect to the cylindrical variables. The chain

The Valentine's Day Magnetic Monopole

There's an assymetry to the form of the two Maxwell's equations shown in picture 1.  While the divergence of the electric field is proportional to the electric charge density at a given point, the divergence of the magnetic field is equal to zero.  This is typically explained in the following way.  While we know that electrons, the fundamental electric charge carriers exist, evidence seems to indicate that magnetic monopoles, the particles that would carry magnetic 'charge', either don't exist, or, the energies required to create them are so high that they are exceedingly rare.  That doesn't stop us from looking for them though! Keeping with the theme of Fairbank[1] and his academic progeny over the semester break, today's post is about the discovery of a magnetic monopole candidate event by one of the Fairbank's graduate students, Blas Cabrera[2].  Cabrera was utilizing a loop type of magnetic monopole detector.  Its operation is in concept very sim