Wednesday, January 27, 2016

Five levels of autonomous driving defined

Research and Development money is coming in to develop technology for self-driving cars. Some form of autonomous driving is around the corner in less than 4 to 5 years. I am sure most automakers have been making plans and the Department of Transport (DOT) has come up with a definition of vehicle automation consiting of 5 levels, the most important focus is Safety.

Good news you are already in Level 0.
-----------------
This is from NHTSA Site
---------------
NHTSA defines vehicle automation as having five levels:
No-Automation (Level 0): The driver is in complete and sole control of the primary vehicle controls – brake, steering, throttle, and motive power – at all times.

Function-specific Automation (Level 1): Automation at this level involves one or more specific control functions. Examples include electronic stability control or pre-charged brakes, where the vehicle automatically assists with braking to enable the driver to regain control of the vehicle or stop faster than possible by acting alone.

Combined Function Automation (Level 2): This level involves automation of at least two primary control functions designed to work in unison to relieve the driver of control of those functions. An example of combined functions enabling a Level 2 system is adaptive cruise control in combination with lane centering.

Limited Self-Driving Automation (Level 3): Vehicles at this level of automation enable the driver to cede full control of all safety-critical functions under certain traffic or environmental conditions and in those conditions to rely heavily on the vehicle to monitor for changes in those conditions requiring transition back to driver control. The driver is expected to be available for occasional control, but with sufficiently comfortable transition time. The Google car is an example of limited self-driving automation.

Full Self-Driving Automation (Level 4): The vehicle is designed to perform all safety-critical driving functions and monitor roadway conditions for an entire trip. Such a design anticipates that the driver will provide destination or navigation input, but is not expected to be available for control at any time during the trip. This includes both occupied and unoccupied vehicles.
------------

Get Fiddler to do your web debugging

It is a free web debugging tool that can see what is going between your computer and the Internet.
It can be used on any browser, system or platform.


These are Fiddler's key features:
  • Web Debugging - PC, Mac or Linux OK
  • Performance testing
  • HTTP/HTTPS Traffic recording
  • Web Session Manipulation
  • Security Testing
  • Supports multiple frameworks-.NET, Ruby, Java etc
  • Not limited to PC also includes Mobile devices
Besides the above, you can also customize Fiddler.
Read all about Fiddler and download it from here.

For Internet Explorer it is an add-on, go here.

Tuesday, January 26, 2016

Microsoft's Surface Book selling like hot cakes

Why?

Well it is because of these unbeatable new features:

1TB SSD Storage
16GB RAM
Intel Core i7 processor
NVIDIA GPU
Ultra thin
Great workmanship
PC or Tablet both OK

Of course it is pricey at $2699 and buy a keyboard add another $129
It is already sold out. Next availability is after February 2016. 

Get a grip on your data with JetBrain's DataGrip

DataGrip is an integrated IDE for all of your data needs.

DataGrip is the multi-engine database environment that supports the following:

 MySQL
 PostgreSQL
 Microsoft SQL Server
 Oracle, Sybase
 DB2
 SQLite
 HyperSQL
 Apache Derby
 H2


JDBC driver is necessary to connect to your database management system. For listed database engines DataGrip provides database introspection and various instruments for creating and modifying objects.

Main features:

It provides folders for the objects grouped by schemas
Navigation to any object is easy by entering database/table or procedure name
Table editor is powerful supported by text search
Intelligent coding assistance with code completion; code generation; renaming objects; code analysis with fixes; smart text editor; and support customizing appearance
Querying with query console; diff viewer; parametrized queries
Database diagramming; CSV editor
Supports version control for Git, SVN, Mercurial, and many others

Here is a video which provides mode insight:

DMCA.com Protection Status