Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Let me guess: you measured gate voltage w.r.t GND. This is wrong. You need to connect both voltmeter wires directly at the SCR.I have check on gate of both SCR have PWM signal by code AnalogWrite (pin9, 100) on arduino;( just with voltmeter, because I not have oscilloscope to know the peak ).
missing connection between "gnd" and scr cathodes. Please notice that the control circuit gnd, arduino etc. Carries mains voltage, with or without this ground connection. You need an isolator, e.g. Trigger transformer to avoid dangerous voltage at the control circuit.
why my schematic not working.. speed control brushed 180v Dc motor.
I used BT 150 and used PWM to trigered gate of SCR.
thank you.
Here is a very similar schematic that shows ...
a) Opto-Isolators as the SCR Gate drivers
b) A Zero-Cross Detection circuit
Typically, an adjustable Phase Angle from the Zero Crossing is used to trigger the SCR's , not PWM.
I forgot to add the URL ...
Arduino Controlled Full Bridge SCR with Opto-Isolators
https://simple-circuit.com/arduino-controlled-bridge-rectifier/
Good question. A possible solution is to use MOC3021 opto triacs instead of the low voltage opto couplers.But how if my motor voltage use 180VDc?