This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, I am looking to implement the above reference design (slaa602). How can I get the preprogrammed daughter card for this reference design?
Hi,
Please contact a TI FAE or your TI distributor's FAE. They'll help you in getting the reference designs and codes. You'll have to sign an agreement for procuring the same.
Regards,
Gautam
Thanks for your quick reply. I live in Bangladesh. How can I get hold of TI FAE or TI distributor FAE. I looked up in the distributor list. Nothing listed for BD.
Regards Khaled
The closest reference from TI should be the high-voltage DC/AC inverter.
http://www.ti.com/tool/tmdshv1phinvkit
This for grid-tie, or is current mode controlled. What you need to do is to make the needed modification to turn it into voltage mode controlled.
You have to make the modification on your own. You can purchase the EVM kit or download the design files and s/w from controlSuite without purchasing it.
I don't think we have an FAE in Bangladesh that can help you with the design modifcation.
Regards,
Zhen
Paul Thanks for the feedback,
the use of hall sensor is because that is a non - isolated design and also, we cannot use AMC1100 in a HV application for current sensing as op-amps typically cannot tolerate a HV common mode voltage. . We have used AMC1100 on several of our designs including the .
The reason it was usable on that design was because they had transformer at the output to boost the voltage, also AMC1100 is only used to sense the voltage and not current. The reference design Zhen pointed out uses simple op-amp based circuit without isolation and hence not the use of AMC1100.
I do understand we do not support the inverter applications very well in our current collateral, we appreciate your feedback.
Thanks for the prompt informed reply Manish.
Here in South Africa the national grid has reached it's maximum capacity and it will take another 5 years to build new power stations so we are condemned to 2 hours of no power every day, the dreaded load shedding. As soon as a supplier gets in new inverters they are sold before the end of the day.
I think the best inverter design depends on whether you need 110v or 220v, a few 100ah batteries and a little boost and you are there for 110v while a 220v system usually involves a transformer somewhere. Because this is not an emergency power failure but a part of daily life for at least another 5 years the market is a lot different here, people want something that can power their whole houses and there are 2 different domestic supplies the basic which gives you 60 Amps at 220V and another at 80Amps at 220V. Another unforeseen result of the load shedding is that all back up batteries used in peoples homes for stuff like electric gates and alarms are not deep cycle so they are not lasting more than 6 months which is why people want a total home solution and not just something for emergencies.
I asked this question in a previous post but I don't think it was answered, what in your opinion would be TI's offering in processors that can match or surpass the Arduino Due ? After overcoming the problems I initially had with your web site I think I might give one a try and see how it compares.
Thanks
Paul,
It is very interesting to hear about the market in your area for inverters, My strong suggestion will be to use the design below as reference
http://www.ti.com/tool/tmdshv1phinvkit
It will get you started with a current loop, which typically forms the inner loop in a UPS inverter. The outer voltage loop will need to be added to the software of this kit to support UPS mode.
For linear loads the performance will be good, for non linear loads it will need the output capacitor change.
Also most our designs are just a typical way to do things, you may choose to use MOSFETs or other power devices to construct your inverter project.
Unfortunately, I am not aware of what arduino has to offer (TI Guy :D). What specific feature do you find on arduino and not on C2000?
Also, not to boast but C2000 is popular in such applications, due to our optimized real time core and peripherals. It will be very enriching for us to know why you felt arduino was better.
Just wanted to add we did release a TI Design
which showcases closed loop control of single phase inverter for UPS type application. The code is available inside controlSUITE and runs on the F2837x device. The example is under the powerSUITE framework in which the model of the power stage is implemented in the compensation designer to help with speedy tuning of the loops and one can also measure the loop bandwidth using SFRA.