Showing posts with label nextgen. Show all posts
Showing posts with label nextgen. Show all posts

Friday, 10 August 2012

How next-gen solar tech can break through in a tough market

Here’s five ways that next-generation solar technologies can survive and even thrive in the difficult solar manufacturing market.

GreenVolts CPV systems

The past 18 months will be remembered as a time when solar manufacturers delivered ugly earnings reports and even witnessed some of their smaller peers face bankruptcy. That’s because the price of silicon — a main ingredient in traditional solar panels — has plummeted and subsidies from China have flooded the market with an oversupply of cheap panels.

So what do you do if you’re a startup that’s been head-down over the past few years developing next-generation solar technologies? Hope and pray? Well, over the past couple of weeks I’ve chatted with a variety of solar companies, and these are some options for how to survive and even break out in this difficult market:

Find big partners: A startup in Fremont, Calif., called GreenVolts, is making a next-gen solar concentrating photovoltaic system, which concentrates light onto tiny high efficiency solar cells. The company has forged a very important partnership with power giant ABB, and ABB will market and sell GreenVolt’s systems; ABB has also made an investment in the startup. The move is a validation of the next-gen technology, and also will open new doors to major utility and industrial customers.

In the world of next-generation thin film solar technology, HelioVolt found a white knight in Korean giant SK Group, which invested in the company, and Miasole has been putting out a very vocal call for big partners for months.

Outsource manufacturing: GreenVolts also made an early and smart decision to have Chinese manufacturers make all of its solar gear for its systems. That means that GreenVolts can benefit from the efficient manufacturing methods of international giants. GreenVolts also wasn’t in the middle of building out a capital-intensive factory when the solar market crunch hit. In contrast, another solar concentrating photovoltaic startup, Amonix, was forced to close its Las Vegas factory last month, and the company has essentially shut down.

Look to services: While the solar cell and panel market stabilizes, some big manufactures that have been struggling have turned to services, like solar project development and solar financing. SunPower looked to solar leases as a bright spot in its earnings this week, while First Solar is touting itself as a major project developer now.

Control and monitoring center at GreenVolts

IT it: Focusing on the efficiencies of adding digital technology to solar systems can offer a capital light way of innovating around solar. QBotix is a startup that’s making a next-generation solar tracker, and it’s relying on sensors and cloud computing to deliver real-time tracking of its systems. NEA partner Ravi Viswanathan said in a recent interview that he thought software and networking in combination with solar and energy technologies have only begun to scratch the surface of what is possible.

Go downstream: While the solar cell and panel crunch is making it hard for one section of manufacturing firms, the tough market is also providing opportunity for another sector: the downstream. Marketing, financing and project solar development are all booming. New business models in these areas could still thrive, as this New York Times article pointed out this week.


View the original article here


This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.

Thursday, 2 August 2012

DOE funds 19 next-gen battery projects with $43M

The U.S. government continues to give small grants to early stage next-generation battery technology in an effort to boost innovation in the U.S., and provide energy storage for electric cars and the power grid.

Leyden Energy battery cells 2 Primus Power’s flow battery

The Department of Energy’s program that gives grants to early-stage energy projects — called ARPA-E — has allocated another $43 million for 19 battery projects, including grants for futuristic batteries made of new chemical mixes, using brand new architectures and utilizing nanotechnology. The ARPA-E program has been aggressively funding next-generation battery technologies over the years, and though these are small grants, the amount of innovation happening is substantial.

The funds go to projects that are very early stage, and are supposed to help bring disruptive R&D closer to commercialization. While Japanese and Korean conglomerates dominate the industry of producing small format lithium ion batteries for laptops and cell phones, these next-gen batteries are mostly targeted for electric cars and the power grid. Some of these projects also aren’t strictly traditional batteries, and a couple are flow batteries, which are large tanks of chemicals that flow into a containerized system and provide energy storage for the power grid (see Primus Power’s flow battery pictured).

Notable winners of the funds include big companies like Ford, GE, and Eaton, small startups like Khosla Ventures-backed Pellion, and projects out of the labs of Oak Ridge National Laboratory, Battelle Memorial Institute, and Washington University in St. Louis.

Here’s some of the winners (for the full list of 19 go here):

Ford: $3.13 million for a very precise battery testing device that can improve forecasting of battery-life.GE Global Research: $3.13 million for sensors thin-film sensors that can detect and monitor temperature and surface pressure for each cell within a battery pack.Eaton: $2.50 million for a system that optimizes the power and operation of hybrid electric vehicles.Pellion Technologies: $2.50 million for the startup’s long range battery for electric vehicles.Sila Nanotechnologies: $1.73 million for the startup’s lithium ion electric car battery that it says has double the capacity of current lithium ion batteries.Xilectric: $1.73 million to “reinvent Thomas Edison’s battery chemistries for today’s electric vehicles.”Energy Storage Systems: $1.73 million for a flow battery for the grid, with an electrolyte made of low cost iron, and using a next-gen cell design.Battelle Memorial Institute: $600K for a sensor to monitor the internal environment of a lithium-ion battery in real-time.

what is this?

var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "13557238" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })();Click to log in with: Not you? Remember me Submitting comment...
var e = document.createElement('script');e.type = 'text/javascript';e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';e.async = true;document.getElementById('fb-root').appendChild(e);jQuery(document).ready(function($){ Gravatar.profile_cb = function( h, d ) { WPGroHo.syncProfileData( h, d );}; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account' ); });;(function($){$.fn.trackClick = function(e){// track the clicktry {_gaq.push(['_trackEvent', 'clicked-link', this.parents('[id]:first').get(0).id, (this.text() || this.children('img:first').attr('alt'))]);}catch (err) {}if(this.closest('.widget').length == 0){/*//only reload links with no bound eventsif(this.data('events') || this.get(0).onclick || this.isDefaultPrevented()){e.preventDefault();// wait a moment for the tracking to process, then follow the link//setTimeout('document.location = "' + $(this).attr('href') + '"', 200);} */}else{// track the widget click tootry {_gaq.push(['_trackEvent', 'clicked-widget', $(this).closest('.widget').attr('id')]);}catch (err) {}/*//only reload links with no bound eventsif(this.data('events') || this.get(0).onclick || this.isDefaultPrevented()){e.preventDefault();// wait a moment for the tracking to process, then follow the link//setTimeout('document.location = "' + $(this).attr('href') + '"', 200);}*/}};$(document).delegate('a', 'click', function (e) {$(this).trackClick(e);}); })(jQuery);;(function($){//create the fbAsyncInit function so it will run when the SDK is loadedwindow.fbAsyncInit = function() {FB.init({appId: 180650338636285, status: true, cookie: true, xfbml: true, oauth: true});FB.Event.subscribe('edge.create', function(targetUrl) {_gaq.push(['_trackSocial', 'facebook', 'like', targetUrl, document.location.pathname]);});FB.Event.subscribe('edge.remove', function(targetUrl) {_gaq.push(['_trackSocial', 'facebook', 'unlike', targetUrl, document.location.pathname]);});};$(window).load(function(){twitterBind();});function extractUri(url){if(!url)return;return url.split('url=')[1]; }function twitterBind(){if(!twttr)return;twttr.events.bind('tweet', function(event) {if (event) {var targetUrl;if (event.target && event.target.nodeName == 'IFRAME') {targetUrl = unescape(extractUri(event.target.src));}_gaq.push(['_trackSocial', 'twitter', 'tweet', targetUrl, document.location.pathname]);}});}})(jQuery);function linkedInTracking(targetUrl){_gaq.push(['_trackSocial', 'linkedin', 'share', targetUrl, document.location.pathname]);}

View the original article here


This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.