Skip to main content

How to make printed circuit boards 1


How to make printed circuit boards, 1



Firstly, we are to draw a circuit with a design program. There are many great programs, you just have to browse for them a little on the Internet and see which one fulfils your necessities. The program we’ll be using is called “Eagle”. It’s a great design program that also has Mac and Linux versions; there is a “light edition” that can be downloaded for free, with size limitations - it can only make 10x8 cm boards.
All designs from this web page are made with that version. It is quite enough at the household level. Therefore, we’ll begin with a prototype made with this program.
Necessary material:

-A program for circuit design, in this case, “Eagle”.
-A printer, if it’s laser, even better; normal printer also works fine, but later you’ll have to make a photocopy.
-Glossy photograph paper (Epson photo quality, 140g/m2 or similar)
-A board of a printed circuit (glass fiber), dual layer in this case.
-A solvent.
-A plastic container where we can put the board and the acid.
-A test tube.
-110 volumes of oxygenated concentrated water.
-Hydrochloric acid solution.
-Tap water.
-An iron.
-One cloth.
-Kitchen towel.
-A mask.
-A pair of gloves.
-And... A pin!

Let’s begin.
This example has been done with a normal ink printer. Firstly, you have to print both sides of the circuit correctly. In “Eagle”, the bottom parts are marked blue and the top parts are marked red. We shall start with printing the “Bottom” side and then we’ll print the “Top” side. Once we have created a design, we’ll open the display tab, which is in the upper left corner display eagle. A window shows up where we have to activate Bottom Pads and Vias.
Display Eagle

We click on “accept” and then we go to File, Print. A print window appears where we have to choose Solid and Black. The Scale factor should be set up to 1, and the page limit to 0. We’ll adjust the printer so that it prints at optimum quality.

Print Eagle

Then we have to press Page... And in the following window we choose top and centre.

Print eagle top

We accept and we print. What we have just done was to print a copy of “Bottom” parts in the superior part of our page. Now we have to print “top” parts in the same page but mirrored. To do this, we click on display display eagle we mark Top and we unmark Bottom.

Display Eagle 2

We accept and we go like before, to File, Print, and we mark Mirror.

Print in mirror

Then we click on Page, centre, centre. It should look like this.

Print page on center

Before accepting, don’t forget to put the page where we printed the “Bottom” parts in the printer. Afterwards we have to print again, on a new page, with “Top” parts, but unmarking “Mirror”.  Therefore we have:
-If we did it with ink printer: 2 pages, one with the Bottom parts and top, the last one is in “Mirror”, and the other page with “Top” parts, in normal vision, without “Mirror”.
-If we did it with laser printer: 2 pages, one in the glossy photograph paper (mentioned earlier), with Bottom parts and top, the last one is in “Mirror”. And on the other page will have “Top” parts without “Mirror”.
-If we did it with a laser printer we’ll have to make a copy on a photograph paper of the page where we have both sides of the circuit. We have tried this with different paper types and the one that gave best results was Epson photo quality, glossy paper, 140 g/m2; you can also use the one of 194 g/m2.

                                                                                                                                                 

Comments

Popular posts from this blog

Electronic Extended Play Circuit Diagram

This is a Electronic Extended Play Circuit Diagram. A single op amp-one of four contained in the popular LM324-is operating in a variable pulse width, free-running square wave oscillator circuit, with its timed output driving two transistors that control the on/ off cycle of the tape-drive motor. The Oscillator` s positive feedback path holds the secret to the successful operation of the variable on/ off timing signal.   Electronic Extended Play Circuit Diagram The two diodes and pulse width potentiometer R8 allows the setting of the on and off time, without affecting the oscillator`s operating frequency. One diode allows only the discharge current to flow through it and the section of R8 that it`s connected to. The other diode, and its portion of R8, sets the charge time for the timing capacitor, C3. Since the recorder`s speed is controlled by the precise off/on timing of the oscillator, a simple voltage-regulator circuit (Ql, R3, and D4) is included.  Connecting the spe...

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588    The TDA8588 is a multiple voltage regulator combined with four independent audio power amplifiers configured in bridge tied load with diagnostic capability. The output voltages of all regulators except regulators 2 and 3 can be controlled via the I2C-bus. However, regulator 3 can be set to 0 V via the I2C-bus. The output voltage of regulator 2 (microcontroller supply) and the maximum output voltage of regulator 3 (mechanical digital and microcontroller supplies) can both be either 5 V or 3.3 V depending on the type number. The maximum output voltages of both regulators are fixed to avoid any risk of damaging the microcontroller that may occur during a disturbance of the I 2C-bus. The amplifier diagnostic functions give information about output offset, load, or short-circuit. Diagnostic functions are controlled via the I2C-bus. The TDA8588 is protected against short-circuit, over-temperature, open ground and open VP ...

Digital Voltmeter Circuit with ICL7107

Description. The circuit given here is of a very useful and accurate digital voltmeter with LED display using the ICL7107 from Intersil. The ICL7107 is a high performance, low power, 3.5 digit analog to digital converter. The IC includes internal circuitry for seven segment decoders, display drivers, reference voltage source and a clock. The power dissipation is less than 10mW and the display stability is very high. The working of this electronic circuit is very simple. The voltage to be measured is converted into a digital equivalent by the ADC inside the IC and then this digital equivalent is decoded to the seven segment format and then displayed. The ADC used in ICL7107 is dual slope type ADC. The process taking place inside our ADC can be stated as follows. For a fixed period of time the voltage to be measured is integrated to obtain a ramp at the output of the integrator. Then a known reference voltage of opposite polarity is applied to the input of the integrator and allowed to r...