Jason,
Are you still intending to measure the operate times of a few MPSs?
You appear to be going full speed ahead with the hardware delay option.
huttojb said:
Len
Good design and I can sort of follow what you mean, I think the cost of the relay may make this as a dis-advantage. The first design you come up with works and the cost isn't that bad.
Yes, I thought the size and cost of the relays might be an issue, but I like to give people options so they can weigh them up and choose.
One advantage of the relay option is that the PIC only has to generate a pulse long enough to reliably operate the relays which is normally <30 ms.
So you would not have any overlap issues, ie. the PIC could queue the MPS operate requests (ie. if 2 or more happened by chance to occur within 30 ms)and operate the relays in turn.
huttojb said:
Just a couple of questions, can you look at
http://rswww.com and see if you can find me a transistor or MOSFET I can use?? I'm struggerling trying to find them
I did not bother, the STB100NFO4-1 should be adequate, particularily if they are free.
huttojb said:
Also I can't find a 150nF Capacitor on the RS website?
Use 220 nF and a 6M8 resistor. These give about the same time constant.
Besides, if you look at the calculations I posted, you will see that the Schmitt Trigger ICs have a wide spread of threshold voltage so you will have to choose R and/or C in order to set the delay at about 1.5s. If you don't understand this point, let me know and I'll explain in more detail. It is a statistical issue.
huttojb said:
And a question about using MOSFET's, I've got 1000's of STB100NF04L-1(035Y)N-CHANNEL 40V - 0.0036 W - 100A I2PAK
STripFET™ II POWER MOSFET, Obviously these will be rated very high for this application, but they free??? Doesn't there have to be biased at around 17V or something like that????
You are confusing the max gate voltage with the gate voltage necessary to turn the FET on. If you study the data sheet, you will see a graph showing that for a Vgs of 2.5 Volt, the Id is about 40 Amp (from memory).
So if you drive the gate from the output of the inverter, (ie. 5 Volt) it will be more than adequate for your application.
huttojb said:
If I can use these FET's how would I bias them??
See comment above.