メインコンテンツ

6 段階整流

6 段階整流手法を使用してモーター制御アルゴリズムを設計する

6 段階整流 (台形制御とも呼ばれる) は、固定子相を順次励磁することでブラシレス DC (BLDC) モーターを駆動する基本技術です。このプロセスでは、1 つの電気回転を 60 度ずつの 6 つの等しいセグメントに分割し、各区間に固有のスイッチング状態を割り当てます。各ステップでは、3 つのモーター相のうち 2 相が励磁され、1 つは正の DC 母線に接続され、もう 1 つは負側に接続され、残りの 1 相はフローティング状態のままとなります。同期を維持するために、コントローラーは通常、ホール効果センサーを使用して回転子の磁気位置を検出し、次の整流状態への遷移をトリガーします。このシーケンスは固定子内に回転磁場を生成し、永久磁石回転子をそれに追従させて引き込みますが、離散的なスイッチングは本質的に正弦波方式よりも大きなトルク リップルを生じさせます。

ブロック

すべて展開する

Control Reference

Six Step Commutationブラシレス DC (BLDC) モーターの 6 段階整流のスイッチング シーケンスを生成

Controllers

Sensorless Six-Step CommutationUse six-step commutation to run a BLDC motor or PMSM using sensorless control (R2025a 以降)
Protection RelayImplement protection relay with definite minimum time (DMT) trip characteristics
Host Serial ReceiveConfigure host-side serial communications interface to receive data from serial port
Host Serial SetupConfigure communication ports used by Host Serial Receive and Host Serial Transmit blocks
Host Serial TransmitConfigure host-side serial communications interface to transmit data to serial port
Hall Speed and PositionCompute speed and estimate position of rotor by using Hall sensors
Hall ValidityCompute rotor spin direction and validity of Hall sensor sequence
Mechanical to Electrical PositionCompute electrical position of rotor from mechanical position
Quadrature DecoderCompute position of quadrature encoder
Resolver DecoderCompute motor mechanical position and speed and sine and cosine values of motor electrical position
Software Watchdog TimerOutput true until counter reaches maximum count limit
Speed MeasurementCompute speed from rotor angular position
Sliding Mode Observer表面 PMSM の電気的位置と機械的速度の計算 (R2021b 以降)
Flux ObserverCompute electrical position, magnetic flux, and electrical torque of rotor
Pulsating High Freq ObserverEstimate initial rotor electrical position of interior PMSM using pulsating high frequency (PHF) injection (R2022b 以降)
Extended EMF ObserverCompute electrical position and mechanical speed of permanent magnet synchronous motor (PMSM) (R2023a 以降)

注目の例