Chat

Welcome to Flux

Treat Flux like your intern. Tell it what you'd like to build and it'll get to work. You can also ask it questions, brainstorm ideas, and teach it your preferences. Learn More

Explain project
Write a project description
Find schematic issues
Create a test plan
Simulate a circuit
Prepare for Manufacturing
Component Selection Workflow
New Subsystem Wizard

Ready.


pcb design layout circuit

@copilot pcb design layout circuit
1y
Given the information provided about your project, the "Glamorous Green Transporter," and the fact that no electrical connections have been established yet in your schematic, we'll start by laying out a simple 12V power supply circuit. This will be the foundation for powering whatever components or systems will be part of your transporter. Since the details about the load your power supply needs to support are not mentioned, I'll assume a generic application which requires a stable 12V output.
Basic 12V Power Supply Design
Let's design a basic 12V regulated power supply using a linear voltage regulator. This basic setup is suitable for low-power applications. For high-power needs, a switch-mode power supply (SMPS) would be more efficient but also more complex to design.
Components Required:
  1. Transformer (T1): Steps down the input mains voltage to 12V AC. For this example, let's assume you're designing for an input of 120V AC or 240V AC (depending on your location), hence a transformer rated at an appropriate primary voltage and 12V secondary voltage is needed.
  2. Rectifier (D1-D4): Converts AC to DC. Use a bridge rectifier configuration.
  3. Filter Capacitor (C1): Smoothes out the rectified voltage. A 1000µF, 25V capacitor is a typical choice.
  4. Voltage Regulator (U1): Regulates the voltage to a stable 12V DC output. The LM7812 is a popular choice for a 12V linear regulator.
  5. Output Capacitor (C2): Further smoothens the output. A value around 10µF, 25V is reasonable.
Schematic Connections:
  • Transformer to Rectifier:
    • Connect T1:secondary_side to D1:anode, D4:anode, D2:cathode, and D3:cathode.
  • Rectifier to Filter Capacitor:
    • Connect D1:cathode, D3:anode to C1:positive.
    • Connect D2:anode, D4:cathode to C1:negative.
  • Filter Capacitor to Voltage Regulator:
    • Connect C1:positive to U1:Input (Pin 1).
    • Connect C1:negative to U1:GND (Pin 2).
  • Voltage Regulator to Output Capacitor:
    • Connect U1:Output (Pin 3) to C2:positive.
    • Connect C1:negative to C2:negative.
  • Power Output:
    • Connect U1:Output (Pin 3) to P1:1 for your power output pin.
    • Ensure the GND is also connected to your project's ground.
Since we are starting this design from a basic standpoint, please keep in mind that adjustments may be needed based on the exact power requirements of your "Glamorous Green Transporter." This layout will give you a stable 12V output suitable for low-power applications. For more complex or power-intensive applications, consider upgrading to a switch-mode power supply design.
1y
Given your request for a PCB design layout for a 12V power supply and the initial description of your project, "Glamorous Green Transporter," let's sketch a basic outline for creating a PCB design layout for this application. However, since the components were not fully detailed, I'll assume a simple linear 12V power supply circuit, which can serve as a starting point. For more complex needs or specific functionalities, additional details can be provided.
Basic 12V Power Supply Design Overview:
  1. Power Input (AC to DC Conversion):
    • Assume you're starting from an AC source and need to convert this to DC.
    • Components:
      • Transformer (to step down the voltage)
      • Rectifier (Diodes Bridge or four individual diodes)
      • Filter Capacitor
  2. Voltage Regulation:
    • To ensure a stable 12V output.
    • Components:
      • Voltage Regulator IC (e.g., LM7812 for positive 12V)
      • Capacitors for input and output smoothing
Suggested Components and Connections:
  • Transformer (T1): Input 120V/230V AC, Output 15V AC (Allowing for voltage drops across the rectifier and some margin for the voltage regulator).
  • Rectifier (D1-D4): Four diodes forming a bridge rectifier or a dedicated bridge rectifier component.
    • Connect D1-D4 cathodes and anodes to form a bridge rectifier circuit: D1:Anode to D2:Cathode, D1:Cathode to D3:Anode, D2:Anode to D4:Cathode, and D3:Cathode to D4:Anode.
  • Filter Capacitor (C1): Electrolytic capacitor, e.g., 1000 µF, 25V.
    • Connect C1:+ to the positive output from the rectifier bridge.
    • Connect C1:- to the negative output from the rectifier bridge.
  • Voltage Regulator (U1 - LM7812):
    • Connect U1:Input to C1:+.
    • Connect a small capacitor (e.g., 0.33 µF, Ceramic) between U1:Input and ground for input smoothing.
    • Connect U1:Ground to C1:-.
    • Connect a small capacitor (e.g., 0.1 µF, Ceramic) between U1:Output and U1:Ground for output smoothing.
    • Connect U1:Output as the 12V supply output.
  • Output Capacitor (C2): Additional filtering capacitor, e.g., 10 µF, 25V, near the load if necessary.
    • Connect C2:+ to U1:Output.
    • Connect C2:- to U1:Ground.
PCB Layout Tips:
  • Ensure the rectifier and voltage regulator have adequate heat sinking if the power supply will handle considerable current.
  • Group components by function (rectification, filtering, regulation) and keep signal paths short to minimize noise.
  • Use thick traces for high current paths and ensure proper isolation distances for AC input.
Given the limited information, these recommendations are very general. Please provide further details about your specific requirements, components, or constraints so we can refine the schematic and layout suggestions.
1y
pcb design layout circuit image
1y
I can guide you through the process of visualizing and planning the layout of your PCB in Flux for the 12V power supply circuit we discussed. Here's how you can approach it:
Step 1: Sketch Your Circuit Schematically
Before jumping into PCB layout, ensure you have a clear schematic diagram. In Flux, start a new project and select the schematic view.
  1. Place Components: Use the library to find and place your transformer, diodes (or bridge rectifier), capacitors (input filter, output filter, and stabilization for the voltage regulator), and the LM7812 voltage regulator.
  2. Wire Components Together: Following the connections described earlier, wire your components to reflect the circuit. Make sure to use net labels for clarity and future reference.
Step 2: Transition to PCB Layout
Once your schematic accurately represents your circuit and you've verified all connections:
  1. Switch to the PCB View: In Flux, there's typically an option to switch views from schematic to PCB, where your schematic components will be represented as footprints.
  2. Import Components and Nets: Your schematic design will translate into a rough PCB layout with components and nets laid out based on the schematic connections.
Step 3: Arranging Components
  1. Place the Transformer: Normally, the transformer won't be on the PCB but ensure you leave inputs for the transformer's secondary voltage.
  2. Rectifier and Filtering: Place the bridge rectifier close to where the AC input arrives. Next, place your large filter capacitor (C1) near the rectifier. The goal is to minimize the distance AC travels on your board to reduce noise.
  3. Voltage Regulator and Further Filtering: LM7812 and its associated capacitors should be relatively close to keep the output stable. Ensure to leave some space around the LM7812 for heat sinking if needed.
Step 4: Routing
  1. Route Power Tracks First: Use wider tracks for power connections, especially for the input and output of the LM7812, to handle higher currents efficiently.
  2. Place Ground Plane: Instead of routing ground connections, consider filling one layer of your PCB with a ground plane. Connect all ground points to this plane.
Step 5: Finalizing and Review
  1. Check Layout Against Schematic: Use any design rule check (DRC) features in Flux to verify that the layout matches your schematic and adheres to basic electrical and safety guidelines.
  2. Review Component Placement and Routing: Ensure components that dissipate heat are adequately spaced and that sensitive signal paths are kept short and away from potential sources of interference.
Note:
Since I can't provide images, I recommend sketching the layout on paper based on the instructions, or directly experimenting within Flux's PCB design tool. If you're unsure about certain footprints or how to implement specific advice given here, consult the component datasheets or use general PCB design guidelines available in Flux's help resources or online forums.
1y
6
12v power supply diagram

pcb design layout 12v power supply circuit
1y
@copilot 12v power supply diagram
1y
Given the current details of your project - the "Glamorous Green Transporter" with a focus on a 12V power supply and only a placeholder component P1 mentioned - let's outline a basic 12V power supply circuit diagram. This design will be simple, applicable for a variety of applications where a 12V DC output is needed.
Basic 12V Power Supply Design
A simple 12V power supply can be designed using a transformer for stepping down the mains voltage, a rectifier to convert AC to DC, a filter capacitor to smooth out ripples, and a voltage regulator to maintain a stable 12V output.
Components Needed:
  1. Transformer (T1): Converts 220V/110V AC mains to a lower AC voltage - assuming 12V AC output for simplicity.
  2. Rectifier (D1-D4): A bridge rectifier configuration using four diodes to convert AC to DC.
  3. Filter Capacitor (C1): Smooths out the fluctuations in the rectified voltage to a smoother DC.
  4. Voltage Regulator (U1): Regulates the input DC to a stable 12V output. A 7812 IC can be used for this purpose.
Schematic Connections:
  • AC Mains to Transformer:
    • Connect AC Mains to T1:Primary side.
  • Transformer to Rectifier:
    • Connect T1:Secondary to the input of Bridge Rectifier (D1-D4).
  • Rectifier to Filter Capacitor:
    • Connect D1-D4:Positive Output to C1:Positive.
    • Connect D1-D4:Negative Output to C1:Negative.
  • Filter Capacitor to Voltage Regulator:
    • Connect C1:Positive to U1:Input (Pin 1).
    • Connect C1:Negative to U1:GND (Pin 2).
  • Voltage Regulator Output:
    • Connect U1:Output (Pin 3) to your circuit's power rail designated for +12V.
    • Use GND (Pin 2 of U1) as ground reference for your circuit.
Notes:
  • Make sure to include a fuse on the AC mains side for safety.
  • A heat sink for the 7812 voltage regulator may be necessary based on the load current.
  • The values of components (like C1) depend on the specific requirements of your application (e.g., load current, voltage stabilization requirements). For C1, a typical starting point could be 1000uF – 4700uF, 25V.
  • If P1 is meant to be a part of the power supply or its connector, please provide more details on its intended use for more specific guidance.
Let me know if you need further details on any of these components or additional features for your power supply!
1y
tell me fast please
1y
To create a basic 12V power supply diagram in your project, we'll start with a straightforward setup that includes a transformer, a rectifier, a filter, and a voltage regulator to give you a stable 12V DC output. Below are the components and connections needed to set up this circuit in Flux.ai.
Components
  • Transformer (T1): Steps down the voltage. Assume it steps down from 230V AC (or your local mains voltage) to 12V AC.
  • Rectifier (D1-D4): Converts AC to DC. A bridge rectifier setup.
  • Filter (C1): Smoothes out the fluctuations in the rectified voltage. Typically, an electrolytic capacitor around 1000µF.
  • Voltage Regulator (U1): Regulates the output to a stable 12V DC. You can use an IC like LM7812.
Connections
  1. Transformer to Rectifier:
    • Connect T1:secondary to D1:anode and D4:anode.
    • Connect T1:secondary to D2:cathode and D3:cathode.
  2. Rectifier to Filter:
    • Connect D1:cathode, D2:anode, D3:anode, and D4:cathode together, then to C1:positive.
  3. Filter to Voltage Regulator:
    • Connect C1:negative to U1:GND (Ground).
    • Connect C1:positive to U1:IN (Input).
  4. Voltage Regulator Output:
    • The output of U1 (OUT pin) gives you the stabilized 12V DC.
    • You might want to connect a load (for example, P1) to test the output. Connect U1:OUT to P1:1 and U1:GND to the other terminal of your load (if applicable).
Additional Components
  • Fuse (F1): For safety, connect a fuse in series with the primary side of the transformer.
  • Output Capacitor (C2): A smaller capacitor (e.g., 0.1µF ceramic) across the output for additional noise suppression.
Final Notes
Make sure to adjust the values of the components based on the current requirement of your load. Also, since electrical safety is paramount, ensure you're familiar with handling mains voltage or consult a professional.
This is a very concise explanation meant to get you started quickly. Let me know if you need clarification or further details on any part of the circuit!
1y
pcb design layout 12v power supply circuit
1y
For a PCB design layout of a 12V power supply circuit in Flux.ai, focusing on efficiency and compact design is key. I’ll guide you through laying out the components I previously mentioned (Transformer, Rectifier, Filter Capacitor, and Voltage Regulator) for an effective PCB design.
Steps for PCB Layout Design
  1. Component Placement
    • Transformer (T1): Given its size and electromagnetic properties, place it towards the edge of the PCB to minimize interference.
    • Rectifier (D1-D4): Place close to the transformer's secondary output leads. This arrangement minimizes the loop area for the AC current, which can reduce electromagnetic interference.
    • Filter Capacitor (C1): Position this near the rectifier output to effectively filter out the ripple. Ensure the path between them is short.
    • Voltage Regulator (U1): Place it close to the filter capacitor. Depending on the current draw, you might need a heat sink, so leave space around U1 for ventilation or a heat sink installation.
  2. Routing
    • Route thicker traces for power lines to reduce resistance and voltage drop, especially for the output of the rectifier and the input/output of the voltage regulator.
    • Ground traces should also be thick and connected to a common ground point to avoid ground loops.
  3. Heat Management
    • If using a 7812 voltage regulator, consider its thermal dissipation. Placing it near the edge or where airflow is maximized helps in heat dissipation.
    • Diodes in the rectifier may also heat up under heavy load. Ensure some spacing around them for heat dissipation.
  4. Decoupling and Bypass Capacitors
    • Place a small ceramic capacitor (e.g., 0.1uF) close to the input and output pins of the voltage regulator to filter out high-frequency noise.
  5. Safety Features
    • Include a fuse on the input for overcurrent protection, close to the power input connector.
    • Consider placing varistors or MOVs across the input for surge protection, especially if the power supply will connect directly to AC mains.
  6. Double-Check Polarity and Connections
    • Before finalizing the layout, ensure all polarized components (like electrolytic capacitors, diodes, etc.) are correctly oriented.
    • Review the completeness of the ground connections and the robustness of power and signal traces.
Final Design Considerations
  • Trace Width: Use online calculators to determine the appropriate trace width for your current requirements.
  • Layer Management: For simplicity, a two-layer board can suffice, with one layer primarily for ground.
  • Test Points and Labels: Include test points for critical voltages and label component designators and polarities clearly for easier debugging and maintenance.
  • Review and Simulation: Before producing the board, review the design for any errors or potential improvements. Utilize Flux.ai’s features for design rule checks (DRC) and, if possible, simulate the power distribution network (PDN).
This overview should help you lay out a practical and safe 12V power supply on a PCB using Flux.ai. Remember, these are guidelines, and your specific application requirements may necessitate adjustments.
1y
1y
Designing a PCB layout for a 12V power supply involves transforming the schematic design into a physical board design where you physically place components and route electrical connections between them. For simplicity, let's consider you're using Flux.ai for your PCB design, focusing on the basic 12V power supply using components previously discussed (transformer, rectifier, filter capacitor, and voltage regulator).
Step 1: Create or Import the Schematic
  • Ensure your schematic in Flux.ai contains all necessary components: Transformer (T1), Diodes for Bridge Rectifier (D1-D4), Filter Capacitor (C1), Voltage Regulator (U1), and additional elements like protection Fuse (F1) and output filter (C2).
  • Verify all connections are correctly made as per the schematic design.
Step 2: Start PCB Layout
  • Transition to the PCB layout environment in Flux.ai.
  • Import the components from your schematic. They will appear unplaced on the board.
Step 3: Place Components
  • Transformer (T1): Place it considering mechanical stability and thermal performance if it's a large component.
  • Rectifier Diodes (D1-D4): Place them close together to minimize the loop area.
  • Filter Capacitor (C1): Place it near the rectifier output to effectively filter out ripples.
  • Voltage Regulator (U1): Place it with enough space around for heat dissipation. You may need a heat sink, so allocate space for that.
  • Fuse (F1) and Additional Components: Place the fuse at the input for safety. Other components should be placed based on logical grouping and signal flow.
Step 4: Route Traces
  • Begin routing with the power traces, as they may require thicker traces due to higher current.
  • Use short and direct paths for high-current traces to minimize voltage drop and electromagnetic interference (EMI).
  • Route the rectifier to the capacitor, then to the input of the voltage regulator.
  • Ensure the ground traces are thick and run back to a common point to avoid ground loops.
Step 5: Add Power and Ground Planes
  • If your PCB is multilayer, dedicate a layer for ground and possibly another for the 12V plane. This reduces noise and improves power delivery.
Step 6: Final Checks
  • Use the Design Rule Check (DRC) feature in Flux.ai to identify and correct any issues with spacing, trace width, and component placement.
  • Check the thermal layout: ensure components that dissipate heat are well-placed and have proper heat sinking.
Step 7: Output Generation
  • Once satisfied with the layout, generate Gerber files and a bill of materials (BOM) from Flux.ai. These files are necessary for PCB fabrication and assembly.
Additional Tips
  • Keep sensitive analog components away from noisy digital circuits if your power supply has mixed signals.
  • Consider the input and output connector placements for easy wiring and user access.
This overview provides a roadmap for designing your PCB layout for a 12V power supply in Flux.ai. Remember, the complexity of your design might necessitate additional considerations not covered in this brief overview.
1y
pcb design layout
1y
Creating a PCB design layout, especially for something as foundational as a 12V power supply, involves several key steps that ensure both functionality and reliability. Although I can't create visual content or interact with software directly, I can guide you through a general process which you can apply in Flux.ai or any other PCB design software.
1. Define Your Board's Dimension and Shape
  • Start with defining the size and shape of your PCB in the software. Consider your enclosure and space constraints.
2. Import Your Schematic
  • Import the schematic you've previously created. Flux.ai will automatically bring in the components and their connections, ready for layout.
3. Place Your Components
  • Strategically place components on the board. Here’s a suggested order for your 12V power supply components:
    • Transformer (T1): Place it on one side of the PCB to minimize electromagnetic interference with sensitive components.
    • Rectifier Diodes (D1-D4): Near the transformer’s secondary side to keep AC traces short.
    • Filter Capacitor (C1): Close to the rectifier output to effectively smooth out the DC voltage.
    • Voltage Regulator (U1): Ensure it's accessible for heat sinking purposes if necessary.
    • Keep a logical flow from the AC input, through the rectification, filtering, and finally, the voltage regulation.
4. Route Your Traces
  • Route power traces first, making them wider to handle the current without excessive heating or voltage drop. For 12V and grounding traces, a width of 1-2mm might be appropriate, but this depends on your current requirements.
  • Follow with signal traces, maintaining a safe distance from power traces to avoid noise induction.
5. Add Power and Ground Planes
  • If your PCB is double-sided, consider using one side primarily as a ground plane. This can significantly improve noise performance.
  • A power plane for the 12V line can also be beneficial in distributing power efficiently across the PCB.
6. Include Test Points and Labels
  • Test points are useful for debugging and validation after manufacturing.
  • Labels for components, connectors, and polarity indicators are vital for assembly and future reference.
7. Finalize and Review
  • Position any mounting holes or mechanical fixings needed for your enclosure.
  • Review your layout for any potential issues. Check for proper spacing around components, especially those that may generate heat.
  • Utilize the Design Rule Check (DRC) feature in Flux.ai to identify and correct violations like trace spacing, unconnected pins, or trace width issues.
8. Prepare for Manufacturing
  • Once satisfied with your design, generate the Gerber files and a drill file for manufacturing. These files represent the copper layers, solder mask, silkscreen, and drill holes of your PCB.
  • Additionally, create a Bill of Materials (BOM) and any assembly drawings needed if you're outsourcing assembly services.
Tips for Successful PCB Layout
  • Be mindful of EMC (Electromagnetic Compatibility): Arrange your layout to minimize interference, keeping noisy circuits away from sensitive ones.
  • Thermal Management: Ensure components that dissipate significant heat are properly ventilated; use thermal vias if necessary.
  • Iterate as Needed: It’s common to go back and revise your design several times based on feedback or constraints that arise during the layout process.
In summary, using a methodical approach from the very beginning of your design process can greatly enhance the performance and reliability of your 12V power supply PCB.
1y
5
12v regulated power supply diagram

please fast
1y
@copilot 12v regulated power supply diagram
1y
To create a 12V regulated power supply, numerous approaches can be adopted depending on the required current, required regulation (line and load regulation), and noise characteristics. Here's a basic but widely used design using a linear voltage regulator for a low-power application:
Components Needed:
  1. Transformer (T1): A step-down transformer to bring the mains 230V AC (or 120V AC, depending on your region) down to around 15V AC. The voltage rating is higher than 12V to account for the drop across the regulator and diodes.
  2. Rectifier (D1-D4): Four diodes arranged in a full-wave bridge configuration to convert AC to pulsating DC.
  3. Filter Capacitor (C1): An electrolytic capacitor to smooth out the pulsating DC from the rectifier. A typical value might be 1000µF, 25V.
  4. Voltage Regulator (U1): A 12V linear voltage regulator such as the LM7812 which will give you a stable 12V DC output.
  5. Output Capacitors (C2, C3): To filter out any residual AC noise. C2 (on the input side of the regulator) could be 0.33µF, and C3 (on the output side) could be 0.1µF.
Schematic Connections:
  • Transformer to Rectifier: Connect T1:secondary(AC) to D1:anode and D4:anode, T1:secondary(AC) to D2:cathode and D3:cathode.
  • Rectifier to Filter Capacitor: Connect D1:cathode, D3:anode to C1:+, and D2:anode, D4:cathode to C1:-.
  • Filter Capacitor to Voltage Regulator: Connect C1:+ to U1:IN, C1:- to U1:GND.
  • Voltage Regulator to Output Capacitors: Connect U1:OUT to C2:+ and C3:−, C2:− to U1:GND, and C3:+ to U1:OUT. Note: C2 is optional and can be connected close to the regulator input for additional filtering.
  • Output: Use U1:OUT and U1:GND for your 12V regulated output.
Remarks:
  • The transformer specifications depend on your application's power requirements. For example, if you need a 1A output current, a transformer rated for at least 1.5A on the secondary side would be a safe choice to account for losses.
  • Diodes in the rectifier should be rated for at least 2A (for a 1A output current) and a PIV (Peak Inverse Voltage) of at least twice the transformer's secondary AC voltage.
  • Ensure that capacitor voltages are rated higher than the maximum input voltage to U1. For safety, 25V or more is recommended.
  • The LM7812 in this configuration can typically provide up to 1A of output current, but ensure it is mounted on a heat sink to dissipate the heat generated due to power loss across the voltage regulator.
This is a simplified schematic ideal for educational or low-power applications. Remember, connection points should be made using short paths to reduce noise and potential interferences. Always refer to the datasheets of your specific components for exact specifications and recommendations.
1y
4
C1
Capacitance
0.1u F
C3
Capacitance
0.1u F
LED1
J1
D2
Capacitance
12p F
D3
Capacitance
12p F
D1
Capacitance
12p F
R1
Resistance
10k Ω
U1
C2
Capacitance
Capacitance
D4
Capacitance
12p F


  • Ground
    A common return path for electric current. Commonly known as ground.
  • Net Portal
    Wirelessly connects nets on schematic. Used to organize schematics and separate functional blocks. To wirelessly connect net portals, give them same designator. #portal
  • Power Net Portal
    Wirelessly connects power nets on schematic. Identical to the net portal, but with a power symbol. Used to organize schematics and separate functional blocks. To wirelessly connect power net portals, give them the same designator. #portal #power
  • Generic Resistor
    A generic fixed resistor for rapid developing circuit topology. Save precious design time by seamlessly add more information to this part (value, footprint, etc.) as it becomes available. Standard resistor values: 1.0Ω 10Ω 100Ω 1.0kΩ 10kΩ 100kΩ 1.0MΩ 1.1Ω 11Ω 110Ω 1.1kΩ 11kΩ 110kΩ 1.1MΩ 1.2Ω 12Ω 120Ω 1.2kΩ 12kΩ 120kΩ 1.2MΩ 1.3Ω 13Ω 130Ω 1.3kΩ 13kΩ 130kΩ 1.3MΩ 1.5Ω 15Ω 150Ω 1.5kΩ 15kΩ 150kΩ 1.5MΩ 1.6Ω 16Ω 160Ω 1.6kΩ 16kΩ 160kΩ 1.6MΩ 1.8Ω 18Ω 180Ω 1.8KΩ 18kΩ 180kΩ 1.8MΩ 2.0Ω 20Ω 200Ω 2.0kΩ 20kΩ 200kΩ 2.0MΩ 2.2Ω 22Ω 220Ω 2.2kΩ 22kΩ 220kΩ 2.2MΩ 2.4Ω 24Ω 240Ω 2.4kΩ 24kΩ 240kΩ 2.4MΩ 2.7Ω 27Ω 270Ω 2.7kΩ 27kΩ 270kΩ 2.7MΩ 3.0Ω 30Ω 300Ω 3.0KΩ 30KΩ 300KΩ 3.0MΩ 3.3Ω 33Ω 330Ω 3.3kΩ 33kΩ 330kΩ 3.3MΩ 3.6Ω 36Ω 360Ω 3.6kΩ 36kΩ 360kΩ 3.6MΩ 3.9Ω 39Ω 390Ω 3.9kΩ 39kΩ 390kΩ 3.9MΩ 4.3Ω 43Ω 430Ω 4.3kΩ 43KΩ 430KΩ 4.3MΩ 4.7Ω 47Ω 470Ω 4.7kΩ 47kΩ 470kΩ 4.7MΩ 5.1Ω 51Ω 510Ω 5.1kΩ 51kΩ 510kΩ 5.1MΩ 5.6Ω 56Ω 560Ω 5.6kΩ 56kΩ 560kΩ 5.6MΩ 6.2Ω 62Ω 620Ω 6.2kΩ 62KΩ 620KΩ 6.2MΩ 6.8Ω 68Ω 680Ω 6.8kΩ 68kΩ 680kΩ 6.8MΩ 7.5Ω 75Ω 750Ω 7.5kΩ 75kΩ 750kΩ 7.5MΩ 8.2Ω 82Ω 820Ω 8.2kΩ 82kΩ 820kΩ 8.2MΩ 9.1Ω 91Ω 910Ω 9.1kΩ 91kΩ 910kΩ 9.1MΩ #generics #CommonPartsLibrary
  • Generic Capacitor
    A generic fixed capacitor ideal for rapid circuit topology development. You can choose between polarized and non-polarized types, its symbol and the footprint will automatically adapt based on your selection. Supported options include standard SMD sizes for ceramic capacitors (e.g., 0402, 0603, 0805), SMD sizes for aluminum electrolytic capacitors, and through-hole footprints for polarized capacitors. Save precious design time by seamlessly add more information to this part (value, footprint, etc.) as it becomes available. Standard capacitor values: 1.0pF 10pF 100pF 1000pF 0.01uF 0.1uF 1.0uF 10uF 100uF 1000uF 10,000uF 1.1pF 11pF 110pF 1100pF 1.2pF 12pF 120pF 1200pF 1.3pF 13pF 130pF 1300pF 1.5pF 15pF 150pF 1500pF 0.015uF 0.15uF 1.5uF 15uF 150uF 1500uF 1.6pF 16pF 160pF 1600pF 1.8pF 18pF 180pF 1800pF 2.0pF 20pF 200pF 2000pF 2.2pF 22pF 20pF 2200pF 0.022uF 0.22uF 2.2uF 22uF 220uF 2200uF 2.4pF 24pF 240pF 2400pF 2.7pF 27pF 270pF 2700pF 3.0pF 30pF 300pF 3000pF 3.3pF 33pF 330pF 3300pF 0.033uF 0.33uF 3.3uF 33uF 330uF 3300uF 3.6pF 36pF 360pF 3600pF 3.9pF 39pF 390pF 3900pF 4.3pF 43pF 430pF 4300pF 4.7pF 47pF 470pF 4700pF 0.047uF 0.47uF 4.7uF 47uF 470uF 4700uF 5.1pF 51pF 510pF 5100pF 5.6pF 56pF 560pF 5600pF 6.2pF 62pF 620pF 6200pF 6.8pF 68pF 680pF 6800pF 0.068uF 0.68uF 6.8uF 68uF 680uF 6800uF 7.5pF 75pF 750pF 7500pF 8.2pF 82pF 820pF 8200pF 9.1pF 91pF 910pF 9100pF #generics #CommonPartsLibrary
  • Generic Inductor
    A generic fixed inductor for rapid developing circuit topology. *You can now change the footprint and 3D model at the top level anytime you want. This is the power of #generics
  • Terminal
    Terminal
    An electrical connector acting as reusable interface to a conductor and creating a point where external circuits can be connected.
  • RMCF0805JT47K0
    47 kOhms ±5% 0.125W, 1/8W Chip Resistor 0805 (2012 Metric) Automotive AEC-Q200 Thick Film #forLedBlink
  • 875105359001
    10uF Capacitor Aluminum Polymer 20% 16V SMD 5x5.3mm #forLedBlink #commonpartslibrary #capacitor #aluminumpolymer #radialcan
  • CTL1206FYW1T
    Yellow 595nm LED Indication - Discrete 1.7V 1206 (3216 Metric) #forLedBlink
Glamorous Green Transporter thumbnail
Welcome to your new project. Imagine what you can build here. pcb design layout 12v power supply

Properties

Properties describe core aspects of the project.

Pricing & Availability

Distributor

Qty 1

Digi-Key

$0.52–$1.52

LCSC

$1.12–$1.19

Mouser

$1.25

Assets

No assets added.

Controls