![]() |
1 Attachment(s)
So as I lay awake with a bout of insomnia last night I was working out the basic control concept I wanted for my prototype. Simple is the key at this point and should be easily done with a PICaxe microcontroller, and inputs from the Throttle Position Sensor, and a MAP sensor.
Fun with flow charts! |
Quote:
i would suggest that we prototype the whole thing on an arduino then move to having bespoke boards printed. that will result in the lowest possible cost, can be completely open source (megasquirt is not, very important detail), and it will allow people with an arduino at home to wire their own circuit and use it as is. with an open source project it is extremely important that there are no proprietary dependencies. every link in the chain must be something like GPL or MIT licensed. |
Quote:
Cross reference throttle position and engine rpm to find boost target. This way you have absolute control over what rpm and/or throttle position sets what boost level. The level of control is far greater. |
What would be wrong with having a tiny off-the-shelf arduino (or similar)?
http://dangerousprototypes.com/wp-co...duino-W490.jpg |
Quote:
|
Quote:
|
Quote:
I favor the PICAxe for a few reasons: 1. I'm used to working with them 2. They use BASIC so they are stupid simple to program even for non-programmers like me. 3. They are dirt cheap. I mean like $3 cheap. |
What about power source? 24v like the Phantom, or more? I had some old industrial UPS wet cell batteries I was thinking would work, although they are heavy.
|
Quote:
Voltage really depends on what motor you decide to use. I'm looking at around 36V but I'm still researching that side of things. |
Quote:
|
Quote:
|
Quote:
|
Quote:
of course when the system is armed a simple scaling of throttle percentage to motor speed is less than ideal as well, as we're not concerned with motor speed, we're concerned with boost. it should read map, then compare to a boost target referenced from rpm and throttle position. this is a far more flexible design, imho. |
Quote:
|
| All times are GMT -4. The time now is 05:36 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
User Alert System provided by
Advanced User Tagging v3.3.0 (Lite) -
vBulletin Mods & Addons Copyright © 2026 DragonByte Technologies Ltd.