I
"All in favor of reinstating smoke breaks, say aye..."
Aye, aye, Cap'n......

I
"All in favor of reinstating smoke breaks, say aye..."
I'd like to connect that hose to an air conditioning vent leading into the room where tobacco-Free Kids would be holding its annual convention.
"All in favor of reinstating smoke breaks, say aye..."
A small nichrome wire loop (30-35 gauge) could be heated with a standard 9v battery. Temperatures well in excess of 300F could easily be achieved depending on the current/resistance tuning, a small nichrome loop could reach that temperature using less than 15mA draw from the battery. The 9v should have enough juice (~500mAh) to power the thing for 30 hours or more.
Interesting ideas, but... The mini may be wasting a lot of power when used in dripping mode, but i would think that 140mW is a bit on the low side to boil/evaporate any meaningful amount of fluid...
# d = diameter(as cm)
# wire_resistance_per_meter (ohms)
# type 1
# parameters
volts = 1.5
#volts = 3.2
wire_resistance_per_meter = 50
#wire_resistance_per_meter = 33
#wire_resistance_per_meter = 4.4
side_turns = 16
d = 1.2
wire_resistance = 1/( (side_turns) * (1/(wire_resistance_per_meter/100*d)))
wire_current = volts / wire_resistance
wire_watts = volts * wire_current
wire_len = d * side_turns
# type 2
# parameters
#volts = 1.5
volts = 3.6
#wire_resistance_per_meter = 50
wire_resistance_per_meter = 33
#wire_resistance_per_meter = 4.4
side_turns = 32
d = 0.8
#d = 1.0
wire_diameter = 0.274 / 10
wire_len = 0;
r = d/2;
increment_as_mm = r/(side_turns/4)*10
# let i go from r to 0 in -r/(side_turns/4) increments
# FIXME: distances between side turn points aren't really fixed since they lie on a circle
for i = r:-r/(side_turns/4):0
# using pythagorean theorem
# FIXME: this doesn't apply to every second wire
wire_len += sqrt(r^2 - i^2) * 2;
end
#only calculated half
wire_len *= 2;
wire_len
wire_resistance = wire_resistance_per_meter/100*wire_len
wire_current = volts / wire_resistance
wire_watts = volts * wire_current
surface_cover = (wire_len*wire_diameter) / (pi*r^2)
http://www.e-cigarette-forum.com/fo...rs-forum/2602-janty-thread-q-5.html#post43065It is a heat-resistant aromatic polyamide fiber!