Skip to content

Commit

Permalink
add EMI notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Jun 2, 2024
1 parent e26243d commit cb97a92
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions common/source/docs/common-when-problems-arise.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,20 @@ Vehicle Will Not Arm

See :ref:`common-prearm-safety-checks`. Do not disable arming checks except for bench setup testing. Doing so puts your vehicle at risk for a crash. Always track down the reason why a pre-arm check failure is occurring and correct it before operating the vehicle!

Interference issues on Electric Vehicles
========================================

Routing high current carrying wiring for motors in close proximity to ESCs or Servo Control wiring can result in interference with those peripherals controls due to electromagnetic coupling. Below is a video of aileron servos having their operation disrupted due to induced noise from adjacent motor high current wiring:

.. youtube:: kY8VCUVSCf4

.. image:: ../../../images/EMI.png

This can be resolved by separating the power conducting and the signaling wiring by several inches or by using a more noise tolerant servo such as DroneCAN servos.

See also :ref:`common-esc-issues` for similar issues with ESCs.


[site wiki="copter"]


Expand Down
Binary file added images/EMI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cb97a92

Please sign in to comment.