You are here

A200S 16S 200A

450 posts / 0 new
Last post
TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Bit confused now, it seems to be fine running on DC mode at the max my power supply can manage, about 130A. BLDC mode also seems to be ok,. But FOC causes it to disconnect from vesc tool when I go past like 30A.

E-Toxx
Offline
Last seen: 6 months 4 weeks ago
VESC Original
Joined: 2017-06-17 13:23
Posts: 27

Hi

Need some help with updating Firmware.

Using the latest Vesctool 2.0 , A200S is V1.2 :

https://imgur.com/GUw1JU7

When i hit Autoconnect this message shows up :

https://imgur.com/8ohV007

When i change to Firmware Tab there is no includet Files :

https://imgur.com/qF6w1At

Without connected A200S it shows me many includet :

https://imgur.com/lxqPAt2

Dont wanna do something wrong at this point, really looking for advice.

One more silly question, is the orientation of Servo Wire correct on A200S :

https://imgur.com/1CW4rLE

Thanks in advance

Jens

 

 

 

ThomO78
Offline
Last seen: 6 months 1 week ago
VESC Free
Joined: 2019-01-06 04:10
Posts: 17

Thom Olson

vadicus
Offline
Last seen: 9 hours 2 min ago
VESC Free
Joined: 2018-08-17 07:26
Posts: 426

DIsconnects under load usually happen due to spikes and coupling to the USB. I had that happening in my early prototypes. Not happening anymore after I separated the control board from power and moved the USB connector away from high current paths. Are you running a brushed motor in DC mode? Also, how do you variate and pulse current to a single phase in your tests? Is that from the experiments tab?

 

 

NextGen FOC High voltage 144v/34s, 30kw (https://vesc-project.com/node/1477)

ThomO78
Offline
Last seen: 6 months 1 week ago
VESC Free
Joined: 2019-01-06 04:10
Posts: 17

Thank you for your quick response. This is a brushless motor. For my tests I have been simply using a hand-held, wireless remote designed for electric skateboarding to . It plugs into the PPM port.

Thom Olson

vadicus
Offline
Last seen: 9 hours 2 min ago
VESC Free
Joined: 2018-08-17 07:26
Posts: 426

All looks good to me except one thing. Max input voltage is set at 63v while your pack can charge up to 67v. If you happen to charge above 63v, you will overvoltage faults and the motor will not run. 

Also, on another end, see how the voltage drops when you open the throttle. If it drops too much, you may be hitting cutoff levels which are 54-49v in your case.

 

 

NextGen FOC High voltage 144v/34s, 30kw (https://vesc-project.com/node/1477)

E-Toxx
Offline
Last seen: 6 months 4 weeks ago
VESC Original
Joined: 2017-06-17 13:23
Posts: 27

Hi

I reply to my own post.

Used VESCtool 0.91 to get connection with A200S V1.2 without upgrading FW.

It seems that there is no FW on Github for V1.2, so i stuck with this.

I run into new problems (-;

I encountered to late that the Hall Conector Ports are reversed, so i shorted my AS5047 Encoder and the 5V output on A200S i guess. As long USB is plugged in i got power for PPM reciever and blue light on VESC but if i disconnect USB its complete dark!

Also i set up the encoder to 3.2V and A200S put out only 5V , you cant switch here to 3.2V like on VESC6.

I turned around connector housing ....

Took another Encoder which works fine on other VESC6, also set up to 3.2V, diconnect the red wire and took it to COMM Port and plug it in VCC. This works on VESC6 i tested. But it dont work on A200S.

I tested regular HALL sensored Motor and it works fine, so i guess this V1.2 dont support the AS5047 or the FW is the problem.

So what can i do to get the AS5047 to work with my A200S V1.2 ?

Please help me TechAUmNu (-; i tryed to PM you weeks back but get no reply. I really wanna get this beast running but it needs the Encoder Function to work.

Attached Pictures for better understanding what i have done (-:

https://imgur.com/IkUSgic

https://imgur.com/u8Rz4Uv

https://imgur.com/JZJ3mit

https://imgur.com/UdM84LM

https://imgur.com/99OQAx0

 

ThomO78
Offline
Last seen: 6 months 1 week ago
VESC Free
Joined: 2019-01-06 04:10
Posts: 17

Voltage drops don't seem to be the problem. I've been looking at the readings from my bluetooth app and comparing them to the loaded performance. When I try to accelerate on loose dirt the motor screems and then shuts down. If I release the throttle it resets and I can try to accelerate again. On the data read out when the motor shuts down it seems to be when the motor current excedes 50A. A "fault: OVER_VOLTAGE" indication occurs at this point. The motor and ESC should be able to handle spikes above 50A. Is it possible that the battery's BMS has a shut down mechanism that triggers at 50A?

Thom Olson

vadicus
Offline
Last seen: 9 hours 2 min ago
VESC Free
Joined: 2018-08-17 07:26
Posts: 426

Over or UNDER Voltage? Or maybe ABS_OVER_CURRENT? Please verify. If it's overvoltage, then what I said earlier holds true. Your battery voltage is above the limit programmed in controller. You would need either discharge the battery to the level allowed by the limits or bump up the voltage limit of allowed by the hardware limits. Overvoltage under acceleration doesn't make sense to me though because lading up the battery usually leads to either voltage drop and/or overcurrent faults in extreme cases. So, double check the fault code. 

 

 

NextGen FOC High voltage 144v/34s, 30kw (https://vesc-project.com/node/1477)

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Hi Jens,

Really sorry for not getting back to you sooner on this. I have been trying to get my new boards done and its been very stressful :( but I think they working ok now so I am happy :D 

I am not sure how V1.2 will handle new vesc firmware. I don't think I have any working ones left here to test it. 

The hall sensor port being flipped was fixed only in new v2.1 and I missed that for ages.

The v1.2 does not have a BEC built in, it was meant to be powered by a bec externally.

 

 

I seem to remember that you had to remove the 2.2k pullup resistors on the hall sensor port if you wanted to use encoder (mentioned here https://www.vesc-project.com/node/573), this is the schematic for those boards. https://github.com/TechAUmNu/A200S/blob/master/A200S%20V1.2%20Schematic.PDF

 

Will try to help you as best I can!

 

 

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

If you set to bldc mode and turn gain to like 0.0005 then it ramps up slowly enough that it tends not to blow up even with terrible problems. 

I just modded my logic board to add 11ohm (2x 22ohm in parallel) resistors next to the high side output of the gate driver. Now in DC mode with just a piece of 8AWG wire connected between phase 1 and 3 I can put at least 330A out, could go higher but haven't tried. Not doing that for very long at a time though as I don't have a heatsink yet.

BLDC mode also seems to work fine, I need to test with a big motor under load before I really see how it performs.

FOC is a bitch... I think the modulation that it does doesn't like my very long deadtime at the moment about 2.5uS. It causes all manner of weird problems that are neigh on impossible to track down :(

Here is a video and some pics to show what it looks like and how its gone together. I think you might be right about the noise problem on usb. Although not sure how I can easily fix that since its already on seperate boards! (But physically quite close to high current path) Maybe a shield is a good idea indecision

 

20200119_001554.jpg20200119_001725.jpg20200119_001653.jpg20200119_001754.jpg20200119_001845.jpg20200119_001829.jpg

ThomO78
Offline
Last seen: 6 months 1 week ago
VESC Free
Joined: 2019-01-06 04:10
Posts: 17

Over voltage. I ran the battery down just a little. Now it says ABS_OVER_CURRENT when the motor stops. The voltage seems to stay stable throughout the test. When the motor current excedes 45-50A it stops and the fault code says ABS_OVER_CURRENT.

Thom Olson

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Thom, please upload your motor config file so I can have a look. You can save from the File dropdown menu at the top left. Then upload XML file to dropbox.

I think this is an issue with foc settings and a voltage limit too low masking the real issue.

ThomO78
Offline
Last seen: 6 months 1 week ago
VESC Free
Joined: 2019-01-06 04:10
Posts: 17

I believe that this is what you are are asking for. Thank you for your help. I don't know why my name automatically gets signed at the bottom of my replies. It's kind of odd... I'm really not that formal :)

https://www.dropbox.com/s/n68nubhoe39uu7e/VESC200A.xml?dl=0

Thom Olson

E-Toxx
Offline
Last seen: 6 months 4 weeks ago
VESC Original
Joined: 2017-06-17 13:23
Posts: 27

Hi.

Thanks for getting back to me.

Removed the three resistors today.

Unfortunaly i was not able to setup the Encoder because i managed to break of the USB port by plugging in..... got no clue how this happens

Will report after getting the USB Port fixed.

Regards

Jens

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

That motor says it only 1500w? and voltage is 60v so its only actually for 25A nominal. So your setting of 95A seems a bit high?

I changed to 70A motor, 50A battery.

Turned on slow ABS current limit.

Adjusted battery cuttoffs

Set wattage limit to 3000w

Max input voltage to 68v

FOC switching speed to 60kHz, sample in v0 and v7 off

Stator saturation compensation 5%

 

Hopefully that helps.

 

https://drive.google.com/open?id=16-96p28O_WhxwxSqWQIAw1r3WQX4VEsl

 

 

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

So been doing a bit more research and some interesting things...

I found this question on stack exchange (https://electronics.stackexchange.com/questions/60427/calculating-the-pulldown-resistance-for-a-given-mosfets-gate) talking about pulldown resistors, it has some interesting formulas on it that lead me to believe that my required gate resistance to keep the fet off when switching full 70v should be between like 1.2 - 2.5ohms total from gate driver to the parallel gates, so that includes the gate resistors / 3 etc. If that holds true then by increasing capacitance on each gate-source to like 36nF by adding a 20nF cap on each one. I can go to 0.7-6.3 ohms total.

Not sure how accurate that is lol. Since it doesn't really take into account the return inductance of the trace and how much voltage it will produce when driving such a large current on it.

 

 

I also tried modeling just the gate charge path in ltspice, with some estimated inductances.

My rough estimation is about 40nH inductance to the furthest mosfet. So when I plug in the gate driver rise time and gate resistances it looks like the return inductance will cause a spike on the gate when the gate driver turns on. Playing around with values gives me like >8 ohm on the resistor next to the driver and 8ohm on each gate to stop this spike from being large enough to turn on the gate.

 

When trying out lots of different values for the series resistor at the weekend, I was seing a 48MHz ringing on the source and gate of the fet. But I put this down to the long probe ground. If I took measurements of both source and gate at the same time then subtracted them it was completely removed. So I think that was a red herring. 

 

I think the crux of all this is that my inductance is far too high for something this high speed and I should probably redo layout to fix it. Only problem is I still have about 50 logic boards assembled, so I don't want to waste those.

ThomO78
Offline
Last seen: 6 months 1 week ago
VESC Free
Joined: 2019-01-06 04:10
Posts: 17

Thank you for your help. It's rolling in the dirt now, which is a huge improvement. Although it moves very slowly and the motor screams quite a bit during acceleration. Are there settings that I can play with to see if I can improve the performance?

Thom Olson

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Horray finally working properly in bldc mode, albeit with 22ohm series and 8ohm on gate with 6uS deadtime lol.

Good enough to use on some project of mine.

 

For FOC I think you actually need much longer deadtime due to the modulation. It seems to really not like it at all. I have some diodes so I can run the off a bit faster which might make foc work. Also could try changing 8ohm on gate for something a bit smaller.

 

 

@Thom I would try tweaking the R and L values up or down by 5-10% one at a time. Start with L and see if that helps at all. 

Could also try running the FOC R&L detection again from the FOC page and see what values it gives. (you can actually do this with the wheel on the ground and it might give better result.

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

I have redesigned the power board to hopefully not suck this time :D

This is some pictures of the new layout. (You might notice the lack of any gate resistors lol) 

2020-01-21 23_27_50-CircuitMaker (1.3) - A200S V2.CMPcbDoc _ - A200S V2 - Short - Copy (1).PrjPcb Eu.jpg2020-01-21 23_28_44-CircuitMaker (1.3) - A200S V2.CMPcbDoc _ - A200S V2 - Short - Copy (1).PrjPcb Eu.jpg2020-01-21 23_29_45-CircuitMaker (1.3) - A200S V2.CMPcbDoc _ - A200S V2 - Short - Copy (1).PrjPcb Eu.jpg2020-01-21 23_29_16-CircuitMaker (1.3) - A200S V2.CMPcbDoc _ - A200S V2 - Short - Copy (1).PrjPcb Eu.jpg

 

I am thinking this might be a slightly better way to connect to the middle of the bridge though as it will have lower inductance.

2020-01-22 00_44_55-CircuitMaker (1.3) - A200S V2.CMPcbDoc _ - A200S V2 - Short - Copy (1).PrjPcb Eu.jpg

 

 

Petja
Offline
Last seen: 1 year 9 months ago
Joined: 2019-07-24 01:15
Posts: 5

Hi, TechAUmNu​!

What silicone pad do you use instead PGS? Where can I buy it?

https://vesc-project.com/comment/3033#comment-3033

Does logic board of VESC A200 V2.1 suit for power board V2.2 (with TVS diodes)?

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

@Petja I use these pads https://www.mouser.co.uk/ProductDetail/567-PL-05-5-1016 one pad does about 4-5 boards.

 

Petja
Offline
Last seen: 1 year 9 months ago
Joined: 2019-07-24 01:15
Posts: 5

Thank you for information!

dokmartin
Offline
Last seen: 4 years 1 month ago
Joined: 2020-02-20 00:33
Posts: 2

I'm in exactly the same position.



I want to be clear, on the 1.2 hardware i need to remove the pullup resistors and reverse the encoder plastics in order to use my hall sensor correct?



The oldest VESC_Tool version i could find was .95 which also gives the same error, any chance someone can link me to the .93 version that will update a 1.2 board?



I'm curious what the newest version of the firmware is that is confirmed to work with the 1.2v hardware. I expect the newest firmwares likely won't work properly, but how new should I go?



Thanks for the help folks

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

I have archive of older vesc tool versions here: https://drive.google.com/drive/u/0/folders/1naZ1P0zKNlUJFYFJYUAwwXKGMRZ4FwvR

Will be trying to get an updated firmware done for the older boards.

 

 

 

dokmartin
Offline
Last seen: 4 years 1 month ago
Joined: 2020-02-20 00:33
Posts: 2

Oh fantastic, .94 gave me a warning about old firmware but let me make some configuration changes. That's a huge step forward. Thanks.



I can stay on 3.37 until a new firmware is released.



I'll stick to sensorless motors on the 1.2v hardware barring some confirmation.

eguven
Offline
Last seen: 1 month 19 hours ago
VESC Free
Joined: 2020-02-11 09:15
Posts: 9

Hello TechAUmNu,

I have some questions about the gate drivers.  Most of the application guides are encouraging to keep the trace between gate driver and the mosfet gate as short as possible.  Would you consider moving the  gate drivers to the power board ?  Or is there a specific reason you did not consider this in your architecture ? 

Another point is the gate  divers are supplied with a 12V source.  And the IC in your  step down part is  MC78M12CDTRKG. When I check the datasheet  it has a  500 mA output. Do you think  this is enough to power 3 gate drivers for the high switching  rates  especially when considering those gate drivers supply 4A per phase ? 

eguven

EngSammy
Offline
Last seen: 2 months 4 days ago
Joined: 2020-03-05 13:08
Posts: 6

Hi , very interesting project to follow 

I was just curious how did you solder the 10oz FR4 pcbs ? and how did you solder the metal core pcbs ? 

does they use normal reflow ? or they need a special house specialized in this ..

cheers

 

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

@eguven 

The drivers are on the logic board because there was room on that board. TBH thats just where they got put, it might make more sense to move them to power board but there isn't much room and it gets in the way of the high current paths. Now that I have lots of logic boards with drivers already on them I can't really change until I use them all up. 

The 500mA is more than adequate, I think it was only drawing about 80mA with all gates going at 60kHz. Page 19 on the gate driver data sheet has calculations you can do. http://www.ti.com/lit/ds/symlink/ucc27211.pdf

 

@EngSammy

Ended up with only 5oz due to track and gap requirements on the directfets, I had them assembled by PCBWAY. 

The boards reflow normally with hotplate or reflow oven, just need to keep it at heatsoak temperature (150) for a decent amount of time before going to reflow temps. I reflow all my production boards at home using a Quick 870ESD

EngSammy
Offline
Last seen: 2 months 4 days ago
Joined: 2020-03-05 13:08
Posts: 6

@TechAUmNu . thank you for the reply , i didnot know that the hotplate can be used for reflow  ( i have a weller WHP 1000 ) that i used for rework. i once used it to solder and i toasted the componenets . 

Maybe this is out of subject here , but how do you apply a reflow profile to your hot plate to solder correctly ( is this manual or auto ?_)

One advice i have heard is soldering busbars is not recommended due to thermal stress and different thermal expansion , it is usually better to screw them into the pcb , offcourse you should use plastic shoulders to insulate the busbar from the screw .

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

My hotplate has a cover that fold onto to turn it into a reflow oven, but there is no fan or controller. I just manually time each step in the profile and cool the boards down with a fan at the end to stop stuff being damaged. All the parts on the boards are quite resilient to heat so it works fine for me.

Yeah I don't use busbars anymore as they were a complete pain to solder, and once on the board make it impossible to rework them. I just use high oz boards. Now moving away from high oz and going towards 2 layer metal core pcbs which are a huge step up in performance.

JantySVK
Offline
Last seen: 2 weeks 6 days ago
VESC Free
Joined: 2018-08-16 12:16
Posts: 1

Hi, TechAUmNu

Can you please release board files for v 1.3 from 2018 ?

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

In theory the V1.3 files should be on circuitmaker. I wouldn't make any boards using them though as there are a number of issues with that design.

https://circuitmaker.com/Projects/Details/Euan-Mutch/A200S-V1-3

corgon
Offline
Last seen: 9 months 1 week ago
Joined: 2020-01-20 23:30
Posts: 8

Hi Folks,

I need a little help to setup my A200S controller. I have Turnigy C80100 320kv motor. My problem is the motor get extremely warm after short period of run without any load (only motor alone). 

From 12s battery motor took arround 18A current on free run. After one minute the ESC cut OFF because the motor temp reached 85 deg.C. 

I think, something I missed in VESCTOOL config because I've used so far this motor with YEP 120A ESC and on free run the motor stays cold. 

I used FOC autodetect parameters, here the log files.

Motor: https://easyupload.io/2rom8n

App: https://easyupload.io/396ix0

What I set wrong or overlooked? Thanks for advice. 

mot_1.jpg

mot_6.jpg

mot_5.jpg

mot_4.jpg

mot_3.jpg

mot_2.jpgmot_6.jpg

DerKrawallkeks
DerKrawallkeks's picture
Offline
Last seen: 1 month 4 days ago
VESC Free
Joined: 2020-05-21 15:58
Posts: 12

Hey,

Now I'm pretty new to all this, but from what I understand, your stator saturation compensation is unusually high. Does the motor not run properly with a lower value(<15)?

 

best regards DerKrawallkeks

corgon
Offline
Last seen: 9 months 1 week ago
Joined: 2020-01-20 23:30
Posts: 8

I tried change the stator saturation between 5% to 50%, without change the motor gets hot.

corgon
Offline
Last seen: 9 months 1 week ago
Joined: 2020-01-20 23:30
Posts: 8

no one can advise? 

I really stuck with setting this thing. I tried various settings but no luck. The motor get still very hot with no load. 

More now the ESC gets to overcurrent fail if I try start or break the motor.  This VESC setting is horrible for me with no clear instruction.

Thanks for helping me. 

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Hi corgon sorry for the late reply!

Your stator saturation compensation being that high means something is very wrong with the detected motor parameters. 

Please can you do the following:

 

 

  1. Turn off "Sample in V0 and V7"
  2. Change switching frequency to 60KHz
  3. Stator saturation compensation to 0%
  4. Deadtime compensation to 0.120uS
  5. Write motor config
  6. In FOC General tab, follow detection steps at the bottom
  7. Click apply when done (also please post a screenshot of new R, L, Lamda values
  8. Write motor config
  9. How is the motor now?

 

district9prawn
Offline
Last seen: 1 year 3 months ago
Joined: 2018-04-26 12:18
Posts: 123

Just read through the past half year of this thread. Nice to see many improvements still being worked on.

My ebike has been bumping along all this time with the v1.3 hardware. The motor isn't particularly hard to drive so everything works well. This is by vesc standards. It would probably kill a regular cheap ebike controller fairly quickly.

Have you seen this https://www.youtube.com/watch?v=SZ7W-SmLlrE. Looks just like your a200s v2 boards!

Thegolfer
Offline
Last seen: 3 years 7 months ago
Joined: 2019-09-07 18:43
Posts: 3

Hello to all,

 

does someone sell such a vesc?

i want to use it withfor a golfboard and looking for a dual vesc 

have 2pcs 60kv motors with 2800w from aps

powerd with 13s

 

thanks

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

I ended up scrapping those IMS 2 layer boards, couldn't get a big enough ground plane and the ringing was abysmal even with huge gate resistors and loads of decoupling.

Currently waiting for these insane fets to be released before I can finish the V2.2:

 2020-06-10 16_57_40-Window.png

https://www.mouser.co.uk/ProductDetail/ON-Semiconductor/NVMTSC1D3N08M7TXG?qs=%2Fha2pyFaduja1HTvRYLhl262lAM%252BF5iERn0nyMrXVBybtPePK%2FHiGiNCYAQc%252Bjos

Much better specs than the directfets!

 

Hahaha that board looks like such a bodge!

 

In the mean time I designed a super duper tiny board for Beatleweight combat robots that can run HFI.

It manages 23A continuous at 4-27V. (Got a second version soon that does 4-57v)

Weighs about 19g and is 34.2 x 17.9 x 5.5mm. 

Currently just building a Pick and Place machine to assemble the 300 panels I ordered.

 

103107407_10222370314029161_61090296263344128_o.jpg

district9prawn
Offline
Last seen: 1 year 3 months ago
Joined: 2018-04-26 12:18
Posts: 123

Omg thats so tiny. The microcontroller takes up half the board.

Do you have any tips for setting up hfi on the a200s v2 boards? I've removed the filters on the phase current measurement.

vadicus
Offline
Last seen: 9 hours 2 min ago
VESC Free
Joined: 2018-08-17 07:26
Posts: 426

Fets specs seems to be slightly less compared to currently available 80v TOLL fets from On Semi. Is the heat sink tab on the top of the case what makes it worthwhile? 

 

 

NextGen FOC High voltage 144v/34s, 30kw (https://vesc-project.com/node/1477)

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Compared to the IPT012N08N5, its slightly lower RDSon, half the diode Reverse recovery charge, lower voltage drop on the diode. Package is much smaller 8.3x8.4mm vs 10.5x11.6  (70 vs 121 mm^2 ie 42% smaller). Thermal pad on the top allows heatsink to be on top of fets so dual sided cooling is possible. Also cheaper: usd2.55 vs usd3.74 (32% cheaper) at 1000pcs.

 

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575
district9prawn
Offline
Last seen: 1 year 3 months ago
Joined: 2018-04-26 12:18
Posts: 123

I've seen that same vesc on makerx-tech.com. From the picture it looks like the exact same unit. The solder blobs on the phase wires look the same and the terminals are not populated.

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Yeah makerx seems to have all the escs from china 

thewho
Offline
Last seen: 1 year 10 months ago
Joined: 2018-07-19 10:02
Posts: 37

Did you have any updated firmware for HW V2.0? 

Finally found some time to try and get the esc working good on 15s. Just removed C1 as advised.

TechAUmNu
Offline
Last seen: 1 day 16 hours ago
VESC Free
Joined: 2017-09-22 01:27
Posts: 575

Latest firmware is on the github under build all. 

https://github.com/vedderb/bldc/blob/master/build_all/A200S_V21/VESC_def...

 

thewho
Offline
Last seen: 1 year 10 months ago
Joined: 2018-07-19 10:02
Posts: 37

So V"2" and 2.1 uses the same fw?

Did some testing now:

5s = Runs like an absolute dream no matter how much current I throw at it, graph is nice and smooth. (Tops out at 150A battery, esc configured to 300/300)

10s = Totally unusable even at 50A motor.. Squeals, jerks and the graph is all over the place. 

Settings is according to your post #339

Can it be something wrong with my phase voltage/current sensing circuitry?

Pages