bajaj-urbanite-chetak-standard

Bajaj Chetak electric scooter will soon go on sale in 11 more cities, to be priciest in Kerala

The Bajaj Chetak was reborn as an electric scooter in 2020. (Image: Bajaj Auto)

The Bajaj Chetak was reborn as an electric scooter in 2020. (Image: Bajaj Auto)

The Bajaj Chetak, reborn as an all-electric scooter in 2020, has so far catered to a limited buyer base, considering it was only available in a handful of states.

However, in 2022, Bajaj will make the only scooter in its portfolio available in 11 more cities, including in the national capital. News9 can now confirm Bajaj will soon put the Chetak e-scooter on sale in New Delhi, Andhra Pradesh, Goa, Kerala and Gujarat, as well as in more cities across Maharashtra, Telangana, Karnataka and Tamil Nadu, which were the only four states where the Chetak was available so far.

Names of the locations the Bajaj Chetak will shortly be available in include Mumbai and Nasik (Maharashtra), Coimbatore and Madurai (Tamil Nadu), Hubli (Karnataka), Vishakhapatnam (Andhra Pradesh), Moti Nagar (New Delhi), Mapusa (Goa), Surat (Gujarat), Kochi and Kozhikode (Kerala).

Of all locations, it’s in Kozhikode where the Bajaj Chetak will be the most expensive, with an ex-showroom price of Rs 1,92,850 and on-road price of Rs 1,65,494 (after FAME-II subsidy), which is substantially higher than that of even the Ather 450X, among the priciest e-scooters one can buy in India today.

Meanwhile, the Bajaj Chetak’s on-road price in New Delhi will be Rs 1,53,732 (excluding state subsidy). Buyers in Mumbai will have to pay Rs 1,25,547 (on-road) for their Chetak, the price significantly lowered thanks to the additional state subsidy.

Last year, Bajaj discontinued the base Urbane variant of the Chetak electric scooter. Available in just two colours and fitted with a drum brake up front, the Chetak Urbane offered limited choices. With the Urbane being cheaper by only a few thousand rupees, most Chetak buyers ended up opting for the better-equipped Premium variant, following which Bajaj decided to pull the plug on the base model and retail the Chetak in a single variant.

The Chetak has a 3.8 kW/4.1 kW (continuous/peak power) electric motor and a 3 kWh lithium-ion battery. Range is 90 kilometres in Eco mode, and Bajaj says a full charge takes five hours. The Chetak’s battery comes with a three-year/50,000-kilometre warranty.

With Ather Energy pursuing an aggressive expansion strategy and Ola Electric ramping up production of the S1, a more feature-rich electric scooter with better performance and range at a lower price, progress for the Bajaj Chetak has been relatively slow. However, with competition set to further intensify with the entry of Hero MotoCorp in the coming months, Bajaj is preparing to go all in, and is already in the process of readying its EV plant in Akurdi (with an annual capacity of five lakh vehicles) to roll out the first model by June 2022.

tesla

Tesla market value touches $144 billion after record deliveries

Tesla has started 2022 on a strong note as the electric vehicle company delivered almost one million EVs around the world last year.

With it, Tesla even bettered its own previous target. Following this, the valuation of the EV company touched $144 billion on Monday.

The share of it also increased by 14 per cent in New York which is the brand’s biggest gain since March last year, reported Bloomberg.

Tesla’s total market value now stands equivalent to the entire Honeywell International Inc. or Starbucks Corp. Reportedly it is also more than the value of almost 90 per cent of the companies in the S&P 500 Index.

In the fourth quarter, Tesla worldwide deliveries stood at 3,08,600 vehicles. It also topped the company’s own previous record of 2,41,300 EVs in the previous quarter. Tesla delivered about 9,36,000 electric vehicles last year, which is nearly double the deliveries it made in 2020.

Highlighting Tesla’s growth, Daniel Ives, an analyst at Wedbush Securities, said that this is a jaw-dropping performance by the EV company at the end of the year that gives a massive push to the company as it enters 2022. “This is a trophy-case quarter for Tesla as the company blew away even bull-case expectations,” Ives further added. The analyst also conveyed that these numbers are a result of robust demand for Tesla vehicles in China and the company’s smart skill in navigating through the ongoing semiconductor shortage.

On deliveries, Tesla CEO Elon Musk who had pledged delivery growth despite the supply chain nightmare took to the microblogging site to praise his crew on the record deliveries. Previously, Tesla has said repeatedly it expects 50 per cent annual increases in deliveries over a multi-year period.

Another Cowen analyst Jeffrey Osborne stated that the EV company continues to execute well in terms of production and deliveries above consensus expectations. “As the competition heats up from incumbent OEMs and new entrants alike, we see 2022 becoming a critical year for Tesla,” added Osborne.

whatsapp share link for website

<a class='blantershow-chat' target="_blank" href='https://api.whatsapp.com/send?phone=919555699081&amp;text=Hi&amp;source=HealthyDiet Professional'>
	<i class='fa fa-whatsapp'></i>
</a>
https://api.whatsapp.com/send?text=http://healthydiet.soatechnology.net/bmi_calculator
https://api.whatsapp.com/send?text=http://healthydiet.soatechnology.net/bmi_calculator&phone=123
<a class='blantershow-chat' target="_blank" href='https://api.whatsapp.com/send?text=http://healthydiet.soatechnology.net/{{ current_url }}'>
	<i class='fa fa-whatsapp'></i>
</a>
<a class='blantershow-chat' target="_blank" href="https://api.whatsapp.com/send?text=http://healthydiet.soatechnology.net/<?php echo $_SERVER['REQUEST_URI']; ?>">
	<i class='fa fa-whatsapp'></i>
</a>

how can identify client computer uniquely for website users

Cookies

Set a cookie on the client machine to identify the user.

  • Pros: Definitely unique per session
  • Cons: Easy to remove or prevent (even for people with limited technical knowledge), only apply to one browser, easy for a script to bypass

IP address

Use the user’s IP address to identify the user.

  • Pros: Changes infrequently, works across browsers, requires technical knowledge to spoof or use a proxy server
  • Cons: Not necessarily unique: one IP address can easily apply to entire homes/buildings/offices behind a network, and for some ISPs end user IP addresses might be reassigned

Browser fingerprinting

Use all browser data passed to the server (not just user agent, but also OS, screen resolution, and a number of other things) to generate a unique browser fingerprint.

  • Pros: High probability of being unique, opaque to the end user (changing IP addresses or clearing cookies won’t bypass it)
  • Cons: Probably too unique — any change in browser condition (or browser) will change the fingerprint (though you can choose only a subset of supplied browser information to balance fingerprint volatility and uniqueness), can be bypassed by scripts

You can, of course, also use multiple methods. Which method you use really depends on your specific use case. For many cases, just a simple cookie will do. If you want some defense against scripts or other methods of bypassing, add an IP address rate limit. You can also attempt to gather as much information as possible and use some sort of heuristic algorithm to try to find people that are bypassing the system for uniqueness that you have in place.

What Is the Difference Between Boxed and Tray Processors?

Are there any functional differences between boxed processors and tray processors?

No, there are no functional differences between these two types of processors if they have the same processor number. The main difference is the warranty. For more information on warranties, see the Intel® Boxed vs. Tray Processor Warranty Policy.

Boxed Processor

As a genuine boxed processor from an Intel® Authorized Distributor. Intel Authorized Distributors sell Intel processors in clearly marked boxes from Intel. We refer to these processors as boxed processors. For more details about boxed and tray warranty, visit our warranty policy page.

Boxed processor

Tray Processor

As part of an original equipment manufacturer (OEM) system. Tray processors are sold to high volume manufacturers, such as Acer, ASUS , Dell, Hewlett-Packard or Lenovo. They buy processors in bulk, incorporate them into PCs (laptops, desktops, All-in-Ones). Warranty replacements and technical support for tray processors are provided directly by these providers. We refer to these processors as tray or OEM processors. Intel doesn’t provide direct warranty support. Contact your OEM or reseller for warranty support.

If you have an Intel® Data Center Block system from Intel, you may be eligible for a warranty, please contact Intel Customer Support to determine eligibility.

Tray Processor

php code for generating qr code | It’s worth adding that, in addition to the QR codes library posted by Google

It’s worth adding that, in addition to the QR codes library posted by Google

To use this , basically:

https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=http%3A%2F%2Fwww.google.com%2F&choe=UTF-8
  • 300x300 is the size of the QR image you want to generate,
  • the chl is the url-encoded string you want to change into a QR code, and
  • the choe is the (optional) encoding.

The link, above, gives more detail, but to use it just have the src of an image point to the manipulated value, like so:

<img src="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=http%3A%2F%2Fwww.google.com%2F&choe=UTF-8" title="Link to Google.com" />

Demo:

php code for generating qr code | HP QR Code is open source (LGPL) library for generating

PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).

Some of library features includes:

  • Supports QR Code versions (size) 1-40
  • Numeric, Alphanumeric, 8-bit and Kanji encoding. (Kanji encoding was not fully tested, if you are japan-encoding enabled you can contribute by verifing it 🙂 )
  • Implemented purely in PHP, no external dependencies except GD2
  • Exports to PNG, JPEG images, also exports as bit-table
  • TCPDF 2-D barcode API integration
  • Easy to configure
  • Data cache for calculation speed-up
  • Provided merge tool helps deploy library as a one big dependency-less file, simple to “include and do not wory”
  • Debug data dump, error logging, time benchmarking
  • API documentation
  • Detailed examples
  • 100% Open Source, LGPL Licensed

buffer cache in linux is increase and get ram usage

Don’t Panic!
Your ram is fine!

What’s going on?

Linux is borrowing unused memory for disk caching. This makes it look like you are low on memory, but you are not! Everything is fine!

Why is it doing this?

Disk caching makes the system much faster and more responsive! There are no downsides, except for confusing newbies. It does not take memory away from applications in any way, ever!

What if I want to run more applications?

If your applications want more memory, they just take back a chunk that the disk cache borrowed. Disk cache can always be given back to applications immediately! You are not low on ram!

Do I need more swap?

No, disk caching only borrows the ram that applications don’t currently want. It will not use swap. If applications want more memory, they just take it back from the disk cache. They will not start swapping.

How do I stop Linux from doing this?

You can’t disable disk caching. The only reason anyone ever wants to disable disk caching is because they think it takes memory away from their applications, which it doesn’t! Disk cache makes applications load faster and run smoother, but it NEVER EVER takes memory away from them! Therefore, there’s absolutely no reason to disable it!

If, however, you find yourself needing to clear some RAM quickly to workaround another issue, like a VM misbehaving, you can force linux to nondestructively drop caches using echo 3 | sudo tee /proc/sys/vm/drop_caches.

Why does top and free say all my ram is used if it isn’t?

This is just a difference in terminology. Both you and Linux agree that memory taken by applications is “used”, while memory that isn’t used for anything is “free”.

But how do you count memory that is currently used for something, but can still be made available to applications?

You might count that memory as “free” and/or “available”. Linux instead counts it as “used”, but also “available”:

Memory that isYou’d call itLinux calls it
used by applicationsUsedUsed
used, but can be made availableFree (or Available)Used (and Available)
not used for anythingFreeFree

This “something” is (roughly) what top and free calls “buffers” and “cached”. Since your and Linux’s terminology differs, you might think you are low on ram when you’re not.

How do I see how much free ram I really have?

To see how much ram your applications could use without swapping, run free -m and look at the “available” column:

  $ free -m
                total        used        free      shared  buff/cache   available
  Mem:           1504        1491          13           0         855      792
  Swap:          2047           6        2041

(On installations from before 2016, look at “free” column in the “-/+ buffers/cache” row instead.)

This is your answer in MiB. If you just naively look at “used” and “free”, you’ll think your ram is 99% full when it’s really just 47%!

For a more detailed and technical description of what Linux counts as “available”, see the commit that added the field.

When should I start to worry?

healthy Linux system with more than enough memory will, after running for a while, show the following expected and harmless behavior:

  • free memory is close to 0
  • used memory is close to total
  • available memory (or “free + buffers/cache”) has enough room (let’s say, 20%+ of total)
  • swap used does not change

Warning signs of a genuine low memory situation that you may want to look into:

  • available memory (or “free + buffers/cache”) is close to zero
  • swap used increases or fluctuates
  • dmesg | grep oom-killer shows the OutOfMemory-killer at work

How can I verify these things?

See this page for more details and how you can experiment with disk cache to show the effects described here. Few things make you appreciate disk caching more than measuring an order-of-magnitude speedup on your own hardware!

NRF51822 Bluetooth BLE4 2.4GHz Wireless Communication Module

NRF51822 Bluetooth BLE4 2.4GHz Wireless Communication Module

The NRF51822 IC from Nordic Semiconductor is a powerful, highly flexible multiprotocol SoC ideally suited for Bluetooth® Low Energy and 2.4GHz ultra low-power wireless applications. The nRF51822 is built around a 32-bit ARM® Cortex™ M0 CPU with 256kB/128kB flash + 32kB/16kB RAM for improved application performance. The embedded 2.4GHz transceiver supports both Bluetooth LE and the Nordic Gazell 2.4 GHz protocol stack which is on air compatible with the nRF24L series products from Nordic Semiconductor.

Specifications of NRF51822 Bluetooth BLE4 2.4GHz Wireless Communication Module:-

  • Onboard chip: nRF51822
  • Communication distance (open outdoor@1M data rate): 30 m
  • Frequency range: 2.4GHz
  • Operating voltage: 2.0 Volts to 3.6 volts
  • Operating temperature: -40° ~ 85°
  • Expansion pin header: all the I/Os except P0.26 and P0.27
  • Pinheader pitch: 2.00 mm
  • Spacing between pin headers on the left side and the right side: 18.00mm
  • Antenna: onboard antenna 

Features of NRF51822 Bluetooth BLE4 2.4GHz Wireless Communication Module:- 

  • 2.4 GHz multiprotocol RF transceiver
  • 128 bit AES HW encryption
  • 256kB flash & 16kB RAM
  • Programmable Peripheral Interconnect (PPI)
  • Digital interfaces: SPI, I2C, UART
  • 10 bit ADC
  • Programmable output power: -20 to +4 dBm
  • Independent application development and protocol stack
  • Fully compatible with NRF24L series
  • Pinout compatible with NRF51xxx series
  • Global separate power management
  • Operating voltage: 1.8 V ~ 3.6 V 

Applications of NRF51822 Bluetooth BLE4 2.4GHz Wireless Communication Module:- 

  • Wearable devices
  • Bluetooth intelligent application
  • Mobile phone accessories
  • RFID labels
  • Smart home appliances
  • Industry control
  • Data acquisition system

* Product Images are shown for illustrative purposes only and may differ from actual product.

Click

HM-10 Bluetooth Module

HM-10 Bluetooth Module

The HM-10 Bluetooth module combines the powerful and programmable Texas Instruments CC2541 Chipset with the required components to start right away with your BLE development.The module offers an on-board voltage regulator and is TTL-level and 5 V tolerant. The Bluetooth-SoC can be accessed via UART interface and supports AT-Commands for setup. It supports full Bluetooth 4.0 standard and can be used for your Arduino or microcontroller to Android or iOS communication projects.This module can be used to replace HC-05, HC-06 and HC-07 devices.This module can also be configured and used as an iBeacon used with Apple devices.

Features of HM-10 Bluetooth Module:-

  • BT Version: Bluetooth Specification V4.0 BLE
  • Send and receive no bytes limit.
  • Working frequency: 2.4GHz ISM band
  • Modulation method: GFSK(Gaussian Frequency Shift Keying)
  • RF Power: -23dbm, -6dbm, 0dbm, 6dbm, can modify through AT Command AT+POWE.
  • Speed: Asynchronous: 6K Bytes
  • Synchronous: 6K Bytes
  • Security: Authentication and encryption
  • Service: Central & Peripheral UUID FFE0,FFE1
  • Power: +3.3VDC 50mA
  • Long range: Open space have 100 Meters with iphone4s
  • Power: In sleep mode 400uA~1 .5mA, Active mode 8.5mA.
  • Working temperature:–5 ~ +65 Centigrade
  • Size: HM-10 26.9mm x 1 3mm x 2.2 mm;

Note:- This is a Compatible / Clone Model of HM-10 Module

Click