// file: soic_16_ti_wide_geom.txt // // date: 26-Mar-2024 Initial Version // // // Geometry for the WIDE 16 pin SOIC component. // ---------------- // // as used by TI for their Isolated RS-485 ISO1412 part. // // // This layout is based on the TI ISO1412 datasheet. // // This layout will be Vertical with Pin #1 in the // upper left-hand corner aka the NW corner and // pins numbered in the normal CCW way. // // The body of the package is: 7.5 mm nom in X by 10.3 mm nom in Y // With its pins the package is: 10.3 mm nom in X // // The signal pads are: 2.00 mm in X by 0.60 mm in Y // // The center to center pad spacing in is 9.30 mm in X. // // The pin pitch is 1.27 mm in Y. // // The Solder Mask openings are 0.05 mm bigger on all edges // than the pad land metal. // // The Solder Paste Stencil openings match the pad land metal size. // $abort_enable = @false; $$lock_windows(@on) ; $$snap_diagonal(@off) ; $$snap_orthogonal(@off) ; //---------------------------------------------------------------------------- $$create_pin("soic_16_ti_wide_pad", @replace); $$page(0.0, 0.0, 0.0, @mm, 0.0, 0.0, [0.0,0.0,'PI$soic_16_ti_wide_pad'] ); $$point_mode(@vertex); $$polygon( "PAD", , [ -1.00, -0.30, 1.00, -0.30, 1.00, 0.30, -1.00, 0.30 ]); $$polygon( "SOLDER_MASK", , [ -1.05, -0.35, 1.05, -0.35, 1.05, 0.35, -1.05, 0.35 ]); $$polygon( "PASTE_MASK", , [ -1.00, -0.30, 1.00, -0.30, 1.00, 0.30, -1.00, 0.30 ]); $$attribute( "TERMINAL_SURFACE_DEFINITION", ""); //---------------------------------------------------------------------------- $$create_component("soic_16_ti_wide", @replace); $$page(0.0, 0.0, 0.0, @mm, 0.0, 0.0, [0.0,0.0,'CO$soic_16_ti_wide'] ); $$point_mode(@vertex); $$attribute( "COMPONENT_LAYOUT_TYPE", "surface"); $$attribute( "COMPONENT_LAYOUT_SURFACE", "both"); $$attribute( "COMPONENT_HEIGHT", "2.70", , @scale , , [0.0, 0.0] ); // // Component Placement Outline for the SOIC_16_TI_Wide // $$initial([ -5.80, -4.90 ], , @nosnap ); $$terminal([ -5.80, 4.90 ] ); $$terminal([ 5.80, 4.90 ] ); $$terminal([ 5.80, -4.90 ] ); $$attribute( "COMPONENT_PLACEMENT_OUTLINE", "", @mark, @scale ); // // Silkscreen // $$template_line_style( @Solid ); $$path( "SILKSCREEN", 0.20, , [-3.20, 4.80, 3.20, 4.80]); $$path( "SILKSCREEN", 0.20, , [-3.20, -4.80, 3.20, -4.80]); $$path( "SILKSCREEN", 0.20, , [-3.20, 4.80, -3.20, -4.80]); $$path( "SILKSCREEN", 0.20, , [ 3.20, 4.80, 3.20, -4.80]); // Pin #1 Designator $$circle( "SILKSCREEN_1", -6.6, 5.0, 0.5, 0.20 ); $$circle( "SILKSCREEN_1", -6.6, 5.0, 1.0, 0.20 ); // // End of Silkscreen // // // Reference Designator is on SILKSCREEN Layer. // $$text( "SILKSCREEN", "^$ref", 0.0, 6.0, 2.5, @BC, 0, 0.7, 0.20, "std", "None", 0.0, 0.0 ); // Define the 16 pins on the soic_16_ti_wide: // pin #1 is in the upper left-hand corner NW corner $$attribute( "COMPONENT_PIN_DEFINITION", "1", , @scale , , [ -4.65, 4.445 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "2", , @scale , , [ -4.65, 3.175 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "3", , @scale , , [ -4.65, 1.905 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "4", , @scale , , [ -4.65, 0.635 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "5", , @scale , , [ -4.65, -0.635 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "6", , @scale , , [ -4.65, -1.905 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "7", , @scale , , [ -4.65, -3.175 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "8", , @scale , , [ -4.65, -4.445 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "9", , @scale , , [ 4.65, -4.445 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "10", , @scale , , [ 4.65, -3.175 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "11", , @scale , , [ 4.65, -1.905 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "12", , @scale , , [ 4.65, -0.635 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "13", , @scale , , [ 4.65, 0.635 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "14", , @scale , , [ 4.65, 1.905 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "15", , @scale , , [ 4.65, 3.175 ]); $$attribute( "COMPONENT_PIN_DEFINITION", "16", , @scale , , [ 4.65, 4.445 ]); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "1,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "2,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "3,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "4,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "5,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "6,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "7,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "8,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "9,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "10,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "11,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "12,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "13,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "14,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "15,soic_16_ti_wide_pad"); $$attribute( "COMPONENT_PADSTACK_OVERRIDE", "16,soic_16_ti_wide_pad");