|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||||
|
|||||
|
Re: Partial Jag failure?
Marshall,
I don't remember you mentioning a fault condition. It is possible that a particular fault will shutdown the voltage mode and the software may be written to report 0 volts under that condition. It is possible for the any of the sense circuits to have had a fragment causing a short to supply. Say for instance, a short at the input of the current monitor could have artificially raised the voltage input to beyond current rating. In the Tan Jag there is no feedback from the output terminals so the zero volt condition must be derived mathematically from internals. |
|
#2
|
||||
|
||||
|
Re: Partial Jag failure?
Ah, I understand now.
I was thinking of aluminum shavings only affecting large circuits, and destroying them in doing so. I hadn't considered that it might make a contact across a small circuit, and not damage anything in the process. Even more so, I hadn't considered that they might, in effect, put the Jaguar in a fault condition that it can't detect. I don't know that it was in a fault condition, but it's either that or the limits, and I'm pretty sure the limits were not active. These Jaguars really need a conformal coating. It would be interesting to compare the failure rate. In fact, if I had a few thousand dollars to spare, I would buy Jaguars, paint them with polyurithane, and sprinkle aluminum dust on them to see how well they survive. But because of the cost, I think that's something best done by TI. Last edited by kamocat : 21-03-2011 at 12:56. |
|
#3
|
||||
|
||||
|
Re: Partial Jag failure?
Quote:
They have a file in that firmware: adc_ctrl.c In that file: Quote:
Quote:
However, it appears in the older schematic they hid this divider in the schematic section for the power regulation. Look right next to C15 on the schematic...for the VSENSE tag. It's on the second page of schematics in the user manual and it's between the great big tag for "+12V POWER IN" and the 5V power regulation. In pins.h they define: Quote:
Last edited by Al Skierkiewicz : 21-03-2011 at 15:05. |
|
#4
|
|||||
|
|||||
|
Re: Partial Jag failure?
tech,
The VBuss is measuring input voltage so that the Jag can disable output when the input power goes down to dropout on the voltage regulators. The thought being that a significant load may be causing a large voltage drop in the input wiring. By disabling the output, the voltage can climb back up to full terminal voltage. There is no feedback in the controller from the output terminals. I changed the color on your post so people could read it. |
|
#5
|
||||
|
||||
|
Re: Partial Jag failure?
Quote:
They must use it for more than that...from readme.txt in the development kit... Quote:
Quote:
Last edited by techhelpbb : 21-03-2011 at 17:17. |
|
#6
|
||||
|
||||
|
Re: Partial Jag failure?
I presume in voltage control mode...this section of: controller.c is most critical.
Quote:
The do this by setting the target voltages to 0. What was this Jaguar configured for...brake or coast? Last edited by techhelpbb : 21-03-2011 at 17:16. |
|
#7
|
||||
|
||||
|
Re: Partial Jag failure?
This one was configured for coast.
|
|
#8
|
|||||
|
|||||
|
Re: Partial Jag failure?
tech,
Marshall said he checked using voltage mode after the controller failed. Vbus is used when the target speed on the motor is known and the input voltage is variable. In CAN bus Voltage mode, this is a requirement to maintain motor speed in the absence of a rotational sensor. Again it is a calculation used to make the output voltage appear to be regulated. It does not regulate the output voltage but it does modify the PWM output to the motor to simulate voltage changes. Again, the Vbus must be monitored in all modes even if only used for internal protections. It is not necessary to fill the server with text that is easily found somewhere else. If you would like you can delete your earlier posts or I can. Just let me know. |
|
#9
|
||||
|
||||
|
Re: Partial Jag failure?
I'm sorry, I wasn't clear enough.
I used %vbus mode (the original voltage mode), not the voltage compensation mode you refer to here. |
|
#10
|
||||
|
||||
|
Re: Partial Jag failure?
What mode were you using when you pushed the Jaguar over the current limits?
|
|
#11
|
||||
|
||||
|
Re: Partial Jag failure?
Either %vbus or position. Perhaps both.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|