Project
# | Title | Team Members | TA | Documents | Sponsor |
---|---|---|---|---|---|
74 | Isolated Voltage Sensor |
Jevin Liu Laureano Salcines Cubria |
Hanyin Shao | design_document1.pdf final_paper1.pdf other1.pdf photo1.png photo2.png presentation1.pptx proposal1.pdf video |
|
Isolated Voltage Sensor Team Members: - Laureano Salcines (Ls38) - Jevin Liu (jevinl2) - Student 3 (netid) # Problem In power electronics, there is a need to sense a voltage through galvanic isolation. In these applications, the output measurements must be accurate and be represented digitally. # Solution Our solution is a small board that can be mounted onto another larger PCB, this small board will carry an analog front end, analog to digital converter, isolated digital interface, a microcontroller and a power supply. measure a voltage across an isolated barrier, provide the measurement as a floating point number. # Solution Components Analog front end Analog to digital converter with voltage reference. isolated digital interface microcontroller ## Analog front end. Sense the input voltage and provides a signal to the analog-to-digital converter. TL-072 amplifier. ## Voltage reference and digital converter. Provide a voltage reference and sample the input voltage. The voltage reference can be a series voltage reference REF 35. ## Microcontroller and isolated digital interface. An ATMEGA328P microcontroller which does the sampling at 10 kilo sample per second. Power. A PDS1-S5-S15 Isolated power converter that can transfer power across from the microcontroller side to the ADC # Criterion For Success 10 kilo-samples per second microcontroller, should measure the voltage digitally within 0.5 percent precision, and at least 10 megaohms of impedance. |