I'm now the proud owner of a Yaesu FT-450D transceiver (purchased as a birthday gift to myself). It covers all the HF bands plus 6M and will output up to 100W. Only plan on using CW so will put the microphone in storage...😊
Had my first QSO on 5/22/16!!! Talked with Ed (W8NLZ) from Virginia Beach, VA. Got a little flustered to say the least. Started receiving and managed to pick out my RST but suddenly got overwhelmed and found I could not keep up. Asked him to slow down but still had problems so decided to end transmission early. Felt like I was able to send pretty well, however. Need MORE PRACTICE receiving.
A summary of some of my hobby activities along with many of my home built projects...
Saturday, April 30, 2016
Monday, February 22, 2016
Technician License...Finally!!!
I finally earned my Technician's license!!! Only took about 50 years (literally). Was into electronics and radios as a young teen way back in the 60s, first building a Knightkit shortwave receiver (with plugin coils for each band) and later moving on to Heathkits (too many kits even to mention). I learned Morse code as a Boy Scout so that was no problem. Just never got around to taking the exam. There is no longer a code requirement so passing was a cinch. My call sign is KM4RIO. All I need now is a radio! With my birthday approaching (April 20th), I've got my eye on a Yaesu FT-450D...
Sunday, January 10, 2016
Pixie II QRP Transceiver
I scratch built the "famous" (perhaps "infamous" is more appropriate) Pixie II QRP transceiver using an etched PCB of my own layout. I focused on the 40m band for this project and may build another in the future with plugin filters (using toroids this time) for both 40m and 80m. A combination of discrete and SMD components was used, allowing it to fit snugly into an Altoid’s tin. It definitely works, but the receiver is very sensitive (as expected) with lots of microphonics and if I hook up my scope probe to the base of the mixer/PA stage I can pick up our local AM station. Using a slightly worn 9V battery (~8.3V), the output was measured with my basic RF power meter at a whopping 108mW! I’ll have to wait until I get my ham license (hopefully this spring) before trying it out but I don’t expect a flood of contacts. Still, it was a good experience and gave me a chance to better understand Colpitts and audio oscillators. (Note - I plan on adding an RC phase shift oscillator to generate a sidetone when in transmit mode).
Friday, November 13, 2015
Adjustable Load
Using an idea originally described in an EEVBlog video (youtube-EEVBlog), I built a circuit that can “dial-up” a specific load (from 5mA up to 2A) and hold it even when the DUT input voltage changes. This will come in handy for testing power supplies. It uses an LM324 op-amp configured as a voltage follower that drives an N-channel power FET. A 1 Ω current sensing power resistor in series with the source lead provides feedback to the inverting input of the op-amp. Since the resistance is 1 Ω, the voltage across the resistor represents the actual current of the DUT. The FET is essentially acting as a variable resistor because when the gate voltage changes due to a change in output from the op-amp (controlled by changing the voltage of the non-inverting input), the FET drain to source current will change accordingly. Maximum power dissipation is ~25W so a heatsink with fan (from an old computer power supply) was added to keep the FET and resistor from frying.
The blue trimmer pot next to the op-amp sets the desired load. This current is "expressed" as a voltage across "TP +" and "TP -" and is monitored with a multi-meter.
Initial tests revealed a severe oscillation at the op-amp output since they aren’t designed to drive high capacitive loads (ie. FETs). Searching for answers on the internet, I discovered this problem had already been addressed by others and simply added a small capacitor from the output to the inverting input (ie. negative feedback) to dampen the instability. Problem solved! Pretty cool test jig.
Initial tests revealed a severe oscillation at the op-amp output since they aren’t designed to drive high capacitive loads (ie. FETs). Searching for answers on the internet, I discovered this problem had already been addressed by others and simply added a small capacitor from the output to the inverting input (ie. negative feedback) to dampen the instability. Problem solved! Pretty cool test jig.
Thursday, October 1, 2015
Function Generator
I finally completed this project after tinkering with an Arduino for almost two years. I had
purchased an Arduino Uno development board for my birthday in 2013. Arduino is an
open sourced microcontroller platform with numerous software/hardware applications freely available on the internet. I had always wanted to build a function generator so this seemed like the perfect opportunity to put my creative skills to work. Waveforms are generated using direct digital synthesis (DDS) technology. I purchased an LCD display and a DDS module (AD9850) off of e-Bay. Adding a rotary encoder and a switch essentially completed the hardware. Now I just needed to tie everything together. That’s where the Arduino came into play. Starting with publicly available software that was written to interface with a rotary encoder (rotary-encoders-done-properly) and LCD display/DDS chipset (ad9850-dds-vfo), I modified the code to work for my particular needs. The result is a compact, easy to use function generator with the following specs:
· 10Hz-1MHz square wave (~5Vpp to 890mVpp)
· 10Hz-1MHz square wave (~5Vpp to 890mVpp)
· 10Hz-30MHz sine wave (~1.6Vpp to 80mVpp)
Eventually I plan on adding a buffer/amplifier/integrator to the output to increase the gain
and provide a triangle waveform.
Update (Summer 2024)
After sitting idle in my workshop for MANY years, I finally decided to finish this project and make the improvements I originally proposed. These are summarized below:
1) Triangle wave support. My initial idea was to take the generator's square wave output and feed it into an RC integrator, thus creating a triangle wave. This works fine for a single frequency but when the frequency changes so does the output level. Another frequency related issue concerned the "flatness" of the triangle wave itself. Ideally, the RC time constant for an integrator should be ~10 times greater than the period of the input signal. As the frequency changes so does the need to change this time constant value in order to maintain a "flat" curve. After tinkering with these issues for a while and still not finding a satisfactory solution, I went in another direction and eventually found a replacement chip for the AD9850. The AD9833 is another DDS device but with added support for generating a triangle wave. Also, the signal level for all three waveforms remains virtually the same throughout its frequency range. The main tradeoff is that it has a reduced upper frequency limit compared with the original chip.
2) Increased load capacity. Using an OPA690 high speed op-amp at the generator output, I can now drive loads up to 160mA.
3) Bias adjustment. Signal polarity can now be shifted from fully positive to fully negative.
4) Amplitude adjustment. The output signal level (normally ~3.2Vpp) can be attenuated down to 0V.
Here is a picture of the newly completed unit:
Wednesday, March 11, 2015
Attenuators
Attenuators (aka pads) are useful for many things and are easy to make. The ones I've made are known as "pi" attenuators because the resistors are arranged in the shape of the Greek letter π.
There are numerous websites around that can calculate the resistor values needed for a given value of attenuation and impedance (I work exclusively at 50 Ω). Just be sure to consider the power rating of the resistors (especially R1 since it bears the brunt of the dissipation at high attenuation values). Also, for RF projects you need to use resistors with low inductance values (ie. don't use wirewound) to minimize high frequency issues. One site that I found useful allows you to enter your parameters into an Excel spreadsheet (power-attenuator-calculator).
I built a fixed 20dB attenuator (10W input) and two switchable attenuators (1W input) using metal film resistors. I honestly spent more time and effort on the enclosures than the actual circuits themselves. Once assembled they were easy to check out. After terminating the output with a 50 Ω dummy load, I simply applied a known DC voltage to the input (being careful not to exceed the power rating of the input resistors) and measured the output voltage. Plugging those two values into the equation below gave the expected attenuation:
attenuation (-dB) = 20 * log (Vout/Vin)
![]() |
| Pi attenuator |
I built a fixed 20dB attenuator (10W input) and two switchable attenuators (1W input) using metal film resistors. I honestly spent more time and effort on the enclosures than the actual circuits themselves. Once assembled they were easy to check out. After terminating the output with a 50 Ω dummy load, I simply applied a known DC voltage to the input (being careful not to exceed the power rating of the input resistors) and measured the output voltage. Plugging those two values into the equation below gave the expected attenuation:
attenuation (-dB) = 20 * log (Vout/Vin)
Wednesday, December 10, 2014
10MHz Sine Wave Oscillator
I built my first oscillator using the schematic
shown below but w/o the 19dB pad (obtained from the amazing but sadly now defunct website - "VE7BPO ‘Popcorn’ QRP / Home Builder")
![]() |
| Basic 10MHz oscillator w/ pad |
"Ugly" construction techniques were used (also a first for me). The main use for this circuit will be to assist with calibrating my AD8307 based RF power meter (whenever it’s finished). However, it can also serve as a platform for learning more about oscillators in general and if needed, function as a stand-alone sine wave generator.
![]() |
| "Ugly" construction |
Powered it up and...IT WORKS!!! Not at first…no output, then I started adjusting the trimmer cap and…viola…output. It now produces a nice looking waveform. Definitely need to invest in a non-metallic screwdriver for adjusting trimmer caps in the future (waveform goes crazy otherwise). I will probably go ahead and add a 20dB pad to cut down on the signal level (currently ~1.03Vpp @ A with 50 Ω termination).
![]() |
| Screenshot at A (10.0057MHz) |
Subscribe to:
Posts (Atom)






