88 is the max weight for the tyre, h refers to the max speed allowed for the tyre, in this case 139 mph.
4k-91h
Michelin 195/65R15 91H MXV4+
Loads cargo on trains planes trucks and ships.
Ft. Bragg, Ft. Eustis, Ft. Story,Germany and I believe Korea as well
The most common tyre size is 185/55 R15 88H.
Yes, you can change a 205/60 R16 92H tire for a 205/55 R16 91H tire, but there are some considerations. The overall diameter of the 205/55 tire is smaller, which can affect speedometer accuracy and vehicle handling. Additionally, the load index (91H vs. 92H) indicates that the new tire has a lower load-carrying capacity, so ensure it meets the vehicle's requirements. Always consult your vehicle's manual or a tire professional before making such changes.
To add two 16-bit numbers and store the result in memory locations 90h (lower byte) and 91h (higher byte) on an 8051 microcontroller, you can use the following assembly code: MOV A, 30h ; Load lower byte of first number (example) ADD A, 31h ; Add lower byte of second number (example) MOV 90h, A ; Store lower byte result in memory location 90h MOV B, 30h ; Load higher byte of first number ADD B, 31h ; Add higher byte of second number MOV 91h, B ; Store higher byte result in memory location 91h Make sure to adjust the memory addresses and data values according to your specific requirements.
Why don't u try Bridgestone?
Your 2000 Infiniti I30 came OE with P215/55R16 91H Now, you can use your size information to do some shopping...tiretyre.com
91 is The maximum weight of each wheel (in this case means 615 kg = 1355,84 lbs)h is the maximum speed (in this case 210 km/h = 130 mph)
The code "195/65R15 91H" is a tire specification indicating several key features. "195" refers to the tire's width in millimeters, "65" is the aspect ratio (the height of the tire's sidewall as a percentage of its width), "R" denotes that it is a radial tire, "15" indicates the diameter of the wheel rim in inches, "91" is the load index (indicating the maximum weight the tire can support), and "H" signifies the speed rating, indicating the maximum speed the tire can safely handle. Together, these specifications help consumers choose the right tire for their vehicle.