Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Macros

How to use macro : Circuit_3_Phases ?

Creation 18/11/2011
Last update 03/03/2017
Version soft Flux V12.2
Author PL
Reviewers

Introduction This document deals with how to install a macro, and how to use the
Circuit_3_Phases macro. It will include the following topics:
• Macro definition: Circuit_3_Phases
• Install a macro

Macro definition : Circuit_3_Phases

Goal of the This macro intends to create automatically an electric circuit for 3 phases
macro devices. The supply can be voltage or current, with wye or delta connexion.
The load includes coils, which can be wye or delta connected. All input will
become parameters. Application should be defined prior running the macro.

Figure 1 : interface of Circuit_3_Phase macro

Figure 2 : example of circuit created

1
Macros

Install a macro

Path Macros delivered with Flux are directly installed in folder :


Installation C:\Program Files\Altair\2020\flux\Extensions\Macros

(If Flux is installed at the path proposed by default C:\Program Files\Altair)

Calling a macro In order to use a macro, you have to follow the next steps:

Step Actions
1 Open Flux
2 Click on [Project] [Macro] [Load], and select the right macro

3 To run a macro, you have to click on [Project] [Macro] [Run]

Then select the macro you want to run.

2
Macros

Macro description
Folder Macros Description
Macro_Flux Circuit_3_Phases.PFM Create automatically an electric circuit for 3 phase
_Circuit devices with parameters

Input:
• Select an identifier for parameters
• Select Yes for voltage supply and no for current
supply
• Select Yes for Y connection and NO for Δ
connection
• Select YES for Y connection of coils and NO for
Δ connection
• Enter rms value of supply (A or V)
• Enter frequency (Hz)
• Enter coil resistance (ohm)
• Enter inductance (henry)
Output:
• Create electrical circuit (graphically)
• Create parameters for all circuit components

Folder Macros Description


Macro_Flux Circuit_3_Phases.PFM Créer automatiquement un circuit électrique pour
_Circuit dispositifs tri-phasés avec paramètres

Entrée:
• Choisir un nom pour identifier le circuit
• Choisir OUI pour source de tension et NON pour
source de courant
• Choisir OUI pour connection étoile et NON pour
connection triangle
• Choisir OUI pour connection étoile des bobines
et NON pour connection triangle
• Entrer valeur efficace de la source (A ou V)
• Entrer frequence (Hz)
• Entrer résistance de la bobine (ohm)
• Entrer inductance (henry)
Output:
• Créer circuit électrique (graphiquement)
• Créer paramètres pour tous les composants du
circuit

You might also like