Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
swarm: Electronics-coms
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ourstuff888  
View profile  
 More options May 7 2012, 3:21 am
From: ourstuff888 <ourstuff...@gmail.com>
Date: Mon, 07 May 2012 15:21:40 +0800
Local: Mon, May 7 2012 3:21 am
Subject: swarm: Electronics-coms
This Infrared (IR) bootloader for Atmega328
http://n0m1.com/2012/05/07/superduplex-an-infrared-bootloader-for-ard...
arrived in one of my RSS feeds this arfternoon.

It seems unlikely to be useful as a bootloader for the AtTiny2313 as the
size is 4.5k (2313 only has 4k!), at least without a LOT of modifications.

However it is VERY interesting for the discussion (and code?) to do with
environmental noise and echo cancellation. I had already started
thinking about these sorts of things - but this article is way ahead of
my thoughts.  I have left my raw notes below - in case they help our
thinking.

In addition, one tool that might help is using an IRToy with Sump logic
analyser to look at the IR coms. I think there also also several Arduino
based IR systems ... which might be Sump compatible...or can be made
sump compatible.

Brain dump:
     - environment size & clutter / multiple sensors = impact on sensors
             esp min distance. typical IR sensors cannot measure less
than 6cm???
                 == issue for small bots!
                 ?? dif type sensor measure closure???
             reflections = false measurements
             env flooded with signals
                 - can't tell which one is "yours"
                 - cannot read any signal - swamped - distorted - flooded!

     use dif freq, IDs, ????
         tx in 1x1 in some agreed order, with "emergency" gap in between
         switch off, until required + wait until no other TX - need some
"protocol" about this
     IR reflective sensors - I guess these not being considered - too
expensive?
         - current "high" ~30mA CONTINUOUS unless add switching cct
         - min distance issue
     use cheap TX/RX combo
         ?? calibrate - could be a swarm init activity????
             - OUTPUT INTENSITY of each bot/LED
             - INPUT of each rx LED
         .. then strength of any signal = function of distance ... AND angle
             .. ??? restrict BOTH rx/tx angle so intensities ~ constant
             ??use wide angle TX - for good "coverage"

     data bandwidth = is typical 38kHz carrier a limiting issue??????

     step back - practical use in real world
         - range - max & min, resolution
         - indoor & outdoor (eg SUN impact AND OTHER IR light - toaster
oven???)

Spencer


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hao jiang  
View profile  
 More options May 7 2012, 3:45 am
From: hao jiang <edwar...@gmail.com>
Date: Mon, 7 May 2012 15:45:09 +0800
Local: Mon, May 7 2012 3:45 am
Subject: Re: swarm: Electronics-coms

Hi Spencer,

Great info!!!

I was thinking along another line, i got this idea from paul, maybe we can
by pass the bootloader, use some simple electronics to construct a ISP over
IR, this would save space on the microcontroller. Maybe a TwinT filter to
select a special band to trigger the ISP, i am still reading the data
sheet, but i bet it should be feasible with a few simple components.

About communication, we basically have 3 options:
FDMA -- Frequency division
TDMA -- Time division
CDMA -- Code devision

It seems FDMA might be the easiest to pull off with some simple hacking
code. The other 2 are really complicated to be implemented in a attiny.

Regards
Edward


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ourstuff888  
View profile  
 More options May 7 2012, 4:13 am
From: ourstuff888 <ourstuff...@gmail.com>
Date: Mon, 07 May 2012 16:13:39 +0800
Local: Mon, May 7 2012 4:13 am
Subject: Re: swarm: Electronics-coms

Edward

"still reading the data sheet" - which one? I seem to remember that many
IR LEDs receiver have a fairly narrow frequency band - eg received
intensity drops 60% with 10% change in carrier frequency.

It seems like you have some good ideas. I think they will be really
useful for the general IR coms. I too was actually thinking that the
bootloader is actually a lower priority - because:
     - we can still progam directly (ie connect wires) via ISP
     - we may be short of memory
     - we have lots of tasks to get done - the ants will still work
without the bootloader

     Also it should be pretty simple to use a protruding connector like
the one in the link below, so each ant can move the the wall and
"connect". That example is USB and would work with a serial based
bootloader, or we can adapt it to ISP.
Plus this is also a good way to charge, and also could open up
(private/group/high speed) inter-ant comms.

Spencer

On 07/05/12 15:45, hao jiang wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hao jiang  
View profile  
 More options May 7 2012, 4:48 am
From: hao jiang <edwar...@gmail.com>
Date: Mon, 7 May 2012 16:48:22 +0800
Local: Mon, May 7 2012 4:48 am
Subject: Re: swarm: Electronics-coms

Hi Spencer,

By frequency, i don't really mean the frequency of the light. I mean
modulation frequency. TV sets use 38kHz normally, meaning the signal is
modulated onto a 38kHz squarewave then sent to IR.

What we can do is use some simple hack to allow a few different modulation
frequency, and each of them can be considered a channel to allow robots
communicate with each other at the same time.

Datasheet i mean atmel's datasheet on ISP programming.

Regards
Edward


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
☯大鱼 Jonas S Karlsson  
View profile  
 More options May 7 2012, 4:54 am
From: Jonas S Karlsson (☯大鱼) <j...@yesco.org>
Date: Mon, 7 May 2012 16:54:10 +0800
Local: Mon, May 7 2012 4:54 am
Subject: Re: swarm: Electronics-coms

http://www.hizook.com/blog/2011/09/08/infrared-remote-controlled-rc-s...

seems to be a minimal circuit for a attiny IR remotely controlled steerable
robot. Just 6 components in total!

regarding the chip, it's tempting to get a bigger attiny or normal
atmel/arduino chip as it gives so much more memory for not more memory.
still attiny is an interesting challange.

Anyone have any ideas about what cheaps are cheapest and most readily
available?

Small memory can be countered by intelligent software, maybe implement a
small interpretable byte/nibble langauge. Such programs could reside in
both code memory as well as RAM, allowing them to be transferred from robot
to robot. This could alllow robots to configure themselves into specialized
tasks to achieve a larger goal. Like sending them the code for quicksort
for them to line up in some pre-determined order.

An alternative to encoding signal by frequency is to make sure that
communication is really infrequent and occurs only in small bursts.

--
.sigh

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hao jiang  
View profile  
 More options May 7 2012, 5:00 am
From: hao jiang <edwar...@gmail.com>
Date: Mon, 7 May 2012 17:00:12 +0800
Local: Mon, May 7 2012 5:00 am
Subject: Re: swarm: Electronics-coms

"Such programs could reside in both code memory as well as RAM, allowing
them to be transferred from robot to robot"

hehe, sounds like a virus... this gonna be fun!

"An alternative to encoding signal by frequency is to make sure that
communication is really infrequent and occurs only in small bursts."
This is essentially would end up with a system either like a ethernet or a
TDMA, bug generally true, we can do a very low power communication between
robots so the signal won't interfere with others that easily.

"a small interpretable byte/nibble langauge."
This is a GREAT IDEA!!!!, so instead of reprogram the robots, we just need
to pass them a new script for the program to run.

Regards
Edward

On Mon, May 7, 2012 at 4:54 PM, Jonas S Karlsson (☯大鱼) <j...@yesco.org>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
萨克森气势  
View profile  
 More options May 7 2012, 5:17 am
From: 萨克森气势 <sachsenpo...@gmail.com>
Date: Mon, 7 May 2012 17:17:17 +0800
Local: Mon, May 7 2012 5:17 am
Subject: Re: swarm: Electronics-coms

IMO a re-programming would be n ot the best solution. Cool would be just to
transmit an update/script like a "new memory" and keep the basic (instinct,
self protection) code intact.
Not exactly my sub-team but I thought that I can throw in some ideas ;-)

~Lutz

2012/5/7 hao jiang <edwar...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
萨克森气势  
View profile  
 More options May 7 2012, 5:20 am
From: 萨克森气势 <sachsenpo...@gmail.com>
Date: Mon, 7 May 2012 17:20:13 +0800
Local: Mon, May 7 2012 5:20 am
Subject: Re: swarm: Electronics-coms

IMO a re-programming would be n ot the best solution. Cool would be just to
transmit an update/script like a "new memory" and keep the basic (instinct,
self protection) code intact.
Not exactly my sub-team but I

2012/5/7 hao jiang <edwar...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ourstuff888  
View profile  
 More options May 7 2012, 9:06 am
From: ourstuff888 <ourstuff...@gmail.com>
Date: Mon, 07 May 2012 21:06:36 +0800
Local: Mon, May 7 2012 9:06 am
Subject: Re: swarm: Electronics-coms

Hi Edward

I too meant frequency of the modulation at 38kHz - the IR receiver LEDs
I am familiar with have a very narrow band around 38kHz - a +/-10%
modulation change results in a 60% signal drop.

Given that both transmit and receive IR LEDs also have fairly narrow
optical beam width, receiving a reasonable signal strength might be hard
- unless the walls are high enough and reflective enough to give a good
reflection!

Using multiple frequencies in such a narrow bandwidth sounds challenging
in limited space and budget!

Spencer

On 07/05/12 16:48, hao jiang wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hao jiang  
View profile  
 More options May 7 2012, 9:22 am
From: hao jiang <edwar...@gmail.com>
Date: Mon, 7 May 2012 21:22:37 +0800
Local: Mon, May 7 2012 9:22 am
Subject: Re: swarm: Electronics-coms

Hi spencer,

What I meant was to use the method of the tv controllers not the 38k
receiver. A general purpose IR sensor wired with a high pass filter is the
choice i would use.

Regards

Edward
On May 7, 2012 9:06 PM, "ourstuff888" <ourstuff...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »