Skip to content

tlalexander/induction_encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

induction_encoder

python scripts and other files to generate induction encoder PCBs in Kicad

A screenshot of the spiral PCB design in Kicad.

Targeting the Renesas IPS2200 encoder chips. https://www.renesas.com/us/en/products/sensor-products/position-sensors/ips2200-inductive-position-sensor-high-speed-motor-commutation

Work in progress but feel free to play around!

The goal is to generate the complex part of these sensor PCBs in Kicad. It should be noted that Renesas offers PCB coil design software, but that software requires an account and you must ask permission to use it. And it only generates gerber or Altium files. There is an online altium to kicad converter that is open source: http://www2.futureware.at/KiCad/

But I would prefer to generate the Kicad PCB directly using simple python code. Once you generate the fancy curves of the sensor you can lay out the part with the chip by hand as normal.

Compare the following example board from Renesas to the program output above: A screenshot of the renesas reference PCB design.

About

python scripts and other files to generate induction encoder PCBs in Kicad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages