asaf123098,
It is probably a bad time to ask, but are you trying to switch:
1) The High Side
2) The Low Side
Assuming you are using an N-Channel mosfet to switch the Low Side (as you probably should be), the basic schematic will look like this:
View attachment 46818
With an N-Channel Mosfet the control signal = "ON" is typically 3V - 15V (referenced to ground) and "OFF" is ground (or close to ground). If you only have 60Vdc then you could create a voltage divider like this:
View attachment 46819
If you are using a voltage other than 60Vdc, you would want to adjust the resistor values to insure that you meet the mosfet's gate voltage requirements.
If you are using a P-Channel mosfet to switch the High Side (you probably Should NOT do this) the basic schematic will look like this:
View attachment 46821
With a P-Channel Mosfet the control signal is referenced to Vcc (in this case 60Vdc), to turn this P-Channel Mosfet "ON" the gate voltage needs to be ~12V LESS than 60V. To turn a P-Channel Mosfet "OFF" the Gate Voltage = Vcc (in this case 60Vdc).
These schematics assume that the control signal is coming from a simple push-button switch and therefore the "Turn-On" and "Turn-Off" times are trivial compared to typical "ON" & "OFF" periods. If a PWM source is used for speed control in place of a simple PB Switch then careful attention to the switching characteristics of the actual mosfet being used would be critical.
Hope this helps!
FIsh