Giter Site home page Giter Site logo

open-components-database's Introduction

Open Component Database

This is an open database of components and circuit generators for automated circuit board design. Think of it as a software library for electrical engineering. We welcome contributions of component models, as well as parametric circuit generators. If you contribute to this library your expert hardware engineering knowledge becomes reusable and sharable, having the same impact as open-source software.

Components are modeled with the standardized open-source Electronic Systems Intermediate Representation (ESIR) developed by JITX for the national Electronic Resurgence Initiative.

Organization

File/Folder Description
artwork/ Examples demonstrating how to add artwork to the design.
components/ Component data for electrical components, including circuits specific to a component.
components/<manufacturer> Components are organized into folders based on manufacturer
components/manufacturer/<MPN>.stanza There is one file per component family in the manufacturer folder (e.g. analog-devices/ADM7150.stanza models the ADM7150 LDOs). This file contains component data, and component-specific package models and modules.
derating/ Contains collections of derating parameters for reliability testing.
derating/space-derating.stanza Derating parameters for spaceflight applications.
designs/ Collection of example designs. More documentation here.
doc/ Documentation.
manufacturers/ Directory of PCB fabrication and manufacturing data like rules and stack-up definitions.
modules/ Contains generators for subcircuits. (e.g. passive-circuits.stanza contains generators for circuits like passive filters and voltage dividers)
modules/solvers Contains JITX circuit solvers. (e.g. voltage-divider.stanza contains a solver for creating a resistive voltage divider taking into account component tolerance and availability)
utils/ Utilities for modeling components and creating circuit generators
utils/bundles.stanza Definitions for commonly used bundles (e.g. SPI)
utils/checks.stanza Checks to run on designs (e.g. check resistor()
utils/connects.stanza Connection statements for creating io-translation/conditioning circuitry. (e.g. isolate()
utils/generator-utils.stanza General purpose utilities for modeling components and creating circuit generators.
utils/generic-components.stanza Collection of generic components (e.g. generic resistors, or banana-plugs)
utils/landpatterns.stanza Generators for land-pattern geometry (e.g. make-qfn-landpattern())
utils/property-structs.stanza Pre-defined properties that can be applied to components, nets, modules in a design which are helpful to enable checks on the design.
utils/symbols.stanza Pre-defined schematic symbols (e.g. power symbols, resistors, capacitors, diodes, etc)
utils/tolerance.stanza Description of Toleranced() data-type and associated support functions.

open-components-database's People

Contributors

d-haldane avatar bhusang avatar ariel-hi avatar philippeferreiradesousa avatar electricfungi avatar m-hilgendorf avatar rajeshjitx avatar cuppojava avatar bpellenard avatar timbarat avatar jackbackrack avatar underpickled avatar ptuckey avatar ndcroos avatar stephlj3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.