element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Personal Blogs
  • Community Hub
  • More
Personal Blogs
Legacy Personal Blogs Third Year Systems Project - 9 : Mechanical and Update
  • Blog
  • Documents
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: djfraz
  • Date Created: 20 Nov 2017 11:47 AM Date Created
  • Views 423 views
  • Likes 1 like
  • Comments 2 comments
Related
Recommended

Third Year Systems Project - 9 : Mechanical and Update

djfraz
djfraz
20 Nov 2017

Its been a while since i uploaded a post about the Systems Project, so sorry if this is a bit longer than normal.

 

We currently have nine days until the build need finished for display at the presentation. So we are all trying to get this done quickly as we also have our exams coming up in two weeks time.

 

imageimage

 

The main design consists of two towers to hold the blocks. Each tower can hold about 10 blocks. 

image

 

For Sorting the blocks into the towers we have a small platform which rotates 45 degrees either direction to dispense a block into a tower. The color sensor will be mounted on one side of the inside of the towers to. The sorting works when the PC sends a 'G' command, The Mbed reads the color sensor and sorts it into a tower which is not full, and sends the servo command to the FPGA to move the servo.

imageimage

To dispense the Blocks from the bottom of the towers we use a kicker mechanism which is driven by a servo with a 2:1 gear ratio, this will give us about 75mm of movement on the kicker which will be enough to move the blocks into either the Recycle bin or the Dispense bin.

 

image

The card reader uses four Sharp IS471S to read the Value of the Card reader and return it to the Visual C# and store the value within the MBed.

 

The Digital design has been completed, and some modifications have been made to the original servo driver, as originally it was only able to move the servo 90 degrees. I will post an updated version of my Verilog PWM post latter. The FPGA has been flashed so as we do not need someone with the Quartus Software to be program the device every time before we use it. The FPGA has three modes, Sort, Run, Servo Direct Drive. We wait for one of two commands to enter the Run or Sort modes, if it is not that command it is passed directly to Servo Direct Drive.

 

In the Run mode the FPGA is waiting on one of about 10 commands which will control the two bottom servos in a predetermined manner.

     ie; Tower 2 Dispense, Tower 1 Recycle

it will remain in the run mode until it receives an end run command and returns to idle waiting for command

 

In the Sort Mode the FPGA will wait for commands for controlling the Top servo position

     ie; Tower 1, Tower 2

it will remain in the Sort mode until it receives an end run command and returns to idle waiting for command.

 

Since the Verilog was fully functional, i thought i would add something to make the board look more interesting; and with having several LEDs being unused. It was obvious what to do, Knight Rider Lights;

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

Ive also wired up the four seven segment displays on the board to show which mode we are in. The green LEDs to the right show the current Serial Data Received.

 

 

image

We have also managed to complete the Maintenance mode software and have published it to allow us to all have a copy on our laptops. There are still some small issues with the software, but the majority work and I am relaying on the rest of the team to report back any issues the find with the software.

 

image

The only other modifications that need made to the Main software for running on the device is minor modifications to the layout to allow it to go full screen on the tablet without looking stretched out.

There is one more issue that arises during the development of the software. The second language we are using is Spanish, and we tell the customer what color they are allergic to, So think what the Spanish word for black is and say it with an american accent (the current speech language on my pcs). I have tried installing Spanish language packs, yet no luck; if i cannot fix it we may end up changing the language to avoid any misunderstanding.

  • Sign in to reply

Top Comments

  • jw0752
    jw0752 over 8 years ago +1
    Thanks for the update. Looks like a really cool project. I am hoping you will post a video of the unit in operation. John
  • DAB
    DAB over 8 years ago +1
    Nice update. It looks like you are about ready to do some good testing. DAB
  • DAB
    DAB over 8 years ago

    Nice update.

     

    It looks like you are about ready to do some good testing.

     

    DAB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • jw0752
    jw0752 over 8 years ago

    Thanks for the update. Looks like a really cool project. I am hoping you will post a video of the unit in operation.

     

    John

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube