Earlier quoted context omitted.
Are you sure that's not induced current from the power spike required to operate the flash or the spark-gap inside the xenon tube? You've got the gear set up... would you mind terribly repeating the experiment but blocking the light with cardboard or something?
The most recent post [1] seems to indicate that covering one of the chips with blu-tac prevents the freeze [1] http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=99042...
A Xenon flash will cause the Raspberry Pi 2 to freeze
61–70 of 135 posts
Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#62Oh neat, I just reproed it with a Pi 2 and a Canon Speedlight flash. I'll put my scope on the power lines and see what's happening when you flash the board. Sounds like from the thread one of the power ICs is photo sensitive. edit: Wow yeah, here's a look at the 3.3V power line when you flash the board, it drops almost down to 0V and then wildly fluctuates for about 100 nanoseconds: http://imgur.com/hG86pRy edit 2: A…
Are you sure that's not induced current from the power spike required to operate the flash or the spark-gap inside the xenon tube? You've got the gear set up... would you mind terribly repeating the experiment but blocking the light with cardboard or something?
Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#63Earlier quoted context omitted.
A light flash is an EMP. Radio waves are light. They also, unless they are very short, pass easily through blue-tack. When they get that short they are basically becoming infra-red anyway. Then we have a wide range through the visible spectrum, up through UV, that blue-tack stops, until we start getting towards x-rays and blue-tack starts to become transparent again. This is caused by an electromagnetic pulse, but of…
"When they get that short they are basically becoming infra-red anyway." You mean UV. You got your spectrum backwards. You should probably just admit your error here -- it's light, not radio waves, causing the effect. Sure, they're part of a common spectrum, but your statement "radio waves are light" is obviously false. It's a bit like saying "red is blue". Edit: I misread the above, lotsofmangos was talking about wa…
As to saying that radio is light, if calculating the propagation speed of a radio wave, you don't talk about its speed of radio, you talk about its speed of light. In many technical contexts, light is one of the default terms.
Also, there would be no need for the term 'visible light' if light could not be used to describe electromagnetic radiation outside the visible spectrum. Infra-red and ultra-violet are commonly thought of as light and you can even create lensing optics for radio waves and for x-rays.
Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#64A xenon tube is a spark gap. If there's anything in this world noisier than a spark gap, I don't know what it is. I think the first radio transmitters were spark gaps. The energy flies thru the air, and is coupled onto the power line. The power supply doesn't cope well with the oscillations, and hiccups. I see the notes about U16 being photosensitive, but if it is a black epoxy like most IC's, I'm not buying that lig…
Cardboard (and I'll wager the blue tack also) has negligible EM shielding effect, so I'd say that's pretty conclusive that it's a photoelectric problem.
Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#65Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#66Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#67Earlier quoted context omitted.
It's not a mains spike, but an EM discharge caused by the rapid voltage and current changes in the flash, that the parent comment is considering (IIUC).
Yes thankyou. This is what I'm getting at. The momentary power flow in a xenon flash is very large. A great big capacitor charges up and then discharges very rapidly to create the bright flash of light. There is also a high voltage exciter coil that fires to kick the xenon tube into conduction at the beginning of the flash cycle. Both of these could be very disruptive to nearby digital electronics. I thought the orig…
Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#68Earlier quoted context omitted.
All silicon is photosensitive to some extent. The power supply will be one of the few chips which is primarily "analog"; in particular it will have a bandgap voltage reference. That's exactly the sort of thing to be badly affected by a charge pulse from the flash. Glitching the power supply will then destabilise the digital logic it's powering. The real question is how the light manages to get through the epoxy casin…
Epoxy resins are pretty transparent by themselves, opaque ones have additional materials or dyes added. Most dyes (also aromatic organics) are not active (i.e. transparent) in the near-IR.
Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#69Earlier quoted context omitted.
Are you sure that's not induced current from the power spike required to operate the flash or the spark-gap inside the xenon tube? You've got the gear set up... would you mind terribly repeating the experiment but blocking the light with cardboard or something?
The most recent post [1] seems to indicate that covering one of the chips with blu-tac prevents the freeze [1] http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=99042...
Re: A Xenon flash will cause the Raspberry Pi 2 to freeze
#70Earlier quoted context omitted.
Are you sure that's not induced current from the power spike required to operate the flash or the spark-gap inside the xenon tube? You've got the gear set up... would you mind terribly repeating the experiment but blocking the light with cardboard or something?
Alright I put the Pi 2 in a cardboard box and held the flash at the same spot (but the box obscures the light). It keeps running just fine and doesn't have the nasty spike. Definitely is something light related.