I have an application for an automotive radiator cooling fan. For the moment I am using a Arduino derivative called a Robo-Red. It is pretty much the same as an Uno but can handle higher voltage inputs and more power output. I have the system working fine on the bench, with a 5V PWM signal off pin 9 of the Robo-Red, driving a Mercedes W203 fan directly from pin 9 PWM output. The Mercedes Benz fan uses a 10Hz. 0 - 5V PWM signal. A deviation from that signal will cause the fan controller to run at full speed by taking 12V DC power directly from the ignition switch. The logic behind that is buried inside the Bosch fan motor. The fan motor itself is a 600W motor with two large 6 ga power cables coming into it. and two smaller cables for +12 emergency mode signal and 0 - 5V PWM signal.
But the output current of the PWM signals off any of the Arduino like products is limited and I would like to know how close I am to those limits. Therefore I want measure the PWM current. In an attempt to do this I tried to install a 1 Ohm shunt resistor in line with the fan. The fan still runs fine with the 1 Ohm resister in place but as soon as I connect the leads to the O scope the fan runs away in emergency mode. I can successfully run the fan with the shunt resister connected to a DC volt meter. With the DC voltmeter I am recording 13 mV which will equate to 13mA with the 1 Ohm resister. But the wave form is PWM so the voltmeter will only average. I would like to use the O scope to get the max current. The shunt resistor is shown on the bottom right of the diagram.
Anyone know whats going on her or how this measurement can be made.

But the output current of the PWM signals off any of the Arduino like products is limited and I would like to know how close I am to those limits. Therefore I want measure the PWM current. In an attempt to do this I tried to install a 1 Ohm shunt resistor in line with the fan. The fan still runs fine with the 1 Ohm resister in place but as soon as I connect the leads to the O scope the fan runs away in emergency mode. I can successfully run the fan with the shunt resister connected to a DC volt meter. With the DC voltmeter I am recording 13 mV which will equate to 13mA with the 1 Ohm resister. But the wave form is PWM so the voltmeter will only average. I would like to use the O scope to get the max current. The shunt resistor is shown on the bottom right of the diagram.
Anyone know whats going on her or how this measurement can be made.
