var arnews = new Array(4); totcount = 4; rnd = 1; document.write("
"); arnews[0]="UAV persistent surveillance at night using staring infrared sensors is goal of ... - Military & Aerospace Electronics
"; arnews[0] += "
UAV persistent surveillance at night using staring infrared sensors is goal of ...Military & Aerospace ElectronicsInfrared sensor specialists at the BAE Systems Electronic Solutions sector in Nashua, NH, are developing the advanced processor for a military nighttime ...and more »
"; arnews[0] += "
"; arnews[1]="Canon develops mammoth camera sensor - CNET
"; arnews[1] += "Seer Press
Canon develops mammoth camera sensorCNETCanon's 202x205mm image sensor, left, dwarfs even the full-frame 36x24mm sensor to the right, a large model by conventional industry ...Canon Develops 120 Megapixel CMOS SensorTom's GuideCanon Develops World's Largest CMOS SensorDailyTechCanon outs world's largest CMOS sensorSlippery BrickSeer Press -CrunchGear (blog) -iTWireall 53 news articles »
"; arnews[1] += "
"; arnews[2]="UH professor uses bridge movement to power sensors - Hawaii News Now
"; arnews[2] += "
UH professor uses bridge movement to power sensorsHawaii News NowHONOLULU (AP) - A University of Hawaii professor is using slight movements of bridges to generate power for sensors that monitor their stresses and ...and more »
"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Canon Shows Off Concept Cameras at Expo - PC Magazine
"; arnews[3] += "
Canon Shows Off Concept Cameras at ExpoPC MagazineA few incredible image sensors were also on display, including an APS-H size image sensor. Canon's current camera available with this size sensor produces ...and more »
"; arnews[3] += "
"; totcount = 4; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); } document.write("
");document.write("
");