https://arxiv.org/api/ZAooYeMwAFLxzst2g/BahGkXETo2026-06-10T02:59:38Z45974515http://arxiv.org/abs/2605.09520v1Using Consumer Cameras to Observe Scintillation Light from Radiation2026-05-10T13:07:28ZFor a long time, the cloud chamber was the only educational tool available for measuring radiation. In recent years, simple radiation detectors combining scintillators with silicon photomultipliers have become increasingly common for these purposes. However, students are not able to see the scintillation light, the core process of radiation measurements with scintillators. Therefore, we explored the possibility of detecting scintillation light using two general-purpose cameras. In addition, we examined how differences in the spatial distribution relate to radiation types and energies. Scintillation light were able to be measured by a general-use camera, and their spatial distribution indicates radiation energy. This method could be utilized as an accessible imaging setup to compare radiation properties in a classroom.2026-05-10T13:07:28Z7 pages, 7 figuresYuzuka SasakiYuuki WadaKazuo S. Tanakahttp://arxiv.org/abs/2605.08510v1Graduate Training in Quantum Information Science and Engineering: Lessons, Challenges, and a Roadmap from the NSF Research Traineeship Programs2026-05-08T21:42:45ZSince 2019, eighteen NSF Research Traineeship (NRT) awards in quantum information science and engineering (QISE) and adjacent fields have been funded, constituting the largest NSF-coordinated investment in graduate QISE training in the United States. Synthesizing lessons from our programs, we work through the central tensions that every QISE graduate program must negotiate: between depth in a home discipline and breadth across the field, between structured instruction and open-ended experiential and hands-on learning, and between training individual specialists and cultivating teams that collectively cover all areas of QISE. We describe the structural and pedagogical innovations the NRT programs have developed in response, assess what is working and what remains unresolved, and sketch 12 open problems the community will need to address as QISE graduate education scales beyond the well-resourced research universities where it has up till now been mainly concentrated. Eight concrete recommendations follow: (1) adopt the startup model of team-based training as an organizing philosophy; (2) invest immediately in sensing and communication curriculum development; (3) build student agency into program governance, not just activities; (4) establish structural mechanisms for industrial engagement rather than depending on goodwill; (5) design for sustainability from year one; (6) develop graduate-level textbooks spanning all three QISE pillars: computing, sensing, and communications; (7) establish shared outcome assessment instruments across programs; and (8) develop structured mechanisms for faculty professional development in QISE.2026-05-08T21:42:45Z49 pages, 3 figures, 1 tableYohannes AbateVictor AcostaAlessandro AlabastriMehmet AydenizViktoriia E. BabichevaLincoln D. CarrI-Tung ChenWandi DingTara DrakeMattias FitzpatrickKai-Mei C. FuJay GuptaKaden R. A. HazzardSophia E. HayesJin HuHilary M. HurstSohrab Ismail-BeigiEhsan KhatamiJunichiro KonoCheng-Yu LaiXiuling LiYingmei LiuSara MouradianKater MurchBorja PeropadreZoe PhillipsDaniela R. RaduAkshay SawhneyJames SaslowJames ScovilleMeenakshi SinghGeorge SiopsisDavid WeldChee Wei Wonghttp://arxiv.org/abs/2605.08361v1From Floors to Electrons: Using a Building Analogy and Cartooning to Teach Quantum Numbers2026-05-08T18:16:32ZAspects of quantum physics are no longer confined to the upper years of a physics degree. Concepts like superposition or entanglement that were once reserved for second- or third-year undergraduate courses now deserve attention earlier in a student's curriculum. Technology is changing at a pace that requires engaged citizens to understand some of the quantum basics if they are to make sense of the world. This paper offers a cartoon building analogy that teachers can use to introduce quantum numbers to their students.2026-05-08T18:16:32Z4 pages, anicillary materialJames DaySimone Williamsonhttp://arxiv.org/abs/2605.07747v1Strategies for Collecting Multi-Institutional Data in Discipline-Based Education Research2026-05-08T13:54:14ZMulti-institutional studies are critical for advancing discipline-based education research (DBER) because they allow us to determine where and for whom research findings are applicable. Despite this benefit, such studies remain relatively rare due to the complexities of coordinating data collection across different institutions. In this paper, we describe key challenges and propose actionable strategies for implementing multi-institutional DBER studies. We focus on navigating Institutional Review Board procedures, recruiting participants from a range of institution types, standardizing data sources across institutions, and managing logistics. We also provide an applied example of these strategies from a national research project in which we collected concept inventory data, social network surveys, and classroom observations from 31 introductory physics instructors at 28 institutions in the United States.2026-05-08T13:54:14ZMeagan SundstromDavid EsparzaJustin GambrellAdrienne TraxlerEric Brewehttp://arxiv.org/abs/2605.07036v1Using Computational Physics Essays to Facilitate Engineering Students' Computational Thinking2026-05-07T23:29:50ZBackground: As traditional coding tasks in education become increasingly vulnerable to the use of Generative AI, there is a critical need for authentic, project-based assessments that evaluate students' scientific inquiry. To address this need, we adapted the existing Computational Essay framework to create the Computational Physics Essay (CPE). Administered as a culminating capstone project, the CPE required introductory engineering students to use Python within Jupyter Notebooks to iteratively model real-world physics systems. We analyzed a random sample of CPE submissions (N = 100) using a customized 20-item rubric based on Weintrop's computational thinking (CT) taxonomy.
Results: The project-based constraint successfully elicited a high variety of CT practices. Students demonstrated high proficiency in Modeling and Systems Thinking, with 99% successfully investigating complex systems as a whole. Furthermore, the use of CT practices strongly correlated (\r{ho}= 0.75) with expert ratings of the overall quality of the CPE. While some students showed expected novice weaknesses in software modularity, the CPE successfully shifted their epistemic frame toward physical sensemaking.
Conclusions: Situating computation within real-world capstone projects provides a robust framework for assessing CT, bridging the gap between programming and scientific argumentation in introductory engineering students.2026-05-07T23:29:50Z17 pages and 5 figures. This is a preprint of a manuscript submitted for peer reviewSean SavageAmir BralinPaul HurN. Sanjay Rebellohttp://arxiv.org/abs/2605.05410v1LaTA: A Drop-in, FERPA-Compliant Local-LLM Autograder for Upper-Division STEM Coursework2026-05-06T20:06:06ZLarge-language-model (LLM) graders promise to relieve the grading burden of upper-division STEM courses, but most deployments to date send student work to third-party APIs, violating FERPA and exposing institutions to data risk while requiring substantial assignment modification. We present $\textbf{LaTA}\ (\textit{LaTeX Teaching Assistant})$, a drop-in, open-source autograder that runs entirely on commodity on-premises hardware and assumes a LaTeX-native workflow already adopted by many engineering and physics courses. LaTA implements a four-stage pipeline (ingest, segment, grade, report) using a locally hosted open-weight chain-of-thought LLM grader (gpt-oss:120b) that compares student work to an instructor-authored reference solution and applies a YAML rubric with binary per-item scoring. We deployed LaTA in Winter~2026 in ME 373 (Mechanical Engineering Methods) at Oregon State University, grading every weekly assignment for approximately 200 students on a single Mac Studio at \$0 marginal cost per assignment and 1--3 minutes of wall-clock time per submission, enabling regrading of corrected assignments and greatly expanded TA office hour offerings. The instructor-confirmed grading-error rate held at roughly $0.02$--$0.04\%$ per rubric line item across the term. Relative to the same instructor's previous traditionally-graded cohort, the LaTA-graded cohort outperformed by approximately $11\%$ on the midterm exam and $8\%$ on the final exam, and reported large gains in self-assessed confidence on every stated learning objective ($N = 159$ survey responses, $Δ\geq +1.49$ Likert points, $p < 10^{-27}$ on every comparison). We release the code under AGPLv3.2026-05-06T20:06:06ZSubmitted to Computers & EducationJesse A. Rodríguezhttp://arxiv.org/abs/2605.08227v1Determining Viscosity of a Liquid with Smartphone Sensors: A Classroom-Friendly Approach Using Damped Oscillations2026-05-06T16:42:48ZThis study presents a classroom-friendly method for measuring the coefficient of viscosity of a liquid using a smartphone s accelerometer sensor. A metallic ball tied with a spring-mass system and submerged in mustard oil undergoes damped oscillations due to viscous forces. The Phyphox app is used to record the temporal variation of acceleration, from which the damping constant is calculated to determine the coefficient of viscosity of the oil. The experimentally obtained value is further validated using the Tracker app, and this value is shown to be in close agreement with the standard literature. This method provides an accurate, low-cost experiment ideal for educational settings, utilizing smartphone sensors for viscosity measurement.2026-05-06T16:42:48ZPhys. Teach. 63(1), 64-65 (2025)Sanjoy Kumar PalPradipta Panchadhyayee10.1119/5.0245324http://arxiv.org/abs/2605.08204v1Use of smartphone as a density measuring device2026-05-06T02:44:19ZIn this paper, we have proposed a simple method of measuring the density of a solid material. We have utilized the pressure sensor of a smartphone as a pressure-measuring device. By measuring the values of pressure when a solid object is in air and also in the fully immersed condition in a non-reactive liquid, we have determined the density of the object.2026-05-06T02:44:19ZPhys. Teach. 62(9), 786-787 (2024)Sanjoy Kumar PalSoumen SarkarPradipta Panchadhyayee10.1119/5.0232206http://arxiv.org/abs/2605.08203v1Demonstration of magnetic dipole-dipole interaction by using smartphone pressure sensor2026-05-06T02:43:24ZIn this paper, we present a hands-on activity designed to verify the dependence of the magnetic force between two identical N35 neodymium disc magnets on their separation distance. Utilizing a weight-measuring device incorporating a smartphone pressure sensor placed inside an inflated Ziplock bag, with a glass plate ensuring perfect contact, we measured the magnetic force with high precision. Our results confirm the established inverse fourth power relationship between magnetic force and distance. The linear plot of magnetic force versus the inverse fourth power of distance corroborates the corresponding theoretical model. From the slope of this linear plot, we have calculated the magnetic dipole moment of each magnet, providing a practical validation of theoretical predictions. This methodology also offers an effective approach for educational and experimental verification of magnetic interactions.2026-05-06T02:43:24ZResonance 29(11), 1573-1581 (2024)Sanjoy Kumar PalPradipta Panchadhyayee10.1007/s12045-024-1573-4http://arxiv.org/abs/2602.22388v2Assessing student learning in quantum computing: The challenging case of phase kickback2026-05-05T18:59:02ZA major challenge for quantum workforce development is the need to both understand and reliably assess student learning of quantum information science (QIS) fundamentals. Yet student thinking is notoriously difficult to probe, even for seasoned education researchers. This article presents the story of Item 15 on the Quantum Computing Conceptual Survey (QCCS). This assessment item underwent more revision and discussion within the team than the remaining 19 assessment questions combined. This paper provides a behind-the-scenes look at the development of this assessment question: a story that both reveals interesting findings about student reasoning in quantum computing and illustrates why quantum education researchers insist on triangulating diverse quantitative and qualitative data sources when developing and refining assessment items, with implications for any researcher looking to understand and measure student conceptual reasoning in quantum computing, as well as for QIS curriculum and workforce development more broadly.2026-02-25T20:34:31Z17 pages, 5 figures, submitted to EPJ Quantum Technology special section on quantum educationJosephine C. MeyerSteven J. PollockBethany R. WilcoxGina Passantehttp://arxiv.org/abs/2605.04131v1A Dialogue-Based Framework for Correcting Multimodal Errors in AI-Assisted STEM Education2026-05-05T17:07:16ZLarge Language Models (LLMs) are democratizing access to personalized tutoring; however, their effectiveness is hindered by challenges in processing multimodal content, which limits AI's potential to provide equitable, high-quality STEM support. This study evaluates LLM performance on multimodal physics problems, identifies specific failure modes through an empirical error taxonomy, and tests practical interventions designed to overcome multimodal processing limitations. We assessed three publicly available LLMs (Claude, Gemini, and ChatGPT) on multimodal physics problems from the OpenStax database and compared the results with text-only performance. An empirically derived error taxonomy was developed through pilot testing, followed by evaluation of a structured multimodal dialogue intervention. All three models achieved near-ceiling accuracy (96%) on text-only physics problems. Performance declined substantially on multimodal problems, consistent with what we term the Multimodal Interference Effect. Error analysis identified four failure modes: visual processing errors, context misinterpretation, mathematical computational errors, and hybrid errors, with visual processing errors being the most prevalent. The structured dialogue intervention corrected 82% of errors overall; visual processing errors were corrected at 100% across all models. Educators and students can implement these interventions immediately, requiring no model retraining, to improve AI tutoring reliability on image-rich STEM content, advancing equitable access to high-quality learning support.2026-05-05T17:07:16ZAkshay SyalLawrence Swaminathan Xavier PrinceEvin GultepeNik Bear BrownSrinivas Sridharhttp://arxiv.org/abs/2605.03293v1A smartphone-based simple method for determination of the free space permeability2026-05-05T02:30:20ZA simple and novel method is designed to determine the free space permeability. This value is computed from the expression of the terminal velocity of a magnet falling through a conducting pipe using the magnetic sensor of a smartphone and a video player. This method deserves its importance because of the accuracy and precision of the results.2026-05-05T02:30:20ZPhys. Teach. 62(6), 532-533 (2024)Sanjoy Kumar PalSoumen SarkarPradipta Panchadhyayee10.1119/5.0207814http://arxiv.org/abs/2605.03291v1Determination of the acceleration due to gravity by studying magnet s motion through a conducting pipe2026-05-05T02:24:49ZWe determine the acceleration due to gravity (g) in a novel way using a magnetic sensor and video analysis technique of a smartphone. The same applications are used to measure the terminal velocity of a magnet falling through a conducting pipe and the magnetic moment of the magnet from its torsional oscillations. This experiment would appear to be intriguing, as it combines elements of magnetism, terminal velocity, and electromagnetic damping to determine g.2026-05-05T02:24:49ZPhys. Educator 6(2), 2450008 (2024)Sanjoy Kumar PalSoumen SarkarPradipta Panchadhyayee10.1142/S2661339524500082http://arxiv.org/abs/2605.03286v1Study of the effect of electromagnetic damping force on a magnet oscillating near a non-ferromagnetic conducting plate2026-05-05T02:17:11ZWe have designed an experiment that involves studying the effects of a conducting plate on the motion of an oscillating disc magnet. We have employed the video analysis method by Tracker software to investigate the variation of electromagnetic damping coefficient with distance between the plate and the magnet. This experiment can indeed serve as a valuable educational tool for undergraduate students, covering topics such as damped oscillation, electromagnetic damping, Lenz's law, and eddy currents.2026-05-05T02:17:11ZEur. J. Phys. 45(4), 045203 (2024)Sanjoy Kumar PalSoumen SarkarPradipta PanchadhyayeeDebapriyo Syam10.1088/1361-6404/ad4933http://arxiv.org/abs/2605.03185v1AI and the Research-Education Environment of Physics2026-05-04T22:00:52ZIn the current era of AI transforming the research-education environment of physics, variety of issues and concerns arise. The KITP program "Generative AI for High and Low Energy Physics'' offered a discussion session on this, and here presented is a summary of the opinions provided in the discussion. The material is formulated such that it can serve as a starting point for further discussions in readers' research community/institution/group.2026-05-04T22:00:52ZSavannah ThaisKoji HashimotoDavid S. BermanEstelle InackJessica N. HowardGregor KasieczkaAninidita MaitiGarrett W. MerzJavier Toledo