1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. General Category - Robot Forum
  4. General Discussion of Industrial Robots Only
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

Robot design and coding

  • TooHeart
  • March 4, 2022 at 3:15 AM
  • Thread is Unresolved
  • TooHeart
    Trophies
    2
    Posts
    9
    • March 4, 2022 at 3:15 AM
    • #1

    Hello,

    My name is TooHeart, or a bunch of ones and zeros to my operation system. I have a generation question, I understand a computer operation system, but I could not begin to design one myself, well not currently. To make this short, I would like to know if it is possible to design a robot that has binary language for movements to replace current gears, hydrophilic , and/or cup ball joints for more fluent motions, and not for heavy lifting.

    For example: a closed fist of a robot will be 0000000 than a slightly raised knuckle will be 00000001, adding more iterations to allow more human like motion until the hand becomes completely open at 01111111.

  • BOTTECH
    Reactions Received
    9
    Trophies
    3
    Posts
    109
    • March 4, 2022 at 12:26 PM
    • #2

    Yes of course. You could design a robot to operate in any way, with any language or input you could possibly want. Strings, numeric characters, binary, images, sounds, physical movement, anything at all. But you need to write a way for these inputs to be translated to electrical signals to drive the motors to the desired position.

  • panic mode
    Reactions Received
    1,278
    Trophies
    11
    Posts
    13,079
    • March 4, 2022 at 2:30 PM
    • #3

    can you elaborate on encoding scheme? if 0 and 1 cannot be mixed, 8bit can hold max 9 states. that is a very low resolution. even if using all possible 256 states of a byte, that is still very low res for axis travel range.

    say your axis can move 120deg. then 120deg/256 = 0.46875 deg per increment. normally you would want something that is at least 100 better.

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 5, 2022 at 2:01 AM
    • #4

    Thanks for the reply, yes is the answer, but to elaborate, if you I was to assign each human joint to a robotic computation hardware, that contains the movements of the arms and legs, but have more iterations for the fingers and toes.

    For example if ankle has a orbits the axis with 19 degrees flexibility with compiled functions for the toes, or you can compile more iterations with binary language, and retain the robot by fixing force the byte.

  • panic mode
    Reactions Received
    1,278
    Trophies
    11
    Posts
    13,079
    • March 5, 2022 at 2:59 AM
    • #5

    so you are looking for using binary mask to control which joints are to move?

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 5, 2022 at 6:22 PM
    • #6

    That's software for image processing I'm thinking with a combination of electromagnetic and binary language. if you have a lab let me know I'll happy to school you.

  • Nation
    Typical Robot Error
    Reactions Received
    537
    Trophies
    9
    Posts
    1,917
    • March 6, 2022 at 4:37 AM
    • #7

    This reads like a fever dream. Or a conversation with GPT-3.

    Quote from TooHeart

    That's software for image processing I'm thinking with a combination of electromagnetic and binary language.

    All modern binary is a subset of electromagnetic. Are you planning on using analog controls?

    Check out the Fanuc position converter I wrote here! Now open source!

    Check out my example Fanuc Ethernet/IP Explicit Messaging program here!

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 6, 2022 at 9:42 AM
    • #8

    When I completely compute the possibility of incorporating subset electromagnetic with the modern binary, is there anyone that can and will to distinguish my work, without acknowledging mathematics errors but for completeness.

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 6, 2022 at 11:01 AM
    • #9

    Takes one to know one, can you explain why my compiled experiment is only a fever dream current practice?

  • hermann
    Reactions Received
    406
    Trophies
    9
    Posts
    2,610
    • March 6, 2022 at 12:29 PM
    • #10
    Quote from TooHeart

    Takes one to know one, can you explain why my compiled experiment is only a fever dream current practice?

    I'm nearly the same opinion, and in my case it's because I have absolutely no idea about what you want to do. And how the forum members can help you.

    In the first post you wanna replace mechanical parts of a robot trough a language, a few posts later you have a software for image processing, and you want to school someone in his lab, schooling about what??

    Those posts are more than confusing me. :face_with_rolling_eyes: :astonished_face: :fearful_face: :thinking_face:

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 6, 2022 at 2:16 PM
    • #11

    I want to know if it is possible, I was referred to robot forums by a dear friend

  • Nation
    Typical Robot Error
    Reactions Received
    537
    Trophies
    9
    Posts
    1,917
    • March 6, 2022 at 4:39 PM
    • #12
    Quote from TooHeart

    Takes one to know one, can you explain why my compiled experiment is only a fever dream current practice?

    What compiled experiment? You haven't shown anything besides a bunch of technobabble. You are all over the place, and I am still not convinced that I am not talking to an advanced chat bot.

    You are talking to experienced robot and controls engineers in this thread, and you are not talking their language.

    What (I think) you want to do is definitely possible (see Atlas and Ameca), but you haven't clearly stated what your goals are.

    If going by your first post, that's been done before as well. See the shadow hand.

    Check out the Fanuc position converter I wrote here! Now open source!

    Check out my example Fanuc Ethernet/IP Explicit Messaging program here!

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 6, 2022 at 7:57 PM
    • #13

    oh thanks this new to me I'll begin reading the engineering manual.

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 6, 2022 at 8:18 PM
    • #14

    Do you know where i can find a copy of the operating system for Ameca and Atlas, I enjoy reading

  • TooHeart
    Trophies
    2
    Posts
    9
    • March 6, 2022 at 8:39 PM
    • #15

    Even though technology is moving forward, humanity seems to digress. I was not teaching I was asking, calling my question technobabble sounds like you're familiar with a virus.

  • BOTTECH
    Reactions Received
    9
    Trophies
    3
    Posts
    109
    • March 7, 2022 at 8:43 AM
    • #16
    Quote from TooHeart

    I want to know if it is possible, I was referred to robot forums by a dear friend

    Everything is possible, its just a case of whether we have figured out a way to get there or not.

    Quote from TooHeart

    Even though technology is moving forward, humanity seems to digress. I was not teaching I was asking, calling my question technobabble sounds like you're familiar with a virus.

    And I agree with hermann and Nation here. From the way you are posing your questions it sounds like you have just grabbed some technical words and put them together in a sentence expecting us to draw some meaning from that. Everybody is happy to help on this forum but we are not here to try and draw the question out of you. I would recommend if you want further input to have a more detailed problem statement in what you are trying to do i.e. what is your end goal and what direction you want to go to get there in some more detail.

    Or if you want to have a philosophical conversation on the topic then post the question in that way.


    Also if multiple independent people are saying the same thing about the way you have posted something I wouldn't recommend getting defensive and going on the attack

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • 2018/2019 Career planning: learning robotics simulation and API integration

    • josuevivash
    • November 22, 2017 at 12:44 PM
    • other Systems and general Simulation Discussions
  • Backgroundtask Logging

    • tammoj
    • October 30, 2018 at 2:41 PM
    • KUKA LBR IIWA
  • fanuc and IO link

    • Iprogram
    • November 26, 2019 at 5:59 PM
    • Fanuc Robot Forum
  • Best Practices for EOAT

    • schnautz
    • May 13, 2021 at 4:26 PM
    • General Discussion of Industrial Robots Only
  • Ask user to enter number that sets a register

    • KeesVos
    • July 6, 2020 at 8:22 PM
    • Fanuc Robot Forum
  • Safety outputs KRC4

    • AgainstGravity
    • June 27, 2020 at 12:01 AM
    • KUKA Robot Forum
  • How to send the $VEL_ACT signal through a 8-bit digital output?

    • NCG
    • May 3, 2019 at 3:25 PM
    • KUKA Robot Forum

Tags

  • movement
  • Binary language
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download