Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Bitx 20 help
#w8tee
Indeed!
toggle quoted message
Show quoted text
On Thu, Jun 1, 2017 at 03:51 pm, Bill Meara wrote:
? |
Re: Bitx 20 help
#w8tee
For the transformers in the BITX40Module, Farhan uses FT-37-43 cores.?? That is type 43 ferrite material.?? He has ten turns trifilar on those cores.? 10 turns on that core is about 34uH.???? On a T-50-2 iron powder core, 10 turns yields only about one half microfarad: .49 uF.? That is a big difference. Huseyin:? Should I try to send you some cores in the mail?? Will they make it through customs???? 73? Bill On Thursday, June 1, 2017 8:14 AM, huseyin.guner via Groups.Io <huseyin.guner@...> wrote: Thanks
|
Re: Bitx 20 help
#w8tee
Huseyin:
What you are looking for are FT-37-43 and FT-50-43 cores. These are not powdered metal cores; they are ferrite cores. The red, yellow, and white cores are powdered iron; they work ok in BPF filters and such, but are not recommended for broad-band amplifiers. I don't know offhand of a good source for you but you can use FT-37-61 and FT-50-61 binocular cores. They are found in the old 300/75 ohm splitter units used in TV antenna lines to feed the 75 ohm input to the TV. There are ferrite cores in computer power supplies also, but these are usually of the wrong material and will not work well...but they may work (usually they don't above 160m). Consult on-line sources for winding data, such as that of W8DIZ. The type 61 cores will take a few more turns than the 37 type cores for the same inductance. They have the advantage of not saturating at lower frequencies. I presume you can find some European sources for the type 37 cores; that should work. Hope this helps. john AD5YE |
Re: Raduino_v1.13 with scan function released
Hi Allard:
I really all the features of version 1.13, however I can not get the scan work, I have typed in all the parameters. When I go back to normal and try to start the scan mode nothing happens, must be doing something wrong, all the other functions work correctly Thanks and 73 Ross K7RSB |
Re: Change from TX offset to RX offset in future code versions?
IMO there's no one "right" way. Either way is correct.
toggle quoted message
Show quoted text
I own several older rigs and they use different methods. For example Yaesu FT-901 has RX offset, Kenwood TS-830 has TX offset. But in all cases the frequency as shown on the display during TX is the true carrier frequency being transmitted. The reason why the sketch currently uses TX offset rather than RX offset is just for simplicity reasons. During RX the raduino doesn't "know" whether we are listening to a SSB or a CW signal. Only during TX the raduino can differentiate between SSB and CW. Because when the mike's ptt switch is pressed, it knows it's SSB and no offset is needed. When the morse key is down it knows it's CW so it knows it has to add the extra offset. In the current setup the user can only toggle between LSB/USB. When the key is down this automatically becomes CWL/CWU. For RX offset we would need an extra mode switch so that the operator can select LSB, USB, CWL, CWU, which would tell the raduino whether or not to apply the RX offset. Perhaps we can find a different clever way for mode selection that doesn't involve extra switches. If we have some bytes left we may be able to do it from the software. But that may become a challenge. 73 Allard PE1NWL On Thu, June 1, 2017 18:55, Jerry Gaffke via Groups.Io wrote:
I tend to agree with Bob. ?? |
Re: Conflicting information
I once asked Peter Parker directly through Youtube about that, where he said "power supply noise filter circuits may be your best friend here."
I found that if you power the PA separately, you can tap into that supply and reduce it to power a fan without inducing noise into the circuit. It's the switching PWM circuitry in the brushless fans that put switching noise into the audio circuitry. But when powered separately with the PA there is no noise at all, except for the sound of the fan itself running. And no noise in your transmitted signal either.? I bet Jerry the Electrical Engineer could explain the how's and why's of fan noise in audio circuitry if you need it. By the way, using a switching buck converter will also induce switching noise if it is connected to the main DC input. But the buck converters are fine with the PA. I use 1 to step down 32V to 24V for the final PA, and another 1 to step down that 24V to about 8V for slowly and quietly running my fan. And power the main board with a switching 12V adapter. And so far switching power bricks don't cause noise in the BITX40, but they sure do in my simpler CW kits. They need batteries, or analog regulators. If you are going to use a fan, you have to have two power inputs. And it's the easiest way. |
Re: question about dan's small parts and kits...
Jack Purdum
I'm pretty sure I made a check out to Dan's Small Parts. I don't think he has an email address. I had to use snail mail for everything and never did get a response by phone. That said, I wouldn't hesitate to do business with him again. I ordered a bunch of toroids "packs", and he duplicated one of the lower priced packs. I had to write him and asked how he wanted to handle the return. A few days later I got the right pack and a $1 for the postage on my letter. He told me to keep the dup pack since he messed the order up. Amazing. Jack, W8TEE From: Bill K7WXW <k7wxw@...> To: [email protected] Sent: Thursday, June 1, 2017 2:45 PM Subject: [BITX20] question about dan's small parts and kits... GM - I am putting together an order to send to Dan's Small Parts in Montana. Per Dan's instructions, I am sending a USPS money order. Does anyone here know to whom the money order should be made out? I haven't been able to raise anyone on the phone and there doesn't seem to be an email address available either.
?
73 de bill K7WXW
|
Re: Conflicting information
¿ªÔÆÌåÓýI agree with your analysis, however by turning off the 12 volt supply I never have to be concerned with a faulty diode or any other problem. The 12 volt supply is not needed and it is a minor effort to turn it off. I also put fuses in the negative lead of my mobile rigs and have not blown one in over 60 years of hamming, but one day¡ ? v/r Fred W4JLE ? From: [email protected] [mailto:[email protected]] On Behalf Of davemrtn
Sent: Thursday, June 1, 2017 08:33 To: [email protected] Subject: Re: [BITX20] Conflicting information ? Actually, I don't think it will have any effect on the computer usb port. The reason it would not harm the usb port is defined in the Arduino Nano schematic... Look at the schematic -? The Nano has this magic little 'check valve' called a diode. David Martin - - Mountain Home, Ar. ----------------------------------------- On 6/1/2017 01:07, Dr Fred Hambrecht wrote:
? |
Re: Conflicting information
N7PXY
Jack and ....,
I tried adding a fan very similar to the one pictured and it introduced a "whirring" noise into the audio that I could not get rid of. It was wired up to the main supply voltage via the main on/off switch. I did not try putting a regulator in front but did try various caps/filters/etc to no avail. YMMV P. J. Hicks, N7PXY |
Re: question about dan's small parts and kits...
¿ªÔÆÌåÓýLast time I ordered from them I made the money order out to ¡°Dan¡¯s Small Parts and Kits¡± Mike K5ESS ? From: [email protected] [mailto:[email protected]] On Behalf Of Bill K7WXW ? GM - I am putting together an order to send to Dan's Small Parts in Montana. Per Dan's instructions, I am sending a USPS money order. Does anyone here know to whom the money order should be made out? I haven't been able to raise anyone on the phone and there doesn't seem to be an email address available either. ? 73 de bill K7WXW |
Re: Handheld Mic w/ PTT for BITX40
philip yates
Almost the same here, loads of spare connectors from previous projects, and a spare microphone. Result... no outlay for new bits. More to spend on strip board and knobs etc. Phil - G7BZD On Thu, Jun 1, 2017 at 8:58 PM, Ryan Flowers <geocrasher@...> wrote: I really should have updated this thread. I have gone a different direction with the mic. I built one from scratch, and it's worked out nicely. I used 8 pin mic connectors because I got 5 of them for $6 on Amazon. I've detailed my homebrewed solution here: |
Re: Handheld Mic w/ PTT for BITX40
I really should have updated this thread. I have gone a different direction with the mic. I built one from scratch, and it's worked out nicely. I used 8 pin mic connectors because I got 5 of them for $6 on Amazon. I've detailed my homebrewed solution here:
http://miscdotgeek.com/bitx40-simple-microphone-made-scraps/ -- Ryan Flowers W7RLF ? ?<-- Learn how to go digital on the BITX40 |
question about dan's small parts and kits...
GM - I am putting together an order to send to Dan's Small Parts in Montana. Per Dan's instructions, I am sending a USPS money order. Does anyone here know to whom the money order should be made out? I haven't been able to raise anyone on the phone and there doesn't seem to be an email address available either. ? 73 de bill K7WXW |
Re: Conflicting information
I have a 60mm PC fan in my holiday tin enclosure without vents. I use the separate PA power input with a step down buck converter to power the fan without the noise you get when tapping into the main DC power. The thin metal box acts like a heat sink while the fan blows half on the final PA, and half circulating around the enclosure. It works great now but after I add more wires and fill more space with my digital upgrade, It's gonna need cross flow with two vents.
I really like your towel tip. It's 1 week after Towel Day too. Google it. Many times I have grabbed the flashlight and crawled under the table to look for that tiny screw that just bounced or rolled off into oblivion. How did it get over there? |
Re: Change from TX offset to RX offset in future code versions?
Vince Vielhaber
Do try to somehow show where your hacks are.Reformatting makes it easier to read. diff -b ignore changes in white space. But I don't plan on messing with the Raduino code. I'm in the process of writing one myself. Vince - KA8CSH -- Michigan VHF Corp. |
Re: W8TEE TFT/VFO Board from FDIM talk
Graham
Frustrating.
toggle quoted message
Show quoted text
I did find several listings on eBay if that is suitable. All located in China however so subject to several weeks wait for shipping All about $15 to $19 USD I am surprised that there are not more listings. cheers, Graham ve3gtc On 6/1/2017, "Bruce Harvey" <bharvey@...> wrote:
<html> |
Re: Change from TX offset to RX offset in future code versions?
I tend to agree with Bob. ?
toggle quoted message
Show quoted text
But Allard is doing a great job in getting that firmware sorted out, and I'm looking forward to seeing the end result of his process. I've been kibitzing now and then as well, when Allard's code has settled out I may jump in and make some of my favorite adjustments. If I can find the time. Using a Nano with an open source sketch makes it possible for most anybody to take a whack and make it right. However you happen to define right. Do try to somehow show where your hacks are. For example, avoid adjusting comments and variable names and formatting in code that you are not otherwise changing so it is easy to run a unix diff on the two files. ?Better yet, use lots of #ifdef's and comments to make it obvious to the casual reader. Jerry, KE7ER On Thu, Jun 1, 2017 at 08:53 am, Bob wrote:
There may well be reasons that you prefer TX Offset which I don't appreciate (like memory size), but it really should be a RX offset.? ? |
Re: Conflicting information
Jack Purdum
Yep, I do think that's better. BTW, I think I'm going to add a 25mmx25mm mini fan to the back of the case right behind the PA. (See picture.) My enclosure doesn't have any airflow, so I found these for less than $2 each.? Jack, W8TEE P.S. If you're interested, I always assemble stuff on a towel so when I drop a part--and I will--it doesn't bounce somewhere and I can't find it. In the picture, you can see the towel has suffered from "M-fallout", which can happen when you eat a hot dog with mustard while you work... From: John Smith via Groups.Io <johnlinux77@...> To: [email protected] Sent: Thursday, June 1, 2017 12:25 PM Subject: Re: [BITX20] Conflicting information I wondered when you were gonna ask me to dance again Jack. You're absolutely right. I should have gotten information about the Arduino Nano used on the Raduino board. So here it is.- Power
The Arduino Nano can be powered via the Mini-B USB connection, 6-20V unregulated external power supply (pin 30), or 5V regulated external power supply (pin 27). The power source is automatically selected to the highest voltage source.?Those are three options. And I still recommend turning off or disconnecting your DC power before connecting the Nano Raduino DDS to USB for programming. How's that? It's better right? |