20
A PRACTICAL TRAINNING SEMINAR ON CANTEEN MANAGEMENT SYSTEM Submitted in partial fulfilment of the requirements for the award of degree of BACHELOR OF TECHNOLOGY in ENGENEERING SUBMITTED TO:- Mr. PRADEEP KUMAR ASSISTANT PROFESSOR ( ECE DEPT.) SUBMITTED BY:- RAHUL GAHLOT (11EBMEC091) DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING BALDEV RAM MIRDHA INSTITUTE OF TECHNOLOGY, JAIPUR Session 2014-2015

Sanket Kumar PPT.pptx

  • Upload
    sanket

  • View
    215

  • Download
    0

Embed Size (px)

DESCRIPTION

ppt on reil jaipur

Citation preview

POORNIMA COLLEGE OF ENGINEERING

A PRACTICAL TRAINNING SEMINAR ON CANTEEN MANAGEMENT SYSTEM

Submitted in partial fulfilment of the requirements for the award of degree ofBACHELOR OF TECHNOLOGYinENGENEERING SUBMITTED TO:- Mr. PRADEEP KUMAR ASSISTANT PROFESSOR ( ECE DEPT.)SUBMITTED BY:- RAHUL GAHLOT(11EBMEC091) DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING BALDEV RAM MIRDHA INSTITUTE OF TECHNOLOGY, JAIPUR

Session 2014-2015

Company profileRajasthan Electronics &

Instruments Limited, Jaipur.2

Headquartered at Kanakpura, Jaipur. Company Profile(Cont.)Rajasthan Electronics & Instruments Ltd. (REIL) is a prominent place amongst the electronics industry of Rajasthan.The company is a joint venture between the Government of India & the Government of RajasthanAn ISO 9001:2008 Certified Organization.IBM Advanced Business Partner , Microsoft Small Business Specialist.

3Working Areas Of REIL4Agro-Dairy SectorElectronic Milk testerMilk collection stationSolar Photovoltaic SectorSolar PanelsIndustrial Electronics SectorEnergy metersInformation Technology Services like Ballot Paper generation for Rajasthan. Technology Specification5Handheld Device6

Details of Handheld deviceIt is based on the 8032 8bit microcontroller.High speed RJ45 port for programming and data transfer. The display is a simple backlit LCD with display of 20 characters by 5 characters. 256MB Flash Memory.4MB RAM Memory.Built in 1.7Ah battery.High speed Impact printer(2.7 lines/sec)7Advantages of Handheld devices:Mobility.Ease of use.All records can be easily downloaded to a PC for evaluation.Less susceptible to fraud activity.

8Project :Canteen Management System9Requirements Study: There is a canteen, named ABC.It serves different edible items (packed and unpacked) to customers.The Handheld Device should be capable of printing the receipt for the customer .The sales data should be recorded in the device.

Menu Items (Only for demonstration)CHINESE24Triple shezwan35Per plate125Fried rice30Per plate126Manchurian(Dry)20Per plate127Manchurian(Gravy)20Per plate128Noodles25Per plate129Shezwan noodles25Per plate130Veg, Crispy30Per plate131Chinese bhel30Per plate132Plain sandwich10Per plate133Cheese sandwich15Per plate134Bread jam12Per plate135Bread toast8Per plate136Grilled sandwich20Per plate110Memory Mapping:11In mapping the data is divided as follows:

Configuration data: Containing the details of the canteen such as name, address etc.Program variables: Containing the variables used during runtime operations.Item master: Containing the details of the items to be stored in the system ROM.Purchase transaction: To store the details of the purchases made by the canteen.Sale Transaction: To store the details of the sales made by the canteen.

11Memory Mapping (Contd.) :NameStartingAddressEnding AddressRecord SizeTotal RecordsConfiguration Data1

1000045222

Program Variables100611100001100000Item Master

110001200000581551Purchase Transaction

200001250000281785Sales Transaction 25000130000032156212Steps for programming Importing the required header files.Defining the global variables.Creating the interface using the gotoxy() and printf() functions.Selection based execution using if-else or switch() statements.Defining functions using the flow graph.13Menu Flow Graph:14

15

Steps for generating the working model of our project.Importing the required libraries.Making the C program.Creating the Hex file.Connecting the Handheld device in programming mode.Transferring the Hex file to the handheld device.Restarting the device.

16Future Scope As we know nowadays everything is getting the technological benefits so scope for rising the demand for handheld devices is expected to grow.17ConclusionGot an experience of working within a environment of company.Got an opportunity to interact with employees working at different posts.Developed a project Canteen Management System.Completed the Project while working in a Team.18

Queries19THANK YOU20