IEEE Access (Jan 2022)

Gerber File Parsing for Conversion to Bitmap Image–The VINCI7D Case Study

  • Ricardo B. Sousa,
  • Claudia Rocha,
  • Helio Sousa Mendonca,
  • Antonio Paulo Moreira,
  • Manuel F. Silva

DOI
https://doi.org/10.1109/ACCESS.2022.3187042
Journal volume & issue
Vol. 10
pp. 69659 – 69679

Abstract

Read online

The technological market is increasingly evolving as evidenced by the innovative and streamlined manufacturing processes. Printed Circuit Boards (PCB) are widely employed in the electronics fabrication industry, resorting to the Gerber open standard format to transfer the manufacturing data. The Gerber format describes not only metadata related to the manufacturing process but also the PCB image. To be able to map the electronic circuit pattern to be printed, a parser to convert Gerber files into a bitmap image is required. The current literature as well as available Gerber viewers and libraries showed limitations mainly in the Gerber format support, focusing only on a subset of commands. In this work, the development of a recursive descent approach for parsing Gerber files is described, outlining its interpretation and the renderization of 2D bitmap images. All the defined commands in the specification based on Gerber X2 generation were successfully rendered, unlike the tested commercial parsers used in the experiments. Moreover, the obtained results were comparable to those parsers regarding the commands they can execute as well as the ground-truth, emphasizing the accuracy of the proposed approach. Its top-down and recursive architecture allows easy integration with other software regardless of the platform, highlighting its potential inclusion and integration in the production of electronic circuits.

Keywords