In ti application document,they use Sliding mode current observer to estimate rotor position.
Sliding Mode Current Observer equations as follow
Z=k*sign()
Then the document says that
"Estimated back emf is obtained by filtering the bang-bang control, z, with a first order lowpass
filter".
Is anyone know why Estimated back emf is obtained by filtering z.
thanks.