Three phase AC motor model problem...

Hello, is there a way to use the 3PH_Motor from the family OUTPUT_DEVICES located in the group Electro_Mechanical but with a modified Spice model that uses only the data printed on the nameplate? I ask this question because I have to simulate power factor correction using a field of 10 motors rated at 110 kW each for my thesis, but I need the R and L of the windings in order to use the default model and I cannot find these values in catalogues.
Thank you in advance and I hope there is a way to solve this problem...
Multisim 12.0.0
Solved!
Go to Solution.

I am assuming you're looking for an induction motor.
It would be an oversimplification to model an induction motor using a fixed R,L load (In V12 of Multisim, we actually removed the 3PH_Motor and instead added a more realistic dynamic model based on a more realistic parameter set). An induction motor is in many ways like a transformer. Therefore you need the magnetising inductance, rotor and stator leakage inductances, and rotor and stator resistances. You may be able to contact the manufacturer to obtain, but I doubt you can accurately deduce them just from the name plate.
This link goes over a simple steady-state model: http://www.scribd.com/doc/13311930/Induction-Motor-Modeling-steady-State
Thanks,
Max
National Instruments

Similar Messages

  • Help is needed to implement a PLL to obtain the angle of a three phase sinusoidal system

    Im trying to develop the PLL to obtain the angle of the three phase system that allows to transform a three phase system into dq axes using Park transformations, there is any example?.
    The voltages are obtained from an analogic module in the FPGA using a cRIO device.

    did you ever solve this problem, i am having issues with this as well

  • Mesauring position and speed in a 3 phase BLDC motor?

    Hi!
    I was wondering if you could help me with a problem. What I want to do is control and measure a 3 phase BLDC motors position and speed prefferably using a PID controller (or two!).
    The position part isn't too hard (I think I got it!), but having a PID controller measuring the time from the trigger pulse to the desired position within a desired time is harder. The speed-PID controller should automatically adjust parameters so the next motor rotation will get to the exact position within the desired time.
    Can anyone help me with this problem?

    Could you please provide some information about the hard- and software that you are using to control the motor?
    Thanks,
    Jochen

  • Three phase Measurament

    Hi everyone,
    I'm trying to measure the phase and the power factor for a three-phase motor. The problemn is that the motor is running with 480V and the SCXI module that I have can only handles until 300Vrms. I'm thinking about using some voltage transformers to step down the voltage and then connect it to the SCXI module. If I do that, will it affect my phase angle and power factor?
    Assuming that this configuration works, how can I find the phase in each wire? Is it possible to run all samples at the same time and then make some comparisson between their plots to measure that?
    Thank you!
    Kenny Caldas
    Solved!
    Go to Solution.

    Just want to emphasise Lynn's point about 480 nominal volts and what you might actually have.
    Get your design and wiring checked by someone certified to do so before connecting.
    Some further points:
    How is the motor being fed?
    a. If fed by a Direct On-Line starter or a Star-Delta starter, there will be a big spike when the contacts open to turn the motor off, or during the star-delta transition.
    b. If fed by a PWM inverter, then the inverter synthesises the AC 50 or 60 Hz wave form by chopping DC very fast, and relying on the motor windings to act as the low pass filter. Good luck trying to instrument that.
    Fault Level: You must have fuses as close to the instrumentation pick-off point as possible. That way, if there is a fault in your wiring the instrumentation fuse pops, and you do not have the full fault current flowing through your instrumentation wiring. Fault current will probably be about 4 times motor start current if the motor is fused correctly, and if it is an induction motor.
    I would use isolation amplifiers on the voltage inputs. That way you can use a simple potential divider on the input to scale to the voltage you want, but make sure that the isolation amplifier has a suitable frequency range.
    So it would go something like:
    Line voltage->Fuse(or other protection device)->Potential divider->Isolation Amplifier->SCXI module.
    IF you sample each channel fast, e.g. 10,000 samples per sec., then the time difference between samples and hence sampling induced phase error will be small.
    Also look at the safety issues with Current Transformers here:
    http://en.wikipedia.org/wiki/Current_transformer

  • How can I calculate the frequency of a 2-4Hz three phase sine wave in 50msec?

    I want to calculate the frequency of a sine wave using either all three phases or just one, but I want to know the frequency after 50 msec, I don't want to have to wait for a full period.

    I have a mathematically sound suggestion but I do not know how well it will work in application. Most period measurements measure the time between a full period or several periods to eliminate the error introduced by the measuring device. Essentially the device error is made insignificant.
    Mathematically you can do much more but there is a tradeoff between recording less information and knowing (or assuming) some values. For instance, if one knew the amplitude and could calculate the derivative of the signal, one could calculate the frequency. A sine wave can be represented by the function: A sin (BX)=C , where A is the amplitude, B is the frequency, C is the present measured value. If the equation is solved for X, we get: X=(sin^(-1)(C/A))/B. The d
    erivative of the first equation is AB cos(BX)=C. If the equation for X is now substituted into the second equation, we get, AB cos(B (sin^(-1)(C/A))/B)=C. Solving for B we get B=C/(A cos(sin^(-1)(C/A))). Remember, we already know A and C, so we are done.
    Practically every step and assumption in the above argument introduces possible error which will affect the accuracy of the frequency. Unfortunately it is a trade off and that is why at least a whole period needs to be measured to get an accurate frequency.
    Jeremy Braden
    National Instruments

  • Three-Phase Power Analyzer, Etc.

    Hi All,
    I'm not sure if this is the right board for this question, or if I should ask it on one of the hardware boards.  Let me know if I should move it, please.
    I need to set up a LabVIEW-based system to monitor the following:
    1.  Output from three-phase power analyzer (480VAC, 0-100AAC) - this could involved monitoring formatted power-quality data from a power analyzer OR monitoring voltage and current on all phases, then doing the power quality calcs in LabVIEW
    2.  DC output current (0-200ADC) - This needs to be relatively fast (2000 samples/sec), but not very precise (0.1A resolution would be fine).
    3.  DC output voltage (0-600VDC) - Again, this needs to be fast but not very precise.  See current specs, above.
    4.  CAN bus - I'll be monitoring a CAN bus and processing CAN data, probably using an NI USB-8473.  I have much of the CAN code written already.
    Any suggestions on how I should proceed?  Has anyone had good results with specific power analyzers tied into an NI-based system?  What about current probes?  High voltage meters?  Is there any pre-written LabVIEW code for three-phase power analysis?
    Many thanks in advance.

    diarmaede wrote:
    Hi All,
    I'm not sure if this is the right board for this question, or if I should ask it on one of the hardware boards.  Let me know if I should move it, please.
    I need to set up a LabVIEW-based system to monitor the following:
    1.  Output from three-phase power analyzer (480VAC, 0-100AAC) - this could involved monitoring formatted power-quality data from a power analyzer OR monitoring voltage and current on all phases, then doing the power quality calcs in LabVIEW
    2.  DC output current (0-200ADC) - This needs to be relatively fast (2000 samples/sec), but not very precise (0.1A resolution would be fine).
    3.  DC output voltage (0-600VDC) - Again, this needs to be fast but not very precise.  See current specs, above.
    4.  CAN bus - I'll be monitoring a CAN bus and processing CAN data, probably using an NI USB-8473.  I have much of the CAN code written already.
    Any suggestions on how I should proceed?  Has anyone had good results with specific power analyzers tied into an NI-based system?  What about current probes?  High voltage meters?  Is there any pre-written LabVIEW code for three-phase power analysis?
    Many thanks in advance.
    Hmm... I have used a few three phase power analyzers from Voltech, Valhalla, and Yokogawa with LabView.
    Right now I would say Yokogawa has my vote. Either the WT230 or (if you got the budget) a WT500. I am currently using both and find the Yokogawa supplied LabView vi's complete and full featured. Since neither of these can measure 100 amps directly you will need to use external current transformers. For best results I recommend buying matching current clamps from Yokogawa when you buy the analyzer Their use is pretty straight forward just enter the scaling factor into the instrument and the readings will be ranged correctly.
    DC current and voltage that high will require a current shunt and some scaling for your voltage. Then you could measure it with any decent DAQ device, maybe a cheap as a NI-USB6009. We like to use the Agilent 34970A with a 34901A multiplexer card for this application. The 34970A/34901A is our Engineering Lab workhouse it has the benefit of ISOLATED CHANNELS direct measurement of 300VAC/DC and it can read thermocouples.

  • PM DC Motor Model Trouble

    I'm currently using Multisim 12 while attempting to utilize the DC_MACHINE_PERMANENT_MAGNET model found in Electro_Mechanical > MACHINES.  I wish to simulate several different conditions relating to both power input (including precharged caps) and motor characteristics and effectively measure torque and speed responses.  I have some experience with circuit simulation in the past but I am a little rusty.
    My first question deals with the dc motor model I am using.  It comes with 4 outputs, those being Te (torque), theta (rotor position?), Ea (back emf?), and omega (angular speed?).  How do I go about measuring these?  
    Most of my attempts have been centered around a DC sweep analysis with a 48V battery source connected to the motor.  I haven't been able to get the arbitrary load model to function correctly but I do believe I have gotten the incremental sensor to work as it is recording a sensible RPM output.
    I have been primarily referencing figure 2 of this link http://zone.ni.com/devzone/cda/tut/p/id/13721
    For the purpose of my simulation, I do not require the h-bridge control inputs let alone the digital control via LabVIEW.  I do believe I have exhausted my search for more relevant information, please prove me wrong.
    If there is a better program for my purposes please let me know.  Any assistance will be appreciated.
    Thanks
    Gerry

    Gerry,
    You may find that the help for this component (click Help in its properties dialog) as well as the help for using machines in general (titled "Machine Modeling") might be of use. I'll try to answer some of your questions directly in here however.
    The following is a general representation of the internals of all machines models:
    Regarding the four pins that you speak of...
    The voltage on the 'omega' pin is the speed in rad/s. This pin corresponds to the 'omega' node in the figure above. Note that this pin, unlike the Te,Ea, and Theta pins, is part of the dynamic electromechanical model. If you have some external mechanical load, you would attach it to this pin. This in turn would affect the voltages/currents/speeds/torques of the system. However the 'Te', 'Ea' and 'theta' are measurement pins only and are included primary for convinience. The respective quantity is read as a voltage and in general you would simply probe these pins using the grapher or an instrument. The measured quantities are all documented -   'Te' is the generated electromechanical torque (i.e the value of the internal Te source in the figure above), Ea is the back-EMF, and theta is the shaft position (in radians).
    I've also attached a circuit that traces the speed/torque characteristic of the motor. 
    Let me know if that helps.
    Max
    National Instruments
    Attachments:
    TorqueSpeedTest.zip ‏309 KB

  • How to generating three phase sine wave simutiously with Vistual C++?

    Here I want to generate three phase sinewave at the same time with the phase angel 120 continiously. I can creat a task that contain 3 AOs, and generate 3 same sine wave at the same time. But I can not create 3 individual task which contains one AO channel, and write data to FIFO. Please tell me how to realize it?

    Hello, Rilee,
    Thank you very you very much. But I am still confused. The website I can not open. As you said, I shall create a data array to contain three phase data, for example, sinedata[750], sinedata[0:249] contains first AO, and sinedata[250:499] the second, and the rest is the third. then
    1. send the data for sinedata[0] to sinedata[249], to the board. with DAQmxWriteAnalogF64;
    2. send the data for sinedata[250] to sinedata[499], to the board. with DAQmxWriteAnalogF64;
    3. send the data for sinedata[500] to sinedata[749], to the board. with DAQmxWriteAnalogF64;
    and or so.
    Is all the above description right?
    Here I have several questions:
    1. When shall I send second section sample data? I think it shall be all the first data have been written to the board. And How can I know that all the first section data have been sent to the buffer?
    2. If I call DAQmxWriteAnalogF64 to write the second section data to buffer after the have finished first section data written, will this function affects the wave of the first section data?

  • Measuring back emf in a 3-phase BLDC motor

    I am currently trying to determine the back emf generated in the floating coil of a 3 phase BLDC motor (simple RC car motor).  I can currently monitor the current and the voltages supplied to each of the motor phases from the controller but I would like to eliminate the use of Hall sensors from my setup and monitor the back emf instead of the Hall outputs (to use as feedback instead).  I am using a CB-68LP terminal block and the NI 6024E PCI card.  To run the motor at full throttle requiers a 5 volt PWM at 60Hz and 12% duty cycle.  I am no EE, just a lowly ME, so bear with my ignorance and give a girl a hand.   Any suggestions?  Thanks!

    Hi pyrochk247,
    Out of curiosity, are you using a motion controller to control the motor, or are you using the 6024E's counters to do the PWM?  We don't deal with Back-EMF as a method of feedback so you'll have to forgive me if I trip up my understanding of the topic:
    In the way of reading the motor windings for a simple voltage and feedback voltage, that is highly possible.  Using a 6024E card you would be able to read in the analog signals and use the counters as outputs at the same time.  What would be difficult about this is pulling out the Back-EMF signals from the standard motor winding voltage.  I found this article:
    http://www.acroname.com/robotics/info/articles/back-emf/back-emf.html
    So the trick would be developing a method good enough to read the signals we desire well and rejecting the rest.  If you are using PWM from the 6024E then you could do decent feedback to the motor through a PID loop.
    Currently, I'm not trying to suggest anything.  Rather, I'm asking to see if this idea makes sense to you.
    Let me know what you think.
    Justin Louie

  • Is there a NI controller board that can control a 5-phase stepper motor?

    I'm developing an application using Borland C++ Builder 6 under Windows 2000. I need to control a 5-phase motor from within my application. I have some old Keithley Metrabyte MSTEP-5 ISA boards that would work with the motor, but Borland doesn't allow direct port access to the boards to give them instructions. So, the second question would be: Would the aforementioned NI board be programmable using Borland C++ Builder 6?

    Alright for the Universal Motion Interface (UMI-7764).
    Firstly, the equipment I am focused on a is friction machine test and I would like to know if the static friction compensation (NI 7340 Series) is an important factor (probably for this kind of test)?
    Then, the D550 or 650X0/X1 (Berger Lahr) are the steering cards for the 5-phase stepper motor (same manufacturer).
    Here are the specifications:
    - Operating voltage: 70...130 VDC
    - Power input: max. 8A
    - Adjustable achievement: max. 1000 W
    - Rated current: 2...5 A/Phase
    - Dynamic current increase by Boost I_Boost=100...190% In
    max. 6A/Phase
    - Engine line: Length <100m, cross section of a line >= 075 mm2
    R_Lmax < 2 Ohm)
    - Signal voltage for D 650.00/D 650.50: 20V...30V
    D 650.01/D 650.51: 2,5V...5,25V
    - Input currents: typ. 10 mA
    - Signal frequency (pulse entrance): max. 100 kHz
    - Relay contact exit change-over switch): 36 VDC / 30VAC,0,2 A
    - Operating temperature: 0...55°C
    - Storage temperature: 0...70°C
    - Dampness class: "F" DIN 40400
    - Mechanical dimensions:
    - Weight: 1,3 kg
    Moreover, I have an incremental linear encoder attached (Heidenhain LIDA 201) connected to adaptor EXE 6190B
    for measuring the displacement of the stepper motor. The adaptor EXE 602, 605, 610 outputs a voltage between 1.4 and 4 volts, 1.4 and 4 volts, 0.4 and 1.7 volts, a frequency range from 0 to 50 Hz, and an operating voltage 5 volts +/-5% / 120 mA.

  • How to acquire correctly three-phase signals (Problem with the gap between signals)

    Greetings
    I need to analyze three sinusoidal signals 120 degrees out of phase by nature including my version of LabVIEW 7.1 and the acquisition card I used is the Measurement Computing USB 1208FS. In principle the acquisition and display them individually does not represent any kind of inconvenience, the problem arises when I try to observe the three signals in the same waveform graph. At this point to run the test continuously (Continuously RUN) the signals lose their phase shift and this becomes variable along the process of signal acquisition occasionally taking its original phase shift (in Figure 2 shows how to vary the phase angle between the signals), just watch the same channel form using 3 distinct stages and the signal (in theory the same) is outdated fig 4. How can this problem be corrected? There is some appreciable time lag between data collection in the different channels that would alter the correct acquisition of the signals. You can correct varying the sampling frequency (rate) and the count?
      Pd = vi attachment used for the acquisition
    Thanks
    Attachments:
    figure 2.jpg ‏70 KB
    figure 4.jpg ‏72 KB
    3 channel.vi ‏388 KB

    Duplicate Post
    Cory K

  • A/C three Phase motor control using 1/4 bridge Load Cell output and a USB 9172 Daq

    NI Assistant,
    I am tasked with setting up a Motion Control using two each OMEGA LC712-100K, -50K and -10K load cells to monitor the cable tension on six A/C motor driven winches. I also need to Monitor and calculate a Moment as well as the load slope for Load verses Time.
    I have zero time to develop and I have searched your databases for existing Motor Controls to modify.
    Should I use Case Structures and then place them in a while loop?
    I setup a drawing in Word to visually define the task.
    Signed,
    Patrick Murphy
    Attachments:
    Layout for Testing Spars.docx ‏15 KB

    Hi Patrick,
    The reason why the Motion Control examples will not work for you is beacuse they are meant to be used with the NI Motion boards. Since you are using DAQ boards, the examples are probably not going to be able to help you too much. However, there is one example on the community that might be a place for you to start. 
    pmurphy wrote:  Should I use Case Structures and then place them in a while loop? 
    What exactly do you mean by this? What do you want in the case structure or while loop?

  • Three panel brochure pdf export problem

    I've created a three panel brochure, using the Pages 2 template. I need to share this with Windows people (who will handle the actual printing), so I exported it to pdf format. It looks OK (and Apple automatically embeds the fonts, nice!). However, the printed version is slightly different, such that the folds don't work correctly (images and words cross the folds).
    The pdf export prints perfectly from Preview, but not from Acrobat, which is what the Windows people have. Printing to pdf creates the same problem. Anybody know of a workaround to create the proper proportions for a pdf export? Thanks.
    G5/mirror G4/iBook/Powerbook   Mac OS X (10.4.6)  

    Stephen- Based on some other discussions I read, I did try printing to pdf-x. Unfortunately, this did not solve the problem.
    Barabara- As it turned out, Adobe Acrobat was not printing at 100% in either Windows or OS X. In the Windows print command window, page scaling was defaulted to "reduce to printer margins." This meant the document was printing at 96%. By changing page scaling to "none," the document printed to 100%, fixing the problem.
    Likewise, in OS X, Adobe Acrobat's page scaling was also defaulted to "reduce to printer margins." This scaled the page to 93%, which caused the printing problem. By changing page scaling to "none" the document printed at 100%, fixing the problem. Thanks for the suggestion, which solved my problem.
    G5/mirror G4/iBook/Powerbook   Mac OS X (10.4.6)  

  • Importing 3D Models - problem with .3ds

    I am able to import several .obj models, but I am having trouble importing any .3ds models. It lets me select them in the dialog, but then nothing shows up. Nothing is freezing or crashing - just nothing happens? I am attaching what my import options look like and for some reason 3DS and Alias show up twice in the list - is this right? If not, how can I fix this?
    Thanks!

    You may have to look through the open file and find settings that will allow you to see the model I forget what causes this but I have seen it. The Model is there but not visible.
    Perhpas Steve will chime in i think he figured it out.
    It would be nice if they had a setting to make visible to make paintable to make erasable but unfortunately this is too much trying to be a 3D app when it is really not necessary for any professional person who would be using Photoshop to need to know such things.
    I can jump into the rendering setting and get a 3Ds model to show up but now I will have to figure the nuances to do anything with it.
    I am certain that 3D modelers understand this and relate but most people are going to pass this by because the communications is simply not there.
    Agree this is a young feature but it has to look at this capability so that is not gear to  3d tech but a creative individual.
    I am certain going own three layers of settings to get something to happen is to some rewarding but I think to most it is a turn off.
    I ranted enough.

  • Data Modeler: Problems with importin from DDL and Designer

    I have a few problems with importing models from Designer and DDL:
    1. Can I import spatial indexes from Designer or DDL file? An index does appear in the model but it doesn’t seem to be a spatial index. When trying to import from database, the index doesn’t appear in the model at all.
    2. Is it possible to import sdo_geometry data types from DDL file? I haven’t succeeded with it, instead the column's data type appears unknown.
    3. Sometimes import from DDL files (that are generated with DM) failed with nothing appearing to the model. I haven’t figured out why that happens. I didn’t receive any error message, the model just opened empty.
    4. DM doesn’t seem to recognize public synonym creation from DDL. View log gives the following message:
    <<<<< Not Recognized >>>>>
    CREATE PUBLIC SYNONYM TABLE1
    FOR TABLE1
    5. Sequences lose their properties when importing from Designer. They only have a name but but start with, increment by and min/max values are empty in DM. Importin from DDL works fine.
    I’m using data modeler version 2.0.0 build 584

    Hi Alex,
    There is newer version of Data Modeler (3.0 EA2) and it is free
    You can download it from here
    http://www.oracle.com/technetwork/developer-tools/datamodeler/ea2-downloads-185792.html
    Regards
    Edited by: Dimitar Slavov on Dec 9, 2010 2:15 AM

Maybe you are looking for