Skip to main content

Hyper-loop

 What is a hyper-loop?


In Musk’s words, a hyper-loop is a system to “build a tube over or under the ground that contains a special environment.” Cars would basically be propelled in this tube. One example could be a huge sort of pneumatic tube where high-speed fans would compress and push the air — although the friction implications make Musk skeptical that it would work. Another option is having a vacuum in the tube and using electromagnetic suspension instead. Musk acknowledges it is hard to maintain a vacuum (one small leak in hundreds of miles of tubing, and the system shuts down), but there are pumping solutions to overcome this. He favors the second solution.
http://www.universetoday.com/104074/what-is-elon-musks-hyperloop-and-why-is-it-important/

How does it work?
Hyper-loop has four key features.
  •  The passenger capsules aren't propelled by air pressure like in vacuum tubes, but by two electromagnetic motors. It is aimed to travel at a top speed of 760 miles per hour.
  • The tube tracks do have a vacuum, but not completely free of air. Instead, they have low pressure air inside of them.  Most things moving through air tubes will end up compressing the air in the front thus, providing a cushion of air that slows the object down. But the hyper-loop will feature a compressor fan in the front of the capsule. The compressor fan can redirect air to the back of the capsule, but mostly air will be sent to the air bearings.
  • Air bearings are ski like paddles that levitate the capsules above the surface of the tube to reduce friction.
  • The tube track is designed to be immune to weather and earthquakes. They are also designed to be self-powering and obstructive. The pillars that rise the tube above the ground have a small foot-print that can sway in the case of an earthquake. Each of the tube sections can move around flexibly of the train ships because there isn't a constant track that capsules rely on.

And solar panels on the top the track supply power to the periodic motors. With these innovations and completely automated departure system, Elon Musk's dreams of the hyper-loop being the fastest, safest and the most convenient form of travel in the world.

Comments

Popular posts from this blog

Artificial intelligence

Artificial intelligence is a branch of computer science that aims to create intelligent machines. It has become an essential part of the technology industry. Research associated with artificial intelligence is highly technical and specialized. The core problems of artificial intelligence include programming computers for certain traits such as: Knowledge Reasoning Problem solving Perception Learning Planning Ability to manipulate and move objects Knowledge engineering is a core part of AI research. Machines can often act and react like humans only if they have abundant information relating to the world. Artificial intelligence must have access to objects, categories, properties and relations between all of them to implement knowledge engineering. Initiating common sense, reasoning and problem-solving power in machines is a difficult and tedious task. Machine learning is also a core part of AI. Learning without any kind of supervision requires an ability to ide...

How AI Is Helping US in Fighting Against COVID-19

  O n December. 31, BlueDot, a Toronto-based Company that uses artificial intelligence to track the spread of infection diseases, alerted it's customers about a cluster of unusual pneumonia cases in Wuhan, China. Nine days later, the World Health Organization confirmed the discovery of a novel Coronavirus, later named COVID-19 , in Wuhan.  Today, COVID-19 is a pandemic that has spread to 180 countries, claimed more than 83,000 lives, and Triggered a near global lockdown. And for the moment, the best solution to contain the spread of the virus is to improve personal hygiene and exercise social distancing.  In the meantime, politicians, scientist, and researchers are teaming up to find systematic ways to fight the virus and care for patients. And they'r getting some much-needed help from artificial intelligence. Bengaluru: Artificial intelligence (AI) is helping doctors, researchers and government fight the COVID-19 pandemic, technology giants said while discussing solu...

Machine Learning

Machine learning (ML) is a category of algorithm that allows software applications to become more accurate in predicting outcomes without being explicitly programmed . The basic premise of machine learning is to build algorithm that can receive input data and use statistical analysis to predict an output while updating outputs as new data becomes available . The process involved in machine learning are similar to that of data mining and predictive modeling . Both require searching through data to looks for patterns actions according . Many people are familiar with machine learning from shopping on the internet and being served ads related to their purchase . This happens because recommendation engines use machine learning to personalize online ad delivery in almost real time . Beyond personalized marketing, other common machine learning use cases include fraud detection, spam filtering, network security threat detection, predictive maintenance and building news feeds. How Ma...