¿ªÔÆÌåÓý

Date
Re: IRF530
push-pull amp also need less idle current...
By Sandeep Lohia · #25816 ·
Re: IRF530
The push-pull with two transistors is a better idea than a single ended amplifier. 1. the push-pull distributes heat over two transistors. This is quite an advantage if you are planning to dissipate
By Ashhar Farhan · #25815 ·
Re: IRF530
Engineer @gmail... those I know none IGBT go that high frequency, not yet ;)
By Sandeep Lohia · #25814 ·
Re: Bitx40v3: Analog Alley questions
The main downside is your project will stop working and you won't be able to fix it, then you will give up. Put it in a box and build an antenna for it, and get on the air. S
By Steve Wright · #25813 ·
Re: Birdie at 7.199
All: Anyone who is using interrupts might also want to avoid delay() as it is a blocking function. That is, if an interrupt event occurs during a delay() call, that interrupt cannot be serviced until
By Jack Purdum <econjack@...> · #25812 ·
Re: IRF530
* Thanks Satish I'll do that and let's see if I can get more power.* * Jorge PY2PVT _._* 2017-04-29 11:38 GMT-03:00 Satish Chandorkar <satish.vu2snk1@...>:
By Jorge Luiz Fenerich · #25811 ·
Re: Birdie at 7.199
Thanks David, for your suggestion about avoiding the delay(). I'll try to include it in the next version. Also good to hear that you managed to (almost) eliminate the birdie with 8mA drive
By Allard PE1NWL · #25810 ·
Re: BITX40 Transistor Voltage Measurements
Hi Randy, Thanks for your info. My bitx40 had no power in tx, I compared the voltage on all transistors with your measurements and this way found q13 defective. replacing it with a new one was
By PA1LEX · #25809 ·
Re: difficulties with raduino digital input pin A6
Ah! That explains! I wasn't aware if this. Thanks very much Miguel! 73, Allard PE1NWL
By Allard PE1NWL · #25808 ·
Re: Birdie at 7.199
Ok, so I tried the following si5351 drive levels (using 1.06 ): 2mA : ?loud @ 7.199 4mA: loud @ 7.199 6mA: loud @ 7.199 8mA: very soft @ 7.199 I've left it at the 8mA level for now. ?Thanks,
By Dave F · #25807 ·
Re: difficulties with raduino digital input pin A6
Please look at : http://forum.arduino.cc/index.php/topic,123176.0.html ( http://forum.arduino.cc/index.php/topic,123176.0.html ) The analog pins A6 and A7 can't be used as digital 73 from py2ohh
By Miguel Angelo Bartie · #25806 ·
Re: IRF530
I went in a similar direction and made a WA2EBY linear. ?It wants 1W in and includes provisions for an input attenuator on the board. ?I put the pi attenuator in a separate box as I sometimes use
By AndyH · #25805 ·
Re: difficulties with raduino digital input pin A6
This gives a pretty good discussion and touches on "floating" pins. Arduino - DigitalPins | | | | | | | | | | | Arduino - DigitalPins | | | | Jack, W8TEE To:
By Jack Purdum <econjack@...> · #25804 ·
Bitx40v3: Analog Alley questions
So I bought one of the original $47 Bitx40's but I have been working away from home and fisrt wire do it up yesterday. I did order an ioLabs VFO for it and then got a raduino for it but have touch¨¦
By ohwenzelph · #25803 ·
fitting to include multimeter in power circuit to read milliamps power
One thing that I need to do yet is to check the power draw while in RX and TX. How are BITX builders putting a ammeter in line with the power supply? I don't want to cut any of my power cords. I
By KC8WBK · #25802 ·
Re: difficulties with raduino digital input pin A6
In older Arduino versions you had to first define a pin as input, and then do a digital write HIGH to it to enable the internal pull-up resistor: pinMode(pin, INPUT); // set pin to
By Allard PE1NWL · #25801 ·
Re: IRF530
you are right Rich, it doesn't need much input. Hence, we can dismantle all RF power from the exciter board and let the 45W handle that. regards sarma vu3zmv ihc73scout2@...>
By MVS Sarma · #25800 ·
Re: many too many
> > > ?On Fri, Apr 28, 2017 at 07:32 am, Michael Davis wrote: If the current paradigm isn't acceptable, change the paradigm. I get zero email. ?Ok, not 100
By AndyH · #25799 ·
Re: many too many
I was on the PIC List probably back to the 80's. Same deal, users have so much difference in the level of help they need. Then the chit chat was even worse. One thing they made was a topic called
By Michael Hagen · #25798 ·
Re: IRF530
A simple suggestion why not to increase the drain voltage on the existing IRF510 to 24V / 27 V to increase the output power with proper increase in heat sink area to keep it cool and keeping the eye
By Satish Chandorkar · #25797 ·