SECTION 1: SPECIFICATION INFORMATION

PERFORMANCE/CAPABILITIES OF THE JFT

OPERATING CAPACITY (RACKS/HOUR)

 

DISHES OR GLASSES PER HOUR (8.6 FPM)

17,101

DISHES OR GLASSES PER HOUR (6.4 FPM)

12, 726

TANK CAPACITY (GALLONS):

 

PREWASH TANK

36

WASH TANK

36

POWER RINSE TANK

36

PUMP CAPACITY (GPM)

 

PREWASH PUMP

260

WASH PUMP

260

POWER RINSE PUMP

230

VENTING REQUIREMENTS (CFM)(100% CAP.)

 

FPM (INDIRECT)

1200

CONVEYOR SPEED (FPM) HIGH END

8.6

CONVEYOR SPEED (FPM) LOW END

6.4

WATER TEMPERATURES (°F)

 

PREWASH (RECOMMENDED)

140

WASH (MINIMUM)

152

POWER RINSE (MINIMUM)

161

FINAL RINSE (MINIMUM)

180

FLOW PRESSURE (PSI)

20±5

FLOWRATE (GPM)

2.3

NOTE: Always refer to the machine data plate for specific electrical and water requirements. The material provided on this page is for reference only and may be subject to change without notice.

WASH/PREWASH PUMP MOTOR (2)

3 HP

POWER RINSE PUMP MOTOR (1)

2 HP

FINAL RINSE PUMP MOTOR (1)

1/2 HP

DRIVE MOTOR (1)

1/4 HP

EXHAUST FAN MOTOR (1)

0.31 KW

BLOWER DRYER MOTOR (1)

2.1 KW

NOTE: Typical Electrical Circuit is based upon (1) 125% of the full amperage load of the machine and (2) typical fixed- trip circuit breaker sizes as listed in the NEC 2002 Edition. Local codes may require more stringent protection than what is displayed here. Always verify with your electrical service contractor that your circuit protection is adequate and meets all applicable national and local codes. These numbers are provided in this manual simply for reference and may change without notice at any given time.

JFT Series Technical Manual 7610-002-77-38

Issued: 03-16-2006 Revised: 09-14-2007

2

Page 9
Image 9
Jackson JFT-S technical manual Specification Information

JFT, JFT-S specifications

Jackson JFT is an advanced Java library designed for efficiently handling JSON data. Built on the popular Jackson core framework, Jackson JFT (JSON for Transformation) enhances Jackson's capabilities by providing powerful features for transforming JSON structures without losing the flexibility and performance that developers appreciate.

One of the main characteristics of Jackson JFT is its seamless integration with the Jackson ecosystem. It maintains compatibility with existing Jackson modules, allowing developers to leverage the extensive functionality of the framework. This integration ensures that users can easily transition to Jackson JFT, taking advantage of its additional features while retaining access to the wide range of tools already available in Jackson.

A key feature of Jackson JFT is its focus on JSON transformation. The library allows for easy manipulation and transformation of JSON data structures through a set of intuitive APIs. Developers can define transformations in a clean and readable manner, making the process of converting or mapping JSON data to different structures straightforward. This is particularly beneficial in scenarios where data might need to be reshaped for compatibility with different systems, APIs, or for front-end display purposes.

Jackson JFT also supports advanced data binding, allowing it to bind JSON data directly to Java objects and vice versa. This feature streamlines the process of parsing JSON data and is invaluable for applications that require frequent data interchange. The library handles various data types, ensuring that complex nested structures are managed efficiently.

Performance is another essential characteristic of Jackson JFT. The library is optimized to handle large datasets without significant overhead, making it suitable for applications with heavy data processing needs. Its efficient handling of memory and processing power results in faster transformations and reduces latency in web applications.

Furthermore, Jackson JFT ensures reliability and robustness in data handling. With built-in error handling and validation mechanisms, developers can easily identify issues in JSON data and ensure data integrity throughout the transformation process.

In summary, Jackson JFT stands out as a powerful tool within the Jackson ecosystem, designed to simplify JSON transformation and data handling. Its seamless integration, advanced data binding capabilities, performance optimizations, and reliability make it an ideal choice for developers looking to work with JSON data in Java applications. Whether it's for web services, data interchange, or application configuration, Jackson JFT provides a modern solution for effective JSON processing.