Recent Posts

Pages: [1] 2 3 4 ... 10
1
Scout Dev / Re: Scout ESC Mini
« Last post by NielsD on July 06, 2024, 08:54:31 AM »
Thanks for your reply!

I noticed indeed that it has a bit more complex ways of measuring currents and temperature.
There is some switching involved that, for example, can output the chip's internal temperature to the analog output.
Because of the compatibility with the Scout ESC, I decided to wire it in a way that it's not able to use those features  (because if I wanted to, I needed more pins on the MCU, which were not available).
The idea is to keep using the temperature sensor as in the original design.

Because I'm quite slow with this project and I am also designing the housing and mechanics in CAD, it might still take some time to finish.
I'll keep you posted on the progress!
2
Scout Dev / Re: Scout ESC Mini
« Last post by LukeZ on June 23, 2024, 09:17:01 AM »
Hi Niels, I think it's a great idea and your board design looks very good. I always wished the Scout was smaller, but there never seemed to be just the perfect chip available. I can't remember if this VNH7040 was around when I was designing it.

I see it has the advanced but also confusing Multisense functionality for reading currents and other info. ST uses this in several of their motor driver chips and to the extent I looked into it I never completely figured it out (the datasheet is sorely lacking in details). I suspect this is one of the things you mentioned having to set to a fixed level. I'll be interested to see how you handled it, but really, since the chip has overcurrent/overtemp and other protections, it's probably fine not to monitor current and simply let the chip protect itself.

I'm looking forward to seeing your progress. Once you have it tested and working (I have no doubt you will succeed), I will of course be happy to include it in the list of OP designs.
3
Scout Dev / Scout ESC Mini
« Last post by NielsD on June 22, 2024, 03:41:47 PM »
Hi Guys,

I'm new to this forum, but I have been working (though a bit low-key recently) on a small remix of the Scout ESC.
I am building a 1/16th scale Leopard 1A4 from Tamiya for which I want to upgrade the gearbox to a fully independent 2-motor setup.
Since the Scout ESC is designed to support also much bigger motors than I use, I thought it would be a nice challenge to make a smaller version of this PCB.

I used the original schematics as baseline, but I changed the motor driver ICs for a different model.
The original motor driver is the VNH5019 (17.2x16mm) and I use the VNH7040 (10x7.5mm).
The Rds,on is a bit higher (40mOhm compared to 18mOhm) but since I use it for a 1/16th scale model only, I expect this to be no problem.
Designing for an acceptable thermal resistance was challenging in this small form factor though, but I think it is in good shape now, especially combined with the way the PCB will be mounted + fan and air ducting.

The control of the chip is a bit different unfortunately, so I have to update the firmware a bit as well.
The ATMEGA doesn't have enough pins to fully support the VNH7040, since the VNH7040 has a lot more control options.
This meant I had to design the control logic to be as close as possible to the way the VNH5019 is controlled by pulling control pins to fixed levels.
I now expect that the rotation direction is inverse, but the rest should be identical.
This now is the biggest risk though, and I can only fully test when I have the hardware on my desk and can do some testing and measurement.

The schematic and PCB design was made in Altium Designer.
It is finished now, but I still need to order and test it.
Because the thermal design involves quite some copper area, I hope to find an affordable place that can do the SMD assembly as well.
This will be continued shortly and I hope to post an update with the assembled PCB soon.

Regarding the fitment in the Leopard chassis, I first designed and 3D printed a housing in which the 2 motors and gearboxes fit and between which the Scout ESC Mini and a 40x40 fan could fit.
To make sure things don't get too hot, I did some airflow design, which uses ducts that will finally output any hot air from the Leopard's original exhaust ports.
This took quite some time and with a 2-year old son, hobby time is unfortunately not so abundant.

Anyway, let me know what you think.
I'll keep this thread to post any updates if I have them.
4
Other Open Source Projects / Re: Standalone Tank IR
« Last post by LukeZ on May 27, 2024, 11:37:28 AM »
Hi Rongyos, thanks for double-checking everything. I actually found two typos! But they have been corrected, and I've also updated the BOM file.
5
Other Open Source Projects / Re: Standalone Tank IR
« Last post by Rongyos on May 27, 2024, 03:34:21 AM »
I wrote a short description but if I have said anything incorrect or if you would like to modify it, just let me know!

Hi Luke,

I’ve corrected some values in the BOM. Please reupload the file for clarity. Also, there is a misspelling in the name of the STL file in your post (cse should be case).

regards
Rongyos
6
Other Open Source Projects / Re: Standalone Tank IR
« Last post by LukeZ on May 23, 2024, 02:47:27 PM »
Hi Rongyos, yes that's ok you posted the files here. I have created an entry for your project on the Downloads page and added all the files there, along with a link to this thread as well as to your YouTube video.

I wrote a short description but if I have said anything incorrect or if you would like to modify it, just let me know!

7
Other Open Source Projects / Re: Standalone Tank IR
« Last post by Rongyos on May 23, 2024, 08:20:25 AM »
Hi Rongyos, I will be happy to share the project. We can create an entry for it on the Downloads page the same way we have with other user designs. In addition to your Arduino code, if you have a schematic, board files (Eagle or Gerber or whatever), and list of parts (what we call a "BOM" for "bill of materials") we can post all that as well.

Even only understanding the subtitles, your video was very clear to me!

Hey Luke,

I hope its okay to attach the file to this post.

Regards
Rongyos
8
Other Open Source Projects / Re: Standalone Tank IR
« Last post by LukeZ on May 21, 2024, 10:15:39 AM »
Hi Rongyos, I will be happy to share the project. We can create an entry for it on the Downloads page the same way we have with other user designs. In addition to your Arduino code, if you have a schematic, board files (Eagle or Gerber or whatever), and list of parts (what we call a "BOM" for "bill of materials") we can post all that as well.

Even only understanding the subtitles, your video was very clear to me!
9
Other Open Source Projects / Re: Standalone Tank IR
« Last post by Rongyos on May 19, 2024, 09:59:28 AM »
I'm glad you figured it out, and thanks for letting us know. After a very long time it sounds like you have a fully working product, congrats!

Thanks for your kind words.

I made a short video (with English subtitle) how it operates, I hope it is understandable. In the next week I try to clean the code and it can be shared if you help me how to do it :)



Regards
Rongyos
10
Other Open Source Projects / Re: Standalone Tank IR
« Last post by LukeZ on May 18, 2024, 10:33:19 AM »
I'm glad you figured it out, and thanks for letting us know. After a very long time it sounds like you have a fully working product, congrats!
Pages: [1] 2 3 4 ... 10