You are not logged in.
Smurf,
heh, yes. I guess it's because the 'fuzzyness' of the circuitry, the constant fluctuations.. If you run that throug a sim, you'd see your engines run... but apparently erratically, so you won't be much wizer... only if you 'bolt on' a sim of the hardware of the robot (wheels, sensors... ) in relation with its envionment, you'd be able to see whether it behaves 'good' or 'bad'
That's exactly where i think breve could help... it models physical world stuff, and has some neural net capabilities, so...
I know it hard to simulate the mechanics of the bots. As on Mars you will have all sorts of problems like the fine dust.
But you want to test the idea not? Then have a simulation that simulates the movements of the legs/wheels and other parts. Just like it would be an ideal situation doesn't matter if its real or not, we are just looking for if it would work without spending mucho dineros. Then plug in the software (ai) and see if it works. Then make the simulation a bit harder, like all sorts of objects that the emulated bot must conquer. And see if it works and make modifications if needed. Other legs/wheels or improve the AI.
Waht? Tehr's a preveiw buottn?
Offline
Well... that breve simulator is waaay cool, but I'm currently wondering what would be the most cost-efficient way to do go: build real hardware and tinker with it, or model it...
Maybe a combination: build one 'bot, look how it works, and drop the model in breve, go on using modeling.
Too bad bree currently doesnt support multiple complex bots... would be real cost efective: build one bot and 'virtually' multiply it, to see how they would work together...
Still, an interesting program.
Offline
Well... that breve simulator is waaay cool, but I'm currently wondering what would be the most cost-efficient way to do go: build real hardware and tinker with it, or model it...
Maybe a combination: build one 'bot, look how it works, and drop the model in breve, go on using modeling.
Too bad bree currently doesnt support multiple complex bots... would be real cost efective: build one bot and 'virtually' multiply it, to see how they would work together...
Still, an interesting program.
I was thinking of something like a mix of a life simulator (which you have now as a screensaver) and a realtime 3D (simple)physics engine borrowed from doom3/quake and an autocad program. The life simulator for the simple beambot like AI, the 3D engine for the simulated environment and the autocad program for the electronics and mechanics simulation.
Cost effective: Well most modern machines and cars are first designed in an autocad like program and if all the simulations work in there they build a prototype. So why not for robotics? However now like the bots run in a computer generated 3D environment for some time. Hook up some genetic algorithmes and then build a prototype of the best bot.
About computer processing power. If you would have such a piece of software for the beambots you talk about often. I'll bet you can emulate many of them on a common PIV Dell machine.
Waht? Tehr's a preveiw buottn?
Offline
I set up this thingy:
http://marsrobotcolony.bloggingportal.com]A Robot Colony on Mars
But I have my doubts... My way of putting things on paper/computer is just too unstructured, sigh.
Oh well...
Offline
I set up this thingy:
http://marsrobotcolony.bloggingportal.com]A Robot Colony on Mars
But I have my doubts... My way of putting things on paper/computer is just too unstructured, sigh.
Oh well...
I went to your portal site and wanted to comment on one of the threads there but I was not able to login.
Have you thought of contacting for instance the (german) guys who want to send a privatly funded satellite to Mars. From what I read they are member of the organization http://www.amsat.org/]Amsat who put up private sats on earth orbit all the time. So they have a lot of partical know how. I saw there is also a belgium division called http://www.amsat-on.be/]AMSAT-ON.
Waht? Tehr's a preveiw buottn?
Offline
I just skimmed your site quickly Rxke. I enjoyed it. I think the unstractured way you started it is a good way to get ideas flowing. Eventually in should come to gether into something more orginized.
Dig into the [url=http://child-civilization.blogspot.com/2006/12/political-grab-bag.html]political grab bag[/url] at [url=http://child-civilization.blogspot.com/]Child Civilization[/url]
Offline
I went to your portal site and wanted to comment on one of the threads there but I was not able to login.
.....Have you thought of contacting for instance....
My fault... Should work now.
And about the contacting: no. In fact waiting for somebody to point out the error(s) in my thinking, heh. I'm pretty sure there must be one or more, because otherwize this would have been done/attempted already by a private org...
For now it's only wild rambling, in fact, I'm seriously surprized you guys are not laughing your heads off...
Offline
Some posts ago I mentioned simulating robots in software. This should take a lot of processing power but as the general talk is about beambots, which have no brains and limited function. I don't think this will be the case in this situation.
However I wonder what would be needed to simulate such an situation.
This what I think what's needed:
1.Simulate the laws of physics: What goes up must go down.
2.Mechanics: Simulated parts that work together to create movement.
3.Electronics: Simulated electronics parts and there properties.
4.Enverioment: A 3D enverioment.
A1: This is already done in modern 3D games.
A2:When I was at school we had AutoCAD which is a design program. We run at on 486 PC's and early pentiums and you could at that moment already see how you design would work. So a modern day PC should be able to better and more detailed.
A3:See A2
A4:See A1
So as I see it, it should be possible here and now to have such a program. I would be great because if you would hook a genetic algoritme you can mix different bots and get the best bot out of it.
However I feel I'm missing something.
PS: Keep in mind I understand that anything like this would just be a simulation but it's at zero cost and will give you a better understanding. And besides that you could be change all kinds of variables like how much damage a part would get over time and restrict the bot. Or the weather and what influences it would have, etc, etc, etc.
Waht? Tehr's a preveiw buottn?
Offline
Check out breve, it has a 'physical environment' as option, where stuff behaves like in the real world, you can even alter the gravity...
http://www.spiderland.org/breve/]breve 1.9
'bout the electronics i'm not too sure they've implemented that, but there is stuff in it that would work a bt like it (at least, I think)
Offline
Check out breve, it has a 'physical environment' as option, where stuff behaves like in the real world, you can even alter the gravity...
http://www.spiderland.org/breve/]breve 1.9
'bout the electronics i'm not too sure they've implemented that, but there is stuff in it that would work a bt like it (at least, I think)
Aah, I was looking in the dictionary what breve ment, all the the time. I couldn't find it so I figured it was either slang or a spelling mistake.
Waht? Tehr's a preveiw buottn?
Offline
Stupid of me not mentioning it's a program...
The spelling without capital B makes i double confusing....
Offline
breve has been updated significantly, it's currently at 2.0.1
look at all the new stuff they implemented!
"breve 2.0 is now available! Version 2.0 includes tons of great new features, like full integration of the Push programming language, a new garbage collection system, a new API to interface with breve from other languages, and major improvements, optimizations and bug fixes to every aspect of the software! The new release is available for Mac OS X, Windows and Linux in the..." (the full list is in the download itself, pity...)
Offline
I think the ability to i/f with different programminglanguages is a real boon (not that *I* am a programmer, heehee)
Some stuff I tried that crashd on 1.9,, seems to work ok now, great.
Offline
Today at Canadian tire I bought a volt meter today, two small pairs of cutter pliers and an organizer. Maybe I will actually start trying to build some stuff. Next stop radio shack. I wonder if I can find a cheap oscilloscope on ebay.
Dig into the [url=http://child-civilization.blogspot.com/2006/12/political-grab-bag.html]political grab bag[/url] at [url=http://child-civilization.blogspot.com/]Child Civilization[/url]
Offline
I think the ability to i/f with different programminglanguages is a real boon (not that *I* am a programmer, heehee)
Some stuff I tried that crashd on 1.9,, seems to work ok now, great.
You should try Python, its not hard to learn. There are a lot of free online books and tutorials for it. With some effort you could learn it in a weekend. See http://www.python.org/doc/]here python documentation.
Waht? Tehr's a preveiw buottn?
Offline
I'm not a programmer, but used to program a lot when younger, and loved it. I even learned myself (fairly basic) cobol programming, from reading listings, just for kicks, took me less than a day.
But then I had a period in my life I just absolutely loathed computers, saw them as overrated, boring, intrusive soulles,.... machines. Started aroudn the time the first PC-XT came out, and no, that was no coincidence! What I saw was a horribly expensive, underperforming machine (it was slower than the Z80's based machines, sigh,) taking over the world, making computers an uninspiring 'desk-thing,' ugh!
Fastforward to the end of the 90's i got hooked again, but never got into programming anymore. Too much choice!
I'm half considering to taking up Smalltalk, though. Now you can find free versions, it's soooo poweful, and still elegant....
Offline
I'm not a programmer, but used to program a lot when younger, and loved it. I even learned myself (fairly basic) cobol programming, from reading listings, just for kicks, took me less than a day.
But then I had a period in my life I just absolutely loathed computers, saw them as overrated, boring, intrusive soulles,.... machines. Started aroudn the time the first PC-XT came out, and no, that was no coincidence! What I saw was a horribly expensive, underperforming machine (it was slower than the Z80's based machines, sigh,) taking over the world, making computers an uninspiring 'desk-thing,' ugh!Fastforward to the end of the 90's i got hooked again, but never got into programming anymore. Too much choice!
I'm half considering to taking up Smalltalk, though. Now you can find free versions, it's soooo poweful, and still elegant....
Perhaps http://www.ruby-lang.org/]then Ruby is more your cup of tea?
Waht? Tehr's a preveiw buottn?
Offline
heard, even read about ruby, but it convinces me even more Smalltalk is the daddy of all interesting languages!
Like the amazing Croquet project, based on Squeak, based on Smalltalk... for instance.. Powerful stuff, powerful stuff...
Offline
For people that often forget how to hook up a NPN transistor:
http://www.8052.com/users/robotics/LEDs.phtml]Yet another Robotics link
Edit: Oh no! One of the pictures is a PNP transistor but the page talks about NPN. One way to remember NPN is Not Pointing iN. I guess you got to be carefull what you trust on the web.
Dig into the [url=http://child-civilization.blogspot.com/2006/12/political-grab-bag.html]political grab bag[/url] at [url=http://child-civilization.blogspot.com/]Child Civilization[/url]
Offline
Not sure if the post was in jest or for real, John?
but it's not only on the web... how many times there are electrical schemata in electronics mags, that later get corrected in *very small print* in the errata section... Sigh.
Offline
Just as long as we dont go into Regular transistors (as opposed to field effect) having a switching noise at eight hertz.-hey If intelligent civilization has developed the transistor, There should be 8 Hz hotspots all over the galaxy.
Offline
Drone Robo has become very useful...
now how to prevent a Spacewar expanding like those Hollywerido movies...lethal autonomous weapon systems (LAWS)
https://scitechdaily.com/new-algorithm- … ng-pilots/
New Algorithm Flies Drones Faster Than World-Class Human Racing Pilots ...
the video game style AI driver can fly better than a person in the real worlds? In Western media some fear robots but not Japan for example, Musk thinks AI in cars can prevent most crashes.
Last edited by Mars_B4_Moon (2021-07-24 06:39:40)
Offline
Why Don’t We Have Robot Maids Yet?
https://uk.news.yahoo.com/why-don-t-rob … 44778.html
Lithuania to use drones and AI for road inspections
https://www.theconstructionindex.co.uk/ … nspections
unmanned aerial vehicles (UAVs) for most routine road infrastructure inspection, with artificial intelligence
Meet Ai-Da the superstar robot artist at Oxford's Bodleian Library
https://www.oxfordmail.co.uk/news/21256 … n-library/
Offline