Author Topic: Building experimental circuits  (Read 5896 times)

0 Members and 1 Guest are viewing this topic.

Offline drakkeTopic starter

  • Regular Contributor
  • *
  • Posts: 82
  • Country: ca
Building experimental circuits
« on: October 20, 2015, 03:33:07 pm »
I am curious how students build circuits in school and professionals build them at work.

I tried using a breadboard but it was cumbersome and sometimes hard to make a positive connection.

Do they use trainers like this? http://cesindustries.com/ces651_y.htm

Thanks.
 

Offline bitslice

  • Frequent Contributor
  • **
  • !
  • Posts: 493
  • Country: gb
Re: Building experimental circuits
« Reply #1 on: October 20, 2015, 03:41:54 pm »
The only bit of physical hardware we ever saw was an 8085 dev board, everything else was theory.
That was the "good old days" though, so maybe things have progressed.
 

Offline zapta

  • Super Contributor
  • ***
  • Posts: 6190
  • Country: us
Re: Building experimental circuits
« Reply #2 on: October 20, 2015, 04:13:12 pm »
I tried using a breadboard but it was cumbersome and sometimes hard to make a positive connection.

Are referring to those solderless breadboards? Some of them are of very low quality. Try to get one from a better brand (e.g. 3M).

You can see here examples of experimental circuits

https://www.google.com/search?q=breadboard&tbm=isch
 

Offline kripton2035

  • Super Contributor
  • ***
  • Posts: 2581
  • Country: fr
    • kripton2035 schematics repository
Re: Building experimental circuits
« Reply #3 on: October 20, 2015, 05:36:37 pm »
I'm using some prototyping board like these :

and soldering things using small 24 AWG wires - I have a black a red and a white bobin

and I use ssop or sop or sot to dip adapters for small IC
it works fine for unique boards
when I have more of the same board I make a PCB
 

Offline f5r5e5d

  • Frequent Contributor
  • **
  • Posts: 349
Re: Building experimental circuits
« Reply #4 on: October 20, 2015, 05:57:53 pm »
prototyping technique varies with circuit requirements

http://www.dartmouth.edu/~sullivan/prototyping.pdf

the multipoint spring clip breadboards suck but sorta work when your circuit doesn't care about few pF between every pin, doesn't require low inductance power, gnd

perfboard with various hole and copper patterns is sometimes better

higher frequency can be done with "dead bug" on a solid Cu clad unetched PCB

surface mount is the new order of the day - some patterned: "surf" board
 

Offline dmills

  • Super Contributor
  • ***
  • Posts: 2093
  • Country: gb
Re: Building experimental circuits
« Reply #5 on: October 20, 2015, 07:18:26 pm »
Manhattan or Dead bug for me over a bit of bare copperclad board as a ground plane (A dremmel can make useful isolation cutouts for power rails and such).
I mostly do RF, so the ground plane is not really optional, but the basic method works for smallish analogue and digital stuff as well. 

I always hated the plug boards, never could quite tell when I was debugging my design as opposed to debugging the connections.

Regards, Dan.
 

Offline vk3yedotcom

  • Frequent Contributor
  • **
  • Posts: 612
  • Country: au
    • vk3ye dot com (radio articles and projects)
Re: Building experimental circuits
« Reply #6 on: October 20, 2015, 07:24:50 pm »
Five methods are discussed after 3:35 at

NEW! Ham Radio Get Started: Your success in amateur radio. One of 8 ebooks available on amateur radio topics. Details at  https://books.vk3ye.com
 

Offline alsetalokin4017

  • Super Contributor
  • ***
  • Posts: 2055
  • Country: us
Re: Building experimental circuits
« Reply #7 on: October 20, 2015, 07:28:00 pm »
Sometimes I do them like this:

« Last Edit: October 20, 2015, 07:32:20 pm by alsetalokin4017 »
The easiest person to fool is yourself. -- Richard Feynman
 

Online KL27x

  • Super Contributor
  • ***
  • Posts: 4101
  • Country: us
Re: Building experimental circuits
« Reply #8 on: October 20, 2015, 07:46:57 pm »
I think many hobbyists will progress from breadboards and protoboards to PCB's, whether homebrew or outsourced. As you become familiar with PCB CAD software, it becomes increasingly easier to use SMD parts, in general. Easier to assemble the boards, easier to make homebrew boards (fewer drill holes needed), cheaper to buy boards (due to smaller area), and cheaper to buy assembled boards. This is aside from the fact that thru-hole is increasingly not even an option on many parts. Sometimes I will find myself wiring together many pcb sub-boards together, and simply hot snotting them onto a sheet of wood or whatnot would be the most expedient way to do that, so the interconnects do not need to deal with stress/tension and the boards to not short each other.

A good quality breadboard may be quite valuable for certain things, especially if you are just starting out with PCB design and/or not interested in that aspect of the hobby.

Before PCB design became second nature to me, I used to use a lot more protoboard. I found it much easier to use it copper side up, whether with SMD or thru-hole parts. I would clip the tips of the legs off of the thru hole IC's and solder them copper-side, and all my jumpers would be top side, where I could see everything, leaving the bottom completely bare (no standoffs needed, either). I found 30AWG kynar the most expedient way to wire things up, using a specific wire stripper tool found in the handle of the old Radio Shack wire wrap tool.

I still occasionally use protoboard or even bare fr-4 and an engraving tool, just to widge a couple of extra components onto a circuit. Glue that bit to the pcb, somewhere, to add the extra parts.
« Last Edit: October 20, 2015, 08:11:41 pm by KL27x »
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21674
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Building experimental circuits
« Reply #9 on: October 20, 2015, 09:45:05 pm »
Small, noncritical, impermanent circuits: solderless breadboard.
Durable, but one-off circuits: any soldered construction (point-to-point, perfboard, dead-bug, etc.).
Critical and high power circuits (still prototype scale, under 10 pieces): dead-bug.
Production (say, 10 or more pieces, any conditions), a proper layout and PCB.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline Cliff Matthews

  • Supporter
  • ****
  • Posts: 1910
  • Country: ca
    • General Repair and Support
Re: Building experimental circuits
« Reply #10 on: October 20, 2015, 10:26:56 pm »
User W2AEW demonstrates various construction styles (lots of close-ups) on YouTube. This one is the island cutter technique: I use a ground 7/16" bit, but don't forget safety glasses if you decide to make your own..
« Last Edit: October 21, 2015, 02:28:59 am by Cliff Matthews »
 

Offline w2aew

  • Super Contributor
  • ***
  • Posts: 1780
  • Country: us
  • I usTa cuDnt speL enjinere, noW I aR wuN
    • My YouTube Channel
Re: Building experimental circuits
« Reply #11 on: October 21, 2015, 01:02:19 am »
Here's a video I did that shows several of the many methods I've used for building prototype circuits (including the island cutter method shown in the previous post):

YouTube channel: https://www.youtube.com/w2aew
FAE for Tektronix
Technical Coordinator for the ARRL Northern NJ Section
 

Offline hendorog

  • Super Contributor
  • ***
  • Posts: 1617
  • Country: nz
Re: Building experimental circuits
« Reply #12 on: October 21, 2015, 01:53:35 am »
Another method which I use is to use solar panel tabbing ribbon on veroboard/protoboard.
The ribbon has solder already impregnated so its quick and easy to apply. Just need to drill the holes through the ribbon which I do by hand.

It comes out similar to the board with the buses that w2aew showed.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf