Project Proposal
Project Proposal
1.0) Title: To convert metrics system unit 2.0) Problem Statement: To convert the metrics system SI units from different transaction. There are main five converter categories in the developing system. There are beloved:1) 2) 3) 4) 5) Temperature Weight Length Area Volume
The main task of converter system is to implement the designed algorithm in C language. The design system can convert some main units as beloved: Categories Temperature Metric system >> Fahrenheit - Celsius Celcius - Fahrenheit >> Kelvin - Fahrenheit Fahrenheit - Kelvin >> Kelvin - Celsius Celcius - Kelvin >> Pound - Kilo Kilo - Pound >> Carat - Gram Gram - Carat >> Ounce - Gram Gram - Ounce >> Mm - Cm Cm - Mm >> Cm - Meter Meter - Cm >> Meter - Kilometer Kilometer - Meter
Weight
Length
COMPUTER PROGRAMMING
BTI1022
Area
Volume
>> Foot2 - Metre2 Metre2 - Foot2 >> Yard2 - Metre2 Meter2 - Yard2 >> Mile2 - Km2 Km2 - Mile2 >> Inch3 - Cm3 Cm3 - Inch3 >> Foot3 - Metre3 Metre3 - Foot3 >> Yard3 - Metre3 Metre3 - Yard3
Celcius - Fahrenheit >> Kelvin - Fahrenheit Fahrenheit - Kelvin >> Kelvin - Celsius Celcius - Kelvin
Problem output : >> Celsius
COMPUTER PROGRAMMING
BTI1022
Kilo - Pound >> Carat - Gram Gram - Carat >> Ounce - Gram Gram - Ounce
Problem output : >> Kilo
Constraint Formula
COMPUTER PROGRAMMING
BTI1022
COMPUTER PROGRAMMING
BTI1022
Metre2 - Foot2 >> Yard2 - Metre2 Meter2 - Yard2 >> Mile2 - Km2 Km2 - Mile2
Problem output : >> Metre2
COMPUTER PROGRAMMING
BTI1022
Cm3 - Inch3 >> Foot3 - Metre3 Metre3 - Foot3 >> Yard3 - Metre3 Metre3 - Yard3
Problem output : >> Cm3
Constraint Formula
COMPUTER PROGRAMMING
BTI1022
Begin
Select the categories that need to convert
Select the SI unit that needs to convert Insert the value of SI unit
End
COMPUTER PROGRAMMING
BTI1022
5.0) Significant of the project: Normally in engineering studies a lot of people will face problem to calculate the SI units to convert. This will take some time and sometime will happens errors as well. To prevent these problems this system will be very helpful. In this system there will be simple numbering code and to calculated. The system very friendly user 8
COMPUTER PROGRAMMING
BTI1022