The Ultimate.log shows that the temperature rose to 56 degrees C (134 F), which makes me suspect overheating.
Anyone got any suggestions to debug.. aside from encasing the whole worklight unit in a second layer of insulation and Sun protection
Is that sensor or optical temp? IIRC people have reported sensor temps higher than that. (edit looking at the ultimate source, this is optical temp, so yeah, that's pretty high. Logging sensor temp as well might be useful)
When it shuts down, does it end up with the lens out, or retracted?
Have you checked for a romlog?
I'd suggest a reflective (on the outside) shade with an air gap. You might also be able to improve how well heat is rejected. If the worklight enclosure is metal, put a heat conductive path from the camera or hot components on the PSU to the inside of the case.Another thing that might be useful is do do a controlled test to see whether camera temperature alone triggers a shutdown at this temperature. Batteries on board protection circuits or the power supply might also have shutdown thresholds.
Should have mentioned this - Retracted which seems to point to a camera initiated shutdown.
I will look into adding sensor temp but I'm a bit daunted at the idea of poking around in such a complex script.Sdack
printf("%s V: %d.%3.3d T: %d ", shotstring, bvolts/1000,bvolts%1000, get_temperature(0))
printf("%s V: %d.%3.3d T: %d Ts: %d ", shotstring, bvolts/1000,bvolts%1000, get_temperature(0),get_temperature(1))
Last successful image taken
The numbering didn't start at zero but it's actually the 1,215th image, they're being shot every 10 seconds, which I guess doesn't help the sensor to lose any heat because it's constantly doing stuff.
This is the first sensor temp that achieved 80 degrees, so it feels a prominent demarkation point for shutdown in the system
I think for the temperature there is no different if you take every 10s or 60s a picture. The problem is that the cam is always reading sensor data. This heats the senor. I would probably help, if you change between shoots to playback mode.
I thought maximum temperature is around 90C…
Hey Reyalp, if there is an inbuilt shutdown protection in the camera at 80C, would that appear, and be accessible, in the software? ie. could we override it, if necessary?
Started by eliavecellio AllBest's Builds
Started by thierrywalt General Help and Assistance on using CHDK stable releases
Started by leo Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by akshayshinde1984 General Discussion and Assistance
Started by akshayshinde1984 Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)