3

Would the voltage measured at the 50 ohms still be doubled to the reading on the function generator?

I am new to the concept, from what I know, the 50ohms function generator outputs double the voltage if it is connected to a oscilloscope that has high input impedance. If now we were to use the 50 ohms function generator for a 50 ohms load and then measure the voltage drop on the load, would the resulting voltage still be doubled?

Kevin
  • 167
  • 5

3 Answers3

4

If now we were to use the 50 ohms function generator for a 50 ohms load and then measure the voltage drop on the load, would the resulting voltage still be doubled?

No, the signal generator's 50 Ω output impedance and the 50 Ω load form a 2:1 potential divider and that means that the voltage seen across the load is precisely what the signal generator's display is saying it should be i.e. not double (as seen with a high impedance load such as an oscilloscope).

So, if the signal generator is set to deliver 1 volt RMS then, when connected to the appropriate load resistor (usually 50 Ω) then you will get 1 volt RMS across the load.

Andy aka
  • 434,556
  • 28
  • 351
  • 777
  • Oh, so the 50 ohms terminator is actually designed for situation like this (a 50 ohms load). If I try to switch it to high impedance mode, the voltage reading for the load would actually be halved? – Kevin Feb 25 '21 at 09:46
  • @Kevin if your signal generator has the facility to switch to a higher impedance output (sometimes 600 Ω for example), then the voltage across a load of 600 Ω would be the same. Not sure I fully understood your comment so, if that doesn't help, try re-phrasing. – Andy aka Feb 25 '21 at 10:00
  • I mean without changing the source resistor. In 50 ohms mode the function generator is outputting twice the displayed voltage, so by voltage division, the voltage measure at the load is same as what is displayed. If I switch the function generator to high z mode, the generator what output the same voltage as displayed, so the voltage drop on the load would be halved (the other half is dropped at the source resistor). Correct me if I am wrong, thank you. – Kevin Feb 25 '21 at 10:14
  • If you switch the generator to high impedance mode then you will not get any signal output voltage into a load and maybe a few mV (basically noise artefacts) into an open circuit @Kevin – Andy aka Feb 25 '21 at 10:20
4

The voltage on a

schematic

simulate this circuit – Schematic created using CircuitLab

Figure 1. Equivalent circuit.

The source and load resistor form a 2:1 voltage divider.

Measurement of VO without a load will result in a reading of twice the rated output. In other words, the output is only calibrated when running a 50 Ω load.

Transistor
  • 168,990
  • 12
  • 186
  • 385
1

The signal generator provides 2Display Volts, where Display is the voltage seen on the signal generator's display. Now if the signal generator is terminated with a 50 ohms load the measured voltage across the load is 50/(50+50)(2Display)=Display, assuming a 50 ohms output impedance for the generator. If connected to a high impedance load you get 2Display Volts at the output, which is twice the voltage seen on the display.

dirac16
  • 1,774
  • 2
  • 12
  • 17