Power problem

Hi everyone I am using an Arduino UNO stacked with a motor driver shield l239D to run 2 DC motors and 3 infrared sensors. I have 11V powering the shield and that is enough to Run the two motors and two sensors.
But i wanted three sensors so I connected 6AA batteries to the Arduino Uno DC barel. With the DC barel the sensors light up but once I remove the PWR jumper and connect the 11 V to the shield the car doesnt move. The sensors work but the motors not and even with only two sensors the car doesnt move.
Once I place the PWR jumper in its place and disconnect the Arduinoo Uno power the motors move again with two sensors.

Basically the 6AA doesnt let my car work and it should do the opposite.
When I have the two power supplys connected I removed the PWR jumper and it doesnt work.
Does anyone knows why this happens?
Thanks in advance.

What is providing the 11v?

Why won't the 11v operate the motors and the 3 sensors? How much current does each sensor draw? Post a link to the datasheet for the sensors.

And post your program.

...R

Hi,
Can you please post a copy of your circuit, in CAD or a picture of a hand drawn circuit in jpg, png?

Thanks.. Tom.. :slight_smile:

My batteries are 3x18650 3.7V 3400mAh and they are new.

My infrared sensors are flying-fish FC 51, sorry i dont have a datasheet. But each One of them draws 2.86V and the motors 3.5~4V

Sorry but I only have a handmade circuit, i didnt put the Arduino Uno nor the 6AA connected to the barel jack. Here goes a picture of my car and the circuit:

Album — Postimages(sorry but there were tio much images to sent One by One).

There is also the original scheme (the One with Four motors) that is the original mine is modified i only sent that for better understanding.

If there is anything you dont understand tell me. Thanks

Noslen_noami:
My batteries are 3x18650 3.7V 3400mAh and they are new.

My infrared sensors are flying-fish FC 51, sorry i dont have a datasheet. But each One of them draws 2.86V

The important thing is how much current is drawn by the sensor. Where did you buy the sensor - maybe the supplier's website has useful data?

Sorry but I only have a handmade circuit, i didnt put the Arduino Uno nor the 6AA connected to the barel jack. Here goes a picture of my car and the circuit:

Album — Postimages(sorry but there were tio much images to sent One by One).

We only need one image for the circuit diagram and please make it visible here. See this Simple Image Posting Guide

...R

Sorry for not knowing how to use the fórum... It draws 20mah
Thanks

Noslen_noami:
It draws 20mah

That's the sort of number I was expecting (by the way I think it should 20 mA rather than 20 mAh).

I can't see how having three of those sensors (rather than 2) would overload your 11v battery.

...R

Perhaps since the batteries are new I have to Change them? Could it be it?

Noslen_noami:
Perhaps since the batteries are new I have to Change them? Could it be it?

Why didn't you charge them and see if it makes a difference before asking that question? Charge them now and when they are charged try your project again.

In Reply #1 I asked you to post your program, you have not yet done so.

We are also waiting for you to post your circuit diagram.

...R

Get a multimeter and check the power supply and board voltages while you are trying to operate your project. As previously said, you need to make sure the batteries are charged.

My infrared sensors are flying-fish FC 51, sorry i dont have a datasheet.

IR Infrared 2 - 20cm Obstacle Detaction Sensor Module FC-51 | QQ Online Trading, after a quick googling.

Album — Postimages(sorry but there were tio much images to sent One by One).

No, there weren't.


Just a quick paste of the image address. Your images are very blurred. Put some more effort in taking them.

Robin2 said:

In Reply #1 I asked you to post your program, you have not yet done so.

You're on the right track, Nolsen, but you appear too impatient. You should put more focus on what you should do yourself, not on what everybody else can do for you.

Hi,

Please read the post at the start of any forum , entitled "How to use this Forum".
OR
http://forum.arduino.cc/index.php/topic,148850.0.html.
Then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.

Thanks.. Tom... :slight_smile:

Thank you all for your answers and im so sorry about not knowing how to use the forum I apologise for that...

However my question remains because now the robot works with only the 11V the motors and the three sensors light up. However when I disconnect the PWR jumper and connect the 6AA batteries to the Arduino Uno DC Jack the motors dont move only the sensors light up.

I was wondering why is this happening. I heard that using an external power supply connected to the Arduino Uno barel jack was a good idea because you would lose less power...

Sorry for the misunderstanding and thank you.

Flat AA batteries perhaps.

As a side note , those 18650's aren't connected in parallel by any chance...?

I think the OP is connecting the AA batteries to the apparatus at a different point from where he connects the 11v battery. However I am not familiar with the shield so I can't figure out the details.

...R

Yes they are connected in serie in order to get 11V.

And yes the 11V is conected to the shield and the 6AA batteries in the Arduino Uno different places.

I think you need to supply a complete diagram of what you have and how it is connected ( with alternative supply shown)

Also a link to your motor driver.( there are many)

As a side note, those IR detectors have a nominal current draw of 43mA @5v, 23mA @3v3.

Hi,
Do you have a DMM?

Thanks.. Tom.. :slight_smile:

Noslen_noami:
And yes the 11V is conected to the shield and the 6AA batteries in the Arduino Uno different places.

Why are you connecting them in different places? If we can understand your thinking it will be easier to help.

As already requested, a diagram of what you are doing will also be a big help.

...R

Sorry for being absent this days...
Anyway thank you for your answers but I already removed the 6AA batteries from my project so now i cant show you my circuit diagram... Sorry for not showing earlier but that was the best camera I had at the moment. The car works fine with only the 11V.
Thank you all for helping and sorry if I was very unclear with my problem I am new to this.
I Will read how to use this forum and Will put more effort in my next question.