<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Electronic Product Design</title>
	<atom:link href="http://www.electronic-products-design.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.electronic-products-design.com</link>
	<description>Guides, Comment &#38; Resources From The IBEX Electronic Product Design Team</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:58:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Using Bluetooth In A Design</title>
		<link>http://www.electronic-products-design.com/geek-area/electronics/rf/bluetooth/using-bluetooth-in-a-design</link>
		<comments>http://www.electronic-products-design.com/geek-area/electronics/rf/bluetooth/using-bluetooth-in-a-design#comments</comments>
		<pubDate>Wed, 01 Feb 2012 11:56:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bluetooth]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=866</guid>
		<description><![CDATA[Bluetooth devices have to be tested, both from the radio certification side and the Bluetooth software stack certification side.  Even with a straightforward design it&#8217;s expensive &#8211; very expensive!  This is frustrating as in many cases by using a Bluetooth IC solution incorporating the Bluetooth stack and following the manufacturers app note for the PCB [...]]]></description>
			<content:encoded><![CDATA[<p>Bluetooth devices have to be tested, both from the radio certification side and the Bluetooth software stack certification side.  Even with a straightforward design it&#8217;s expensive &#8211; very expensive!  This is frustrating as in many cases by using a Bluetooth IC solution incorporating the Bluetooth stack and following the manufacturers app note for the PCB layout, the testing can become just a box ticking exercise, but it still has to be done.<span id="more-866"></span></p>
<h4>Using A Bluetooth Module vs A Chip Based Design</h4>
<p>Bluetooth OEM modules have usually gone through all the testing so you don&#8217;t have to.  You can slap one on your PCB and your ready to go, often with a faster development route too.  The catch is that it costs more in production than using the discrete components instead.  It can be even more frustrating that the Bluetooth IC the module uses is capable of running the embedded software your application needs, but you have to use a separate microcontroller because either the Bluetooth module implementation doesn&#8217;t allow it or if you do you would break the Bluetooth stack certification, requiring re-testing.</p>
<p>As a general rule of thumb, if your production volume is likely to be say 10k or 20k then going with a module is often an overall cheaper choice once your factor in the testing costs.  However if your production volume is likely to be say 100k then the testing costs will typically be overcome by the savings in production cost.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/geek-area/electronics/rf/bluetooth/using-bluetooth-in-a-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PCB Track Impedance</title>
		<link>http://www.electronic-products-design.com/geek-area/electronics/pcb-design/general-pcb-design/pcb-track-impedance</link>
		<comments>http://www.electronic-products-design.com/geek-area/electronics/pcb-design/general-pcb-design/pcb-track-impedance#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:14:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General PCB Design]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=851</guid>
		<description><![CDATA[Clocked busses often need impedance controlled tracking to avoid the posibility of false clock signals caused by an impedance mismatch.  As semiconductor devices have become faster and faster they have become much more susceptible to issues caused by signal noise. The problem relates to any type of clocked interface where a device you will transfer [...]]]></description>
			<content:encoded><![CDATA[<p>Clocked busses often need impedance controlled tracking to avoid the posibility of false clock signals caused by an impedance mismatch.  As semiconductor devices have become faster and faster they have become much more susceptible to issues caused by signal noise. The problem relates to any type of clocked interface where a device you  will transfer data to or from automatically moves on to the next data  bit, byte or word every time it see’s a new clock edge.<span id="more-851"></span></p>
<h4>The Cause</h4>
<p>Until relatively recent times digital PCB design (and especially when  prototyping) could be viewed as simply a means to electrically  interconnect components and unless you designed RF circuits there was  little else to worry about.  However the PCB itself, or the means of  connecting the components used (i.e. prototyping), is now is a very  common cause of a loss of signal integrity.  The reason is mainly due to  the rise and fall times of output signals having decreased as devices  are designed to operate faster and faster and to use smaller and smaller  silicon manufacturing processes.   This problem is not actually due to  the operating frequency of a device or the frequency at which a signal  is changing, it is due to the speed at which a signal output changes  state from high to low and low to high.  A signal doesn’t  instantaneously change from high to low or low to high, it takes a  certain amount of time which will be specified as the rise and fall time  in a devices data sheet.  Previous signal rise and fall times of many  10’s of nano seconds have now become times measured in just a few nano  seconds or for many devices they are measured in pico seconds.</p>
<p>So you may be thinking, this can’t possibly be an issue for me, my  board is only operating at a few MHz and I’ve even slowed my data bus  down to a few KHz.  Well unfortunately that doesn’t matter.  If you work  with a DC signal the only thing you really care about in a wire or PCB  track is its resistance, which for short lengths will be close to zero.   However, when using that wire or PCB track with a fast AC signal it  starts to behave like a capacitor and inductor.  Capacitors and  inductors exhibit resistance to alternating current called reactance.   The impedance of the wire or track is the vector sum of resistance and  reactance, essentially the total resistance seen at a particular  frequency.  What happens when you send a signal with a fast rising and  falling edge down a wire or PCB track, if the impedance of the gate  driving the wire or track isn’t exactly the same as the one receiving  the it, is it that some of the pulse bounces (literally) back to the  driving gate. As there is still an impedance mismatch, the signal  continues to bounce between the two until it finally dampens out.  This  bouncing becomes worse as the speed of signal rise and fall times  increases.  Basically, the faster rise and fall times of signals from  modern semiconductors combined with wire or PCB trace inductance and  capacitance causes noise signals of a greater magnitude than before.   Greater magnitude means the bouncing signals can reach the threshold  voltage required for the receiving device to ‘see’ another clock pulse,  or an incorrect data level at the moment it is sampling the data line.  The solution is to design your PCB to use impedance controlled tracks on these clocked connections.</p>
<h4>Single Connections</h4>
<p>Download the free <a href="http://saturnpcb.com/pcb_toolkit.htm" target="_blank">Saturn PCB Design Toolkit</a> &#8211; its a great tool for this.  Use it as follows:</p>
<p>Select Conductor Impedance</p>
<p style="padding-left: 30px;">Select Imperial or Metric (you can select later and it will auto convert all values)<br />
Set copper weights and plating thickness (e.g. 18um copper + 18um plating = 35micros (1oz))<br />
Select internal or external layers (typically microstrip or embedded microstrip)<br />
Enter substrate options (prepreg dielectric constant &#8211; typical PCB&#8217;s are FR4)<br />
Enter track width in conductor width<br />
Enter prepreg height in conductor height (the distance between the copper layers excluding their thickness)<br />
Click &#8216;solve&#8217;<br />
Now adjust the track width until you get the impedance (Zo) you need.  This is the thickness to make your tracks</p>
<h5>100ohm Single Track Impedance (General signals, SPI bus etc)</h5>
<p>General signals, SPI bus, etc will  generally perform well with a 100ohm track Impedance.  Some examples track widths with a GND plane under the  tracks:</p>
<p style="padding-left: 30px;">2 layer 1.6mm PCB (1.48mm FR4) = 0.61mm (100.3150ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Pool &#8211; Internal to Internal (0.71mm FR4) = 0.27mm (100.2273ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Pool &#8211; Internal to External (0.38mm FR4) = 0.12mm (100.9915ohms), or if too small then 0.15mm = (95.0631ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Train &#8211; Internal to Internal (0.99mm FR4) = 0.4mm (99.8636ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Train &#8211; Internal to External (0.22mm FR4, layer 2-3) = 0.05mm &#8211; not possible</p>
<p style="padding-left: 30px;">4 layer PCB Train &#8211; Internal to External (1.245mm FR4, layer 1-3) = 0.49mm &#8211; not possible</p>
<h5>75ohm Single Track Impedance</h5>
<p>Also relevant to 75ohm radio antenna connections.Example track widths with GND plane under track</p>
<p style="padding-left: 30px;">2 layer 1.6mm PCB (1.48mm FR4) = 1.29mm (75.0457ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Pool &#8211; Internal to Internal (0.71mm FR4) = 0.6mm (74.7938ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Pool &#8211; Internal to External (0.38mm FR4) = 0.3mm (74.8156ohms)</p>
<p>&nbsp;</p>
<h5>50ohm Single Track Impedance</h5>
<p>Also relevant to 50ohm radio antenna connections.  Example track widths with GND plane under track</p>
<p style="padding-left: 30px;">2 layer 1.6mm PCB (1.48mm FR4) = 2.65mm (50.1165ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Pool &#8211; Internal to Internal (0.71mm FR4) = 1.25mm (50.0581ohms)</p>
<p style="padding-left: 30px;">4 layer PCB Pool &#8211; Internal to External (0.38mm FR4) = 0.65mm (49.9609ohms)</p>
<h4>Differential Pairs</h4>
<p>Download the free <a href="http://saturnpcb.com/pcb_toolkit.htm" target="_blank">Saturn PCB Design Toolkit</a> &#8211; its a great tool for this.  Use it as follows:</p>
<p>Select Differential Pairs</p>
<p style="padding-left: 30px;">Select Imperial or Metric (you can select later and it will auto convert all values)<br />
Set copper weights and plating thickness (e.g. 18um copper + 18um plating = 35micros (1oz))<br />
Select internal or external layers (typically microstrip or embedded microstrip)<br />
Enter substrate options (prepreg dielectric constant &#8211; typical PCB&#8217;s are FR4)<br />
Enter track width in conductor width<br />
Enter clearance between tracks in conductor distance<br />
Enter prepreg height in conductor height (the distance between the copper layers excluding their thickness)<br />
Click &#8216;solve&#8217;<br />
Now adjust the track width and spacing until you get the impedance (Zdifferentail) you need.  This is the thickness to make your tracks</p>
<h5>USB 90ohm Differential Pair Track Impedance</h5>
<p>USB 2.0 requires 90ohms differential impedance (max 45ohms per track)</p>
<p>Max trace-length mismatch between High-speed USB signal pairs should be no greater than 3.81mm.</p>
<p>Example track widths with GND plane under track</p>
<p>4 layer PCB Pool &#8211; Internal to External (0.38mm height &#8211; FR4 thickness to GND plane)</p>
<p style="padding-left: 30px;">35um copper, track spacing 0.15mm and 0.38mm track width = 90.525ohms Zdifferential<br />
35um copper, track spacing 0.2mm and 0.43mm track width = 90.174ohms Zdifferential</p>
<p style="padding-left: 30px;">To stick with the max 45ohms per track (not practical for many designs):<br />
35um copper, track spacing 1.4mm and 0.75mm track width = 89.118ohms Zdifferential</p>
<p>4 layer PCB Pool &#8211; Internal to Internal (0.71mm height &#8211; FR4 thickness to GND plane)</p>
<p style="padding-left: 30px;">35um copper, track spacing 0.15mm and 0.61mm track width = 90.385ohms Zdifferential</p>
<p>4 layer PCB Train &#8211; Internal to Internal (0.99mm height &#8211; FR4 thickness to GND plane)</p>
<p style="padding-left: 30px;">35um copper, track spacing 0.15mm and 0.8mm track width = 90.156ohms Zdifferential</p>
<p>2 layer 1.6mm PCB (1.48mm FR4 thickness to GND plane)</p>
<p style="padding-left: 30px;">35um copper, track spacing 0.15mm and 1.12mm track width = 90.184ohms Zdifferential</p>
<h5>10/100Mbps Ethernet 100ohm Differential Pair Track Impedance</h5>
<p>Ethernet requires 100ohms differential impedance (max 50ohms per track)</p>
<p>Example track widths with GND plane under track</p>
<p>4 layer PCB Pool &#8211; Internal to External (0.38mm height &#8211; FR4 thickness to GND plane)</p>
<p style="padding-left: 30px;">35um copper, track spacing 0.15mm and 0.3mm track width = 100.462ohms Zdifferential<br />
35um copper, track spacing 0.2mm and 0.34mm track width = 100.923ohms Zdifferential</p>
<p>To stick with the max 50ohms per track (not practical for many designs):<br />
35um copper, track spacing 2.5mm and 0.65mm track width = 99.835ohms Zdifferential<br />
If you use 1 of the plane layers with GND above and below (0.71mm &amp; 0.38mm from track to GND planes) you get:<br />
35um copper, track spacing 1.5mm and 0.42mm track width = 99.0.16ohms Zdifferential</p>
<h4>Ensure Your PCB IS Made With The Right Stackup</h4>
<p>Its a good idea to include the required stackup on one of your copper layers to ensure it is used.  Something like this:</p>
<p style="padding-left: 30px;"><a href="http://www.electronic-products-design.com/wp-content/uploads/pcb_stackup_notice.png"><img class="alignnone size-medium wp-image-862" title="pcb_stackup_notice" src="http://www.electronic-products-design.com/wp-content/uploads/pcb_stackup_notice-300x179.png" alt="" width="300" height="179" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/geek-area/electronics/pcb-design/general-pcb-design/pcb-track-impedance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interfacing To A Mobile Phone Headphone / Mic Connection</title>
		<link>http://www.electronic-products-design.com/geek-area/electronics/interfacing/interfacing-to-a-mobile-phone-headphone-mic-connection</link>
		<comments>http://www.electronic-products-design.com/geek-area/electronics/interfacing/interfacing-to-a-mobile-phone-headphone-mic-connection#comments</comments>
		<pubDate>Tue, 24 Jan 2012 13:34:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interfacing]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=848</guid>
		<description><![CDATA[Project HiJack &#8211; A Great Power And Data Transfer Project http://www.eecs.umich.edu/~prabal/projects/hijack/]]></description>
			<content:encoded><![CDATA[<h4>Project HiJack &#8211; A Great Power And Data Transfer Project</h4>
<p><a href="http://www.eecs.umich.edu/~prabal/projects/hijack/" target="_blank">http://www.eecs.umich.edu/~prabal/projects/hijack/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/geek-area/electronics/interfacing/interfacing-to-a-mobile-phone-headphone-mic-connection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Low Pass Filters</title>
		<link>http://www.electronic-products-design.com/geek-area/electronics/filters/low-pass-filters</link>
		<comments>http://www.electronic-products-design.com/geek-area/electronics/filters/low-pass-filters#comments</comments>
		<pubDate>Mon, 23 Jan 2012 10:55:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Filters]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=845</guid>
		<description><![CDATA[A low-pass filter is an electronic filter which passes low-frequency signals but attenuates (reduces the amplitude of) signals with frequencies higher than the cutoff frequency.  Put another way a low-pass filter is a circuit offering easy passage to low-frequency signals and difficult passage to high-frequency signals. &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>A low-pass filter is an electronic filter which passes low-frequency signals but attenuates (reduces the amplitude of) signals with frequencies higher than the cutoff frequency.  Put another way a low-pass filter is a circuit offering easy passage to low-frequency signals and difficult passage to high-frequency signals.</p>
<p><span id="more-845"></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/geek-area/electronics/filters/low-pass-filters/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resistance thermometers (RTD&#8217;s)</title>
		<link>http://www.electronic-products-design.com/geek-area/electronics/temperature_sensing/resistance-thermometers-rtds</link>
		<comments>http://www.electronic-products-design.com/geek-area/electronics/temperature_sensing/resistance-thermometers-rtds#comments</comments>
		<pubDate>Wed, 02 Nov 2011 16:42:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Temperature Sensing]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=831</guid>
		<description><![CDATA[Also called resistance temperature detectors or resistive thermal devices (RTDs). Good for temperature ranges of -200 to +600ºC. Temperature sensors that exploit the predictable change in electrical resistance of some materials with changing temperature. They are usually made of platinum and often called platinum resistance thermometers (PRTs).  They are often more suitable than thermocouples in [...]]]></description>
			<content:encoded><![CDATA[<p>Also called resistance temperature detectors or resistive thermal devices (RTDs).</p>
<p>Good for temperature ranges of -200 to +600ºC.</p>
<p><span id="more-831"></span></p>
<p>Temperature sensors that exploit the predictable change in electrical resistance of some materials with changing temperature. They are usually made of platinum and often called platinum resistance thermometers (PRTs).  They are often more suitable than thermocouples in industrial applications below 600 °C due to their higher accuracy and repeatability.</p>
<h4>PT100 &amp; PT1000</h4>
<p>The most common type of resistance temperature sensor used in industry</p>
<p>100 ohms and 1000 ohms at 0°C respecitvely, increasing with increasing temperature.</p>
<p>Useful resources:</p>
<p><a href="http://www.iqinstruments.com/iqshop/technical/pt100.html">http://www.iqinstruments.com/iqshop/technical/pt100.html</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/geek-area/electronics/temperature_sensing/resistance-thermometers-rtds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UK Based Electronic Manufacturers</title>
		<link>http://www.electronic-products-design.com/resources/electronic-manufacturers/uk-based-electronic-manufacturers</link>
		<comments>http://www.electronic-products-design.com/resources/electronic-manufacturers/uk-based-electronic-manufacturers#comments</comments>
		<pubDate>Tue, 01 Nov 2011 09:55:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Electronic Manufacturers]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=819</guid>
		<description><![CDATA[Below are some of the UK based electronic subcontract manufacturing companies we or our clients have used and can recommend. Thinking of having your product manufactured in China, India, or another low labour cost country? This can be a very cost effective route for electronic product manufacture, but you should bear in mind that these [...]]]></description>
			<content:encoded><![CDATA[<p>Below are some of the UK based electronic subcontract manufacturing companies we or our clients have used and can recommend.</p>
<p><span id="more-819"></span></p>
<p>Thinking of having your product manufactured in China, India, or another low labour cost country? This can be a very cost effective route for electronic product manufacture, but you should bear in mind that these countries are not always the best choice with the new environmental producer regulations coming into force in Europe and maybe also your companies own environmental policies. Many products can be cost effectively manufactured in the UK and there are several European countries, such as Bulgaria and Poland, that also provide very low cost manufacturing choices, without the higher transportation financial and eco costs of further afield countries. Remember also to factor in your costs of dealing with offshore manufacturers. Any production cost savings need to cover your own companies costs of visiting distant manufacturers, both in terms of staff time and travel costs. If your company is environmentally aware and views carbon footprints as important you also need to factor in that many low cost manufacturing counties rely on fossil fuels for the bulk of their power generation, dramatically increasing the carbon footprint of their manufacturing processes.</p>
<p class="resource_text"><a href="http://www.ctl-manufacturing.com/" target="_blank"></a><a href="http://www.ctl-manufacturing.com/" target="_blank"><img class="size-full wp-image-268 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/ctl_logo.jpg" alt="" width="68" height="40" /></a>Cable looms, electro-mechanical assembly, panel and cabinet wiring &amp; full product build</p>
<p class="resource_text">&nbsp;</p>
<p class="resource_text"><a href="http://www.ecelectronics.co.uk/" target="_blank"><img class="size-full wp-image-271 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/ecelectronics_logo.gif" alt="" width="150" height="26" /></a>Complete product manufacture.  Highly recommended by some of our clients.</p>
<p class="resource_text">&nbsp;</p>
<p class="resource_text"><a href="http://www.herald-electronics.com" target="_blank"><img class="size-full wp-image-274 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/herald_electronics_logo.gif" alt="" width="150" height="16" /></a>Complete product manufacture. Highly recommended by some of our clients.</p>
<p class="resource_text">&nbsp;</p>
<p class="resource_text"><a href="http://www.on-board.org.uk/" target="_blank"></a><a href="http://www.on-board.org.uk/" target="_blank"><img class="size-full wp-image-280 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/onboard_logo.gif" alt="" width="42" height="40" /></a>Surface mount PCB assembly.  Lovely people to work with</p>
<p class="resource_text">&nbsp;</p>
<p><a href="http://www.roscan.co.uk/"><img class="size-full wp-image-283 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/roscan_logo.gif" alt="" width="150" height="29" /></a><a href="http://www.roscan.co.uk/" target="_blank"></a>Complete product manufacture</p>
<p>&nbsp;</p>
<p class="resource_text"><a href="http://www.samms-electronics.co.uk/" target="_blank"><img class="size-full wp-image-286 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/samms_electronics_logo.gif" alt="" width="150" height="17" /></a>Through hole PCB and cable loom manufacture.  Great guys to work with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/resources/electronic-manufacturers/uk-based-electronic-manufacturers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off The Shelf Encolosure Manufacturers</title>
		<link>http://www.electronic-products-design.com/resources/enclosures/off-the-shelf-encolosure-manufacturers</link>
		<comments>http://www.electronic-products-design.com/resources/enclosures/off-the-shelf-encolosure-manufacturers#comments</comments>
		<pubDate>Tue, 01 Nov 2011 09:48:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enclosures]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=808</guid>
		<description><![CDATA[The following companies provide a large range of &#8216;off the shelf&#8217; enclosures which can be machined, printed and in many cases also painted to your requirements. Using an off the shelf enclosure for your product design can save substancial moulding design and protoyping costs. When selecting or designing your enclosure you should consider the recycling [...]]]></description>
			<content:encoded><![CDATA[<p>The following companies provide a large range of &#8216;off the shelf&#8217; enclosures which can be machined, printed and in many cases also painted to your requirements. Using an off the shelf enclosure for your product design can save substancial moulding design and protoyping costs.</p>
<p><span id="more-808"></span></p>
<p>When selecting or designing your enclosure you should consider the recycling impact of the enclosure at the end of your products life. Metal enclosures are generally very good from a recycling point of view, as with increasing raw material costs it can be very economic to melt down the metals and recycle them. For instance, using recycled Aluminium can cost as little as 10% of the cost to mine new aluminium from the ground. If you will use a plastic enclosure bear in mind that many plastics can be recycled at the end of a products life, but only if each part comprises of just one plastic type. Using moulded rubber sections for example, whilst fashionable, usually means that the part cannot be recycled economically and has to be sent to land fill. Using a label glued to a plastic part will also usually make it worthless and consigned to landfill.</p>
<p>&nbsp;</p>
<p><a href="http://www.evatron.com" target="_blank"><img class="size-full wp-image-681 alignnone" title="evatron_logo" src="http://www.electronic-products-design.com/wp-content/uploads/evatron_logo.jpg" alt="" width="150" height="49" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.okw.co.uk/" target="_blank"><img class="size-full wp-image-214 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/okw_logo.jpg" alt="" width="150" height="60" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.pactecenclosures.com/" target="_blank"><img class="size-full wp-image-232 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/pactec_logo.gif" alt="" width="150" height="26" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.rolec-enclosures.co.uk/" target="_blank"><img class="size-full wp-image-238 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/rolec_logo.jpg" alt="" width="150" height="65" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.serpac.com/" target="_blank"><img class="size-full wp-image-228 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/serpac_logo.jpg" alt="" width="150" height="30" /></a></p>
<p>&nbsp;</p>
<p><a href="http://www.teko.co.uk/" target="_blank"><img class="size-full wp-image-241 alignnone" src="http://www.electronic-products-design.com/wp-content/uploads/teko-logo.jpg" alt="" width="150" height="56" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/resources/enclosures/off-the-shelf-encolosure-manufacturers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offshore Electronics Manufacturers</title>
		<link>http://www.electronic-products-design.com/resources/electronic-manufacturers/offshore-electronics-manufacturers</link>
		<comments>http://www.electronic-products-design.com/resources/electronic-manufacturers/offshore-electronics-manufacturers#comments</comments>
		<pubDate>Tue, 01 Nov 2011 09:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Electronic Manufacturers]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=801</guid>
		<description><![CDATA[Below are a list of some of the offshore Electronic Manufacturers who contact us and look like reasonably sized companies.  We can&#8217;t offer any specific recommendations but list them here to help people locate a suitable offshore manufacturer: Shenzhen Lian Lu Xing Technology Co., Ltd Kingfung Internations Ltd SCS Circuits Anke Circuit Technology Ltd Hampoo [...]]]></description>
			<content:encoded><![CDATA[<p>Below are a list of some of the offshore Electronic Manufacturers who  contact us and look like reasonably sized companies.  We can&#8217;t offer any specific recommendations but list them here to help people locate a suitable offshore manufacturer:</p>
<p><span id="more-801"></span></p>
<p><a href="http://www.llxpcb.com" target="_blank">Shenzhen Lian Lu Xing Technology Co., Ltd</a></p>
<p><a href="http://www.kfquickpcb.com/" target="_blank">Kingfung Internations Ltd</a></p>
<p><a href="http://www.scscircuits.com/" target="_blank">SCS Circuits</a></p>
<p><a href="http://www.ankepcb.com/" target="_blank">Anke Circuit Technology Ltd</a></p>
<p><a href="http://www.hampoo.com/" target="_blank">Hampoo</a></p>
<p><a href="http://www.assemblink.com/" target="_blank">Assemblink</a></p>
<p><a href="http://www.scscircuits.com/" target="_blank">China Shenzhen</a></p>
<p><a href="http://www.shenanpcb.com/" target="_blank">Dongguan Shenan Electronics Co., Ltd</a></p>
<p><a href="http://www.creditpcb.com" target="_blank">HongKong Credit PCB Technology Co., Ltd</a></p>
<p><a href="http://cgglobal-cem.com" target="_blank">CG Global</a> &#8211; We met Henry Ng from CG Global at a UK trade show in 2010 and liked his companies keen approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/resources/electronic-manufacturers/offshore-electronics-manufacturers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offshore Moulding Manufacturers</title>
		<link>http://www.electronic-products-design.com/resources/enclosures/offshore-moulding-manufacturers</link>
		<comments>http://www.electronic-products-design.com/resources/enclosures/offshore-moulding-manufacturers#comments</comments>
		<pubDate>Tue, 01 Nov 2011 09:31:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enclosures]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=799</guid>
		<description><![CDATA[Below are a list of some of the offshore moulding manufacturers who contact us and look like reasonably sized companies.  We can&#8217;t offer any specific recommendations but list them here to help people locate a suitable offshore manufacturer: Seal Group Daywell mould Co Ltd SHOUJU Industrial Limited Xiamen(beijing,suzhou)Technology Co.,LTD Suzhou Kaibao Electric Co., Ltd SuNPe [...]]]></description>
			<content:encoded><![CDATA[<p>Below are a list of some of the offshore moulding manufacturers who   contact us and look like reasonably sized companies.  We can&#8217;t offer any  specific recommendations but list them here to help people locate a  suitable offshore manufacturer:</p>
<p><span id="more-799"></span></p>
<p><a href="http://www.szseal-rp.com/" target="_blank">Seal Group</a></p>
<p><a href="http://www.daywellmould.com/" target="_blank">Daywell mould Co Ltd</a></p>
<p><a href="http://www.shouju.com/" target="_blank">SHOUJU Industrial Limited</a></p>
<p><a href="http://www.xmduch.com" target="_blank">Xiamen(beijing,suzhou)Technology Co.,LTD</a></p>
<p><a href="http://www.suzhoukaibaoelectric.com.cn/" target="_blank">Suzhou Kaibao Electric Co., Ltd</a></p>
<p><a href="http://www.sunpe.com/" target="_blank">SuNPe Prototype</a></p>
<p><a href="http://www.jchmold.com/" target="_blank">Jing Cheng Technology Group(HK) Ltd</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/resources/enclosures/offshore-moulding-manufacturers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATTEN 858D SMD Hot Air Rework Station Solder</title>
		<link>http://www.electronic-products-design.com/geek-area/great-tools/electronic-assembly/atten-858d-smd-hot-air-rework-station-solder</link>
		<comments>http://www.electronic-products-design.com/geek-area/great-tools/electronic-assembly/atten-858d-smd-hot-air-rework-station-solder#comments</comments>
		<pubDate>Wed, 19 Oct 2011 10:10:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Electronic Assembly]]></category>

		<guid isPermaLink="false">http://www.electronic-products-design.com/?p=796</guid>
		<description><![CDATA[If you ever need to do surface mount rework, remove surface mount components, etc, etc, this tool is simply brilliant.  The most brilliant thing about it is the price &#8211; for around GBP 40.00 you get a tool that used to cost several hundred pounds.  Indeed many still do and we&#8217;re not saying this tool [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.electronic-products-design.com/wp-content/uploads/at858D.png"><img class="alignnone size-medium wp-image-797" title="at858D" src="http://www.electronic-products-design.com/wp-content/uploads/at858D-300x218.png" alt="" width="300" height="218" /></a></p>
<p><span id="more-796"></span></p>
<p>If you ever need to do surface mount rework, remove surface mount components, etc, etc, this tool is simply brilliant.  The most brilliant thing about it is the price &#8211; for around GBP 40.00 you get a tool that used to cost several hundred pounds.  Indeed many still do and we&#8217;re not saying this tool is better than the high priced models.  However for this price buying the tool from eBay is a no brainer and once you receive it (typically from China) it will quickly become one of those indispensable tools you&#8217;ll wonder how you ever did without.  Get over the price concern, it is too cheap but it does what it says on the tin and it does it well!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electronic-products-design.com/geek-area/great-tools/electronic-assembly/atten-858d-smd-hot-air-rework-station-solder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

