Back to the OpenECoSys Main Page
[-img src=VUE32 Enclosure.JPG: missing =-]
Within the framework of a Capstone Project, twelve students in mechanical engineering and fifteen students in electrical engineering chose to design and build an urban electric vehicle with active torque vectoring. As there is actually no such thing as a freely available car control architecture which would allow us to test and implements our ideas on an existing vehicle, we designed one. The approach taken favours a highly modular hardware architecture, built around multiple VUE32 boards and a PandaBoard embedded computer. This page covers the VUE32 module.
This project is released under an Open Hardware licence (OSHW).
For additional details, please refer to Projet VUE's official web page: <http://projetvue.com/>
[-img src=Vue completed.jpg: missing =-]
Videos:
Specifications:
Official specifications obtained from our tests.
For additional details and pictures of the car, please refer to Projet VUE's official web page: <http://projetvue.com/>
[-img src=Diagramme vue32 englishonly.png: missing =-]
[-img src=Sch topsheet.png: missing =-]
Complete PDF Schematic: PDF
Page by page description:
General comments:
2D PCB Top view [-img src=VUE32 1 0 2D.png: missing =-]
3D PCB Top view
Top Layer: signals [-img src=Pcb l1.png: missing =-]
Inner Layer 1: GND plane [-img src=Pcb l2.png: missing =-]
Inner Layer 2: power planes [-img src=Pcb l3.png: missing =-]
Bottom Layer: signals [-img src=Pcb l4.png: missing =-]
General comments:
A couple simulations were made in LTSpice. The files are in the main archive. Here's an example, the power output:
[-img src=Ltspice power.png: missing =-]
Custom enclosure, designed especially for the VUE32 board:
3D animation of the first design: http://jfduval.ca/ftp/vue/VUE32_animation.mp4...
This design offers the equivalent of an IP31B protection:
For all the details: <http://en.wikipedia.org/wiki/Ip_rating>
This is far from being perfect. It was designed that way to keep costs down and to simplify connector selection. In our car, they are placed in protected areas. The next step would be to pick new connectors and design a sealed enclosure to reach at least an IP64D (or even IP66D) rating. That way, we could place these boards everywhere in the car, not just in protected areas.
Connectors:
An example of what could be used is the TE Connectivity Ampseal series. The 1-776163-1 is 12$, has 35 contacts rated up to 17A each.
Here is a brief list of the automotive peripherals that we use with the VUE32:
Sensors and user input:
Output peripherals:
Excellent source of information: Evilution <http://www.evilution.co.uk/>
Logic connector: [-img src=Con logique.png: missing =-]
Logic connector (zoom): [-img src=Con logique zoom.png: missing =-]
Power connector: [-img src=Con power.png: missing =-]
A spreadsheet with all the wiring information of our Smart is available here: http://sourceforge.net/projects/opene.../download
Full paper available here: http://sourceforge.net/projects/opene.../download
Embedded software - PIC32: GitHub VUE32
Final code is in VUE32_2_0.
Panda Board data acquisition and GUI: GitHub SigmaBoard & GitHub SigmaScreen
Of course! We waited a long time before releasing the details to be sure that the boards were thoroughly tested. While v0.1 (our initial design) had some issues, v1.0 is almost perfect.
Here is an extract of our QA sheet, as of December 13th 2012:
[-img src=Qa 13122012.png: missing =-]
An example of what we went through to qualify our power outputs. Notice the size of the power resistor compared to the size of the board!
Power output qualification
[-img src=Power test.JPG: missing =-]
[-img src=IMG 0298.png: missing =-]
Freshly assembled VUE32 v1.0
[-img src=Vue32 1 0 19092012 3.JPG: missing =-]
[-img src=Vue32 1 0 19092012 4.JPG: missing =-]
[-img src=Vue32 1 0 19092012 5.JPG: missing =-]
[-img src=Vue32 1 0 19092012 6.JPG: missing =-]
Fully assembled VUE32 v1.0 with enclosure
[-img src=Enclosure 1.JPG: missing =-]
[-img src=Enclosure 2.JPG: missing =-]
[-img src=Enclosure 3.JPG: missing =-]
[-img src=Enclosure 4.JPG: missing =-]
[-img src=Enclosure 5.JPG: missing =-]
[-img src=Enclosure 6.JPG: missing =-]
This project is licensed as Open Source Hardware. Here is an extract of the definition, according to Sparkfun:
If a device or project has this icon, it means the plans must:
All the details are available on their website: <https://www.sparkfun.com/static/oshw/>
We are not selling this board. This project was purely educational, not for profit. By releasing this design we hope we will help the development of electric cars of all kinds.
Let us know if you use the files and give us credit. That's the least we can ask. Contact: j f d u v a l @at@ a q r a .dot. c a.
All the design files are available here: http://sourceforge.net/projects/opene.../download
Free Altium Viewer: http://www.altium.com/community/downl.../viewer-edition.cfm
See Software.
Many good questions and comments were made on Hackaday and by email. In this FAQ, I’ll try to clarify some points:
First, it reduces the number and the length of wires. Copper is both heavy and expensive, so there is a real gain in minimizing its use.
Second, we can program more “intelligent” functions (single tap opens the window, auto door lock when you start rolling, turning off the roof light when the door stays open too long, etc.)
It’s no different than in any car. We use the manual override.
This page deals only with the VUE32. We are also looking at the possibility of releasing the mechanical plans under an OSHW license. As for the motors, well, we can’t design and build every single component of the car in a couple months, so we had to use some off the shelf parts. The good news is that a new team can now use our VUE32 and focus on designing an OSHW motor!
Our plan is not to do an exact replica of a Smart car. We are trying a new control architecture. An open design like the VUE32 allows us to try a lot of functionalities!
“Smart” parts are expensive. It’s cheaper to use wires.
Copper is getting more and more expansive: http://www.infomine.com/investment/me.../all/. If we can regroup a lot of functions on a cheap, polyvalent computer board we can gain a lot.
Yes. It’s an open design, made to be used with any brand or model or car.
Not yet. Please see the Future and Security sections.
Thanks for the feedback!
This is only a prototype!
Use this design as a reference only. Our car will only be tested in a closed circuit.
Here's a list of improvements and ideas for the next revision:
Please note that v1.0 is NOT READY for real word usage. Yes, it works well in our Smart. No, it probably won’t sustain years of abuse (thermal cycles, vibrations, humidity). The beauty of OSHW is that you can now improve on this design!
Luky, who’s in the automotive engineering field, contacted me about this design. He did an in-depth analysis of the design and he offered a lot of good ideas for the next generation. Here is a summary of our email exchange:
Luky: You should seriously consider to use a casting compound. Vibrations and water condensation are very serious problems for automotive electronics.
Me: The only reason we are not using any at this time is that we want to be able to work on the boards. I'll look at removable conformal coating to see if we can apply some on the boards (Update 12/12/2012: conformal coating was applied on all our boards. MG 419c http://www.mgchemicals.com/products/p.../acrylic-conformal-coating-419c/) when they'll be fully tested in the car. Also, this is an academic project. The car will be used only for a couple hours of testing, in controlled conditions.
Luky: Removable compound is "only" a protection against moisture / dirt etc. For a mechanical protection you will need a "hard" or at least a viscous coating. But I'm not an expert on this.
Luky: The first weak point is the THT-electrolyte capacitor. Cracks are inevitable. SMD Elkos are much more stable, an alternative is an axial Electrolyte capacitor.
Luky: About 0402 components: They have a problem with temperature cycles. If the expansion coefficient from the PCB and the component is different, a large amount of mechanical stress will be created and the small components will simply fall down. Not instantly, but after 1-2 years. Using bigger solder pads ("IPC low density") is an additional help. The other problem is that a high voltage (ESD...) simply jumps over a small component if you don't provide an additional Spark Gap.
Luky: I noticed that you are using a FT230XS. This chip has a problem: (3.1.1 USB Data Transfer) http://www.ftdichip.com/Support/Docum.../TN_139_FT230X%20Errata%20Technical%20Note.pdf
Me : I'm aware of this, I received the recall email after the design was sent to fab. Anyway, as mentioned on the website, we only use the onboard USB of the PIC32.
Luky: Transient Absorption Zener Diodes are really important, but they are not suitable for overvoltage Protection, they are made for Transient protection. Don't use a 12V TVS in a 12V System (unless the +12V is really stable), 15V or 18V are a good choice. If you need an overvoltage protection you must consider where the Power is going. The currents can be very high! A circuit breaker is usually a better choice.
Me: It’s not shown on the schematic but we have an in-line fuse with each board. Our 12V should be stable as we don’t have an alternator and we are not constantly switching inductive loads. This system will be improved in the next revision.
Luky: If the USB connector is used a ESD-Protection would be a good idea and maybe a common mode choke, considering that you have power Electronic components nearby.
Luky: An old Saying in the Industry is that over 1/3 of the Board is I/O protection...
This project would have been impossible to realise without our generous sponsors. The major ones are: Dassault Systèmes, Enseignement supérieur, Recherche, Science et Technologie Québec, Solaxis, Piktronik, A.M. Midatech, Labo Circuits, Gates and Proto Prototypes. A complete list is available here: http://mecano.gme.usherbrooke.ca/~vue.../sponsorships.html
Contact Jean-François Duval for more information, j f d u v a l @at@ a q r a .dot. ca.
OpenECoSys-Wiki: NETVProtocolStack
OpenECoSys-Wiki: OpenECoSys
OpenECoSys-Wiki: Projects
OpenECoSys-Wiki: VUE32_4CH_ANALOG
OpenECoSys-Wiki: VUE32_PWR_OUT
OpenECoSys-Wiki: VUE32_SPEED
OpenECoSys-Wiki: VUE32_SUPPLIES