FYP Process 7: Development and Upgrades.

Processor protecting case:
Parts Strengthening to make sure nothing come loose:
Experimental Head for the robot:
Plastic model building from the Japan Research Trip:

this is the link of the japan research trip.

Lattepanda with Unity and Arduino:

To experiment with  speed and delay of Lattepanda with unity to control arduino, which is not bad!

FYP Process 6: Robot Appearance Researches

show researched :

These are the show I watched in the past 2 weeks to get ideas for the robot personality, appearance concepts, and the overall world for O.U.R.S..

next gen:

This is the nearest concept to what I have in mind, from the robot characteristic, appearance, to the overall concept. the Lab scene, the destroyed appearance is what i could reference on and I really like it.

Final space:

The personality of KVN(Kevin, the round robot) of this show got some really interesting personality, it is really irritating and have some sense of self realization that it is easily replaceable was really cool.

altered carbon:

watched to get a general sense of a cyberpunk theme(which is the world O.U.R.S was placed in) really cool technological stuffs here and the city was really well made.

dragon pilot:

Dragon + Robot, quite cool, except for the fact that the anime was good, there was nothing much for me to reference here.

Wall E:

classic, robotic sound can create emotions too, simple movement and eye from the robot could say alot.

Real Steel:

it is just an action movie with robot, nothing much here.

current Art Direction for explorer 27:

Friendly, empathy, not industry looking, not intimidating.

BY 26 OCT :

unity + touchscreen control master arduino

read book (I robot – Isaac Asimov)

By 9th nov:

drawing for concept

lidar(maybe)

head model (maybe)

Further Research Done:

“Mobile Robot Planning to Seek Help with Spatially-Situated Tasks
Stephanie Rosenthal and Manuela Veloso
Computer Science Department
Carnegie Mellon University
Pittsburgh, PA 15213”

FYP Process 5: going against the Law? Hardware+Software

According to Isaac Asimov ,

the three laws of Robotics:
1) A robot may not injure a human being or, through inaction, allow a human being to come to harm.
2) A robot must obey orders given to it by human beings except where such orders would conflict with the First Law.
3) A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

Sounds really awesome isnt it, of course, there are situations that the robot will be forced to break these law, but again…. what if a robot is made to go against the first 2 law?

1) A robot may lightly injure a human when required to get the task done.
2) A robot may not obey all orders given to it by human beings.
3) A robot must protect its own existence and continue to execute the first and second law.

sounds really funny to me, doomsday robot? AHAHHAHA! sure, why not? ok maybe not. These laws are still in conceptualizing phase and if it made into the final project, it will be quite funny for those who read or knows the three law of robotics.

What was done until now after the last update?

re-structure robot:

As of the previous update(the one before the presentation) whereby I’ve construct the wheel and the base structure for the robot, I’ve noticed that the parts get looser and looser even when I tighten all nut and bolt in every connections, that was because of the vibration when i move the structure around. To counter this problem, I’ve dissemble the structure and change all bolt and nuts to self-tighten nuts (Nyloc nut) paired with a spring washer to reduce the rate of it getting loose overtime. As a loose part will get looser overtime through vibration, if this was not done at the early phase(now), it will be a real hassle at the end as I want the robot to have a relative fast parts replacement (so no joints should be joined with permanent solution like super glue) and this solution of the combination of spring washer and Nyloc nut is the most effective solution for its cost(time and money).

Nyloc Nut, to “lock ” the nut prevent slippage of the nut:
Image result for Nyloc nut

Spring washer, to prevent loosening through vibration

Related image

LED matrix animation:

The LED Matrix used is 4 x 1088 8 by 8 LED matrix which will be used as the animation for the eye of the robot, it will be attached to an arduino Nano which will be labeled as “Emotion Processing Unit” in this project to give it a more developed feeling to bring it away from the “Arduino = prototype” perception.

Parola Library code: Robot eye library code:animation made through a program that convert animation to LED matrix codes:

Mecanum wheel coding:

The Mecanum wheel is controlled through a 5 wire motor(VCC,GND,PWM,Dir and FG wire) so the motor driver was not required and I could wire them directly to an arduino. all the code was stored and run through an Arduino Uno whereby the main switch to control the motors were linked to a relay for the motor circuit. As mecanum wheel move unlike a normal wheel, special codes were used to move the robot in any direction without changing the orientation.

Image result for mecanum wheel control

 

Master-Slave Arduino System

There is a function of Arduino that is called the master and slave relationship, whereby a master arduino could communicate with other arduinos(up to 52) through just two analog pin (A4 and A5), this is really helpful for my robot as there was the saying of “Do not put all the egg in a basket” and this function will ease my repair if any parts gets faulty during the FYP show, I could just switch out the problematic parts without re-wiring the WHOLE 5 bazillion wire connections. Also, Arduino is a single thread micro-controller(it can only do one task at a single moment) so by splitting up different processing requirement into different arduino, I could run multiple thread without any lags between them. Finally for the upside of a Master-slave system, it is simply to solve the problem of hardware problem of the limited digital pins each arduino have(more arduino = more pins I could utilize without having more parts/coding like using a I2C Address chip.

wiring diagram

Things are getting technical here…
The Wiring Diagram, as messy as it looks but in normal language, a Master Arduino is controlled by a clickable analog stick (mode 1 to move, mode 2 to rotate), the data is processed and sent over through Analog Pin 4 & 5 to the MPU and EPU which “Movement Processing Unit(MPU)” that controls all the movements of the motor and “Emotion Processing Unit(EPU) controls the eye Animation on the LED Matrix. All of the Arduinos and motors will be paralleled connected to the 12V battery supply to power them up.

 

O.U.R.S Chief Engineer at work:

Sample Movement of Explorer 27:

 

FYP Presentation 1 OURS, Explorer 27 the lost robot

SLIDES and VIDEO compilation

The Slides were made with multiple programs,

Adobe After Effect for the animations(I got my animation template online and edited it.)
Adobe Premiere Pro for converting the animation into GIF
Powerpoint slides for the slides.

Why use GIF for animation?  Because a video in slides is not loopable and have too much constrains, so if I separate one animation into 2 GIF (Appearing and Looping) and use the “Animation- Appear” function in Powerpoint in a well-timed manner, I could create an illusion that it is looping.

Example:

This is an “Appearing Animation” that plays automatically because it is a GIF, and a “Appearing Animation” will keep “Appearing” because GIF is in a loop, so when stacked with “Looping Animation”…..

This is the “Looping Animation” that automatically appears (With PPT’s Animation”Appear”) 3.2 seconds after the slide starts, so it will look like the animation flow somewhat nicely.

and when put together in PPT, it will look like this, this GIF have the “Looping Animation” played 8 times, after 8 times it will “Appear” again but just an example~ in the ppt, it will loop indefinitely until I click to the next slide.

That was how the slide was made! and I learn After effect for it because most of the animation i used in this slide could be applied in the UI of the robot (Remember i have a screen that needs User Interface, yes, thats the one.)

Also, The Lab coat i wore during the presentation was customized with the logo of OURS to have a more cohesive feel to the theme.

 

What had i learn in the presentation:

Antropomorphism in robotics

main issue in the fyp:
Fake Ai -> Belivability -> Lost -> Antropomorphism

LEM Solaris (movie and book, george clooney) , I robot russian Stalker

FYP Soul – Why?

Why robot? Why Guiding robot? Why a whole system including a company, a backstory of how the Robot came to FYP exhibition?

First thing first, Why am I building a robot for FYP?

The answer is much more than just because I like it (and of course I do!)
Culturally, there are two opposing opinion of a robot – A western one which threaten us by stealing our and eventually bring us to annihilation, A Japan one which is seemed as hero and seemed to enhance the quality of life, since 16th century after the invention of karakuri puppet, the Japanese enjoys seeing something moving automatically and it is still really fascinating to see something that moves by itself now as we anthropomorphize the object unconsciously. I personally think that robotic will be the next advancement to the world as our computation power increase exponentially, the only physical way we could bring these newer technology into a good use is through something that uses technology and have a physical/tangible characteristic, just like a robot, albeit the term robot was loosely used, the general idea is similar- Physical object that moves without human through a set of pre-determined  protocol.

so, why specifically a guiding robot?

This is because I want to be of some use to our FYP batch, Guiding robot’s main purpose is to serve just one function- to bring the visitor to a student booth, which will increase the exposure of the student. Even if throughout the whole show duration, my robot only managed to bring one visitor to one student’s booth and the visitor enjoyed the booth, I would consider my FYP a success as I helped someone(visitor or student) to experience the FYP show in a slightly better way.

How about a lost guiding robot?

For now, I will be building a lost guiding robot which need the visitor to help to locate the student’s booth, although it seemed counter-intuitive to make a LOST Guiding robot as the worst thing that a guiding robot could do is to get lost, however when I go the opposite way(metaphorical), the end result still serve the same function, a robot which guide(narratively, it will be guided) the visitor to the booth. This way, the user experience/interaction with the robot will be different as they will feel like they will be helping the poor robot to find and complete it’s task and the visitor will feel like they have a sense of duty/accomplishment when finding the booth.

How does this work?
All of these stems from the word “Altruism“- the belief in or practice of disintegrate and selfless concern for the well-being of others. In this case, sacrificing the user’s own time to help a random robot.(which by logical thought, they do not need help and does not have feeling, however human is a complex thing and probably will not do things by logic)
As helping others will give us a sense of purpose and satisfaction, I will want to instill this idea into my project to make the user to feel like they are really helping the robot and feel the satisfaction when they complete the task(which in turn makes a happier visitor and a memorable experience for them.)

Why a whole system including a company, a backstory of how the Robot came to FYP exhibition?

This is to adapt the power of fictional narrative to change people’s attitude towards social change(robot in FYP exhibition) by using the method of narrative persuasion- a method that uses narrative transport to persuade us to change our mind, behavior and see the world differently and to put things into context even when the story is a fantastical.

 

 

Research to be done:
Interaction of human and robot
Social Robot
Programmed behavior
Slot machine reward system

 

 

https://topdocumentaryfilms.com/human-robot/

https://topdocumentaryfilms.com/inhuman-kind/

https://topdocumentaryfilms.com/robot-revolution/

 

Interactive spaces: Light and Darkness Ver2 Analog + Digital

The final Video:

During the process of adding digital to the analog version, there were more failure than success done throughout, let me start with these failures (and additional works I did which were not used in the end)

The unused Animations

Right after the completion of the analog version, I thought of making a projection of animation from the back of the candles onto a sheet of translucent paper sticked behind the candle shelf, I tried to learn how to make an animation and so I asked my animation friends what program to use to do a simple animation and they suggested Autodesk Sketchbook, so I downloaded it.

 

The Circuit that works,(or didn’t)

And then the Fairy light I bought from china arrived! I bought 220V fairylight because they are cheaper, and I did not expect them to be these problematic to deal with due to the dimming issue and also 220V = risky.

The additions to my “Dark Room”

Coding is a nightmare

as there are 297 candles, the coding to split each candle was simple but tedious, I am sure there are better ways to do thing, but the downside of using max msp was that the exact function to do things the better ways is really difficult to find, so… my mindset was “If I only know “IF”, I can also do unlimited amount of task, “IF” is as powerful as Hercules.” so… I had “IFs” my way through this project, literally. (just to be clear, I tried to find a better ways, and though I found them, but in the end it either doesn’t work or crashed my max msp.)

 

HEPHAESTUS SYSTEM FYP Presentation slides + speaker notes

Google Drive Download Link 

 

FYP part 5- Hephaestus Systems Planning + Software learning + Modelling + Gantt Chart

To understand what to plan for, I would need to understand the nature of the project. As the task for completing a physical + mechanical project differed far from a virtual-screen-based project like games and visuals. There will be more restrictions in doing a physical project than virtual one due to the nature law of physic, material and cost.

Money Problems:

As for building a few robots will cost me quite some money, budgeting will be even more important than time planning, as for where the monies come from, I will probably save up from selling things online and work studies and treat it like a commitment because I think that no one is forcing me to do anything and its all my resolution to fund my own project.
I had thought about asking for sponsorship and that may even happen if I have to. (especially for the batteries that I will be using in the robots, these little things must be of great quality due to safety issues while a good + durable + high capacity + low weight battery cost about $500 and up each and I would need at least 3(excluding spares), which I am totally unable to afford.)

During this few weeks, I had been learning Blender (3D modeling Software) from scratch, it is really difficult to pick up, but i think the potential of Blender is far beyond what I need, so I will stick to learning this super useful program.

I’ve tried to follow a few tutorial and learn the basic of Blender from youtube, this was my first blender experience in building a 3D model.

I stated to learn by building chest as it got similar shape of what I want to produce, and after this, I used the skills i learnt from here and applied into the attempt of my R1 Robot.

the overall shape of this is rather similar to the chest so it took a while to get used to this, however after building this, I realized that I don’t know how to make the top of the robot. So I progressed into another tutorial.

and this was the over shape that I made and I am pleased with it for a first timer effort, although it took me 2 days to reach here, after this, I continued to build the details at the side and front…

Side view

Front view

and I decided to make it like a production poster so I rendered another isometric view to make it to looks legit for my presentation.

In blender, there is a animation function and I thought it would be really cool if I can learn it, so I went ahead to learn it from an online tutorial and produced this.

After I feel that this is good enough for the presentation, I tried to 3D print the model out, it was then then I realized that my model was full of mistakes and it only look good, in actual fact, the surface of the robot was really badly made. So the effort I made in this 3D model got to the furthest here, I will definitely be modeling everything again for the actual robots that I will be building for this FYP as this model doesn’t work, however this was a good learning experience for me and understand that I need to build the model’s surface properly.

the surface detail was not able to be printed due to the mistake I made during modeling, which creates an non solid surface and therefore not printable.

and then it was attached to a small remote control car for proof of concept to be used during the presentation.

now, the Crowd Favourite…..
Mr Gantt Chart!

I started the Gantt chart at 1st of April 2018 as it was all research done till this point.

Within each task, there will be multiple small task which falls into the same category and I will explain them as well as a short description of what it is about here in this post.

Since my project will be physical+mechanical+ technological+ I need to get student’s FYP work early, it is really important to start the execution really early and throughout the holiday because building of the actual robot and troubleshooting the system will take quite some time, and I have to ask all FYP student to submit their work to me really early to make everything work.

Research 1 (1st -30th of April):
I think this is the most important factor of the project, good research done here will help me to reduce work greatly in the future.
Researches up till this point (16th April) – Similar Existing Products, potential parts, platforms for interaction, things I have to learn, Inspiration of artistic works, Parts price comparison, Target market and segmentation, 

Skills Acquiring ( 10th April – 8th July):
There are many lacking knowledge and skills required for me to complete this project, like the list of things to learn, I need to learn a few of them to make sure that my system could work. Also, I need to pick-up 3D modelling skills as the knowledge I have now is insufficient, In the past few days, I’ve started to learn Blender, which is a free software for 3D modelling and is great for my project, still, time is needed to hone the skills hence the long period of time allocated to learn these skills.

Initial Purchases (25th April – 27 April):
One of the biggest way to save money is to purchase them from china, which will take weeks for the item to arrive, hence it is really important to buy research about the parts required and buy them early to use the least money for the best result. Also, initial purchases is set to 25th because I will be presenting on that day, if no major changes were made, I could only really consider what to buy after that.

R1 Prototype (Software and Hardware) (2nd May- 8th July):
This will go hand in hand with skills acquiring, as I need to have a goal of what exactly to learn, it is the best to do while learning and learn while doing. R1 is the first Robot that I will be building of the set of 3, which will be the bare-bone of the Robot basic functionality and act as a confirmation to the general systems and parts requires to build R2 and R3.

R1 Movement System Finalization (18th June – 29 June):
As movement is really difficult task to achieve while concerning about the safety of the people and booth, (It is really easy to make something move, but it is much harder to make it move while not destroying things.)
so I gave more time for me to think about how I will achieve this.

Research 2 ( 20th June – 4th July):
When I think of robots, I will think of Japan, maybe its just me since I was influenced by the robotic culture of Japan when I was young, so I will travel to Japan during this period to experience their advancement of robotics first hand. (Place which I will visit :National Museum of Emerging Science and Innovation (Miraikan)Unicorn Gundam in Odaibabot at Haneda AirportHenn-na Hotel, Robot Restaurant (not sure about this).

R1 Movement Prototype (4th July-23rd July):
Start to prototype right after I am back from Japan from experiencing their robots and hopefully get to see how they works in Japan.

R1+R2+R3 Concept Generation and Refinement( 4th July -27th July):
Since by this point I’ve already understand what parts R1 requires and already have the measurement of parts and sizes like motors and screen size, I could think about exactly how each Robots will look like as they will look different and have different functionality.

R1+R2+R3 Secondary Purchase (27th July – 29th July):
Knowing what parts each robot needs, I could finally purchase the basic parts for R2 and R3, plus the add-on function for all 3 robots(each robots have different functionality so require different parts)

3D modeling(Aesthetics) (27th July – 20th August):
This will be the final appearance for all 3 robots, 3D modelling done in blender.

R1 Prototype(Aesthetics+ Software + Hardware) (20th August – 24th Sep):
3D printing of all R1 modeled parts, fix them together and make sure the software and hardware works, if it doesn’t, edit and reprint of the parts.

R1 Prototype Trial and Testing ( 24th Sep – 1st October):
when all parts work together, test the robots and system in a location to make sure everything work as expected and fine tune.

R2 and R3 Prototype V1 (Software and Hardware) ( 1st October – 5th Nov):
Since the primary component and system of R2 and R3 is the same as the already working R1, these 2 robots will require lesser time and the main portion of this 2 robot will be in 3D printing and executing the different function in them.

User Interaction Trail and Testing ( 5th Nov – 19th Nov):
Testing and making sure that there are no major bugs in the system, touchscreen and functionality works well.

FYP Student’s Work Collection 1 (20th Nov – 1st Dec):
At this time, all 3 Robot can roughly work and I’ve already document these robots, so instead of just verbally telling them I will help them in making their FYP better, It will be more stimulating if I show them a system which already work and ask them to prepare a document for this system for their own benefit. (it will not be easy to ask people to do extra work, so I need to make sure that I sell my Idea to them really early*That’s 1 semester before the end of FYP* by making these robots cool and they will be losing out if their work is not in the systems.) Also, at this point they don’t have to send me any work and it is already the semester break so they have some time to think about what they want to prepare for the systems.

Booth System Conceptualization.( 20th Nov – 3rd Dec):
By this time, I should have the system of the robots working and I need to incorporate that into booth for our FYP, and this will probably be the time which we will know where our FYP will take place(in school or in public) and this will change how the booth system drastically, so it will be better to place this at the end of semester break.

Booth System Prototype (Software + Hardware) (3rd Dec – 14th Jan):
after the conceptualization, prototype will come next and I hope to have this done before the start of semester so that I will have the fully working prototype done and having the whole semester to polish my work, troubleshoot and bug fix.

Software and hardware Refinement (14th Jan – 1st April):
Software and Hardware refinement will take up most of the time as the real problem will usually emerge at this point of time where some shortcoming of the project will be apparent, also, there might be good suggestion/advice by people along the way and this will be the time to incorporate these wonderful suggestion into the project.

User Interaction Testing 2(1st April – 8th April):
Testing of the final system, to make sure all parts and component work as it should. if problem found, atleast there are time to replace these components.

FYP Student’s Work Collection 2( 1st April – 1st May):
The final collection of (Hopefully) all of the student’s work and adding them to the system once it’s collected. At the very least, there will be the basic information of every student which is uploaded to the FYP website.

Aesthetic Refinement( 8th April – 29th April):
The polishing and painting of the 3 robots and making of props/items for the booth. (when all software and hardware is working)

Booth Preparation & Stylization (1st May – 8th May):
Production of prints for booth, name cards/postcards and such.

FYP Show Preparation. (8th May – 10th May):
The actual preparation of the Booth and to bring the robots down to the exhibition area and set everything them up.

FYP SHOW( 10th May- 20th May):
Make sure the show runs smoothly, on-site repair if needed.

 

CATEGORY

FYP IDEA: To create a system which will benefit the FYP students and gives the guest an improved visiting experience.

researches,

component (pricing, compatibility, functionality, component sponsorship(especially for battery))

softwares (research for platform + udemy courses)

movement (sensors, moving system + hardware) (main moving calculation should be done on the booth computer and transmit over to robots due to power issue, (more computation power it runs, more power it will draw)

 

 

FYP part 4- Hephaestus Systems – Initial Concept Generation + Further Researches

continuation from the previous post, part 3 (Initial Project Brief, Specification, Moodboard & Researches),

Project update since the previous post, I decided to shift my focus of the project from ” To build a set of robots that help our FYP Show” to “To build a system that help our FYP show”. The Basic direction and everything is still the same whereby I will still be building the robots for user interactions, but instead of only focusing just on the robots which I feel does not match up to the true potential of this project, I think this project will be about trying to make the FYP show slightly better for us and the robot itself will be just one of the many aspect within the whole system

Yes, maybe it doesn’t matter because the project will be the same and the only thing that changed was the way that I look at this project but I think this is really important for me because depending on how I look at the project, the course of developing this project will change later on. Instead of narrowing my focus onto just the robot and become fixated into trying to create the perfect robots, I should look at the bigger picture and maybe sacrifice some aspect of these robot and use the time and resources into other aspect of the project like the interactivity of the system, my booth, or even overall branding of my FYP. (yes, branding is not important in FYP, but always good to have.  I should consider about branding from now on since I may use it at the end and this kind of thing will not be achievable in the last minute consideration. *atleast for me, I know I am not smart enough to package thing nicely at the end.*)

Edit: After a week of thinking about branding, I came up with a “Company” name as I thought It will be more interesting to have a “Company” so I could revolve my FYP around it.

Initial Concept Generations(Branding):

At the start I was playing out with Company Name Generator to find interesting names, then I came across something like ApolloRobots, Apollo was from Greek mythology and I thought to myself…”Is there a god for creativity?”

And, I found Hephaestus.
According to Wiki *I know this is not a place for doing research, but it is fast place to understand a concept or who someone is.*

“Hephaestus is the Greek god of blacksmiths, metalworking, carpenters, craftsmen, artisans, sculptors, metallurgy, fire, and volcanoes.
As a smithing god, Hephaestus made all the weapons of the gods in Olympus. He served as the blacksmith of the gods, and was worshipped in the manufacturing and industrial centers of Greece, particularly Athens. The cult of Hephaestus was based in Lemnos. Hephaestus’ symbols are a smith’s hammer, anvil, and a pair of tongs.”

As I want to use my project as a tool for all student to have better exposure and the first object that I think about tool is hammer. There I have it, “Hephaestus Hammer”

My Initial design of the logo.

The Logo Evolution
Hammer + H H (Hephaestus Hammer) Within a gear which represent system/robots, the 3 dots in it represent the 3 robots which I intended to produce for this project. 21 teeth on the gear symbolize selflessness, which remind me that the system will be to serve others.

It was at this point that I figured out that the suitability of the name and logo is really Important, “Hephaestus Hammer”sounded too aggressive and it is not what I intend to do, Unless I intend to make military robots, which I am not. So I changed “Hephaestus Hammer” to “Hephaestus Systems” and the colour scheme from gradient which is really hard to control during printing so I also changed it to flat colours. The reason I switched orientation of tilt was because the H within the logo seemed heavier than the S partly due to the extension of the H below the base line while S stopped at the base line, so I change the tilt orientation to make it more visually pleasing.

As there is a saying, a good logo will recognizable in black and white and even in small size. so I think this logo isn’t perfect, but good enough for me.

Initial Concept Generations(Robots):

So, after I’ve generate my initial idea of company name and logo, I proceed to develop my idea generation for a better overview of what kind of feeling i want to achieve in the robots which I may build.

and then I digitally coloured it.

Out of these, I like the third column third row one the most as it really simple and could potentially fit 2 screen onto the flat surface so I’ve decided to further develop it.

This will be the general appearance and sizing of the robot and I will probably change it drastically along the way, however I would like to use this as an example to explain about my project. Without this drawing, I normally explain to people by saying “a trash bin alike robot that move around” and by trash bin, I simply meant no limbs and I think it will be rather misleading.

Also, this drawing is an attempt to not make an “industrial” like robot like the typical robot that we have in our mind, like this-

White humanoid with round, smooth features, almost no surface detailing and no styling, just a LED eye or sometimes a screen on its chest. Nope, I don’t want to do it like this.

As for research…

Styling Researches:

as for this past 2 weeks, I had been visiting ADM library to look for inspiration for my FYP in terms of artistic and styling for the overall look and feel for my project, and I found out that the illustration book of movies from Pixar really inspired me.

I’ve also joined many DIY robots groups in the past 2 weeks, these people in there are really helpful and does really amazing projects, the amount of effort they put into their project were astonishing and because most of them treat it as a hobby, I can see their enthusiasm in it.

Like this, they are all really willing to share their incomplete projects and technologies if I asked, more often than not, they will reply! Afterwhich, I did a google search….
https://www.adafruit.com/product/870

to my surprise, I found out that I already have this exact 8×8 matrix somewhere in my toolbox, maybe I should make use of these wonderful object which I did not previously know how beautiful they are and the outcome will be more than what it appeared to be. (look at this 8×8 matrix as a component = boring. Put it in a cool looking helmet and make it blink like an eye = SUPER AWESOME! )

Movement Systems:

Kid’s controlled cars (cheap, heavy duty, comes with battery and remote), the size of these small vehicles will be really great for my project and it could easily carry the weight of the robot, maybe around 10kg and still move around efficiently. Furthermore the stability of it appears to be really good for it’s size.

 

Omni Wheels:
https://en.wikipedia.org/wiki/Omni_wheel

These wonderful wheels move really well and when built and code properly, I really like these and it could even go side way and look way too cool. The reason they work this way is because each wheel could rotate in 4 directions (front back left right) and as a bonus fact, since their axis of rotation will not change while the direction changes, the stability of these wheels will be really incredible.

Tracks

Like A tank, they  usually have low speed(which is what I need) and also really high in stability, however the downside is the power efficiency unless I purchase a really good track which will be rather expensive, so unless really required, I will probably not go with this.

Computer + screen system:

I will Probably go for one or two these systems depends on availability, the base line here will be that it will all be the same system as I would prefer to create one app for all 3 robots rather than different apps due to the different system used.

1- CPU with a normal monitor upgraded with touchscreen interface.

This is probably the most cost saving, but the logistic and power consumption seemed to be a problem (unless I use energy saving computer or mini computer, will do more research about this)

2- CPU with a touchscreen monitor.
Probably not this as a basic touchscreen monitor will be really expensive.(easily 800 and up, and I need 3 at minimum )

3- CPU with a tablet modified into a touch screen monitor.
More research need to be done in this system, probably the hardest of all options due to the technical difficulties to modify (software and hardware) the tablet and also finding a cheap and good tablet with well documented modification will be challenging.

4- Refurbished touchscreen laptops.
This is really a good choice due to power efficiency and I will also save on CPU

https://carousell.com/p/lenovo-yoga-tablet-2-1051l-159838190/?ref=search&ref_query=yoga%20tablet&ref_referrer=%2Fsearch%2Fproducts%2F%3Fquery%3Dyoga%2520tablet&ref_reqId=kGMeBn4ZCGi1MoSpTU2LZsSgEJtwTh98
https://carousell.com/p/lenovo-ideapad-miix300-162987790/?ref=search&ref_query=touchscreen%20laptop&ref_referrer=%2Fsearch%2Fproducts%2F%3Fquery%3Dtouchscreen%2520laptop&ref_reqId=VYTfRz1WJ57K6xzzm86UwBWsSFGZRIFO

https://carousell.com/p/acer-one-10-s1003-15sl-160240336/?ref=search&ref_query=windows%20tablet&ref_referrer=%2Fsearch%2Fproducts%2F%3Fquery%3Dwindows%2520tablet&ref_reqId=TUU0Ay7kL5JbkBDNJZeSxHuTjwdUYTt8

5- Windows based Tablets that supports output like HDMI and USB.

Alike the touch screen Laptop, this will be really similar, except that sometimes I dont really need a keyboard and touchpad as it is touchscreen.

https://carousell.com/p/microsoft-surface-rt-163893593/?ref=search&ref_query=windows%20tablet&ref_referrer=%2Fsearch%2Fproducts%2F%3Fquery%3Dwindows%2520tablet&ref_reqId=TUU0Ay7kL5JbkBDNJZeSxHuTjwdUYTt8
https://carousell.com/p/alcatel-plus-window-10-hybrid-tablet-163692457/?ref=search&ref_query=windows%20tablet&ref_referrer=%2Fsearch%2Fproducts%2F%3Fquery%3Dwindows%2520tablet&ref_reqId=TUU0Ay7kL5JbkBDNJZeSxHuTjwdUYTt8

https://www.gearbest.com/tablet-pcs/pp_1362098.html

https://www.gearbest.com/tablet-pcs/pp_626050.html?wid=37

https://www.gearbest.com/tablet-pcs/pp_356017.html?wid=37

 

FYP part 3, Initial FYP Idea – ADM Exhibitchine (Initial Project Brief, Specification, Moodboard & Researches)

continuation from the previous part 2 post with some new ideas after the talk about the past FYP showcase from Assoc Prof Laura Miotto, I’ve been inspired to do something that focuses solely on the showcase, since the showcase will mark the end ADM life of all current year 3, I would like to do something for many of the peers that would enhance student’s FYP showcase capability as well as the visitor’s experience of the visit.

As the founder of Kimchi and Chips, Elliot Woods asked during the Emergent Visions Symposium,

“What is the work that only I can make?”

This question hit me like Tiger Woods golf clubbed me in the head…

Yes, what is the work that only I can make in this coming FYP showcase?

back to my first post, I’ve already know what my strength is at this point of time, I would really want my FYP to have an impact on others, why not use my strength into making other’s FYP presentation to potentially having slightly more possibility? Wouldn’t that be great?!

so, this will be an idea which I know that I would enjoy spending a year to complete.

A set of robots(3 to 6) that will display student’s work in complementary of their booth where visitor could get more information(project info/booth location).

Just imagine, every student have their booth while a robot moving around in the FYP show displaying their project on its screen, when a visitor saw it on the screen, got interested and wanted to see the booth, they simply click a “Bring me to this booth” button and the robot will do so. How much more potential exposure will that bring to that student?

And on another aspect viewing this project, what will be realer than an actual application of an FYP project during the FYP show?  What the visitor sees is what was actually made specially for that FYP show, if it doesn’t work or spoiled halfway, it simply meant that I did not plan well/have a backup or do a good enough job but there will not be an imaginative scenario where “This FYP was supposed to work in another location” *I am not saying that that kind of project isn’t good,  but just what I would not like to do* 

Project Brief ver.1-

To design a set of Robots that have the ability to move around while avoiding people/obstacles during the FYP show. The purpose of the Robots is to expand the presentation possibility of student’s project while enhancing the experiences of the visitors. Safety of the people around the robot should be of the utmost importance and under no circumstances whereby injuries caused by the robot should happens.

Project Specification Ver.1 –

  1. Each Robot should have a minimum battery life of 6 hours on single charge.
  2. Every Robot designed should be unique and serves different function.
  3. The Robots should be designed with ease of maintenance system that allows ad hoc repair.
  4. The interface on every Robot will be touchscreen enabled to suit the behavioral characteristic of the targeted user. ( young adult of developed country)
  5. Network between Robots and a Central Hub should be setup to enable a smooth flow of communication and for controls during the exhibition.

 

Similar Project :

Although it will be really hard to do so, but I aimed to complete a project of this standard but the task which my robot will do is much simpler.

Moodboard:

Computational System Research:

There were many considerations made for this aspect of the project, firstly, the Cost and Value Analysis of the system must be made, of course, if money isn’t a problem, then this part would be really easy as I will just get the suitable parts which I need for the FYP, but sadly that isn’t the case… Money is a problem in FYP.

So, how can I maximize the output of my project by using the minimum amount of money? I have to also consider about how strong/fast the system is, and how would I like to have the user interface (touch screen) to be incorporated into the system.

These are the types of computation system which might be possible for my project at reasonable price –

Raspberry Pi 3 –

This is the latest Raspberry Pi 3. It features a 1.2GHz 64-bit quad-core ARMv8 CPU with 802.11n Wireless LAN and Bluetooth 4.1. Like Raspberry Pi 2, it also has 1GB RAM,4 USB ports,40 GPIO pins,Full HDMI port and Ethernet port. This third generation Pi is an excellent tool for hackers, makers and educators because of its small footprint, low power consumption, and low price.

Pi 3 comes with build in WIFI system so that would save me about $30 for WIFI module, output of screen is easy to setup(like a normal computer), runs on Linux system, which I have a slight experience on and as a bonus, I own one of this so that would save me some money too.

Latte Panda –

A LattePanda is a complete Windows 10 single board computer. It has everything a regular PC has and can do anything that a regular PC does. It is compatible with almost every gadget likw printers, joysticks, cameras and more. Any peripherals that work on PC will work on a LattePanda.

In terms of processing strength, completely overpowered Raspberry Pi 3, the price is however much steeper than Pi 3, also as an added bonus, I already own a Lattepanda and I would rather work on Lattepanda over Raspberry Pi as it runs on Windows system and that would save a huge amount of time for me, plus overall it is much faster at processing video and even runs Max MSP(a programming software)  which is what I will probably be using. I am sure Latte Panda will be more responsive than Raspberry Pi 3 at the cost of more $$.

Cheap Desktop CPU –

Yes, I praised so much about Lattepanda, but the cheap CPU nowadays is already cheaper than a LattePanda, although bigger,heavier and more power hungry, it is way cheaper than a Lattepanda at relatively same processing power and also, a cheap CPU usually comes with Internal HDD(atleast 128GB) while Lattepanda only has a mere 64GB(minus operating system installed, leaving about 40GB). Best part, Desktop CPU comes with built-in cooling fan, which overheating is a problem for Lattepanda.

*REFURBISH is the word here hence the cheap price*
since I don’t really need a brand new computer to get the job done. This is the normal sized CPU, which is rather big but I am sure it is small enough to be build into a robot.

Second handed/refurb touchscreen laptop –

For me, I think that this is the best system i could think of for now which I will need, firstly, touchscreen laptop meant that I do not need to purchase another separate touchscreen(which is usually really expensive) secondly, it comes with all the benefit of a CPU like cooling fan and such, also, laptop have a additional battery which reduce the load of the power supply, like if the main power supply ran out, there will still be time for the system to send out notification to the control system which then battery could be replaced. lastly, laptop will be slightly lighter and uses lesser power in comparison to a CPU, which make it really good over a normal CPU.

These are really good deal I think, I have been also browsing on carousell to find cheap and well condition touchscreen laptops, will update when I found some.

By having a computer doesn’t meant that this project will work, of course, what I am going to do on the computer is all that matter.

Since I don’t have sufficient knowledge in programming for windows system or app, so I also looked up for some online courses which I think I may follow during the holiday.

https://www.udemy.com/the-complete-windows-10-c-course-and-build-2-apps/
This will be useful for my own personal knowledge as well as for this FYP, courses are from Udemy and they usually have offer on their courses, I could just wait for the $5.99 or $9.99 sale.

https://www.udemy.com/windows-iot/
since there will be network communication between the robots, this might be really useful for me.

https://www.udemy.com/the-complete-design-course/
another way to work around is to design an mobile app and bridge it between the computer with a tablet that will be used as the screen or simply just built an app which is fully functional within the tablet itself. I still have to do further researches about this.

 

Power supply Researches

Off the shelf high capacity powerbank:

Car battery:

If I were to use a car battery, I would get the deep cycle/marine battery as it is made for continuous discharge when connected to my computer within the robot/motors.

DIY battery from car battery: