Connecting Hall Effect Sensor as an encoder(fe​edback) for PCI 7356 Motion Controller

Hi,
We have Labview 2010 and the following hardwares for testing a specific motor (a brushless DC motor):
NI PCI 7356 Motion Controller
NI UMI 7774
AKD Servo Drive P00606
However, I met some difficulty when wiring the motor to the motor drive(and controller). In the manual, it says PCI 7356 needs encoder signals as the feedback. But our motor doesn't have a built-in encoder. It has three Hall Effect Sensors, which we plan to use as an encoder. If we feed the hall sensor signals as the encoder phase signals (Phase A, B) to the drive/controller, I wonder if Labview or PCI 7356 (after an appropriate configuration) can adjuct the phase (from 120 degree to 90). Does it work even without the adjustment?
If the above doesn't work, can I feed only one Hall Effect sensor signal as Encoder Phase A and don't feed anything to Phase B (since I only need control the motor speed in one direction)? Will PCI 7356 or Labview recognize the signal and function accordingly?
If it doesn't work as well, could I use motor's Back EMF as a feedback (this motor produces a decent sinusoidal back EMF)? If I can, how should I configure the hardware and wire the motor to controller accordingly? 
If all three above don't work, could you suggest a way to solve this problem?
Thanks so much for your help.
Best,
Chen

Hey Chen,
I have comfirmed that the PCI card will not be able to do feedback with the hall effect sensors. However, you could do that with our NI 951x modules if you run it in FPGA mode. You would need an extra IO module to set up the hall effect sensors with, but you could effectively customize your control and your feedback on the FPGA board immediately. 
For your other post, I am not sure you can create a time constraint on the move, I believe that when you define a motion, you would need to define the number of steps or the position and not the time. If you are running the motor at a specific velocity for an amount of time, you would need to set that as the number of revolutions and not time.
I hope this helps.
Regards,
A. Zaatari
National Instruments
Applications Engineer

Similar Messages

  • Biased Hall effect sensor and NI 9201 module. How can I calculate the velocity of an object?

    For my final year project at university I have designed and built a drop tower for testing the energy dissipation performance of test pieces.
    In the system I specified having a biased Hall effect sensor (gear tooth sensor) to calculate the speed of the impactor by having a serrated target (ferritic) moving past it.
    The idea behind having a serrated target was to enable an average of several readings of time period to be taken, then to use this to divide the known length of the serrations to calculate speed.
    The problem I am having is when using the time period measuring block in LV it only wants to measure the period of the first wave, is there any way I could get LV to measure all four periods (there are four serrations) and average them?
    Here is an image of the target incase what I have said was a little confusing: http://tinypic.com/r/2a0b8ck/6
    Any help will be greatly appreciated!

    1. The NI 9201 has only analog inputs, so you have no other choices with that devices.  I did not look it up before my earlier response.  Something about the wording of your first post made me think you were measuring the period with a counter.
    2. I am not sure which "time period measuring block" you are using.  Please post your VI.  Before you post it, run it with your Hall sensor so that you have some data recorded.  Go to the Edit menu and choose Make Current Values Default."  Save the VI.  The indicators on your VI will then have your data saved.  Post that VI.
    3. I am assuming that you will get a signal which looks something like this, although not necessarily starting exactl at zero time or having exactly uniform spacing between the pulses.
    Using some simple logic you can determine the time of the transitions between high and low.  The differences between the times of successive transitions are your periods.  For the image above the falling edges (going from +1 to -1) occur at about 64, 192, 320, and 448.  The differences are 128 in each case.  For your impact data the differences are likely to not all be the same as yout target decelerates.
    After I see you VI, I can give some suggestions about how to proceed to calculate the differences.
    Lynn

  • Measuring Digital Output from 3 Hall Effect Sensors

    I'm working on a project where I need to map the digital signal coming from 3 hall effect sensors, plugged into the first three channels of a NI 9402 installed in a NI cDAQ-9172 chassis (slot 5).  I've done plenty of analog signal measurements before but this is my first time trying to map a digital one.  I'm trying to measure the signal at the fastest possible rate (20MHz is what NI 9402 is capable of) and I cannot get the signal to record in any way that I could analyze it.  At this point all I'm looking for is a way to record the signal at 20MHz and look at a plot from the three sensors.  We're essentially just checking how quickly the signals are being sent to the sensors, so I need to be able to record it and zoom in to see all the 1's and 0's.
    I'm also doing this in signal express which may or may not be the whole problem.  To me it seems like a simple task, so I assume I'm just missing something obvious.  I got 3 digital signals, I want to record them at 20Mhz and then be able to look at the plots afterwards. I don't even want to really analyze them yet, just want to be able to zoom in and see the high's and low's from each sensor.  The test I'm recording takes about 7-8 seconds.  So far when I try this it looks like it reads the signal in the preview screen but if I try to look at the data afterwards there's nothing there to see. If anyone could point me in a direction to look or has an idea it would be extremely helpful.  If more information is needed I can get it for the board.  Thanks.
    -Tyler

    Hi Tyler,
    Are you pressing the Record button to log the data?
    Josh B
    Applications Engineer
    National Instruments

  • How do you use a hall effect sensor to act as a trigger to start the aqusition of data ?

    On a 4 stroke engine, a hall effect sensor acts as a trigger to instigate the aquisition of data. Data is recorded from a pressure transducer on both the compression and exhaust cycle.

    Paul,
    Here is a great resource the help you get started:
    http://zone.ni.com/devzone/devzone.nsf/webcategories/327C75ED77E1B8E5862567E80051CF83
    Additionally, if you need more help, please supply information such as:
    1. What daq board are you using?
    2. What kind of signal does your hall effect sensor output?
    3. What have you tried?
    Best Regards and good luck!

  • PCI-7344 motion controller encoder reset problem

    I'm using a PCI-7344 motion controller for my application. I'm currently working on simple display of position and velocity using an encoder. I am able to read the encoder pulser, but I am unable to reset it. I want the encoder pulses to be display continously till I press a reset button on the screen. After pressing the reset button on the front panel, the encoder count should become zero and start counting again till I press stop button. Kindly give me a simple example of encoder reset using push button. Thanks.
    Regards,
    Giridhar Rajan
    Cruiser Controls
    Mumbai, India

    This should do what you are looking for.  I am not at the computer that has a motion controller card in it, so I have not tested it. 
    It resets the encoders for Axis 1 and Axis 2.  Unless you have a different configuration for encoders and axes, it should work.
    Hope that this helps,
    Bob
    Bob Young - Test Engineer - Lapsed Certified LabVIEW Developer
    DISTek Integration, Inc. - NI Alliance Member
    mailto:[email protected]
    Attachments:
    Reset encoders.vi ‏66 KB

  • I have an optical sensor and two hall effect how can I data log?

    I have built a test rig which consists of a gyroscope.  The gyro is spun up by and electric motor.
    I need to measure the speed of rotation.  I’m using an optical sensor and two Hall
    Effect sensors.  I would like to record the
    output of these and I would like to build in some redundancy because there will
    be another bigger rig that will require more measurement.  E.g. vibration.
    I’m new to data logging so I’m not sure which hardware I
    should be getting.
    Thanks

    analog inputs are the most universal.  with software such as the functions included in the Sound and Vibration Measurement Suite, you can analyze the analog input channel which is connected to your hall effect and optical sensors for frequency and speed.  Vibration specific input cards will power accelerometers.  with the speed and angular position sensors (hall effect and optical) you can combine this information with your vibration sensors to determine the movement of the device with respect to position and speed.  These order analysis functions are part of the Sound and Vibration Measurement Suite. 
    What is more is that the Suite includes an assistant.  The assistant allows for the capture and datalogging of all analog and digital inputs as well as frequency and vibration analysis.  This is all configurable and does not require any LabVIEW programming.  If you decide you want LabVIEW programming, all the functions are there to support LabVIEW as well. 
    Here is the link:
    http://www.ni.com/soundandvibration/
    Preston Johnson
    Principal Sales Engineer
    Condition Monitoring Systems
    Vibration Analyst III - www.vibinst.org, www.mobiusinstitute.com
    National Instruments
    [email protected]
    www.ni.com/mcm
    www.ni.com/soundandvibration
    www.ni.com/biganalogdata
    512-683-5444

  • Hall effect gaussmeter

    Hey everybody!
    I'm a total LabView newbie, so maybe my question
    is probably answered in about a dozen places.  All help is appreciated,
    and please feel free to point me to other threads/tutorials/examples.
    What i'm trying to do is simulate a gaussmeter via labview.I have a hall effect sensor from honeywell,model  ss496a1 and a daq(NI USB-6008).How exactly can i build my gaussmeter?I know i have to supply my sensor with a Vc and then measure Voutunder the presence of a magnetic field,but i cant because obviously i'm doing something wrong!Can anyone tell me the exact steps i have to go through?
    Many thanks in advance!
    Solved!
    Go to Solution.

    You can use the separate buttons.  To be sure that only one button is pressed at a time, you would need to use local variables or property nodes to reset the others.
    I customized the radio button to look more like your panel.  The radio button has the "one button at a time" functionality built in so you do not need to program it yourself.  You could make the frame invisible using the coloring tools.
    Lynn 
    Attachments:
    Gaussmeter.3.vi ‏87 KB
    Gaussmeter Scale.ctl ‏6 KB

  • Hi need a vi to communicate with a usb connecting to 4 sensors

    hello
              i m working with labview 7... and working on sensors(strain gauge type sensors).... my job is to communicate with a usb cable that is connected to those sensors without the help of drivers.. so i need a Vi for that.... and after that i need to physically look at the incoming data on the computer so another Vi for that... pls help me as my deadline is near

    hi dennis
    yes it uses visa... i m sending u the vi and the sub vi s also....have a look and help me furthere pls... my deadline is till this sunday...i would really appreciate ur help
    Attachments:
    Reset_Com.vi ‏27 KB
    Initialize_Com.vi ‏71 KB
    Close_Com.vi ‏22 KB

  • How can I connect 1-wire sensor using DAQ?

    Hi,
    How can I connect 1-wire sensor using DIO in DAQ? I didn't find anything about it on this site.
    Thanks.

    Hello Depablo,
    When making any voltage measurement you need to provide two wires and signal and a reference voltage.  If you have a digital sensor or device with a number of outputs there should also be a reference or ground voltage output so that you're measurement device can read the correct value.  If you don't connect the ground/reference voltage to the DAQ device then you'll be measuring a floating voltage and it won't be accurate.  Voltage is a relative measurement--your sensor may be outputting 5 volts relative to its internal ground, but that ground may be 10 volts above your DAQ cards ground.  If you measure the 5 volt line with your DAQ card you'll read 15 volts and not 5 volts unless you also connect the sensors ground to the DAQ card.  If you're unsure which wire to use as a reference you can either contact your sensor manufacturer, or if you like you can post back with a link to your sensor's data sheet and I can see if I can identify the correct wire.
    I hope this helps, and have a great day!
    Brooks

  • My Apple Tv is connecting to the Wifi network but is not connect to the internet.  So when I look for it on my Airplay it doesn't come up.  I have 3 other ones already working on the network and they are all fine.

    My apple TV is finding and connecting to the Wifi network but then says it is not connected to the internet and then I cannot find it on the iPad through airplay.  I don't want it connected to the internet (as in www.) because for the use I have I only need to use the Apple tvs locally in a sports hall as scoreboards.  I have 3 others working on the same router and they are working fine (as of yesterday)
    On my screen I see (obviously not written like this)
    network connect- yes
    signal strength- fine
    Ip address- fine
    DCN- fine
    Activation- Failed
    This is the only negative I can find and the statement that the Apple TV has connected to the wifi but is not connected to the internet.
    Where has it gone wrong for me. Please help

    It is not properly connected to the network.
    Make sure location is set correctly
    DNS should be on auto (settings - general - network)
    Try ethernet
    Signal strength on device won't account for issues, you would need a network report from istumbler, netstumbler or similar. This will show accurate signal strength along with noise and nearby networks

  • HT3986 I installed windows 7 to my macbook pro, but my mousepad does not work in windows 7 and also i can not connect my windows 7 to projector, but i can use my macbook's mouse pad and i can connect my mac to projector,so please help me for windows 7 pro

    I installed windows 7 to my macbook pro, but my mousepad does not work in windows 7 and also i can not connect my windows 7 to projector, but i can use my macbook's mouse pad and i can connect my mac to projector,so please help me for windows 7 problem

    i try to download now, do you think when i download and install the windows support software, can i fix the problem?

  • How to connect my iphone 4s to a USB sound card for 5.1 speakers?

    How to connect my iphone 4s to a USB sound card for 5.1 speakers?

    You can't:
    1. iPhone sound output is stereo, not Dolby 5.1 compatible.
    2. iPhones do not connect sound output by standard USB.  The connecting device has to be iPhone compatible.

  • TS1814 I had to restore my Ipod Touch and now I can't connect to anything on it. When it asks for my Apple ID it comes up with an error message and says that it can't connect to the server. I have checked my WiFi connection and its connected.

    I have had to restore my Ipod Touch and now I can't connect to anything on it. When it asks for my Apple ID it comes up with an error message and says that it can't connect to the server. I have checked my WiFi connection and its connected.

    Hi there,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    -Griff W.

  • HT201413 Why is it my songs or none of my information appearing in my ipod? What can i do? its been a whole 2 days connected to my itunes and it still says waiting for items to copy

    Why is it my songs or none of my information appearing in my ipod? What can i do? its been a whole 2 days connected to my itunes and it still says waiting for items to copy

    my iPad it get stuck on step 8 with a prompt that says "waiting to copy items" it stays on like that for hours
    Reset your iPad.
    Hold the On/Off Sleep/Wake button and the Home button down at the same time for at least ten seconds, until the Apple logo appears.
    I recently upgraded to to the iOS 5 on my iMac and iPad
    You don't need to manually sync using iOS 5.
    Help here >  Apple - iCloud - Learn how to set up iCloud on all your devices.
    Message was edited by: Carolyn

  • Is it possible to connect the iPad to an Infocus and a remote for ppt presentations at the same time?

    I've always used PC and I'm planning on making the transition to Mac.  That's why I'm considering buying an iPad. Today I went to Best Buys and the Mac guy told me that it isn't possible to connect the iPad to an Infocus and a remote for ppt presentations at the same time. Is that true?  I'm a speaker and that was the main reason I was considering buying an iPad, so I didn't have to carry my laptop. Thanks for your help!

    Thanks for your reply. Looks like it can as I have just found this https://www.youtube.com/watch?v=nKp02y4JXVs

Maybe you are looking for

  • Cisco ISE 1.1.4 Error Code 500

    Hello, I just installed the evaluation of Cisco ISE 1.1.4 on ESXi 5.1. My EXSi config is this: 4GB RAM, 80GB HDD, 2 cores, Redhat 5 32bit I was able to install it with no problem, but when I tried to login using the web GUI, I am getting an error mes

  • Java applet shows basket with ? (question mark) why?

    Hi In one of the SRM Business Object . Approval preview shows as Question mark . but table wise it seems fine. why ? I wanted to know why i am seeing ? mark . i dont want this. i want get rid of this any help is appreciated. i wanted to recreate. any

  • Can i upgrade my 2006 macbook pro's graphics card?

    I have a late 2006 MacBook Pro (MacBook Pro 2,1) and i would like to know whether or not i can upgrade the graphics card? If it is possible what are the restrictions? Thanks.

  • Cant copy music from library in itunes to my ipod - PLEASE HELP!!!

    hey everyone im in fed up! ok im not really any good at all this technical mumbo jumbo so im desperate for some help. my ipod has been working great till the last few days when i obviously did something to mess it up. among other problems my itunes w

  • Why do I loose 4G service when the iPad 3 wakes from sleep?

    I just upgraded my original iPad to the new 3rd Generation version.  64-gig with wifi + 4G.  I've noticed that when the device goes to sleep and I enter my code to unlock it, there is no indication of celular service status.  I get full bars followed