Signal ground vs power ground for a microcontroller
- evan.davey
- Topic Author
- Offline
Less
More
- Posts: 4
- Thank you received: 0
4 years 8 months ago #29534070
by evan.davey
Signal ground vs power ground for a microcontroller was created by evan.davey
Hi,
Referring here to www.roboteq.com/index.php/support/forum-...s/29526129-grounding and the user manual, what is the recommended way to isolate signal and power grounds?
I have a 24V battery system where battery power and ground go to the motor controller and are also used to power (via non-isolated DC/DC regulators) a microcontroller and other circuitry. If I were to connect to pin 15 for signal ground there would be a connection between B- and signal ground. Powering from the 5Vout is not an option.
Best Regards,
Evan
Referring here to www.roboteq.com/index.php/support/forum-...s/29526129-grounding and the user manual, what is the recommended way to isolate signal and power grounds?
I have a 24V battery system where battery power and ground go to the motor controller and are also used to power (via non-isolated DC/DC regulators) a microcontroller and other circuitry. If I were to connect to pin 15 for signal ground there would be a connection between B- and signal ground. Powering from the 5Vout is not an option.
Best Regards,
Evan
Please Log in or Create an account to join the conversation.
- Gabriel_Isko
4 years 8 months ago #29534071
by Gabriel_Isko
Replied by Gabriel_Isko on topic Signal ground vs power ground for a microcontroller
All devices, including your microcontroller, that shares a common power source with our controller should be isolated from our controllers IO port. There are two solutions:
1) Power your microcontroller using the 5v out from our power supply. Make sure you check the current draw of the microcontroller if you want to try this.
2) isolate all signals between the microcontroller and our IO port. In this case, I would recommend optical isolation.
1) Power your microcontroller using the 5v out from our power supply. Make sure you check the current draw of the microcontroller if you want to try this.
2) isolate all signals between the microcontroller and our IO port. In this case, I would recommend optical isolation.
Please Log in or Create an account to join the conversation.
- evan.davey
- Topic Author
- Offline
Less
More
- Posts: 4
- Thank you received: 0
4 years 8 months ago #29534072
by evan.davey
Replied by evan.davey on topic Signal ground vs power ground for a microcontroller
Hi Gabriel,
Thanks for the quick reply. So, in order to do serial communication, I would need an optocoupler for TX and one for RX. For TX, I assume that would be between TX and GND on the optocoupler input side and between 5V and GND with a pulldown on the microcontroller side. For RX, it would be RX and GND on the microcontroller side, what would be the connections on the microcontroller side (VBAT and GND via a pulldown)?
Best Regards,
Evan
Thanks for the quick reply. So, in order to do serial communication, I would need an optocoupler for TX and one for RX. For TX, I assume that would be between TX and GND on the optocoupler input side and between 5V and GND with a pulldown on the microcontroller side. For RX, it would be RX and GND on the microcontroller side, what would be the connections on the microcontroller side (VBAT and GND via a pulldown)?
Best Regards,
Evan
Please Log in or Create an account to join the conversation.
- Gabriel_Isko
4 years 8 months ago #29534076
by Gabriel_Isko
Replied by Gabriel_Isko on topic Signal ground vs power ground for a microcontroller
The pinouts you will need depends on your approach to isolation. We sell a Port Powered isoloator for RS232 on our
webstore
. That will not work for you unless you also adopt an RS232 interface.
Please Log in or Create an account to join the conversation.
- evan.davey
- Topic Author
- Offline
Less
More
- Posts: 4
- Thank you received: 0
4 years 8 months ago - 4 years 8 months ago #29534078
by evan.davey
Replied by evan.davey on topic Signal ground vs power ground for a microcontroller
OK, that won't work. What about a MAX3250? datasheets.maximintegrated.com/en/ds/MAX3250.pdf.
Also, I am looking to digitally switch PWR_CTRL. Our current design (for a competitors motor controller) uses a www.digikey.com/product-detail/en/nexper...27-2303-1-ND/5395605 to switch VBAT with a 100k pull-down. Will that same circuit work with your controller?
Finally, if I use one of the digital outputs to switch the motor brakes, do I need a back EMF diode for the brake coil?
Also, I am looking to digitally switch PWR_CTRL. Our current design (for a competitors motor controller) uses a www.digikey.com/product-detail/en/nexper...27-2303-1-ND/5395605 to switch VBAT with a 100k pull-down. Will that same circuit work with your controller?
Finally, if I use one of the digital outputs to switch the motor brakes, do I need a back EMF diode for the brake coil?
Please Log in or Create an account to join the conversation.
- Gabriel_Isko
4 years 8 months ago #29534086
by Gabriel_Isko
Replied by Gabriel_Isko on topic Signal ground vs power ground for a microcontroller
Those components seem fine to me. I would try to test them first, but both look like they should work. We also recommend the
sp3232e
to do the TTL to rs232 conversion.
A feedback diode is recommend for all inductive loads on our digital outputs. Most electrical brake coils should come with one in the package. If you are using a drive package, I would check before you implement one yourself.
A feedback diode is recommend for all inductive loads on our digital outputs. Most electrical brake coils should come with one in the package. If you are using a drive package, I would check before you implement one yourself.
Please Log in or Create an account to join the conversation.
- evan.davey
- Topic Author
- Offline
Less
More
- Posts: 4
- Thank you received: 0
4 years 8 months ago #29534088
by evan.davey
Replied by evan.davey on topic Signal ground vs power ground for a microcontroller
OK thanks, the SP3232e doesn't look like it isolates signal ground?
Please Log in or Create an account to join the conversation.
- Gabriel_Isko
4 years 8 months ago #29534124
by Gabriel_Isko
Replied by Gabriel_Isko on topic Signal ground vs power ground for a microcontroller
No it does not, you are correct.
Please Log in or Create an account to join the conversation.
Moderators: tonysantoni
Time to create page: 0.082 seconds