LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DC motor signal

Hello all experts,

 

Now I have a project about automotive,I want to check DC motor signal :phase_U,phase_V,phase_W

 

as attached picture.

 

 

However,I don't know how many test items need to be performed.

 

Anyone can help me,thanks

 

 

Albert

0 Kudos
Message 1 of 10
(3,011 Views)

What do you mean Test items? Do you want to measure the values at MOUTs? 

 Or do you have some sort for algorithm for performing some math operation. Please explain.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 10
(2,999 Views)
Boy that is one studly 8051 you are using there! In any case, to measure the three outputs you will be needing 3 analog inputs.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 3 of 10
(2,981 Views)

Hello,

 

I guess PC send commands to the controller by UART or other communication protocol  then MOUT0,1,2 will output signal.

 

So we will check this signal to make sure DC motor fuctionality good or not.

 

Test items means voltage ,frequency ,THD,and so on.

 

If DAQ card can check this fuction or need Oscilloscope?

 

Thanks a lot

 

0 Kudos
Message 4 of 10
(2,968 Views)

Hi, 

 

Yes,i want to check Mouts values,thanks

0 Kudos
Message 5 of 10
(2,967 Views)

Hi, 

 

Yes,i want to check Mouts values,thanks

0 Kudos
Message 6 of 10
(2,967 Views)
Do you know what the large IC in your schematic is? It's a variant of an 8051 microprocessor. It does whatever its program tells it to. How is it programmed? From what is there, I can't tell if it even has a serial interface on it -- or how it might be used.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 7 of 10
(2,940 Views)

Thanks for your information.

 

Yes,I know larger IC is microcontroller,also know it would be programmed before used.

 

Now there is no any useful information about programmed code and its fuction.

 

But even if missing much information,I must make test plan to customer.

 

I just want to know how to test MOTOR signal in normal method.

 

Check freq,THD,voltage....etc?

 

If DAQ card can meet this test requirement?

 

Or need to use oscilloscope?

 

 

Thanks

0 Kudos
Message 8 of 10
(2,934 Views)
Yes, you can use a daq card but you must know something about the signal in order to select the correct one. You just can't blindly assume anything. What sort of sample rate, simultaneous capture, maximum amplitude, etc.
0 Kudos
Message 9 of 10
(2,924 Views)

well, assuming that whatever the uP is in is operating, It might be useful to look at the outputs with a o'scope to see what the data there actually looks like. This will tell you things like amplitude and give you some insight into the sort of sampling rates you will need.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 10 of 10
(2,909 Views)