(Getting Rid Of) The Ghost In The LED

Multiplexing is a very old technology in which control signals are intermixed for the sake of being able to control more devices than there are control signals. For [mihai.cuciuc], the problems started when he multiplexed some very efficient LEDs.

The problem? In two banks of six LEDs each, both LEDs connected to a single Arduino pin would light, even when only one bank was turned on at the ground side. The LED In the bank that was switched on lit brightly, and its corresponding LED in the bank that was off would also be very dimly lit. [mihai] was able to determine that the problem was not due to a leaky transistor, but rather due to a quality of the LEDs themselves.

What is an LED but a diode, and it’s well known that diodes also have capacitance. In fact, this quality is exploited in varactor diodes, a specialty diode whose capacitance can be changed by varying the voltage on the cathode. [mihai] deduced that this capacitance was causing current to flow in the bank that was off. Where was the current going? From the Arduino pin that was on, through its attached LED, and then into the rest of the bank of LEDs, charging them like capacitors. [mihai] hasn’t seen this before, but theorizes that for the latest batch of high efficiency LEDs, this minute current is enough to light the LED through which the current is flowing.

[mihai]’s solution is an elegant hack which he’s made available for your perusal. You might also enjoy this introduction to diode basics by W2AEW. If you have any great diode or LED hacks of your own, be sure to drop us a line!

Where 3000MPG+ Cars Come To Compete: The Ecomarathon

Every year teams from around the world come together for the Ecomarathon, an event (ironically put on by Shell) that tasks teams from high schools and universities with creating energy-efficient electric, gas, and hybrid vehicles. This year’s competition was held in Detroit, so I headed over to check it out.

vehicle-blurThe event has two categories that vehicles compete in: prototype vehicles that compete for the highest fuel efficiency and “urban concept” vehicles that are more focused on normal driving environments and look slightly closer to street-legal vehicles. Cars in both categories can be fully electric or powered by gas, diesel, compressed natural gas, or other alternative fuels. Vehicles drive around a 0.9 mile track that weaves through downtown Detroit and the efficiency of each vehicle is measured as they complete a fixed number of laps around the track.

Continue reading “Where 3000MPG+ Cars Come To Compete: The Ecomarathon”

Building A Very Low Power, Full Featured Desktop

For a few years now, [mux] has been playing around with extremely efficient computation. In 2010, he built a fully featured MiniITX / Core 2 duo computer that only consumed 20 watts. Last year, [mux] managed to build an Intel i3-powered desktop that was able to sip a mere 8.3 watts at idle. He’s back at it again, and now his sights are set on a fully featured Intel i5-powered build with a built-in monitor that will draw less than 6 watts of power.

Like his previous 8 watt i3 build, [mux] reduces the power requirement of his build by carefully measuring the power draw of every component on his board. The power savings come from a simple fact of any power supply; when converting from AC to DC, or from one DC voltage to another, there’s always a little bit of power lost in the process.

[mux] reduces these power losses by removing a few voltage regulators and re-routing power lines across his motherboard. So far, the power draw on [mux]’s computer is more than half of what it was when the parts were stock, and we can’t wait for the finished build that includes a built-in monitor, UPS, and a proper case.