Hybrids do make use of the battery and motor during highway use. When going downhill the engine will shut down and the battery will charge. This charge will be used by the motor on the next uphill to reduce engine use.
For plug-in hybrids with their large batteries several miles of all electric range can be generated on a long downhill.
Ford did an update to the MyFord Touch infotainment system last year this way. Downloaded a bunch of files onto a USB drive, plug into car, wait 20 minutes. Since it uses an automotive version of Windows CE of course it needed to reboot a half a dozen times during the update. But for power-train related updates you have to take it into the dealer.
I was a programmer in 1978, still a programmer. Did assembly language for 4040, 6800, 6809, 68HC11, and PIC. Don't do much of that anymore, thankfully.
Ah yes, the "Sync by Microsoft" warning label. Fortunately I don't have to use it much (C-Max Energi) as I rarely take my phone out of airplane mode and just listen to music from a USB flash drive.
I bought a Ford C-Max Energi plug-in hybrid a couple of weeks ago. It's positioned between the Prius and the Volt in the marketplace. My usual trips around town fit nicely into it's electric-only range while having the gas engine for trips out of town.
I wrote a couple of programs using PocketStudio (Pascal based RAD tool) for a Tungsten C. One of them used the IR interface to show status and do configuration on a PIC-based solar power system. The other used WiFi to talk to a model railway signal and turnout control computer.
Fortunately the client has facilities to test various drives over a wide temperature range (down to -40, not sure how hot they test) while running. And yes, a lot of them are crap.
We use USB flash drives for a data logger. Most of the time the data is being buffered in the ARM based Linux board's RAM to save power. Once we get a complete file's worth (4MB at the present) we power up, validate, write the file, and power down.
Supercaps have been a lifesaver. There's even enough capacity to do the write cycle if the flash was powered down when a power fail is detected. That allows to not lose whatever what was already in the RAM buffer.
Most years I'm busy New Years Eve making chili for the Margarita and Chili-Fest on New Years Day. Unfortunately a bit under the weather this year so that's been delayed.
Back around 1976 I was working in a group that used Intel 4004 processors and 1702A EPROM. They found they could get more program/erase cycles out of a 1702A if they periodically baked them in an oven.
Why does it have a 5 speed manual transmission? I thought that one of the advantages of electric motors was the low-end torque, eliminating the need for gear shifting.
Meanwhile, AT&T will be shutting down it's 2G network by the end of 2016.
http://www.business.att.com/enterprise/Family/mobility-services/machine-to-machine/m2m-applications/cd2migration/page=addl-info/
Yeah, we're still waiting for fiber-to-the-town here in rural Centurylink territory.
Hybrids do make use of the battery and motor during highway use. When going downhill the engine will shut down and the battery will charge. This charge will be used by the motor on the next uphill to reduce engine use.
For plug-in hybrids with their large batteries several miles of all electric range can be generated on a long downhill.
Ford recently admitted their EPA estimates were crap: http://www.greencarreports.com/news/1092703_ford-cuts-gas-mileage-on-6-models-what-you-need-to-know-and-open-questions
"Up Your Face" Or something like that...
The SYNC system has nothing to do with the powertrain. It's only used for infotainment and climate control.
Ford did an update to the MyFord Touch infotainment system last year this way. Downloaded a bunch of files onto a USB drive, plug into car, wait 20 minutes. Since it uses an automotive version of Windows CE of course it needed to reboot a half a dozen times during the update. But for power-train related updates you have to take it into the dealer.
I was a programmer in 1978, still a programmer. Did assembly language for 4040, 6800, 6809, 68HC11, and PIC. Don't do much of that anymore, thankfully.
Ah yes, the "Sync by Microsoft" warning label. Fortunately I don't have to use it much (C-Max Energi) as I rarely take my phone out of airplane mode and just listen to music from a USB flash drive.
I bought a Ford C-Max Energi plug-in hybrid a couple of weeks ago. It's positioned between the Prius and the Volt in the marketplace. My usual trips around town fit nicely into it's electric-only range while having the gas engine for trips out of town.
"I'll be in my bunk" - Jayne
At the very least schools should be built tornado proof in tornado alley. http://www.monolithic.com/topics/schools
Robots are your plastic pal who's fun to be with. Who needs laws?
I wrote a couple of programs using PocketStudio (Pascal based RAD tool) for a Tungsten C. One of them used the IR interface to show status and do configuration on a PIC-based solar power system. The other used WiFi to talk to a model railway signal and turnout control computer.
I'm still waiting for caffeinated bacon.
Fortunately the client has facilities to test various drives over a wide temperature range (down to -40, not sure how hot they test) while running. And yes, a lot of them are crap.
We use USB flash drives for a data logger. Most of the time the data is being buffered in the ARM based Linux board's RAM to save power. Once we get a complete file's worth (4MB at the present) we power up, validate, write the file, and power down. Supercaps have been a lifesaver. There's even enough capacity to do the write cycle if the flash was powered down when a power fail is detected. That allows to not lose whatever what was already in the RAM buffer.
Did anyone else read that as "The Rectum of CISPA"?
Most years I'm busy New Years Eve making chili for the Margarita and Chili-Fest on New Years Day. Unfortunately a bit under the weather this year so that's been delayed.
If they make an artificial boy lifelike enough they might get some orders from the Vatican.
Back around 1976 I was working in a group that used Intel 4004 processors and 1702A EPROM. They found they could get more program/erase cycles out of a 1702A if they periodically baked them in an oven.
I use ROT-256, much easier to read.
Honestly I think the ultimate solution is 2 or 4 independent brushless wheel motors. Eliminate most of the drive train components.
That's what I would think. And apparently if you have half a million to spare you will be able to get that configuration soon:
http://www.caranddriver.com/reviews/2013-mercedes-benz-sls-amg-e-cell-prototype-drive
Why does it have a 5 speed manual transmission? I thought that one of the advantages of electric motors was the low-end torque, eliminating the need for gear shifting.
Pascal's retarded cousin. The bane of my life but unfortunately it's normally the only language available for micro-controllers.