When an electronics design engineer has completed their circuit design for an application, the next step towards completing the product design is to enter the schematic details into a computer based schematic capture program. The schematic capture program, which is usually part of an Electronic Design Automation, EDA or Computer Automated Design, PCB CAD, software design package, will create a net list from the completed schematic that details every lectrical connection between each electronic component.
This net list is used by the printed circuit board or PCB designer in the process of designing the printed circuit board with the EDA or PCB CAD software. The finished printed circuit board will provide the physical assembly and interconnection platform for the various electronic components required by the schematic.
The printed circuit board is made up of one or more conductive layers of copper plating that is etched to form the component pads and interconnection traces and one or more layers of insulating material such as epoxy-filled fiberglass to separate the conductive copper layers and to provide the mechanical strength for the board.
A single layer board would have components on the top side of the board and connecting traces on the bottom side of the board. A double layer board could have components on the top side only or have components on both the top and bottom sides of the board along with connecting traces on both sides of the board. A multilayer board would have both top and bottom sides with components and traces along with a number of internal layers used for interconnections and for voltage and ground plane layers.
The EDA or PCB CAD program provides the detailed information about the completed board design in a series of data files for each conductive layer, such as top, bottom, and any internal layers. The Gerber File format, named after the Gerber Scientific Instruments Company, a pioneer in photoplotter manufacturing, is the standard format for these data files.
The original Gerber format conformed to the EIA RS-274D standard and consisted of a command file for each conductive layer and a tool description file. The command file consisted of a series of short commands, each followed by a set of X and Y coordinates, which would provide a photoplotter with the information to create a graphic representation. These command files became known as the Gerber files. The tool desciption file, or aperture file, defined the trace line widths and dimensional data for all of the pads and geometric shapes on the layer.
These data files of computer generated information for the printed circuit board design are then sent to a printed circuit board fabrication company to have the physical boards manufactured. The Gerber files contain all of the information necessary for the computer controlled machines at the printed circuit board, PCB, fabrication houses to etch the copper layers to create the component pads and connection traces, drill all required holes, and cut the board to the required size.
Since a PCB may have from one to many conductive layers, the older Gerber format EIA RS-274D always assumed a set of command files, one for each PCB layer, and one tool description file, or aperture file. A standard for the aperture files was never established so every EDA or PCB CAD software product had its own version of the aperture file format. If the printed circuit board fabrication house could not read the aperture file format as sent, then the aperture information would have to be re-entered manually.
The newer Gerber format conforms to EIA RS-274X and this format includes the aperture information in the file headers as embedded information for each command or Gerber file. This newer format is often called X-Gerber. With all of the aperture information included within the header fo the file, each X-Gerber file provides all of the information required to fabricate the related portion of a PCB layer.
The file names for the Gerber files should be descriptive enough for the pcb fabricator to understand which board and board layer that each file applies to,such as membdtop.gbr as a file name. The standard process is to include with each set of files for a board design a special readme.txt type text file that defines each file name and its application for the board design. The board vendor will use this readme.txt text file as the starting point for the board manufacturing process.
Gerber file extensions are often .GBR, .GBX, or .ART. Sometimes extensions such as .TOP and .BOT or .SMT and .SMB are used instead of the .GB_ type extensions. Often the file extension for a type of file, top, bottom, silkscreen, paste, inner layer, is controlled by the EDA or PCB CAD software package or is selectable within the package. This variation in the extensions makes the inclusion of the readme.txt file as a requirement in the overall file package for the board vendor.
The list of files for a board design will include the silkscreen for the top and sometimes the bottom layers if components are mounted on both sides, component placements for the top and sometimes the bottom layers, solder screen paste files for surface mount applications, drill drawings, solder mask files, panel drawings, pad master top and pad master bottom, etc.
For instance, for a double sided, 2 layer, pcb, the Gerber files will consist of two positive Gerber layers, top and bottom, aperture file,if not in the RS-274X format, NC Excellon drill file, Drill Tool List file, Silkscreen file for each side with components, soldermask files for top and bottom, and top and bottom screen paste files for surface mount boards where applicable. A four layer board would have all of these files plus two inner layer files and a six layer board would have all of these files plus four inner layer files.
Make Printed Circuit Boards
Manufacturers of electronic devices, from home audio equipment to automotive keyless entry systems, are increasingly seeking a reliable, cost effective method for uniquely identifying and tracking products through the manufacturing cycle, sales distribution and after-sale warranty verification. An autonomous, automated tracking system requires that a permanent, machine-readable code be applied to an internal printed circuit board to uniquely identify each product. The code must be durable enough to survive manufacturing processes including wave solder and board cleaning, must not affect circuit performance, and must store information in the small space available on real-estate conscious printed circuit boards.
The 2D matrix code provides a means to store alphanumeric character strings in very small areas of the printed circuit board. Laser marking technology provides a method for permanently applying 2D matrix codes to most board substrates. The high-resolution and high-accuracy of beam-steered laser marking systems provides the means to create well defined, high reliability codes regardless of code size. Laser marking also provides the user with a computer-controlled marking process for easy implementation into automated product tracking systems.
ECC 200 2D Matrix Codes
Two-dimensional symbologies encode information in the form of a checkerboard pattern of on/off cells. Specific advantages of Data Matrix codes over conventional 1D barcodes include:
? Encode information digitally, as opposed to the analog encoding of data in conventional barcodes.
? Can accommodate low-contrast printing directly on parts without requiring a label
? Offer very high information density - the highest among other common 2D codes, which means that you can place a lot of information in a very small area.
? They are scaleable, which means that you can print them and read them in various levels of magnification - only limited by the resolution of the available printing and imaging techniques.
? Due to the high information density inherent to Data Matrix codes, they also offer built-in error-correction techniques which allow fully recovering the message encoded in a Data Matrix symbol even if the mark is damaged and missing as much as 20% of the symbol.
? They are read by video cameras as opposed to a scanned laser beam used for reading conventional barcodes, which means that they can be read in any orientation.
ECC 200 Data Matrix is the most popular 2-D symbology with extensive use in automotive, aerospace, electronics, semiconductor, medical devices and other manufacturing unit-level traceability applications. Data Matrix codes are typically not replacing conventional linear barcodes, but are being used where traditional barcodes were too large, did not provide sufficient storage capacity, or were unreadable.
Data Matrix Code Structure
The 2D matrix codes appear as a (checkerboard) with the individual squares (cells) in either on on (white) or off (black) state. The code consists of four distinct elements.
? The Finder (L) Pattern consists of a solid row of cells along the left edge and bottom of the code that orients the reader to the layout of the 2D code.
? The Clock Track is a sequence of on/off cells along the right edge and top of the code that designates the row/column count to the reader.
? The Data Region is the pattern of black and white cells within the L pattern and the clock tracks that contain the alphanumeric content of the code.
? The Quiet Zone around the code must be free of any features that may be visible to the reader. The quiet zone should be at least two rows/columns wide for codes constructed of square cells. The quiet zone should be at least four rows/columns wide for codes constructed of circular cells (dots).
ECC 200 Data Matrix codes can store up to 3,116 numeric, 2,335 alphanumeric characters or 1,555 bytes of binary information in a 144 column by 144 row array. More realistic symbol dimensions for printed circuit boards can still contain a significant amount of information.
Laser Marking System
The laser marking system consists of the laser source, the beam-shaping optics, and the beam-steering system.
The laser is a light amplifier generating a bright, collimated beam of light at a specific wavelength. For FR4 and solder mask applications, most users choose the air-cooled CO2 laser operating at the 10,640nm far-infrared wavelength. This laser offers several performance and cost advantages, and produces excellent marking results.
The laser beam is projected through two beam-deflecting mirrors mounted to high-speed, high-accuracy galvanometers. As the mirrors are rotated under direction of the system computer, the laser beam scans across the target marking surface to (draw) the desired marking image.
After the laser beam is deflected from the beam-steering mirrors, it is focused to the smallest spot possible by flat-field focusing optics. The flat-field focusing assembly is a multi-element optical device designed to maintain the focal plane of the focused laser beam on a relatively flat plane throughout the marking field. The focused laser light significantly increases the power density and associated marking power.
The function of the laser optical train is to focus the laser beam to a small spot and to scan the laser beam over the target surface with high speed and accuracy. With the CO2 laser configuration, the focused spot diameter and associated marking line width is about 0.0035 inch to 0.004 inch. Man-readable text characters can be as small as 0.040 inch and 2D matrix codes can be constructed from individual features as small as a single 0.004 inch dot.
PCB Marking
To mark printed circuit boards, the heat generated by the laser beam thermally alters the surface of the board to create a contrasting, legible mark. The process does not require labels, stencils, punches or any other auxiliary hardware or consumable.
For printed circuit board applications, several different variations of this technique can be used for different board/coating materials and background conditions.
? Solder mask or other Conformal Coatings on FR4 Boards -
The laser beam can alter the texture of the coating, giving it a lighter contrasting appearance, or can completely remove the coating to expose the underlying substrate or copper ground plane.
? Uncoated FR4 -
The laser beam alters the texture of the surface of the FR4 producing a near white appearance.
? Silk-screened Ink Block -
For users who already silkscreen component identification or other fixed information on the boards, a silk-screened white ink block can function as a background to the 2D matrix code to optimize readability. This technique is particularly helpful when?
o The background color of the board is similar to the color of the laser mark.
o Underlying circuitry would obscure the marking image to code readers.
o The board material is not suitable for laser marking, such as ceramic substrates.
2D Matrix Code Verification
Verification of the legibility and content of the 2D matrix codes is an important step in the overall quality program. After marking of each circuit, the reader verifies the integrity of the mark before indexing the laser marking head to the next marking location. The reader retrieves the alphanumeric text string from the 2D code and compares it with the text string that was to be marked.
The reader also evaluates the legibility of the code based on a variety of parameters including foreground/background contrast, geometric accuracy (skew, squareness, etc.) and the dimensional accuracy of both the marked and unmarked cells. The 2D matrix codes are then categorized as passed (green), warned (yellow) or failed (red). For overall production efficiency, the laser system can be programmed to verify only a select few 2D codes on a panel, then to automatically switch to verifying every code if the code legibility falls below a specified level.
Today's readers do an excellent job reading lower contrast 2D codes. If the laser marking system is installed on an assembly line with older 2D matrix readers downstream from the laser marker, the verification reader can be configured to evaluate the codes based on the performance of the older downstream readers to assure consistent performance throughout the assembly process.
Marking Performance
The typical printed circuit board marker is a fully automated, SMEMA-compliant, through-conveyor laser marking system. The overall productivity of the laser marker is comprised of several steps that make up the marking cycle. The steps required to mark one multi-array panel are?
1. Transport and positioning of the panel in the marking area.
2. Fiducial location detection (optional)
3. Marking of the first circuit in the array
4. Verification of the marked 2D matrix code (optional)
5. Motion of the laser marking head to the next circuit in the array.
6. Repeat steps 3 and 4 for the remaining circuits in the array.
7. Transport of the panel out of the laser marking system (synonymous with bringing the next panel in)
Cost of Operation
Cost of operation is much less than $1.00 per hour. Typical utilities requirements are 110VAC, 1-phase, 12A. A compressed air source is required for the pneumatics. Total utilities costs at maximum laser power (the laser should actually operate at less then 80% rated power) are $0.12 per hour. The primary consumable item is the CO2 laser tube that must be replaced every 3 to 5 years at a cost of typically $1,000.00 to $1,500.00. Assuming a 40-hour workweek and tube life of 3 years, the tube replacement cost would equate to $0.18 per hour for a total operating cost of $0.30 per hour under worst case conditions. Actual operating costs will be lower due to less than maximum electrical usage and longer tube life.
For typical pcb laser marking applications, the cost for marking is less than $0.0003 per circuit.
Summary
The electronics industry has been searching for a cost and technically effective means of applying machine-readable codes to printed circuit boards since the 1980's. Early attempts included laser marking linear barcodes on the board edge, a daunting challenge for reader alignment, and marking linear barcodes next to circuit traces, also a challenge for barcode readers. Barcode content was limited to a few characters due to limited space and the barcodes character-per-inch capacity.
The development of the 2D matrix code combined with the resolution, permanence and speed of beam-steered laser marking technology now offers manufacturers a reliable, cost-effective, flexible and verifiable means to uniquely identify every product through production, distribution and after-sale.
Both Jim Usery & Rick Stevenson are contributors for EditorialToday. The above articles have been edited for relevancy and timeliness. All write-ups, reviews, tips and guides published by EditorialToday.com and its partners or affiliates are for informational purposes only. They should not be used for any legal or any other type of advice. We do not endorse any author, contributor, writer or article posted by our team.
Jim Usery has sinced written about articles on various topics from Information Technology. Jim Usery is the Sales and Marketing Director at Innovative Circuits Inc. (311A S Parkway St; Corinth, MS 38834). He can be reached by the following: office 662-287-2007: toll free: 866-887-7381; fax: 662-665-9275; email: jusery@icimfg.com.Visit our webs. Jim Usery's top article generates over 3600 views. to your Favourites.
Rick Stevenson has sinced written about articles on various topics from Yoga, The Internet and Small Business. Richard Stevenson is the Sales Director for Control Micro Systems, Inc. a manufacturer of beam-steered laser marking systems. He has published and presented numerous technical papers and articles on laser marking in trade publications and conferences and. Rick Stevenson's top article generates over 1900 views. to your Favourites.
Calories For Losing Weight I encourage you to keep taking steps forward and be successful in losing weight. Im here to help you with this