PIC LAB-1 Test 2 <!-- Begin var ans = new Array; var done = new Array; var score = 0; ans\[1\] = "A Tuned Circuit"; ans\[2\] = "Rise"; ans\[3\] = "1n"; ans\[4\] = "0.045Amp"; ans\[5\] = "0.1u"; ans\[6\] = "0.001A"; ans\[7\] = "1.2v"; ans\[8\] = "1mA"; ans\[9\] = "Common Collector/Emitter Follower"; ans\[10\] = "B"; ans\[11\] = "The cathode lead is shorter. It goes to the negative rail"; ans\[12\] = "Between 3 and 35mA, depending on the brightness required"; ans\[13\] = "Inverted"; ans\[14\] = "a"; ans\[15\] = "A"; ans\[16\] = "remains constant"; ans\[17\] = "Cathode Ray Oscilloscope"; ans\[18\] = "microfarad, electrolytic, capacitor, picofarad"; ans\[19\] = "5%, 10%, 1%"; ans\[20\] = "a"; ans\[21\] = "p, n, u"; ans\[22\] = "A Schmitt Trigger"; ans\[23\] = "0.1u or 100n - both are correct"; ans\[24\] = "The voltage across the capacitor"; ans\[25\] = "LOW"; function Try(question, answer) { if (answer != ans\[question\]) { if (!done\[question\]) { done\[question\] = -1; window1=window.open("", "NewWindow1", "toolbar=no,directories=no,menubar=no,scrollbars=no,top=475,left=25,width=320,height=20"); window1.document.writeln("<title>Answers to: 25 QUESTIONS . . . . </title>"); window1.document.writeln("<font face=Arial size=2 color=#FF00cc><center>Wrong!\\n\\nYour score is now: " + score + "<font face=Arial size=2 color=#cc0000><center>The correct answer is: <font face=Arial size=2 color=#000000>" + ans\[question\]); } else { alert("You have already answered that question"); } } else { if (!done\[question\]) { done\[question\] = -1; score++; alert("Correct!\\n\\nYour score is now: " + score); } else { alert("You have already answered that question"); } } } function Assessment () { if (score >= 25) { alert("Perfect Score!"); } if (score >= 20 && score <= 29) { alert("Excellent Work - but not Perfect!") } if (score >= 0 && score <= 19) { alert("You need to do the BASIC ELECTRONICS COURSE. \\nYou will be amazed at how much you will learn.") } } // End -->
Answer the following questions … JavaScript is required!
This test sees how much you know about basic electronics.
1. A capacitor and coil in parallel is called:
2. When the base is raised, the emitter will:
3. What is 1,000p?
4. The current in a circuit is 45mA. This is:
5. A 100n capacitor can be expressed as:
6. 1mA is equal to:
7. 1,200mV is equal to:
8. If a 10k resistor is placed across a 10v supply, the current will be:
9. This arrangement is called:
10. Identify the correctly connected LED:
11. Identify the correct statement:
12. The current requirement of a LED is:
13. The signal at the collector will be …
… with the base.
14. The purpose of the capacitor:
15. The direction of conduction for a diode is:
16. A DC voltage …
17. A CRO is a
18. These jargon terms mean: (Jargon = language peculiar to a trade)
‘mickey’ ‘electro’ ‘cap’ ‘puff’
19. The tolerance bands: gold; sliver; brown, represent:
20. 223 on a capacitor represents:
21. Arrange these in ascending order: n, p, u
22. Name this symbol:
23. The number “104” on a capacitor indicates:
24. What is the multimeter detecting:
25. For the XOR gate, what is the output when both inputs are HIGH:
These are the types of questions you should be able to answer INSTANTLY, if you want to design and build microcontroller projects. If you get less than 20, now’s the time to do the Basic Electronics Course. Try the test again after the course, I’m sure you will “fly” through the answers and be amazed at how much you have learnt.
Quick Links
Legal Stuff
Social Media