What is the meaning of “do not populate test points” in a board schematicWhat is equivalent to a daily build (and smoke test) for schematic designs?What does this schematic symbol indicate? (Bent line)“Not mounted” - Meaning on a schematicMeaning of crossed wires in schematicMeaning of “caps not pop with watch crystal” in a schematicChess-Board schematic/pcb layoutTest point map for BBC micro:bit
What is this sound, instrument? (Rheingold, Wagner)
Why did Leia not want to tell Han about Luke being her twin brother?
Why are Democrats mostly focused on increasing healthcare spending, rarely mentioning any proposals for decreasing the costs of healthcare services?
Could the Ancient Egyptian hieroglyphs have been deciphered without the Rosetta Stone with modern tech?
Why do airports in the UK have so few runways?
Meaning of "Nur so anbei."
What is the difference between turbojet and turbofan engines?
Could you fly a Boeing 747 on Venus?
Slimy whey in store-bought yoghurt
A professor commented that my research is too simple as compared to my colleagues. What does that mean about my future prospects?
Famous conjecture or unsolved problem that could be plausibly proven/solved by freshman mathematician?
What type of beer is best for beer battered fish?
What would make the internet go away?
Constraint of NDSolve with an integral of the solution
Is current (November 2019) polling about Democrats lead over Trump trustworthy?
HR trying to sabotage my wife's work because we're married
What (if anything) could have caused all three shuttle main engines to stop at the same time?
QGis - zoom extent in projectfile?
Why is it so important for the party to acquire the Tome of Strahd?
Ball-passing game with a surprise ending
What deck size is ideal?
What is the purpose of this single box found in Rome B&B room?
count network interfaces in bash
Puzzle Hunt 02: Echoes of Change
What is the meaning of “do not populate test points” in a board schematic
What is equivalent to a daily build (and smoke test) for schematic designs?What does this schematic symbol indicate? (Bent line)“Not mounted” - Meaning on a schematicMeaning of crossed wires in schematicMeaning of “caps not pop with watch crystal” in a schematicChess-Board schematic/pcb layoutTest point map for BBC micro:bit
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
$begingroup$
I was finding test points in a schematic of an Analog Devices Evaluation board. In one of the schematic pages, there is a clause mentioned "do not populate test points".
Does anyone knows what it means ?
embedded schematics testing
$endgroup$
add a comment
|
$begingroup$
I was finding test points in a schematic of an Analog Devices Evaluation board. In one of the schematic pages, there is a clause mentioned "do not populate test points".
Does anyone knows what it means ?
embedded schematics testing
$endgroup$
add a comment
|
$begingroup$
I was finding test points in a schematic of an Analog Devices Evaluation board. In one of the schematic pages, there is a clause mentioned "do not populate test points".
Does anyone knows what it means ?
embedded schematics testing
$endgroup$
I was finding test points in a schematic of an Analog Devices Evaluation board. In one of the schematic pages, there is a clause mentioned "do not populate test points".
Does anyone knows what it means ?
embedded schematics testing
embedded schematics testing
asked Jul 19 at 1:23
nurabhanurabha
4613 gold badges10 silver badges21 bronze badges
4613 gold badges10 silver badges21 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
$begingroup$
Yes, it means they are points provided for testing purposes so do not connect components etc to those points.
$endgroup$
3
$begingroup$
Additionally, it is an easy way to exclude a component from BOM (as TP have reference designators) , some EDA have special component type for test points that do not require this work around, but even then Often a PCB assembly house will inquire about missing designators between CAD data and the BOM . so an explicit DNP is a normal engineering style to address this when there is a production requirement to check BOM and CAD for consistency.
$endgroup$
– crasic
Jul 19 at 1:44
add a comment
|
$begingroup$
Test points are very useful during development. A test point can be a flat SMT pad, or a throughole pad. Sometimes, a test point has a loop for clipping a probe onto (throughole examples, SMT examples). Sometimes, these loops are used only during R&D testing. In mass production the test points are contacted by automated test equipment, and the loops aren't installed in production to save cost.
$endgroup$
2
$begingroup$
I love test points, having worked on boards without them for a year.
$endgroup$
– DKNguyen
Jul 19 at 15:49
1
$begingroup$
@DKNguyen For sanity's sake, at least a ground testpoint for a scope probe, please.
$endgroup$
– Spehro Pefhany
Jul 19 at 15:50
add a comment
|
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("schematics", function ()
StackExchange.schematics.init();
);
, "cicuitlab");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "135"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f449003%2fwhat-is-the-meaning-of-do-not-populate-test-points-in-a-board-schematic%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Yes, it means they are points provided for testing purposes so do not connect components etc to those points.
$endgroup$
3
$begingroup$
Additionally, it is an easy way to exclude a component from BOM (as TP have reference designators) , some EDA have special component type for test points that do not require this work around, but even then Often a PCB assembly house will inquire about missing designators between CAD data and the BOM . so an explicit DNP is a normal engineering style to address this when there is a production requirement to check BOM and CAD for consistency.
$endgroup$
– crasic
Jul 19 at 1:44
add a comment
|
$begingroup$
Yes, it means they are points provided for testing purposes so do not connect components etc to those points.
$endgroup$
3
$begingroup$
Additionally, it is an easy way to exclude a component from BOM (as TP have reference designators) , some EDA have special component type for test points that do not require this work around, but even then Often a PCB assembly house will inquire about missing designators between CAD data and the BOM . so an explicit DNP is a normal engineering style to address this when there is a production requirement to check BOM and CAD for consistency.
$endgroup$
– crasic
Jul 19 at 1:44
add a comment
|
$begingroup$
Yes, it means they are points provided for testing purposes so do not connect components etc to those points.
$endgroup$
Yes, it means they are points provided for testing purposes so do not connect components etc to those points.
answered Jul 19 at 1:32
Solar MikeSolar Mike
3,1281 gold badge4 silver badges18 bronze badges
3,1281 gold badge4 silver badges18 bronze badges
3
$begingroup$
Additionally, it is an easy way to exclude a component from BOM (as TP have reference designators) , some EDA have special component type for test points that do not require this work around, but even then Often a PCB assembly house will inquire about missing designators between CAD data and the BOM . so an explicit DNP is a normal engineering style to address this when there is a production requirement to check BOM and CAD for consistency.
$endgroup$
– crasic
Jul 19 at 1:44
add a comment
|
3
$begingroup$
Additionally, it is an easy way to exclude a component from BOM (as TP have reference designators) , some EDA have special component type for test points that do not require this work around, but even then Often a PCB assembly house will inquire about missing designators between CAD data and the BOM . so an explicit DNP is a normal engineering style to address this when there is a production requirement to check BOM and CAD for consistency.
$endgroup$
– crasic
Jul 19 at 1:44
3
3
$begingroup$
Additionally, it is an easy way to exclude a component from BOM (as TP have reference designators) , some EDA have special component type for test points that do not require this work around, but even then Often a PCB assembly house will inquire about missing designators between CAD data and the BOM . so an explicit DNP is a normal engineering style to address this when there is a production requirement to check BOM and CAD for consistency.
$endgroup$
– crasic
Jul 19 at 1:44
$begingroup$
Additionally, it is an easy way to exclude a component from BOM (as TP have reference designators) , some EDA have special component type for test points that do not require this work around, but even then Often a PCB assembly house will inquire about missing designators between CAD data and the BOM . so an explicit DNP is a normal engineering style to address this when there is a production requirement to check BOM and CAD for consistency.
$endgroup$
– crasic
Jul 19 at 1:44
add a comment
|
$begingroup$
Test points are very useful during development. A test point can be a flat SMT pad, or a throughole pad. Sometimes, a test point has a loop for clipping a probe onto (throughole examples, SMT examples). Sometimes, these loops are used only during R&D testing. In mass production the test points are contacted by automated test equipment, and the loops aren't installed in production to save cost.
$endgroup$
2
$begingroup$
I love test points, having worked on boards without them for a year.
$endgroup$
– DKNguyen
Jul 19 at 15:49
1
$begingroup$
@DKNguyen For sanity's sake, at least a ground testpoint for a scope probe, please.
$endgroup$
– Spehro Pefhany
Jul 19 at 15:50
add a comment
|
$begingroup$
Test points are very useful during development. A test point can be a flat SMT pad, or a throughole pad. Sometimes, a test point has a loop for clipping a probe onto (throughole examples, SMT examples). Sometimes, these loops are used only during R&D testing. In mass production the test points are contacted by automated test equipment, and the loops aren't installed in production to save cost.
$endgroup$
2
$begingroup$
I love test points, having worked on boards without them for a year.
$endgroup$
– DKNguyen
Jul 19 at 15:49
1
$begingroup$
@DKNguyen For sanity's sake, at least a ground testpoint for a scope probe, please.
$endgroup$
– Spehro Pefhany
Jul 19 at 15:50
add a comment
|
$begingroup$
Test points are very useful during development. A test point can be a flat SMT pad, or a throughole pad. Sometimes, a test point has a loop for clipping a probe onto (throughole examples, SMT examples). Sometimes, these loops are used only during R&D testing. In mass production the test points are contacted by automated test equipment, and the loops aren't installed in production to save cost.
$endgroup$
Test points are very useful during development. A test point can be a flat SMT pad, or a throughole pad. Sometimes, a test point has a loop for clipping a probe onto (throughole examples, SMT examples). Sometimes, these loops are used only during R&D testing. In mass production the test points are contacted by automated test equipment, and the loops aren't installed in production to save cost.
edited Jul 19 at 15:46
answered Jul 19 at 1:48
Nick Alexeev♦Nick Alexeev
33.7k10 gold badges70 silver badges182 bronze badges
33.7k10 gold badges70 silver badges182 bronze badges
2
$begingroup$
I love test points, having worked on boards without them for a year.
$endgroup$
– DKNguyen
Jul 19 at 15:49
1
$begingroup$
@DKNguyen For sanity's sake, at least a ground testpoint for a scope probe, please.
$endgroup$
– Spehro Pefhany
Jul 19 at 15:50
add a comment
|
2
$begingroup$
I love test points, having worked on boards without them for a year.
$endgroup$
– DKNguyen
Jul 19 at 15:49
1
$begingroup$
@DKNguyen For sanity's sake, at least a ground testpoint for a scope probe, please.
$endgroup$
– Spehro Pefhany
Jul 19 at 15:50
2
2
$begingroup$
I love test points, having worked on boards without them for a year.
$endgroup$
– DKNguyen
Jul 19 at 15:49
$begingroup$
I love test points, having worked on boards without them for a year.
$endgroup$
– DKNguyen
Jul 19 at 15:49
1
1
$begingroup$
@DKNguyen For sanity's sake, at least a ground testpoint for a scope probe, please.
$endgroup$
– Spehro Pefhany
Jul 19 at 15:50
$begingroup$
@DKNguyen For sanity's sake, at least a ground testpoint for a scope probe, please.
$endgroup$
– Spehro Pefhany
Jul 19 at 15:50
add a comment
|
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f449003%2fwhat-is-the-meaning-of-do-not-populate-test-points-in-a-board-schematic%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown