Status update (1/31/2010):
Took a snow day to do vape software debugging. Rewrote the temperature control algorithm for at least the fifth time. Still not the way i want it to perform, but i understand it a whole lot better now. And it is a lot simpler. The temp stays (mostly) in a 5F temperature band. Not too bad, but not what i want for the final product.
i instrumented the code to write the temperature readings and the dutycycle values into eePROM (three readings per second) so after a test session i can download the values into my TabletPC for analysis. And, you can imagine my surprise when i discovered that the predominant value being used for the dutycycle is 1. Out of a range of 0 to 1023! WTF i had naively expected it to be about 200.
Clearly i don't know enough about the PWM built into the PIC nor how to configure it properly. oh goody! Yet another learning exercise.
Otherwise i am very pleased with this unit - it is physically more sturdy and the components on the PCB are cool to the touch.
Start up, i.e. time to vape temperature, is about 20% faster at 14F per second. And the run time for a fully charged battery pack is 42 minutes instead of 35 minutes. So this is six full 7-minute vape sessions. Although in actual use a 1/2 full vial is done in 5 minutes -- so 8 sessions per charge.
This has been a good week.
Took a snow day to do vape software debugging. Rewrote the temperature control algorithm for at least the fifth time. Still not the way i want it to perform, but i understand it a whole lot better now. And it is a lot simpler. The temp stays (mostly) in a 5F temperature band. Not too bad, but not what i want for the final product.
i instrumented the code to write the temperature readings and the dutycycle values into eePROM (three readings per second) so after a test session i can download the values into my TabletPC for analysis. And, you can imagine my surprise when i discovered that the predominant value being used for the dutycycle is 1. Out of a range of 0 to 1023! WTF i had naively expected it to be about 200.
Clearly i don't know enough about the PWM built into the PIC nor how to configure it properly. oh goody! Yet another learning exercise.
Otherwise i am very pleased with this unit - it is physically more sturdy and the components on the PCB are cool to the touch.
Start up, i.e. time to vape temperature, is about 20% faster at 14F per second. And the run time for a fully charged battery pack is 42 minutes instead of 35 minutes. So this is six full 7-minute vape sessions. Although in actual use a 1/2 full vial is done in 5 minutes -- so 8 sessions per charge.
This has been a good week.