Axial ferrite bead 130r (130 ohms)

Product Name: Axial ferrite bead 130r (130 ohms)

Ferrite Bead Axial 130r - 130ohm_bb

Description: The Ferrite Bead Axial 130R is a passive electronic component used to suppress electromagnetic interference (EMI) in electronic circuits. With a nominal resistance of 130 ohms, this ferrite bead is designed to be mounted in an axial mounting layout.

Technical Specifications:

Nominal Resistance Value: 130 ohms
Mounting Type: Axial
Material: Ferrite Core

Applications:

Audio Circuits
Communication Circuits
Power Supplies
Printed Circuit Boards (PCBs)
Sensitive Electronic Devices

Download:

Ferrite Bead Axial 130r - 130ohm.fzz (6,7,KB)

Distributor: Ferrite Bead Axial 130R (130ohm)

i I’ll check the part

1 Like

The first thing it needs is a bus to connect the two pins together. From the picture (I haven’t looked closer) there is a wire between the pins which is not reflected in the part.

Peter

1 Like

Hi @marcelbonfim182

Fixed Part


This part has some minor errors so I’ve fixed your part

Ferrite Bead Axial 130r - 130ohm-fixed.fzpz (5.7 KB)

At a glance


Breadboard is fine at first look

Schematic is too large (with reference to a generic resistor)

PCB is fine

Into the details


Note: As there is no additional comment that appears in Inkscape about which SVG editor you’re using, I presume you are using Inkscape.

First, unzip the part

Breadboard

First, most (or rather in theory should be all) of the Fritzing parts are at 0.001in scale, so just fix it up

With height and width locked, resize it

(note that I used mm to resize the image for higher accuracy.)

Now ungroup and regroup to remove the transforms

ctrl+shift+g (or cmd+shift+g on mac)

ctrl+g (or cmd+g on mac)

Rename the group

and save the file.

Schematic

First, download the SVG below as a template for this part

generic-resistor-sch.svg (5 KB)

Next, open the file, rescale the SVG (documented in step above), and delete all the resistor lines

Draw a rectangle

You can curve the sides a bit

add text (droid sans)

Rearrange the order

Resize the viewbox

Ungroup and regroup the main group. Save the file, and you are done.

PCB

Fine, just rescale the SVG.

.fzp file

To save time, you can in fact reuse the breadboard image for icon view by changing

 <views>
  <iconView>
   <layers image="icon/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_icon.svg">
    <layer layerId="icon"/>
   </layers>
  </iconView>
  <breadboardView fliphorizontal="true" flipvertical="true">
   <layers image="breadboard/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_breadboard.svg">
    <layer layerId="breadboard"/>
   </layers>
  </breadboardView>
  <schematicView>
   <layers image="schematic/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_schematic.svg">
    <layer layerId="schematic"/>
   </layers>
  </schematicView>
  <pcbView>
   <layers image="pcb/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_pcb.svg">
    <layer layerId="copper0"/>
    <layer layerId="copper1"/>
    <layer layerId="silkscreen"/>
   </layers>
  </pcbView>
 </views>

to

 <views>
  <iconView>
   <layers image="breadboard/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_breadboard.svg">
    <layer layerId="icon"/>
   </layers>
  </iconView>
  <breadboardView fliphorizontal="true" flipvertical="true">
   <layers image="breadboard/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_breadboard.svg">
    <layer layerId="breadboard"/>
   </layers>
  </breadboardView>
  <schematicView>
   <layers image="schematic/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_schematic.svg">
    <layer layerId="schematic"/>
   </layers>
  </schematicView>
  <pcbView>
   <layers image="pcb/Ferrite_Bead_Axial_130_9cd1f7309f892a4c4f3a29f4677a9635_1_pcb.svg">
    <layer layerId="copper0"/>
    <layer layerId="copper1"/>
    <layer layerId="silkscreen"/>
   </layers>
  </pcbView>
 </views>

Next remove the terminalId definitions in breadboard as not needed. Finally, for description view, instead of

 <description>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;meta charset="utf-8" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Ferrite Bead Axial 130R is a passive electronic component used to suppress electromagnetic interference (EMI) in electronic circuits. With a nominal resistance of 130 ohms, this ferrite bead is designed for axial mounting.&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Technical Specifications:&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Nominal Resistance: 130 ohms&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Mounting Type: Axial&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Material: Ferrite Core&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Applications:&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Audio Circuits&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Communication Circuits&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Power Supplies&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Printed Circuit Boards (PCBs)&lt;/p>
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Electronic Devices&lt;/p>&lt;/body>&lt;/html></description>

change to plain text

 <description>The Ferrite Bead Axial 130R is a passive electronic component used to suppress electromagnetic interference (EMI) in electronic circuits. With a nominal resistance of 130 ohms, this ferrite bead is designed for axial mounting.

Technical Specifications:

- Nominal Resistance: 130 ohms
- Mounting Type: Axial
- Material: Ferrite Core

Applications:

- Audio Circuits
- Communication Circuits
- Power Supplies
- Printed Circuit Boards (PCBs)
- Electronic Devices</description>

That’s all. @marcelbonfim182 Thank you for contributing your first part in Fritzing. You seem fit to make parts, and in no time, you’ll get a lot better. As what Peter mentioned, I don’t know if the connectors are bussed.

1 Like

Hi RAPTOR7762, first of all, i would like to thank you for fix the part. I did it on adobe illustrator, and until now, by the experience, i dont know if is a good software to do it. After finish, i could´nt see this issues that you are showing me now. However, until now, thanks to @vanepp and you, i think that i learned a lot, and hope to learn more.

Illustrator certainly works. I think the latest versions (I too use Inkscape) can set the dimensions i n Inches or millimeters (the older versions used px at 72DPI which will cause scaling problems.) That can be fixed by loading the svgs in to parts editor which will detect the px 72DPI and change the output to inches at the cost of a trip through parts editor and we have parts makers that do that, but Inkscape (which has its problems too!) gives you more control of the output but if you already know Illustrator may have a learning curve.

Peter

1 Like