5 Easy Ways To Get More Range Out Of Your EV


These little tricks will help you spend more time driving instead of charging.

Modern electric vehicles have come a long way since range anxiety was an actual concern. These days, EV makers have to clear an EPA-verified range of at least 300 miles to be taken seriously. Sorry, Fiat 500e. Some EVs even boast a range closer to 500 miles. Still, for longer road trips or if you plan to be passing through an EV charging desert, it might make sense to try some techniques to squeeze a little more range out of your EV’s battery. Beyond the typical ways to get more mileage out of cars in general, here are five ways to keep your EV going for longer between charging.

Take advantage of regenerative braking

Instead of wasting all the kinetic energy generated from braking like in traditional internal combustion engine cars, hybrids and EVs can capture all that potentially lost energy and convert it into electricity that powers its battery. Each EV maker has its own way of doing regenerative braking, but the general idea is that the electric motors that propel the EV forward can also act as a generator that captures the electricity generated from slowing down.

In cases where emergency braking isn’t needed, regenerative braking will step in and create small bursts of battery charge and bumps in EV range. It’s hard to say exactly how many more miles you’ll get thanks to this, but the US Department of Energy said that regenerative braking results in 22 percent energy recovery for EVs in combined city and highway driving.

Chill on the AC

Unlike older gasoline-powered cars that use a compressor to power the air conditioning, an EV will rely on its battery to pump cold air into the cabin. That means EVs are using the same power source that supplies you with both air conditioning and range.

Instead, you may want to precondition your EV while it’s still plugged into an outlet at home. This way, all the heavy lifting of getting your cabin to the right temperature will be drawn from the power outlet and not the EV’s battery. Of course, you’ll still have to rely on the battery to keep you cool while driving, but it won’t have to work as hard to get down to the perfect temps. Alternatively, you could employ basic techniques like using sun shades, flushing out the stale air by rolling down the windows, or even opt for ventilated seats instead of turning on the AC.

Avoid driving in the cold

On the other end of the thermometer, extreme cold weather conditions can also impact your EV range. In the winter, cold temperatures can slow down the chemical reactions in your EV battery that produce power. According to the Department of Energy, freezing temperatures can affect EV range by up to 32 percent.

Consumer Reports did real-world tests that showed that cold weather of around 16 degrees can reduce an EV’s range by about 25 percent when driving at 70 mph, compared to driving in the same conditions but on a day in the mid-60 degrees. Just like running the AC on a summer day, driving in the frigid weather may cost you some range through needing to pump heat into the cabin, too.

Get rid of the junk in your trunk

While aerodynamics affects all cars and how efficiently they drive, it’s a major contributing factor to how EVs calculate their range. Less drag means more range, which is why many EV makers boast about their low drag coefficient numbers, like the Lucid Air and its 0.197.

Considering that, it’s important to remove any accessories from your EV that would affect its aerodynamics, including roof racks, bike racks, tonneau covers or crossbars. To eke out even more range, you can try to keep your trunk clean since any additional weight will also reduce your EV’s efficiency.

Tame the need for speed

As much as all EV drivers want to show off their rapid acceleration, it’s better to not have a lead foot when it comes to maximizing range. When you floor the accelerator, your EV has to burn a significant amount of power to achieve that burst of speed. If you add up that inefficient acceleration at every single intersection, you may end up spending more time charging your EV in the long run.

To get more range out of your EV, it’s better to coast on cruise control or tap into your EV’s eco mode. On top of that, the faster you go, the more air resistance you introduce. In tests conducted by Car and Driver, driving at 55 mph and at 75 mph contributed to more than 100 miles of range lost with the Kia EV9.



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Database Administrator Duties – Table of Content

The database administrator is responsible for performing a number of duties. Based on the work the Database administrator does, their role varies. Different roles of database administrators are Database architect, Data modeler,  Database analyst, System DBA, Application DBA, Performance analyst, Task-oriented DBA and Data warehouse administrator. Now, let us go through the duties of database administrators.

         Interested in learning SQL Server DBA Join HKR and Learn more on SQL Server DBA Certification Course!

The following are some of the main responsibilities that comprise a database administrator everyday work:

Installing and maintenance of the software: A DBA will often work together with other employees of the organization to install and configure a new Oracle database, SQL Server, etc. The system administrator will configure the hardware and will deploy the OS for the database server; then, the DBA will install the database software and configure it to use it. Since the updates and the patches are necessary, the DBA is responsible for this continuous maintenance. Whenever a new server is required, the DBA is responsible for transferring data to the new platform from the existing system.

Extracting, Transforming, and Loading Data: Extracting, transforming, and loading data is related to importing huge volumes of data efficiently which have been retrieved from multiple systems within a data warehouse environment. The external data is cleaned and processed to adapt to the desired format to be able to import it to a central repository.

Specialized data handling: Databases can be large and include unstructured data types like documents, images, video, or sound files. The management of a large database needs higher-level skills as well as additional tuning and monitoring to maintain efficiency

                                                                       Lets’s get started with SQL Server DBA Tutorial online!

SQL Server DBA Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Database Recovery and backup: Database Administrators create recovery and backup plans and procedures according to the industry best practices and then ensure that the required steps are taken. Backups are costly and time-consuming, so database administrators may need to convince management to take the required precautions to keep the data safe. System administrators or other staff can usually create the backups.  It is the responsibility of the DBA to ensure that it is done in a  timely manner. If the server fails or some data loss occurs, the DBA will use the present backups to restore the lost information on the system. Different recovery strategies are needed for different types of failures, and DBAs should be ready for every eventuality. As technology evolves, it becomes increasingly common for the DBA to back up databases in the cloud, MS Azure for SQL Server and Oracle Cloud for Oracle databases.

Security: A Database administrator should be aware of potential weaknesses in the company’s database software and overall system and try to minimize risks. While no system is fully immune to attacks, the implementation of best practices may reduce risks. If there is an irregularity or a security breach, the DBA may refer to the audit logs to find out who did what with the data. The Audit trials also matter when using regulated data.

Authentication: A significant aspect of database security is the configuration of employee access. Database administrators are responsible for managing the access and the type permissions the users are given. For example, a user can be allowed to view only some pieces of information or not be permitted to make changes to the system.

Capacity planning: The DBA should know the current size of the database and the speed at which it is growing so that they can predict future requirements. Storage is the amount of space the database occupies in the server and the backup space. Capacity is the level of usage. If the organization is growing rapidly and has a large number of new users, then the DBA will need to develop the capacity to manage the additional workload.

Monitoring the performance: Monitoring the databases for performance problems is part of continuous system maintenance performed by a DBA. If any part of the system slows down processing, the DBA needs to modify the software configuration or should add extra hardware capability. There are many kinds of monitoring tools, and DBA’s are responsible for understanding what they need to improve the system. Third-party organizations may be ideal to outsource this aspect, but ensure they provide modern DBA support.

    Top 30+ frequently asked SQL Server DBA interview questions & answers for freshers & experienced professionals

HKR Trainings Logo

Subscribe to our YouTube channel to get new updates..!

Tuning the database: Performance monitoring indicates where the database must be modified to work most effectively. The physical configuration, how the database is indexed, and the way queries are managed may all have a dramatic impact on the database performance. We can proactively adjust a system according to the application and use it with effective monitoring instead of waiting for an issue to develop.

Troubleshooting: DBA’s are available for troubleshooting if an issue arises. Whether they want to restore the lost data quickly or fix a problem to minimize damage, the database administrators should understand and answer problems quickly when they arise.

If a user requires help or assistance at any time, DBA has a responsibility to help them. The DBA also provides complete support for new users of the database. And Users’ queries must be executed quickly. The users expect fast retrieval of responses to their queries. So, the database administrator enhances the query processing by increasing their performance.

Database administrator’s responsibilities

The Database administrator has the following responsibilities:

  • Make the decision with respect to the database content.
  • Plans access strategy and storage structure.
  • Gives assistance to users.
  • Defines integrity and security checks.
  • Interprets the strategies related to recovery and backup.
  • Monitor performance and respond to changing requirements.

Skills needed for database administrator

Following are the skills needed for a database administrator to become successful:

  • Designing the database.
  • Familiarity with Structured Query Language (SQL).
  • Understanding the distributed architecture.
  • Familiarity with the various operating servers.
  • Familiarity with the Relational Database Management System. 
  • Willing to deal with challenges and resolve issues quickly.

Enroll in our IBM BPM Admin Training program today and elevate your skills!

SQL Server DBA Training

Weekday / Weekend Batches

Conclusion:

In this blog, we have gone through the duties of a  database administrator. We hope you found this information useful. If you need any information related to database administrators, keep in touch with us.

Other Blogs:



Source link