Showing posts with label TR-7730. Show all posts
Showing posts with label TR-7730. Show all posts

Saturday, December 1, 2012

Ham Shack Update

Well, with the exception of finding a Kenwood SP-120 speaker, I have just about completed a station that any ham from the late 80's to early 90's would be proud to call their own!

Just to brag (or whine, depending on time of day, my mood, and your point of view) my collection contains:

HF:
Kenwood TS-440S/AT (with FM module, IC-10 kit, Voice Module, tuner, and ALL optional filters)
Kenwood PS-430 power supply
Kenwood SP-430 speaker
Kenwood AT-250 outboard tuner (for 160m)
Kenwood IF-232C computer interface
Kenwood MC-50 microphone

VHF:
Kenwood TR-9000 (with ComSpec SS-64 tone module) 2m All Mode radio
Kenwood PS-20 power supply
Kenwood SP-120 speaker
Kenwood BO-9 base shelf
Kenwood TR-7730 (2m FM for APRS)
Mirage B-34-G amplifier with GaAsFET per-amp

UHF:
Kenwood TR-9500 70cm All Mode radio
Kenwood PS-20 power supply
Kenwood BO-9A base shelf
NEED THE SPEAKER!  ;-)

MISC:
SignaLink USB soundcard interface
Homebrew soundcard interface (cost <$20 and works just as well as the Signalink)
Homebrew coax tester
Homebrew LED ambiance lights ;-)
Homebrew PTT mic to PC interface
Wouxon KG-UV3D dual-band HT
Heath bench variable power supply
Radio Shack SWR/power meter
MFJ-941D antenna tuner
Cheap CW key

MOBILE:
Yaesu FT-2900R
Galaxy DX959
Radio Shack HTX-10
Radio Shack PRO-2050 scanner
Homebrew radio console

ANTENNA:
RadioWavz G5RV Lite
Homebrew 2m moxon
Homebrew 2m 1/4 wave ground plane

While this may all seem like an impressive list of equipment, it can all be replaced with one radio these days.  The Kenwood TS-2000, the ICOM 7000, the Yaesu FT-857D will each do everything that this entire list does and take up less space and power in the process!  Plus the new radios have DSP to clean up those weak signals.  On the flip side, all of the equipment listed didn't cost me what a fully loaded TS-2000 would cost.  So, pros and cons to each approach.

Anyhow, here is a quick pic of my shack (ignore the ugly desk, its not finished, and I'm an engineer, not a skilled wood worker, although I generally enjoy trying).


So anywho, there you go.  A shadowy flight into the ham shack of a man who does not exist...  Sorry, couldn't resist the geeky Knight Rider reference.

73 and good night,

Richard, KK4JDO

Saturday, July 21, 2012

Soundcard Interface for APRS/Packet - Part 2

Well, I finally got the PTT part of the soundcard interface working.  This was fun, and sometimes frustrating, but very educational.  I am lacking in my understanding of component level electronics engineering.  As a network engineer, I would be comfortable designing and implementing an enterprise network for a new hospital (that's a different story), but understanding why a transistor works the way it does is beyond me at this point.  So I kind of fumbled my way through this.  One thing that is very important in network engineering is attention to detail, and solid planning.  For some reason I didn't carry this over to this project, and it bit me..lol

Let me state, for the record, plan your work, and work your plan.  Don't just wing it.

Okay, on that note, on to the project.  Once again, soundcardpacket.org was a great source of information on getting this part working.  I used this schematic from their site (click on the image to see more details):



R1 = Resistor, e.g. 1K2, to reduce voltage on the IC pin 1
IC =  Integrated Circuit; this sketch shows an IC, such as a 4N33
        or PS2603 Optocoupler, which uses a Darlington pair transistor.
        (Note: to identify pin #1, look for a small embossed circle on
         the top of the IC above pin 1; or looking into the notch in one
         side of the IC with the pins down, pin #1 is to the right of the notch.)
D1 = Diode, e.g. IN4001, would shunt any potential reverse voltage
        that might damage the sensitive diode/emitter in the IC.
        (Note: the band printed on the diode marks the cathode end,
        which attaches to the Serial Port/IC Pin 1 line in the sketch above.
        The opposite/anode end attaches to Ground.)


In the last post about this project, I built the receive and transmit cables that connect the output of the radio to the input on the soundcard, and the output on the soundcard to the input on the radio.  This worked well for listening to APRS and packet conversations, but I couldn't join in without manually keying the mic, which works okay if you're doing PSK31 or other HF digital modes, but isn't as easy with packet or APRS.  With this addition, a signal is sent via the PC's comm port to key the PTT circuit on the radio.  This allows the radio to be keyed via software instead of manually.  This allows things like APRS beacons to work normally.

This particular design uses an optocoupler to isolate the radio and the PC, while still allowing communications to flow.  This, along with the audio transformers used in the last post, helps to eliminate ground loops and voltage differentials, which are a source of hum in your transmission audio.

While building my version, I found that I didn't have the required 1.2K Ohm resistor, so I substituted a 1K and a 220 Ohm resistor in series.  This took a little additional space, which was at a premium in the tiny project box that I used, but ended up working well.  As you'll recall, in the last post, I decided to build this in a project box, instead of as a set of cables.  I think that in the long run my way will be more durable since there will be less movement of the internal solder joints due to cables wiggling around.  Time will tell.

A couple of issues that I ran into:

  1. On Windows XP (need to upgrade my shack PC), the serial mouse driver keeps the RTS pin HIGH, which causes the mic to key if nothing has taken ownership of the comm port that you are using (AGWPE, Digipan, etc) to bring it LOW.
  2. The pinout of the IC that I used was different than the one pictured in the schematic, don't blindly trust any schematic, do your homework first.  It saves solder (and frustration)
  3. Don't use too small of a project box, it is easier to do things if you have the room to do them in.

A couple of lessons that I learned:
  1. When if doubt, check solder joints.
  2. Follow the voltage, step through the circuit with a multimeter and make sure that you are seeing what you expect to see.
  3. Amperage kills...  This applies to ICs and other components as well as people.
  4. Be sure that the part is installed correctly BEFORE soldering...  

My Parts List:
  • 1 x 4N33 Optoisolator
  • 1 x 1K Ohm resistor
  • 1 x 220 Ohm resistor
  • 1 x IN4001 diode
  • 2 x 1/8" mono audio jacks
  • 1 x 6-pin mic connector to interface with my TR-7730
Time to Completion:
  • This part took me about eight hours due to lack of understanding and being too trigger happy with the soldering gun.  Next time should go smoother as hopefully I have learned my lesson on this.
Here are a couple of pics:

The IC and diode on the bottom right, and the two resistors on the bottom are all that make up this part of this circuit.  The other two resistors and the two transformers are for the rx and tx circuits.  You can also see the two audio jacks that I used to connect the PC and Radio.

This shows the completed and closed project box.  Again, while I at first thought that smaller would be better, after building it, I should have used a slightly larger box.  The next one that I build will be a bit bigger.

These are the cables that I built to connect the computer to the project box, and then on to the radio.  The gray DB9 connector attaches to the comm port for RTS based PTT.  The other end of that cable is an 1/8" mono connector that attaches to the project box.  The 6-pin cable actually has two pig-tales, one 1/8" mono for audio, and another 1/8" mono for the PTT signal.


And here is a shot of the APRS terminal showing me sending and receiving traffic.  I need a better antenna to hit more than one or two stations directly, but thankfully, one of the stations that I can hit is a digipeater/IGate.


All in all this project was a lot of fun and extremely educational.  It is also a LOT cheaper than buying another SignaLink.  I think that I have around $20 invested in this, plus my time.

73,

Richard, KK4JDO

Wednesday, July 4, 2012

Soundcard Interface for APRS/Packet

Happy 4th of July to all of my American visitors (and also to everyone else, although I don't imagine that it is quite the same).  Not that I have that many visitors from anywhere, but it's the thought that counts.  It's been a few days since I posted anything, so I wanted to get this up on the site.  I've been enjoying my SignaLink USB soundcard interface for digital modes on HF, but I would like to run APRS on the same PC, and running two SignaLinks with APRS can be problematic.  Besides that, I didn't want to spend another $70 to $100.  So I decided to build my own interface.  There is a great resource for this at: http://www.soundcardpacket.org/.  They walk you through the build options and troubleshooting if needed.  That being said, I've borrowed their schematics to post here (full credit for the schematics goes to them).

For this interface, you will need three connections, one for receive, one for transmit and one to activate the PTT switch on your radio to allow the transmission.  I am 2/3 of the way there.  I have the send/receive portions complete, and am waiting on the parts for the PTT circuit (it requires an opto-isolator, which I couldn't get from Radio Shack).

I tested the receive and transmit using DM780, which is part of the Ham Radio Deluxe suite, and was able have a QSO via PSK31 on 14.070MHz (manually keying the mic, which is annoying).  That being said, it seems to work well, and hopefully the parts will be in soon for the PTT portion.

Here is the schematic for the receive cable.  The radio that I am using (old Kenwood TR-7730) does not support audio out via the MIC at line-level, so I opted for the 1000:8 transformer to allow me to use the speaker out jack on the back of the radio:


And here is the schematic for the transmit cable:


These are fairly basic circuits and do not require a lot of time or effort to build out.

My Parts List:

  • 1 x 1:1 audio transformer (transmit cable - RS Part #274-1374 - these are getting scarce)
  • 1 x 1000:8 audio transformer (receive cable - RS Part #274-1380)
  • 1 x 100K Resistor
  • 1 x 1K Resistor
  • 2 x mono audio jack
  • 2 x stereo audio jack
Time to Completion:
  • This one took a few hours to put together, but quite a bit of time finding the right transformer.
Here are some pics:
(I nabbed the TR-7730 pic off of the net, but it looks identical to mine)





I decided to build this out as a stand-alone box with audio jacks instead of as a set of cables for neatness.  I'm an engineer by trade, and am rather stuffy about how wiring looks.  Stay tuned for the next installment in this post when I get the parts in the complete the PTT circuitry. 

73,

Richard, KK4JDO