LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LED Blinking current measure

I have a project to measure current reading while LED blinking, what tools should I use because the current reading is 0.5A while on and 0A while off; 3 cycle of LED blinking. Thanks for help.

0 Kudos
Message 1 of 11
(3,345 Views)

Hi Jimmy,

 

apparently you need some DAQ devices. Which one do you use currently?

 


@Jimmygoh78 wrote:

because the current reading is 0.5A while on and 0A while off; 3 cycle of LED blinking.


You are reading 0.5A when the LED is on? Which kind of LED?

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 11
(3,329 Views)

I have DAQ device USB-6003.

This is LED lighting PCBA, 10LED in a board; so that current about 0.5A; but I need ensure the LED blink in 3 cycle. 

0 Kudos
Message 3 of 11
(3,326 Views)

Hi Jimmy,

 


@Jimmygoh78 wrote:

I have DAQ device USB-6003.

This is LED lighting PCBA, 10LED in a board; so that current about 0.5A; but I need ensure the LED blink in 3 cycle. 


How do you want to control that "LED lighting PCBA" (whatever that is)?

 

When you use a plain USB6003 you will need:

- add a relais to switch on/off that board

- use an external current sensor to measure the current, choose from a simple shunt (apply Ohm's law!) to some "real" current sensors (I prefer current transducers from LEM)…

I guess you know the basics of electrics/electronics/measurements?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 11
(3,313 Views)

Can use software (programming) to measure blinking frequency instead of hardware measure?

0 Kudos
Message 5 of 11
(2,925 Views)

Hi Jimmy,

 

when the signal is outside of your computer then you need some hardware to bring that signal inside your computer. After this you can apply software analyzing the signal…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 6 of 11
(2,918 Views)