Open Source Computer Aided Modeling and Design

Importing into KiCad from CADSTAR

...and how you can develop your own importer
D.cad
Roberto Fernandez Bautista
KiCad has become a professional tool that can easily replace many commercial EDA packages. However, most companies will have many years worth of designs in propietary file formats requiring a significant amount of manual effort if a migration to KiCad is desired. Ideally KiCad would be able to import from every EDA tool, but this is a time consuming task requiring help from motivated contributors. This talk will cover the information necessary to develop an importer for KiCad, in the context of the CADSTAR importer that has been recently developed. Topics will include: - Reverse engineering an ASCII-based file format (Using the CADSTAR Archive format as an example) - Deep-dive into the inner workings of KiCad's PCB and Schematic importers - Overview of the necessary steps required to develop your own importer

Additional information

Type devroom

More sessions

2/7/21
Open Source Computer Aided Modeling and Design
Jean-Marie Verdun
D.cad
During this short talk, I will introduce CADCloud an online platform tightly integrated with FreeCAD and designed to manage version tracking and user collaborations in CAD. CADCloud aims to create a reference database of 3D models generated by FreeCAD users and allow them to easily handle their lifecycle and sharing.
2/7/21
Open Source Computer Aided Modeling and Design
Alexandre Halbach
D.cad
Presentation of the new features in sparselizard 202012. They include adaptive mesh refinement, interpolation order adaptivity (hpFEM), time-adaptivity, speedups, syntax optimization, link to gmsh, move to cmake and a large number of added functions.
2/7/21
Open Source Computer Aided Modeling and Design
Dion Moult
D.cad
The architecture, engineering, and construction industry is a vast, diverse, but highly proprietary field. The primary means of data exchange between architects, structural, MEPF engineers, cost planners, surveyors, program schedulers, asset/facility management and more revolve around a concept known as Building Information Modeling (BIM) in addition to CAD. Many of these tools do not exist as free software, or are drastically better, or are dominated by a monopoly vendor market with lock-in ...
2/7/21
Open Source Computer Aided Modeling and Design
Jon Evans
D.cad
KiCad 6 features a new real-time netlisting system that is used to determine connectivity between items in schematics as the user draws them. Previously, netlisting in KiCad was a relatively slow operation that only took place when commanded by the user. I will discuss the motivations behind this system, some details of its implementation, benefits it brings, and some opportunities for future improvements.
2/7/21
Open Source Computer Aided Modeling and Design
Alexander Malyshev
D.cad
Open Cascade Technology is a framework for B-Rep modeling. The lecture presents a status update from the previous talk (at FOSDEM 2020).
2/7/21
Open Source Computer Aided Modeling and Design
Holger Vogt
D.cad
ngspice development is heading towards the ngspice-34 release. Three major activities are to be reported: We have integrated the high frequency bipolar model HICUM-2.4 from TU Dresden, Germany into the C sources of ngspice. Efficient simulation of GHz circuits becomes possible. ngspice has been adapted to efficiently serve the upcoming Open Source Skywater 0.13um CMOS PDK. adms for ngspice has been enhanced to allow integrating Berkeley BSIM Bulk and CMG models. Application examples will show ...
2/7/21
Open Source Computer Aided Modeling and Design
Deepak Khatri
D.cad
The term brain-computer interface is well known among engineers, tinkerers, and specifically among researchers. Companies like BackYard Brains made it accessible for all at a relatively affordable price, with their initiative of neuroscience for all. The price of their device and the ease of usability it comes with is pretty good for a school student who's just looking for an introduction to neuroscience but, the resolution of Arduino's ADC (10bit) doesn't allow it to be used for any real ...