Fluffee
Newbie level 3
Heya
I've taken on a project that is a tad out of my league in terms of circuits... Basically its an aluminium block being heated to 63°C for 20 - 60 minutes. This block has sample tubes in them in which a reaction (LAMP - type of Isothermic PCR) takes place producing flurecence if a gene is present, and I hope to measure this using an amp'd photodiode. My aim is to have the device as simple, cheap and fixable as possible, as it is intended to go out to sea/be used by the public.
Heres what im using
Arduino Uno
2 x Peltiers
Temperature Differential (DT) (Th=27 degrees C) : >=68 degrees C
Optimum Input Voltage (Vmax) (Th=27 degrees C): 15V
Optimum Input Current (Imax) (Th=27 degrees C):8A
Maximum Cooling Power (Qmax): 68.09W
OPT101P-J - PHOTODIODE
**broken link removed**
LM335Z temperature sensor
BUZ71 N Gate MOSFET
As for the peltiers, I know this has been asked before, but ive read many conflicting things such as low voltages are bad for peltiers, high frequency pwm is bad and the various ways of smoothing the pwm signal....
My circuit works so far, but the oscilloscope im using is cheap, plus I dont realllly know how to use them... So not 100% sure if the signal is doing damage to my peltiers =(
My questions so far....
1) Currently im using a LPF with R - 0.3 and C - 220uf. This gives me a cut off of around 2khz according to an online calculator, is this correct.
2) Ive heard of people using LC circuits and DC-DC bucks, what are the pro's/cons of these?
3) I can either output a pwm freq of ~3khz or ~7khz, im assuming I should go the 7?
4) I'd like to stear clear from using PID to keep it simple. Im assuming I can just program it to keep within 63 fairly easily (It can stray a degree or two)
5) Oh, ive read some people placing a resistor between the pwm output and the Mosfet, what does this achieve?
I think thats more than enough for now, I'll leave the the photodiode stuff till I do some testing with it. Any help is muuuuch appriciated. Sorry for being an electrical noob, my passion lies with biology, but I have been edging into electrics for the last year or so =)
Cheers
-Fluffee
I've taken on a project that is a tad out of my league in terms of circuits... Basically its an aluminium block being heated to 63°C for 20 - 60 minutes. This block has sample tubes in them in which a reaction (LAMP - type of Isothermic PCR) takes place producing flurecence if a gene is present, and I hope to measure this using an amp'd photodiode. My aim is to have the device as simple, cheap and fixable as possible, as it is intended to go out to sea/be used by the public.
Heres what im using
Arduino Uno
2 x Peltiers
Temperature Differential (DT) (Th=27 degrees C) : >=68 degrees C
Optimum Input Voltage (Vmax) (Th=27 degrees C): 15V
Optimum Input Current (Imax) (Th=27 degrees C):8A
Maximum Cooling Power (Qmax): 68.09W
OPT101P-J - PHOTODIODE
**broken link removed**
LM335Z temperature sensor
BUZ71 N Gate MOSFET
As for the peltiers, I know this has been asked before, but ive read many conflicting things such as low voltages are bad for peltiers, high frequency pwm is bad and the various ways of smoothing the pwm signal....
My circuit works so far, but the oscilloscope im using is cheap, plus I dont realllly know how to use them... So not 100% sure if the signal is doing damage to my peltiers =(
My questions so far....
1) Currently im using a LPF with R - 0.3 and C - 220uf. This gives me a cut off of around 2khz according to an online calculator, is this correct.
2) Ive heard of people using LC circuits and DC-DC bucks, what are the pro's/cons of these?
3) I can either output a pwm freq of ~3khz or ~7khz, im assuming I should go the 7?
4) I'd like to stear clear from using PID to keep it simple. Im assuming I can just program it to keep within 63 fairly easily (It can stray a degree or two)
5) Oh, ive read some people placing a resistor between the pwm output and the Mosfet, what does this achieve?
I think thats more than enough for now, I'll leave the the photodiode stuff till I do some testing with it. Any help is muuuuch appriciated. Sorry for being an electrical noob, my passion lies with biology, but I have been edging into electrics for the last year or so =)
Cheers
-Fluffee