31 December 2020

20m magloop update

Considering the success with a magnetic loop for 20 metres, now I wanted to be able to use a bit more power than 2.5W (at 5W it heated the RG-58 coaxial capacitor, at 10W the tip produced sparks).

I got a thicker coaxial cable that serves both as main loop and coaxial capacitor stub. That's about RG-213 size, with 3 mm solid copper inner conductor: the main loop is stronger, but the stub gets more on the way. Also soldering the whole thing together was not easy, let alone cutting the capacitor to the right length!

The current upgrade is shown in the picture at the right. The loop is slightly longer than Spring 2020 edition, while I have not modified the small coupling loop: this results in SWR of 3:1 at resonance point. Still, reports on the reversebeacon.net are a bit better than with the previous version.

First task for 2021 will be to fix the coupling loop to get a match as close a possible to 1:1. And do have some CQ QSOs!






29 December 2020

FNIRSI DC-6006L Power Supply and a bug

During "Black Friday|Week" 2020 I bought the DC power adapter FNIRSI DC-6006L. I would not call it a "power supply" since it requires an AC-DC adapter (like an old laptop PSU). Provided there is enough "juice" provided by the external PSU, the DC-6006L is capable of 0.1-60V output up to 6A: that's 360W in a aluminum case lighter than a smartphone and smaller than a sandwich! You can find a good description of the product (in decent English language) on their website or on the usual Far East sources that sell it.

Check out the size comparison with the Nissei SPS-250A:

FNIRSI DC-6006L vs Nissei SPS-250A.


First things first. The Fnirsi unit is not very RF silent, so it will increase the background noise if used to power an HF receiver. But it works OK as a lab power adapter.

I have found one dangerous bug. When DC is applied to the input of the DC-6006L, there appears voltage on the output even though it is configured to start in OFF position at "cold boot". It might last 100-200 milliseconds, enough to burn whatever is connected on the output! Looking at the output on the oscilloscope, the voltage reaches 6-7V regardless of the output voltage set. I did this test both with 19Vdc input on the barrel jack and with 14Vdc input on banana sockets. I have an analogue oscilloscope so I cannot do proper measurement of amplitude and duration. Just consider that an Arduino based circuit springs to life. This happens before the boot screen appears on the DC-6006L display.

On annoying thing is that the beep cannot be disabled via software. While it is useful when over-voltage/current protection triggers, you might not want to hear it for each key press or knob rotation. And it is quite loud too.

I tried serial communication without the FNIRSI software, but all I get is a string that changes in sync with operator's actions through the front panel controls.

I have drawn 45W on a resistive load without ill effects.

I paid about 30€ and it is worth it, especially if you already have a fixed DC source.

27 December 2020

Eight TIL308 displays in a clock

I would not say that the long lockdown and alike has allowed me to reach the bottom of the to-do bucket, but it slowed down the consumption of projects in the waiting list.

When I spend the whole work-day at the computer, writing firmware in the remaining hours is not so pleasant. In the Xmas break I finished the code for the clock that uses eight Texas Instruments TIL308 vintage LED+logic displays.

Final firmware onboard! I can solder the remaining capacitors to complete symmetry.


Hardware design files and software source code have released to github.

This clock is self-standing if the RTC module is inserted perpendicular to the display board. Adjustments are accomplished through a linear potentiometer and a push-button. With a software trick ;) the same analog input is used both for reading the light-dependent resistor to adjust display luminosity and the push-button. I had to adjust resistor values and add a couple of them outboard.

I like these clocks to do something unexpected, so every 60" it might display a word built using available letters (or lookalike) and numbers:

// Available letters are:   ABCEFIOSG-
// Mapped to these symbols: A8CEF1059B  (mind the mix of letters and numbers!)
// Plus space ("D") and all the numbers are at your disposal!

TIL308 is not a full hexadecimal display because it maps "B" to "dash" and "D" to whitespace. This reduces the possibilities of long words and exercises your fantasy a bit further to find meaningful text to display randomly. Don't forget you can use multiple languages for your words!

A nice addition would be to be able to add words at runtime (and store them in EEPROM), rather than at compile time. That means more firmware to write ...

13 November 2020

New banner picture with 1972 Toshiba logo

After a long time I have changed the banner picture of this blog.

I was looking inside a 1972 CB handheld from Midland and noticed these metal case active elements with a very cute Toshiba signature. Too cute to stay inside the transceiver and not be seen by newer generations. So, here it is, the new banner.

The new banner as of 2020-Nov-13.
 

And here is a slight zoom-out on the circuit with one of these Toshiba components:


 Really, really nice.

 

28 October 2020

ICOM BP-84 battery pack

At a slow but steady pace I am working on a 10 GHz WBFM  receive chain not based on RTLSDR. The path requires having a receiver capable of WBFM at 600-700 MHz, which is covered by most "scanners".

Recently I bought an ICOM IC-R1 without battery packs, so I sourced one large enough to contain an energy source both for the receiver and the LNB.

I bet on a BP-84 hoping it would be tall enough to contain 18650 LiXx cell and it does indeed.


LtoR: BP-84 shell, AA for reference, 6x custom NiCd cells, 2x 18650.

Since the project around the IC-R1 scanner has been put aside in favour of another scanner, I will write only about "how to remove the original content of BP-84?"

First of all, the bottom cover must be removed. My BP-84 came with the cover already off: saw it off carefully since you will not split in two parts the shell. Once the bottom of the cells is exposed you need to cut off three metallic tabs (visible in the picture) which also hold in place the 6 NiCd cells. Once the three tabs are loose, the 6-cells pack can be pulled out with slight force.

A 18650 Li-xx battery is perhaps 1 mm taller than those custom size NiCd's. But given that the BP-84 bottom is now lost, you can handle the extra length when building a new bottom.

Three 18650 in [v^v] shape (zig-zag) should fit in there. That gives 12.6V to 10.5V. Consider adding a fuse and a Li-xx protection circuit. The 12V line can go out to a power injector towards the LNB so everything is self-powered. Enjoy!


13 October 2020

Kit Oscilloscope Clock 8SJ31J review - 3

Since I have written a review of this kit I have been asked to share pictures of my build. I am unsure how useful they can be, maybe just reassuring.

IMPORTANT. DO NOT RELY on these pictures to decide which component goes where. In order to build that kit you need to be able to use an ohmmeter to sort resistors, read IC markings and understand capacitor values. Also, the kit seller (that is NOT me) may change components depending on his sources, and some values too.

Click on pictures to get the larger version.

Direct all your questions and problem to the seller, not me.

All pictures are watermarked and cannot be used elsewhere.




How I stacked the two boards, size is about 20x8x7 cm.

 

 

 

 

11 October 2020

Kit Oscilloscope Clock 8SJ31J review - 2

After few days fiddling with the kit I came up with one further tip for future builders: use a "sort-of" socket for the two fuses F1 and F2. They are not resettable, so if they blow up you need to go back to the soldering station.

Obviously it happened to F2 (filament) in my built kit. Now I fit two machined pins and the new fuse will go there. Moreover I noticed that F2, whose value should be 1A, was marked 750 mA, barely the limit for 2BP1 CRT that requires 600 mA according to the datasheet (but probably more at power up on cold filament).




10 October 2020

Kit Oscilloscope Clock 8SJ31J review - 1

Since I got few small CRT tubes without driving circuitry, I took some time to think of a good way to test them and build a display of some information. I studied circuits found online, considered building just an HV power supply and reviewed DIY kits.

The kit way sounded good, but pricey. Nevertheless, since most firmware has been written and shared, I would have spent lot of time in reinventing the wheel without breathing life to the CRT. The kit choice leaves me time to plan a nice enclosure, instead.

In the end I picked a kit from China, available on aliexpress and other sources for about 60€ delivered. It had good reviews and the design is open (I have not checked if it is derived/copied from others). The original item name is "Kit Oscilloscope Clock 8SJ31J Driver Board Oscilloscope Clock Control Board Kit Creative". The documentation says it works with a dozen CRT models, but voltages are compatible with even more tubes, like those that I have.

The kit has two boards and comes in a packaging that is safer than most other shippings from China. Instructions must be requested by mail to the seller, but what you get is schematic diagrams, one BOM per board, troubleshooting+setup tips and CRT wiring for supported models.

At this point the feeling is like building a kit you have prepared yourself with few added complications: you don't know parts placement, you need to sort-out components (easy, use a DVM!), you have no mid-build smoke tests, some values will be different or parts missing.

Regarding different values (for resistors) you can understand the reason if you can read the schematic. For empty slots on the boards you can make sense of them by looking and studying the schematic diagrams as well. In 3 missing resistor slots I fit 5 Mohm ones to give a better look. I couldn't help, my eye kept falling in that area! (Those 3 resistors are pull-up for data lines which are - in my kit - already soldered in the rotary encoder board.)

Sometimes I found hard to associate the component place with its name because the board is quite dense. In some cases the part name (R54, C11... for example) could have been moved inside the symbol and provided a paper copy of the placement for future reference. Also some pads go directly to the large ground plane and with a small pad area they are hard to solder.

Very first power-up test.

If you will build this kit use your smallest iron tip and your largest patience: there are over 400 pads on the XYZ board and over 300 in the control board!