Sign Up

Connect with


or use

Captcha Click on image to update the captcha.

Have an account? Sign In Now

Sign In

Connect with


or use

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Captcha Click on image to update the captcha.

Have an account? Sign In Now

You must login to ask a question.

Connect with


or use

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Autonomous Driving Q&A Logo Autonomous Driving Q&A Logo
Sign InSign Up

Autonomous Driving Q&A

Autonomous Driving Q&A Navigation

  • Created by SelfDrivingCars360.com
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Communities
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • Created by SelfDrivingCars360.com

Share & grow the worlds knowledge on self-driving technology!

We want to connect self-driving vehicles engineers and specialists,
bring together people of diverse backgrounds and areas of expertise
to empower everyone to share their knowledge.
Lets make self-driving cars a reality together!

Ask A Question
  • Recent Questions
  • Most Answered
  • Answers
  • Most Visited
  • Most Voted
  • No Answers
  1. Asked: July 24, 2024In: System integration and ROS

    What is the difference between – Model Predictive Control, Generalized Predictive Control and Long Range Predictive Control?

    Işık İlber Sırmatel
    Added an answer on August 5, 2025 at 5:28 am

    Generalized predictive control (GPC) is a member of the MPC family of methods, where the mathematical model of the system is a “controlled auto-regressive and integrated moving-average” (CARIMA) model. Long range predictive control (LRPC) seems (although I might be wrong since I am seeing this nameRead more

    Generalized predictive control (GPC) is a member of the MPC family of methods, where the mathematical model of the system is a “controlled auto-regressive and integrated moving-average” (CARIMA) model.

    Long range predictive control (LRPC) seems (although I might be wrong since I am seeing this name for the first time) to be used interchangeably with MPC (especially around 1990–2000).

    Model predictive control (MPC) is a family of control methods based on real-time repeated optimal control. These methods are intended for solving multivariable, constrained, infinite horizon, and possibly nonlinear, optimal control problems approximately via finite horizon solutions implemented in receding horizon fashion. These finite horizon solutions involve optimizing the objective function for the (finite) prediction horizon, where the predictions are based on a mathematical model of the dynamical system to be controlled.

    There are many variants of MPC (there may be more):
    > model algorithmic control: MPC using an impulse-response model
    > dynamic matrix control: MPC using a step-response model
    > generalized predictive control: MPC using a CARIMA model
    > hybrid MPC: MPC using a hybrid system model (i.e., with binary state variables and/or control inputs in addition to continuous ones)
    > with uncertainty treatment: robust MPC, stochastic MPC
    > with real-time system identification: adaptive MPC (model is updated online)
    > with parametric optimization: explicit MPC (control law is computed offline and implemented as a look-up table)

    See less
    • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  2. Asked: July 7, 2025In: Perception systems

    What are the main challenges , problems to be solved in computer vision field?

    Sunjeet Jena
    Added an answer on July 23, 2025 at 7:22 am

    Currently the most important challenge faced by autonomous car in computer vision is how to run most of the algorithm in real time and that too in complex and cluttered environment. Making a vision model which can achieve high accuracy in no more a problem today because of deep learning but making iRead more

    Currently the most important challenge faced by autonomous car in computer vision is how to run most of the algorithm in real time and that too in complex and cluttered environment. Making a vision model which can achieve high accuracy in no more a problem today because of deep learning but making it work in real time that too in more complex environments like in Indian roads is.
    Today computer vision algorithms for autonomous vehicles are getting a direct competition from LiDAR because LiDAR can solve most of the problems which is much complex for vision algorithms and at at same time can also help vehicles with mapping and localizing.
    Vision fails in SLAM thus which is why its usage in autonomous vehicle is now limited for lane marking and generation and to make low cost ADAS systems.

    See less
    • 2
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  3. Asked: July 2, 2025In: Perception systems

    If AI is so important in training self-driving cars to drive, why aren’t car manufacturers paying us to put cameras on cars?

    Lucas Hall
    Added an answer on July 16, 2025 at 7:04 am

    Terabytes of videos are not helpful without the sensor and control data that describes where the car was and what it intended to do at he exact moment The driverless cars are rolling computers and sensor suites hoovering up data during their trials.

    Terabytes of videos are not helpful without the sensor and control data that describes where the car was and what it intended to do at he exact moment
    The driverless cars are rolling computers and sensor suites hoovering up data during their trials.

    See less
    • 2
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  4. Asked: July 1, 2025In: Planning and Routing

    Can autononous cars developers program their cars to drive like the locals?

    Aaron
    Added an answer on July 5, 2025 at 4:51 am

    Well, driving like a local usually means doing some illegal driving maneuvers which used to be a cause of accidents Developers have to and will program cars to drive accordingly to the traffic rules Locals ignore many rules but they will have to get used to driverless cars that drive correctly

    Well, driving like a local usually means doing some illegal driving maneuvers which used to be a cause of accidents
    Developers have to and will program cars to drive accordingly to the traffic rules
    Locals ignore many rules but they will have to get used to driverless cars that drive correctly

    See less
    • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  5. Asked: June 14, 2025In: Basics of self-driving cars

    Have driverles vehicles ever been tested at high speeds?

    Moderation Team
    Added an answer on June 20, 2025 at 7:56 am

    HI, yes, there are several great examples, one of them is Roborace Roborace is the world’s first competition for human + machine teams, using both self-driving and manually-controlled cars, and they set the Guinness World Record for Fastest Autonomous Car https://www.youtube.com/watch?v=zuzaabZLVSo

    HI, yes, there are several great examples, one of them is Roborace
    Roborace is the world’s first competition for human + machine teams, using both self-driving and manually-controlled cars,
    and they set the Guinness World Record for Fastest Autonomous Car

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  6. Asked: May 27, 2025In: Safety and Security

    Whats your opinion, should we use artificial intelligence to determine how self-driving cars behave in accidents?

    4democracy
    Added an answer on May 29, 2025 at 6:03 am

    AI has many sorts of issues at the moment, moreover its very hard to train AI to act in accidents better than humans (at the moment). And Its a very complicated task to simulate all the possible situations on the road and their outcomes to train the AI properly. I think autonomous cars should avoidRead more

    AI has many sorts of issues at the moment, moreover its very hard to train AI to act in accidents better than humans (at the moment).
    And Its a very complicated task to simulate all the possible situations on the road and their outcomes to train the AI properly. I think autonomous cars should avoid the accident by predicting its probability and taking appropriate actions IN ADVANCE or stop.

    See less
    • 2
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
  7. Asked: April 13, 2025In: Localisation and Maps

    How will self-driving cars navigate in underground garages and other places that haven’t been mapped yet?

    cars111
    Added an answer on May 20, 2025 at 4:26 am

    The answer: simultaneous localization and mapping, or SLAM. Using SLAM a robot (self-driving car) will use simultaneous localization and mapping to estimate its position and orientation (or pose) in space while creating a map of its environment. This allows the robot to identify where it is and howRead more

    The answer: simultaneous localization and mapping, or SLAM.

    Using SLAM a robot (self-driving car) will use simultaneous localization and mapping to estimate its position and orientation (or pose) in space while creating a map of its environment. This allows the robot to identify where it is and how to move through some unknown space.

    A link to Dr. Lance Eliot intuition article
    https://www.aitrends.com/ai-insider/simultaneous-localization-mapping-slam-ai-self-driving-cars/

    See less
    • 1
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
Load More Answers

Sidebar

Explore

  • Home
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Communities
  • Polls
  • Tags
  • Badges
  • Users
  • Help

Footer

Our mission

We want to connect self-driving vehicles engineers and specialists, bring together people of diverse areas of expertise to empower everyone to share their knowledge. Lets make self-driving cars a reality together!

About us

  • Selfdrivingcars360.com
  • Contacts

Legal

  • Privacy Policy
  • Terms and Conditions

Help

  • Glossary

Follow

© SelfDrivingCars360.com Making self-driving cars a reality.