Borrar filtros
Borrar filtros

Half Wave Rectifier Simulink

18 visualizaciones (últimos 30 días)
Federico
Federico el 24 de Mzo. de 2023
Respondida: Daniel el 24 de Mzo. de 2023
Hi!
I would like to know if there is any block in Simulink that can work as Half Wave Rectifier . I would also accept using several blocks.

Respuesta aceptada

Daniel
Daniel el 24 de Mzo. de 2023
If you just want a rough model of a half wave rectifier, you can use a Saturation block, from the Simulink/Discontinuities library. You could pass it an upper limit of Inf and a lower limit of 0.
If you want a more precise half wave rectifier that models the leakage on the other half wave, and you have a table of input and output voltages, you can use a 1-D Lookup Table from the Simulink/Lookup Tables library. Pass the input voltages in as the breakpoints, and the output voltages as the table data. The lookup table will interpolate between the provided values.

Más respuestas (0)

Categorías

Más información sobre Specialized Power Systems en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by