// Numbas version: finer_feedback_settings {"name": "A parallel plate capacitor as a materials characterisation tool.", "extensions": [], "custom_part_types": [], "resources": [["question-resources/PPC.png", "/srv/numbas/media/question-resources/PPC.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "A parallel plate capacitor as a materials characterisation tool.", "tags": ["elec", "energy", "mid1819", "PPC"], "metadata": {"description": "A PPC is used to measure the relative permittivity of materials via the energy. ", "licence": "All rights reserved"}, "statement": "
\nThis question focuses upon the permittivity of materials in parallel plate capacitors.
\nA parallel plate capacitor has circular plates of radius {radiusmm} mm and the distance between the plates, $d$, is {distanceu} μm. The capacitor is connected to a battery indicated as {battery} V.
\nDiscs that fill the space between the plates comprised from various materials can be placed between the electrodes and the energy stored recorded.
\nWhen providing numerical answers you may express them using scientific notation. Express values to four significant figures and use the values of physical constants as provided in the course notes.
", "advice": "The first step is to note that the energy stored is
\n$\\displaystyle {CV^2\\over2},$
\nand that
\n$\\displaystyle C={\\varepsilon A\\over d},$
\nwhere $C$ is the capacitance (F), $V$ is the potential difference between the two plates (volts), $\\varepsilon$ is the permittivity (F/m) of the medium between the plates of area $A$ (m$^2$) and separation $d$ (m).
\nThe relative permittivity of the medium is obtainable:
\n$\\displaystyle {\\rm energy~stored}={1\\over 2}CV^2={1\\over2}{\\varepsilon_0\\varepsilon_r A\\over d}V^2\\Rightarrow \\varepsilon_r={2 d \\times {\\rm stored~energy}\\over \\varepsilon_0 AV^2}$.
\nWe have all the quantities so $\\varepsilon_r$ can be obtained.
\nNoting that the relative permittivity is inversely proportional to the voltage (squared), if the voltage of the battery is lower than indicated then the permittivity is higher than previously estimated, and so therefore is the capacitance.
", "rulesets": {}, "extensions": [], "variables": {"epsra": {"name": "epsra", "group": "Ungrouped variables", "definition": "2 energya distance / ( eps0 area battery^2)", "description": "Relative permittivity of material A.
", "templateType": "anything"}, "battery": {"name": "battery", "group": "Ungrouped variables", "definition": "random(2..5)*1.0", "description": "Indicated battery voltage, V
", "templateType": "anything"}, "energya": {"name": "energya", "group": "Ungrouped variables", "definition": "energyan*10^-9", "description": "Energy stored in system A in J.
", "templateType": "anything"}, "distance": {"name": "distance", "group": "Ungrouped variables", "definition": "distanceu*10^-6", "description": "distance between the plates in m.
", "templateType": "anything"}, "eps0": {"name": "eps0", "group": "Ungrouped variables", "definition": "decimal(8.854*10^-12)", "description": "Permittivity of free space in F/m.
", "templateType": "anything"}, "battery2": {"name": "battery2", "group": "Ungrouped variables", "definition": "battery-random(1..5)*0.1", "description": "The actual voltage provided by the battery, V.
", "templateType": "anything"}, "distanceu": {"name": "distanceu", "group": "Ungrouped variables", "definition": "50.0+10*random(1..10)", "description": "Distance between the plates in microns.
", "templateType": "anything"}, "radiusmm": {"name": "radiusmm", "group": "Ungrouped variables", "definition": "random(4..10)*1.0", "description": "Radius of the electrode in mm.
", "templateType": "anything"}, "radius": {"name": "radius", "group": "Ungrouped variables", "definition": "radiusmm/1000.0", "description": "Radius of electrodes in m.
", "templateType": "anything"}, "energyan": {"name": "energyan", "group": "Ungrouped variables", "definition": "15.0+random(1..10)", "description": "Stored energy for system A in nJ.
", "templateType": "anything"}, "area": {"name": "area", "group": "Ungrouped variables", "definition": "pi radius^2", "description": "Area of the plates in m^2.
", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["area", "battery", "battery2", "distance", "distanceu", "energya", "energyan", "eps0", "epsra", "radius", "radiusmm"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": true, "customName": "Energy", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "State the formula for the energy stored in an ideal parallel plate capacitor as a function of $C$ and $V$. Stating the meaning of all symbols and providing suitable units.
\nEnergy stored = [[0]]
\n$C$ is the [[1]] with units [[2]]
\n$V$ is the [[3]] with units [[4]]
", "gaps": [{"type": "jme", "useCustomName": true, "customName": "formula", "marks": "2", "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "1/2 C V^2", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": 0.001, "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": true, "singleLetterVariables": true, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "valuegenerators": [{"name": "c", "value": ""}, {"name": "v", "value": ""}]}, {"type": "1_n_2", "useCustomName": true, "customName": "CD", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "dropdownlist", "displayColumns": 0, "showCellAnswerState": true, "choices": ["Capacitance", "Voltage", "Potential difference", "Capacity", "Banana"], "matrix": ["01", 0, 0, 0, 0], "distractors": ["", "", "", "", ""]}, {"type": "1_n_2", "useCustomName": true, "customName": "CU", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "dropdownlist", "displayColumns": 0, "showCellAnswerState": true, "choices": ["F", "C", "J", "V", "N", "A"], "matrix": ["1", 0, 0, 0, 0, 0], "distractors": ["", "", "", "", "", ""]}, {"type": "1_n_2", "useCustomName": true, "customName": "VD", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "dropdownlist", "displayColumns": 0, "showCellAnswerState": true, "choices": ["Capacitance", "Voltage", "Potential difference", "Capacity", "Banana"], "matrix": [0, "1", "1", 0, 0], "distractors": ["", "", "", "", ""]}, {"type": "1_n_2", "useCustomName": true, "customName": "VU", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "dropdownlist", "displayColumns": 0, "showCellAnswerState": true, "choices": ["F", "C", "J", "V", "N", "A"], "matrix": ["0", 0, 0, "1", 0, 0], "distractors": ["", "", "", "", "", ""]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": true, "customName": "Relative permittivity of material A", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "When material A is placed between the electrodes the energy stored is recorded at {energyan} nJ. Based upon this measured energy, determine the value of the relative permittivity of material A.
\n$\\varepsilon_r(A)=$ [[0]]
", "gaps": [{"type": "numberentry", "useCustomName": true, "customName": "eps_r", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "epsra*0.995", "maxValue": "epsra*1.005", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "precisionType": "sigfig", "precision": "4", "precisionPartialCredit": 0, "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false, "showPrecisionHint": false, "notationStyles": ["plain", "en", "si-en", "scientific"], "correctAnswerStyle": "plain"}], "sortAnswers": false}, {"type": "information", "useCustomName": true, "customName": "Material B", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Material B with a known relative permittivity is inserted into the capacitor. The measured stored energy shows that the battery actually produces a voltage of just {battery2} V.
\nDoes the error in the indicated value of the voltage of the battery mean that the value of the permittivity of material A previously is an under- or over-estimate?
\n[[0]]
", "gaps": [{"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "radiogroup", "displayColumns": "2", "showCellAnswerState": true, "choices": ["Over-estimate", "Under-estimate"], "matrix": [0, "1"], "distractors": ["No - because the potential difference is less than initially thought, to store the amount of energy indicated would require a higher capacitance, and hence a higher relative permittivity.", "Yes - because the potential difference is less than initially thought, to store the amount of energy indicated would require a higher capacitance, and hence a higher relative permittivity."]}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "type": "question", "contributors": [{"name": "Jon Goss", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3925/"}]}]}], "contributors": [{"name": "Jon Goss", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3925/"}]}