|
|
#253 | |
|
Senior Member
Join Date: Jan 2012
Drives: '13 GBS Subaru BRZ
Location: Minneapolis, MN
Posts: 2,030
Thanks: 680
Thanked 664 Times in 382 Posts
Mentioned: 26 Post(s)
Tagged: 1 Thread(s)
|
Quote:
Both of those have potential. For a controller ther are probably tons of micro controller options. Lots like the arduino because it has so many different capabilities. For my design since I'm using the unichip all I need is something that can convert a 0-5V signal into a servo signal. I'll probably be using a PICaxe for this since its dirt cheap, and it has very simple built in function for controlling servos.http://www.picaxe.com/ Edit: BTW, I have a pretty good electronics background but at heart I'm a mechanical guy too. Truth is we have lots of people on this thread who seem willing to help on the programming/electronics side, we could use a few more mechanical people. On a separate note I'm slowly going through the Unichip tuners Manual (769 pages) and learning a lot. I think at least one reason that the Phantom supercharger may be causing a CEL below 3000 RPMs may be because its pushing the MAP sensor above its upper limit. If that's the case it should be possible to clamp that signal and prevent the CEL.
__________________
-Fortes fortuna adiuvat (Fortune favors the bold)
Last edited by neutron256; 08-14-2013 at 11:07 PM. |
|
|
|
|
| The Following User Says Thank You to neutron256 For This Useful Post: | DAEMANO (08-15-2013) |
|
|
#254 | |
|
Member
Join Date: Aug 2013
Drives: 2001 NB MX-5
Location: Victoria, BC
Posts: 20
Thanks: 3
Thanked 3 Times in 3 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
Quote:
neutron256: I'm all about commercial off the shelf hardware. So having something like the Maestro which is already configured to accept 0-5v inputs and control servos is very appealing. The question is whether it's code is strong enough for closed-loop boost control. For my particular set-up I'm likely to be using MS3 in a parallel install for STR rules (MX-5, I'm just here for the e-charge). So I might be able to use it's native boost control to drive the Maestro as a 0-5v output. -Grant |
|
|
|
|
|
|
#255 |
|
Senior Member
Join Date: Jan 2012
Drives: '13 GBS Subaru BRZ
Location: Minneapolis, MN
Posts: 2,030
Thanks: 680
Thanked 664 Times in 382 Posts
Mentioned: 26 Post(s)
Tagged: 1 Thread(s)
|
If you're going to be using an MS3 I would think it would work pretty much the same way I'll be using the Unichip. Create a boost map and use the output to control the ESC rather than wastegate/blowoff valve.
The more I learn the more I think using a system that uses a map to control the supercharger is going to be much more effective than just full throttle activation, or some form of closed loop control. With the Phantom setup they are saying part of the reason for only full throttle activation is because it's easier to tune. This makes sense because it limits the variables you need to deal with. If compressor speed is integrated as a sub map in the tune then it stops being a variable making the tuning process simpler. If I have time this weekend I’m going to be connecting the stock MAP sensor to the Unichip and do some data logging. This way I can have a model of what the stock intake restriction is when I create my boost map. |
|
|
|
|
|
#256 |
|
Member
Join Date: Aug 2013
Drives: 2001 NB MX-5
Location: Victoria, BC
Posts: 20
Thanks: 3
Thanked 3 Times in 3 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
I actually think the control could be as simple as pressure differential before and after the throttle plate. Past a certain MAP the SC would be ordered to produce X amount of boost above MAP up to a maximum value.
Or even just a question of at X MAP the SC should be producing X boost in the intake tract. Or maybe we are just overthinking this and what it needs is a recirculating BOV with the SC set to engage at a lower TPS position? -Grant |
|
|
|
|
|
#257 | |
|
Senior Member
Join Date: Jan 2012
Drives: '13 GBS Subaru BRZ
Location: Minneapolis, MN
Posts: 2,030
Thanks: 680
Thanked 664 Times in 382 Posts
Mentioned: 26 Post(s)
Tagged: 1 Thread(s)
|
Quote:
That's half the fun of it.I like the idea of some sort of closed loop control but it could get tricky. Depending on how fast your motor/speed controller responds to changes a closed loop could result in surges/oscillation which wouldn't be good. For now since my car is already set up with unichip I'm going with the open loop map concept. Since this will tie the boost map to my fuel and timing maps I think this will make tuning easier too. I'll be interested to see how this works for others, and might even want to try a closed loop setup myself. I think the unichip would also support closed loop if I set it up correctly.
__________________
-Fortes fortuna adiuvat (Fortune favors the bold)
|
|
|
|
|
|
|
#258 |
|
Member
Join Date: Aug 2013
Drives: 2001 NB MX-5
Location: Victoria, BC
Posts: 20
Thanks: 3
Thanked 3 Times in 3 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
I think it would depend on if the ecu was able to equate ESC % to PSI and honestly I'm not sure how that would work.
Something as simple as the BOV for reducing boost with the throttle closed and a MBC acting as a controlled boost "leak" to reduce boost in the lower RPM. I'm always looking for a mechanical solution to a problem. -Grant |
|
|
|
|
|
#259 | |
|
Banned
Join Date: Sep 2012
Drives: 2013 Subaru BRZ & 99' Ford Explorer
Location: NYC
Posts: 709
Thanks: 94
Thanked 87 Times in 66 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
|
Quote:
|
|
|
|
|
|
|
#260 | |
|
Senior Member
Join Date: Jan 2012
Drives: '13 GBS Subaru BRZ
Location: Minneapolis, MN
Posts: 2,030
Thanks: 680
Thanked 664 Times in 382 Posts
Mentioned: 26 Post(s)
Tagged: 1 Thread(s)
|
Quote:
Some times it's not stupid, it's just a lack of experience. I mostly just want people to know this isn't a DIY, if you're going to attempt building your own electric supercharger, or even just install Phantom's kit you need to understand what your doing, and the risks if something goes wrong. Who among us hasn't overestimated our abilities/knowledge and gotten bit because of it at some point?
__________________
-Fortes fortuna adiuvat (Fortune favors the bold)
|
|
|
|
|
|
|
#261 | |
|
Banned
Join Date: Nov 2012
Drives: it has 4 wheels and a motor
Location: Planet Earth
Posts: 479
Thanks: 69
Thanked 173 Times in 93 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
|
Quote:
to say crap like that. if not you have a lot of growing up to do. ![]() keep that crap out of this thread. |
|
|
|
|
|
|
#262 | |
|
Thupercharged
Join Date: Mar 2013
Drives: 2013 FR-S
Location: La Grange Park, IL.
Posts: 1,501
Thanks: 116
Thanked 751 Times in 439 Posts
Mentioned: 23 Post(s)
Tagged: 0 Thread(s)
|
Quote:
If you accidentally rear-end someone, would you say that you deserve to die?
__________________
2013 FRS
Vortech V3 11psi Revworks UEL - PLM Overpipe - MOTIV catted frontpipe - Invidia Q300 2019 Series.Grey STI - Stage1+ SF |
|
|
|
|
|
|
#263 |
|
Senior Member
Join Date: Jan 2012
Drives: '13 GBS Subaru BRZ
Location: Minneapolis, MN
Posts: 2,030
Thanks: 680
Thanked 664 Times in 382 Posts
Mentioned: 26 Post(s)
Tagged: 1 Thread(s)
|
Thanks everyone, now back on topic...
I continue to learn more about Unichip and it seems perfect for this application. I can create a boost control map based on RPM and Load (Throttle position in this case) and use it to directly output a duty cycle signal. This will allow control of the speed controller directly off the Unichip. @Grantmac, I suspect an MS3 would also be able to perform this sort of direct control, but I couldn't say for sure. This will allow me to eliminate the need for an additional Microcontroler making the whole system that much simpler. I probably still will be using some form of Microcontroler but it will just be used for monitoring the battery charge, and switching maps on the Unichip. This will turn the supercharger on/off based on either a manual switch, or turning it off automatically when the battery charge drops below a set level. Thoughts?
__________________
-Fortes fortuna adiuvat (Fortune favors the bold)
|
|
|
|
|
|
#264 | |
|
Senior Member
Join Date: Jun 2012
Drives: 2013 raven black fr-s
Location: cincinnati, oh
Posts: 1,447
Thanks: 503
Thanked 443 Times in 305 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
|
Quote:
|
|
|
|
|
|
|
#265 | |
|
Senior Member
Join Date: Jan 2012
Drives: '13 GBS Subaru BRZ
Location: Minneapolis, MN
Posts: 2,030
Thanks: 680
Thanked 664 Times in 382 Posts
Mentioned: 26 Post(s)
Tagged: 1 Thread(s)
|
Quote:
Edit: But I would be interested in seeing how well it works if someone does it.
__________________
-Fortes fortuna adiuvat (Fortune favors the bold)
|
|
|
|
|
|
|
#266 |
|
Senior Member
Join Date: Jun 2012
Drives: DGM BRZ limited
Location: Indiana
Posts: 366
Thanks: 98
Thanked 147 Times in 95 Posts
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
|
I'm sorry guys. this thread was posted THE DAY I left for OCS with the Marines. But im on my way back now finally.
Before I left I had been watching fentons build with considerations in doing my own setup. Last year I built my own quadrotor using a beaglebone as the brain. Did all the programming from scratch in c++. Why is this relevant? I have several classes basically ready to go for things like motor control, sensor input, pwm reading and control, PID, and data read/write for things like config and logging. The beaglebone is very nice and flexible, but since the arduino runs on a similar platform I should be able to port the code to work for it as well. Same with raspberry pi, Although it may not have the I/o I'd want. I am still a bit off from spending the money on a compressor and motor that would work, but im probably going to soon start playing around with what I have laying around and developing some code. Initial plans are a PID controller running off a table using throttle % and rpm to hit target boost. Once tuned this should eliminate probably all of the control issues that have been brought up. Might go ahead and write some stuff to control battery charging as well. Other suggestions for bells and whistles welcome. |
|
|
|
| The Following User Says Thank You to rusty959 For This Useful Post: | neutron256 (08-18-2013) |
|
|
|
|
| Tags |
| hairdyerperformance, only pulls hard one gear |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Full throttle Electric Supercharger Build Thread | fenton | Forced Induction | 11315 | 04-07-2025 07:42 PM |
| DUP THREAD MODZ PLZ DELETE KTHX | SloS14 | Forced Induction | 0 | 07-09-2013 06:41 PM |
| Electric Turbocharger | Shankenstein | Forced Induction | 91 | 06-24-2013 03:47 PM |
| Electric 86 | frosty86 | Scion FR-S / Toyota 86 GT86 General Forum | 8 | 11-10-2012 03:16 PM |
| WRX Electric turbo | Neilus | Engine, Exhaust, Transmission | 42 | 05-03-2012 10:20 PM |